31.052 * [progress]: [Phase 1 of 3] Setting up. 0.003 * * * [progress]: [1/2] Preparing points 0.077 * * * [progress]: [2/2] Setting up program. 0.083 * [progress]: [Phase 2 of 3] Improving. 0.083 * * * * [progress]: [ 1 / 1 ] simplifiying candidate # 0.083 * [simplify]: Simplifying: (/ (* a (pow k m)) (+ (+ 1 (* 10 k)) (* k k))) 0.083 * * [simplify]: iteration 0: 12 enodes 0.087 * * [simplify]: iteration 1: 26 enodes 0.095 * * [simplify]: iteration 2: 47 enodes 0.111 * * [simplify]: iteration 3: 87 enodes 0.146 * * [simplify]: iteration 4: 204 enodes 0.244 * * [simplify]: iteration 5: 639 enodes 0.996 * * [simplify]: iteration 6: 2300 enodes 1.949 * * [simplify]: iteration complete: 5001 enodes 1.949 * * [simplify]: Extracting #0: cost 1 inf + 0 1.949 * * [simplify]: Extracting #1: cost 121 inf + 0 1.952 * * [simplify]: Extracting #2: cost 854 inf + 1 1.956 * * [simplify]: Extracting #3: cost 1195 inf + 173 1.963 * * [simplify]: Extracting #4: cost 1172 inf + 15564 2.004 * * [simplify]: Extracting #5: cost 633 inf + 279871 2.109 * * [simplify]: Extracting #6: cost 27 inf + 847019 2.228 * * [simplify]: Extracting #7: cost 0 inf + 839813 2.359 * * [simplify]: Extracting #8: cost 0 inf + 836673 2.520 * * [simplify]: Extracting #9: cost 0 inf + 836037 2.654 * [simplify]: Simplified to: (/ a (/ (+ (* (+ k 10) k) 1) (pow k m))) 2.662 * * [progress]: iteration 1 / 4 2.663 * * * [progress]: picking best candidate 2.669 * * * * [pick]: Picked # 2.669 * * * [progress]: localizing error 2.691 * * * [progress]: generating rewritten candidates 2.691 * * * * [progress]: [ 1 / 4 ] rewriting at (2) 2.722 * * * * [progress]: [ 2 / 4 ] rewriting at (2 2 1 1) 2.751 * * * * [progress]: [ 3 / 4 ] rewriting at (2 2 1) 2.770 * * * * [progress]: [ 4 / 4 ] rewriting at (2 2) 2.833 * * * [progress]: generating series expansions 2.833 * * * * [progress]: [ 1 / 4 ] generating series at (2) 2.833 * [backup-simplify]: Simplify (/ a (/ (+ (* (+ k 10) k) 1) (pow k m))) into (/ (* a (pow k m)) (+ (pow k 2) (+ 1 (* 10 k)))) 2.833 * [approximate]: Taking taylor expansion of (/ (* a (pow k m)) (+ (pow k 2) (+ 1 (* 10 k)))) in (a k m) around 0 2.833 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (pow k 2) (+ 1 (* 10 k)))) in m 2.833 * [taylor]: Taking taylor expansion of (* a (pow k m)) in m 2.833 * [taylor]: Taking taylor expansion of a in m 2.833 * [backup-simplify]: Simplify a into a 2.833 * [taylor]: Taking taylor expansion of (pow k m) in m 2.833 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 2.833 * [taylor]: Taking taylor expansion of (* m (log k)) in m 2.833 * [taylor]: Taking taylor expansion of m in m 2.833 * [backup-simplify]: Simplify 0 into 0 2.833 * [backup-simplify]: Simplify 1 into 1 2.834 * [taylor]: Taking taylor expansion of (log k) in m 2.834 * [taylor]: Taking taylor expansion of k in m 2.834 * [backup-simplify]: Simplify k into k 2.834 * [backup-simplify]: Simplify (log k) into (log k) 2.834 * [backup-simplify]: Simplify (* 0 (log k)) into 0 2.835 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 2.835 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 2.835 * [backup-simplify]: Simplify (exp 0) into 1 2.835 * [taylor]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in m 2.835 * [taylor]: Taking taylor expansion of (pow k 2) in m 2.835 * [taylor]: Taking taylor expansion of k in m 2.835 * [backup-simplify]: Simplify k into k 2.835 * [taylor]: Taking taylor expansion of (+ 1 (* 10 k)) in m 2.835 * [taylor]: Taking taylor expansion of 1 in m 2.835 * [backup-simplify]: Simplify 1 into 1 2.835 * [taylor]: Taking taylor expansion of (* 10 k) in m 2.835 * [taylor]: Taking taylor expansion of 10 in m 2.835 * [backup-simplify]: Simplify 10 into 10 2.835 * [taylor]: Taking taylor expansion of k in m 2.835 * [backup-simplify]: Simplify k into k 2.836 * [backup-simplify]: Simplify (* a 1) into a 2.836 * [backup-simplify]: Simplify (* k k) into (pow k 2) 2.836 * [backup-simplify]: Simplify (* 10 k) into (* 10 k) 2.836 * [backup-simplify]: Simplify (+ 1 (* 10 k)) into (+ 1 (* 10 k)) 2.836 * [backup-simplify]: Simplify (+ (pow k 2) (+ 1 (* 10 k))) into (+ (pow k 2) (+ 1 (* 10 k))) 2.836 * [backup-simplify]: Simplify (/ a (+ (pow k 2) (+ 1 (* 10 k)))) into (/ a (+ (pow k 2) (+ 1 (* 10 k)))) 2.836 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (pow k 2) (+ 1 (* 10 k)))) in k 2.836 * [taylor]: Taking taylor expansion of (* a (pow k m)) in k 2.836 * [taylor]: Taking taylor expansion of a in k 2.836 * [backup-simplify]: Simplify a into a 2.836 * [taylor]: Taking taylor expansion of (pow k m) in k 2.836 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 2.836 * [taylor]: Taking taylor expansion of (* m (log k)) in k 2.836 * [taylor]: Taking taylor expansion of m in k 2.836 * [backup-simplify]: Simplify m into m 2.836 * [taylor]: Taking taylor expansion of (log k) in k 2.836 * [taylor]: Taking taylor expansion of k in k 2.836 * [backup-simplify]: Simplify 0 into 0 2.836 * [backup-simplify]: Simplify 1 into 1 2.837 * [backup-simplify]: Simplify (log 1) into 0 2.837 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 2.837 * [backup-simplify]: Simplify (* m (log k)) into (* (log k) m) 2.837 * [backup-simplify]: Simplify (exp (* (log k) m)) into (exp (* (log k) m)) 2.837 * [taylor]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in k 2.837 * [taylor]: Taking taylor expansion of (pow k 2) in k 2.837 * [taylor]: Taking taylor expansion of k in k 2.837 * [backup-simplify]: Simplify 0 into 0 2.837 * [backup-simplify]: Simplify 1 into 1 2.837 * [taylor]: Taking taylor expansion of (+ 1 (* 10 k)) in k 2.837 * [taylor]: Taking taylor expansion of 1 in k 2.837 * [backup-simplify]: Simplify 1 into 1 2.837 * [taylor]: Taking taylor expansion of (* 10 k) in k 2.837 * [taylor]: Taking taylor expansion of 10 in k 2.837 * [backup-simplify]: Simplify 10 into 10 2.838 * [taylor]: Taking taylor expansion of k in k 2.838 * [backup-simplify]: Simplify 0 into 0 2.838 * [backup-simplify]: Simplify 1 into 1 2.838 * [backup-simplify]: Simplify (* a (exp (* (log k) m))) into (* a (exp (* (log k) m))) 2.838 * [backup-simplify]: Simplify (* 10 0) into 0 2.839 * [backup-simplify]: Simplify (+ 1 0) into 1 2.839 * [backup-simplify]: Simplify (+ 0 1) into 1 2.839 * [backup-simplify]: Simplify (/ (* a (exp (* (log k) m))) 1) into (* a (exp (* (log k) m))) 2.839 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (pow k 2) (+ 1 (* 10 k)))) in a 2.839 * [taylor]: Taking taylor expansion of (* a (pow k m)) in a 2.839 * [taylor]: Taking taylor expansion of a in a 2.839 * [backup-simplify]: Simplify 0 into 0 2.839 * [backup-simplify]: Simplify 1 into 1 2.839 * [taylor]: Taking taylor expansion of (pow k m) in a 2.839 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in a 2.839 * [taylor]: Taking taylor expansion of (* m (log k)) in a 2.839 * [taylor]: Taking taylor expansion of m in a 2.839 * [backup-simplify]: Simplify m into m 2.839 * [taylor]: Taking taylor expansion of (log k) in a 2.839 * [taylor]: Taking taylor expansion of k in a 2.839 * [backup-simplify]: Simplify k into k 2.839 * [backup-simplify]: Simplify (log k) into (log k) 2.840 * [backup-simplify]: Simplify (* m (log k)) into (* (log k) m) 2.840 * [backup-simplify]: Simplify (exp (* (log k) m)) into (exp (* (log k) m)) 2.840 * [taylor]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in a 2.840 * [taylor]: Taking taylor expansion of (pow k 2) in a 2.840 * [taylor]: Taking taylor expansion of k in a 2.840 * [backup-simplify]: Simplify k into k 2.840 * [taylor]: Taking taylor expansion of (+ 1 (* 10 k)) in a 2.840 * [taylor]: Taking taylor expansion of 1 in a 2.840 * [backup-simplify]: Simplify 1 into 1 2.840 * [taylor]: Taking taylor expansion of (* 10 k) in a 2.840 * [taylor]: Taking taylor expansion of 10 in a 2.840 * [backup-simplify]: Simplify 10 into 10 2.840 * [taylor]: Taking taylor expansion of k in a 2.840 * [backup-simplify]: Simplify k into k 2.840 * [backup-simplify]: Simplify (* 0 (exp (* (log k) m))) into 0 2.841 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 2.841 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 2.842 * [backup-simplify]: Simplify (* (exp (* (log k) m)) (+ (* (/ (pow 0 1) 1)))) into 0 2.842 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (exp (* (log k) m)))) into (exp (* (log k) m)) 2.842 * [backup-simplify]: Simplify (* k k) into (pow k 2) 2.842 * [backup-simplify]: Simplify (* 10 k) into (* 10 k) 2.842 * [backup-simplify]: Simplify (+ 1 (* 10 k)) into (+ 1 (* 10 k)) 2.842 * [backup-simplify]: Simplify (+ (pow k 2) (+ 1 (* 10 k))) into (+ (pow k 2) (+ 1 (* 10 k))) 2.842 * [backup-simplify]: Simplify (/ (exp (* (log k) m)) (+ (pow k 2) (+ 1 (* 10 k)))) into (/ (exp (* (log k) m)) (+ (pow k 2) (+ 1 (* 10 k)))) 2.843 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (pow k 2) (+ 1 (* 10 k)))) in a 2.843 * [taylor]: Taking taylor expansion of (* a (pow k m)) in a 2.843 * [taylor]: Taking taylor expansion of a in a 2.843 * [backup-simplify]: Simplify 0 into 0 2.843 * [backup-simplify]: Simplify 1 into 1 2.843 * [taylor]: Taking taylor expansion of (pow k m) in a 2.843 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in a 2.843 * [taylor]: Taking taylor expansion of (* m (log k)) in a 2.843 * [taylor]: Taking taylor expansion of m in a 2.843 * [backup-simplify]: Simplify m into m 2.843 * [taylor]: Taking taylor expansion of (log k) in a 2.843 * [taylor]: Taking taylor expansion of k in a 2.843 * [backup-simplify]: Simplify k into k 2.843 * [backup-simplify]: Simplify (log k) into (log k) 2.843 * [backup-simplify]: Simplify (* m (log k)) into (* (log k) m) 2.843 * [backup-simplify]: Simplify (exp (* (log k) m)) into (exp (* (log k) m)) 2.843 * [taylor]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in a 2.843 * [taylor]: Taking taylor expansion of (pow k 2) in a 2.843 * [taylor]: Taking taylor expansion of k in a 2.843 * [backup-simplify]: Simplify k into k 2.843 * [taylor]: Taking taylor expansion of (+ 1 (* 10 k)) in a 2.843 * [taylor]: Taking taylor expansion of 1 in a 2.843 * [backup-simplify]: Simplify 1 into 1 2.843 * [taylor]: Taking taylor expansion of (* 10 k) in a 2.843 * [taylor]: Taking taylor expansion of 10 in a 2.843 * [backup-simplify]: Simplify 10 into 10 2.843 * [taylor]: Taking taylor expansion of k in a 2.843 * [backup-simplify]: Simplify k into k 2.843 * [backup-simplify]: Simplify (* 0 (exp (* (log k) m))) into 0 2.844 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 2.844 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 2.845 * [backup-simplify]: Simplify (* (exp (* (log k) m)) (+ (* (/ (pow 0 1) 1)))) into 0 2.845 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (exp (* (log k) m)))) into (exp (* (log k) m)) 2.845 * [backup-simplify]: Simplify (* k k) into (pow k 2) 2.845 * [backup-simplify]: Simplify (* 10 k) into (* 10 k) 2.846 * [backup-simplify]: Simplify (+ 1 (* 10 k)) into (+ 1 (* 10 k)) 2.846 * [backup-simplify]: Simplify (+ (pow k 2) (+ 1 (* 10 k))) into (+ (pow k 2) (+ 1 (* 10 k))) 2.846 * [backup-simplify]: Simplify (/ (exp (* (log k) m)) (+ (pow k 2) (+ 1 (* 10 k)))) into (/ (exp (* (log k) m)) (+ (pow k 2) (+ 1 (* 10 k)))) 2.846 * [taylor]: Taking taylor expansion of (/ (exp (* (log k) m)) (+ (pow k 2) (+ 1 (* 10 k)))) in k 2.846 * [taylor]: Taking taylor expansion of (exp (* (log k) m)) in k 2.846 * [taylor]: Taking taylor expansion of (* (log k) m) in k 2.846 * [taylor]: Taking taylor expansion of (log k) in k 2.846 * [taylor]: Taking taylor expansion of k in k 2.846 * [backup-simplify]: Simplify 0 into 0 2.846 * [backup-simplify]: Simplify 1 into 1 2.846 * [backup-simplify]: Simplify (log 1) into 0 2.846 * [taylor]: Taking taylor expansion of m in k 2.847 * [backup-simplify]: Simplify m into m 2.847 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 2.847 * [backup-simplify]: Simplify (* (log k) m) into (* (log k) m) 2.847 * [backup-simplify]: Simplify (exp (* (log k) m)) into (exp (* (log k) m)) 2.847 * [taylor]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in k 2.847 * [taylor]: Taking taylor expansion of (pow k 2) in k 2.847 * [taylor]: Taking taylor expansion of k in k 2.847 * [backup-simplify]: Simplify 0 into 0 2.847 * [backup-simplify]: Simplify 1 into 1 2.847 * [taylor]: Taking taylor expansion of (+ 1 (* 10 k)) in k 2.847 * [taylor]: Taking taylor expansion of 1 in k 2.847 * [backup-simplify]: Simplify 1 into 1 2.847 * [taylor]: Taking taylor expansion of (* 10 k) in k 2.847 * [taylor]: Taking taylor expansion of 10 in k 2.847 * [backup-simplify]: Simplify 10 into 10 2.847 * [taylor]: Taking taylor expansion of k in k 2.847 * [backup-simplify]: Simplify 0 into 0 2.847 * [backup-simplify]: Simplify 1 into 1 2.848 * [backup-simplify]: Simplify (* 10 0) into 0 2.848 * [backup-simplify]: Simplify (+ 1 0) into 1 2.849 * [backup-simplify]: Simplify (+ 0 1) into 1 2.849 * [backup-simplify]: Simplify (/ (exp (* (log k) m)) 1) into (exp (* (log k) m)) 2.849 * [taylor]: Taking taylor expansion of (exp (* (log k) m)) in m 2.849 * [taylor]: Taking taylor expansion of (* (log k) m) in m 2.849 * [taylor]: Taking taylor expansion of (log k) in m 2.849 * [taylor]: Taking taylor expansion of k in m 2.849 * [backup-simplify]: Simplify k into k 2.849 * [backup-simplify]: Simplify (log k) into (log k) 2.849 * [taylor]: Taking taylor expansion of m in m 2.849 * [backup-simplify]: Simplify 0 into 0 2.849 * [backup-simplify]: Simplify 1 into 1 2.849 * [backup-simplify]: Simplify (* (log k) 0) into 0 2.850 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 2.850 * [backup-simplify]: Simplify (+ (* (log k) 1) (* 0 0)) into (log k) 2.850 * [backup-simplify]: Simplify (exp 0) into 1 2.850 * [backup-simplify]: Simplify 1 into 1 2.852 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow k 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow k 1)))) 2) into 0 2.852 * [backup-simplify]: Simplify (+ (* m 0) (+ (* 0 0) (* 0 (log k)))) into 0 2.853 * [backup-simplify]: Simplify (* (exp (* (log k) m)) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 2.854 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (exp (* (log k) m))))) into 0 2.855 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 2.855 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 k)) into 0 2.855 * [backup-simplify]: Simplify (+ 0 0) into 0 2.856 * [backup-simplify]: Simplify (+ 0 0) into 0 2.856 * [backup-simplify]: Simplify (- (/ 0 (+ (pow k 2) (+ 1 (* 10 k)))) (+ (* (/ (exp (* (log k) m)) (+ (pow k 2) (+ 1 (* 10 k)))) (/ 0 (+ (pow k 2) (+ 1 (* 10 k))))))) into 0 2.856 * [taylor]: Taking taylor expansion of 0 in k 2.856 * [backup-simplify]: Simplify 0 into 0 2.856 * [taylor]: Taking taylor expansion of 0 in m 2.856 * [backup-simplify]: Simplify 0 into 0 2.856 * [backup-simplify]: Simplify 0 into 0 2.857 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 2.858 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 2.858 * [backup-simplify]: Simplify (+ (* (log k) 0) (* 0 m)) into 0 2.859 * [backup-simplify]: Simplify (* (exp (* (log k) m)) (+ (* (/ (pow 0 1) 1)))) into 0 2.860 * [backup-simplify]: Simplify (+ (* 10 1) (* 0 0)) into 10 2.860 * [backup-simplify]: Simplify (+ 0 10) into 10 2.860 * [backup-simplify]: Simplify (+ 0 10) into 10 2.861 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* (log k) m)) (/ 10 1)))) into (- (* 10 (exp (* (log k) m)))) 2.861 * [taylor]: Taking taylor expansion of (- (* 10 (exp (* (log k) m)))) in m 2.861 * [taylor]: Taking taylor expansion of (* 10 (exp (* (log k) m))) in m 2.861 * [taylor]: Taking taylor expansion of 10 in m 2.861 * [backup-simplify]: Simplify 10 into 10 2.861 * [taylor]: Taking taylor expansion of (exp (* (log k) m)) in m 2.861 * [taylor]: Taking taylor expansion of (* (log k) m) in m 2.861 * [taylor]: Taking taylor expansion of (log k) in m 2.861 * [taylor]: Taking taylor expansion of k in m 2.861 * [backup-simplify]: Simplify k into k 2.861 * [backup-simplify]: Simplify (log k) into (log k) 2.862 * [taylor]: Taking taylor expansion of m in m 2.862 * [backup-simplify]: Simplify 0 into 0 2.862 * [backup-simplify]: Simplify 1 into 1 2.862 * [backup-simplify]: Simplify (* (log k) 0) into 0 2.862 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 2.863 * [backup-simplify]: Simplify (+ (* (log k) 1) (* 0 0)) into (log k) 2.863 * [backup-simplify]: Simplify (exp 0) into 1 2.863 * [backup-simplify]: Simplify (* 10 1) into 10 2.863 * [backup-simplify]: Simplify (- 10) into -10 2.864 * [backup-simplify]: Simplify -10 into -10 2.864 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow (log k) 1) 1)))) into (log k) 2.864 * [backup-simplify]: Simplify (log k) into (log k) 2.864 * [backup-simplify]: Simplify (+ (* (log k) (* m (* 1 a))) (+ (* -10 (* 1 (* k a))) (* 1 (* 1 (* 1 a))))) into (- (+ a (* (log k) (* m a))) (* 10 (* a k))) 2.864 * [backup-simplify]: Simplify (/ (/ 1 a) (/ (+ (* (+ (/ 1 k) 10) (/ 1 k)) 1) (pow (/ 1 k) (/ 1 m)))) into (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) 2.864 * [approximate]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) in (a k m) around 0 2.864 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) in m 2.864 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in m 2.864 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in m 2.865 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in m 2.865 * [taylor]: Taking taylor expansion of (/ 1 m) in m 2.865 * [taylor]: Taking taylor expansion of m in m 2.865 * [backup-simplify]: Simplify 0 into 0 2.865 * [backup-simplify]: Simplify 1 into 1 2.865 * [backup-simplify]: Simplify (/ 1 1) into 1 2.865 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in m 2.865 * [taylor]: Taking taylor expansion of (/ 1 k) in m 2.865 * [taylor]: Taking taylor expansion of k in m 2.865 * [backup-simplify]: Simplify k into k 2.865 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 2.865 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 2.865 * [backup-simplify]: Simplify (* 1 (log (/ 1 k))) into (log (/ 1 k)) 2.865 * [backup-simplify]: Simplify (exp (* (/ 1 m) (log (/ 1 k)))) into (exp (/ (log (/ 1 k)) m)) 2.865 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) in m 2.865 * [taylor]: Taking taylor expansion of a in m 2.866 * [backup-simplify]: Simplify a into a 2.866 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in m 2.866 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 2.866 * [taylor]: Taking taylor expansion of (pow k 2) in m 2.866 * [taylor]: Taking taylor expansion of k in m 2.866 * [backup-simplify]: Simplify k into k 2.866 * [backup-simplify]: Simplify (* k k) into (pow k 2) 2.866 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 2.866 * [taylor]: Taking taylor expansion of (+ (* 10 (/ 1 k)) 1) in m 2.866 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in m 2.866 * [taylor]: Taking taylor expansion of 10 in m 2.866 * [backup-simplify]: Simplify 10 into 10 2.866 * [taylor]: Taking taylor expansion of (/ 1 k) in m 2.866 * [taylor]: Taking taylor expansion of k in m 2.866 * [backup-simplify]: Simplify k into k 2.866 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 2.866 * [taylor]: Taking taylor expansion of 1 in m 2.866 * [backup-simplify]: Simplify 1 into 1 2.866 * [backup-simplify]: Simplify (* 10 (/ 1 k)) into (/ 10 k) 2.866 * [backup-simplify]: Simplify (+ (/ 10 k) 1) into (+ (* 10 (/ 1 k)) 1) 2.866 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) into (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) 2.867 * [backup-simplify]: Simplify (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) into (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) 2.867 * [backup-simplify]: Simplify (/ (exp (/ (log (/ 1 k)) m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) into (/ (exp (/ (log (/ 1 k)) m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) 2.867 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) in k 2.867 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in k 2.867 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in k 2.867 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in k 2.867 * [taylor]: Taking taylor expansion of (/ 1 m) in k 2.867 * [taylor]: Taking taylor expansion of m in k 2.867 * [backup-simplify]: Simplify m into m 2.867 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 2.867 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 2.867 * [taylor]: Taking taylor expansion of (/ 1 k) in k 2.867 * [taylor]: Taking taylor expansion of k in k 2.867 * [backup-simplify]: Simplify 0 into 0 2.867 * [backup-simplify]: Simplify 1 into 1 2.868 * [backup-simplify]: Simplify (/ 1 1) into 1 2.868 * [backup-simplify]: Simplify (log 1) into 0 2.869 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 2.869 * [backup-simplify]: Simplify (* (/ 1 m) (- (log k))) into (* -1 (/ (log k) m)) 2.869 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 2.869 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) in k 2.869 * [taylor]: Taking taylor expansion of a in k 2.869 * [backup-simplify]: Simplify a into a 2.869 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in k 2.869 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 2.869 * [taylor]: Taking taylor expansion of (pow k 2) in k 2.869 * [taylor]: Taking taylor expansion of k in k 2.869 * [backup-simplify]: Simplify 0 into 0 2.869 * [backup-simplify]: Simplify 1 into 1 2.870 * [backup-simplify]: Simplify (* 1 1) into 1 2.870 * [backup-simplify]: Simplify (/ 1 1) into 1 2.870 * [taylor]: Taking taylor expansion of (+ (* 10 (/ 1 k)) 1) in k 2.870 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 2.870 * [taylor]: Taking taylor expansion of 10 in k 2.870 * [backup-simplify]: Simplify 10 into 10 2.870 * [taylor]: Taking taylor expansion of (/ 1 k) in k 2.870 * [taylor]: Taking taylor expansion of k in k 2.870 * [backup-simplify]: Simplify 0 into 0 2.870 * [backup-simplify]: Simplify 1 into 1 2.871 * [backup-simplify]: Simplify (/ 1 1) into 1 2.871 * [taylor]: Taking taylor expansion of 1 in k 2.871 * [backup-simplify]: Simplify 1 into 1 2.871 * [backup-simplify]: Simplify (+ 1 0) into 1 2.871 * [backup-simplify]: Simplify (* a 1) into a 2.872 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) a) into (/ (exp (* -1 (/ (log k) m))) a) 2.872 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) in a 2.872 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in a 2.872 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in a 2.872 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in a 2.872 * [taylor]: Taking taylor expansion of (/ 1 m) in a 2.872 * [taylor]: Taking taylor expansion of m in a 2.872 * [backup-simplify]: Simplify m into m 2.872 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 2.872 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in a 2.872 * [taylor]: Taking taylor expansion of (/ 1 k) in a 2.872 * [taylor]: Taking taylor expansion of k in a 2.872 * [backup-simplify]: Simplify k into k 2.872 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 2.872 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 2.872 * [backup-simplify]: Simplify (* (/ 1 m) (log (/ 1 k))) into (/ (log (/ 1 k)) m) 2.872 * [backup-simplify]: Simplify (exp (/ (log (/ 1 k)) m)) into (exp (/ (log (/ 1 k)) m)) 2.872 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) in a 2.872 * [taylor]: Taking taylor expansion of a in a 2.872 * [backup-simplify]: Simplify 0 into 0 2.872 * [backup-simplify]: Simplify 1 into 1 2.872 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in a 2.872 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 2.872 * [taylor]: Taking taylor expansion of (pow k 2) in a 2.872 * [taylor]: Taking taylor expansion of k in a 2.872 * [backup-simplify]: Simplify k into k 2.872 * [backup-simplify]: Simplify (* k k) into (pow k 2) 2.872 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 2.872 * [taylor]: Taking taylor expansion of (+ (* 10 (/ 1 k)) 1) in a 2.872 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in a 2.872 * [taylor]: Taking taylor expansion of 10 in a 2.873 * [backup-simplify]: Simplify 10 into 10 2.873 * [taylor]: Taking taylor expansion of (/ 1 k) in a 2.873 * [taylor]: Taking taylor expansion of k in a 2.873 * [backup-simplify]: Simplify k into k 2.873 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 2.873 * [taylor]: Taking taylor expansion of 1 in a 2.873 * [backup-simplify]: Simplify 1 into 1 2.873 * [backup-simplify]: Simplify (* 10 (/ 1 k)) into (/ 10 k) 2.873 * [backup-simplify]: Simplify (+ (/ 10 k) 1) into (+ (* 10 (/ 1 k)) 1) 2.873 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) into (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) 2.873 * [backup-simplify]: Simplify (* 0 (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) into 0 2.873 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 2.873 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 2.873 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 2.874 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 (/ 1 k))) into 0 2.874 * [backup-simplify]: Simplify (+ 0 0) into 0 2.874 * [backup-simplify]: Simplify (+ 0 0) into 0 2.875 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) into (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) 2.875 * [backup-simplify]: Simplify (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) into (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) 2.875 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) in a 2.875 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in a 2.875 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in a 2.875 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in a 2.875 * [taylor]: Taking taylor expansion of (/ 1 m) in a 2.875 * [taylor]: Taking taylor expansion of m in a 2.875 * [backup-simplify]: Simplify m into m 2.875 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 2.875 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in a 2.876 * [taylor]: Taking taylor expansion of (/ 1 k) in a 2.876 * [taylor]: Taking taylor expansion of k in a 2.876 * [backup-simplify]: Simplify k into k 2.876 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 2.876 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 2.876 * [backup-simplify]: Simplify (* (/ 1 m) (log (/ 1 k))) into (/ (log (/ 1 k)) m) 2.876 * [backup-simplify]: Simplify (exp (/ (log (/ 1 k)) m)) into (exp (/ (log (/ 1 k)) m)) 2.876 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) in a 2.876 * [taylor]: Taking taylor expansion of a in a 2.876 * [backup-simplify]: Simplify 0 into 0 2.876 * [backup-simplify]: Simplify 1 into 1 2.876 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in a 2.876 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 2.876 * [taylor]: Taking taylor expansion of (pow k 2) in a 2.876 * [taylor]: Taking taylor expansion of k in a 2.876 * [backup-simplify]: Simplify k into k 2.876 * [backup-simplify]: Simplify (* k k) into (pow k 2) 2.876 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 2.876 * [taylor]: Taking taylor expansion of (+ (* 10 (/ 1 k)) 1) in a 2.876 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in a 2.876 * [taylor]: Taking taylor expansion of 10 in a 2.876 * [backup-simplify]: Simplify 10 into 10 2.877 * [taylor]: Taking taylor expansion of (/ 1 k) in a 2.877 * [taylor]: Taking taylor expansion of k in a 2.877 * [backup-simplify]: Simplify k into k 2.877 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 2.877 * [taylor]: Taking taylor expansion of 1 in a 2.877 * [backup-simplify]: Simplify 1 into 1 2.877 * [backup-simplify]: Simplify (* 10 (/ 1 k)) into (/ 10 k) 2.877 * [backup-simplify]: Simplify (+ (/ 10 k) 1) into (+ (* 10 (/ 1 k)) 1) 2.877 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) into (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) 2.877 * [backup-simplify]: Simplify (* 0 (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) into 0 2.877 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 2.878 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 2.878 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 2.878 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 (/ 1 k))) into 0 2.879 * [backup-simplify]: Simplify (+ 0 0) into 0 2.879 * [backup-simplify]: Simplify (+ 0 0) into 0 2.880 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) into (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) 2.880 * [backup-simplify]: Simplify (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) into (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) 2.880 * [taylor]: Taking taylor expansion of (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) in k 2.880 * [taylor]: Taking taylor expansion of (exp (/ (log (/ 1 k)) m)) in k 2.880 * [taylor]: Taking taylor expansion of (/ (log (/ 1 k)) m) in k 2.880 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 2.880 * [taylor]: Taking taylor expansion of (/ 1 k) in k 2.880 * [taylor]: Taking taylor expansion of k in k 2.880 * [backup-simplify]: Simplify 0 into 0 2.880 * [backup-simplify]: Simplify 1 into 1 2.881 * [backup-simplify]: Simplify (/ 1 1) into 1 2.881 * [backup-simplify]: Simplify (log 1) into 0 2.881 * [taylor]: Taking taylor expansion of m in k 2.881 * [backup-simplify]: Simplify m into m 2.882 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 2.882 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 2.882 * [backup-simplify]: Simplify (/ (- (log k)) m) into (* -1 (/ (log k) m)) 2.882 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 2.882 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in k 2.882 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 2.882 * [taylor]: Taking taylor expansion of (pow k 2) in k 2.882 * [taylor]: Taking taylor expansion of k in k 2.882 * [backup-simplify]: Simplify 0 into 0 2.882 * [backup-simplify]: Simplify 1 into 1 2.883 * [backup-simplify]: Simplify (* 1 1) into 1 2.883 * [backup-simplify]: Simplify (/ 1 1) into 1 2.883 * [taylor]: Taking taylor expansion of (+ (* 10 (/ 1 k)) 1) in k 2.883 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 2.883 * [taylor]: Taking taylor expansion of 10 in k 2.883 * [backup-simplify]: Simplify 10 into 10 2.883 * [taylor]: Taking taylor expansion of (/ 1 k) in k 2.883 * [taylor]: Taking taylor expansion of k in k 2.883 * [backup-simplify]: Simplify 0 into 0 2.883 * [backup-simplify]: Simplify 1 into 1 2.884 * [backup-simplify]: Simplify (/ 1 1) into 1 2.884 * [taylor]: Taking taylor expansion of 1 in k 2.884 * [backup-simplify]: Simplify 1 into 1 2.884 * [backup-simplify]: Simplify (+ 1 0) into 1 2.884 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) 1) into (exp (* -1 (/ (log k) m))) 2.884 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 2.884 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 2.884 * [taylor]: Taking taylor expansion of -1 in m 2.884 * [backup-simplify]: Simplify -1 into -1 2.885 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 2.885 * [taylor]: Taking taylor expansion of (log k) in m 2.885 * [taylor]: Taking taylor expansion of k in m 2.885 * [backup-simplify]: Simplify k into k 2.885 * [backup-simplify]: Simplify (log k) into (log k) 2.885 * [taylor]: Taking taylor expansion of m in m 2.885 * [backup-simplify]: Simplify 0 into 0 2.885 * [backup-simplify]: Simplify 1 into 1 2.885 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 2.885 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 2.885 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 2.885 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 2.885 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 2.886 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 k) 1)))) 1) into 0 2.886 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)))) into 0 2.886 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (* 0 (log (/ 1 k)))) into 0 2.887 * [backup-simplify]: Simplify (* (exp (/ (log (/ 1 k)) m)) (+ (* (/ (pow 0 1) 1)))) into 0 2.888 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (* 0 k))) into 0 2.888 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 2.888 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 2.889 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 0 0) (* 0 (/ 1 k)))) into 0 2.889 * [backup-simplify]: Simplify (+ 0 0) into 0 2.890 * [backup-simplify]: Simplify (+ 0 0) into 0 2.891 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))))) into 0 2.891 * [backup-simplify]: Simplify (- (/ 0 (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) (+ (* (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) (/ 0 (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))))) into 0 2.891 * [taylor]: Taking taylor expansion of 0 in k 2.891 * [backup-simplify]: Simplify 0 into 0 2.891 * [taylor]: Taking taylor expansion of 0 in m 2.891 * [backup-simplify]: Simplify 0 into 0 2.891 * [backup-simplify]: Simplify 0 into 0 2.892 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.894 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 2.894 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (* -1 (/ (log k) m)) (/ 0 m)))) into 0 2.895 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 1) 1)))) into 0 2.895 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.896 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.897 * [backup-simplify]: Simplify (* 10 1) into 10 2.897 * [backup-simplify]: Simplify (+ 10 0) into 10 2.897 * [backup-simplify]: Simplify (+ 0 10) into 10 2.898 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (log k) m))) (/ 10 1)))) into (- (* 10 (exp (* -1 (/ (log k) m))))) 2.898 * [taylor]: Taking taylor expansion of (- (* 10 (exp (* -1 (/ (log k) m))))) in m 2.898 * [taylor]: Taking taylor expansion of (* 10 (exp (* -1 (/ (log k) m)))) in m 2.899 * [taylor]: Taking taylor expansion of 10 in m 2.899 * [backup-simplify]: Simplify 10 into 10 2.899 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 2.899 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 2.899 * [taylor]: Taking taylor expansion of -1 in m 2.899 * [backup-simplify]: Simplify -1 into -1 2.899 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 2.899 * [taylor]: Taking taylor expansion of (log k) in m 2.899 * [taylor]: Taking taylor expansion of k in m 2.899 * [backup-simplify]: Simplify k into k 2.899 * [backup-simplify]: Simplify (log k) into (log k) 2.899 * [taylor]: Taking taylor expansion of m in m 2.899 * [backup-simplify]: Simplify 0 into 0 2.899 * [backup-simplify]: Simplify 1 into 1 2.899 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 2.899 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 2.899 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 2.899 * [backup-simplify]: Simplify (* 10 (exp (* -1 (/ (log k) m)))) into (* 10 (exp (* -1 (/ (log k) m)))) 2.899 * [backup-simplify]: Simplify (- (* 10 (exp (* -1 (/ (log k) m))))) into (- (* 10 (exp (* -1 (/ (log k) m))))) 2.900 * [backup-simplify]: Simplify (- (* 10 (exp (* -1 (/ (log k) m))))) into (- (* 10 (exp (* -1 (/ (log k) m))))) 2.900 * [backup-simplify]: Simplify 0 into 0 2.900 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 2.902 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ 1 k) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 1 k) 1)))) 2) into 0 2.902 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 2.902 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (+ (* 0 0) (* 0 (log (/ 1 k))))) into 0 2.903 * [backup-simplify]: Simplify (* (exp (/ (log (/ 1 k)) m)) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 2.904 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (+ (* 0 0) (* 0 k)))) into 0 2.904 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 2.904 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)) (* 0 (/ 0 k)))) into 0 2.905 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 k))))) into 0 2.905 * [backup-simplify]: Simplify (+ 0 0) into 0 2.905 * [backup-simplify]: Simplify (+ 0 0) into 0 2.906 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))))) into 0 2.907 * [backup-simplify]: Simplify (- (/ 0 (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) (+ (* (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) (/ 0 (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) (* 0 (/ 0 (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))))) into 0 2.907 * [taylor]: Taking taylor expansion of 0 in k 2.907 * [backup-simplify]: Simplify 0 into 0 2.907 * [taylor]: Taking taylor expansion of 0 in m 2.907 * [backup-simplify]: Simplify 0 into 0 2.907 * [backup-simplify]: Simplify 0 into 0 2.907 * [taylor]: Taking taylor expansion of 0 in m 2.907 * [backup-simplify]: Simplify 0 into 0 2.907 * [backup-simplify]: Simplify 0 into 0 2.907 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.909 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 2.909 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (* -1 (/ (log k) m)) (/ 0 m)) (* 0 (/ 0 m)))) into 0 2.910 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 2.910 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.911 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.911 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.912 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 1)) into 0 2.912 * [backup-simplify]: Simplify (+ 0 1) into 1 2.912 * [backup-simplify]: Simplify (+ 0 1) into 1 2.913 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (log k) m))) (/ 1 1)) (* (- (* 10 (exp (* -1 (/ (log k) m))))) (/ 10 1)))) into (* 99 (exp (* -1 (/ (log k) m)))) 2.913 * [taylor]: Taking taylor expansion of (* 99 (exp (* -1 (/ (log k) m)))) in m 2.913 * [taylor]: Taking taylor expansion of 99 in m 2.913 * [backup-simplify]: Simplify 99 into 99 2.914 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 2.914 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 2.914 * [taylor]: Taking taylor expansion of -1 in m 2.914 * [backup-simplify]: Simplify -1 into -1 2.914 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 2.914 * [taylor]: Taking taylor expansion of (log k) in m 2.914 * [taylor]: Taking taylor expansion of k in m 2.914 * [backup-simplify]: Simplify k into k 2.914 * [backup-simplify]: Simplify (log k) into (log k) 2.914 * [taylor]: Taking taylor expansion of m in m 2.914 * [backup-simplify]: Simplify 0 into 0 2.914 * [backup-simplify]: Simplify 1 into 1 2.914 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 2.914 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 2.914 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 2.914 * [backup-simplify]: Simplify (* 99 (exp (* -1 (/ (log k) m)))) into (* 99 (exp (* -1 (/ (log k) m)))) 2.914 * [backup-simplify]: Simplify (* 99 (exp (* -1 (/ (log k) m)))) into (* 99 (exp (* -1 (/ (log k) m)))) 2.915 * [backup-simplify]: Simplify (+ (* (* 99 (exp (* -1 (/ (log (/ 1 k)) (/ 1 m))))) (* 1 (* (pow (/ 1 k) 4) (/ 1 (/ 1 a))))) (+ (* (- (* 10 (exp (* -1 (/ (log (/ 1 k)) (/ 1 m)))))) (* 1 (* (pow (/ 1 k) 3) (/ 1 (/ 1 a))))) (* (exp (* -1 (/ (log (/ 1 k)) (/ 1 m)))) (* 1 (* (pow (/ 1 k) 2) (/ 1 (/ 1 a))))))) into (- (+ (* 99 (/ (* (exp (* -1 (* (log (/ 1 k)) m))) a) (pow k 4))) (/ (* (exp (* -1 (* (log (/ 1 k)) m))) a) (pow k 2))) (* 10 (/ (* (exp (* -1 (* (log (/ 1 k)) m))) a) (pow k 3)))) 2.915 * [backup-simplify]: Simplify (/ (/ 1 (- a)) (/ (+ (* (+ (/ 1 (- k)) 10) (/ 1 (- k))) 1) (pow (/ 1 (- k)) (/ 1 (- m))))) into (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))))) 2.915 * [approximate]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))))) in (a k m) around 0 2.915 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))))) in m 2.915 * [taylor]: Taking taylor expansion of -1 in m 2.915 * [backup-simplify]: Simplify -1 into -1 2.915 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))) in m 2.915 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in m 2.915 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in m 2.915 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in m 2.915 * [taylor]: Taking taylor expansion of (/ -1 m) in m 2.915 * [taylor]: Taking taylor expansion of -1 in m 2.915 * [backup-simplify]: Simplify -1 into -1 2.915 * [taylor]: Taking taylor expansion of m in m 2.915 * [backup-simplify]: Simplify 0 into 0 2.915 * [backup-simplify]: Simplify 1 into 1 2.916 * [backup-simplify]: Simplify (/ -1 1) into -1 2.916 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in m 2.916 * [taylor]: Taking taylor expansion of (/ -1 k) in m 2.916 * [taylor]: Taking taylor expansion of -1 in m 2.916 * [backup-simplify]: Simplify -1 into -1 2.916 * [taylor]: Taking taylor expansion of k in m 2.916 * [backup-simplify]: Simplify k into k 2.916 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 2.916 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 2.916 * [backup-simplify]: Simplify (* -1 (log (/ -1 k))) into (* -1 (log (/ -1 k))) 2.916 * [backup-simplify]: Simplify (exp (* (/ -1 m) (log (/ -1 k)))) into (exp (* -1 (/ (log (/ -1 k)) m))) 2.916 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) in m 2.916 * [taylor]: Taking taylor expansion of a in m 2.916 * [backup-simplify]: Simplify a into a 2.916 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in m 2.916 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1) in m 2.916 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 2.916 * [taylor]: Taking taylor expansion of (pow k 2) in m 2.916 * [taylor]: Taking taylor expansion of k in m 2.916 * [backup-simplify]: Simplify k into k 2.916 * [backup-simplify]: Simplify (* k k) into (pow k 2) 2.916 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 2.916 * [taylor]: Taking taylor expansion of 1 in m 2.916 * [backup-simplify]: Simplify 1 into 1 2.916 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in m 2.916 * [taylor]: Taking taylor expansion of 10 in m 2.916 * [backup-simplify]: Simplify 10 into 10 2.916 * [taylor]: Taking taylor expansion of (/ 1 k) in m 2.916 * [taylor]: Taking taylor expansion of k in m 2.916 * [backup-simplify]: Simplify k into k 2.916 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 2.916 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1) into (+ (/ 1 (pow k 2)) 1) 2.916 * [backup-simplify]: Simplify (* 10 (/ 1 k)) into (/ 10 k) 2.916 * [backup-simplify]: Simplify (- (/ 10 k)) into (- (* 10 (/ 1 k))) 2.917 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1) (- (* 10 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) 2.917 * [backup-simplify]: Simplify (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) into (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) 2.917 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log (/ -1 k)) m))) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))) into (/ (exp (* -1 (/ (log (/ -1 k)) m))) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))) 2.917 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))))) in k 2.917 * [taylor]: Taking taylor expansion of -1 in k 2.917 * [backup-simplify]: Simplify -1 into -1 2.917 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))) in k 2.917 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in k 2.917 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in k 2.917 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in k 2.917 * [taylor]: Taking taylor expansion of (/ -1 m) in k 2.917 * [taylor]: Taking taylor expansion of -1 in k 2.917 * [backup-simplify]: Simplify -1 into -1 2.917 * [taylor]: Taking taylor expansion of m in k 2.917 * [backup-simplify]: Simplify m into m 2.917 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 2.917 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 2.917 * [taylor]: Taking taylor expansion of (/ -1 k) in k 2.917 * [taylor]: Taking taylor expansion of -1 in k 2.917 * [backup-simplify]: Simplify -1 into -1 2.917 * [taylor]: Taking taylor expansion of k in k 2.917 * [backup-simplify]: Simplify 0 into 0 2.917 * [backup-simplify]: Simplify 1 into 1 2.917 * [backup-simplify]: Simplify (/ -1 1) into -1 2.918 * [backup-simplify]: Simplify (log -1) into (log -1) 2.918 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 2.919 * [backup-simplify]: Simplify (* (/ -1 m) (- (log -1) (log k))) into (* -1 (/ (- (log -1) (log k)) m)) 2.919 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 2.919 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) in k 2.919 * [taylor]: Taking taylor expansion of a in k 2.919 * [backup-simplify]: Simplify a into a 2.919 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in k 2.919 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1) in k 2.919 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 2.919 * [taylor]: Taking taylor expansion of (pow k 2) in k 2.919 * [taylor]: Taking taylor expansion of k in k 2.919 * [backup-simplify]: Simplify 0 into 0 2.919 * [backup-simplify]: Simplify 1 into 1 2.919 * [backup-simplify]: Simplify (* 1 1) into 1 2.920 * [backup-simplify]: Simplify (/ 1 1) into 1 2.920 * [taylor]: Taking taylor expansion of 1 in k 2.920 * [backup-simplify]: Simplify 1 into 1 2.920 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 2.920 * [taylor]: Taking taylor expansion of 10 in k 2.920 * [backup-simplify]: Simplify 10 into 10 2.920 * [taylor]: Taking taylor expansion of (/ 1 k) in k 2.920 * [taylor]: Taking taylor expansion of k in k 2.920 * [backup-simplify]: Simplify 0 into 0 2.920 * [backup-simplify]: Simplify 1 into 1 2.920 * [backup-simplify]: Simplify (/ 1 1) into 1 2.920 * [backup-simplify]: Simplify (+ 1 0) into 1 2.920 * [backup-simplify]: Simplify (+ 1 0) into 1 2.920 * [backup-simplify]: Simplify (* a 1) into a 2.921 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) into (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) 2.921 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))))) in a 2.921 * [taylor]: Taking taylor expansion of -1 in a 2.921 * [backup-simplify]: Simplify -1 into -1 2.921 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))) in a 2.921 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in a 2.921 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in a 2.921 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in a 2.921 * [taylor]: Taking taylor expansion of (/ -1 m) in a 2.921 * [taylor]: Taking taylor expansion of -1 in a 2.921 * [backup-simplify]: Simplify -1 into -1 2.921 * [taylor]: Taking taylor expansion of m in a 2.921 * [backup-simplify]: Simplify m into m 2.921 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 2.921 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in a 2.921 * [taylor]: Taking taylor expansion of (/ -1 k) in a 2.921 * [taylor]: Taking taylor expansion of -1 in a 2.921 * [backup-simplify]: Simplify -1 into -1 2.921 * [taylor]: Taking taylor expansion of k in a 2.921 * [backup-simplify]: Simplify k into k 2.921 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 2.921 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 2.921 * [backup-simplify]: Simplify (* (/ -1 m) (log (/ -1 k))) into (* -1 (/ (log (/ -1 k)) m)) 2.921 * [backup-simplify]: Simplify (exp (* -1 (/ (log (/ -1 k)) m))) into (exp (* -1 (/ (log (/ -1 k)) m))) 2.921 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) in a 2.921 * [taylor]: Taking taylor expansion of a in a 2.921 * [backup-simplify]: Simplify 0 into 0 2.921 * [backup-simplify]: Simplify 1 into 1 2.921 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in a 2.921 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1) in a 2.922 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 2.922 * [taylor]: Taking taylor expansion of (pow k 2) in a 2.922 * [taylor]: Taking taylor expansion of k in a 2.922 * [backup-simplify]: Simplify k into k 2.922 * [backup-simplify]: Simplify (* k k) into (pow k 2) 2.922 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 2.922 * [taylor]: Taking taylor expansion of 1 in a 2.922 * [backup-simplify]: Simplify 1 into 1 2.922 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in a 2.922 * [taylor]: Taking taylor expansion of 10 in a 2.922 * [backup-simplify]: Simplify 10 into 10 2.922 * [taylor]: Taking taylor expansion of (/ 1 k) in a 2.922 * [taylor]: Taking taylor expansion of k in a 2.922 * [backup-simplify]: Simplify k into k 2.922 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 2.922 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1) into (+ (/ 1 (pow k 2)) 1) 2.922 * [backup-simplify]: Simplify (* 10 (/ 1 k)) into (/ 10 k) 2.922 * [backup-simplify]: Simplify (- (/ 10 k)) into (- (* 10 (/ 1 k))) 2.922 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1) (- (* 10 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) 2.922 * [backup-simplify]: Simplify (* 0 (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) into 0 2.922 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 2.922 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 2.923 * [backup-simplify]: Simplify (+ 0 0) into 0 2.923 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 2.923 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 (/ 1 k))) into 0 2.923 * [backup-simplify]: Simplify (- 0) into 0 2.923 * [backup-simplify]: Simplify (+ 0 0) into 0 2.924 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))) into (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) 2.924 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) into (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) 2.924 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))))) in a 2.924 * [taylor]: Taking taylor expansion of -1 in a 2.924 * [backup-simplify]: Simplify -1 into -1 2.924 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))) in a 2.924 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in a 2.924 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in a 2.924 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in a 2.924 * [taylor]: Taking taylor expansion of (/ -1 m) in a 2.924 * [taylor]: Taking taylor expansion of -1 in a 2.924 * [backup-simplify]: Simplify -1 into -1 2.924 * [taylor]: Taking taylor expansion of m in a 2.924 * [backup-simplify]: Simplify m into m 2.924 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 2.924 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in a 2.924 * [taylor]: Taking taylor expansion of (/ -1 k) in a 2.924 * [taylor]: Taking taylor expansion of -1 in a 2.924 * [backup-simplify]: Simplify -1 into -1 2.924 * [taylor]: Taking taylor expansion of k in a 2.924 * [backup-simplify]: Simplify k into k 2.924 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 2.924 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 2.925 * [backup-simplify]: Simplify (* (/ -1 m) (log (/ -1 k))) into (* -1 (/ (log (/ -1 k)) m)) 2.925 * [backup-simplify]: Simplify (exp (* -1 (/ (log (/ -1 k)) m))) into (exp (* -1 (/ (log (/ -1 k)) m))) 2.925 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) in a 2.925 * [taylor]: Taking taylor expansion of a in a 2.925 * [backup-simplify]: Simplify 0 into 0 2.925 * [backup-simplify]: Simplify 1 into 1 2.925 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in a 2.925 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1) in a 2.925 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 2.925 * [taylor]: Taking taylor expansion of (pow k 2) in a 2.925 * [taylor]: Taking taylor expansion of k in a 2.925 * [backup-simplify]: Simplify k into k 2.925 * [backup-simplify]: Simplify (* k k) into (pow k 2) 2.925 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 2.925 * [taylor]: Taking taylor expansion of 1 in a 2.925 * [backup-simplify]: Simplify 1 into 1 2.925 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in a 2.925 * [taylor]: Taking taylor expansion of 10 in a 2.925 * [backup-simplify]: Simplify 10 into 10 2.925 * [taylor]: Taking taylor expansion of (/ 1 k) in a 2.925 * [taylor]: Taking taylor expansion of k in a 2.925 * [backup-simplify]: Simplify k into k 2.925 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 2.925 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1) into (+ (/ 1 (pow k 2)) 1) 2.925 * [backup-simplify]: Simplify (* 10 (/ 1 k)) into (/ 10 k) 2.925 * [backup-simplify]: Simplify (- (/ 10 k)) into (- (* 10 (/ 1 k))) 2.925 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1) (- (* 10 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) 2.925 * [backup-simplify]: Simplify (* 0 (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) into 0 2.925 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 2.926 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 2.926 * [backup-simplify]: Simplify (+ 0 0) into 0 2.926 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 2.926 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 (/ 1 k))) into 0 2.926 * [backup-simplify]: Simplify (- 0) into 0 2.927 * [backup-simplify]: Simplify (+ 0 0) into 0 2.927 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))) into (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) 2.927 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) into (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) 2.928 * [backup-simplify]: Simplify (* -1 (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))) into (* -1 (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))) 2.928 * [taylor]: Taking taylor expansion of (* -1 (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))) in k 2.928 * [taylor]: Taking taylor expansion of -1 in k 2.928 * [backup-simplify]: Simplify -1 into -1 2.928 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) in k 2.928 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log (/ -1 k)) m))) in k 2.928 * [taylor]: Taking taylor expansion of (* -1 (/ (log (/ -1 k)) m)) in k 2.928 * [taylor]: Taking taylor expansion of -1 in k 2.928 * [backup-simplify]: Simplify -1 into -1 2.928 * [taylor]: Taking taylor expansion of (/ (log (/ -1 k)) m) in k 2.928 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 2.928 * [taylor]: Taking taylor expansion of (/ -1 k) in k 2.928 * [taylor]: Taking taylor expansion of -1 in k 2.928 * [backup-simplify]: Simplify -1 into -1 2.928 * [taylor]: Taking taylor expansion of k in k 2.928 * [backup-simplify]: Simplify 0 into 0 2.928 * [backup-simplify]: Simplify 1 into 1 2.928 * [backup-simplify]: Simplify (/ -1 1) into -1 2.929 * [backup-simplify]: Simplify (log -1) into (log -1) 2.929 * [taylor]: Taking taylor expansion of m in k 2.929 * [backup-simplify]: Simplify m into m 2.929 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 2.930 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 2.930 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) m) into (/ (- (log -1) (log k)) m) 2.930 * [backup-simplify]: Simplify (* -1 (/ (- (log -1) (log k)) m)) into (* -1 (/ (- (log -1) (log k)) m)) 2.931 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 2.931 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in k 2.931 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1) in k 2.931 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 2.931 * [taylor]: Taking taylor expansion of (pow k 2) in k 2.931 * [taylor]: Taking taylor expansion of k in k 2.931 * [backup-simplify]: Simplify 0 into 0 2.931 * [backup-simplify]: Simplify 1 into 1 2.931 * [backup-simplify]: Simplify (* 1 1) into 1 2.932 * [backup-simplify]: Simplify (/ 1 1) into 1 2.932 * [taylor]: Taking taylor expansion of 1 in k 2.932 * [backup-simplify]: Simplify 1 into 1 2.932 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 2.932 * [taylor]: Taking taylor expansion of 10 in k 2.932 * [backup-simplify]: Simplify 10 into 10 2.932 * [taylor]: Taking taylor expansion of (/ 1 k) in k 2.932 * [taylor]: Taking taylor expansion of k in k 2.932 * [backup-simplify]: Simplify 0 into 0 2.932 * [backup-simplify]: Simplify 1 into 1 2.932 * [backup-simplify]: Simplify (/ 1 1) into 1 2.933 * [backup-simplify]: Simplify (+ 1 0) into 1 2.933 * [backup-simplify]: Simplify (+ 1 0) into 1 2.934 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) 1) into (exp (* -1 (/ (- (log -1) (log k)) m))) 2.934 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 2.934 * [taylor]: Taking taylor expansion of (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 2.934 * [taylor]: Taking taylor expansion of -1 in m 2.934 * [backup-simplify]: Simplify -1 into -1 2.934 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 2.935 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 2.935 * [taylor]: Taking taylor expansion of -1 in m 2.935 * [backup-simplify]: Simplify -1 into -1 2.935 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 2.935 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 2.935 * [taylor]: Taking taylor expansion of (log -1) in m 2.935 * [taylor]: Taking taylor expansion of -1 in m 2.935 * [backup-simplify]: Simplify -1 into -1 2.935 * [backup-simplify]: Simplify (log -1) into (log -1) 2.935 * [taylor]: Taking taylor expansion of (log k) in m 2.935 * [taylor]: Taking taylor expansion of k in m 2.935 * [backup-simplify]: Simplify k into k 2.935 * [backup-simplify]: Simplify (log k) into (log k) 2.935 * [taylor]: Taking taylor expansion of m in m 2.935 * [backup-simplify]: Simplify 0 into 0 2.935 * [backup-simplify]: Simplify 1 into 1 2.935 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 2.936 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 2.936 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 2.937 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 2.937 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 2.938 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 2.938 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 2.939 * [backup-simplify]: Simplify (- (/ 0 k) (+ (* (/ -1 k) (/ 0 k)))) into 0 2.939 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ -1 k) 1)))) 1) into 0 2.940 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)))) into 0 2.940 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (* 0 (log (/ -1 k)))) into 0 2.940 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log (/ -1 k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 2.941 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (* 0 k))) into 0 2.941 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 2.942 * [backup-simplify]: Simplify (+ 0 0) into 0 2.942 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 2.943 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 0 0) (* 0 (/ 1 k)))) into 0 2.943 * [backup-simplify]: Simplify (- 0) into 0 2.943 * [backup-simplify]: Simplify (+ 0 0) into 0 2.944 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))))) into 0 2.945 * [backup-simplify]: Simplify (- (/ 0 (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) (+ (* (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) (/ 0 (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))))) into 0 2.946 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))))) into 0 2.946 * [taylor]: Taking taylor expansion of 0 in k 2.946 * [backup-simplify]: Simplify 0 into 0 2.946 * [taylor]: Taking taylor expansion of 0 in m 2.946 * [backup-simplify]: Simplify 0 into 0 2.946 * [backup-simplify]: Simplify 0 into 0 2.947 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 2.953 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 2.954 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (- (log -1) (log k)) m) (/ 0 m)))) into 0 2.955 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (- (log -1) (log k)) m))) into 0 2.956 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 2.956 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.957 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.957 * [backup-simplify]: Simplify (+ 0 0) into 0 2.957 * [backup-simplify]: Simplify (* 10 1) into 10 2.957 * [backup-simplify]: Simplify (- 10) into -10 2.958 * [backup-simplify]: Simplify (+ 0 -10) into -10 2.958 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log -1) (log k)) m))) (/ -10 1)))) into (* 10 (exp (* -1 (/ (- (log -1) (log k)) m)))) 2.959 * [backup-simplify]: Simplify (+ (* -1 (* 10 (exp (* -1 (/ (- (log -1) (log k)) m))))) (* 0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10 (exp (* -1 (/ (- (log -1) (log k)) m))))) 2.959 * [taylor]: Taking taylor expansion of (- (* 10 (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 2.959 * [taylor]: Taking taylor expansion of (* 10 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 2.959 * [taylor]: Taking taylor expansion of 10 in m 2.959 * [backup-simplify]: Simplify 10 into 10 2.959 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 2.959 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 2.959 * [taylor]: Taking taylor expansion of -1 in m 2.959 * [backup-simplify]: Simplify -1 into -1 2.959 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 2.959 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 2.959 * [taylor]: Taking taylor expansion of (log -1) in m 2.959 * [taylor]: Taking taylor expansion of -1 in m 2.959 * [backup-simplify]: Simplify -1 into -1 2.960 * [backup-simplify]: Simplify (log -1) into (log -1) 2.960 * [taylor]: Taking taylor expansion of (log k) in m 2.960 * [taylor]: Taking taylor expansion of k in m 2.960 * [backup-simplify]: Simplify k into k 2.960 * [backup-simplify]: Simplify (log k) into (log k) 2.960 * [taylor]: Taking taylor expansion of m in m 2.960 * [backup-simplify]: Simplify 0 into 0 2.960 * [backup-simplify]: Simplify 1 into 1 2.960 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 2.960 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 2.960 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 2.961 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 2.961 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 2.961 * [backup-simplify]: Simplify (* 10 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* 10 (exp (* -1 (/ (- (log -1) (log k)) m)))) 2.962 * [backup-simplify]: Simplify (- (* 10 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10 (exp (* -1 (/ (- (log -1) (log k)) m))))) 2.962 * [backup-simplify]: Simplify (- (* 10 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10 (exp (* -1 (/ (- (log -1) (log k)) m))))) 2.963 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into 0 2.963 * [backup-simplify]: Simplify 0 into 0 2.963 * [backup-simplify]: Simplify (- (/ 0 k) (+ (* (/ -1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 2.964 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ -1 k) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ -1 k) 1)))) 2) into 0 2.964 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 2.964 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (+ (* 0 0) (* 0 (log (/ -1 k))))) into 0 2.965 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log (/ -1 k)) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 2.966 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (+ (* 0 0) (* 0 k)))) into 0 2.966 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 2.966 * [backup-simplify]: Simplify (+ 0 0) into 0 2.966 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)) (* 0 (/ 0 k)))) into 0 2.967 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 k))))) into 0 2.967 * [backup-simplify]: Simplify (- 0) into 0 2.968 * [backup-simplify]: Simplify (+ 0 0) into 0 2.969 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))))) into 0 2.969 * [backup-simplify]: Simplify (- (/ 0 (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) (+ (* (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) (/ 0 (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))) (* 0 (/ 0 (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))))) into 0 2.970 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))))) into 0 2.970 * [taylor]: Taking taylor expansion of 0 in k 2.970 * [backup-simplify]: Simplify 0 into 0 2.970 * [taylor]: Taking taylor expansion of 0 in m 2.970 * [backup-simplify]: Simplify 0 into 0 2.970 * [backup-simplify]: Simplify 0 into 0 2.970 * [taylor]: Taking taylor expansion of 0 in m 2.970 * [backup-simplify]: Simplify 0 into 0 2.970 * [backup-simplify]: Simplify 0 into 0 2.970 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.972 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 2.972 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (- (log -1) (log k)) m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 2.973 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (- (log -1) (log k)) m)))) into 0 2.974 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 2.975 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.975 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.976 * [backup-simplify]: Simplify (+ 0 1) into 1 2.976 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.976 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 1)) into 0 2.977 * [backup-simplify]: Simplify (- 0) into 0 2.977 * [backup-simplify]: Simplify (+ 1 0) into 1 2.978 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log -1) (log k)) m))) (/ 1 1)) (* (* 10 (exp (* -1 (/ (- (log -1) (log k)) m)))) (/ -10 1)))) into (* 99 (exp (* -1 (/ (- (log -1) (log k)) m)))) 2.979 * [backup-simplify]: Simplify (+ (* -1 (* 99 (exp (* -1 (/ (- (log -1) (log k)) m))))) (+ (* 0 (* 10 (exp (* -1 (/ (- (log -1) (log k)) m))))) (* 0 (exp (* -1 (/ (- (log -1) (log k)) m)))))) into (- (* 99 (exp (* -1 (/ (- (log -1) (log k)) m))))) 2.979 * [taylor]: Taking taylor expansion of (- (* 99 (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 2.979 * [taylor]: Taking taylor expansion of (* 99 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 2.979 * [taylor]: Taking taylor expansion of 99 in m 2.979 * [backup-simplify]: Simplify 99 into 99 2.980 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 2.980 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 2.980 * [taylor]: Taking taylor expansion of -1 in m 2.980 * [backup-simplify]: Simplify -1 into -1 2.980 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 2.980 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 2.980 * [taylor]: Taking taylor expansion of (log -1) in m 2.980 * [taylor]: Taking taylor expansion of -1 in m 2.980 * [backup-simplify]: Simplify -1 into -1 2.980 * [backup-simplify]: Simplify (log -1) into (log -1) 2.980 * [taylor]: Taking taylor expansion of (log k) in m 2.980 * [taylor]: Taking taylor expansion of k in m 2.980 * [backup-simplify]: Simplify k into k 2.980 * [backup-simplify]: Simplify (log k) into (log k) 2.980 * [taylor]: Taking taylor expansion of m in m 2.980 * [backup-simplify]: Simplify 0 into 0 2.980 * [backup-simplify]: Simplify 1 into 1 2.980 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 2.980 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 2.981 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 2.981 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 2.981 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 2.982 * [backup-simplify]: Simplify (* 99 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* 99 (exp (* -1 (/ (- (log -1) (log k)) m)))) 2.982 * [backup-simplify]: Simplify (- (* 99 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 99 (exp (* -1 (/ (- (log -1) (log k)) m))))) 2.982 * [backup-simplify]: Simplify (- (* 99 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 99 (exp (* -1 (/ (- (log -1) (log k)) m))))) 2.985 * [backup-simplify]: Simplify (+ (* (- (* 99 (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m))))))) (* 1 (* (pow (/ 1 (- k)) 4) (/ 1 (/ 1 (- a)))))) (+ (* (- (* 10 (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m))))))) (* 1 (* (pow (/ 1 (- k)) 3) (/ 1 (/ 1 (- a)))))) (* (* -1 (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m)))))) (* 1 (* (pow (/ 1 (- k)) 2) (/ 1 (/ 1 (- a)))))))) into (- (+ (* 99 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 4))) (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 2))) (* 10 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 3)))) 2.985 * * * * [progress]: [ 2 / 4 ] generating series at (2 2 1 1) 2.985 * [backup-simplify]: Simplify (* (+ k 10) k) into (* (+ 10 k) k) 2.985 * [approximate]: Taking taylor expansion of (* (+ 10 k) k) in (k) around 0 2.985 * [taylor]: Taking taylor expansion of (* (+ 10 k) k) in k 2.985 * [taylor]: Taking taylor expansion of (+ 10 k) in k 2.985 * [taylor]: Taking taylor expansion of 10 in k 2.985 * [backup-simplify]: Simplify 10 into 10 2.985 * [taylor]: Taking taylor expansion of k in k 2.986 * [backup-simplify]: Simplify 0 into 0 2.986 * [backup-simplify]: Simplify 1 into 1 2.986 * [taylor]: Taking taylor expansion of k in k 2.986 * [backup-simplify]: Simplify 0 into 0 2.986 * [backup-simplify]: Simplify 1 into 1 2.986 * [taylor]: Taking taylor expansion of (* (+ 10 k) k) in k 2.986 * [taylor]: Taking taylor expansion of (+ 10 k) in k 2.986 * [taylor]: Taking taylor expansion of 10 in k 2.986 * [backup-simplify]: Simplify 10 into 10 2.986 * [taylor]: Taking taylor expansion of k in k 2.986 * [backup-simplify]: Simplify 0 into 0 2.986 * [backup-simplify]: Simplify 1 into 1 2.986 * [taylor]: Taking taylor expansion of k in k 2.986 * [backup-simplify]: Simplify 0 into 0 2.986 * [backup-simplify]: Simplify 1 into 1 2.986 * [backup-simplify]: Simplify (+ 10 0) into 10 2.987 * [backup-simplify]: Simplify (* 10 0) into 0 2.987 * [backup-simplify]: Simplify 0 into 0 2.987 * [backup-simplify]: Simplify (+ 0 1) into 1 2.988 * [backup-simplify]: Simplify (+ (* 10 1) (* 1 0)) into 10 2.988 * [backup-simplify]: Simplify 10 into 10 2.989 * [backup-simplify]: Simplify (+ 0 0) into 0 2.990 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 1 1) (* 0 0))) into 1 2.990 * [backup-simplify]: Simplify 1 into 1 2.990 * [backup-simplify]: Simplify (+ 0 0) into 0 2.992 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 2.992 * [backup-simplify]: Simplify 0 into 0 2.992 * [backup-simplify]: Simplify (+ 0 0) into 0 2.994 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 2.994 * [backup-simplify]: Simplify 0 into 0 2.994 * [backup-simplify]: Simplify (+ 0 0) into 0 2.996 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))) into 0 2.996 * [backup-simplify]: Simplify 0 into 0 2.996 * [backup-simplify]: Simplify (+ 0 0) into 0 2.998 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))))) into 0 2.998 * [backup-simplify]: Simplify 0 into 0 2.999 * [backup-simplify]: Simplify (+ 0 0) into 0 3.001 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))))) into 0 3.001 * [backup-simplify]: Simplify 0 into 0 3.002 * [backup-simplify]: Simplify (+ 0 0) into 0 3.005 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))))))) into 0 3.005 * [backup-simplify]: Simplify 0 into 0 3.006 * [backup-simplify]: Simplify (+ (* 1 (pow k 2)) (* 10 k)) into (+ (pow k 2) (* 10 k)) 3.006 * [backup-simplify]: Simplify (* (+ (/ 1 k) 10) (/ 1 k)) into (/ (+ (/ 1 k) 10) k) 3.006 * [approximate]: Taking taylor expansion of (/ (+ (/ 1 k) 10) k) in (k) around 0 3.006 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 k) 10) k) in k 3.006 * [taylor]: Taking taylor expansion of (+ (/ 1 k) 10) in k 3.006 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.006 * [taylor]: Taking taylor expansion of k in k 3.006 * [backup-simplify]: Simplify 0 into 0 3.006 * [backup-simplify]: Simplify 1 into 1 3.007 * [backup-simplify]: Simplify (/ 1 1) into 1 3.007 * [taylor]: Taking taylor expansion of 10 in k 3.007 * [backup-simplify]: Simplify 10 into 10 3.007 * [taylor]: Taking taylor expansion of k in k 3.007 * [backup-simplify]: Simplify 0 into 0 3.007 * [backup-simplify]: Simplify 1 into 1 3.007 * [backup-simplify]: Simplify (+ 1 0) into 1 3.007 * [backup-simplify]: Simplify (/ 1 1) into 1 3.007 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 k) 10) k) in k 3.007 * [taylor]: Taking taylor expansion of (+ (/ 1 k) 10) in k 3.007 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.007 * [taylor]: Taking taylor expansion of k in k 3.007 * [backup-simplify]: Simplify 0 into 0 3.007 * [backup-simplify]: Simplify 1 into 1 3.008 * [backup-simplify]: Simplify (/ 1 1) into 1 3.008 * [taylor]: Taking taylor expansion of 10 in k 3.008 * [backup-simplify]: Simplify 10 into 10 3.008 * [taylor]: Taking taylor expansion of k in k 3.008 * [backup-simplify]: Simplify 0 into 0 3.008 * [backup-simplify]: Simplify 1 into 1 3.008 * [backup-simplify]: Simplify (+ 1 0) into 1 3.008 * [backup-simplify]: Simplify (/ 1 1) into 1 3.008 * [backup-simplify]: Simplify 1 into 1 3.009 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.009 * [backup-simplify]: Simplify (+ 0 10) into 10 3.010 * [backup-simplify]: Simplify (- (/ 10 1) (+ (* 1 (/ 0 1)))) into 10 3.010 * [backup-simplify]: Simplify 10 into 10 3.010 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.011 * [backup-simplify]: Simplify (+ 0 0) into 0 3.011 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10 (/ 0 1)))) into 0 3.011 * [backup-simplify]: Simplify 0 into 0 3.012 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.012 * [backup-simplify]: Simplify (+ 0 0) into 0 3.013 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.013 * [backup-simplify]: Simplify 0 into 0 3.013 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.014 * [backup-simplify]: Simplify (+ 0 0) into 0 3.014 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.014 * [backup-simplify]: Simplify 0 into 0 3.015 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.015 * [backup-simplify]: Simplify (+ 0 0) into 0 3.016 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.016 * [backup-simplify]: Simplify 0 into 0 3.017 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.017 * [backup-simplify]: Simplify (+ 0 0) into 0 3.018 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.018 * [backup-simplify]: Simplify 0 into 0 3.018 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.019 * [backup-simplify]: Simplify (+ 0 0) into 0 3.019 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.019 * [backup-simplify]: Simplify 0 into 0 3.019 * [backup-simplify]: Simplify (+ (* 10 (/ 1 (/ 1 k))) (* 1 (pow (/ 1 (/ 1 k)) 2))) into (+ (pow k 2) (* 10 k)) 3.020 * [backup-simplify]: Simplify (* (+ (/ 1 (- k)) 10) (/ 1 (- k))) into (* -1 (/ (- 10 (/ 1 k)) k)) 3.020 * [approximate]: Taking taylor expansion of (* -1 (/ (- 10 (/ 1 k)) k)) in (k) around 0 3.020 * [taylor]: Taking taylor expansion of (* -1 (/ (- 10 (/ 1 k)) k)) in k 3.020 * [taylor]: Taking taylor expansion of -1 in k 3.020 * [backup-simplify]: Simplify -1 into -1 3.020 * [taylor]: Taking taylor expansion of (/ (- 10 (/ 1 k)) k) in k 3.020 * [taylor]: Taking taylor expansion of (- 10 (/ 1 k)) in k 3.020 * [taylor]: Taking taylor expansion of 10 in k 3.020 * [backup-simplify]: Simplify 10 into 10 3.020 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.020 * [taylor]: Taking taylor expansion of k in k 3.020 * [backup-simplify]: Simplify 0 into 0 3.020 * [backup-simplify]: Simplify 1 into 1 3.020 * [backup-simplify]: Simplify (/ 1 1) into 1 3.020 * [taylor]: Taking taylor expansion of k in k 3.020 * [backup-simplify]: Simplify 0 into 0 3.020 * [backup-simplify]: Simplify 1 into 1 3.020 * [backup-simplify]: Simplify (- 1) into -1 3.021 * [backup-simplify]: Simplify (+ 0 -1) into -1 3.021 * [backup-simplify]: Simplify (/ -1 1) into -1 3.021 * [taylor]: Taking taylor expansion of (* -1 (/ (- 10 (/ 1 k)) k)) in k 3.021 * [taylor]: Taking taylor expansion of -1 in k 3.021 * [backup-simplify]: Simplify -1 into -1 3.021 * [taylor]: Taking taylor expansion of (/ (- 10 (/ 1 k)) k) in k 3.021 * [taylor]: Taking taylor expansion of (- 10 (/ 1 k)) in k 3.021 * [taylor]: Taking taylor expansion of 10 in k 3.021 * [backup-simplify]: Simplify 10 into 10 3.021 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.021 * [taylor]: Taking taylor expansion of k in k 3.021 * [backup-simplify]: Simplify 0 into 0 3.021 * [backup-simplify]: Simplify 1 into 1 3.021 * [backup-simplify]: Simplify (/ 1 1) into 1 3.021 * [taylor]: Taking taylor expansion of k in k 3.021 * [backup-simplify]: Simplify 0 into 0 3.021 * [backup-simplify]: Simplify 1 into 1 3.022 * [backup-simplify]: Simplify (- 1) into -1 3.022 * [backup-simplify]: Simplify (+ 0 -1) into -1 3.022 * [backup-simplify]: Simplify (/ -1 1) into -1 3.022 * [backup-simplify]: Simplify (* -1 -1) into 1 3.022 * [backup-simplify]: Simplify 1 into 1 3.023 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.023 * [backup-simplify]: Simplify (- 0) into 0 3.023 * [backup-simplify]: Simplify (+ 10 0) into 10 3.024 * [backup-simplify]: Simplify (- (/ 10 1) (+ (* -1 (/ 0 1)))) into 10 3.025 * [backup-simplify]: Simplify (+ (* -1 10) (* 0 -1)) into -10 3.025 * [backup-simplify]: Simplify -10 into -10 3.025 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.025 * [backup-simplify]: Simplify (- 0) into 0 3.026 * [backup-simplify]: Simplify (+ 0 0) into 0 3.026 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 10 (/ 0 1)))) into 0 3.027 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 10) (* 0 -1))) into 0 3.027 * [backup-simplify]: Simplify 0 into 0 3.027 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.028 * [backup-simplify]: Simplify (- 0) into 0 3.028 * [backup-simplify]: Simplify (+ 0 0) into 0 3.029 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 10 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.029 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 10) (* 0 -1)))) into 0 3.029 * [backup-simplify]: Simplify 0 into 0 3.030 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.030 * [backup-simplify]: Simplify (- 0) into 0 3.031 * [backup-simplify]: Simplify (+ 0 0) into 0 3.031 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 10 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.032 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 10) (* 0 -1))))) into 0 3.032 * [backup-simplify]: Simplify 0 into 0 3.033 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.033 * [backup-simplify]: Simplify (- 0) into 0 3.033 * [backup-simplify]: Simplify (+ 0 0) into 0 3.034 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 10 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.035 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 10) (* 0 -1)))))) into 0 3.035 * [backup-simplify]: Simplify 0 into 0 3.036 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.036 * [backup-simplify]: Simplify (- 0) into 0 3.036 * [backup-simplify]: Simplify (+ 0 0) into 0 3.037 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 10 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.038 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 10) (* 0 -1))))))) into 0 3.038 * [backup-simplify]: Simplify 0 into 0 3.039 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.040 * [backup-simplify]: Simplify (- 0) into 0 3.040 * [backup-simplify]: Simplify (+ 0 0) into 0 3.041 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 10 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.043 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 10) (* 0 -1)))))))) into 0 3.043 * [backup-simplify]: Simplify 0 into 0 3.044 * [backup-simplify]: Simplify (+ (* -10 (/ 1 (/ 1 (- k)))) (* 1 (pow (/ 1 (/ 1 (- k))) 2))) into (+ (pow k 2) (* 10 k)) 3.044 * * * * [progress]: [ 3 / 4 ] generating series at (2 2 1) 3.044 * [backup-simplify]: Simplify (+ (* (+ k 10) k) 1) into (+ (pow k 2) (+ 1 (* 10 k))) 3.044 * [approximate]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in (k) around 0 3.044 * [taylor]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in k 3.044 * [taylor]: Taking taylor expansion of (pow k 2) in k 3.044 * [taylor]: Taking taylor expansion of k in k 3.044 * [backup-simplify]: Simplify 0 into 0 3.044 * [backup-simplify]: Simplify 1 into 1 3.044 * [taylor]: Taking taylor expansion of (+ 1 (* 10 k)) in k 3.044 * [taylor]: Taking taylor expansion of 1 in k 3.044 * [backup-simplify]: Simplify 1 into 1 3.044 * [taylor]: Taking taylor expansion of (* 10 k) in k 3.044 * [taylor]: Taking taylor expansion of 10 in k 3.044 * [backup-simplify]: Simplify 10 into 10 3.044 * [taylor]: Taking taylor expansion of k in k 3.044 * [backup-simplify]: Simplify 0 into 0 3.044 * [backup-simplify]: Simplify 1 into 1 3.044 * [taylor]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in k 3.044 * [taylor]: Taking taylor expansion of (pow k 2) in k 3.044 * [taylor]: Taking taylor expansion of k in k 3.044 * [backup-simplify]: Simplify 0 into 0 3.044 * [backup-simplify]: Simplify 1 into 1 3.045 * [taylor]: Taking taylor expansion of (+ 1 (* 10 k)) in k 3.045 * [taylor]: Taking taylor expansion of 1 in k 3.045 * [backup-simplify]: Simplify 1 into 1 3.045 * [taylor]: Taking taylor expansion of (* 10 k) in k 3.045 * [taylor]: Taking taylor expansion of 10 in k 3.045 * [backup-simplify]: Simplify 10 into 10 3.045 * [taylor]: Taking taylor expansion of k in k 3.045 * [backup-simplify]: Simplify 0 into 0 3.045 * [backup-simplify]: Simplify 1 into 1 3.045 * [backup-simplify]: Simplify (* 10 0) into 0 3.046 * [backup-simplify]: Simplify (+ 1 0) into 1 3.046 * [backup-simplify]: Simplify (+ 0 1) into 1 3.046 * [backup-simplify]: Simplify 1 into 1 3.047 * [backup-simplify]: Simplify (+ (* 10 1) (* 0 0)) into 10 3.047 * [backup-simplify]: Simplify (+ 0 10) into 10 3.047 * [backup-simplify]: Simplify (+ 0 10) into 10 3.047 * [backup-simplify]: Simplify 10 into 10 3.048 * [backup-simplify]: Simplify (* 1 1) into 1 3.048 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 0 1) (* 0 0))) into 0 3.048 * [backup-simplify]: Simplify (+ 0 0) into 0 3.049 * [backup-simplify]: Simplify (+ 1 0) into 1 3.049 * [backup-simplify]: Simplify 1 into 1 3.049 * [backup-simplify]: Simplify (+ (* 1 (pow k 2)) (+ (* 10 k) 1)) into (+ (pow k 2) (+ 1 (* 10 k))) 3.049 * [backup-simplify]: Simplify (+ (* (+ (/ 1 k) 10) (/ 1 k)) 1) into (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) 3.049 * [approximate]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in (k) around 0 3.049 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in k 3.049 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 3.049 * [taylor]: Taking taylor expansion of (pow k 2) in k 3.049 * [taylor]: Taking taylor expansion of k in k 3.049 * [backup-simplify]: Simplify 0 into 0 3.049 * [backup-simplify]: Simplify 1 into 1 3.049 * [backup-simplify]: Simplify (* 1 1) into 1 3.050 * [backup-simplify]: Simplify (/ 1 1) into 1 3.050 * [taylor]: Taking taylor expansion of (+ (* 10 (/ 1 k)) 1) in k 3.050 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 3.050 * [taylor]: Taking taylor expansion of 10 in k 3.050 * [backup-simplify]: Simplify 10 into 10 3.050 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.050 * [taylor]: Taking taylor expansion of k in k 3.050 * [backup-simplify]: Simplify 0 into 0 3.050 * [backup-simplify]: Simplify 1 into 1 3.050 * [backup-simplify]: Simplify (/ 1 1) into 1 3.050 * [taylor]: Taking taylor expansion of 1 in k 3.050 * [backup-simplify]: Simplify 1 into 1 3.050 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in k 3.050 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 3.050 * [taylor]: Taking taylor expansion of (pow k 2) in k 3.050 * [taylor]: Taking taylor expansion of k in k 3.050 * [backup-simplify]: Simplify 0 into 0 3.050 * [backup-simplify]: Simplify 1 into 1 3.050 * [backup-simplify]: Simplify (* 1 1) into 1 3.051 * [backup-simplify]: Simplify (/ 1 1) into 1 3.051 * [taylor]: Taking taylor expansion of (+ (* 10 (/ 1 k)) 1) in k 3.051 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 3.051 * [taylor]: Taking taylor expansion of 10 in k 3.051 * [backup-simplify]: Simplify 10 into 10 3.051 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.051 * [taylor]: Taking taylor expansion of k in k 3.051 * [backup-simplify]: Simplify 0 into 0 3.051 * [backup-simplify]: Simplify 1 into 1 3.051 * [backup-simplify]: Simplify (/ 1 1) into 1 3.051 * [taylor]: Taking taylor expansion of 1 in k 3.051 * [backup-simplify]: Simplify 1 into 1 3.051 * [backup-simplify]: Simplify (+ 1 0) into 1 3.051 * [backup-simplify]: Simplify 1 into 1 3.052 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.052 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.052 * [backup-simplify]: Simplify (* 10 1) into 10 3.053 * [backup-simplify]: Simplify (+ 10 0) into 10 3.053 * [backup-simplify]: Simplify (+ 0 10) into 10 3.053 * [backup-simplify]: Simplify 10 into 10 3.054 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.054 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.058 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.059 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 1)) into 0 3.059 * [backup-simplify]: Simplify (+ 0 1) into 1 3.059 * [backup-simplify]: Simplify (+ 0 1) into 1 3.059 * [backup-simplify]: Simplify 1 into 1 3.059 * [backup-simplify]: Simplify (+ 1 (+ (* 10 (/ 1 (/ 1 k))) (* 1 (pow (/ 1 (/ 1 k)) 2)))) into (+ (pow k 2) (+ 1 (* 10 k))) 3.060 * [backup-simplify]: Simplify (+ (* (+ (/ 1 (- k)) 10) (/ 1 (- k))) 1) into (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) 3.060 * [approximate]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in (k) around 0 3.060 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in k 3.060 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1) in k 3.060 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 3.060 * [taylor]: Taking taylor expansion of (pow k 2) in k 3.060 * [taylor]: Taking taylor expansion of k in k 3.060 * [backup-simplify]: Simplify 0 into 0 3.060 * [backup-simplify]: Simplify 1 into 1 3.060 * [backup-simplify]: Simplify (* 1 1) into 1 3.060 * [backup-simplify]: Simplify (/ 1 1) into 1 3.060 * [taylor]: Taking taylor expansion of 1 in k 3.060 * [backup-simplify]: Simplify 1 into 1 3.060 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 3.060 * [taylor]: Taking taylor expansion of 10 in k 3.060 * [backup-simplify]: Simplify 10 into 10 3.060 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.060 * [taylor]: Taking taylor expansion of k in k 3.060 * [backup-simplify]: Simplify 0 into 0 3.060 * [backup-simplify]: Simplify 1 into 1 3.061 * [backup-simplify]: Simplify (/ 1 1) into 1 3.061 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in k 3.061 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1) in k 3.061 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 3.061 * [taylor]: Taking taylor expansion of (pow k 2) in k 3.061 * [taylor]: Taking taylor expansion of k in k 3.061 * [backup-simplify]: Simplify 0 into 0 3.061 * [backup-simplify]: Simplify 1 into 1 3.061 * [backup-simplify]: Simplify (* 1 1) into 1 3.061 * [backup-simplify]: Simplify (/ 1 1) into 1 3.061 * [taylor]: Taking taylor expansion of 1 in k 3.061 * [backup-simplify]: Simplify 1 into 1 3.061 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 3.061 * [taylor]: Taking taylor expansion of 10 in k 3.061 * [backup-simplify]: Simplify 10 into 10 3.061 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.061 * [taylor]: Taking taylor expansion of k in k 3.061 * [backup-simplify]: Simplify 0 into 0 3.061 * [backup-simplify]: Simplify 1 into 1 3.062 * [backup-simplify]: Simplify (/ 1 1) into 1 3.062 * [backup-simplify]: Simplify (+ 1 0) into 1 3.062 * [backup-simplify]: Simplify (+ 1 0) into 1 3.062 * [backup-simplify]: Simplify 1 into 1 3.063 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.063 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.063 * [backup-simplify]: Simplify (+ 0 0) into 0 3.064 * [backup-simplify]: Simplify (* 10 1) into 10 3.064 * [backup-simplify]: Simplify (- 10) into -10 3.064 * [backup-simplify]: Simplify (+ 0 -10) into -10 3.064 * [backup-simplify]: Simplify -10 into -10 3.065 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.065 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.066 * [backup-simplify]: Simplify (+ 0 1) into 1 3.066 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.067 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 1)) into 0 3.067 * [backup-simplify]: Simplify (- 0) into 0 3.067 * [backup-simplify]: Simplify (+ 1 0) into 1 3.067 * [backup-simplify]: Simplify 1 into 1 3.067 * [backup-simplify]: Simplify (+ 1 (+ (* -10 (/ 1 (/ 1 (- k)))) (* 1 (pow (/ 1 (/ 1 (- k))) 2)))) into (+ (pow k 2) (+ 1 (* 10 k))) 3.068 * * * * [progress]: [ 4 / 4 ] generating series at (2 2) 3.068 * [backup-simplify]: Simplify (/ (+ (* (+ k 10) k) 1) (pow k m)) into (/ (+ (pow k 2) (+ 1 (* 10 k))) (pow k m)) 3.068 * [approximate]: Taking taylor expansion of (/ (+ (pow k 2) (+ 1 (* 10 k))) (pow k m)) in (k m) around 0 3.068 * [taylor]: Taking taylor expansion of (/ (+ (pow k 2) (+ 1 (* 10 k))) (pow k m)) in m 3.068 * [taylor]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in m 3.068 * [taylor]: Taking taylor expansion of (pow k 2) in m 3.068 * [taylor]: Taking taylor expansion of k in m 3.068 * [backup-simplify]: Simplify k into k 3.068 * [taylor]: Taking taylor expansion of (+ 1 (* 10 k)) in m 3.068 * [taylor]: Taking taylor expansion of 1 in m 3.068 * [backup-simplify]: Simplify 1 into 1 3.068 * [taylor]: Taking taylor expansion of (* 10 k) in m 3.068 * [taylor]: Taking taylor expansion of 10 in m 3.068 * [backup-simplify]: Simplify 10 into 10 3.068 * [taylor]: Taking taylor expansion of k in m 3.068 * [backup-simplify]: Simplify k into k 3.068 * [taylor]: Taking taylor expansion of (pow k m) in m 3.068 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 3.068 * [taylor]: Taking taylor expansion of (* m (log k)) in m 3.068 * [taylor]: Taking taylor expansion of m in m 3.068 * [backup-simplify]: Simplify 0 into 0 3.068 * [backup-simplify]: Simplify 1 into 1 3.068 * [taylor]: Taking taylor expansion of (log k) in m 3.068 * [taylor]: Taking taylor expansion of k in m 3.068 * [backup-simplify]: Simplify k into k 3.068 * [backup-simplify]: Simplify (log k) into (log k) 3.068 * [backup-simplify]: Simplify (* 0 (log k)) into 0 3.069 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 3.069 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 3.069 * [backup-simplify]: Simplify (exp 0) into 1 3.069 * [backup-simplify]: Simplify (* k k) into (pow k 2) 3.069 * [backup-simplify]: Simplify (* 10 k) into (* 10 k) 3.069 * [backup-simplify]: Simplify (+ 1 (* 10 k)) into (+ 1 (* 10 k)) 3.069 * [backup-simplify]: Simplify (+ (pow k 2) (+ 1 (* 10 k))) into (+ (pow k 2) (+ 1 (* 10 k))) 3.069 * [backup-simplify]: Simplify (/ (+ (pow k 2) (+ 1 (* 10 k))) 1) into (+ (pow k 2) (+ 1 (* 10 k))) 3.069 * [taylor]: Taking taylor expansion of (/ (+ (pow k 2) (+ 1 (* 10 k))) (pow k m)) in k 3.069 * [taylor]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in k 3.069 * [taylor]: Taking taylor expansion of (pow k 2) in k 3.069 * [taylor]: Taking taylor expansion of k in k 3.069 * [backup-simplify]: Simplify 0 into 0 3.069 * [backup-simplify]: Simplify 1 into 1 3.069 * [taylor]: Taking taylor expansion of (+ 1 (* 10 k)) in k 3.069 * [taylor]: Taking taylor expansion of 1 in k 3.069 * [backup-simplify]: Simplify 1 into 1 3.069 * [taylor]: Taking taylor expansion of (* 10 k) in k 3.069 * [taylor]: Taking taylor expansion of 10 in k 3.069 * [backup-simplify]: Simplify 10 into 10 3.069 * [taylor]: Taking taylor expansion of k in k 3.069 * [backup-simplify]: Simplify 0 into 0 3.069 * [backup-simplify]: Simplify 1 into 1 3.069 * [taylor]: Taking taylor expansion of (pow k m) in k 3.069 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 3.069 * [taylor]: Taking taylor expansion of (* m (log k)) in k 3.069 * [taylor]: Taking taylor expansion of m in k 3.069 * [backup-simplify]: Simplify m into m 3.069 * [taylor]: Taking taylor expansion of (log k) in k 3.070 * [taylor]: Taking taylor expansion of k in k 3.070 * [backup-simplify]: Simplify 0 into 0 3.070 * [backup-simplify]: Simplify 1 into 1 3.070 * [backup-simplify]: Simplify (log 1) into 0 3.070 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 3.070 * [backup-simplify]: Simplify (* m (log k)) into (* (log k) m) 3.070 * [backup-simplify]: Simplify (exp (* (log k) m)) into (exp (* (log k) m)) 3.070 * [backup-simplify]: Simplify (* 10 0) into 0 3.071 * [backup-simplify]: Simplify (+ 1 0) into 1 3.071 * [backup-simplify]: Simplify (+ 0 1) into 1 3.071 * [backup-simplify]: Simplify (/ 1 (exp (* (log k) m))) into (/ 1 (exp (* (log k) m))) 3.071 * [taylor]: Taking taylor expansion of (/ (+ (pow k 2) (+ 1 (* 10 k))) (pow k m)) in k 3.071 * [taylor]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in k 3.071 * [taylor]: Taking taylor expansion of (pow k 2) in k 3.071 * [taylor]: Taking taylor expansion of k in k 3.071 * [backup-simplify]: Simplify 0 into 0 3.071 * [backup-simplify]: Simplify 1 into 1 3.071 * [taylor]: Taking taylor expansion of (+ 1 (* 10 k)) in k 3.071 * [taylor]: Taking taylor expansion of 1 in k 3.071 * [backup-simplify]: Simplify 1 into 1 3.071 * [taylor]: Taking taylor expansion of (* 10 k) in k 3.071 * [taylor]: Taking taylor expansion of 10 in k 3.071 * [backup-simplify]: Simplify 10 into 10 3.071 * [taylor]: Taking taylor expansion of k in k 3.071 * [backup-simplify]: Simplify 0 into 0 3.071 * [backup-simplify]: Simplify 1 into 1 3.071 * [taylor]: Taking taylor expansion of (pow k m) in k 3.071 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 3.071 * [taylor]: Taking taylor expansion of (* m (log k)) in k 3.071 * [taylor]: Taking taylor expansion of m in k 3.071 * [backup-simplify]: Simplify m into m 3.071 * [taylor]: Taking taylor expansion of (log k) in k 3.071 * [taylor]: Taking taylor expansion of k in k 3.071 * [backup-simplify]: Simplify 0 into 0 3.071 * [backup-simplify]: Simplify 1 into 1 3.072 * [backup-simplify]: Simplify (log 1) into 0 3.072 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 3.072 * [backup-simplify]: Simplify (* m (log k)) into (* (log k) m) 3.072 * [backup-simplify]: Simplify (exp (* (log k) m)) into (exp (* (log k) m)) 3.072 * [backup-simplify]: Simplify (* 10 0) into 0 3.073 * [backup-simplify]: Simplify (+ 1 0) into 1 3.073 * [backup-simplify]: Simplify (+ 0 1) into 1 3.073 * [backup-simplify]: Simplify (/ 1 (exp (* (log k) m))) into (/ 1 (exp (* (log k) m))) 3.073 * [taylor]: Taking taylor expansion of (/ 1 (exp (* (log k) m))) in m 3.073 * [taylor]: Taking taylor expansion of (exp (* (log k) m)) in m 3.073 * [taylor]: Taking taylor expansion of (* (log k) m) in m 3.073 * [taylor]: Taking taylor expansion of (log k) in m 3.073 * [taylor]: Taking taylor expansion of k in m 3.073 * [backup-simplify]: Simplify k into k 3.073 * [backup-simplify]: Simplify (log k) into (log k) 3.073 * [taylor]: Taking taylor expansion of m in m 3.073 * [backup-simplify]: Simplify 0 into 0 3.073 * [backup-simplify]: Simplify 1 into 1 3.073 * [backup-simplify]: Simplify (* (log k) 0) into 0 3.074 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 3.074 * [backup-simplify]: Simplify (+ (* (log k) 1) (* 0 0)) into (log k) 3.074 * [backup-simplify]: Simplify (exp 0) into 1 3.074 * [backup-simplify]: Simplify (/ 1 1) into 1 3.074 * [backup-simplify]: Simplify 1 into 1 3.075 * [backup-simplify]: Simplify (+ (* 10 1) (* 0 0)) into 10 3.075 * [backup-simplify]: Simplify (+ 0 10) into 10 3.076 * [backup-simplify]: Simplify (+ 0 10) into 10 3.077 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 3.078 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 3.078 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 3.079 * [backup-simplify]: Simplify (* (exp (* (log k) m)) (+ (* (/ (pow 0 1) 1)))) into 0 3.079 * [backup-simplify]: Simplify (- (/ 10 (exp (* (log k) m))) (+ (* (/ 1 (exp (* (log k) m))) (/ 0 (exp (* (log k) m)))))) into (* 10 (/ 1 (exp (* (log k) m)))) 3.079 * [taylor]: Taking taylor expansion of (* 10 (/ 1 (exp (* (log k) m)))) in m 3.079 * [taylor]: Taking taylor expansion of 10 in m 3.079 * [backup-simplify]: Simplify 10 into 10 3.079 * [taylor]: Taking taylor expansion of (/ 1 (exp (* (log k) m))) in m 3.079 * [taylor]: Taking taylor expansion of (exp (* (log k) m)) in m 3.079 * [taylor]: Taking taylor expansion of (* (log k) m) in m 3.079 * [taylor]: Taking taylor expansion of (log k) in m 3.079 * [taylor]: Taking taylor expansion of k in m 3.079 * [backup-simplify]: Simplify k into k 3.080 * [backup-simplify]: Simplify (log k) into (log k) 3.080 * [taylor]: Taking taylor expansion of m in m 3.080 * [backup-simplify]: Simplify 0 into 0 3.080 * [backup-simplify]: Simplify 1 into 1 3.080 * [backup-simplify]: Simplify (* (log k) 0) into 0 3.080 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 3.081 * [backup-simplify]: Simplify (+ (* (log k) 1) (* 0 0)) into (log k) 3.081 * [backup-simplify]: Simplify (exp 0) into 1 3.081 * [backup-simplify]: Simplify (/ 1 1) into 1 3.082 * [backup-simplify]: Simplify (* 10 1) into 10 3.082 * [backup-simplify]: Simplify 10 into 10 3.082 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow (log k) 1) 1)))) into (log k) 3.082 * [backup-simplify]: Simplify (- (+ (* 1 (/ (log k) 1)))) into (- (log k)) 3.082 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 3.082 * [backup-simplify]: Simplify (+ (* (- (log k)) (* m 1)) (+ (* 10 (* 1 k)) 1)) into (- (+ 1 (* 10 k)) (* (log k) m)) 3.083 * [backup-simplify]: Simplify (/ (+ (* (+ (/ 1 k) 10) (/ 1 k)) 1) (pow (/ 1 k) (/ 1 m))) into (/ (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) (pow (/ 1 k) (/ 1 m))) 3.083 * [approximate]: Taking taylor expansion of (/ (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) (pow (/ 1 k) (/ 1 m))) in (k m) around 0 3.083 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) (pow (/ 1 k) (/ 1 m))) in m 3.083 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in m 3.083 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 3.083 * [taylor]: Taking taylor expansion of (pow k 2) in m 3.083 * [taylor]: Taking taylor expansion of k in m 3.083 * [backup-simplify]: Simplify k into k 3.083 * [backup-simplify]: Simplify (* k k) into (pow k 2) 3.083 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 3.083 * [taylor]: Taking taylor expansion of (+ (* 10 (/ 1 k)) 1) in m 3.083 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in m 3.083 * [taylor]: Taking taylor expansion of 10 in m 3.083 * [backup-simplify]: Simplify 10 into 10 3.083 * [taylor]: Taking taylor expansion of (/ 1 k) in m 3.083 * [taylor]: Taking taylor expansion of k in m 3.083 * [backup-simplify]: Simplify k into k 3.083 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 3.083 * [taylor]: Taking taylor expansion of 1 in m 3.083 * [backup-simplify]: Simplify 1 into 1 3.083 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in m 3.083 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in m 3.083 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in m 3.084 * [taylor]: Taking taylor expansion of (/ 1 m) in m 3.084 * [taylor]: Taking taylor expansion of m in m 3.084 * [backup-simplify]: Simplify 0 into 0 3.084 * [backup-simplify]: Simplify 1 into 1 3.084 * [backup-simplify]: Simplify (/ 1 1) into 1 3.084 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in m 3.084 * [taylor]: Taking taylor expansion of (/ 1 k) in m 3.084 * [taylor]: Taking taylor expansion of k in m 3.084 * [backup-simplify]: Simplify k into k 3.084 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 3.084 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 3.084 * [backup-simplify]: Simplify (* 1 (log (/ 1 k))) into (log (/ 1 k)) 3.085 * [backup-simplify]: Simplify (exp (* (/ 1 m) (log (/ 1 k)))) into (exp (/ (log (/ 1 k)) m)) 3.085 * [backup-simplify]: Simplify (* 10 (/ 1 k)) into (/ 10 k) 3.085 * [backup-simplify]: Simplify (+ (/ 10 k) 1) into (+ (* 10 (/ 1 k)) 1) 3.085 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) into (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) 3.085 * [backup-simplify]: Simplify (/ (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) (exp (/ (log (/ 1 k)) m))) into (/ (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) (exp (/ (log (/ 1 k)) m))) 3.085 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) (pow (/ 1 k) (/ 1 m))) in k 3.085 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in k 3.085 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 3.085 * [taylor]: Taking taylor expansion of (pow k 2) in k 3.085 * [taylor]: Taking taylor expansion of k in k 3.085 * [backup-simplify]: Simplify 0 into 0 3.085 * [backup-simplify]: Simplify 1 into 1 3.086 * [backup-simplify]: Simplify (* 1 1) into 1 3.086 * [backup-simplify]: Simplify (/ 1 1) into 1 3.086 * [taylor]: Taking taylor expansion of (+ (* 10 (/ 1 k)) 1) in k 3.086 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 3.086 * [taylor]: Taking taylor expansion of 10 in k 3.086 * [backup-simplify]: Simplify 10 into 10 3.086 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.086 * [taylor]: Taking taylor expansion of k in k 3.086 * [backup-simplify]: Simplify 0 into 0 3.087 * [backup-simplify]: Simplify 1 into 1 3.087 * [backup-simplify]: Simplify (/ 1 1) into 1 3.087 * [taylor]: Taking taylor expansion of 1 in k 3.087 * [backup-simplify]: Simplify 1 into 1 3.087 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in k 3.087 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in k 3.087 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in k 3.087 * [taylor]: Taking taylor expansion of (/ 1 m) in k 3.087 * [taylor]: Taking taylor expansion of m in k 3.087 * [backup-simplify]: Simplify m into m 3.087 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 3.087 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 3.087 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.087 * [taylor]: Taking taylor expansion of k in k 3.087 * [backup-simplify]: Simplify 0 into 0 3.087 * [backup-simplify]: Simplify 1 into 1 3.088 * [backup-simplify]: Simplify (/ 1 1) into 1 3.088 * [backup-simplify]: Simplify (log 1) into 0 3.089 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 3.089 * [backup-simplify]: Simplify (* (/ 1 m) (- (log k))) into (* -1 (/ (log k) m)) 3.089 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 3.089 * [backup-simplify]: Simplify (+ 1 0) into 1 3.089 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 3.089 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) (pow (/ 1 k) (/ 1 m))) in k 3.090 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in k 3.090 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 3.090 * [taylor]: Taking taylor expansion of (pow k 2) in k 3.090 * [taylor]: Taking taylor expansion of k in k 3.090 * [backup-simplify]: Simplify 0 into 0 3.090 * [backup-simplify]: Simplify 1 into 1 3.090 * [backup-simplify]: Simplify (* 1 1) into 1 3.090 * [backup-simplify]: Simplify (/ 1 1) into 1 3.090 * [taylor]: Taking taylor expansion of (+ (* 10 (/ 1 k)) 1) in k 3.091 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 3.091 * [taylor]: Taking taylor expansion of 10 in k 3.091 * [backup-simplify]: Simplify 10 into 10 3.091 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.091 * [taylor]: Taking taylor expansion of k in k 3.091 * [backup-simplify]: Simplify 0 into 0 3.091 * [backup-simplify]: Simplify 1 into 1 3.091 * [backup-simplify]: Simplify (/ 1 1) into 1 3.091 * [taylor]: Taking taylor expansion of 1 in k 3.091 * [backup-simplify]: Simplify 1 into 1 3.091 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in k 3.091 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in k 3.091 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in k 3.091 * [taylor]: Taking taylor expansion of (/ 1 m) in k 3.091 * [taylor]: Taking taylor expansion of m in k 3.091 * [backup-simplify]: Simplify m into m 3.091 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 3.091 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 3.091 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.091 * [taylor]: Taking taylor expansion of k in k 3.091 * [backup-simplify]: Simplify 0 into 0 3.092 * [backup-simplify]: Simplify 1 into 1 3.092 * [backup-simplify]: Simplify (/ 1 1) into 1 3.092 * [backup-simplify]: Simplify (log 1) into 0 3.093 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 3.093 * [backup-simplify]: Simplify (* (/ 1 m) (- (log k))) into (* -1 (/ (log k) m)) 3.093 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 3.093 * [backup-simplify]: Simplify (+ 1 0) into 1 3.094 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 3.094 * [taylor]: Taking taylor expansion of (/ 1 (exp (* -1 (/ (log k) m)))) in m 3.094 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 3.094 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 3.094 * [taylor]: Taking taylor expansion of -1 in m 3.094 * [backup-simplify]: Simplify -1 into -1 3.094 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 3.094 * [taylor]: Taking taylor expansion of (log k) in m 3.094 * [taylor]: Taking taylor expansion of k in m 3.094 * [backup-simplify]: Simplify k into k 3.094 * [backup-simplify]: Simplify (log k) into (log k) 3.094 * [taylor]: Taking taylor expansion of m in m 3.094 * [backup-simplify]: Simplify 0 into 0 3.094 * [backup-simplify]: Simplify 1 into 1 3.094 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 3.094 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 3.094 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 3.094 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 3.095 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 3.095 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.096 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.097 * [backup-simplify]: Simplify (* 10 1) into 10 3.097 * [backup-simplify]: Simplify (+ 10 0) into 10 3.098 * [backup-simplify]: Simplify (+ 0 10) into 10 3.099 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.100 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 3.100 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)))) into 0 3.101 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 3.101 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (* 0 (- (log k)))) into 0 3.102 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 1) 1)))) into 0 3.102 * [backup-simplify]: Simplify (- (/ 10 (exp (* -1 (/ (log k) m)))) (+ (* (/ 1 (exp (* -1 (/ (log k) m)))) (/ 0 (exp (* -1 (/ (log k) m))))))) into (* 10 (/ 1 (exp (* -1 (/ (log k) m))))) 3.102 * [taylor]: Taking taylor expansion of (* 10 (/ 1 (exp (* -1 (/ (log k) m))))) in m 3.102 * [taylor]: Taking taylor expansion of 10 in m 3.102 * [backup-simplify]: Simplify 10 into 10 3.102 * [taylor]: Taking taylor expansion of (/ 1 (exp (* -1 (/ (log k) m)))) in m 3.102 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 3.102 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 3.102 * [taylor]: Taking taylor expansion of -1 in m 3.102 * [backup-simplify]: Simplify -1 into -1 3.102 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 3.102 * [taylor]: Taking taylor expansion of (log k) in m 3.102 * [taylor]: Taking taylor expansion of k in m 3.103 * [backup-simplify]: Simplify k into k 3.103 * [backup-simplify]: Simplify (log k) into (log k) 3.103 * [taylor]: Taking taylor expansion of m in m 3.103 * [backup-simplify]: Simplify 0 into 0 3.103 * [backup-simplify]: Simplify 1 into 1 3.103 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 3.103 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 3.103 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 3.103 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 3.103 * [backup-simplify]: Simplify (* 10 (/ 1 (exp (* -1 (/ (log k) m))))) into (/ 10 (exp (* -1 (/ (log k) m)))) 3.103 * [backup-simplify]: Simplify (/ 10 (exp (* -1 (/ (log k) m)))) into (/ 10 (exp (* -1 (/ (log k) m)))) 3.104 * [backup-simplify]: Simplify (- (+ (* (/ 1 (exp (* -1 (/ (log k) m)))) (/ 0 (exp (* -1 (/ (log k) m))))))) into 0 3.104 * [backup-simplify]: Simplify 0 into 0 3.105 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.106 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.107 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.107 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 1)) into 0 3.108 * [backup-simplify]: Simplify (+ 0 1) into 1 3.108 * [backup-simplify]: Simplify (+ 0 1) into 1 3.109 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.112 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 3.112 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 3.113 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 3.114 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (+ (* 0 0) (* 0 (- (log k))))) into 0 3.115 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 3.115 * [backup-simplify]: Simplify (- (/ 1 (exp (* -1 (/ (log k) m)))) (+ (* (/ 1 (exp (* -1 (/ (log k) m)))) (/ 0 (exp (* -1 (/ (log k) m))))) (* (* 10 (/ 1 (exp (* -1 (/ (log k) m))))) (/ 0 (exp (* -1 (/ (log k) m))))))) into (/ 1 (exp (* -1 (/ (log k) m)))) 3.115 * [taylor]: Taking taylor expansion of (/ 1 (exp (* -1 (/ (log k) m)))) in m 3.115 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 3.115 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 3.115 * [taylor]: Taking taylor expansion of -1 in m 3.115 * [backup-simplify]: Simplify -1 into -1 3.115 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 3.115 * [taylor]: Taking taylor expansion of (log k) in m 3.115 * [taylor]: Taking taylor expansion of k in m 3.115 * [backup-simplify]: Simplify k into k 3.115 * [backup-simplify]: Simplify (log k) into (log k) 3.115 * [taylor]: Taking taylor expansion of m in m 3.115 * [backup-simplify]: Simplify 0 into 0 3.115 * [backup-simplify]: Simplify 1 into 1 3.115 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 3.115 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 3.115 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 3.116 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 3.116 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 3.116 * [backup-simplify]: Simplify (+ (/ 1 (exp (* -1 (/ (log (/ 1 k)) (/ 1 m))))) (+ (* (/ 10 (exp (* -1 (/ (log (/ 1 k)) (/ 1 m))))) (* 1 (/ 1 (/ 1 k)))) (* (/ 1 (exp (* -1 (/ (log (/ 1 k)) (/ 1 m))))) (pow (* 1 (/ 1 (/ 1 k))) 2)))) into (+ (* 10 (/ k (exp (* -1 (* (log (/ 1 k)) m))))) (+ (/ (pow k 2) (exp (* -1 (* (log (/ 1 k)) m)))) (/ 1 (exp (* -1 (* (log (/ 1 k)) m)))))) 3.116 * [backup-simplify]: Simplify (/ (+ (* (+ (/ 1 (- k)) 10) (/ 1 (- k))) 1) (pow (/ 1 (- k)) (/ 1 (- m)))) into (/ (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) (pow (/ -1 k) (/ -1 m))) 3.116 * [approximate]: Taking taylor expansion of (/ (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) (pow (/ -1 k) (/ -1 m))) in (k m) around 0 3.116 * [taylor]: Taking taylor expansion of (/ (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) (pow (/ -1 k) (/ -1 m))) in m 3.116 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in m 3.117 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1) in m 3.117 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 3.117 * [taylor]: Taking taylor expansion of (pow k 2) in m 3.117 * [taylor]: Taking taylor expansion of k in m 3.117 * [backup-simplify]: Simplify k into k 3.117 * [backup-simplify]: Simplify (* k k) into (pow k 2) 3.117 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 3.117 * [taylor]: Taking taylor expansion of 1 in m 3.117 * [backup-simplify]: Simplify 1 into 1 3.117 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in m 3.117 * [taylor]: Taking taylor expansion of 10 in m 3.117 * [backup-simplify]: Simplify 10 into 10 3.117 * [taylor]: Taking taylor expansion of (/ 1 k) in m 3.117 * [taylor]: Taking taylor expansion of k in m 3.117 * [backup-simplify]: Simplify k into k 3.117 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 3.117 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in m 3.117 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in m 3.117 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in m 3.117 * [taylor]: Taking taylor expansion of (/ -1 m) in m 3.117 * [taylor]: Taking taylor expansion of -1 in m 3.117 * [backup-simplify]: Simplify -1 into -1 3.117 * [taylor]: Taking taylor expansion of m in m 3.117 * [backup-simplify]: Simplify 0 into 0 3.117 * [backup-simplify]: Simplify 1 into 1 3.117 * [backup-simplify]: Simplify (/ -1 1) into -1 3.117 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in m 3.117 * [taylor]: Taking taylor expansion of (/ -1 k) in m 3.117 * [taylor]: Taking taylor expansion of -1 in m 3.117 * [backup-simplify]: Simplify -1 into -1 3.117 * [taylor]: Taking taylor expansion of k in m 3.117 * [backup-simplify]: Simplify k into k 3.117 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 3.118 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 3.118 * [backup-simplify]: Simplify (* -1 (log (/ -1 k))) into (* -1 (log (/ -1 k))) 3.118 * [backup-simplify]: Simplify (exp (* (/ -1 m) (log (/ -1 k)))) into (exp (* -1 (/ (log (/ -1 k)) m))) 3.118 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1) into (+ (/ 1 (pow k 2)) 1) 3.118 * [backup-simplify]: Simplify (* 10 (/ 1 k)) into (/ 10 k) 3.118 * [backup-simplify]: Simplify (- (/ 10 k)) into (- (* 10 (/ 1 k))) 3.118 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1) (- (* 10 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) 3.118 * [backup-simplify]: Simplify (/ (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) (exp (* -1 (/ (log (/ -1 k)) m)))) into (/ (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) (exp (* -1 (/ (log (/ -1 k)) m)))) 3.118 * [taylor]: Taking taylor expansion of (/ (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) (pow (/ -1 k) (/ -1 m))) in k 3.118 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in k 3.118 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1) in k 3.118 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 3.118 * [taylor]: Taking taylor expansion of (pow k 2) in k 3.118 * [taylor]: Taking taylor expansion of k in k 3.118 * [backup-simplify]: Simplify 0 into 0 3.118 * [backup-simplify]: Simplify 1 into 1 3.118 * [backup-simplify]: Simplify (* 1 1) into 1 3.119 * [backup-simplify]: Simplify (/ 1 1) into 1 3.119 * [taylor]: Taking taylor expansion of 1 in k 3.119 * [backup-simplify]: Simplify 1 into 1 3.119 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 3.119 * [taylor]: Taking taylor expansion of 10 in k 3.119 * [backup-simplify]: Simplify 10 into 10 3.119 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.119 * [taylor]: Taking taylor expansion of k in k 3.119 * [backup-simplify]: Simplify 0 into 0 3.119 * [backup-simplify]: Simplify 1 into 1 3.119 * [backup-simplify]: Simplify (/ 1 1) into 1 3.119 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in k 3.119 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in k 3.119 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in k 3.119 * [taylor]: Taking taylor expansion of (/ -1 m) in k 3.119 * [taylor]: Taking taylor expansion of -1 in k 3.119 * [backup-simplify]: Simplify -1 into -1 3.119 * [taylor]: Taking taylor expansion of m in k 3.119 * [backup-simplify]: Simplify m into m 3.119 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 3.119 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 3.119 * [taylor]: Taking taylor expansion of (/ -1 k) in k 3.119 * [taylor]: Taking taylor expansion of -1 in k 3.119 * [backup-simplify]: Simplify -1 into -1 3.119 * [taylor]: Taking taylor expansion of k in k 3.119 * [backup-simplify]: Simplify 0 into 0 3.119 * [backup-simplify]: Simplify 1 into 1 3.120 * [backup-simplify]: Simplify (/ -1 1) into -1 3.120 * [backup-simplify]: Simplify (log -1) into (log -1) 3.120 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 3.121 * [backup-simplify]: Simplify (* (/ -1 m) (- (log -1) (log k))) into (* -1 (/ (- (log -1) (log k)) m)) 3.121 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 3.121 * [backup-simplify]: Simplify (+ 1 0) into 1 3.122 * [backup-simplify]: Simplify (+ 1 0) into 1 3.122 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 3.122 * [taylor]: Taking taylor expansion of (/ (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) (pow (/ -1 k) (/ -1 m))) in k 3.122 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in k 3.122 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1) in k 3.122 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 3.122 * [taylor]: Taking taylor expansion of (pow k 2) in k 3.122 * [taylor]: Taking taylor expansion of k in k 3.122 * [backup-simplify]: Simplify 0 into 0 3.122 * [backup-simplify]: Simplify 1 into 1 3.122 * [backup-simplify]: Simplify (* 1 1) into 1 3.123 * [backup-simplify]: Simplify (/ 1 1) into 1 3.123 * [taylor]: Taking taylor expansion of 1 in k 3.123 * [backup-simplify]: Simplify 1 into 1 3.123 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 3.123 * [taylor]: Taking taylor expansion of 10 in k 3.123 * [backup-simplify]: Simplify 10 into 10 3.123 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.123 * [taylor]: Taking taylor expansion of k in k 3.123 * [backup-simplify]: Simplify 0 into 0 3.123 * [backup-simplify]: Simplify 1 into 1 3.123 * [backup-simplify]: Simplify (/ 1 1) into 1 3.123 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in k 3.123 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in k 3.123 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in k 3.123 * [taylor]: Taking taylor expansion of (/ -1 m) in k 3.123 * [taylor]: Taking taylor expansion of -1 in k 3.123 * [backup-simplify]: Simplify -1 into -1 3.123 * [taylor]: Taking taylor expansion of m in k 3.123 * [backup-simplify]: Simplify m into m 3.123 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 3.123 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 3.123 * [taylor]: Taking taylor expansion of (/ -1 k) in k 3.123 * [taylor]: Taking taylor expansion of -1 in k 3.123 * [backup-simplify]: Simplify -1 into -1 3.123 * [taylor]: Taking taylor expansion of k in k 3.123 * [backup-simplify]: Simplify 0 into 0 3.123 * [backup-simplify]: Simplify 1 into 1 3.124 * [backup-simplify]: Simplify (/ -1 1) into -1 3.124 * [backup-simplify]: Simplify (log -1) into (log -1) 3.124 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 3.125 * [backup-simplify]: Simplify (* (/ -1 m) (- (log -1) (log k))) into (* -1 (/ (- (log -1) (log k)) m)) 3.125 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 3.125 * [backup-simplify]: Simplify (+ 1 0) into 1 3.126 * [backup-simplify]: Simplify (+ 1 0) into 1 3.126 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 3.126 * [taylor]: Taking taylor expansion of (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 3.126 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 3.126 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 3.126 * [taylor]: Taking taylor expansion of -1 in m 3.126 * [backup-simplify]: Simplify -1 into -1 3.126 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 3.126 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 3.126 * [taylor]: Taking taylor expansion of (log -1) in m 3.126 * [taylor]: Taking taylor expansion of -1 in m 3.126 * [backup-simplify]: Simplify -1 into -1 3.127 * [backup-simplify]: Simplify (log -1) into (log -1) 3.127 * [taylor]: Taking taylor expansion of (log k) in m 3.127 * [taylor]: Taking taylor expansion of k in m 3.127 * [backup-simplify]: Simplify k into k 3.127 * [backup-simplify]: Simplify (log k) into (log k) 3.127 * [taylor]: Taking taylor expansion of m in m 3.127 * [backup-simplify]: Simplify 0 into 0 3.127 * [backup-simplify]: Simplify 1 into 1 3.127 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 3.127 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 3.127 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 3.128 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 3.128 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 3.128 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 3.129 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 3.129 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.129 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.130 * [backup-simplify]: Simplify (+ 0 0) into 0 3.130 * [backup-simplify]: Simplify (* 10 1) into 10 3.130 * [backup-simplify]: Simplify (- 10) into -10 3.131 * [backup-simplify]: Simplify (+ 0 -10) into -10 3.131 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 3.132 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 3.132 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)))) into 0 3.133 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 3.133 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (* 0 (- (log -1) (log k)))) into 0 3.134 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 3.135 * [backup-simplify]: Simplify (- (/ -10 (exp (* -1 (/ (- (log -1) (log k)) m)))) (+ (* (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) (/ 0 (exp (* -1 (/ (- (log -1) (log k)) m))))))) into (- (* 10 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))))) 3.135 * [taylor]: Taking taylor expansion of (- (* 10 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))))) in m 3.135 * [taylor]: Taking taylor expansion of (* 10 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 3.135 * [taylor]: Taking taylor expansion of 10 in m 3.135 * [backup-simplify]: Simplify 10 into 10 3.135 * [taylor]: Taking taylor expansion of (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 3.135 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 3.135 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 3.135 * [taylor]: Taking taylor expansion of -1 in m 3.135 * [backup-simplify]: Simplify -1 into -1 3.135 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 3.135 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 3.135 * [taylor]: Taking taylor expansion of (log -1) in m 3.135 * [taylor]: Taking taylor expansion of -1 in m 3.135 * [backup-simplify]: Simplify -1 into -1 3.135 * [backup-simplify]: Simplify (log -1) into (log -1) 3.135 * [taylor]: Taking taylor expansion of (log k) in m 3.135 * [taylor]: Taking taylor expansion of k in m 3.135 * [backup-simplify]: Simplify k into k 3.135 * [backup-simplify]: Simplify (log k) into (log k) 3.135 * [taylor]: Taking taylor expansion of m in m 3.135 * [backup-simplify]: Simplify 0 into 0 3.135 * [backup-simplify]: Simplify 1 into 1 3.136 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 3.136 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 3.136 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 3.136 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 3.137 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 3.137 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 3.137 * [backup-simplify]: Simplify (* 10 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (/ 10 (exp (* -1 (/ (- (log -1) (log k)) m)))) 3.138 * [backup-simplify]: Simplify (- (/ 10 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))))) 3.138 * [backup-simplify]: Simplify (- (* 10 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))))) into (- (* 10 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))))) 3.139 * [backup-simplify]: Simplify (- (+ (* (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) (/ 0 (exp (* -1 (/ (- (log -1) (log k)) m))))))) into 0 3.139 * [backup-simplify]: Simplify 0 into 0 3.139 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.140 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.140 * [backup-simplify]: Simplify (+ 0 1) into 1 3.141 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.141 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 1)) into 0 3.141 * [backup-simplify]: Simplify (- 0) into 0 3.142 * [backup-simplify]: Simplify (+ 1 0) into 1 3.142 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.145 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 3.146 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 3.146 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 3.147 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (+ (* 0 0) (* 0 (- (log -1) (log k))))) into 0 3.149 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 3.152 * [backup-simplify]: Simplify (- (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) (+ (* (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) (/ 0 (exp (* -1 (/ (- (log -1) (log k)) m))))) (* (- (* 10 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))))) (/ 0 (exp (* -1 (/ (- (log -1) (log k)) m))))))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 3.152 * [taylor]: Taking taylor expansion of (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 3.152 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 3.152 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 3.152 * [taylor]: Taking taylor expansion of -1 in m 3.152 * [backup-simplify]: Simplify -1 into -1 3.152 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 3.152 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 3.152 * [taylor]: Taking taylor expansion of (log -1) in m 3.152 * [taylor]: Taking taylor expansion of -1 in m 3.152 * [backup-simplify]: Simplify -1 into -1 3.153 * [backup-simplify]: Simplify (log -1) into (log -1) 3.153 * [taylor]: Taking taylor expansion of (log k) in m 3.153 * [taylor]: Taking taylor expansion of k in m 3.153 * [backup-simplify]: Simplify k into k 3.153 * [backup-simplify]: Simplify (log k) into (log k) 3.153 * [taylor]: Taking taylor expansion of m in m 3.153 * [backup-simplify]: Simplify 0 into 0 3.153 * [backup-simplify]: Simplify 1 into 1 3.153 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 3.153 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 3.154 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 3.154 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 3.155 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 3.155 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 3.156 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 3.158 * [backup-simplify]: Simplify (+ (/ 1 (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m)))))) (+ (* (- (* 10 (/ 1 (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m)))))))) (* 1 (/ 1 (/ 1 (- k))))) (* (/ 1 (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m)))))) (pow (* 1 (/ 1 (/ 1 (- k)))) 2)))) into (+ (* 10 (/ k (exp (* m (- (log -1) (log (/ -1 k))))))) (+ (/ (pow k 2) (exp (* m (- (log -1) (log (/ -1 k)))))) (/ 1 (exp (* m (- (log -1) (log (/ -1 k)))))))) 3.158 * * * [progress]: simplifying candidates 3.158 * * * * [progress]: [ 1 / 215 ] simplifiying candidate # 3.158 * * * * [progress]: [ 2 / 215 ] simplifiying candidate # 3.158 * * * * [progress]: [ 3 / 215 ] simplifiying candidate # 3.158 * * * * [progress]: [ 4 / 215 ] simplifiying candidate # 3.158 * * * * [progress]: [ 5 / 215 ] simplifiying candidate # 3.158 * * * * [progress]: [ 6 / 215 ] simplifiying candidate # 3.158 * * * * [progress]: [ 7 / 215 ] simplifiying candidate # 3.159 * * * * [progress]: [ 8 / 215 ] simplifiying candidate # 3.159 * * * * [progress]: [ 9 / 215 ] simplifiying candidate # 3.159 * * * * [progress]: [ 10 / 215 ] simplifiying candidate # 3.159 * * * * [progress]: [ 11 / 215 ] simplifiying candidate # 3.159 * * * * [progress]: [ 12 / 215 ] simplifiying candidate # 3.159 * * * * [progress]: [ 13 / 215 ] simplifiying candidate # 3.159 * * * * [progress]: [ 14 / 215 ] simplifiying candidate # 3.159 * * * * [progress]: [ 15 / 215 ] simplifiying candidate # 3.159 * * * * [progress]: [ 16 / 215 ] simplifiying candidate # 3.159 * * * * [progress]: [ 17 / 215 ] simplifiying candidate # 3.159 * * * * [progress]: [ 18 / 215 ] simplifiying candidate # 3.159 * * * * [progress]: [ 19 / 215 ] simplifiying candidate # 3.159 * * * * [progress]: [ 20 / 215 ] simplifiying candidate # 3.160 * * * * [progress]: [ 21 / 215 ] simplifiying candidate # 3.160 * * * * [progress]: [ 22 / 215 ] simplifiying candidate # 3.160 * * * * [progress]: [ 23 / 215 ] simplifiying candidate # 3.160 * * * * [progress]: [ 24 / 215 ] simplifiying candidate # 3.160 * * * * [progress]: [ 25 / 215 ] simplifiying candidate # 3.160 * * * * [progress]: [ 26 / 215 ] simplifiying candidate # 3.160 * * * * [progress]: [ 27 / 215 ] simplifiying candidate # 3.160 * * * * [progress]: [ 28 / 215 ] simplifiying candidate # 3.160 * * * * [progress]: [ 29 / 215 ] simplifiying candidate # 3.160 * * * * [progress]: [ 30 / 215 ] simplifiying candidate # 3.160 * * * * [progress]: [ 31 / 215 ] simplifiying candidate # 3.160 * * * * [progress]: [ 32 / 215 ] simplifiying candidate # 3.160 * * * * [progress]: [ 33 / 215 ] simplifiying candidate # 3.160 * * * * [progress]: [ 34 / 215 ] simplifiying candidate # 3.161 * * * * [progress]: [ 35 / 215 ] simplifiying candidate # 3.161 * * * * [progress]: [ 36 / 215 ] simplifiying candidate # 3.161 * * * * [progress]: [ 37 / 215 ] simplifiying candidate # 3.161 * * * * [progress]: [ 38 / 215 ] simplifiying candidate # 3.161 * * * * [progress]: [ 39 / 215 ] simplifiying candidate # 3.161 * * * * [progress]: [ 40 / 215 ] simplifiying candidate # 3.161 * * * * [progress]: [ 41 / 215 ] simplifiying candidate # 3.161 * * * * [progress]: [ 42 / 215 ] simplifiying candidate # 3.161 * * * * [progress]: [ 43 / 215 ] simplifiying candidate # 3.161 * * * * [progress]: [ 44 / 215 ] simplifiying candidate # 3.161 * * * * [progress]: [ 45 / 215 ] simplifiying candidate # 3.161 * * * * [progress]: [ 46 / 215 ] simplifiying candidate # 3.161 * * * * [progress]: [ 47 / 215 ] simplifiying candidate # 3.161 * * * * [progress]: [ 48 / 215 ] simplifiying candidate # 3.162 * * * * [progress]: [ 49 / 215 ] simplifiying candidate # 3.162 * * * * [progress]: [ 50 / 215 ] simplifiying candidate # 3.162 * * * * [progress]: [ 51 / 215 ] simplifiying candidate # 3.162 * * * * [progress]: [ 52 / 215 ] simplifiying candidate # 3.162 * * * * [progress]: [ 53 / 215 ] simplifiying candidate # 3.162 * * * * [progress]: [ 54 / 215 ] simplifiying candidate # 3.162 * * * * [progress]: [ 55 / 215 ] simplifiying candidate # 3.162 * * * * [progress]: [ 56 / 215 ] simplifiying candidate # 3.162 * * * * [progress]: [ 57 / 215 ] simplifiying candidate # 3.162 * * * * [progress]: [ 58 / 215 ] simplifiying candidate # 3.162 * * * * [progress]: [ 59 / 215 ] simplifiying candidate # 3.162 * * * * [progress]: [ 60 / 215 ] simplifiying candidate # 3.162 * * * * [progress]: [ 61 / 215 ] simplifiying candidate # 3.162 * * * * [progress]: [ 62 / 215 ] simplifiying candidate # 3.163 * * * * [progress]: [ 63 / 215 ] simplifiying candidate # 3.163 * * * * [progress]: [ 64 / 215 ] simplifiying candidate # 3.163 * * * * [progress]: [ 65 / 215 ] simplifiying candidate # 3.163 * * * * [progress]: [ 66 / 215 ] simplifiying candidate # 3.163 * * * * [progress]: [ 67 / 215 ] simplifiying candidate # 3.163 * * * * [progress]: [ 68 / 215 ] simplifiying candidate # 3.163 * * * * [progress]: [ 69 / 215 ] simplifiying candidate # 3.163 * * * * [progress]: [ 70 / 215 ] simplifiying candidate # 3.163 * * * * [progress]: [ 71 / 215 ] simplifiying candidate # 3.163 * * * * [progress]: [ 72 / 215 ] simplifiying candidate # 3.163 * * * * [progress]: [ 73 / 215 ] simplifiying candidate # 3.163 * * * * [progress]: [ 74 / 215 ] simplifiying candidate # 3.163 * * * * [progress]: [ 75 / 215 ] simplifiying candidate # 3.163 * * * * [progress]: [ 76 / 215 ] simplifiying candidate # 3.164 * * * * [progress]: [ 77 / 215 ] simplifiying candidate # 3.164 * * * * [progress]: [ 78 / 215 ] simplifiying candidate # 3.164 * * * * [progress]: [ 79 / 215 ] simplifiying candidate # 3.164 * * * * [progress]: [ 80 / 215 ] simplifiying candidate # 3.164 * * * * [progress]: [ 81 / 215 ] simplifiying candidate # 3.164 * * * * [progress]: [ 82 / 215 ] simplifiying candidate # 3.164 * * * * [progress]: [ 83 / 215 ] simplifiying candidate # 3.164 * * * * [progress]: [ 84 / 215 ] simplifiying candidate # 3.164 * * * * [progress]: [ 85 / 215 ] simplifiying candidate # 3.164 * * * * [progress]: [ 86 / 215 ] simplifiying candidate # 3.164 * * * * [progress]: [ 87 / 215 ] simplifiying candidate # 3.164 * * * * [progress]: [ 88 / 215 ] simplifiying candidate # 3.164 * * * * [progress]: [ 89 / 215 ] simplifiying candidate # 3.164 * * * * [progress]: [ 90 / 215 ] simplifiying candidate # 3.164 * * * * [progress]: [ 91 / 215 ] simplifiying candidate # 3.165 * * * * [progress]: [ 92 / 215 ] simplifiying candidate # 3.165 * * * * [progress]: [ 93 / 215 ] simplifiying candidate # 3.165 * * * * [progress]: [ 94 / 215 ] simplifiying candidate # 3.165 * * * * [progress]: [ 95 / 215 ] simplifiying candidate # 3.165 * * * * [progress]: [ 96 / 215 ] simplifiying candidate # 3.165 * * * * [progress]: [ 97 / 215 ] simplifiying candidate # 3.165 * * * * [progress]: [ 98 / 215 ] simplifiying candidate # 3.165 * * * * [progress]: [ 99 / 215 ] simplifiying candidate # 3.165 * * * * [progress]: [ 100 / 215 ] simplifiying candidate # 3.165 * * * * [progress]: [ 101 / 215 ] simplifiying candidate # 3.165 * * * * [progress]: [ 102 / 215 ] simplifiying candidate # 3.165 * * * * [progress]: [ 103 / 215 ] simplifiying candidate # 3.165 * * * * [progress]: [ 104 / 215 ] simplifiying candidate # 3.165 * * * * [progress]: [ 105 / 215 ] simplifiying candidate # 3.165 * * * * [progress]: [ 106 / 215 ] simplifiying candidate # 3.166 * * * * [progress]: [ 107 / 215 ] simplifiying candidate # 3.166 * * * * [progress]: [ 108 / 215 ] simplifiying candidate # 3.166 * * * * [progress]: [ 109 / 215 ] simplifiying candidate # 3.166 * * * * [progress]: [ 110 / 215 ] simplifiying candidate # 3.166 * * * * [progress]: [ 111 / 215 ] simplifiying candidate # 3.166 * * * * [progress]: [ 112 / 215 ] simplifiying candidate # 3.166 * * * * [progress]: [ 113 / 215 ] simplifiying candidate # 3.166 * * * * [progress]: [ 114 / 215 ] simplifiying candidate # 3.166 * * * * [progress]: [ 115 / 215 ] simplifiying candidate # 3.166 * * * * [progress]: [ 116 / 215 ] simplifiying candidate # 3.166 * * * * [progress]: [ 117 / 215 ] simplifiying candidate # 3.166 * * * * [progress]: [ 118 / 215 ] simplifiying candidate # 3.166 * * * * [progress]: [ 119 / 215 ] simplifiying candidate # 3.167 * * * * [progress]: [ 120 / 215 ] simplifiying candidate # 3.167 * * * * [progress]: [ 121 / 215 ] simplifiying candidate #real (real->posit16 (/ a (/ (+ (* (+ k 10) k) 1) (pow k m))))))> 3.167 * * * * [progress]: [ 122 / 215 ] simplifiying candidate # 3.167 * * * * [progress]: [ 123 / 215 ] simplifiying candidate # 3.167 * * * * [progress]: [ 124 / 215 ] simplifiying candidate # 3.167 * * * * [progress]: [ 125 / 215 ] simplifiying candidate # 3.167 * * * * [progress]: [ 126 / 215 ] simplifiying candidate # 3.167 * * * * [progress]: [ 127 / 215 ] simplifiying candidate # 3.167 * * * * [progress]: [ 128 / 215 ] simplifiying candidate # 3.167 * * * * [progress]: [ 129 / 215 ] simplifiying candidate # 3.167 * * * * [progress]: [ 130 / 215 ] simplifiying candidate # 3.167 * * * * [progress]: [ 131 / 215 ] simplifiying candidate # 3.167 * * * * [progress]: [ 132 / 215 ] simplifiying candidate # 3.167 * * * * [progress]: [ 133 / 215 ] simplifiying candidate # 3.167 * * * * [progress]: [ 134 / 215 ] simplifiying candidate # 3.168 * * * * [progress]: [ 135 / 215 ] simplifiying candidate # 3.168 * * * * [progress]: [ 136 / 215 ] simplifiying candidate # 3.168 * * * * [progress]: [ 137 / 215 ] simplifiying candidate # 3.168 * * * * [progress]: [ 138 / 215 ] simplifiying candidate # 3.168 * * * * [progress]: [ 139 / 215 ] simplifiying candidate # 3.168 * * * * [progress]: [ 140 / 215 ] simplifiying candidate # 3.168 * * * * [progress]: [ 141 / 215 ] simplifiying candidate # 3.168 * * * * [progress]: [ 142 / 215 ] simplifiying candidate #real (real->posit16 (* (+ k 10) k))) 1) (pow k m))))> 3.168 * * * * [progress]: [ 143 / 215 ] simplifiying candidate # 3.168 * * * * [progress]: [ 144 / 215 ] simplifiying candidate # 3.168 * * * * [progress]: [ 145 / 215 ] simplifiying candidate # 3.168 * * * * [progress]: [ 146 / 215 ] simplifiying candidate # 3.168 * * * * [progress]: [ 147 / 215 ] simplifiying candidate # 3.169 * * * * [progress]: [ 148 / 215 ] simplifiying candidate # 3.169 * * * * [progress]: [ 149 / 215 ] simplifiying candidate # 3.169 * * * * [progress]: [ 150 / 215 ] simplifiying candidate # 3.169 * * * * [progress]: [ 151 / 215 ] simplifiying candidate # 3.169 * * * * [progress]: [ 152 / 215 ] simplifiying candidate # 3.169 * * * * [progress]: [ 153 / 215 ] simplifiying candidate # 3.169 * * * * [progress]: [ 154 / 215 ] simplifiying candidate #real (real->posit16 (+ (* (+ k 10) k) 1))) (pow k m))))> 3.169 * * * * [progress]: [ 155 / 215 ] simplifiying candidate # 3.169 * * * * [progress]: [ 156 / 215 ] simplifiying candidate # 3.169 * * * * [progress]: [ 157 / 215 ] simplifiying candidate # 3.169 * * * * [progress]: [ 158 / 215 ] simplifiying candidate # 3.169 * * * * [progress]: [ 159 / 215 ] simplifiying candidate # 3.169 * * * * [progress]: [ 160 / 215 ] simplifiying candidate # 3.169 * * * * [progress]: [ 161 / 215 ] simplifiying candidate # 3.169 * * * * [progress]: [ 162 / 215 ] simplifiying candidate # 3.169 * * * * [progress]: [ 163 / 215 ] simplifiying candidate # 3.170 * * * * [progress]: [ 164 / 215 ] simplifiying candidate # 3.170 * * * * [progress]: [ 165 / 215 ] simplifiying candidate # 3.170 * * * * [progress]: [ 166 / 215 ] simplifiying candidate # 3.170 * * * * [progress]: [ 167 / 215 ] simplifiying candidate # 3.170 * * * * [progress]: [ 168 / 215 ] simplifiying candidate # 3.170 * * * * [progress]: [ 169 / 215 ] simplifiying candidate # 3.170 * * * * [progress]: [ 170 / 215 ] simplifiying candidate # 3.170 * * * * [progress]: [ 171 / 215 ] simplifiying candidate # 3.170 * * * * [progress]: [ 172 / 215 ] simplifiying candidate # 3.170 * * * * [progress]: [ 173 / 215 ] simplifiying candidate # 3.170 * * * * [progress]: [ 174 / 215 ] simplifiying candidate # 3.170 * * * * [progress]: [ 175 / 215 ] simplifiying candidate # 3.170 * * * * [progress]: [ 176 / 215 ] simplifiying candidate # 3.170 * * * * [progress]: [ 177 / 215 ] simplifiying candidate # 3.171 * * * * [progress]: [ 178 / 215 ] simplifiying candidate # 3.171 * * * * [progress]: [ 179 / 215 ] simplifiying candidate # 3.171 * * * * [progress]: [ 180 / 215 ] simplifiying candidate # 3.171 * * * * [progress]: [ 181 / 215 ] simplifiying candidate # 3.171 * * * * [progress]: [ 182 / 215 ] simplifiying candidate # 3.171 * * * * [progress]: [ 183 / 215 ] simplifiying candidate # 3.171 * * * * [progress]: [ 184 / 215 ] simplifiying candidate # 3.171 * * * * [progress]: [ 185 / 215 ] simplifiying candidate # 3.171 * * * * [progress]: [ 186 / 215 ] simplifiying candidate # 3.171 * * * * [progress]: [ 187 / 215 ] simplifiying candidate # 3.171 * * * * [progress]: [ 188 / 215 ] simplifiying candidate # 3.171 * * * * [progress]: [ 189 / 215 ] simplifiying candidate # 3.171 * * * * [progress]: [ 190 / 215 ] simplifiying candidate # 3.171 * * * * [progress]: [ 191 / 215 ] simplifiying candidate # 3.171 * * * * [progress]: [ 192 / 215 ] simplifiying candidate # 3.171 * * * * [progress]: [ 193 / 215 ] simplifiying candidate # 3.172 * * * * [progress]: [ 194 / 215 ] simplifiying candidate # 3.172 * * * * [progress]: [ 195 / 215 ] simplifiying candidate # 3.172 * * * * [progress]: [ 196 / 215 ] simplifiying candidate # 3.172 * * * * [progress]: [ 197 / 215 ] simplifiying candidate # 3.172 * * * * [progress]: [ 198 / 215 ] simplifiying candidate # 3.172 * * * * [progress]: [ 199 / 215 ] simplifiying candidate # 3.172 * * * * [progress]: [ 200 / 215 ] simplifiying candidate # 3.172 * * * * [progress]: [ 201 / 215 ] simplifiying candidate # 3.172 * * * * [progress]: [ 202 / 215 ] simplifiying candidate # 3.172 * * * * [progress]: [ 203 / 215 ] simplifiying candidate #real (real->posit16 (/ (+ (* (+ k 10) k) 1) (pow k m))))))> 3.172 * * * * [progress]: [ 204 / 215 ] simplifiying candidate # 3.172 * * * * [progress]: [ 205 / 215 ] simplifiying candidate # 3.172 * * * * [progress]: [ 206 / 215 ] simplifiying candidate # 3.172 * * * * [progress]: [ 207 / 215 ] simplifiying candidate # 3.172 * * * * [progress]: [ 208 / 215 ] simplifiying candidate # 3.172 * * * * [progress]: [ 209 / 215 ] simplifiying candidate # 3.173 * * * * [progress]: [ 210 / 215 ] simplifiying candidate # 3.173 * * * * [progress]: [ 211 / 215 ] simplifiying candidate # 3.173 * * * * [progress]: [ 212 / 215 ] simplifiying candidate # 3.173 * * * * [progress]: [ 213 / 215 ] simplifiying candidate # 3.173 * * * * [progress]: [ 214 / 215 ] simplifiying candidate # 3.173 * * * * [progress]: [ 215 / 215 ] simplifiying candidate # 3.177 * [simplify]: Simplifying: (- (log a) (- (log (+ (* (+ k 10) k) 1)) (* (log k) m))) (- (log a) (- (log (+ (* (+ k 10) k) 1)) (* (log k) m))) (- (log a) (- (log (+ (* (+ k 10) k) 1)) (log (pow k m)))) (- (log a) (log (/ (+ (* (+ k 10) k) 1) (pow k m)))) (log (/ a (/ (+ (* (+ k 10) k) 1) (pow k m)))) (exp (/ a (/ (+ (* (+ k 10) k) 1) (pow k m)))) (/ (* (* a a) a) (/ (* (* (+ (* (+ k 10) k) 1) (+ (* (+ k 10) k) 1)) (+ (* (+ k 10) k) 1)) (* (* (pow k m) (pow k m)) (pow k m)))) (/ (* (* a a) a) (* (* (/ (+ (* (+ k 10) k) 1) (pow k m)) (/ (+ (* (+ k 10) k) 1) (pow k m))) (/ (+ (* (+ k 10) k) 1) (pow k m)))) (* (cbrt (/ a (/ (+ (* (+ k 10) k) 1) (pow k m)))) (cbrt (/ a (/ (+ (* (+ k 10) k) 1) (pow k m))))) (cbrt (/ a (/ (+ (* (+ k 10) k) 1) (pow k m)))) (* (* (/ a (/ (+ (* (+ k 10) k) 1) (pow k m))) (/ a (/ (+ (* (+ k 10) k) 1) (pow k m)))) (/ a (/ (+ (* (+ k 10) k) 1) (pow k m)))) (sqrt (/ a (/ (+ (* (+ k 10) k) 1) (pow k m)))) (sqrt (/ a (/ (+ (* (+ k 10) k) 1) (pow k m)))) (- a) (- (/ (+ (* (+ k 10) k) 1) (pow k m))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m))))) (/ (cbrt a) (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m)))) (/ (* (cbrt a) (cbrt a)) (sqrt (/ (+ (* (+ k 10) k) 1) (pow k m)))) (/ (cbrt a) (sqrt (/ (+ (* (+ k 10) k) 1) (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt a) (/ (cbrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (cbrt a) (/ (cbrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (cbrt a) (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (cbrt a) (/ (cbrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (cbrt a) (/ (cbrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt a) (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (cbrt a) (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow 1 m))) (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* (+ k 10) k) 1)) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt a) (/ (+ (* (+ k 10) k) 1) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (sqrt k) m))) (/ (cbrt a) (/ (+ (* (+ k 10) k) 1) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ 1 (pow 1 m))) (/ (cbrt a) (/ (+ (* (+ k 10) k) 1) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (cbrt a) (/ (+ (* (+ k 10) k) 1) (cbrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt (pow k m)))) (/ (cbrt a) (/ (+ (* (+ k 10) k) 1) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (cbrt a) (/ (+ (* (+ k 10) k) 1) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ 1 (pow k (/ m 2)))) (/ (cbrt a) (/ (+ (* (+ k 10) k) 1) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) 1) (/ (cbrt a) (/ (+ (* (+ k 10) k) 1) (pow k m))) (/ (* (cbrt a) (cbrt a)) (+ (* (+ k 10) k) 1)) (/ (cbrt a) (/ 1 (pow k m))) (/ (sqrt a) (* (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m))))) (/ (sqrt a) (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m)))) (/ (sqrt a) (sqrt (/ (+ (* (+ k 10) k) 1) (pow k m)))) (/ (sqrt a) (sqrt (/ (+ (* (+ k 10) k) 1) (pow k m)))) (/ (sqrt a) (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt a) (/ (cbrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (sqrt a) (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (sqrt a) (/ (cbrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (sqrt a) (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (sqrt a) (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (sqrt a) (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt a) (/ (cbrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (sqrt a) (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (sqrt a) (/ (cbrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (sqrt a) (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt a) (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (sqrt a) (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (sqrt a) (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow 1 m))) (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (sqrt a) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt a) (/ (+ (* (+ k 10) k) 1) (pow (cbrt k) m))) (/ (sqrt a) (/ 1 (pow (sqrt k) m))) (/ (sqrt a) (/ (+ (* (+ k 10) k) 1) (pow (sqrt k) m))) (/ (sqrt a) (/ 1 (pow 1 m))) (/ (sqrt a) (/ (+ (* (+ k 10) k) 1) (pow k m))) (/ (sqrt a) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt a) (/ (+ (* (+ k 10) k) 1) (cbrt (pow k m)))) (/ (sqrt a) (/ 1 (sqrt (pow k m)))) (/ (sqrt a) (/ (+ (* (+ k 10) k) 1) (sqrt (pow k m)))) (/ (sqrt a) (/ 1 1)) (/ (sqrt a) (/ (+ (* (+ k 10) k) 1) (pow k m))) (/ (sqrt a) (/ 1 (pow k (/ m 2)))) (/ (sqrt a) (/ (+ (* (+ k 10) k) 1) (pow k (/ m 2)))) (/ (sqrt a) 1) (/ (sqrt a) (/ (+ (* (+ k 10) k) 1) (pow k m))) (/ (sqrt a) (+ (* (+ k 10) k) 1)) (/ (sqrt a) (/ 1 (pow k m))) (/ 1 (* (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m))))) (/ a (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m)))) (/ 1 (sqrt (/ (+ (* (+ k 10) k) 1) (pow k m)))) (/ a (sqrt (/ (+ (* (+ k 10) k) 1) (pow k m)))) (/ 1 (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (cbrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ 1 (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ a (/ (cbrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ 1 (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ a (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ 1 (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (cbrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ 1 (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ a (/ (cbrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ 1 (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ a (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ 1 (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ a (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) (pow 1 m))) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ 1 (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (+ (* (+ k 10) k) 1) (pow (cbrt k) m))) (/ 1 (/ 1 (pow (sqrt k) m))) (/ a (/ (+ (* (+ k 10) k) 1) (pow (sqrt k) m))) (/ 1 (/ 1 (pow 1 m))) (/ a (/ (+ (* (+ k 10) k) 1) (pow k m))) (/ 1 (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (+ (* (+ k 10) k) 1) (cbrt (pow k m)))) (/ 1 (/ 1 (sqrt (pow k m)))) (/ a (/ (+ (* (+ k 10) k) 1) (sqrt (pow k m)))) (/ 1 (/ 1 1)) (/ a (/ (+ (* (+ k 10) k) 1) (pow k m))) (/ 1 (/ 1 (pow k (/ m 2)))) (/ a (/ (+ (* (+ k 10) k) 1) (pow k (/ m 2)))) (/ 1 1) (/ a (/ (+ (* (+ k 10) k) 1) (pow k m))) (/ 1 (+ (* (+ k 10) k) 1)) (/ a (/ 1 (pow k m))) (/ 1 (/ (+ (* (+ k 10) k) 1) (pow k m))) (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a) (/ a (* (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m))))) (/ a (sqrt (/ (+ (* (+ k 10) k) 1) (pow k m)))) (/ a (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ a (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ a (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ a (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ a (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (pow 1 m))) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ a (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ 1 (pow (sqrt k) m))) (/ a (/ 1 (pow 1 m))) (/ a (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ 1 (sqrt (pow k m)))) (/ a (/ 1 1)) (/ a (/ 1 (pow k (/ m 2)))) (/ a 1) (/ a (+ (* (+ k 10) k) 1)) (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) (cbrt a)) (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) (sqrt a)) (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a) (/ a (+ (* (+ k 10) k) 1)) (real->posit16 (/ a (/ (+ (* (+ k 10) k) 1) (pow k m)))) (* (+ k 10) k) (+ (log (+ k 10)) (log k)) (log (* (+ k 10) k)) (exp (* (+ k 10) k)) (* (* (* (+ k 10) (+ k 10)) (+ k 10)) (* (* k k) k)) (* (cbrt (* (+ k 10) k)) (cbrt (* (+ k 10) k))) (cbrt (* (+ k 10) k)) (* (* (* (+ k 10) k) (* (+ k 10) k)) (* (+ k 10) k)) (sqrt (* (+ k 10) k)) (sqrt (* (+ k 10) k)) (* (sqrt (+ k 10)) (sqrt k)) (* (sqrt (+ k 10)) (sqrt k)) (* (+ k 10) (* (cbrt k) (cbrt k))) (* (+ k 10) (sqrt k)) (* (+ k 10) 1) (* (cbrt (+ k 10)) k) (* (sqrt (+ k 10)) k) (* (+ k 10) k) (* (+ k 10) k) (* (+ (pow k 3) (pow 10 3)) k) (* (- (* k k) (* 10 10)) k) (real->posit16 (* (+ k 10) k)) (* (exp (* (+ k 10) k)) (exp 1)) (log (+ (* (+ k 10) k) 1)) (exp (+ (* (+ k 10) k) 1)) (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (cbrt (+ (* (+ k 10) k) 1)) (* (* (+ (* (+ k 10) k) 1) (+ (* (+ k 10) k) 1)) (+ (* (+ k 10) k) 1)) (sqrt (+ (* (+ k 10) k) 1)) (sqrt (+ (* (+ k 10) k) 1)) (+ (pow (* (+ k 10) k) 3) (pow 1 3)) (+ (* (* (+ k 10) k) (* (+ k 10) k)) (- (* 1 1) (* (* (+ k 10) k) 1))) (- (* (* (+ k 10) k) (* (+ k 10) k)) (* 1 1)) (- (* (+ k 10) k) 1) (real->posit16 (+ (* (+ k 10) k) 1)) (- (log (+ (* (+ k 10) k) 1)) (* (log k) m)) (- (log (+ (* (+ k 10) k) 1)) (* (log k) m)) (- (log (+ (* (+ k 10) k) 1)) (log (pow k m))) (log (/ (+ (* (+ k 10) k) 1) (pow k m))) (exp (/ (+ (* (+ k 10) k) 1) (pow k m))) (/ (* (* (+ (* (+ k 10) k) 1) (+ (* (+ k 10) k) 1)) (+ (* (+ k 10) k) 1)) (* (* (pow k m) (pow k m)) (pow k m))) (* (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m)))) (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (* (* (/ (+ (* (+ k 10) k) 1) (pow k m)) (/ (+ (* (+ k 10) k) 1) (pow k m))) (/ (+ (* (+ k 10) k) 1) (pow k m))) (sqrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (sqrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (- (+ (* (+ k 10) k) 1)) (- (pow k m)) (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m)) (/ (cbrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m)) (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m)) (/ (cbrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow 1 m)) (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (cbrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m))) (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m))) (/ (cbrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) 1) (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2))) (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (* (cbrt k) (cbrt k)) m)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow 1 m)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt (+ (* (+ k 10) k) 1)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) (/ (sqrt (+ (* (+ k 10) k) 1)) 1) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (/ (+ (* (+ k 10) k) 1) (pow (cbrt k) m)) (/ 1 (pow (sqrt k) m)) (/ (+ (* (+ k 10) k) 1) (pow (sqrt k) m)) (/ 1 (pow 1 m)) (/ (+ (* (+ k 10) k) 1) (pow k m)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (+ (* (+ k 10) k) 1) (cbrt (pow k m))) (/ 1 (sqrt (pow k m))) (/ (+ (* (+ k 10) k) 1) (sqrt (pow k m))) (/ 1 1) (/ (+ (* (+ k 10) k) 1) (pow k m)) (/ 1 (pow k (/ m 2))) (/ (+ (* (+ k 10) k) 1) (pow k (/ m 2))) (/ 1 (pow k m)) (/ (pow k m) (+ (* (+ k 10) k) 1)) (/ (+ (* (+ k 10) k) 1) (pow (* (cbrt k) (cbrt k)) m)) (/ (+ (* (+ k 10) k) 1) (pow (sqrt k) m)) (/ (+ (* (+ k 10) k) 1) (pow 1 m)) (/ (+ (* (+ k 10) k) 1) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (+ (* (+ k 10) k) 1) (sqrt (pow k m))) (/ (+ (* (+ k 10) k) 1) 1) (/ (+ (* (+ k 10) k) 1) (pow k (/ m 2))) (/ (pow k m) (cbrt (+ (* (+ k 10) k) 1))) (/ (pow k m) (sqrt (+ (* (+ k 10) k) 1))) (/ (pow k m) (+ (* (+ k 10) k) 1)) (* (pow k m) (+ (* (* (+ k 10) k) (* (+ k 10) k)) (- (* 1 1) (* (* (+ k 10) k) 1)))) (* (pow k m) (- (* (+ k 10) k) 1)) (real->posit16 (/ (+ (* (+ k 10) k) 1) (pow k m))) (- (+ a (* (log k) (* m a))) (* 10 (* a k))) (- (+ (* 99 (/ (* (exp (* -1 (* (log (/ 1 k)) m))) a) (pow k 4))) (/ (* (exp (* -1 (* (log (/ 1 k)) m))) a) (pow k 2))) (* 10 (/ (* (exp (* -1 (* (log (/ 1 k)) m))) a) (pow k 3)))) (- (+ (* 99 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 4))) (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 2))) (* 10 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 3)))) (+ (pow k 2) (* 10 k)) (+ (pow k 2) (* 10 k)) (+ (pow k 2) (* 10 k)) (+ (pow k 2) (+ 1 (* 10 k))) (+ (pow k 2) (+ 1 (* 10 k))) (+ (pow k 2) (+ 1 (* 10 k))) (- (+ 1 (* 10 k)) (* (log k) m)) (+ (* 10 (/ k (exp (* -1 (* (log (/ 1 k)) m))))) (+ (/ (pow k 2) (exp (* -1 (* (log (/ 1 k)) m)))) (/ 1 (exp (* -1 (* (log (/ 1 k)) m)))))) (+ (* 10 (/ k (exp (* m (- (log -1) (log (/ -1 k))))))) (+ (/ (pow k 2) (exp (* m (- (log -1) (log (/ -1 k)))))) (/ 1 (exp (* m (- (log -1) (log (/ -1 k)))))))) 3.182 * * [simplify]: iteration 0: 370 enodes 3.357 * * [simplify]: iteration 1: 982 enodes 3.930 * * [simplify]: iteration 2: 3115 enodes 4.797 * * [simplify]: iteration complete: 5000 enodes 4.797 * * [simplify]: Extracting #0: cost 237 inf + 0 4.802 * * [simplify]: Extracting #1: cost 1257 inf + 2 4.816 * * [simplify]: Extracting #2: cost 1857 inf + 24556 4.843 * * [simplify]: Extracting #3: cost 1669 inf + 119895 4.903 * * [simplify]: Extracting #4: cost 690 inf + 452602 5.024 * * [simplify]: Extracting #5: cost 97 inf + 721601 5.214 * * [simplify]: Extracting #6: cost 4 inf + 765189 5.399 * * [simplify]: Extracting #7: cost 0 inf + 765202 5.543 * * [simplify]: Extracting #8: cost 0 inf + 763962 5.686 * [simplify]: Simplified to: (+ (log (/ a (+ (* k (+ k 10)) 1))) (* (log k) m)) (+ (log (/ a (+ (* k (+ k 10)) 1))) (* (log k) m)) (+ (log (/ a (+ (* k (+ k 10)) 1))) (* (log k) m)) (+ (log (/ a (+ (* k (+ k 10)) 1))) (* (log k) m)) (+ (log (/ a (+ (* k (+ k 10)) 1))) (* (log k) m)) (exp (/ (* a (pow k m)) (+ (* k (+ k 10)) 1))) (/ (* a (* a a)) (* (/ (+ (* k (+ k 10)) 1) (pow k m)) (* (/ (+ (* k (+ k 10)) 1) (pow k m)) (/ (+ (* k (+ k 10)) 1) (pow k m))))) (* (/ (* a (pow k m)) (+ (* k (+ k 10)) 1)) (* (/ (* a (pow k m)) (+ (* k (+ k 10)) 1)) (/ (* a (pow k m)) (+ (* k (+ k 10)) 1)))) (* (cbrt (/ (* a (pow k m)) (+ (* k (+ k 10)) 1))) (cbrt (/ (* a (pow k m)) (+ (* k (+ k 10)) 1)))) (cbrt (/ (* a (pow k m)) (+ (* k (+ k 10)) 1))) (* (/ (* a (pow k m)) (+ (* k (+ k 10)) 1)) (* (/ (* a (pow k m)) (+ (* k (+ k 10)) 1)) (/ (* a (pow k m)) (+ (* k (+ k 10)) 1)))) (sqrt (/ (* a (pow k m)) (+ (* k (+ k 10)) 1))) (sqrt (/ (* a (pow k m)) (+ (* k (+ k 10)) 1))) (- a) (- (/ (+ (* k (+ k 10)) 1) (pow k m))) (* (/ (cbrt a) (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (/ (cbrt a) (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m))))) (/ (cbrt a) (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (/ (* (cbrt a) (cbrt a)) (sqrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (/ (cbrt a) (sqrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (* (* (/ (cbrt a) (cbrt (+ (* k (+ k 10)) 1))) (/ (cbrt a) (cbrt (+ (* k (+ k 10)) 1)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (cbrt a) (/ (cbrt (+ (* k (+ k 10)) 1)) (pow (cbrt k) m))) (* (pow (sqrt k) m) (* (/ (cbrt a) (cbrt (+ (* k (+ k 10)) 1))) (/ (cbrt a) (cbrt (+ (* k (+ k 10)) 1))))) (/ (cbrt a) (/ (cbrt (+ (* k (+ k 10)) 1)) (pow (sqrt k) m))) (* (/ (cbrt a) (cbrt (+ (* k (+ k 10)) 1))) (/ (cbrt a) (cbrt (+ (* k (+ k 10)) 1)))) (* (pow k m) (/ (cbrt a) (cbrt (+ (* k (+ k 10)) 1)))) (* (/ (* (cbrt a) (cbrt (pow k m))) (cbrt (+ (* k (+ k 10)) 1))) (/ (* (cbrt a) (cbrt (pow k m))) (cbrt (+ (* k (+ k 10)) 1)))) (/ (* (cbrt a) (cbrt (pow k m))) (cbrt (+ (* k (+ k 10)) 1))) (* (* (/ (cbrt a) (cbrt (+ (* k (+ k 10)) 1))) (/ (cbrt a) (cbrt (+ (* k (+ k 10)) 1)))) (sqrt (pow k m))) (/ (cbrt a) (/ (cbrt (+ (* k (+ k 10)) 1)) (sqrt (pow k m)))) (* (/ (cbrt a) (cbrt (+ (* k (+ k 10)) 1))) (/ (cbrt a) (cbrt (+ (* k (+ k 10)) 1)))) (* (pow k m) (/ (cbrt a) (cbrt (+ (* k (+ k 10)) 1)))) (* (* (/ (cbrt a) (cbrt (+ (* k (+ k 10)) 1))) (pow k (/ m 2))) (/ (cbrt a) (cbrt (+ (* k (+ k 10)) 1)))) (* (/ (cbrt a) (cbrt (+ (* k (+ k 10)) 1))) (pow k (/ m 2))) (* (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* k (+ k 10)) 1))) (pow (* (cbrt k) (cbrt k)) m)) (* (pow (cbrt k) m) (/ (cbrt a) (sqrt (+ (* k (+ k 10)) 1)))) (/ (* (* (cbrt a) (cbrt a)) (pow (sqrt k) m)) (sqrt (+ (* k (+ k 10)) 1))) (/ (* (cbrt a) (pow (sqrt k) m)) (sqrt (+ (* k (+ k 10)) 1))) (* (/ (cbrt a) (sqrt (+ (* k (+ k 10)) 1))) (cbrt a)) (/ (* (cbrt a) (pow k m)) (sqrt (+ (* k (+ k 10)) 1))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* k (+ k 10)) 1)) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (pow k m)) (/ (cbrt a) (sqrt (+ (* k (+ k 10)) 1)))) (/ (* (* (cbrt a) (cbrt a)) (sqrt (pow k m))) (sqrt (+ (* k (+ k 10)) 1))) (/ (cbrt a) (/ (sqrt (+ (* k (+ k 10)) 1)) (sqrt (pow k m)))) (* (/ (cbrt a) (sqrt (+ (* k (+ k 10)) 1))) (cbrt a)) (/ (* (cbrt a) (pow k m)) (sqrt (+ (* k (+ k 10)) 1))) (/ (* (* (cbrt a) (cbrt a)) (pow k (/ m 2))) (sqrt (+ (* k (+ k 10)) 1))) (/ (* (cbrt a) (pow k (/ m 2))) (sqrt (+ (* k (+ k 10)) 1))) (* (* (cbrt a) (cbrt a)) (pow (* (cbrt k) (cbrt k)) m)) (/ (* (cbrt a) (pow (cbrt k) m)) (+ (* k (+ k 10)) 1)) (* (pow (sqrt k) m) (* (cbrt a) (cbrt a))) (* (pow (sqrt k) m) (/ (cbrt a) (+ (* k (+ k 10)) 1))) (* (cbrt a) (cbrt a)) (/ (* (cbrt a) (pow k m)) (+ (* k (+ k 10)) 1)) (* (* (cbrt a) (cbrt a)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (* (cbrt a) (cbrt (pow k m))) (+ (* k (+ k 10)) 1)) (* (* (cbrt a) (cbrt a)) (sqrt (pow k m))) (/ (* (cbrt a) (sqrt (pow k m))) (+ (* k (+ k 10)) 1)) (* (cbrt a) (cbrt a)) (/ (* (cbrt a) (pow k m)) (+ (* k (+ k 10)) 1)) (* (* (cbrt a) (cbrt a)) (pow k (/ m 2))) (/ (cbrt a) (/ (+ (* k (+ k 10)) 1) (pow k (/ m 2)))) (* (cbrt a) (cbrt a)) (/ (* (cbrt a) (pow k m)) (+ (* k (+ k 10)) 1)) (/ (* (cbrt a) (cbrt a)) (+ (* k (+ k 10)) 1)) (* (cbrt a) (pow k m)) (/ (sqrt a) (* (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m))) (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m))))) (/ (sqrt a) (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (/ (sqrt a) (sqrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (/ (sqrt a) (sqrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (/ (* (sqrt a) (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1)))) (/ (sqrt a) (/ (cbrt (+ (* k (+ k 10)) 1)) (pow (cbrt k) m))) (/ (* (sqrt a) (pow (sqrt k) m)) (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1)))) (/ (* (sqrt a) (pow (sqrt k) m)) (cbrt (+ (* k (+ k 10)) 1))) (/ (sqrt a) (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1)))) (* (/ (sqrt a) (cbrt (+ (* k (+ k 10)) 1))) (pow k m)) (/ (/ (sqrt a) (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt (pow k m)))) (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt (pow k m)))) (* (/ (sqrt a) (cbrt (+ (* k (+ k 10)) 1))) (cbrt (pow k m))) (/ (sqrt a) (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (sqrt (pow k m)))) (/ (sqrt a) (/ (cbrt (+ (* k (+ k 10)) 1)) (sqrt (pow k m)))) (/ (sqrt a) (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1)))) (* (/ (sqrt a) (cbrt (+ (* k (+ k 10)) 1))) (pow k m)) (/ (sqrt a) (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (pow k (/ m 2)))) (/ (* (sqrt a) (pow k (/ m 2))) (cbrt (+ (* k (+ k 10)) 1))) (/ (sqrt a) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (cbrt k) m))) (/ (* (sqrt a) (pow (sqrt k) m)) (sqrt (+ (* k (+ k 10)) 1))) (/ (* (sqrt a) (pow (sqrt k) m)) (sqrt (+ (* k (+ k 10)) 1))) (/ (sqrt a) (sqrt (+ (* k (+ k 10)) 1))) (/ (sqrt a) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k m))) (/ (* (sqrt a) (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt (+ (* k (+ k 10)) 1))) (/ (* (sqrt a) (cbrt (pow k m))) (sqrt (+ (* k (+ k 10)) 1))) (/ (* (sqrt a) (sqrt (pow k m))) (sqrt (+ (* k (+ k 10)) 1))) (/ (* (sqrt a) (sqrt (pow k m))) (sqrt (+ (* k (+ k 10)) 1))) (/ (sqrt a) (sqrt (+ (* k (+ k 10)) 1))) (/ (sqrt a) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k m))) (/ (* (sqrt a) (pow k (/ m 2))) (sqrt (+ (* k (+ k 10)) 1))) (/ (* (sqrt a) (pow k (/ m 2))) (sqrt (+ (* k (+ k 10)) 1))) (* (pow (* (cbrt k) (cbrt k)) m) (sqrt a)) (/ (sqrt a) (/ (+ (* k (+ k 10)) 1) (pow (cbrt k) m))) (* (pow (sqrt k) m) (sqrt a)) (/ (* (sqrt a) (pow (sqrt k) m)) (+ (* k (+ k 10)) 1)) (sqrt a) (/ (* (sqrt a) (pow k m)) (+ (* k (+ k 10)) 1)) (* (* (sqrt a) (cbrt (pow k m))) (cbrt (pow k m))) (* (cbrt (pow k m)) (/ (sqrt a) (+ (* k (+ k 10)) 1))) (* (sqrt a) (sqrt (pow k m))) (/ (* (sqrt a) (sqrt (pow k m))) (+ (* k (+ k 10)) 1)) (sqrt a) (/ (* (sqrt a) (pow k m)) (+ (* k (+ k 10)) 1)) (* (pow k (/ m 2)) (sqrt a)) (/ (sqrt a) (/ (+ (* k (+ k 10)) 1) (pow k (/ m 2)))) (sqrt a) (/ (* (sqrt a) (pow k m)) (+ (* k (+ k 10)) 1)) (/ (sqrt a) (+ (* k (+ k 10)) 1)) (* (sqrt a) (pow k m)) (/ 1 (* (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m))) (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m))))) (/ a (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (/ 1 (sqrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (/ a (sqrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (/ 1 (* (/ (cbrt (+ (* k (+ k 10)) 1)) (pow (* (cbrt k) (cbrt k)) m)) (cbrt (+ (* k (+ k 10)) 1)))) (/ a (/ (cbrt (+ (* k (+ k 10)) 1)) (pow (cbrt k) m))) (/ (* 1 (pow (sqrt k) m)) (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1)))) (/ (* a (pow (sqrt k) m)) (cbrt (+ (* k (+ k 10)) 1))) (/ 1 (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1)))) (* (/ a (cbrt (+ (* k (+ k 10)) 1))) (pow k m)) (/ (/ 1 (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt (pow k m)))) (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt (pow k m)))) (/ (* a (cbrt (pow k m))) (cbrt (+ (* k (+ k 10)) 1))) (/ 1 (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (sqrt (pow k m)))) (/ (* a (sqrt (pow k m))) (cbrt (+ (* k (+ k 10)) 1))) (/ 1 (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1)))) (* (/ a (cbrt (+ (* k (+ k 10)) 1))) (pow k m)) (* (/ 1 (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1)))) (pow k (/ m 2))) (/ (* a (pow k (/ m 2))) (cbrt (+ (* k (+ k 10)) 1))) (/ (* 1 (pow (* (cbrt k) (cbrt k)) m)) (sqrt (+ (* k (+ k 10)) 1))) (* (pow (cbrt k) m) (/ a (sqrt (+ (* k (+ k 10)) 1)))) (* (/ 1 (sqrt (+ (* k (+ k 10)) 1))) (pow (sqrt k) m)) (/ (* a (pow (sqrt k) m)) (sqrt (+ (* k (+ k 10)) 1))) (/ 1 (sqrt (+ (* k (+ k 10)) 1))) (* (pow k m) (/ a (sqrt (+ (* k (+ k 10)) 1)))) (* (* (cbrt (pow k m)) (cbrt (pow k m))) (/ 1 (sqrt (+ (* k (+ k 10)) 1)))) (* (/ a (sqrt (+ (* k (+ k 10)) 1))) (cbrt (pow k m))) (/ (* 1 (sqrt (pow k m))) (sqrt (+ (* k (+ k 10)) 1))) (/ (* a (sqrt (pow k m))) (sqrt (+ (* k (+ k 10)) 1))) (/ 1 (sqrt (+ (* k (+ k 10)) 1))) (* (pow k m) (/ a (sqrt (+ (* k (+ k 10)) 1)))) (/ (* 1 (pow k (/ m 2))) (sqrt (+ (* k (+ k 10)) 1))) (/ (* a (pow k (/ m 2))) (sqrt (+ (* k (+ k 10)) 1))) (pow (* (cbrt k) (cbrt k)) m) (/ (* a (pow (cbrt k) m)) (+ (* k (+ k 10)) 1)) (pow (sqrt k) m) (* (/ a (+ (* k (+ k 10)) 1)) (pow (sqrt k) m)) 1 (/ (* a (pow k m)) (+ (* k (+ k 10)) 1)) (* (cbrt (pow k m)) (cbrt (pow k m))) (/ a (/ (+ (* k (+ k 10)) 1) (cbrt (pow k m)))) (sqrt (pow k m)) (/ (* a (sqrt (pow k m))) (+ (* k (+ k 10)) 1)) 1 (/ (* a (pow k m)) (+ (* k (+ k 10)) 1)) (pow k (/ m 2)) (* (/ a (+ (* k (+ k 10)) 1)) (pow k (/ m 2))) 1 (/ (* a (pow k m)) (+ (* k (+ k 10)) 1)) (/ 1 (+ (* k (+ k 10)) 1)) (* a (pow k m)) (/ (* 1 (pow k m)) (+ (* k (+ k 10)) 1)) (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a) (/ a (* (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m))) (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m))))) (/ a (sqrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (/ (* a (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1)))) (/ (* a (pow (sqrt k) m)) (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1)))) (/ a (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1)))) (/ (/ a (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt (pow k m)))) (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt (pow k m)))) (/ a (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (sqrt (pow k m)))) (/ a (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1)))) (/ a (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (pow k (/ m 2)))) (/ (* a (pow (* (cbrt k) (cbrt k)) m)) (sqrt (+ (* k (+ k 10)) 1))) (/ (* a (pow (sqrt k) m)) (sqrt (+ (* k (+ k 10)) 1))) (/ a (sqrt (+ (* k (+ k 10)) 1))) (/ a (/ (sqrt (+ (* k (+ k 10)) 1)) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (* a (sqrt (pow k m))) (sqrt (+ (* k (+ k 10)) 1))) (/ a (sqrt (+ (* k (+ k 10)) 1))) (/ (* a (pow k (/ m 2))) (sqrt (+ (* k (+ k 10)) 1))) (* a (pow (* (cbrt k) (cbrt k)) m)) (* a (pow (sqrt k) m)) a (* (* a (cbrt (pow k m))) (cbrt (pow k m))) (* (sqrt (pow k m)) a) a (* a (pow k (/ m 2))) a (/ a (+ (* k (+ k 10)) 1)) (/ (+ (* k (+ k 10)) 1) (* (cbrt a) (pow k m))) (/ (+ (* k (+ k 10)) 1) (* (sqrt a) (pow k m))) (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a) (/ a (+ (* k (+ k 10)) 1)) (real->posit16 (/ (* a (pow k m)) (+ (* k (+ k 10)) 1))) (* k (+ k 10)) (log (* k (+ k 10))) (log (* k (+ k 10))) (exp (* k (+ k 10))) (* (* (* k (+ k 10)) (* k (+ k 10))) (* k (+ k 10))) (* (cbrt (* k (+ k 10))) (cbrt (* k (+ k 10)))) (cbrt (* k (+ k 10))) (* (* (* k (+ k 10)) (* k (+ k 10))) (* k (+ k 10))) (sqrt (* k (+ k 10))) (sqrt (* k (+ k 10))) (* (sqrt k) (sqrt (+ k 10))) (* (sqrt k) (sqrt (+ k 10))) (* (* (+ k 10) (cbrt k)) (cbrt k)) (* (+ k 10) (sqrt k)) (+ k 10) (* k (cbrt (+ k 10))) (* (sqrt (+ k 10)) k) (* k (+ k 10)) (* k (+ k 10)) (* k (+ (* k (* k k)) 1000)) (* (- (* k k) 100) k) (real->posit16 (* k (+ k 10))) (exp (+ 1 (* k (+ k 10)))) (log (+ (* k (+ k 10)) 1)) (exp (+ 1 (* k (+ k 10)))) (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (cbrt (+ (* k (+ k 10)) 1)) (* (* (+ (* k (+ k 10)) 1) (+ (* k (+ k 10)) 1)) (+ (* k (+ k 10)) 1)) (sqrt (+ (* k (+ k 10)) 1)) (sqrt (+ (* k (+ k 10)) 1)) (+ 1 (* (* (* k (+ k 10)) (* k (+ k 10))) (* k (+ k 10)))) (+ (* (* k (+ k 10)) (* k (+ k 10))) (- 1 (* k (+ k 10)))) (+ -1 (* (* k (+ k 10)) (* k (+ k 10)))) (+ -1 (* k (+ k 10))) (real->posit16 (+ (* k (+ k 10)) 1)) (- (log (+ (* k (+ k 10)) 1)) (* (log k) m)) (- (log (+ (* k (+ k 10)) 1)) (* (log k) m)) (- (log (+ (* k (+ k 10)) 1)) (* (log k) m)) (- (log (+ (* k (+ k 10)) 1)) (* (log k) m)) (exp (/ (+ (* k (+ k 10)) 1) (pow k m))) (* (/ (+ (* k (+ k 10)) 1) (pow k m)) (* (/ (+ (* k (+ k 10)) 1) (pow k m)) (/ (+ (* k (+ k 10)) 1) (pow k m)))) (* (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m))) (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m))) (* (/ (+ (* k (+ k 10)) 1) (pow k m)) (* (/ (+ (* k (+ k 10)) 1) (pow k m)) (/ (+ (* k (+ k 10)) 1) (pow k m)))) (sqrt (/ (+ (* k (+ k 10)) 1) (pow k m))) (sqrt (/ (+ (* k (+ k 10)) 1) (pow k m))) (+ (- (* k (+ k 10))) -1) (- (pow k m)) (* (/ (cbrt (+ (* k (+ k 10)) 1)) (pow (* (cbrt k) (cbrt k)) m)) (cbrt (+ (* k (+ k 10)) 1))) (/ (cbrt (+ (* k (+ k 10)) 1)) (pow (cbrt k) m)) (* (/ (cbrt (+ (* k (+ k 10)) 1)) (pow (sqrt k) m)) (cbrt (+ (* k (+ k 10)) 1))) (/ (cbrt (+ (* k (+ k 10)) 1)) (pow (sqrt k) m)) (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (/ (cbrt (+ (* k (+ k 10)) 1)) (pow k m)) (* (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt (pow k m))) (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt (pow k m)))) (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt (pow k m))) (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (sqrt (pow k m))) (/ (cbrt (+ (* k (+ k 10)) 1)) (sqrt (pow k m))) (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (/ (cbrt (+ (* k (+ k 10)) 1)) (pow k m)) (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (pow k (/ m 2))) (/ (cbrt (+ (* k (+ k 10)) 1)) (pow k (/ m 2))) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (* (cbrt k) (cbrt k)) m)) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (cbrt k) m)) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (sqrt k) m)) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (sqrt k) m)) (sqrt (+ (* k (+ k 10)) 1)) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k m)) (/ (sqrt (+ (* k (+ k 10)) 1)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (sqrt (+ (* k (+ k 10)) 1)) (cbrt (pow k m))) (/ (sqrt (+ (* k (+ k 10)) 1)) (sqrt (pow k m))) (/ (sqrt (+ (* k (+ k 10)) 1)) (sqrt (pow k m))) (sqrt (+ (* k (+ k 10)) 1)) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k m)) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k (/ m 2))) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k (/ m 2))) (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (/ (+ (* k (+ k 10)) 1) (pow (cbrt k) m)) (/ 1 (pow (sqrt k) m)) (/ (+ (* k (+ k 10)) 1) (pow (sqrt k) m)) 1 (/ (+ (* k (+ k 10)) 1) (pow k m)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (+ (* k (+ k 10)) 1) (cbrt (pow k m))) (/ 1 (sqrt (pow k m))) (/ (+ (* k (+ k 10)) 1) (sqrt (pow k m))) 1 (/ (+ (* k (+ k 10)) 1) (pow k m)) (/ 1 (pow k (/ m 2))) (/ (+ (* k (+ k 10)) 1) (pow k (/ m 2))) (/ 1 (pow k m)) (/ (pow k m) (+ (* k (+ k 10)) 1)) (/ (+ (* k (+ k 10)) 1) (pow (* (cbrt k) (cbrt k)) m)) (/ (+ (* k (+ k 10)) 1) (pow (sqrt k) m)) (+ (* k (+ k 10)) 1) (/ (+ (* k (+ k 10)) 1) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (+ (* k (+ k 10)) 1) (sqrt (pow k m))) (+ (* k (+ k 10)) 1) (/ (+ (* k (+ k 10)) 1) (pow k (/ m 2))) (/ (pow k m) (cbrt (+ (* k (+ k 10)) 1))) (/ (pow k m) (sqrt (+ (* k (+ k 10)) 1))) (/ (pow k m) (+ (* k (+ k 10)) 1)) (* (pow k m) (+ (* (* k (+ k 10)) (* k (+ k 10))) (- 1 (* k (+ k 10))))) (* (+ -1 (* k (+ k 10))) (pow k m)) (real->posit16 (/ (+ (* k (+ k 10)) 1) (pow k m))) (- (+ a (* (* (log k) m) a)) (* 10 (* a k))) (+ (* (* (/ a (* k k)) (/ (exp (- (* m (- (log k))))) k)) -10) (+ (* (/ (* 99 (exp (- (* m (- (log k)))))) (* k k)) (/ a (* k k))) (/ (exp (- (* m (- (log k))))) (/ (* k k) a)))) (+ (* (/ a (* k k)) (exp (* m (+ (- (log -1) (log -1)) (log k))))) (- (* (/ (* 99 a) (* k k)) (/ (exp (* m (+ (- (log -1) (log -1)) (log k)))) (* k k))) (* (/ (* 10 a) k) (/ (exp (* m (+ (- (log -1) (log -1)) (log k)))) (* k k))))) (+ (* k k) (* k 10)) (+ (* k k) (* k 10)) (+ (* k k) (* k 10)) (+ (+ (* k k) 1) (* k 10)) (+ (+ (* k k) 1) (* k 10)) (+ (+ (* k k) 1) (* k 10)) (+ 1 (- (* k 10) (* (log k) m))) (+ (exp (* m (- (log k)))) (+ (/ k (/ (exp (- (* m (- (log k))))) k)) (* 10 (/ k (exp (- (* m (- (log k))))))))) (+ (+ (/ (* k 10) (exp (* m (+ (- (log -1) (log -1)) (log k))))) (exp (* (- m) (+ (- (log -1) (log -1)) (log k))))) (/ (* k k) (exp (* m (+ (- (log -1) (log -1)) (log k)))))) 5.716 * * * [progress]: adding candidates to table 6.874 * * [progress]: iteration 2 / 4 6.874 * * * [progress]: picking best candidate 6.885 * * * * [pick]: Picked # 6.885 * * * [progress]: localizing error 6.910 * * * [progress]: generating rewritten candidates 6.910 * * * * [progress]: [ 1 / 4 ] rewriting at (2 2) 6.958 * * * * [progress]: [ 2 / 4 ] rewriting at (2) 6.985 * * * * [progress]: [ 3 / 4 ] rewriting at (2 2 1 1 1) 7.002 * * * * [progress]: [ 4 / 4 ] rewriting at (2 2 1 1) 7.030 * * * [progress]: generating series expansions 7.030 * * * * [progress]: [ 1 / 4 ] generating series at (2 2) 7.031 * [backup-simplify]: Simplify (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a) into (/ (+ (pow k 2) (+ 1 (* 10 k))) (* a (pow k m))) 7.031 * [approximate]: Taking taylor expansion of (/ (+ (pow k 2) (+ 1 (* 10 k))) (* a (pow k m))) in (k m a) around 0 7.031 * [taylor]: Taking taylor expansion of (/ (+ (pow k 2) (+ 1 (* 10 k))) (* a (pow k m))) in a 7.031 * [taylor]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in a 7.031 * [taylor]: Taking taylor expansion of (pow k 2) in a 7.031 * [taylor]: Taking taylor expansion of k in a 7.031 * [backup-simplify]: Simplify k into k 7.031 * [taylor]: Taking taylor expansion of (+ 1 (* 10 k)) in a 7.031 * [taylor]: Taking taylor expansion of 1 in a 7.031 * [backup-simplify]: Simplify 1 into 1 7.031 * [taylor]: Taking taylor expansion of (* 10 k) in a 7.031 * [taylor]: Taking taylor expansion of 10 in a 7.031 * [backup-simplify]: Simplify 10 into 10 7.031 * [taylor]: Taking taylor expansion of k in a 7.031 * [backup-simplify]: Simplify k into k 7.031 * [taylor]: Taking taylor expansion of (* a (pow k m)) in a 7.031 * [taylor]: Taking taylor expansion of a in a 7.031 * [backup-simplify]: Simplify 0 into 0 7.031 * [backup-simplify]: Simplify 1 into 1 7.031 * [taylor]: Taking taylor expansion of (pow k m) in a 7.031 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in a 7.031 * [taylor]: Taking taylor expansion of (* m (log k)) in a 7.031 * [taylor]: Taking taylor expansion of m in a 7.031 * [backup-simplify]: Simplify m into m 7.031 * [taylor]: Taking taylor expansion of (log k) in a 7.032 * [taylor]: Taking taylor expansion of k in a 7.032 * [backup-simplify]: Simplify k into k 7.032 * [backup-simplify]: Simplify (log k) into (log k) 7.032 * [backup-simplify]: Simplify (* m (log k)) into (* (log k) m) 7.032 * [backup-simplify]: Simplify (exp (* (log k) m)) into (exp (* (log k) m)) 7.032 * [backup-simplify]: Simplify (* k k) into (pow k 2) 7.032 * [backup-simplify]: Simplify (* 10 k) into (* 10 k) 7.032 * [backup-simplify]: Simplify (+ 1 (* 10 k)) into (+ 1 (* 10 k)) 7.032 * [backup-simplify]: Simplify (+ (pow k 2) (+ 1 (* 10 k))) into (+ (pow k 2) (+ 1 (* 10 k))) 7.032 * [backup-simplify]: Simplify (* 0 (exp (* (log k) m))) into 0 7.033 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 7.033 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 7.034 * [backup-simplify]: Simplify (* (exp (* (log k) m)) (+ (* (/ (pow 0 1) 1)))) into 0 7.035 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (exp (* (log k) m)))) into (exp (* (log k) m)) 7.035 * [backup-simplify]: Simplify (/ (+ (pow k 2) (+ 1 (* 10 k))) (exp (* (log k) m))) into (/ (+ (pow k 2) (+ 1 (* 10 k))) (exp (* (log k) m))) 7.035 * [taylor]: Taking taylor expansion of (/ (+ (pow k 2) (+ 1 (* 10 k))) (* a (pow k m))) in m 7.035 * [taylor]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in m 7.035 * [taylor]: Taking taylor expansion of (pow k 2) in m 7.035 * [taylor]: Taking taylor expansion of k in m 7.035 * [backup-simplify]: Simplify k into k 7.035 * [taylor]: Taking taylor expansion of (+ 1 (* 10 k)) in m 7.035 * [taylor]: Taking taylor expansion of 1 in m 7.035 * [backup-simplify]: Simplify 1 into 1 7.035 * [taylor]: Taking taylor expansion of (* 10 k) in m 7.035 * [taylor]: Taking taylor expansion of 10 in m 7.035 * [backup-simplify]: Simplify 10 into 10 7.035 * [taylor]: Taking taylor expansion of k in m 7.036 * [backup-simplify]: Simplify k into k 7.036 * [taylor]: Taking taylor expansion of (* a (pow k m)) in m 7.036 * [taylor]: Taking taylor expansion of a in m 7.036 * [backup-simplify]: Simplify a into a 7.036 * [taylor]: Taking taylor expansion of (pow k m) in m 7.036 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 7.036 * [taylor]: Taking taylor expansion of (* m (log k)) in m 7.036 * [taylor]: Taking taylor expansion of m in m 7.036 * [backup-simplify]: Simplify 0 into 0 7.036 * [backup-simplify]: Simplify 1 into 1 7.036 * [taylor]: Taking taylor expansion of (log k) in m 7.036 * [taylor]: Taking taylor expansion of k in m 7.036 * [backup-simplify]: Simplify k into k 7.036 * [backup-simplify]: Simplify (log k) into (log k) 7.036 * [backup-simplify]: Simplify (* 0 (log k)) into 0 7.037 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 7.037 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 7.037 * [backup-simplify]: Simplify (exp 0) into 1 7.037 * [backup-simplify]: Simplify (* k k) into (pow k 2) 7.037 * [backup-simplify]: Simplify (* 10 k) into (* 10 k) 7.037 * [backup-simplify]: Simplify (+ 1 (* 10 k)) into (+ 1 (* 10 k)) 7.038 * [backup-simplify]: Simplify (+ (pow k 2) (+ 1 (* 10 k))) into (+ (pow k 2) (+ 1 (* 10 k))) 7.038 * [backup-simplify]: Simplify (* a 1) into a 7.038 * [backup-simplify]: Simplify (/ (+ (pow k 2) (+ 1 (* 10 k))) a) into (/ (+ (pow k 2) (+ 1 (* 10 k))) a) 7.038 * [taylor]: Taking taylor expansion of (/ (+ (pow k 2) (+ 1 (* 10 k))) (* a (pow k m))) in k 7.038 * [taylor]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in k 7.038 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.038 * [taylor]: Taking taylor expansion of k in k 7.038 * [backup-simplify]: Simplify 0 into 0 7.038 * [backup-simplify]: Simplify 1 into 1 7.038 * [taylor]: Taking taylor expansion of (+ 1 (* 10 k)) in k 7.038 * [taylor]: Taking taylor expansion of 1 in k 7.038 * [backup-simplify]: Simplify 1 into 1 7.038 * [taylor]: Taking taylor expansion of (* 10 k) in k 7.038 * [taylor]: Taking taylor expansion of 10 in k 7.038 * [backup-simplify]: Simplify 10 into 10 7.038 * [taylor]: Taking taylor expansion of k in k 7.038 * [backup-simplify]: Simplify 0 into 0 7.038 * [backup-simplify]: Simplify 1 into 1 7.038 * [taylor]: Taking taylor expansion of (* a (pow k m)) in k 7.038 * [taylor]: Taking taylor expansion of a in k 7.038 * [backup-simplify]: Simplify a into a 7.038 * [taylor]: Taking taylor expansion of (pow k m) in k 7.038 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 7.038 * [taylor]: Taking taylor expansion of (* m (log k)) in k 7.038 * [taylor]: Taking taylor expansion of m in k 7.039 * [backup-simplify]: Simplify m into m 7.039 * [taylor]: Taking taylor expansion of (log k) in k 7.039 * [taylor]: Taking taylor expansion of k in k 7.039 * [backup-simplify]: Simplify 0 into 0 7.039 * [backup-simplify]: Simplify 1 into 1 7.039 * [backup-simplify]: Simplify (log 1) into 0 7.039 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 7.040 * [backup-simplify]: Simplify (* m (log k)) into (* (log k) m) 7.040 * [backup-simplify]: Simplify (exp (* (log k) m)) into (exp (* (log k) m)) 7.040 * [backup-simplify]: Simplify (* 10 0) into 0 7.041 * [backup-simplify]: Simplify (+ 1 0) into 1 7.041 * [backup-simplify]: Simplify (+ 0 1) into 1 7.041 * [backup-simplify]: Simplify (* a (exp (* (log k) m))) into (* a (exp (* (log k) m))) 7.041 * [backup-simplify]: Simplify (/ 1 (* a (exp (* (log k) m)))) into (/ 1 (* a (exp (* (log k) m)))) 7.041 * [taylor]: Taking taylor expansion of (/ (+ (pow k 2) (+ 1 (* 10 k))) (* a (pow k m))) in k 7.041 * [taylor]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in k 7.041 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.041 * [taylor]: Taking taylor expansion of k in k 7.041 * [backup-simplify]: Simplify 0 into 0 7.041 * [backup-simplify]: Simplify 1 into 1 7.042 * [taylor]: Taking taylor expansion of (+ 1 (* 10 k)) in k 7.042 * [taylor]: Taking taylor expansion of 1 in k 7.042 * [backup-simplify]: Simplify 1 into 1 7.042 * [taylor]: Taking taylor expansion of (* 10 k) in k 7.042 * [taylor]: Taking taylor expansion of 10 in k 7.042 * [backup-simplify]: Simplify 10 into 10 7.042 * [taylor]: Taking taylor expansion of k in k 7.042 * [backup-simplify]: Simplify 0 into 0 7.042 * [backup-simplify]: Simplify 1 into 1 7.042 * [taylor]: Taking taylor expansion of (* a (pow k m)) in k 7.042 * [taylor]: Taking taylor expansion of a in k 7.042 * [backup-simplify]: Simplify a into a 7.042 * [taylor]: Taking taylor expansion of (pow k m) in k 7.042 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 7.042 * [taylor]: Taking taylor expansion of (* m (log k)) in k 7.042 * [taylor]: Taking taylor expansion of m in k 7.042 * [backup-simplify]: Simplify m into m 7.042 * [taylor]: Taking taylor expansion of (log k) in k 7.042 * [taylor]: Taking taylor expansion of k in k 7.042 * [backup-simplify]: Simplify 0 into 0 7.042 * [backup-simplify]: Simplify 1 into 1 7.042 * [backup-simplify]: Simplify (log 1) into 0 7.043 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 7.043 * [backup-simplify]: Simplify (* m (log k)) into (* (log k) m) 7.043 * [backup-simplify]: Simplify (exp (* (log k) m)) into (exp (* (log k) m)) 7.044 * [backup-simplify]: Simplify (* 10 0) into 0 7.044 * [backup-simplify]: Simplify (+ 1 0) into 1 7.044 * [backup-simplify]: Simplify (+ 0 1) into 1 7.045 * [backup-simplify]: Simplify (* a (exp (* (log k) m))) into (* a (exp (* (log k) m))) 7.045 * [backup-simplify]: Simplify (/ 1 (* a (exp (* (log k) m)))) into (/ 1 (* a (exp (* (log k) m)))) 7.045 * [taylor]: Taking taylor expansion of (/ 1 (* a (exp (* (log k) m)))) in m 7.045 * [taylor]: Taking taylor expansion of (* a (exp (* (log k) m))) in m 7.045 * [taylor]: Taking taylor expansion of a in m 7.045 * [backup-simplify]: Simplify a into a 7.045 * [taylor]: Taking taylor expansion of (exp (* (log k) m)) in m 7.045 * [taylor]: Taking taylor expansion of (* (log k) m) in m 7.045 * [taylor]: Taking taylor expansion of (log k) in m 7.045 * [taylor]: Taking taylor expansion of k in m 7.045 * [backup-simplify]: Simplify k into k 7.045 * [backup-simplify]: Simplify (log k) into (log k) 7.045 * [taylor]: Taking taylor expansion of m in m 7.045 * [backup-simplify]: Simplify 0 into 0 7.045 * [backup-simplify]: Simplify 1 into 1 7.045 * [backup-simplify]: Simplify (* (log k) 0) into 0 7.046 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 7.047 * [backup-simplify]: Simplify (+ (* (log k) 1) (* 0 0)) into (log k) 7.047 * [backup-simplify]: Simplify (exp 0) into 1 7.047 * [backup-simplify]: Simplify (* a 1) into a 7.047 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 7.047 * [taylor]: Taking taylor expansion of (/ 1 a) in a 7.047 * [taylor]: Taking taylor expansion of a in a 7.047 * [backup-simplify]: Simplify 0 into 0 7.047 * [backup-simplify]: Simplify 1 into 1 7.047 * [backup-simplify]: Simplify (/ 1 1) into 1 7.047 * [backup-simplify]: Simplify 1 into 1 7.048 * [backup-simplify]: Simplify (+ (* 10 1) (* 0 0)) into 10 7.049 * [backup-simplify]: Simplify (+ 0 10) into 10 7.049 * [backup-simplify]: Simplify (+ 0 10) into 10 7.051 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 7.051 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 7.052 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 7.052 * [backup-simplify]: Simplify (* (exp (* (log k) m)) (+ (* (/ (pow 0 1) 1)))) into 0 7.053 * [backup-simplify]: Simplify (+ (* a 0) (* 0 (exp (* (log k) m)))) into 0 7.053 * [backup-simplify]: Simplify (- (/ 10 (* a (exp (* (log k) m)))) (+ (* (/ 1 (* a (exp (* (log k) m)))) (/ 0 (* a (exp (* (log k) m))))))) into (* 10 (/ 1 (* a (exp (* (log k) m))))) 7.053 * [taylor]: Taking taylor expansion of (* 10 (/ 1 (* a (exp (* (log k) m))))) in m 7.053 * [taylor]: Taking taylor expansion of 10 in m 7.053 * [backup-simplify]: Simplify 10 into 10 7.053 * [taylor]: Taking taylor expansion of (/ 1 (* a (exp (* (log k) m)))) in m 7.053 * [taylor]: Taking taylor expansion of (* a (exp (* (log k) m))) in m 7.053 * [taylor]: Taking taylor expansion of a in m 7.053 * [backup-simplify]: Simplify a into a 7.053 * [taylor]: Taking taylor expansion of (exp (* (log k) m)) in m 7.053 * [taylor]: Taking taylor expansion of (* (log k) m) in m 7.053 * [taylor]: Taking taylor expansion of (log k) in m 7.053 * [taylor]: Taking taylor expansion of k in m 7.053 * [backup-simplify]: Simplify k into k 7.053 * [backup-simplify]: Simplify (log k) into (log k) 7.053 * [taylor]: Taking taylor expansion of m in m 7.053 * [backup-simplify]: Simplify 0 into 0 7.054 * [backup-simplify]: Simplify 1 into 1 7.054 * [backup-simplify]: Simplify (* (log k) 0) into 0 7.054 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 7.055 * [backup-simplify]: Simplify (+ (* (log k) 1) (* 0 0)) into (log k) 7.055 * [backup-simplify]: Simplify (exp 0) into 1 7.055 * [backup-simplify]: Simplify (* a 1) into a 7.055 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 7.055 * [backup-simplify]: Simplify (* 10 (/ 1 a)) into (/ 10 a) 7.055 * [taylor]: Taking taylor expansion of (/ 10 a) in a 7.055 * [taylor]: Taking taylor expansion of 10 in a 7.055 * [backup-simplify]: Simplify 10 into 10 7.055 * [taylor]: Taking taylor expansion of a in a 7.055 * [backup-simplify]: Simplify 0 into 0 7.055 * [backup-simplify]: Simplify 1 into 1 7.056 * [backup-simplify]: Simplify (/ 10 1) into 10 7.056 * [backup-simplify]: Simplify 10 into 10 7.056 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow (log k) 1) 1)))) into (log k) 7.057 * [backup-simplify]: Simplify (+ (* a (log k)) (* 0 1)) into (* a (log k)) 7.057 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ (* a (log k)) a)))) into (- (/ (log k) a)) 7.057 * [taylor]: Taking taylor expansion of (- (/ (log k) a)) in a 7.057 * [taylor]: Taking taylor expansion of (/ (log k) a) in a 7.057 * [taylor]: Taking taylor expansion of (log k) in a 7.057 * [taylor]: Taking taylor expansion of k in a 7.057 * [backup-simplify]: Simplify k into k 7.057 * [backup-simplify]: Simplify (log k) into (log k) 7.057 * [taylor]: Taking taylor expansion of a in a 7.057 * [backup-simplify]: Simplify 0 into 0 7.057 * [backup-simplify]: Simplify 1 into 1 7.057 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 7.057 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 7.057 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 7.058 * [backup-simplify]: Simplify (+ (* (- (log k)) (* (/ 1 a) (* m 1))) (+ (* 10 (* (/ 1 a) (* 1 k))) (* 1 (* (/ 1 a) (* 1 1))))) into (- (+ (/ 1 a) (* 10 (/ k a))) (/ (* (log k) m) a)) 7.058 * [backup-simplify]: Simplify (/ (/ (+ (* (+ (/ 1 k) 10) (/ 1 k)) 1) (pow (/ 1 k) (/ 1 m))) (/ 1 a)) into (/ (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) (pow (/ 1 k) (/ 1 m))) 7.058 * [approximate]: Taking taylor expansion of (/ (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) (pow (/ 1 k) (/ 1 m))) in (k m a) around 0 7.059 * [taylor]: Taking taylor expansion of (/ (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) (pow (/ 1 k) (/ 1 m))) in a 7.059 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) in a 7.059 * [taylor]: Taking taylor expansion of a in a 7.059 * [backup-simplify]: Simplify 0 into 0 7.059 * [backup-simplify]: Simplify 1 into 1 7.059 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in a 7.059 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 7.059 * [taylor]: Taking taylor expansion of (pow k 2) in a 7.059 * [taylor]: Taking taylor expansion of k in a 7.059 * [backup-simplify]: Simplify k into k 7.059 * [backup-simplify]: Simplify (* k k) into (pow k 2) 7.059 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 7.059 * [taylor]: Taking taylor expansion of (+ (* 10 (/ 1 k)) 1) in a 7.059 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in a 7.059 * [taylor]: Taking taylor expansion of 10 in a 7.059 * [backup-simplify]: Simplify 10 into 10 7.059 * [taylor]: Taking taylor expansion of (/ 1 k) in a 7.059 * [taylor]: Taking taylor expansion of k in a 7.059 * [backup-simplify]: Simplify k into k 7.059 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 7.059 * [taylor]: Taking taylor expansion of 1 in a 7.059 * [backup-simplify]: Simplify 1 into 1 7.059 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in a 7.059 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in a 7.059 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in a 7.059 * [taylor]: Taking taylor expansion of (/ 1 m) in a 7.059 * [taylor]: Taking taylor expansion of m in a 7.059 * [backup-simplify]: Simplify m into m 7.059 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 7.059 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in a 7.059 * [taylor]: Taking taylor expansion of (/ 1 k) in a 7.059 * [taylor]: Taking taylor expansion of k in a 7.059 * [backup-simplify]: Simplify k into k 7.059 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 7.059 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 7.059 * [backup-simplify]: Simplify (* (/ 1 m) (log (/ 1 k))) into (/ (log (/ 1 k)) m) 7.059 * [backup-simplify]: Simplify (exp (/ (log (/ 1 k)) m)) into (exp (/ (log (/ 1 k)) m)) 7.059 * [backup-simplify]: Simplify (* 10 (/ 1 k)) into (/ 10 k) 7.059 * [backup-simplify]: Simplify (+ (/ 10 k) 1) into (+ (* 10 (/ 1 k)) 1) 7.059 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) into (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) 7.060 * [backup-simplify]: Simplify (* 0 (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) into 0 7.060 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 7.060 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 7.060 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 7.060 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 (/ 1 k))) into 0 7.060 * [backup-simplify]: Simplify (+ 0 0) into 0 7.061 * [backup-simplify]: Simplify (+ 0 0) into 0 7.061 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) into (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) 7.061 * [backup-simplify]: Simplify (/ (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) (exp (/ (log (/ 1 k)) m))) into (/ (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) (exp (/ (log (/ 1 k)) m))) 7.061 * [taylor]: Taking taylor expansion of (/ (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) (pow (/ 1 k) (/ 1 m))) in m 7.061 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) in m 7.061 * [taylor]: Taking taylor expansion of a in m 7.061 * [backup-simplify]: Simplify a into a 7.061 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in m 7.061 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 7.061 * [taylor]: Taking taylor expansion of (pow k 2) in m 7.061 * [taylor]: Taking taylor expansion of k in m 7.061 * [backup-simplify]: Simplify k into k 7.061 * [backup-simplify]: Simplify (* k k) into (pow k 2) 7.062 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 7.062 * [taylor]: Taking taylor expansion of (+ (* 10 (/ 1 k)) 1) in m 7.062 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in m 7.062 * [taylor]: Taking taylor expansion of 10 in m 7.062 * [backup-simplify]: Simplify 10 into 10 7.062 * [taylor]: Taking taylor expansion of (/ 1 k) in m 7.062 * [taylor]: Taking taylor expansion of k in m 7.062 * [backup-simplify]: Simplify k into k 7.062 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 7.062 * [taylor]: Taking taylor expansion of 1 in m 7.062 * [backup-simplify]: Simplify 1 into 1 7.062 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in m 7.062 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in m 7.062 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in m 7.062 * [taylor]: Taking taylor expansion of (/ 1 m) in m 7.062 * [taylor]: Taking taylor expansion of m in m 7.062 * [backup-simplify]: Simplify 0 into 0 7.062 * [backup-simplify]: Simplify 1 into 1 7.062 * [backup-simplify]: Simplify (/ 1 1) into 1 7.062 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in m 7.062 * [taylor]: Taking taylor expansion of (/ 1 k) in m 7.062 * [taylor]: Taking taylor expansion of k in m 7.062 * [backup-simplify]: Simplify k into k 7.062 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 7.062 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 7.062 * [backup-simplify]: Simplify (* 1 (log (/ 1 k))) into (log (/ 1 k)) 7.062 * [backup-simplify]: Simplify (exp (* (/ 1 m) (log (/ 1 k)))) into (exp (/ (log (/ 1 k)) m)) 7.062 * [backup-simplify]: Simplify (* 10 (/ 1 k)) into (/ 10 k) 7.062 * [backup-simplify]: Simplify (+ (/ 10 k) 1) into (+ (* 10 (/ 1 k)) 1) 7.063 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) into (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) 7.063 * [backup-simplify]: Simplify (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) into (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) 7.063 * [backup-simplify]: Simplify (/ (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) (exp (/ (log (/ 1 k)) m))) into (/ (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) (exp (/ (log (/ 1 k)) m))) 7.063 * [taylor]: Taking taylor expansion of (/ (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) (pow (/ 1 k) (/ 1 m))) in k 7.063 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) in k 7.063 * [taylor]: Taking taylor expansion of a in k 7.063 * [backup-simplify]: Simplify a into a 7.063 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in k 7.063 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 7.063 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.063 * [taylor]: Taking taylor expansion of k in k 7.063 * [backup-simplify]: Simplify 0 into 0 7.063 * [backup-simplify]: Simplify 1 into 1 7.063 * [backup-simplify]: Simplify (* 1 1) into 1 7.064 * [backup-simplify]: Simplify (/ 1 1) into 1 7.064 * [taylor]: Taking taylor expansion of (+ (* 10 (/ 1 k)) 1) in k 7.064 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 7.064 * [taylor]: Taking taylor expansion of 10 in k 7.064 * [backup-simplify]: Simplify 10 into 10 7.064 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.064 * [taylor]: Taking taylor expansion of k in k 7.064 * [backup-simplify]: Simplify 0 into 0 7.064 * [backup-simplify]: Simplify 1 into 1 7.064 * [backup-simplify]: Simplify (/ 1 1) into 1 7.064 * [taylor]: Taking taylor expansion of 1 in k 7.064 * [backup-simplify]: Simplify 1 into 1 7.064 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in k 7.064 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in k 7.064 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in k 7.064 * [taylor]: Taking taylor expansion of (/ 1 m) in k 7.064 * [taylor]: Taking taylor expansion of m in k 7.064 * [backup-simplify]: Simplify m into m 7.064 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 7.064 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 7.064 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.064 * [taylor]: Taking taylor expansion of k in k 7.064 * [backup-simplify]: Simplify 0 into 0 7.064 * [backup-simplify]: Simplify 1 into 1 7.064 * [backup-simplify]: Simplify (/ 1 1) into 1 7.065 * [backup-simplify]: Simplify (log 1) into 0 7.065 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 7.065 * [backup-simplify]: Simplify (* (/ 1 m) (- (log k))) into (* -1 (/ (log k) m)) 7.065 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 7.065 * [backup-simplify]: Simplify (+ 1 0) into 1 7.065 * [backup-simplify]: Simplify (* a 1) into a 7.065 * [backup-simplify]: Simplify (/ a (exp (* -1 (/ (log k) m)))) into (/ a (exp (* -1 (/ (log k) m)))) 7.065 * [taylor]: Taking taylor expansion of (/ (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) (pow (/ 1 k) (/ 1 m))) in k 7.065 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) in k 7.066 * [taylor]: Taking taylor expansion of a in k 7.066 * [backup-simplify]: Simplify a into a 7.066 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in k 7.066 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 7.066 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.066 * [taylor]: Taking taylor expansion of k in k 7.066 * [backup-simplify]: Simplify 0 into 0 7.066 * [backup-simplify]: Simplify 1 into 1 7.066 * [backup-simplify]: Simplify (* 1 1) into 1 7.066 * [backup-simplify]: Simplify (/ 1 1) into 1 7.066 * [taylor]: Taking taylor expansion of (+ (* 10 (/ 1 k)) 1) in k 7.066 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 7.066 * [taylor]: Taking taylor expansion of 10 in k 7.066 * [backup-simplify]: Simplify 10 into 10 7.066 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.066 * [taylor]: Taking taylor expansion of k in k 7.066 * [backup-simplify]: Simplify 0 into 0 7.066 * [backup-simplify]: Simplify 1 into 1 7.066 * [backup-simplify]: Simplify (/ 1 1) into 1 7.067 * [taylor]: Taking taylor expansion of 1 in k 7.067 * [backup-simplify]: Simplify 1 into 1 7.067 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in k 7.067 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in k 7.067 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in k 7.067 * [taylor]: Taking taylor expansion of (/ 1 m) in k 7.067 * [taylor]: Taking taylor expansion of m in k 7.067 * [backup-simplify]: Simplify m into m 7.067 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 7.067 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 7.067 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.067 * [taylor]: Taking taylor expansion of k in k 7.067 * [backup-simplify]: Simplify 0 into 0 7.067 * [backup-simplify]: Simplify 1 into 1 7.067 * [backup-simplify]: Simplify (/ 1 1) into 1 7.067 * [backup-simplify]: Simplify (log 1) into 0 7.068 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 7.068 * [backup-simplify]: Simplify (* (/ 1 m) (- (log k))) into (* -1 (/ (log k) m)) 7.068 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 7.068 * [backup-simplify]: Simplify (+ 1 0) into 1 7.068 * [backup-simplify]: Simplify (* a 1) into a 7.068 * [backup-simplify]: Simplify (/ a (exp (* -1 (/ (log k) m)))) into (/ a (exp (* -1 (/ (log k) m)))) 7.068 * [taylor]: Taking taylor expansion of (/ a (exp (* -1 (/ (log k) m)))) in m 7.068 * [taylor]: Taking taylor expansion of a in m 7.068 * [backup-simplify]: Simplify a into a 7.068 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 7.068 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 7.068 * [taylor]: Taking taylor expansion of -1 in m 7.068 * [backup-simplify]: Simplify -1 into -1 7.068 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 7.068 * [taylor]: Taking taylor expansion of (log k) in m 7.068 * [taylor]: Taking taylor expansion of k in m 7.068 * [backup-simplify]: Simplify k into k 7.068 * [backup-simplify]: Simplify (log k) into (log k) 7.068 * [taylor]: Taking taylor expansion of m in m 7.068 * [backup-simplify]: Simplify 0 into 0 7.068 * [backup-simplify]: Simplify 1 into 1 7.068 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 7.068 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 7.068 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 7.069 * [backup-simplify]: Simplify (/ a (exp (* -1 (/ (log k) m)))) into (/ a (exp (* -1 (/ (log k) m)))) 7.069 * [taylor]: Taking taylor expansion of (/ a (exp (* -1 (/ (log k) m)))) in a 7.069 * [taylor]: Taking taylor expansion of a in a 7.069 * [backup-simplify]: Simplify 0 into 0 7.069 * [backup-simplify]: Simplify 1 into 1 7.069 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in a 7.069 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in a 7.069 * [taylor]: Taking taylor expansion of -1 in a 7.069 * [backup-simplify]: Simplify -1 into -1 7.069 * [taylor]: Taking taylor expansion of (/ (log k) m) in a 7.069 * [taylor]: Taking taylor expansion of (log k) in a 7.069 * [taylor]: Taking taylor expansion of k in a 7.069 * [backup-simplify]: Simplify k into k 7.069 * [backup-simplify]: Simplify (log k) into (log k) 7.069 * [taylor]: Taking taylor expansion of m in a 7.069 * [backup-simplify]: Simplify m into m 7.069 * [backup-simplify]: Simplify (/ (log k) m) into (/ (log k) m) 7.069 * [backup-simplify]: Simplify (* -1 (/ (log k) m)) into (* -1 (/ (log k) m)) 7.069 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 7.069 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 7.069 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 7.070 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.070 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.070 * [backup-simplify]: Simplify (* 10 1) into 10 7.071 * [backup-simplify]: Simplify (+ 10 0) into 10 7.071 * [backup-simplify]: Simplify (+ 0 10) into 10 7.071 * [backup-simplify]: Simplify (+ (* a 10) (* 0 1)) into (* 10 a) 7.072 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.072 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 7.072 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)))) into 0 7.073 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 7.073 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (* 0 (- (log k)))) into 0 7.073 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 1) 1)))) into 0 7.074 * [backup-simplify]: Simplify (- (/ (* 10 a) (exp (* -1 (/ (log k) m)))) (+ (* (/ a (exp (* -1 (/ (log k) m)))) (/ 0 (exp (* -1 (/ (log k) m))))))) into (* 10 (/ a (exp (* -1 (/ (log k) m))))) 7.074 * [taylor]: Taking taylor expansion of (* 10 (/ a (exp (* -1 (/ (log k) m))))) in m 7.074 * [taylor]: Taking taylor expansion of 10 in m 7.074 * [backup-simplify]: Simplify 10 into 10 7.074 * [taylor]: Taking taylor expansion of (/ a (exp (* -1 (/ (log k) m)))) in m 7.074 * [taylor]: Taking taylor expansion of a in m 7.074 * [backup-simplify]: Simplify a into a 7.074 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 7.074 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 7.074 * [taylor]: Taking taylor expansion of -1 in m 7.074 * [backup-simplify]: Simplify -1 into -1 7.074 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 7.074 * [taylor]: Taking taylor expansion of (log k) in m 7.074 * [taylor]: Taking taylor expansion of k in m 7.074 * [backup-simplify]: Simplify k into k 7.074 * [backup-simplify]: Simplify (log k) into (log k) 7.074 * [taylor]: Taking taylor expansion of m in m 7.074 * [backup-simplify]: Simplify 0 into 0 7.074 * [backup-simplify]: Simplify 1 into 1 7.074 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 7.074 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 7.074 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 7.074 * [backup-simplify]: Simplify (/ a (exp (* -1 (/ (log k) m)))) into (/ a (exp (* -1 (/ (log k) m)))) 7.074 * [backup-simplify]: Simplify (* 10 (/ a (exp (* -1 (/ (log k) m))))) into (* 10 (/ a (exp (* -1 (/ (log k) m))))) 7.074 * [taylor]: Taking taylor expansion of (* 10 (/ a (exp (* -1 (/ (log k) m))))) in a 7.074 * [taylor]: Taking taylor expansion of 10 in a 7.074 * [backup-simplify]: Simplify 10 into 10 7.074 * [taylor]: Taking taylor expansion of (/ a (exp (* -1 (/ (log k) m)))) in a 7.074 * [taylor]: Taking taylor expansion of a in a 7.074 * [backup-simplify]: Simplify 0 into 0 7.074 * [backup-simplify]: Simplify 1 into 1 7.074 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in a 7.074 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in a 7.074 * [taylor]: Taking taylor expansion of -1 in a 7.074 * [backup-simplify]: Simplify -1 into -1 7.074 * [taylor]: Taking taylor expansion of (/ (log k) m) in a 7.074 * [taylor]: Taking taylor expansion of (log k) in a 7.074 * [taylor]: Taking taylor expansion of k in a 7.074 * [backup-simplify]: Simplify k into k 7.074 * [backup-simplify]: Simplify (log k) into (log k) 7.074 * [taylor]: Taking taylor expansion of m in a 7.074 * [backup-simplify]: Simplify m into m 7.074 * [backup-simplify]: Simplify (/ (log k) m) into (/ (log k) m) 7.075 * [backup-simplify]: Simplify (* -1 (/ (log k) m)) into (* -1 (/ (log k) m)) 7.075 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 7.075 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 7.075 * [backup-simplify]: Simplify (* 10 (/ 1 (exp (* -1 (/ (log k) m))))) into (/ 10 (exp (* -1 (/ (log k) m)))) 7.075 * [backup-simplify]: Simplify (/ 10 (exp (* -1 (/ (log k) m)))) into (/ 10 (exp (* -1 (/ (log k) m)))) 7.075 * [backup-simplify]: Simplify (- (/ 0 (exp (* -1 (/ (log k) m)))) (+ (* (/ a (exp (* -1 (/ (log k) m)))) (/ 0 (exp (* -1 (/ (log k) m))))))) into 0 7.075 * [taylor]: Taking taylor expansion of 0 in a 7.075 * [backup-simplify]: Simplify 0 into 0 7.075 * [backup-simplify]: Simplify 0 into 0 7.076 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 7.076 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (log k) m) (/ 0 m)))) into 0 7.076 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (log k) m))) into 0 7.077 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 1) 1)))) into 0 7.077 * [backup-simplify]: Simplify (- (/ 0 (exp (* -1 (/ (log k) m)))) (+ (* (/ 1 (exp (* -1 (/ (log k) m)))) (/ 0 (exp (* -1 (/ (log k) m))))))) into 0 7.077 * [backup-simplify]: Simplify 0 into 0 7.077 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.078 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.078 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.079 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 1)) into 0 7.079 * [backup-simplify]: Simplify (+ 0 1) into 1 7.079 * [backup-simplify]: Simplify (+ 0 1) into 1 7.080 * [backup-simplify]: Simplify (+ (* a 1) (+ (* 0 10) (* 0 1))) into a 7.080 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.082 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 7.082 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 7.082 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 7.083 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (+ (* 0 0) (* 0 (- (log k))))) into 0 7.083 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 7.084 * [backup-simplify]: Simplify (- (/ a (exp (* -1 (/ (log k) m)))) (+ (* (/ a (exp (* -1 (/ (log k) m)))) (/ 0 (exp (* -1 (/ (log k) m))))) (* (* 10 (/ a (exp (* -1 (/ (log k) m))))) (/ 0 (exp (* -1 (/ (log k) m))))))) into (/ a (exp (* -1 (/ (log k) m)))) 7.084 * [taylor]: Taking taylor expansion of (/ a (exp (* -1 (/ (log k) m)))) in m 7.084 * [taylor]: Taking taylor expansion of a in m 7.084 * [backup-simplify]: Simplify a into a 7.084 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 7.084 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 7.084 * [taylor]: Taking taylor expansion of -1 in m 7.084 * [backup-simplify]: Simplify -1 into -1 7.084 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 7.084 * [taylor]: Taking taylor expansion of (log k) in m 7.084 * [taylor]: Taking taylor expansion of k in m 7.084 * [backup-simplify]: Simplify k into k 7.084 * [backup-simplify]: Simplify (log k) into (log k) 7.084 * [taylor]: Taking taylor expansion of m in m 7.084 * [backup-simplify]: Simplify 0 into 0 7.084 * [backup-simplify]: Simplify 1 into 1 7.084 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 7.084 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 7.084 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 7.084 * [backup-simplify]: Simplify (/ a (exp (* -1 (/ (log k) m)))) into (/ a (exp (* -1 (/ (log k) m)))) 7.084 * [taylor]: Taking taylor expansion of (/ a (exp (* -1 (/ (log k) m)))) in a 7.084 * [taylor]: Taking taylor expansion of a in a 7.084 * [backup-simplify]: Simplify 0 into 0 7.084 * [backup-simplify]: Simplify 1 into 1 7.084 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in a 7.084 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in a 7.084 * [taylor]: Taking taylor expansion of -1 in a 7.084 * [backup-simplify]: Simplify -1 into -1 7.084 * [taylor]: Taking taylor expansion of (/ (log k) m) in a 7.084 * [taylor]: Taking taylor expansion of (log k) in a 7.084 * [taylor]: Taking taylor expansion of k in a 7.084 * [backup-simplify]: Simplify k into k 7.084 * [backup-simplify]: Simplify (log k) into (log k) 7.084 * [taylor]: Taking taylor expansion of m in a 7.084 * [backup-simplify]: Simplify m into m 7.084 * [backup-simplify]: Simplify (/ (log k) m) into (/ (log k) m) 7.085 * [backup-simplify]: Simplify (* -1 (/ (log k) m)) into (* -1 (/ (log k) m)) 7.085 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 7.085 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 7.085 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 7.085 * [backup-simplify]: Simplify (+ (* (/ 1 (exp (* -1 (/ (log (/ 1 k)) (/ 1 m))))) (* (/ 1 a) (* 1 1))) (+ (* (/ 10 (exp (* -1 (/ (log (/ 1 k)) (/ 1 m))))) (* (/ 1 a) (* 1 (/ 1 (/ 1 k))))) (* (/ 1 (exp (* -1 (/ (log (/ 1 k)) (/ 1 m))))) (* (/ 1 a) (* 1 (pow (/ 1 k) -2)))))) into (+ (* 10 (/ k (* (exp (* -1 (* (log (/ 1 k)) m))) a))) (+ (/ (pow k 2) (* (exp (* -1 (* (log (/ 1 k)) m))) a)) (/ 1 (* (exp (* -1 (* (log (/ 1 k)) m))) a)))) 7.086 * [backup-simplify]: Simplify (/ (/ (+ (* (+ (/ 1 (- k)) 10) (/ 1 (- k))) 1) (pow (/ 1 (- k)) (/ 1 (- m)))) (/ 1 (- a))) into (* -1 (/ (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) (pow (/ -1 k) (/ -1 m)))) 7.086 * [approximate]: Taking taylor expansion of (* -1 (/ (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) (pow (/ -1 k) (/ -1 m)))) in (k m a) around 0 7.086 * [taylor]: Taking taylor expansion of (* -1 (/ (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) (pow (/ -1 k) (/ -1 m)))) in a 7.086 * [taylor]: Taking taylor expansion of -1 in a 7.086 * [backup-simplify]: Simplify -1 into -1 7.086 * [taylor]: Taking taylor expansion of (/ (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) (pow (/ -1 k) (/ -1 m))) in a 7.086 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) in a 7.086 * [taylor]: Taking taylor expansion of a in a 7.086 * [backup-simplify]: Simplify 0 into 0 7.086 * [backup-simplify]: Simplify 1 into 1 7.086 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in a 7.086 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1) in a 7.086 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 7.086 * [taylor]: Taking taylor expansion of (pow k 2) in a 7.086 * [taylor]: Taking taylor expansion of k in a 7.086 * [backup-simplify]: Simplify k into k 7.086 * [backup-simplify]: Simplify (* k k) into (pow k 2) 7.086 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 7.086 * [taylor]: Taking taylor expansion of 1 in a 7.086 * [backup-simplify]: Simplify 1 into 1 7.086 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in a 7.086 * [taylor]: Taking taylor expansion of 10 in a 7.086 * [backup-simplify]: Simplify 10 into 10 7.086 * [taylor]: Taking taylor expansion of (/ 1 k) in a 7.086 * [taylor]: Taking taylor expansion of k in a 7.086 * [backup-simplify]: Simplify k into k 7.086 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 7.086 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in a 7.086 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in a 7.086 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in a 7.086 * [taylor]: Taking taylor expansion of (/ -1 m) in a 7.086 * [taylor]: Taking taylor expansion of -1 in a 7.086 * [backup-simplify]: Simplify -1 into -1 7.086 * [taylor]: Taking taylor expansion of m in a 7.086 * [backup-simplify]: Simplify m into m 7.086 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 7.087 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in a 7.087 * [taylor]: Taking taylor expansion of (/ -1 k) in a 7.087 * [taylor]: Taking taylor expansion of -1 in a 7.087 * [backup-simplify]: Simplify -1 into -1 7.087 * [taylor]: Taking taylor expansion of k in a 7.087 * [backup-simplify]: Simplify k into k 7.087 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 7.087 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 7.087 * [backup-simplify]: Simplify (* (/ -1 m) (log (/ -1 k))) into (* -1 (/ (log (/ -1 k)) m)) 7.087 * [backup-simplify]: Simplify (exp (* -1 (/ (log (/ -1 k)) m))) into (exp (* -1 (/ (log (/ -1 k)) m))) 7.087 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1) into (+ (/ 1 (pow k 2)) 1) 7.087 * [backup-simplify]: Simplify (* 10 (/ 1 k)) into (/ 10 k) 7.087 * [backup-simplify]: Simplify (- (/ 10 k)) into (- (* 10 (/ 1 k))) 7.087 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1) (- (* 10 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) 7.088 * [backup-simplify]: Simplify (* 0 (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) into 0 7.088 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 7.088 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 7.088 * [backup-simplify]: Simplify (+ 0 0) into 0 7.089 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 7.089 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 (/ 1 k))) into 0 7.089 * [backup-simplify]: Simplify (- 0) into 0 7.090 * [backup-simplify]: Simplify (+ 0 0) into 0 7.091 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))) into (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) 7.091 * [backup-simplify]: Simplify (/ (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) (exp (* -1 (/ (log (/ -1 k)) m)))) into (/ (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) (exp (* -1 (/ (log (/ -1 k)) m)))) 7.091 * [taylor]: Taking taylor expansion of (* -1 (/ (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) (pow (/ -1 k) (/ -1 m)))) in m 7.091 * [taylor]: Taking taylor expansion of -1 in m 7.091 * [backup-simplify]: Simplify -1 into -1 7.091 * [taylor]: Taking taylor expansion of (/ (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) (pow (/ -1 k) (/ -1 m))) in m 7.091 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) in m 7.091 * [taylor]: Taking taylor expansion of a in m 7.091 * [backup-simplify]: Simplify a into a 7.091 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in m 7.091 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1) in m 7.091 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 7.091 * [taylor]: Taking taylor expansion of (pow k 2) in m 7.091 * [taylor]: Taking taylor expansion of k in m 7.092 * [backup-simplify]: Simplify k into k 7.092 * [backup-simplify]: Simplify (* k k) into (pow k 2) 7.092 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 7.092 * [taylor]: Taking taylor expansion of 1 in m 7.092 * [backup-simplify]: Simplify 1 into 1 7.092 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in m 7.092 * [taylor]: Taking taylor expansion of 10 in m 7.092 * [backup-simplify]: Simplify 10 into 10 7.092 * [taylor]: Taking taylor expansion of (/ 1 k) in m 7.092 * [taylor]: Taking taylor expansion of k in m 7.092 * [backup-simplify]: Simplify k into k 7.092 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 7.092 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in m 7.092 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in m 7.092 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in m 7.092 * [taylor]: Taking taylor expansion of (/ -1 m) in m 7.092 * [taylor]: Taking taylor expansion of -1 in m 7.092 * [backup-simplify]: Simplify -1 into -1 7.092 * [taylor]: Taking taylor expansion of m in m 7.092 * [backup-simplify]: Simplify 0 into 0 7.092 * [backup-simplify]: Simplify 1 into 1 7.093 * [backup-simplify]: Simplify (/ -1 1) into -1 7.093 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in m 7.093 * [taylor]: Taking taylor expansion of (/ -1 k) in m 7.093 * [taylor]: Taking taylor expansion of -1 in m 7.093 * [backup-simplify]: Simplify -1 into -1 7.093 * [taylor]: Taking taylor expansion of k in m 7.093 * [backup-simplify]: Simplify k into k 7.093 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 7.093 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 7.093 * [backup-simplify]: Simplify (* -1 (log (/ -1 k))) into (* -1 (log (/ -1 k))) 7.093 * [backup-simplify]: Simplify (exp (* (/ -1 m) (log (/ -1 k)))) into (exp (* -1 (/ (log (/ -1 k)) m))) 7.093 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1) into (+ (/ 1 (pow k 2)) 1) 7.093 * [backup-simplify]: Simplify (* 10 (/ 1 k)) into (/ 10 k) 7.093 * [backup-simplify]: Simplify (- (/ 10 k)) into (- (* 10 (/ 1 k))) 7.094 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1) (- (* 10 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) 7.094 * [backup-simplify]: Simplify (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) into (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) 7.094 * [backup-simplify]: Simplify (/ (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) (exp (* -1 (/ (log (/ -1 k)) m)))) into (/ (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) (exp (* -1 (/ (log (/ -1 k)) m)))) 7.094 * [taylor]: Taking taylor expansion of (* -1 (/ (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) (pow (/ -1 k) (/ -1 m)))) in k 7.094 * [taylor]: Taking taylor expansion of -1 in k 7.094 * [backup-simplify]: Simplify -1 into -1 7.094 * [taylor]: Taking taylor expansion of (/ (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) (pow (/ -1 k) (/ -1 m))) in k 7.094 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) in k 7.094 * [taylor]: Taking taylor expansion of a in k 7.095 * [backup-simplify]: Simplify a into a 7.095 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in k 7.095 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1) in k 7.095 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 7.095 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.095 * [taylor]: Taking taylor expansion of k in k 7.095 * [backup-simplify]: Simplify 0 into 0 7.095 * [backup-simplify]: Simplify 1 into 1 7.095 * [backup-simplify]: Simplify (* 1 1) into 1 7.096 * [backup-simplify]: Simplify (/ 1 1) into 1 7.096 * [taylor]: Taking taylor expansion of 1 in k 7.096 * [backup-simplify]: Simplify 1 into 1 7.096 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 7.096 * [taylor]: Taking taylor expansion of 10 in k 7.096 * [backup-simplify]: Simplify 10 into 10 7.096 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.096 * [taylor]: Taking taylor expansion of k in k 7.096 * [backup-simplify]: Simplify 0 into 0 7.096 * [backup-simplify]: Simplify 1 into 1 7.096 * [backup-simplify]: Simplify (/ 1 1) into 1 7.096 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in k 7.096 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in k 7.096 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in k 7.096 * [taylor]: Taking taylor expansion of (/ -1 m) in k 7.096 * [taylor]: Taking taylor expansion of -1 in k 7.096 * [backup-simplify]: Simplify -1 into -1 7.096 * [taylor]: Taking taylor expansion of m in k 7.096 * [backup-simplify]: Simplify m into m 7.096 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 7.097 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 7.097 * [taylor]: Taking taylor expansion of (/ -1 k) in k 7.097 * [taylor]: Taking taylor expansion of -1 in k 7.097 * [backup-simplify]: Simplify -1 into -1 7.097 * [taylor]: Taking taylor expansion of k in k 7.097 * [backup-simplify]: Simplify 0 into 0 7.097 * [backup-simplify]: Simplify 1 into 1 7.097 * [backup-simplify]: Simplify (/ -1 1) into -1 7.098 * [backup-simplify]: Simplify (log -1) into (log -1) 7.098 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 7.099 * [backup-simplify]: Simplify (* (/ -1 m) (- (log -1) (log k))) into (* -1 (/ (- (log -1) (log k)) m)) 7.099 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 7.100 * [backup-simplify]: Simplify (+ 1 0) into 1 7.100 * [backup-simplify]: Simplify (+ 1 0) into 1 7.100 * [backup-simplify]: Simplify (* a 1) into a 7.101 * [backup-simplify]: Simplify (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) 7.101 * [taylor]: Taking taylor expansion of (* -1 (/ (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) (pow (/ -1 k) (/ -1 m)))) in k 7.101 * [taylor]: Taking taylor expansion of -1 in k 7.101 * [backup-simplify]: Simplify -1 into -1 7.101 * [taylor]: Taking taylor expansion of (/ (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) (pow (/ -1 k) (/ -1 m))) in k 7.101 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) in k 7.101 * [taylor]: Taking taylor expansion of a in k 7.101 * [backup-simplify]: Simplify a into a 7.101 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in k 7.101 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1) in k 7.101 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 7.101 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.101 * [taylor]: Taking taylor expansion of k in k 7.101 * [backup-simplify]: Simplify 0 into 0 7.101 * [backup-simplify]: Simplify 1 into 1 7.102 * [backup-simplify]: Simplify (* 1 1) into 1 7.102 * [backup-simplify]: Simplify (/ 1 1) into 1 7.102 * [taylor]: Taking taylor expansion of 1 in k 7.102 * [backup-simplify]: Simplify 1 into 1 7.102 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 7.102 * [taylor]: Taking taylor expansion of 10 in k 7.102 * [backup-simplify]: Simplify 10 into 10 7.102 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.102 * [taylor]: Taking taylor expansion of k in k 7.102 * [backup-simplify]: Simplify 0 into 0 7.102 * [backup-simplify]: Simplify 1 into 1 7.103 * [backup-simplify]: Simplify (/ 1 1) into 1 7.103 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in k 7.103 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in k 7.103 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in k 7.103 * [taylor]: Taking taylor expansion of (/ -1 m) in k 7.103 * [taylor]: Taking taylor expansion of -1 in k 7.103 * [backup-simplify]: Simplify -1 into -1 7.103 * [taylor]: Taking taylor expansion of m in k 7.103 * [backup-simplify]: Simplify m into m 7.103 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 7.103 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 7.103 * [taylor]: Taking taylor expansion of (/ -1 k) in k 7.103 * [taylor]: Taking taylor expansion of -1 in k 7.103 * [backup-simplify]: Simplify -1 into -1 7.103 * [taylor]: Taking taylor expansion of k in k 7.103 * [backup-simplify]: Simplify 0 into 0 7.103 * [backup-simplify]: Simplify 1 into 1 7.104 * [backup-simplify]: Simplify (/ -1 1) into -1 7.104 * [backup-simplify]: Simplify (log -1) into (log -1) 7.105 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 7.106 * [backup-simplify]: Simplify (* (/ -1 m) (- (log -1) (log k))) into (* -1 (/ (- (log -1) (log k)) m)) 7.106 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 7.107 * [backup-simplify]: Simplify (+ 1 0) into 1 7.107 * [backup-simplify]: Simplify (+ 1 0) into 1 7.107 * [backup-simplify]: Simplify (* a 1) into a 7.108 * [backup-simplify]: Simplify (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) 7.108 * [backup-simplify]: Simplify (* -1 (/ a (exp (* -1 (/ (- (log -1) (log k)) m))))) into (* -1 (/ a (exp (* -1 (/ (- (log -1) (log k)) m))))) 7.108 * [taylor]: Taking taylor expansion of (* -1 (/ a (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 7.108 * [taylor]: Taking taylor expansion of -1 in m 7.108 * [backup-simplify]: Simplify -1 into -1 7.108 * [taylor]: Taking taylor expansion of (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 7.108 * [taylor]: Taking taylor expansion of a in m 7.108 * [backup-simplify]: Simplify a into a 7.108 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 7.108 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 7.109 * [taylor]: Taking taylor expansion of -1 in m 7.109 * [backup-simplify]: Simplify -1 into -1 7.109 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 7.109 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 7.109 * [taylor]: Taking taylor expansion of (log -1) in m 7.109 * [taylor]: Taking taylor expansion of -1 in m 7.109 * [backup-simplify]: Simplify -1 into -1 7.109 * [backup-simplify]: Simplify (log -1) into (log -1) 7.109 * [taylor]: Taking taylor expansion of (log k) in m 7.109 * [taylor]: Taking taylor expansion of k in m 7.109 * [backup-simplify]: Simplify k into k 7.109 * [backup-simplify]: Simplify (log k) into (log k) 7.109 * [taylor]: Taking taylor expansion of m in m 7.109 * [backup-simplify]: Simplify 0 into 0 7.109 * [backup-simplify]: Simplify 1 into 1 7.109 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 7.110 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 7.111 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 7.111 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 7.111 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 7.112 * [backup-simplify]: Simplify (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) 7.113 * [backup-simplify]: Simplify (* -1 (/ a (exp (* -1 (/ (- (log -1) (log k)) m))))) into (* -1 (/ a (exp (* -1 (/ (- (log -1) (log k)) m))))) 7.113 * [taylor]: Taking taylor expansion of (* -1 (/ a (exp (* -1 (/ (- (log -1) (log k)) m))))) in a 7.113 * [taylor]: Taking taylor expansion of -1 in a 7.113 * [backup-simplify]: Simplify -1 into -1 7.113 * [taylor]: Taking taylor expansion of (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) in a 7.113 * [taylor]: Taking taylor expansion of a in a 7.113 * [backup-simplify]: Simplify 0 into 0 7.113 * [backup-simplify]: Simplify 1 into 1 7.113 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in a 7.113 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in a 7.113 * [taylor]: Taking taylor expansion of -1 in a 7.113 * [backup-simplify]: Simplify -1 into -1 7.113 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in a 7.113 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in a 7.113 * [taylor]: Taking taylor expansion of (log -1) in a 7.113 * [taylor]: Taking taylor expansion of -1 in a 7.113 * [backup-simplify]: Simplify -1 into -1 7.113 * [backup-simplify]: Simplify (log -1) into (log -1) 7.113 * [taylor]: Taking taylor expansion of (log k) in a 7.113 * [taylor]: Taking taylor expansion of k in a 7.114 * [backup-simplify]: Simplify k into k 7.114 * [backup-simplify]: Simplify (log k) into (log k) 7.114 * [taylor]: Taking taylor expansion of m in a 7.114 * [backup-simplify]: Simplify m into m 7.114 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 7.114 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 7.115 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) m) into (/ (- (log -1) (log k)) m) 7.115 * [backup-simplify]: Simplify (* -1 (/ (- (log -1) (log k)) m)) into (* -1 (/ (- (log -1) (log k)) m)) 7.116 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 7.116 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 7.117 * [backup-simplify]: Simplify (* -1 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (/ -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 7.117 * [backup-simplify]: Simplify (/ -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 7.118 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.119 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.119 * [backup-simplify]: Simplify (+ 0 0) into 0 7.120 * [backup-simplify]: Simplify (* 10 1) into 10 7.120 * [backup-simplify]: Simplify (- 10) into -10 7.120 * [backup-simplify]: Simplify (+ 0 -10) into -10 7.121 * [backup-simplify]: Simplify (+ (* a -10) (* 0 1)) into (- (* 10 a)) 7.122 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 7.123 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 7.123 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)))) into 0 7.124 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 7.125 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (* 0 (- (log -1) (log k)))) into 0 7.126 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 7.128 * [backup-simplify]: Simplify (- (/ (- (* 10 a)) (exp (* -1 (/ (- (log -1) (log k)) m)))) (+ (* (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) (/ 0 (exp (* -1 (/ (- (log -1) (log k)) m))))))) into (- (* 10 (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))))) 7.129 * [backup-simplify]: Simplify (+ (* -1 (- (* 10 (/ a (exp (* -1 (/ (- (log -1) (log k)) m))))))) (* 0 (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))))) into (* 10 (/ a (exp (* -1 (/ (- (log -1) (log k)) m))))) 7.129 * [taylor]: Taking taylor expansion of (* 10 (/ a (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 7.129 * [taylor]: Taking taylor expansion of 10 in m 7.129 * [backup-simplify]: Simplify 10 into 10 7.129 * [taylor]: Taking taylor expansion of (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 7.129 * [taylor]: Taking taylor expansion of a in m 7.129 * [backup-simplify]: Simplify a into a 7.129 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 7.129 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 7.129 * [taylor]: Taking taylor expansion of -1 in m 7.129 * [backup-simplify]: Simplify -1 into -1 7.129 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 7.129 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 7.129 * [taylor]: Taking taylor expansion of (log -1) in m 7.129 * [taylor]: Taking taylor expansion of -1 in m 7.129 * [backup-simplify]: Simplify -1 into -1 7.130 * [backup-simplify]: Simplify (log -1) into (log -1) 7.130 * [taylor]: Taking taylor expansion of (log k) in m 7.130 * [taylor]: Taking taylor expansion of k in m 7.130 * [backup-simplify]: Simplify k into k 7.130 * [backup-simplify]: Simplify (log k) into (log k) 7.130 * [taylor]: Taking taylor expansion of m in m 7.130 * [backup-simplify]: Simplify 0 into 0 7.130 * [backup-simplify]: Simplify 1 into 1 7.130 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 7.130 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 7.131 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 7.131 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 7.132 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 7.132 * [backup-simplify]: Simplify (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) 7.133 * [backup-simplify]: Simplify (* 10 (/ a (exp (* -1 (/ (- (log -1) (log k)) m))))) into (* 10 (/ a (exp (* -1 (/ (- (log -1) (log k)) m))))) 7.133 * [taylor]: Taking taylor expansion of (* 10 (/ a (exp (* -1 (/ (- (log -1) (log k)) m))))) in a 7.133 * [taylor]: Taking taylor expansion of 10 in a 7.133 * [backup-simplify]: Simplify 10 into 10 7.133 * [taylor]: Taking taylor expansion of (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) in a 7.133 * [taylor]: Taking taylor expansion of a in a 7.133 * [backup-simplify]: Simplify 0 into 0 7.133 * [backup-simplify]: Simplify 1 into 1 7.133 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in a 7.133 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in a 7.133 * [taylor]: Taking taylor expansion of -1 in a 7.133 * [backup-simplify]: Simplify -1 into -1 7.133 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in a 7.133 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in a 7.133 * [taylor]: Taking taylor expansion of (log -1) in a 7.133 * [taylor]: Taking taylor expansion of -1 in a 7.133 * [backup-simplify]: Simplify -1 into -1 7.134 * [backup-simplify]: Simplify (log -1) into (log -1) 7.134 * [taylor]: Taking taylor expansion of (log k) in a 7.134 * [taylor]: Taking taylor expansion of k in a 7.134 * [backup-simplify]: Simplify k into k 7.134 * [backup-simplify]: Simplify (log k) into (log k) 7.134 * [taylor]: Taking taylor expansion of m in a 7.134 * [backup-simplify]: Simplify m into m 7.134 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 7.134 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 7.135 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) m) into (/ (- (log -1) (log k)) m) 7.135 * [backup-simplify]: Simplify (* -1 (/ (- (log -1) (log k)) m)) into (* -1 (/ (- (log -1) (log k)) m)) 7.136 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 7.136 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 7.137 * [backup-simplify]: Simplify (* 10 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (/ 10 (exp (* -1 (/ (- (log -1) (log k)) m)))) 7.137 * [backup-simplify]: Simplify (/ 10 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 10 (exp (* -1 (/ (- (log -1) (log k)) m)))) 7.139 * [backup-simplify]: Simplify (- (/ 0 (exp (* -1 (/ (- (log -1) (log k)) m)))) (+ (* (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) (/ 0 (exp (* -1 (/ (- (log -1) (log k)) m))))))) into 0 7.140 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))))) into 0 7.140 * [taylor]: Taking taylor expansion of 0 in a 7.140 * [backup-simplify]: Simplify 0 into 0 7.140 * [backup-simplify]: Simplify 0 into 0 7.142 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 7.142 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 7.143 * [backup-simplify]: Simplify (- 0) into 0 7.143 * [backup-simplify]: Simplify (+ 0 0) into 0 7.144 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (- (log -1) (log k)) m) (/ 0 m)))) into 0 7.145 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (- (log -1) (log k)) m))) into 0 7.146 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 7.147 * [backup-simplify]: Simplify (- (/ 0 (exp (* -1 (/ (- (log -1) (log k)) m)))) (+ (* (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) (/ 0 (exp (* -1 (/ (- (log -1) (log k)) m))))))) into 0 7.148 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))))) into 0 7.148 * [backup-simplify]: Simplify 0 into 0 7.150 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.150 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.151 * [backup-simplify]: Simplify (+ 0 1) into 1 7.152 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.152 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 1)) into 0 7.153 * [backup-simplify]: Simplify (- 0) into 0 7.153 * [backup-simplify]: Simplify (+ 1 0) into 1 7.154 * [backup-simplify]: Simplify (+ (* a 1) (+ (* 0 -10) (* 0 1))) into a 7.155 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.158 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 7.158 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 7.159 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 7.160 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (+ (* 0 0) (* 0 (- (log -1) (log k))))) into 0 7.162 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 7.169 * [backup-simplify]: Simplify (- (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) (+ (* (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) (/ 0 (exp (* -1 (/ (- (log -1) (log k)) m))))) (* (- (* 10 (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))))) (/ 0 (exp (* -1 (/ (- (log -1) (log k)) m))))))) into (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) 7.170 * [backup-simplify]: Simplify (+ (* -1 (/ a (exp (* -1 (/ (- (log -1) (log k)) m))))) (+ (* 0 (- (* 10 (/ a (exp (* -1 (/ (- (log -1) (log k)) m))))))) (* 0 (/ a (exp (* -1 (/ (- (log -1) (log k)) m))))))) into (- (/ a (exp (* -1 (/ (- (log -1) (log k)) m))))) 7.170 * [taylor]: Taking taylor expansion of (- (/ a (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 7.170 * [taylor]: Taking taylor expansion of (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 7.170 * [taylor]: Taking taylor expansion of a in m 7.170 * [backup-simplify]: Simplify a into a 7.170 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 7.170 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 7.170 * [taylor]: Taking taylor expansion of -1 in m 7.170 * [backup-simplify]: Simplify -1 into -1 7.170 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 7.170 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 7.170 * [taylor]: Taking taylor expansion of (log -1) in m 7.170 * [taylor]: Taking taylor expansion of -1 in m 7.170 * [backup-simplify]: Simplify -1 into -1 7.170 * [backup-simplify]: Simplify (log -1) into (log -1) 7.170 * [taylor]: Taking taylor expansion of (log k) in m 7.170 * [taylor]: Taking taylor expansion of k in m 7.170 * [backup-simplify]: Simplify k into k 7.170 * [backup-simplify]: Simplify (log k) into (log k) 7.170 * [taylor]: Taking taylor expansion of m in m 7.170 * [backup-simplify]: Simplify 0 into 0 7.170 * [backup-simplify]: Simplify 1 into 1 7.171 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 7.171 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 7.171 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 7.171 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 7.172 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 7.172 * [backup-simplify]: Simplify (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) 7.172 * [backup-simplify]: Simplify (- (/ a (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (/ a (exp (* -1 (/ (- (log -1) (log k)) m))))) 7.172 * [taylor]: Taking taylor expansion of (- (/ a (exp (* -1 (/ (- (log -1) (log k)) m))))) in a 7.172 * [taylor]: Taking taylor expansion of (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) in a 7.172 * [taylor]: Taking taylor expansion of a in a 7.172 * [backup-simplify]: Simplify 0 into 0 7.172 * [backup-simplify]: Simplify 1 into 1 7.172 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in a 7.172 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in a 7.172 * [taylor]: Taking taylor expansion of -1 in a 7.172 * [backup-simplify]: Simplify -1 into -1 7.173 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in a 7.173 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in a 7.173 * [taylor]: Taking taylor expansion of (log -1) in a 7.173 * [taylor]: Taking taylor expansion of -1 in a 7.173 * [backup-simplify]: Simplify -1 into -1 7.173 * [backup-simplify]: Simplify (log -1) into (log -1) 7.173 * [taylor]: Taking taylor expansion of (log k) in a 7.173 * [taylor]: Taking taylor expansion of k in a 7.173 * [backup-simplify]: Simplify k into k 7.173 * [backup-simplify]: Simplify (log k) into (log k) 7.173 * [taylor]: Taking taylor expansion of m in a 7.173 * [backup-simplify]: Simplify m into m 7.173 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 7.173 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 7.174 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) m) into (/ (- (log -1) (log k)) m) 7.174 * [backup-simplify]: Simplify (* -1 (/ (- (log -1) (log k)) m)) into (* -1 (/ (- (log -1) (log k)) m)) 7.174 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 7.174 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 7.175 * [backup-simplify]: Simplify (- (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m))))) 7.175 * [backup-simplify]: Simplify (- (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m))))) 7.177 * [backup-simplify]: Simplify (+ (* (- (/ 1 (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m))))))) (* (/ 1 (- a)) (* 1 1))) (+ (* (/ 10 (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m)))))) (* (/ 1 (- a)) (* 1 (/ 1 (/ 1 (- k)))))) (* (/ -1 (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m)))))) (* (/ 1 (- a)) (* 1 (pow (/ 1 (- k)) -2)))))) into (+ (/ (pow k 2) (* a (exp (* m (- (log -1) (log (/ -1 k))))))) (+ (/ 1 (* a (exp (* m (- (log -1) (log (/ -1 k))))))) (* 10 (/ k (* a (exp (* m (- (log -1) (log (/ -1 k)))))))))) 7.177 * * * * [progress]: [ 2 / 4 ] generating series at (2) 7.177 * [backup-simplify]: Simplify (/ 1 (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a)) into (/ (* a (pow k m)) (+ (pow k 2) (+ 1 (* 10 k)))) 7.177 * [approximate]: Taking taylor expansion of (/ (* a (pow k m)) (+ (pow k 2) (+ 1 (* 10 k)))) in (k m a) around 0 7.177 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (pow k 2) (+ 1 (* 10 k)))) in a 7.177 * [taylor]: Taking taylor expansion of (* a (pow k m)) in a 7.177 * [taylor]: Taking taylor expansion of a in a 7.177 * [backup-simplify]: Simplify 0 into 0 7.177 * [backup-simplify]: Simplify 1 into 1 7.177 * [taylor]: Taking taylor expansion of (pow k m) in a 7.177 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in a 7.177 * [taylor]: Taking taylor expansion of (* m (log k)) in a 7.177 * [taylor]: Taking taylor expansion of m in a 7.177 * [backup-simplify]: Simplify m into m 7.177 * [taylor]: Taking taylor expansion of (log k) in a 7.177 * [taylor]: Taking taylor expansion of k in a 7.177 * [backup-simplify]: Simplify k into k 7.177 * [backup-simplify]: Simplify (log k) into (log k) 7.177 * [backup-simplify]: Simplify (* m (log k)) into (* (log k) m) 7.178 * [backup-simplify]: Simplify (exp (* (log k) m)) into (exp (* (log k) m)) 7.178 * [taylor]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in a 7.178 * [taylor]: Taking taylor expansion of (pow k 2) in a 7.178 * [taylor]: Taking taylor expansion of k in a 7.178 * [backup-simplify]: Simplify k into k 7.178 * [taylor]: Taking taylor expansion of (+ 1 (* 10 k)) in a 7.178 * [taylor]: Taking taylor expansion of 1 in a 7.178 * [backup-simplify]: Simplify 1 into 1 7.178 * [taylor]: Taking taylor expansion of (* 10 k) in a 7.178 * [taylor]: Taking taylor expansion of 10 in a 7.178 * [backup-simplify]: Simplify 10 into 10 7.178 * [taylor]: Taking taylor expansion of k in a 7.178 * [backup-simplify]: Simplify k into k 7.178 * [backup-simplify]: Simplify (* 0 (exp (* (log k) m))) into 0 7.178 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 7.178 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 7.179 * [backup-simplify]: Simplify (* (exp (* (log k) m)) (+ (* (/ (pow 0 1) 1)))) into 0 7.179 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (exp (* (log k) m)))) into (exp (* (log k) m)) 7.179 * [backup-simplify]: Simplify (* k k) into (pow k 2) 7.179 * [backup-simplify]: Simplify (* 10 k) into (* 10 k) 7.179 * [backup-simplify]: Simplify (+ 1 (* 10 k)) into (+ 1 (* 10 k)) 7.179 * [backup-simplify]: Simplify (+ (pow k 2) (+ 1 (* 10 k))) into (+ (pow k 2) (+ 1 (* 10 k))) 7.180 * [backup-simplify]: Simplify (/ (exp (* (log k) m)) (+ (pow k 2) (+ 1 (* 10 k)))) into (/ (exp (* (log k) m)) (+ (pow k 2) (+ 1 (* 10 k)))) 7.180 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (pow k 2) (+ 1 (* 10 k)))) in m 7.180 * [taylor]: Taking taylor expansion of (* a (pow k m)) in m 7.180 * [taylor]: Taking taylor expansion of a in m 7.180 * [backup-simplify]: Simplify a into a 7.180 * [taylor]: Taking taylor expansion of (pow k m) in m 7.180 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 7.180 * [taylor]: Taking taylor expansion of (* m (log k)) in m 7.180 * [taylor]: Taking taylor expansion of m in m 7.180 * [backup-simplify]: Simplify 0 into 0 7.180 * [backup-simplify]: Simplify 1 into 1 7.180 * [taylor]: Taking taylor expansion of (log k) in m 7.180 * [taylor]: Taking taylor expansion of k in m 7.180 * [backup-simplify]: Simplify k into k 7.180 * [backup-simplify]: Simplify (log k) into (log k) 7.180 * [backup-simplify]: Simplify (* 0 (log k)) into 0 7.180 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 7.181 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 7.181 * [backup-simplify]: Simplify (exp 0) into 1 7.181 * [taylor]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in m 7.181 * [taylor]: Taking taylor expansion of (pow k 2) in m 7.181 * [taylor]: Taking taylor expansion of k in m 7.181 * [backup-simplify]: Simplify k into k 7.181 * [taylor]: Taking taylor expansion of (+ 1 (* 10 k)) in m 7.181 * [taylor]: Taking taylor expansion of 1 in m 7.181 * [backup-simplify]: Simplify 1 into 1 7.181 * [taylor]: Taking taylor expansion of (* 10 k) in m 7.181 * [taylor]: Taking taylor expansion of 10 in m 7.181 * [backup-simplify]: Simplify 10 into 10 7.181 * [taylor]: Taking taylor expansion of k in m 7.181 * [backup-simplify]: Simplify k into k 7.181 * [backup-simplify]: Simplify (* a 1) into a 7.181 * [backup-simplify]: Simplify (* k k) into (pow k 2) 7.181 * [backup-simplify]: Simplify (* 10 k) into (* 10 k) 7.181 * [backup-simplify]: Simplify (+ 1 (* 10 k)) into (+ 1 (* 10 k)) 7.181 * [backup-simplify]: Simplify (+ (pow k 2) (+ 1 (* 10 k))) into (+ (pow k 2) (+ 1 (* 10 k))) 7.181 * [backup-simplify]: Simplify (/ a (+ (pow k 2) (+ 1 (* 10 k)))) into (/ a (+ (pow k 2) (+ 1 (* 10 k)))) 7.181 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (pow k 2) (+ 1 (* 10 k)))) in k 7.181 * [taylor]: Taking taylor expansion of (* a (pow k m)) in k 7.181 * [taylor]: Taking taylor expansion of a in k 7.181 * [backup-simplify]: Simplify a into a 7.181 * [taylor]: Taking taylor expansion of (pow k m) in k 7.181 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 7.181 * [taylor]: Taking taylor expansion of (* m (log k)) in k 7.181 * [taylor]: Taking taylor expansion of m in k 7.181 * [backup-simplify]: Simplify m into m 7.181 * [taylor]: Taking taylor expansion of (log k) in k 7.181 * [taylor]: Taking taylor expansion of k in k 7.181 * [backup-simplify]: Simplify 0 into 0 7.181 * [backup-simplify]: Simplify 1 into 1 7.182 * [backup-simplify]: Simplify (log 1) into 0 7.182 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 7.182 * [backup-simplify]: Simplify (* m (log k)) into (* (log k) m) 7.182 * [backup-simplify]: Simplify (exp (* (log k) m)) into (exp (* (log k) m)) 7.182 * [taylor]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in k 7.182 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.182 * [taylor]: Taking taylor expansion of k in k 7.182 * [backup-simplify]: Simplify 0 into 0 7.182 * [backup-simplify]: Simplify 1 into 1 7.182 * [taylor]: Taking taylor expansion of (+ 1 (* 10 k)) in k 7.182 * [taylor]: Taking taylor expansion of 1 in k 7.182 * [backup-simplify]: Simplify 1 into 1 7.182 * [taylor]: Taking taylor expansion of (* 10 k) in k 7.182 * [taylor]: Taking taylor expansion of 10 in k 7.182 * [backup-simplify]: Simplify 10 into 10 7.182 * [taylor]: Taking taylor expansion of k in k 7.182 * [backup-simplify]: Simplify 0 into 0 7.182 * [backup-simplify]: Simplify 1 into 1 7.182 * [backup-simplify]: Simplify (* a (exp (* (log k) m))) into (* a (exp (* (log k) m))) 7.183 * [backup-simplify]: Simplify (* 10 0) into 0 7.183 * [backup-simplify]: Simplify (+ 1 0) into 1 7.183 * [backup-simplify]: Simplify (+ 0 1) into 1 7.183 * [backup-simplify]: Simplify (/ (* a (exp (* (log k) m))) 1) into (* a (exp (* (log k) m))) 7.183 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (pow k 2) (+ 1 (* 10 k)))) in k 7.183 * [taylor]: Taking taylor expansion of (* a (pow k m)) in k 7.183 * [taylor]: Taking taylor expansion of a in k 7.183 * [backup-simplify]: Simplify a into a 7.183 * [taylor]: Taking taylor expansion of (pow k m) in k 7.183 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 7.183 * [taylor]: Taking taylor expansion of (* m (log k)) in k 7.183 * [taylor]: Taking taylor expansion of m in k 7.183 * [backup-simplify]: Simplify m into m 7.183 * [taylor]: Taking taylor expansion of (log k) in k 7.183 * [taylor]: Taking taylor expansion of k in k 7.183 * [backup-simplify]: Simplify 0 into 0 7.183 * [backup-simplify]: Simplify 1 into 1 7.184 * [backup-simplify]: Simplify (log 1) into 0 7.184 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 7.184 * [backup-simplify]: Simplify (* m (log k)) into (* (log k) m) 7.184 * [backup-simplify]: Simplify (exp (* (log k) m)) into (exp (* (log k) m)) 7.184 * [taylor]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in k 7.184 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.184 * [taylor]: Taking taylor expansion of k in k 7.184 * [backup-simplify]: Simplify 0 into 0 7.184 * [backup-simplify]: Simplify 1 into 1 7.184 * [taylor]: Taking taylor expansion of (+ 1 (* 10 k)) in k 7.184 * [taylor]: Taking taylor expansion of 1 in k 7.184 * [backup-simplify]: Simplify 1 into 1 7.184 * [taylor]: Taking taylor expansion of (* 10 k) in k 7.184 * [taylor]: Taking taylor expansion of 10 in k 7.184 * [backup-simplify]: Simplify 10 into 10 7.184 * [taylor]: Taking taylor expansion of k in k 7.184 * [backup-simplify]: Simplify 0 into 0 7.184 * [backup-simplify]: Simplify 1 into 1 7.184 * [backup-simplify]: Simplify (* a (exp (* (log k) m))) into (* a (exp (* (log k) m))) 7.185 * [backup-simplify]: Simplify (* 10 0) into 0 7.185 * [backup-simplify]: Simplify (+ 1 0) into 1 7.185 * [backup-simplify]: Simplify (+ 0 1) into 1 7.185 * [backup-simplify]: Simplify (/ (* a (exp (* (log k) m))) 1) into (* a (exp (* (log k) m))) 7.185 * [taylor]: Taking taylor expansion of (* a (exp (* (log k) m))) in m 7.185 * [taylor]: Taking taylor expansion of a in m 7.185 * [backup-simplify]: Simplify a into a 7.185 * [taylor]: Taking taylor expansion of (exp (* (log k) m)) in m 7.185 * [taylor]: Taking taylor expansion of (* (log k) m) in m 7.185 * [taylor]: Taking taylor expansion of (log k) in m 7.185 * [taylor]: Taking taylor expansion of k in m 7.185 * [backup-simplify]: Simplify k into k 7.185 * [backup-simplify]: Simplify (log k) into (log k) 7.185 * [taylor]: Taking taylor expansion of m in m 7.185 * [backup-simplify]: Simplify 0 into 0 7.185 * [backup-simplify]: Simplify 1 into 1 7.186 * [backup-simplify]: Simplify (* (log k) 0) into 0 7.186 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 7.186 * [backup-simplify]: Simplify (+ (* (log k) 1) (* 0 0)) into (log k) 7.186 * [backup-simplify]: Simplify (exp 0) into 1 7.186 * [backup-simplify]: Simplify (* a 1) into a 7.186 * [taylor]: Taking taylor expansion of a in a 7.186 * [backup-simplify]: Simplify 0 into 0 7.186 * [backup-simplify]: Simplify 1 into 1 7.186 * [backup-simplify]: Simplify 1 into 1 7.187 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 7.188 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 7.188 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 7.188 * [backup-simplify]: Simplify (* (exp (* (log k) m)) (+ (* (/ (pow 0 1) 1)))) into 0 7.188 * [backup-simplify]: Simplify (+ (* a 0) (* 0 (exp (* (log k) m)))) into 0 7.189 * [backup-simplify]: Simplify (+ (* 10 1) (* 0 0)) into 10 7.189 * [backup-simplify]: Simplify (+ 0 10) into 10 7.189 * [backup-simplify]: Simplify (+ 0 10) into 10 7.190 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* a (exp (* (log k) m))) (/ 10 1)))) into (- (* 10 (* a (exp (* (log k) m))))) 7.190 * [taylor]: Taking taylor expansion of (- (* 10 (* a (exp (* (log k) m))))) in m 7.190 * [taylor]: Taking taylor expansion of (* 10 (* a (exp (* (log k) m)))) in m 7.190 * [taylor]: Taking taylor expansion of 10 in m 7.190 * [backup-simplify]: Simplify 10 into 10 7.190 * [taylor]: Taking taylor expansion of (* a (exp (* (log k) m))) in m 7.190 * [taylor]: Taking taylor expansion of a in m 7.190 * [backup-simplify]: Simplify a into a 7.190 * [taylor]: Taking taylor expansion of (exp (* (log k) m)) in m 7.190 * [taylor]: Taking taylor expansion of (* (log k) m) in m 7.190 * [taylor]: Taking taylor expansion of (log k) in m 7.190 * [taylor]: Taking taylor expansion of k in m 7.190 * [backup-simplify]: Simplify k into k 7.190 * [backup-simplify]: Simplify (log k) into (log k) 7.190 * [taylor]: Taking taylor expansion of m in m 7.190 * [backup-simplify]: Simplify 0 into 0 7.190 * [backup-simplify]: Simplify 1 into 1 7.190 * [backup-simplify]: Simplify (* (log k) 0) into 0 7.191 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 7.191 * [backup-simplify]: Simplify (+ (* (log k) 1) (* 0 0)) into (log k) 7.191 * [backup-simplify]: Simplify (exp 0) into 1 7.191 * [backup-simplify]: Simplify (* a 1) into a 7.191 * [backup-simplify]: Simplify (* 10 a) into (* 10 a) 7.191 * [backup-simplify]: Simplify (- (* 10 a)) into (- (* 10 a)) 7.191 * [taylor]: Taking taylor expansion of (- (* 10 a)) in a 7.191 * [taylor]: Taking taylor expansion of (* 10 a) in a 7.191 * [taylor]: Taking taylor expansion of 10 in a 7.191 * [backup-simplify]: Simplify 10 into 10 7.191 * [taylor]: Taking taylor expansion of a in a 7.191 * [backup-simplify]: Simplify 0 into 0 7.191 * [backup-simplify]: Simplify 1 into 1 7.192 * [backup-simplify]: Simplify (+ (* 10 1) (* 0 0)) into 10 7.192 * [backup-simplify]: Simplify (- 10) into -10 7.192 * [backup-simplify]: Simplify -10 into -10 7.192 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow (log k) 1) 1)))) into (log k) 7.192 * [backup-simplify]: Simplify (+ (* a (log k)) (* 0 1)) into (* a (log k)) 7.192 * [taylor]: Taking taylor expansion of (* a (log k)) in a 7.192 * [taylor]: Taking taylor expansion of a in a 7.192 * [backup-simplify]: Simplify 0 into 0 7.192 * [backup-simplify]: Simplify 1 into 1 7.192 * [taylor]: Taking taylor expansion of (log k) in a 7.192 * [taylor]: Taking taylor expansion of k in a 7.192 * [backup-simplify]: Simplify k into k 7.192 * [backup-simplify]: Simplify (log k) into (log k) 7.193 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 7.193 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 7.193 * [backup-simplify]: Simplify (log k) into (log k) 7.194 * [backup-simplify]: Simplify (+ (* (log k) (* a (* m 1))) (+ (* -10 (* a (* 1 k))) (* 1 (* a (* 1 1))))) into (- (+ a (* (log k) (* m a))) (* 10 (* a k))) 7.194 * [backup-simplify]: Simplify (/ 1 (/ (/ (+ (* (+ (/ 1 k) 10) (/ 1 k)) 1) (pow (/ 1 k) (/ 1 m))) (/ 1 a))) into (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) 7.194 * [approximate]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) in (k m a) around 0 7.194 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) in a 7.194 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in a 7.194 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in a 7.194 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in a 7.194 * [taylor]: Taking taylor expansion of (/ 1 m) in a 7.194 * [taylor]: Taking taylor expansion of m in a 7.194 * [backup-simplify]: Simplify m into m 7.194 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 7.194 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in a 7.194 * [taylor]: Taking taylor expansion of (/ 1 k) in a 7.194 * [taylor]: Taking taylor expansion of k in a 7.194 * [backup-simplify]: Simplify k into k 7.194 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 7.194 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 7.194 * [backup-simplify]: Simplify (* (/ 1 m) (log (/ 1 k))) into (/ (log (/ 1 k)) m) 7.194 * [backup-simplify]: Simplify (exp (/ (log (/ 1 k)) m)) into (exp (/ (log (/ 1 k)) m)) 7.194 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) in a 7.194 * [taylor]: Taking taylor expansion of a in a 7.194 * [backup-simplify]: Simplify 0 into 0 7.194 * [backup-simplify]: Simplify 1 into 1 7.194 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in a 7.194 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 7.194 * [taylor]: Taking taylor expansion of (pow k 2) in a 7.194 * [taylor]: Taking taylor expansion of k in a 7.194 * [backup-simplify]: Simplify k into k 7.194 * [backup-simplify]: Simplify (* k k) into (pow k 2) 7.194 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 7.194 * [taylor]: Taking taylor expansion of (+ (* 10 (/ 1 k)) 1) in a 7.195 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in a 7.195 * [taylor]: Taking taylor expansion of 10 in a 7.195 * [backup-simplify]: Simplify 10 into 10 7.195 * [taylor]: Taking taylor expansion of (/ 1 k) in a 7.195 * [taylor]: Taking taylor expansion of k in a 7.195 * [backup-simplify]: Simplify k into k 7.195 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 7.195 * [taylor]: Taking taylor expansion of 1 in a 7.195 * [backup-simplify]: Simplify 1 into 1 7.195 * [backup-simplify]: Simplify (* 10 (/ 1 k)) into (/ 10 k) 7.195 * [backup-simplify]: Simplify (+ (/ 10 k) 1) into (+ (* 10 (/ 1 k)) 1) 7.195 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) into (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) 7.195 * [backup-simplify]: Simplify (* 0 (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) into 0 7.195 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 7.195 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 7.195 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 7.196 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 (/ 1 k))) into 0 7.196 * [backup-simplify]: Simplify (+ 0 0) into 0 7.196 * [backup-simplify]: Simplify (+ 0 0) into 0 7.196 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) into (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) 7.197 * [backup-simplify]: Simplify (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) into (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) 7.197 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) in m 7.197 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in m 7.197 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in m 7.197 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in m 7.197 * [taylor]: Taking taylor expansion of (/ 1 m) in m 7.197 * [taylor]: Taking taylor expansion of m in m 7.197 * [backup-simplify]: Simplify 0 into 0 7.197 * [backup-simplify]: Simplify 1 into 1 7.197 * [backup-simplify]: Simplify (/ 1 1) into 1 7.197 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in m 7.197 * [taylor]: Taking taylor expansion of (/ 1 k) in m 7.197 * [taylor]: Taking taylor expansion of k in m 7.197 * [backup-simplify]: Simplify k into k 7.197 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 7.197 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 7.197 * [backup-simplify]: Simplify (* 1 (log (/ 1 k))) into (log (/ 1 k)) 7.197 * [backup-simplify]: Simplify (exp (* (/ 1 m) (log (/ 1 k)))) into (exp (/ (log (/ 1 k)) m)) 7.197 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) in m 7.197 * [taylor]: Taking taylor expansion of a in m 7.197 * [backup-simplify]: Simplify a into a 7.197 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in m 7.197 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 7.197 * [taylor]: Taking taylor expansion of (pow k 2) in m 7.197 * [taylor]: Taking taylor expansion of k in m 7.197 * [backup-simplify]: Simplify k into k 7.197 * [backup-simplify]: Simplify (* k k) into (pow k 2) 7.197 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 7.197 * [taylor]: Taking taylor expansion of (+ (* 10 (/ 1 k)) 1) in m 7.197 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in m 7.197 * [taylor]: Taking taylor expansion of 10 in m 7.198 * [backup-simplify]: Simplify 10 into 10 7.198 * [taylor]: Taking taylor expansion of (/ 1 k) in m 7.198 * [taylor]: Taking taylor expansion of k in m 7.198 * [backup-simplify]: Simplify k into k 7.198 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 7.198 * [taylor]: Taking taylor expansion of 1 in m 7.198 * [backup-simplify]: Simplify 1 into 1 7.198 * [backup-simplify]: Simplify (* 10 (/ 1 k)) into (/ 10 k) 7.198 * [backup-simplify]: Simplify (+ (/ 10 k) 1) into (+ (* 10 (/ 1 k)) 1) 7.198 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) into (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) 7.198 * [backup-simplify]: Simplify (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) into (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) 7.198 * [backup-simplify]: Simplify (/ (exp (/ (log (/ 1 k)) m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) into (/ (exp (/ (log (/ 1 k)) m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) 7.198 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) in k 7.198 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in k 7.198 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in k 7.198 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in k 7.198 * [taylor]: Taking taylor expansion of (/ 1 m) in k 7.198 * [taylor]: Taking taylor expansion of m in k 7.198 * [backup-simplify]: Simplify m into m 7.198 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 7.198 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 7.198 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.198 * [taylor]: Taking taylor expansion of k in k 7.198 * [backup-simplify]: Simplify 0 into 0 7.198 * [backup-simplify]: Simplify 1 into 1 7.199 * [backup-simplify]: Simplify (/ 1 1) into 1 7.199 * [backup-simplify]: Simplify (log 1) into 0 7.199 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 7.199 * [backup-simplify]: Simplify (* (/ 1 m) (- (log k))) into (* -1 (/ (log k) m)) 7.199 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 7.199 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) in k 7.199 * [taylor]: Taking taylor expansion of a in k 7.199 * [backup-simplify]: Simplify a into a 7.199 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in k 7.199 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 7.199 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.199 * [taylor]: Taking taylor expansion of k in k 7.199 * [backup-simplify]: Simplify 0 into 0 7.199 * [backup-simplify]: Simplify 1 into 1 7.200 * [backup-simplify]: Simplify (* 1 1) into 1 7.200 * [backup-simplify]: Simplify (/ 1 1) into 1 7.200 * [taylor]: Taking taylor expansion of (+ (* 10 (/ 1 k)) 1) in k 7.200 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 7.200 * [taylor]: Taking taylor expansion of 10 in k 7.200 * [backup-simplify]: Simplify 10 into 10 7.200 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.200 * [taylor]: Taking taylor expansion of k in k 7.200 * [backup-simplify]: Simplify 0 into 0 7.200 * [backup-simplify]: Simplify 1 into 1 7.200 * [backup-simplify]: Simplify (/ 1 1) into 1 7.200 * [taylor]: Taking taylor expansion of 1 in k 7.200 * [backup-simplify]: Simplify 1 into 1 7.201 * [backup-simplify]: Simplify (+ 1 0) into 1 7.201 * [backup-simplify]: Simplify (* a 1) into a 7.201 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) a) into (/ (exp (* -1 (/ (log k) m))) a) 7.201 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) in k 7.201 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in k 7.201 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in k 7.201 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in k 7.201 * [taylor]: Taking taylor expansion of (/ 1 m) in k 7.201 * [taylor]: Taking taylor expansion of m in k 7.201 * [backup-simplify]: Simplify m into m 7.201 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 7.201 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 7.201 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.201 * [taylor]: Taking taylor expansion of k in k 7.201 * [backup-simplify]: Simplify 0 into 0 7.201 * [backup-simplify]: Simplify 1 into 1 7.201 * [backup-simplify]: Simplify (/ 1 1) into 1 7.201 * [backup-simplify]: Simplify (log 1) into 0 7.202 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 7.202 * [backup-simplify]: Simplify (* (/ 1 m) (- (log k))) into (* -1 (/ (log k) m)) 7.202 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 7.202 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) in k 7.202 * [taylor]: Taking taylor expansion of a in k 7.202 * [backup-simplify]: Simplify a into a 7.202 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in k 7.202 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 7.202 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.202 * [taylor]: Taking taylor expansion of k in k 7.202 * [backup-simplify]: Simplify 0 into 0 7.202 * [backup-simplify]: Simplify 1 into 1 7.202 * [backup-simplify]: Simplify (* 1 1) into 1 7.203 * [backup-simplify]: Simplify (/ 1 1) into 1 7.203 * [taylor]: Taking taylor expansion of (+ (* 10 (/ 1 k)) 1) in k 7.203 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 7.203 * [taylor]: Taking taylor expansion of 10 in k 7.203 * [backup-simplify]: Simplify 10 into 10 7.203 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.203 * [taylor]: Taking taylor expansion of k in k 7.203 * [backup-simplify]: Simplify 0 into 0 7.203 * [backup-simplify]: Simplify 1 into 1 7.203 * [backup-simplify]: Simplify (/ 1 1) into 1 7.203 * [taylor]: Taking taylor expansion of 1 in k 7.203 * [backup-simplify]: Simplify 1 into 1 7.204 * [backup-simplify]: Simplify (+ 1 0) into 1 7.204 * [backup-simplify]: Simplify (* a 1) into a 7.204 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) a) into (/ (exp (* -1 (/ (log k) m))) a) 7.204 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (log k) m))) a) in m 7.204 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 7.204 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 7.204 * [taylor]: Taking taylor expansion of -1 in m 7.204 * [backup-simplify]: Simplify -1 into -1 7.204 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 7.204 * [taylor]: Taking taylor expansion of (log k) in m 7.204 * [taylor]: Taking taylor expansion of k in m 7.204 * [backup-simplify]: Simplify k into k 7.204 * [backup-simplify]: Simplify (log k) into (log k) 7.204 * [taylor]: Taking taylor expansion of m in m 7.204 * [backup-simplify]: Simplify 0 into 0 7.204 * [backup-simplify]: Simplify 1 into 1 7.204 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 7.204 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 7.205 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 7.205 * [taylor]: Taking taylor expansion of a in m 7.205 * [backup-simplify]: Simplify a into a 7.205 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) a) into (/ (exp (* -1 (/ (log k) m))) a) 7.205 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (log k) m))) a) in a 7.205 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in a 7.205 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in a 7.205 * [taylor]: Taking taylor expansion of -1 in a 7.205 * [backup-simplify]: Simplify -1 into -1 7.205 * [taylor]: Taking taylor expansion of (/ (log k) m) in a 7.205 * [taylor]: Taking taylor expansion of (log k) in a 7.205 * [taylor]: Taking taylor expansion of k in a 7.205 * [backup-simplify]: Simplify k into k 7.205 * [backup-simplify]: Simplify (log k) into (log k) 7.205 * [taylor]: Taking taylor expansion of m in a 7.205 * [backup-simplify]: Simplify m into m 7.205 * [backup-simplify]: Simplify (/ (log k) m) into (/ (log k) m) 7.205 * [backup-simplify]: Simplify (* -1 (/ (log k) m)) into (* -1 (/ (log k) m)) 7.205 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 7.205 * [taylor]: Taking taylor expansion of a in a 7.205 * [backup-simplify]: Simplify 0 into 0 7.205 * [backup-simplify]: Simplify 1 into 1 7.206 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) 1) into (exp (* -1 (/ (log k) m))) 7.206 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 7.207 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.208 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 7.208 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)))) into 0 7.209 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 7.209 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (* 0 (- (log k)))) into 0 7.210 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 1) 1)))) into 0 7.210 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.211 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.212 * [backup-simplify]: Simplify (* 10 1) into 10 7.212 * [backup-simplify]: Simplify (+ 10 0) into 10 7.213 * [backup-simplify]: Simplify (+ 0 10) into 10 7.213 * [backup-simplify]: Simplify (+ (* a 10) (* 0 1)) into (* 10 a) 7.214 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ (exp (* -1 (/ (log k) m))) a) (/ (* 10 a) a)))) into (- (* 10 (/ (exp (* -1 (/ (log k) m))) a))) 7.214 * [taylor]: Taking taylor expansion of (- (* 10 (/ (exp (* -1 (/ (log k) m))) a))) in m 7.214 * [taylor]: Taking taylor expansion of (* 10 (/ (exp (* -1 (/ (log k) m))) a)) in m 7.214 * [taylor]: Taking taylor expansion of 10 in m 7.214 * [backup-simplify]: Simplify 10 into 10 7.214 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (log k) m))) a) in m 7.214 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 7.214 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 7.214 * [taylor]: Taking taylor expansion of -1 in m 7.214 * [backup-simplify]: Simplify -1 into -1 7.214 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 7.214 * [taylor]: Taking taylor expansion of (log k) in m 7.214 * [taylor]: Taking taylor expansion of k in m 7.214 * [backup-simplify]: Simplify k into k 7.214 * [backup-simplify]: Simplify (log k) into (log k) 7.214 * [taylor]: Taking taylor expansion of m in m 7.214 * [backup-simplify]: Simplify 0 into 0 7.214 * [backup-simplify]: Simplify 1 into 1 7.214 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 7.214 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 7.214 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 7.214 * [taylor]: Taking taylor expansion of a in m 7.214 * [backup-simplify]: Simplify a into a 7.215 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) a) into (/ (exp (* -1 (/ (log k) m))) a) 7.215 * [backup-simplify]: Simplify (* 10 (/ (exp (* -1 (/ (log k) m))) a)) into (* 10 (/ (exp (* -1 (/ (log k) m))) a)) 7.215 * [backup-simplify]: Simplify (- (* 10 (/ (exp (* -1 (/ (log k) m))) a))) into (- (* 10 (/ (exp (* -1 (/ (log k) m))) a))) 7.215 * [taylor]: Taking taylor expansion of (- (* 10 (/ (exp (* -1 (/ (log k) m))) a))) in a 7.215 * [taylor]: Taking taylor expansion of (* 10 (/ (exp (* -1 (/ (log k) m))) a)) in a 7.215 * [taylor]: Taking taylor expansion of 10 in a 7.215 * [backup-simplify]: Simplify 10 into 10 7.215 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (log k) m))) a) in a 7.215 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in a 7.215 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in a 7.215 * [taylor]: Taking taylor expansion of -1 in a 7.215 * [backup-simplify]: Simplify -1 into -1 7.215 * [taylor]: Taking taylor expansion of (/ (log k) m) in a 7.215 * [taylor]: Taking taylor expansion of (log k) in a 7.215 * [taylor]: Taking taylor expansion of k in a 7.215 * [backup-simplify]: Simplify k into k 7.215 * [backup-simplify]: Simplify (log k) into (log k) 7.215 * [taylor]: Taking taylor expansion of m in a 7.215 * [backup-simplify]: Simplify m into m 7.215 * [backup-simplify]: Simplify (/ (log k) m) into (/ (log k) m) 7.216 * [backup-simplify]: Simplify (* -1 (/ (log k) m)) into (* -1 (/ (log k) m)) 7.216 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 7.216 * [taylor]: Taking taylor expansion of a in a 7.216 * [backup-simplify]: Simplify 0 into 0 7.216 * [backup-simplify]: Simplify 1 into 1 7.216 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) 1) into (exp (* -1 (/ (log k) m))) 7.216 * [backup-simplify]: Simplify (* 10 (exp (* -1 (/ (log k) m)))) into (* 10 (exp (* -1 (/ (log k) m)))) 7.216 * [backup-simplify]: Simplify (- (* 10 (exp (* -1 (/ (log k) m))))) into (- (* 10 (exp (* -1 (/ (log k) m))))) 7.216 * [backup-simplify]: Simplify (- (* 10 (exp (* -1 (/ (log k) m))))) into (- (* 10 (exp (* -1 (/ (log k) m))))) 7.217 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ (exp (* -1 (/ (log k) m))) a) (/ 0 a)))) into 0 7.217 * [taylor]: Taking taylor expansion of 0 in a 7.217 * [backup-simplify]: Simplify 0 into 0 7.218 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 7.218 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (log k) m) (/ 0 m)))) into 0 7.218 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (log k) m))) into 0 7.219 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 1) 1)))) into 0 7.220 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (log k) m))) (/ 0 1)))) into 0 7.220 * [backup-simplify]: Simplify 0 into 0 7.220 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.222 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 7.222 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 7.222 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 7.222 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (+ (* 0 0) (* 0 (- (log k))))) into 0 7.223 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 7.224 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.224 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.225 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.225 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 1)) into 0 7.225 * [backup-simplify]: Simplify (+ 0 1) into 1 7.226 * [backup-simplify]: Simplify (+ 0 1) into 1 7.226 * [backup-simplify]: Simplify (+ (* a 1) (+ (* 0 10) (* 0 1))) into a 7.227 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ (exp (* -1 (/ (log k) m))) a) (/ a a)) (* (- (* 10 (/ (exp (* -1 (/ (log k) m))) a))) (/ (* 10 a) a)))) into (* 99 (/ (exp (* -1 (/ (log k) m))) a)) 7.227 * [taylor]: Taking taylor expansion of (* 99 (/ (exp (* -1 (/ (log k) m))) a)) in m 7.227 * [taylor]: Taking taylor expansion of 99 in m 7.227 * [backup-simplify]: Simplify 99 into 99 7.227 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (log k) m))) a) in m 7.227 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 7.227 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 7.227 * [taylor]: Taking taylor expansion of -1 in m 7.227 * [backup-simplify]: Simplify -1 into -1 7.227 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 7.227 * [taylor]: Taking taylor expansion of (log k) in m 7.227 * [taylor]: Taking taylor expansion of k in m 7.227 * [backup-simplify]: Simplify k into k 7.227 * [backup-simplify]: Simplify (log k) into (log k) 7.227 * [taylor]: Taking taylor expansion of m in m 7.227 * [backup-simplify]: Simplify 0 into 0 7.227 * [backup-simplify]: Simplify 1 into 1 7.227 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 7.227 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 7.227 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 7.227 * [taylor]: Taking taylor expansion of a in m 7.227 * [backup-simplify]: Simplify a into a 7.227 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) a) into (/ (exp (* -1 (/ (log k) m))) a) 7.227 * [backup-simplify]: Simplify (* 99 (/ (exp (* -1 (/ (log k) m))) a)) into (* 99 (/ (exp (* -1 (/ (log k) m))) a)) 7.227 * [taylor]: Taking taylor expansion of (* 99 (/ (exp (* -1 (/ (log k) m))) a)) in a 7.227 * [taylor]: Taking taylor expansion of 99 in a 7.227 * [backup-simplify]: Simplify 99 into 99 7.227 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (log k) m))) a) in a 7.227 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in a 7.227 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in a 7.227 * [taylor]: Taking taylor expansion of -1 in a 7.227 * [backup-simplify]: Simplify -1 into -1 7.227 * [taylor]: Taking taylor expansion of (/ (log k) m) in a 7.227 * [taylor]: Taking taylor expansion of (log k) in a 7.227 * [taylor]: Taking taylor expansion of k in a 7.227 * [backup-simplify]: Simplify k into k 7.227 * [backup-simplify]: Simplify (log k) into (log k) 7.227 * [taylor]: Taking taylor expansion of m in a 7.227 * [backup-simplify]: Simplify m into m 7.227 * [backup-simplify]: Simplify (/ (log k) m) into (/ (log k) m) 7.227 * [backup-simplify]: Simplify (* -1 (/ (log k) m)) into (* -1 (/ (log k) m)) 7.228 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 7.228 * [taylor]: Taking taylor expansion of a in a 7.228 * [backup-simplify]: Simplify 0 into 0 7.228 * [backup-simplify]: Simplify 1 into 1 7.228 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) 1) into (exp (* -1 (/ (log k) m))) 7.228 * [backup-simplify]: Simplify (* 99 (exp (* -1 (/ (log k) m)))) into (* 99 (exp (* -1 (/ (log k) m)))) 7.228 * [backup-simplify]: Simplify (* 99 (exp (* -1 (/ (log k) m)))) into (* 99 (exp (* -1 (/ (log k) m)))) 7.228 * [backup-simplify]: Simplify (+ (* (* 99 (exp (* -1 (/ (log (/ 1 k)) (/ 1 m))))) (* (/ 1 (/ 1 a)) (* 1 (pow (/ 1 k) 4)))) (+ (* (- (* 10 (exp (* -1 (/ (log (/ 1 k)) (/ 1 m)))))) (* (/ 1 (/ 1 a)) (* 1 (pow (/ 1 k) 3)))) (* (exp (* -1 (/ (log (/ 1 k)) (/ 1 m)))) (* (/ 1 (/ 1 a)) (* 1 (pow (/ 1 k) 2)))))) into (- (+ (* 99 (/ (* (exp (* -1 (* (log (/ 1 k)) m))) a) (pow k 4))) (/ (* (exp (* -1 (* (log (/ 1 k)) m))) a) (pow k 2))) (* 10 (/ (* (exp (* -1 (* (log (/ 1 k)) m))) a) (pow k 3)))) 7.229 * [backup-simplify]: Simplify (/ 1 (/ (/ (+ (* (+ (/ 1 (- k)) 10) (/ 1 (- k))) 1) (pow (/ 1 (- k)) (/ 1 (- m)))) (/ 1 (- a)))) into (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))))) 7.229 * [approximate]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))))) in (k m a) around 0 7.229 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))))) in a 7.229 * [taylor]: Taking taylor expansion of -1 in a 7.229 * [backup-simplify]: Simplify -1 into -1 7.229 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))) in a 7.229 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in a 7.229 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in a 7.229 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in a 7.229 * [taylor]: Taking taylor expansion of (/ -1 m) in a 7.229 * [taylor]: Taking taylor expansion of -1 in a 7.229 * [backup-simplify]: Simplify -1 into -1 7.229 * [taylor]: Taking taylor expansion of m in a 7.229 * [backup-simplify]: Simplify m into m 7.229 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 7.229 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in a 7.229 * [taylor]: Taking taylor expansion of (/ -1 k) in a 7.229 * [taylor]: Taking taylor expansion of -1 in a 7.229 * [backup-simplify]: Simplify -1 into -1 7.229 * [taylor]: Taking taylor expansion of k in a 7.229 * [backup-simplify]: Simplify k into k 7.229 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 7.229 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 7.229 * [backup-simplify]: Simplify (* (/ -1 m) (log (/ -1 k))) into (* -1 (/ (log (/ -1 k)) m)) 7.229 * [backup-simplify]: Simplify (exp (* -1 (/ (log (/ -1 k)) m))) into (exp (* -1 (/ (log (/ -1 k)) m))) 7.229 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) in a 7.229 * [taylor]: Taking taylor expansion of a in a 7.229 * [backup-simplify]: Simplify 0 into 0 7.229 * [backup-simplify]: Simplify 1 into 1 7.229 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in a 7.229 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1) in a 7.229 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 7.229 * [taylor]: Taking taylor expansion of (pow k 2) in a 7.229 * [taylor]: Taking taylor expansion of k in a 7.229 * [backup-simplify]: Simplify k into k 7.229 * [backup-simplify]: Simplify (* k k) into (pow k 2) 7.230 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 7.230 * [taylor]: Taking taylor expansion of 1 in a 7.230 * [backup-simplify]: Simplify 1 into 1 7.230 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in a 7.230 * [taylor]: Taking taylor expansion of 10 in a 7.230 * [backup-simplify]: Simplify 10 into 10 7.230 * [taylor]: Taking taylor expansion of (/ 1 k) in a 7.230 * [taylor]: Taking taylor expansion of k in a 7.230 * [backup-simplify]: Simplify k into k 7.230 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 7.230 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1) into (+ (/ 1 (pow k 2)) 1) 7.230 * [backup-simplify]: Simplify (* 10 (/ 1 k)) into (/ 10 k) 7.230 * [backup-simplify]: Simplify (- (/ 10 k)) into (- (* 10 (/ 1 k))) 7.230 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1) (- (* 10 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) 7.230 * [backup-simplify]: Simplify (* 0 (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) into 0 7.230 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 7.230 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 7.231 * [backup-simplify]: Simplify (+ 0 0) into 0 7.231 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 7.231 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 (/ 1 k))) into 0 7.231 * [backup-simplify]: Simplify (- 0) into 0 7.232 * [backup-simplify]: Simplify (+ 0 0) into 0 7.232 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))) into (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) 7.232 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) into (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) 7.232 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))))) in m 7.232 * [taylor]: Taking taylor expansion of -1 in m 7.232 * [backup-simplify]: Simplify -1 into -1 7.232 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))) in m 7.232 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in m 7.232 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in m 7.232 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in m 7.232 * [taylor]: Taking taylor expansion of (/ -1 m) in m 7.232 * [taylor]: Taking taylor expansion of -1 in m 7.232 * [backup-simplify]: Simplify -1 into -1 7.232 * [taylor]: Taking taylor expansion of m in m 7.232 * [backup-simplify]: Simplify 0 into 0 7.232 * [backup-simplify]: Simplify 1 into 1 7.233 * [backup-simplify]: Simplify (/ -1 1) into -1 7.233 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in m 7.233 * [taylor]: Taking taylor expansion of (/ -1 k) in m 7.233 * [taylor]: Taking taylor expansion of -1 in m 7.233 * [backup-simplify]: Simplify -1 into -1 7.233 * [taylor]: Taking taylor expansion of k in m 7.233 * [backup-simplify]: Simplify k into k 7.233 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 7.233 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 7.233 * [backup-simplify]: Simplify (* -1 (log (/ -1 k))) into (* -1 (log (/ -1 k))) 7.233 * [backup-simplify]: Simplify (exp (* (/ -1 m) (log (/ -1 k)))) into (exp (* -1 (/ (log (/ -1 k)) m))) 7.233 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) in m 7.233 * [taylor]: Taking taylor expansion of a in m 7.233 * [backup-simplify]: Simplify a into a 7.233 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in m 7.233 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1) in m 7.233 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 7.233 * [taylor]: Taking taylor expansion of (pow k 2) in m 7.233 * [taylor]: Taking taylor expansion of k in m 7.233 * [backup-simplify]: Simplify k into k 7.233 * [backup-simplify]: Simplify (* k k) into (pow k 2) 7.233 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 7.233 * [taylor]: Taking taylor expansion of 1 in m 7.233 * [backup-simplify]: Simplify 1 into 1 7.233 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in m 7.233 * [taylor]: Taking taylor expansion of 10 in m 7.233 * [backup-simplify]: Simplify 10 into 10 7.233 * [taylor]: Taking taylor expansion of (/ 1 k) in m 7.233 * [taylor]: Taking taylor expansion of k in m 7.233 * [backup-simplify]: Simplify k into k 7.233 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 7.234 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1) into (+ (/ 1 (pow k 2)) 1) 7.234 * [backup-simplify]: Simplify (* 10 (/ 1 k)) into (/ 10 k) 7.234 * [backup-simplify]: Simplify (- (/ 10 k)) into (- (* 10 (/ 1 k))) 7.234 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1) (- (* 10 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) 7.234 * [backup-simplify]: Simplify (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) into (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) 7.234 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log (/ -1 k)) m))) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))) into (/ (exp (* -1 (/ (log (/ -1 k)) m))) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))) 7.234 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))))) in k 7.234 * [taylor]: Taking taylor expansion of -1 in k 7.234 * [backup-simplify]: Simplify -1 into -1 7.234 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))) in k 7.234 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in k 7.234 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in k 7.234 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in k 7.234 * [taylor]: Taking taylor expansion of (/ -1 m) in k 7.234 * [taylor]: Taking taylor expansion of -1 in k 7.234 * [backup-simplify]: Simplify -1 into -1 7.234 * [taylor]: Taking taylor expansion of m in k 7.234 * [backup-simplify]: Simplify m into m 7.234 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 7.234 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 7.234 * [taylor]: Taking taylor expansion of (/ -1 k) in k 7.234 * [taylor]: Taking taylor expansion of -1 in k 7.234 * [backup-simplify]: Simplify -1 into -1 7.234 * [taylor]: Taking taylor expansion of k in k 7.234 * [backup-simplify]: Simplify 0 into 0 7.234 * [backup-simplify]: Simplify 1 into 1 7.235 * [backup-simplify]: Simplify (/ -1 1) into -1 7.235 * [backup-simplify]: Simplify (log -1) into (log -1) 7.236 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 7.236 * [backup-simplify]: Simplify (* (/ -1 m) (- (log -1) (log k))) into (* -1 (/ (- (log -1) (log k)) m)) 7.236 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 7.236 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) in k 7.236 * [taylor]: Taking taylor expansion of a in k 7.236 * [backup-simplify]: Simplify a into a 7.236 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in k 7.237 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1) in k 7.237 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 7.237 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.237 * [taylor]: Taking taylor expansion of k in k 7.237 * [backup-simplify]: Simplify 0 into 0 7.237 * [backup-simplify]: Simplify 1 into 1 7.237 * [backup-simplify]: Simplify (* 1 1) into 1 7.237 * [backup-simplify]: Simplify (/ 1 1) into 1 7.237 * [taylor]: Taking taylor expansion of 1 in k 7.237 * [backup-simplify]: Simplify 1 into 1 7.237 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 7.237 * [taylor]: Taking taylor expansion of 10 in k 7.237 * [backup-simplify]: Simplify 10 into 10 7.237 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.237 * [taylor]: Taking taylor expansion of k in k 7.237 * [backup-simplify]: Simplify 0 into 0 7.237 * [backup-simplify]: Simplify 1 into 1 7.237 * [backup-simplify]: Simplify (/ 1 1) into 1 7.238 * [backup-simplify]: Simplify (+ 1 0) into 1 7.238 * [backup-simplify]: Simplify (+ 1 0) into 1 7.238 * [backup-simplify]: Simplify (* a 1) into a 7.238 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) into (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) 7.238 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))))) in k 7.238 * [taylor]: Taking taylor expansion of -1 in k 7.238 * [backup-simplify]: Simplify -1 into -1 7.239 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))) in k 7.239 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in k 7.239 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in k 7.239 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in k 7.239 * [taylor]: Taking taylor expansion of (/ -1 m) in k 7.239 * [taylor]: Taking taylor expansion of -1 in k 7.239 * [backup-simplify]: Simplify -1 into -1 7.239 * [taylor]: Taking taylor expansion of m in k 7.239 * [backup-simplify]: Simplify m into m 7.239 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 7.239 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 7.239 * [taylor]: Taking taylor expansion of (/ -1 k) in k 7.239 * [taylor]: Taking taylor expansion of -1 in k 7.239 * [backup-simplify]: Simplify -1 into -1 7.239 * [taylor]: Taking taylor expansion of k in k 7.239 * [backup-simplify]: Simplify 0 into 0 7.239 * [backup-simplify]: Simplify 1 into 1 7.239 * [backup-simplify]: Simplify (/ -1 1) into -1 7.239 * [backup-simplify]: Simplify (log -1) into (log -1) 7.240 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 7.240 * [backup-simplify]: Simplify (* (/ -1 m) (- (log -1) (log k))) into (* -1 (/ (- (log -1) (log k)) m)) 7.240 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 7.240 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) in k 7.240 * [taylor]: Taking taylor expansion of a in k 7.240 * [backup-simplify]: Simplify a into a 7.240 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in k 7.240 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1) in k 7.241 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 7.241 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.241 * [taylor]: Taking taylor expansion of k in k 7.241 * [backup-simplify]: Simplify 0 into 0 7.241 * [backup-simplify]: Simplify 1 into 1 7.241 * [backup-simplify]: Simplify (* 1 1) into 1 7.241 * [backup-simplify]: Simplify (/ 1 1) into 1 7.241 * [taylor]: Taking taylor expansion of 1 in k 7.241 * [backup-simplify]: Simplify 1 into 1 7.241 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 7.241 * [taylor]: Taking taylor expansion of 10 in k 7.241 * [backup-simplify]: Simplify 10 into 10 7.241 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.241 * [taylor]: Taking taylor expansion of k in k 7.241 * [backup-simplify]: Simplify 0 into 0 7.241 * [backup-simplify]: Simplify 1 into 1 7.241 * [backup-simplify]: Simplify (/ 1 1) into 1 7.242 * [backup-simplify]: Simplify (+ 1 0) into 1 7.242 * [backup-simplify]: Simplify (+ 1 0) into 1 7.242 * [backup-simplify]: Simplify (* a 1) into a 7.242 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) into (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) 7.243 * [backup-simplify]: Simplify (* -1 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) into (* -1 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) 7.243 * [taylor]: Taking taylor expansion of (* -1 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) in m 7.243 * [taylor]: Taking taylor expansion of -1 in m 7.243 * [backup-simplify]: Simplify -1 into -1 7.243 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) in m 7.243 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 7.243 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 7.243 * [taylor]: Taking taylor expansion of -1 in m 7.243 * [backup-simplify]: Simplify -1 into -1 7.243 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 7.243 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 7.243 * [taylor]: Taking taylor expansion of (log -1) in m 7.243 * [taylor]: Taking taylor expansion of -1 in m 7.243 * [backup-simplify]: Simplify -1 into -1 7.243 * [backup-simplify]: Simplify (log -1) into (log -1) 7.243 * [taylor]: Taking taylor expansion of (log k) in m 7.243 * [taylor]: Taking taylor expansion of k in m 7.243 * [backup-simplify]: Simplify k into k 7.243 * [backup-simplify]: Simplify (log k) into (log k) 7.243 * [taylor]: Taking taylor expansion of m in m 7.243 * [backup-simplify]: Simplify 0 into 0 7.243 * [backup-simplify]: Simplify 1 into 1 7.243 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 7.244 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 7.244 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 7.244 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 7.245 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 7.245 * [taylor]: Taking taylor expansion of a in m 7.245 * [backup-simplify]: Simplify a into a 7.245 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) into (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) 7.245 * [backup-simplify]: Simplify (* -1 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) into (* -1 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) 7.245 * [taylor]: Taking taylor expansion of (* -1 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) in a 7.245 * [taylor]: Taking taylor expansion of -1 in a 7.245 * [backup-simplify]: Simplify -1 into -1 7.245 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) in a 7.245 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in a 7.245 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in a 7.245 * [taylor]: Taking taylor expansion of -1 in a 7.245 * [backup-simplify]: Simplify -1 into -1 7.245 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in a 7.245 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in a 7.245 * [taylor]: Taking taylor expansion of (log -1) in a 7.245 * [taylor]: Taking taylor expansion of -1 in a 7.245 * [backup-simplify]: Simplify -1 into -1 7.246 * [backup-simplify]: Simplify (log -1) into (log -1) 7.246 * [taylor]: Taking taylor expansion of (log k) in a 7.246 * [taylor]: Taking taylor expansion of k in a 7.246 * [backup-simplify]: Simplify k into k 7.246 * [backup-simplify]: Simplify (log k) into (log k) 7.246 * [taylor]: Taking taylor expansion of m in a 7.246 * [backup-simplify]: Simplify m into m 7.246 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 7.246 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 7.246 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) m) into (/ (- (log -1) (log k)) m) 7.247 * [backup-simplify]: Simplify (* -1 (/ (- (log -1) (log k)) m)) into (* -1 (/ (- (log -1) (log k)) m)) 7.247 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 7.247 * [taylor]: Taking taylor expansion of a in a 7.247 * [backup-simplify]: Simplify 0 into 0 7.248 * [backup-simplify]: Simplify 1 into 1 7.248 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) 1) into (exp (* -1 (/ (- (log -1) (log k)) m))) 7.249 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 7.249 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 7.250 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 7.252 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 7.252 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)))) into 0 7.253 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 7.253 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (* 0 (- (log -1) (log k)))) into 0 7.254 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 7.255 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.256 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.256 * [backup-simplify]: Simplify (+ 0 0) into 0 7.257 * [backup-simplify]: Simplify (* 10 1) into 10 7.257 * [backup-simplify]: Simplify (- 10) into -10 7.258 * [backup-simplify]: Simplify (+ 0 -10) into -10 7.258 * [backup-simplify]: Simplify (+ (* a -10) (* 0 1)) into (- (* 10 a)) 7.259 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) (/ (- (* 10 a)) a)))) into (* 10 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) 7.260 * [backup-simplify]: Simplify (+ (* -1 (* 10 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) (* 0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) into (- (* 10 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) 7.260 * [taylor]: Taking taylor expansion of (- (* 10 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) in m 7.260 * [taylor]: Taking taylor expansion of (* 10 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) in m 7.260 * [taylor]: Taking taylor expansion of 10 in m 7.260 * [backup-simplify]: Simplify 10 into 10 7.260 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) in m 7.260 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 7.260 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 7.260 * [taylor]: Taking taylor expansion of -1 in m 7.260 * [backup-simplify]: Simplify -1 into -1 7.260 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 7.260 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 7.260 * [taylor]: Taking taylor expansion of (log -1) in m 7.260 * [taylor]: Taking taylor expansion of -1 in m 7.260 * [backup-simplify]: Simplify -1 into -1 7.261 * [backup-simplify]: Simplify (log -1) into (log -1) 7.261 * [taylor]: Taking taylor expansion of (log k) in m 7.261 * [taylor]: Taking taylor expansion of k in m 7.261 * [backup-simplify]: Simplify k into k 7.261 * [backup-simplify]: Simplify (log k) into (log k) 7.261 * [taylor]: Taking taylor expansion of m in m 7.261 * [backup-simplify]: Simplify 0 into 0 7.261 * [backup-simplify]: Simplify 1 into 1 7.261 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 7.262 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 7.262 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 7.263 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 7.263 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 7.263 * [taylor]: Taking taylor expansion of a in m 7.263 * [backup-simplify]: Simplify a into a 7.264 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) into (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) 7.264 * [backup-simplify]: Simplify (* 10 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) into (* 10 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) 7.265 * [backup-simplify]: Simplify (- (* 10 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) into (- (* 10 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) 7.265 * [taylor]: Taking taylor expansion of (- (* 10 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) in a 7.265 * [taylor]: Taking taylor expansion of (* 10 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) in a 7.265 * [taylor]: Taking taylor expansion of 10 in a 7.265 * [backup-simplify]: Simplify 10 into 10 7.265 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) in a 7.265 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in a 7.265 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in a 7.265 * [taylor]: Taking taylor expansion of -1 in a 7.265 * [backup-simplify]: Simplify -1 into -1 7.265 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in a 7.265 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in a 7.265 * [taylor]: Taking taylor expansion of (log -1) in a 7.265 * [taylor]: Taking taylor expansion of -1 in a 7.265 * [backup-simplify]: Simplify -1 into -1 7.266 * [backup-simplify]: Simplify (log -1) into (log -1) 7.266 * [taylor]: Taking taylor expansion of (log k) in a 7.266 * [taylor]: Taking taylor expansion of k in a 7.266 * [backup-simplify]: Simplify k into k 7.266 * [backup-simplify]: Simplify (log k) into (log k) 7.266 * [taylor]: Taking taylor expansion of m in a 7.266 * [backup-simplify]: Simplify m into m 7.266 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 7.266 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 7.267 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) m) into (/ (- (log -1) (log k)) m) 7.267 * [backup-simplify]: Simplify (* -1 (/ (- (log -1) (log k)) m)) into (* -1 (/ (- (log -1) (log k)) m)) 7.268 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 7.268 * [taylor]: Taking taylor expansion of a in a 7.268 * [backup-simplify]: Simplify 0 into 0 7.268 * [backup-simplify]: Simplify 1 into 1 7.269 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) 1) into (exp (* -1 (/ (- (log -1) (log k)) m))) 7.269 * [backup-simplify]: Simplify (* 10 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* 10 (exp (* -1 (/ (- (log -1) (log k)) m)))) 7.270 * [backup-simplify]: Simplify (- (* 10 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10 (exp (* -1 (/ (- (log -1) (log k)) m))))) 7.270 * [backup-simplify]: Simplify (- (* 10 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10 (exp (* -1 (/ (- (log -1) (log k)) m))))) 7.271 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) (/ 0 a)))) into 0 7.272 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) into 0 7.272 * [taylor]: Taking taylor expansion of 0 in a 7.272 * [backup-simplify]: Simplify 0 into 0 7.274 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 7.274 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 7.275 * [backup-simplify]: Simplify (- 0) into 0 7.275 * [backup-simplify]: Simplify (+ 0 0) into 0 7.275 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (- (log -1) (log k)) m) (/ 0 m)))) into 0 7.276 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (- (log -1) (log k)) m))) into 0 7.277 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 7.277 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log -1) (log k)) m))) (/ 0 1)))) into 0 7.278 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into 0 7.278 * [backup-simplify]: Simplify 0 into 0 7.282 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.284 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 7.284 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 7.284 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 7.285 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (+ (* 0 0) (* 0 (- (log -1) (log k))))) into 0 7.286 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 7.286 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.287 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.287 * [backup-simplify]: Simplify (+ 0 1) into 1 7.288 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.288 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 1)) into 0 7.288 * [backup-simplify]: Simplify (- 0) into 0 7.289 * [backup-simplify]: Simplify (+ 1 0) into 1 7.289 * [backup-simplify]: Simplify (+ (* a 1) (+ (* 0 -10) (* 0 1))) into a 7.290 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) (/ a a)) (* (* 10 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) (/ (- (* 10 a)) a)))) into (* 99 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) 7.291 * [backup-simplify]: Simplify (+ (* -1 (* 99 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) (+ (* 0 (* 10 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) (* 0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)))) into (- (* 99 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) 7.291 * [taylor]: Taking taylor expansion of (- (* 99 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) in m 7.291 * [taylor]: Taking taylor expansion of (* 99 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) in m 7.291 * [taylor]: Taking taylor expansion of 99 in m 7.291 * [backup-simplify]: Simplify 99 into 99 7.291 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) in m 7.291 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 7.291 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 7.291 * [taylor]: Taking taylor expansion of -1 in m 7.291 * [backup-simplify]: Simplify -1 into -1 7.291 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 7.291 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 7.291 * [taylor]: Taking taylor expansion of (log -1) in m 7.291 * [taylor]: Taking taylor expansion of -1 in m 7.291 * [backup-simplify]: Simplify -1 into -1 7.291 * [backup-simplify]: Simplify (log -1) into (log -1) 7.291 * [taylor]: Taking taylor expansion of (log k) in m 7.292 * [taylor]: Taking taylor expansion of k in m 7.292 * [backup-simplify]: Simplify k into k 7.292 * [backup-simplify]: Simplify (log k) into (log k) 7.292 * [taylor]: Taking taylor expansion of m in m 7.292 * [backup-simplify]: Simplify 0 into 0 7.292 * [backup-simplify]: Simplify 1 into 1 7.292 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 7.292 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 7.292 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 7.293 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 7.293 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 7.293 * [taylor]: Taking taylor expansion of a in m 7.293 * [backup-simplify]: Simplify a into a 7.293 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) into (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) 7.294 * [backup-simplify]: Simplify (* 99 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) into (* 99 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) 7.294 * [backup-simplify]: Simplify (- (* 99 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) into (- (* 99 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) 7.294 * [taylor]: Taking taylor expansion of (- (* 99 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) in a 7.294 * [taylor]: Taking taylor expansion of (* 99 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) in a 7.294 * [taylor]: Taking taylor expansion of 99 in a 7.294 * [backup-simplify]: Simplify 99 into 99 7.294 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) in a 7.294 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in a 7.294 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in a 7.294 * [taylor]: Taking taylor expansion of -1 in a 7.294 * [backup-simplify]: Simplify -1 into -1 7.294 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in a 7.294 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in a 7.294 * [taylor]: Taking taylor expansion of (log -1) in a 7.294 * [taylor]: Taking taylor expansion of -1 in a 7.294 * [backup-simplify]: Simplify -1 into -1 7.294 * [backup-simplify]: Simplify (log -1) into (log -1) 7.294 * [taylor]: Taking taylor expansion of (log k) in a 7.294 * [taylor]: Taking taylor expansion of k in a 7.294 * [backup-simplify]: Simplify k into k 7.294 * [backup-simplify]: Simplify (log k) into (log k) 7.295 * [taylor]: Taking taylor expansion of m in a 7.295 * [backup-simplify]: Simplify m into m 7.295 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 7.295 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 7.295 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) m) into (/ (- (log -1) (log k)) m) 7.295 * [backup-simplify]: Simplify (* -1 (/ (- (log -1) (log k)) m)) into (* -1 (/ (- (log -1) (log k)) m)) 7.296 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 7.296 * [taylor]: Taking taylor expansion of a in a 7.296 * [backup-simplify]: Simplify 0 into 0 7.296 * [backup-simplify]: Simplify 1 into 1 7.296 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) 1) into (exp (* -1 (/ (- (log -1) (log k)) m))) 7.296 * [backup-simplify]: Simplify (* 99 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* 99 (exp (* -1 (/ (- (log -1) (log k)) m)))) 7.297 * [backup-simplify]: Simplify (- (* 99 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 99 (exp (* -1 (/ (- (log -1) (log k)) m))))) 7.297 * [backup-simplify]: Simplify (- (* 99 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 99 (exp (* -1 (/ (- (log -1) (log k)) m))))) 7.299 * [backup-simplify]: Simplify (+ (* (- (* 99 (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m))))))) (* (/ 1 (/ 1 (- a))) (* 1 (pow (/ 1 (- k)) 4)))) (+ (* (- (* 10 (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m))))))) (* (/ 1 (/ 1 (- a))) (* 1 (pow (/ 1 (- k)) 3)))) (* (* -1 (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m)))))) (* (/ 1 (/ 1 (- a))) (* 1 (pow (/ 1 (- k)) 2)))))) into (- (+ (* 99 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 4))) (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 2))) (* 10 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 3)))) 7.299 * * * * [progress]: [ 3 / 4 ] generating series at (2 2 1 1 1) 7.299 * [backup-simplify]: Simplify (* (+ k 10) k) into (* (+ 10 k) k) 7.299 * [approximate]: Taking taylor expansion of (* (+ 10 k) k) in (k) around 0 7.299 * [taylor]: Taking taylor expansion of (* (+ 10 k) k) in k 7.299 * [taylor]: Taking taylor expansion of (+ 10 k) in k 7.299 * [taylor]: Taking taylor expansion of 10 in k 7.299 * [backup-simplify]: Simplify 10 into 10 7.299 * [taylor]: Taking taylor expansion of k in k 7.299 * [backup-simplify]: Simplify 0 into 0 7.299 * [backup-simplify]: Simplify 1 into 1 7.299 * [taylor]: Taking taylor expansion of k in k 7.299 * [backup-simplify]: Simplify 0 into 0 7.299 * [backup-simplify]: Simplify 1 into 1 7.299 * [taylor]: Taking taylor expansion of (* (+ 10 k) k) in k 7.299 * [taylor]: Taking taylor expansion of (+ 10 k) in k 7.300 * [taylor]: Taking taylor expansion of 10 in k 7.300 * [backup-simplify]: Simplify 10 into 10 7.300 * [taylor]: Taking taylor expansion of k in k 7.300 * [backup-simplify]: Simplify 0 into 0 7.300 * [backup-simplify]: Simplify 1 into 1 7.300 * [taylor]: Taking taylor expansion of k in k 7.300 * [backup-simplify]: Simplify 0 into 0 7.300 * [backup-simplify]: Simplify 1 into 1 7.300 * [backup-simplify]: Simplify (+ 10 0) into 10 7.300 * [backup-simplify]: Simplify (* 10 0) into 0 7.300 * [backup-simplify]: Simplify 0 into 0 7.301 * [backup-simplify]: Simplify (+ 0 1) into 1 7.301 * [backup-simplify]: Simplify (+ (* 10 1) (* 1 0)) into 10 7.301 * [backup-simplify]: Simplify 10 into 10 7.301 * [backup-simplify]: Simplify (+ 0 0) into 0 7.302 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 1 1) (* 0 0))) into 1 7.302 * [backup-simplify]: Simplify 1 into 1 7.302 * [backup-simplify]: Simplify (+ 0 0) into 0 7.303 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 7.303 * [backup-simplify]: Simplify 0 into 0 7.303 * [backup-simplify]: Simplify (+ 0 0) into 0 7.304 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 7.304 * [backup-simplify]: Simplify 0 into 0 7.304 * [backup-simplify]: Simplify (+ 0 0) into 0 7.305 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))) into 0 7.305 * [backup-simplify]: Simplify 0 into 0 7.306 * [backup-simplify]: Simplify (+ 0 0) into 0 7.307 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))))) into 0 7.307 * [backup-simplify]: Simplify 0 into 0 7.307 * [backup-simplify]: Simplify (+ 0 0) into 0 7.309 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))))) into 0 7.309 * [backup-simplify]: Simplify 0 into 0 7.310 * [backup-simplify]: Simplify (+ 0 0) into 0 7.312 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))))))) into 0 7.312 * [backup-simplify]: Simplify 0 into 0 7.312 * [backup-simplify]: Simplify (+ (* 1 (pow k 2)) (* 10 k)) into (+ (pow k 2) (* 10 k)) 7.312 * [backup-simplify]: Simplify (* (+ (/ 1 k) 10) (/ 1 k)) into (/ (+ (/ 1 k) 10) k) 7.313 * [approximate]: Taking taylor expansion of (/ (+ (/ 1 k) 10) k) in (k) around 0 7.313 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 k) 10) k) in k 7.313 * [taylor]: Taking taylor expansion of (+ (/ 1 k) 10) in k 7.313 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.313 * [taylor]: Taking taylor expansion of k in k 7.313 * [backup-simplify]: Simplify 0 into 0 7.313 * [backup-simplify]: Simplify 1 into 1 7.313 * [backup-simplify]: Simplify (/ 1 1) into 1 7.313 * [taylor]: Taking taylor expansion of 10 in k 7.313 * [backup-simplify]: Simplify 10 into 10 7.313 * [taylor]: Taking taylor expansion of k in k 7.313 * [backup-simplify]: Simplify 0 into 0 7.313 * [backup-simplify]: Simplify 1 into 1 7.314 * [backup-simplify]: Simplify (+ 1 0) into 1 7.314 * [backup-simplify]: Simplify (/ 1 1) into 1 7.314 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 k) 10) k) in k 7.314 * [taylor]: Taking taylor expansion of (+ (/ 1 k) 10) in k 7.314 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.314 * [taylor]: Taking taylor expansion of k in k 7.314 * [backup-simplify]: Simplify 0 into 0 7.314 * [backup-simplify]: Simplify 1 into 1 7.315 * [backup-simplify]: Simplify (/ 1 1) into 1 7.315 * [taylor]: Taking taylor expansion of 10 in k 7.315 * [backup-simplify]: Simplify 10 into 10 7.315 * [taylor]: Taking taylor expansion of k in k 7.315 * [backup-simplify]: Simplify 0 into 0 7.315 * [backup-simplify]: Simplify 1 into 1 7.315 * [backup-simplify]: Simplify (+ 1 0) into 1 7.316 * [backup-simplify]: Simplify (/ 1 1) into 1 7.316 * [backup-simplify]: Simplify 1 into 1 7.317 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.317 * [backup-simplify]: Simplify (+ 0 10) into 10 7.318 * [backup-simplify]: Simplify (- (/ 10 1) (+ (* 1 (/ 0 1)))) into 10 7.318 * [backup-simplify]: Simplify 10 into 10 7.319 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.319 * [backup-simplify]: Simplify (+ 0 0) into 0 7.320 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10 (/ 0 1)))) into 0 7.320 * [backup-simplify]: Simplify 0 into 0 7.321 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.322 * [backup-simplify]: Simplify (+ 0 0) into 0 7.323 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.323 * [backup-simplify]: Simplify 0 into 0 7.324 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.324 * [backup-simplify]: Simplify (+ 0 0) into 0 7.326 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.326 * [backup-simplify]: Simplify 0 into 0 7.327 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.327 * [backup-simplify]: Simplify (+ 0 0) into 0 7.328 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.328 * [backup-simplify]: Simplify 0 into 0 7.329 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.330 * [backup-simplify]: Simplify (+ 0 0) into 0 7.331 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.331 * [backup-simplify]: Simplify 0 into 0 7.332 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.332 * [backup-simplify]: Simplify (+ 0 0) into 0 7.334 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.334 * [backup-simplify]: Simplify 0 into 0 7.334 * [backup-simplify]: Simplify (+ (* 10 (/ 1 (/ 1 k))) (* 1 (pow (/ 1 (/ 1 k)) 2))) into (+ (pow k 2) (* 10 k)) 7.334 * [backup-simplify]: Simplify (* (+ (/ 1 (- k)) 10) (/ 1 (- k))) into (* -1 (/ (- 10 (/ 1 k)) k)) 7.334 * [approximate]: Taking taylor expansion of (* -1 (/ (- 10 (/ 1 k)) k)) in (k) around 0 7.334 * [taylor]: Taking taylor expansion of (* -1 (/ (- 10 (/ 1 k)) k)) in k 7.334 * [taylor]: Taking taylor expansion of -1 in k 7.334 * [backup-simplify]: Simplify -1 into -1 7.334 * [taylor]: Taking taylor expansion of (/ (- 10 (/ 1 k)) k) in k 7.334 * [taylor]: Taking taylor expansion of (- 10 (/ 1 k)) in k 7.334 * [taylor]: Taking taylor expansion of 10 in k 7.334 * [backup-simplify]: Simplify 10 into 10 7.334 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.334 * [taylor]: Taking taylor expansion of k in k 7.334 * [backup-simplify]: Simplify 0 into 0 7.334 * [backup-simplify]: Simplify 1 into 1 7.335 * [backup-simplify]: Simplify (/ 1 1) into 1 7.335 * [taylor]: Taking taylor expansion of k in k 7.335 * [backup-simplify]: Simplify 0 into 0 7.335 * [backup-simplify]: Simplify 1 into 1 7.335 * [backup-simplify]: Simplify (- 1) into -1 7.336 * [backup-simplify]: Simplify (+ 0 -1) into -1 7.336 * [backup-simplify]: Simplify (/ -1 1) into -1 7.336 * [taylor]: Taking taylor expansion of (* -1 (/ (- 10 (/ 1 k)) k)) in k 7.336 * [taylor]: Taking taylor expansion of -1 in k 7.336 * [backup-simplify]: Simplify -1 into -1 7.336 * [taylor]: Taking taylor expansion of (/ (- 10 (/ 1 k)) k) in k 7.336 * [taylor]: Taking taylor expansion of (- 10 (/ 1 k)) in k 7.336 * [taylor]: Taking taylor expansion of 10 in k 7.336 * [backup-simplify]: Simplify 10 into 10 7.336 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.336 * [taylor]: Taking taylor expansion of k in k 7.336 * [backup-simplify]: Simplify 0 into 0 7.336 * [backup-simplify]: Simplify 1 into 1 7.337 * [backup-simplify]: Simplify (/ 1 1) into 1 7.337 * [taylor]: Taking taylor expansion of k in k 7.337 * [backup-simplify]: Simplify 0 into 0 7.337 * [backup-simplify]: Simplify 1 into 1 7.337 * [backup-simplify]: Simplify (- 1) into -1 7.338 * [backup-simplify]: Simplify (+ 0 -1) into -1 7.338 * [backup-simplify]: Simplify (/ -1 1) into -1 7.339 * [backup-simplify]: Simplify (* -1 -1) into 1 7.339 * [backup-simplify]: Simplify 1 into 1 7.339 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.340 * [backup-simplify]: Simplify (- 0) into 0 7.340 * [backup-simplify]: Simplify (+ 10 0) into 10 7.341 * [backup-simplify]: Simplify (- (/ 10 1) (+ (* -1 (/ 0 1)))) into 10 7.342 * [backup-simplify]: Simplify (+ (* -1 10) (* 0 -1)) into -10 7.342 * [backup-simplify]: Simplify -10 into -10 7.343 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.343 * [backup-simplify]: Simplify (- 0) into 0 7.344 * [backup-simplify]: Simplify (+ 0 0) into 0 7.345 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 10 (/ 0 1)))) into 0 7.346 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 10) (* 0 -1))) into 0 7.346 * [backup-simplify]: Simplify 0 into 0 7.347 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.347 * [backup-simplify]: Simplify (- 0) into 0 7.348 * [backup-simplify]: Simplify (+ 0 0) into 0 7.349 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 10 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.350 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 10) (* 0 -1)))) into 0 7.350 * [backup-simplify]: Simplify 0 into 0 7.351 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.351 * [backup-simplify]: Simplify (- 0) into 0 7.351 * [backup-simplify]: Simplify (+ 0 0) into 0 7.352 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 10 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.353 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 10) (* 0 -1))))) into 0 7.353 * [backup-simplify]: Simplify 0 into 0 7.354 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.354 * [backup-simplify]: Simplify (- 0) into 0 7.354 * [backup-simplify]: Simplify (+ 0 0) into 0 7.355 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 10 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.356 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 10) (* 0 -1)))))) into 0 7.356 * [backup-simplify]: Simplify 0 into 0 7.357 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.357 * [backup-simplify]: Simplify (- 0) into 0 7.357 * [backup-simplify]: Simplify (+ 0 0) into 0 7.358 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 10 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.359 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 10) (* 0 -1))))))) into 0 7.359 * [backup-simplify]: Simplify 0 into 0 7.360 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.360 * [backup-simplify]: Simplify (- 0) into 0 7.360 * [backup-simplify]: Simplify (+ 0 0) into 0 7.361 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 10 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.362 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 10) (* 0 -1)))))))) into 0 7.362 * [backup-simplify]: Simplify 0 into 0 7.362 * [backup-simplify]: Simplify (+ (* -10 (/ 1 (/ 1 (- k)))) (* 1 (pow (/ 1 (/ 1 (- k))) 2))) into (+ (pow k 2) (* 10 k)) 7.362 * * * * [progress]: [ 4 / 4 ] generating series at (2 2 1 1) 7.363 * [backup-simplify]: Simplify (+ (* (+ k 10) k) 1) into (+ (pow k 2) (+ 1 (* 10 k))) 7.363 * [approximate]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in (k) around 0 7.363 * [taylor]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in k 7.363 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.363 * [taylor]: Taking taylor expansion of k in k 7.363 * [backup-simplify]: Simplify 0 into 0 7.363 * [backup-simplify]: Simplify 1 into 1 7.363 * [taylor]: Taking taylor expansion of (+ 1 (* 10 k)) in k 7.363 * [taylor]: Taking taylor expansion of 1 in k 7.363 * [backup-simplify]: Simplify 1 into 1 7.363 * [taylor]: Taking taylor expansion of (* 10 k) in k 7.363 * [taylor]: Taking taylor expansion of 10 in k 7.363 * [backup-simplify]: Simplify 10 into 10 7.363 * [taylor]: Taking taylor expansion of k in k 7.363 * [backup-simplify]: Simplify 0 into 0 7.363 * [backup-simplify]: Simplify 1 into 1 7.363 * [taylor]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in k 7.363 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.363 * [taylor]: Taking taylor expansion of k in k 7.363 * [backup-simplify]: Simplify 0 into 0 7.363 * [backup-simplify]: Simplify 1 into 1 7.363 * [taylor]: Taking taylor expansion of (+ 1 (* 10 k)) in k 7.363 * [taylor]: Taking taylor expansion of 1 in k 7.363 * [backup-simplify]: Simplify 1 into 1 7.363 * [taylor]: Taking taylor expansion of (* 10 k) in k 7.363 * [taylor]: Taking taylor expansion of 10 in k 7.363 * [backup-simplify]: Simplify 10 into 10 7.363 * [taylor]: Taking taylor expansion of k in k 7.363 * [backup-simplify]: Simplify 0 into 0 7.363 * [backup-simplify]: Simplify 1 into 1 7.363 * [backup-simplify]: Simplify (* 10 0) into 0 7.364 * [backup-simplify]: Simplify (+ 1 0) into 1 7.364 * [backup-simplify]: Simplify (+ 0 1) into 1 7.364 * [backup-simplify]: Simplify 1 into 1 7.364 * [backup-simplify]: Simplify (+ (* 10 1) (* 0 0)) into 10 7.365 * [backup-simplify]: Simplify (+ 0 10) into 10 7.365 * [backup-simplify]: Simplify (+ 0 10) into 10 7.365 * [backup-simplify]: Simplify 10 into 10 7.365 * [backup-simplify]: Simplify (* 1 1) into 1 7.366 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 0 1) (* 0 0))) into 0 7.366 * [backup-simplify]: Simplify (+ 0 0) into 0 7.366 * [backup-simplify]: Simplify (+ 1 0) into 1 7.366 * [backup-simplify]: Simplify 1 into 1 7.366 * [backup-simplify]: Simplify (+ (* 1 (pow k 2)) (+ (* 10 k) 1)) into (+ (pow k 2) (+ 1 (* 10 k))) 7.367 * [backup-simplify]: Simplify (+ (* (+ (/ 1 k) 10) (/ 1 k)) 1) into (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) 7.367 * [approximate]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in (k) around 0 7.367 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in k 7.367 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 7.367 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.367 * [taylor]: Taking taylor expansion of k in k 7.367 * [backup-simplify]: Simplify 0 into 0 7.367 * [backup-simplify]: Simplify 1 into 1 7.367 * [backup-simplify]: Simplify (* 1 1) into 1 7.367 * [backup-simplify]: Simplify (/ 1 1) into 1 7.367 * [taylor]: Taking taylor expansion of (+ (* 10 (/ 1 k)) 1) in k 7.367 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 7.367 * [taylor]: Taking taylor expansion of 10 in k 7.367 * [backup-simplify]: Simplify 10 into 10 7.367 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.367 * [taylor]: Taking taylor expansion of k in k 7.367 * [backup-simplify]: Simplify 0 into 0 7.367 * [backup-simplify]: Simplify 1 into 1 7.368 * [backup-simplify]: Simplify (/ 1 1) into 1 7.368 * [taylor]: Taking taylor expansion of 1 in k 7.368 * [backup-simplify]: Simplify 1 into 1 7.368 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in k 7.368 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 7.368 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.368 * [taylor]: Taking taylor expansion of k in k 7.368 * [backup-simplify]: Simplify 0 into 0 7.368 * [backup-simplify]: Simplify 1 into 1 7.368 * [backup-simplify]: Simplify (* 1 1) into 1 7.368 * [backup-simplify]: Simplify (/ 1 1) into 1 7.368 * [taylor]: Taking taylor expansion of (+ (* 10 (/ 1 k)) 1) in k 7.368 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 7.368 * [taylor]: Taking taylor expansion of 10 in k 7.368 * [backup-simplify]: Simplify 10 into 10 7.368 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.368 * [taylor]: Taking taylor expansion of k in k 7.368 * [backup-simplify]: Simplify 0 into 0 7.368 * [backup-simplify]: Simplify 1 into 1 7.369 * [backup-simplify]: Simplify (/ 1 1) into 1 7.369 * [taylor]: Taking taylor expansion of 1 in k 7.369 * [backup-simplify]: Simplify 1 into 1 7.369 * [backup-simplify]: Simplify (+ 1 0) into 1 7.369 * [backup-simplify]: Simplify 1 into 1 7.369 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.370 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.370 * [backup-simplify]: Simplify (* 10 1) into 10 7.370 * [backup-simplify]: Simplify (+ 10 0) into 10 7.371 * [backup-simplify]: Simplify (+ 0 10) into 10 7.371 * [backup-simplify]: Simplify 10 into 10 7.371 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.372 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.372 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.373 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 1)) into 0 7.373 * [backup-simplify]: Simplify (+ 0 1) into 1 7.373 * [backup-simplify]: Simplify (+ 0 1) into 1 7.373 * [backup-simplify]: Simplify 1 into 1 7.373 * [backup-simplify]: Simplify (+ 1 (+ (* 10 (/ 1 (/ 1 k))) (* 1 (pow (/ 1 (/ 1 k)) 2)))) into (+ (pow k 2) (+ 1 (* 10 k))) 7.374 * [backup-simplify]: Simplify (+ (* (+ (/ 1 (- k)) 10) (/ 1 (- k))) 1) into (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) 7.374 * [approximate]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in (k) around 0 7.374 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in k 7.374 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1) in k 7.374 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 7.374 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.374 * [taylor]: Taking taylor expansion of k in k 7.374 * [backup-simplify]: Simplify 0 into 0 7.374 * [backup-simplify]: Simplify 1 into 1 7.374 * [backup-simplify]: Simplify (* 1 1) into 1 7.374 * [backup-simplify]: Simplify (/ 1 1) into 1 7.374 * [taylor]: Taking taylor expansion of 1 in k 7.374 * [backup-simplify]: Simplify 1 into 1 7.374 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 7.374 * [taylor]: Taking taylor expansion of 10 in k 7.374 * [backup-simplify]: Simplify 10 into 10 7.375 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.375 * [taylor]: Taking taylor expansion of k in k 7.375 * [backup-simplify]: Simplify 0 into 0 7.375 * [backup-simplify]: Simplify 1 into 1 7.375 * [backup-simplify]: Simplify (/ 1 1) into 1 7.375 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in k 7.375 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1) in k 7.375 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 7.375 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.375 * [taylor]: Taking taylor expansion of k in k 7.375 * [backup-simplify]: Simplify 0 into 0 7.375 * [backup-simplify]: Simplify 1 into 1 7.375 * [backup-simplify]: Simplify (* 1 1) into 1 7.375 * [backup-simplify]: Simplify (/ 1 1) into 1 7.375 * [taylor]: Taking taylor expansion of 1 in k 7.375 * [backup-simplify]: Simplify 1 into 1 7.375 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 7.375 * [taylor]: Taking taylor expansion of 10 in k 7.375 * [backup-simplify]: Simplify 10 into 10 7.375 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.375 * [taylor]: Taking taylor expansion of k in k 7.376 * [backup-simplify]: Simplify 0 into 0 7.376 * [backup-simplify]: Simplify 1 into 1 7.376 * [backup-simplify]: Simplify (/ 1 1) into 1 7.376 * [backup-simplify]: Simplify (+ 1 0) into 1 7.376 * [backup-simplify]: Simplify (+ 1 0) into 1 7.376 * [backup-simplify]: Simplify 1 into 1 7.377 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.377 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.378 * [backup-simplify]: Simplify (+ 0 0) into 0 7.378 * [backup-simplify]: Simplify (* 10 1) into 10 7.378 * [backup-simplify]: Simplify (- 10) into -10 7.378 * [backup-simplify]: Simplify (+ 0 -10) into -10 7.378 * [backup-simplify]: Simplify -10 into -10 7.379 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.379 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.380 * [backup-simplify]: Simplify (+ 0 1) into 1 7.380 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.381 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 1)) into 0 7.381 * [backup-simplify]: Simplify (- 0) into 0 7.381 * [backup-simplify]: Simplify (+ 1 0) into 1 7.381 * [backup-simplify]: Simplify 1 into 1 7.381 * [backup-simplify]: Simplify (+ 1 (+ (* -10 (/ 1 (/ 1 (- k)))) (* 1 (pow (/ 1 (/ 1 (- k))) 2)))) into (+ (pow k 2) (+ 1 (* 10 k))) 7.381 * * * [progress]: simplifying candidates 7.381 * * * * [progress]: [ 1 / 518 ] simplifiying candidate # 7.381 * * * * [progress]: [ 2 / 518 ] simplifiying candidate # 7.382 * * * * [progress]: [ 3 / 518 ] simplifiying candidate # 7.382 * * * * [progress]: [ 4 / 518 ] simplifiying candidate # 7.382 * * * * [progress]: [ 5 / 518 ] simplifiying candidate # 7.382 * * * * [progress]: [ 6 / 518 ] simplifiying candidate # 7.382 * * * * [progress]: [ 7 / 518 ] simplifiying candidate # 7.382 * * * * [progress]: [ 8 / 518 ] simplifiying candidate # 7.382 * * * * [progress]: [ 9 / 518 ] simplifiying candidate # 7.382 * * * * [progress]: [ 10 / 518 ] simplifiying candidate # 7.382 * * * * [progress]: [ 11 / 518 ] simplifiying candidate # 7.382 * * * * [progress]: [ 12 / 518 ] simplifiying candidate # 7.382 * * * * [progress]: [ 13 / 518 ] simplifiying candidate # 7.382 * * * * [progress]: [ 14 / 518 ] simplifiying candidate # 7.382 * * * * [progress]: [ 15 / 518 ] simplifiying candidate # 7.382 * * * * [progress]: [ 16 / 518 ] simplifiying candidate # 7.382 * * * * [progress]: [ 17 / 518 ] simplifiying candidate # 7.382 * * * * [progress]: [ 18 / 518 ] simplifiying candidate # 7.382 * * * * [progress]: [ 19 / 518 ] simplifiying candidate # 7.382 * * * * [progress]: [ 20 / 518 ] simplifiying candidate # 7.382 * * * * [progress]: [ 21 / 518 ] simplifiying candidate # 7.382 * * * * [progress]: [ 22 / 518 ] simplifiying candidate # 7.382 * * * * [progress]: [ 23 / 518 ] simplifiying candidate # 7.382 * * * * [progress]: [ 24 / 518 ] simplifiying candidate # 7.383 * * * * [progress]: [ 25 / 518 ] simplifiying candidate # 7.383 * * * * [progress]: [ 26 / 518 ] simplifiying candidate # 7.383 * * * * [progress]: [ 27 / 518 ] simplifiying candidate # 7.383 * * * * [progress]: [ 28 / 518 ] simplifiying candidate # 7.383 * * * * [progress]: [ 29 / 518 ] simplifiying candidate # 7.383 * * * * [progress]: [ 30 / 518 ] simplifiying candidate # 7.383 * * * * [progress]: [ 31 / 518 ] simplifiying candidate # 7.383 * * * * [progress]: [ 32 / 518 ] simplifiying candidate # 7.383 * * * * [progress]: [ 33 / 518 ] simplifiying candidate # 7.383 * * * * [progress]: [ 34 / 518 ] simplifiying candidate # 7.383 * * * * [progress]: [ 35 / 518 ] simplifiying candidate # 7.383 * * * * [progress]: [ 36 / 518 ] simplifiying candidate # 7.383 * * * * [progress]: [ 37 / 518 ] simplifiying candidate # 7.383 * * * * [progress]: [ 38 / 518 ] simplifiying candidate # 7.384 * * * * [progress]: [ 39 / 518 ] simplifiying candidate # 7.384 * * * * [progress]: [ 40 / 518 ] simplifiying candidate # 7.384 * * * * [progress]: [ 41 / 518 ] simplifiying candidate # 7.384 * * * * [progress]: [ 42 / 518 ] simplifiying candidate # 7.384 * * * * [progress]: [ 43 / 518 ] simplifiying candidate # 7.384 * * * * [progress]: [ 44 / 518 ] simplifiying candidate # 7.384 * * * * [progress]: [ 45 / 518 ] simplifiying candidate # 7.384 * * * * [progress]: [ 46 / 518 ] simplifiying candidate # 7.384 * * * * [progress]: [ 47 / 518 ] simplifiying candidate # 7.384 * * * * [progress]: [ 48 / 518 ] simplifiying candidate # 7.384 * * * * [progress]: [ 49 / 518 ] simplifiying candidate # 7.384 * * * * [progress]: [ 50 / 518 ] simplifiying candidate # 7.384 * * * * [progress]: [ 51 / 518 ] simplifiying candidate # 7.384 * * * * [progress]: [ 52 / 518 ] simplifiying candidate # 7.385 * * * * [progress]: [ 53 / 518 ] simplifiying candidate # 7.385 * * * * [progress]: [ 54 / 518 ] simplifiying candidate # 7.385 * * * * [progress]: [ 55 / 518 ] simplifiying candidate # 7.385 * * * * [progress]: [ 56 / 518 ] simplifiying candidate # 7.385 * * * * [progress]: [ 57 / 518 ] simplifiying candidate # 7.385 * * * * [progress]: [ 58 / 518 ] simplifiying candidate # 7.385 * * * * [progress]: [ 59 / 518 ] simplifiying candidate # 7.385 * * * * [progress]: [ 60 / 518 ] simplifiying candidate # 7.385 * * * * [progress]: [ 61 / 518 ] simplifiying candidate # 7.385 * * * * [progress]: [ 62 / 518 ] simplifiying candidate # 7.385 * * * * [progress]: [ 63 / 518 ] simplifiying candidate # 7.385 * * * * [progress]: [ 64 / 518 ] simplifiying candidate # 7.385 * * * * [progress]: [ 65 / 518 ] simplifiying candidate # 7.385 * * * * [progress]: [ 66 / 518 ] simplifiying candidate # 7.386 * * * * [progress]: [ 67 / 518 ] simplifiying candidate # 7.386 * * * * [progress]: [ 68 / 518 ] simplifiying candidate # 7.386 * * * * [progress]: [ 69 / 518 ] simplifiying candidate # 7.386 * * * * [progress]: [ 70 / 518 ] simplifiying candidate # 7.386 * * * * [progress]: [ 71 / 518 ] simplifiying candidate # 7.386 * * * * [progress]: [ 72 / 518 ] simplifiying candidate # 7.386 * * * * [progress]: [ 73 / 518 ] simplifiying candidate # 7.386 * * * * [progress]: [ 74 / 518 ] simplifiying candidate # 7.386 * * * * [progress]: [ 75 / 518 ] simplifiying candidate # 7.386 * * * * [progress]: [ 76 / 518 ] simplifiying candidate # 7.386 * * * * [progress]: [ 77 / 518 ] simplifiying candidate # 7.386 * * * * [progress]: [ 78 / 518 ] simplifiying candidate # 7.386 * * * * [progress]: [ 79 / 518 ] simplifiying candidate # 7.386 * * * * [progress]: [ 80 / 518 ] simplifiying candidate # 7.386 * * * * [progress]: [ 81 / 518 ] simplifiying candidate # 7.387 * * * * [progress]: [ 82 / 518 ] simplifiying candidate # 7.387 * * * * [progress]: [ 83 / 518 ] simplifiying candidate # 7.387 * * * * [progress]: [ 84 / 518 ] simplifiying candidate # 7.387 * * * * [progress]: [ 85 / 518 ] simplifiying candidate # 7.387 * * * * [progress]: [ 86 / 518 ] simplifiying candidate # 7.387 * * * * [progress]: [ 87 / 518 ] simplifiying candidate # 7.387 * * * * [progress]: [ 88 / 518 ] simplifiying candidate # 7.387 * * * * [progress]: [ 89 / 518 ] simplifiying candidate # 7.387 * * * * [progress]: [ 90 / 518 ] simplifiying candidate # 7.387 * * * * [progress]: [ 91 / 518 ] simplifiying candidate # 7.387 * * * * [progress]: [ 92 / 518 ] simplifiying candidate # 7.387 * * * * [progress]: [ 93 / 518 ] simplifiying candidate # 7.387 * * * * [progress]: [ 94 / 518 ] simplifiying candidate # 7.387 * * * * [progress]: [ 95 / 518 ] simplifiying candidate # 7.387 * * * * [progress]: [ 96 / 518 ] simplifiying candidate # 7.387 * * * * [progress]: [ 97 / 518 ] simplifiying candidate # 7.388 * * * * [progress]: [ 98 / 518 ] simplifiying candidate # 7.388 * * * * [progress]: [ 99 / 518 ] simplifiying candidate # 7.388 * * * * [progress]: [ 100 / 518 ] simplifiying candidate # 7.388 * * * * [progress]: [ 101 / 518 ] simplifiying candidate # 7.388 * * * * [progress]: [ 102 / 518 ] simplifiying candidate # 7.388 * * * * [progress]: [ 103 / 518 ] simplifiying candidate # 7.388 * * * * [progress]: [ 104 / 518 ] simplifiying candidate # 7.388 * * * * [progress]: [ 105 / 518 ] simplifiying candidate # 7.388 * * * * [progress]: [ 106 / 518 ] simplifiying candidate # 7.388 * * * * [progress]: [ 107 / 518 ] simplifiying candidate # 7.388 * * * * [progress]: [ 108 / 518 ] simplifiying candidate # 7.388 * * * * [progress]: [ 109 / 518 ] simplifiying candidate # 7.388 * * * * [progress]: [ 110 / 518 ] simplifiying candidate # 7.388 * * * * [progress]: [ 111 / 518 ] simplifiying candidate # 7.389 * * * * [progress]: [ 112 / 518 ] simplifiying candidate # 7.389 * * * * [progress]: [ 113 / 518 ] simplifiying candidate # 7.389 * * * * [progress]: [ 114 / 518 ] simplifiying candidate # 7.389 * * * * [progress]: [ 115 / 518 ] simplifiying candidate # 7.389 * * * * [progress]: [ 116 / 518 ] simplifiying candidate # 7.389 * * * * [progress]: [ 117 / 518 ] simplifiying candidate # 7.389 * * * * [progress]: [ 118 / 518 ] simplifiying candidate # 7.389 * * * * [progress]: [ 119 / 518 ] simplifiying candidate # 7.389 * * * * [progress]: [ 120 / 518 ] simplifiying candidate # 7.389 * * * * [progress]: [ 121 / 518 ] simplifiying candidate #real (real->posit16 (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a)))))> 7.389 * * * * [progress]: [ 122 / 518 ] simplifiying candidate # 7.389 * * * * [progress]: [ 123 / 518 ] simplifiying candidate # 7.389 * * * * [progress]: [ 124 / 518 ] simplifiying candidate # 7.389 * * * * [progress]: [ 125 / 518 ] simplifiying candidate # 7.389 * * * * [progress]: [ 126 / 518 ] simplifiying candidate # 7.389 * * * * [progress]: [ 127 / 518 ] simplifiying candidate # 7.390 * * * * [progress]: [ 128 / 518 ] simplifiying candidate # 7.390 * * * * [progress]: [ 129 / 518 ] simplifiying candidate # 7.390 * * * * [progress]: [ 130 / 518 ] simplifiying candidate # 7.390 * * * * [progress]: [ 131 / 518 ] simplifiying candidate # 7.390 * * * * [progress]: [ 132 / 518 ] simplifiying candidate # 7.390 * * * * [progress]: [ 133 / 518 ] simplifiying candidate # 7.390 * * * * [progress]: [ 134 / 518 ] simplifiying candidate # 7.390 * * * * [progress]: [ 135 / 518 ] simplifiying candidate # 7.390 * * * * [progress]: [ 136 / 518 ] simplifiying candidate # 7.390 * * * * [progress]: [ 137 / 518 ] simplifiying candidate # 7.390 * * * * [progress]: [ 138 / 518 ] simplifiying candidate # 7.390 * * * * [progress]: [ 139 / 518 ] simplifiying candidate # 7.390 * * * * [progress]: [ 140 / 518 ] simplifiying candidate # 7.390 * * * * [progress]: [ 141 / 518 ] simplifiying candidate # 7.390 * * * * [progress]: [ 142 / 518 ] simplifiying candidate # 7.390 * * * * [progress]: [ 143 / 518 ] simplifiying candidate # 7.391 * * * * [progress]: [ 144 / 518 ] simplifiying candidate # 7.391 * * * * [progress]: [ 145 / 518 ] simplifiying candidate # 7.391 * * * * [progress]: [ 146 / 518 ] simplifiying candidate # 7.391 * * * * [progress]: [ 147 / 518 ] simplifiying candidate # 7.391 * * * * [progress]: [ 148 / 518 ] simplifiying candidate # 7.391 * * * * [progress]: [ 149 / 518 ] simplifiying candidate # 7.391 * * * * [progress]: [ 150 / 518 ] simplifiying candidate # 7.391 * * * * [progress]: [ 151 / 518 ] simplifiying candidate # 7.391 * * * * [progress]: [ 152 / 518 ] simplifiying candidate # 7.391 * * * * [progress]: [ 153 / 518 ] simplifiying candidate # 7.391 * * * * [progress]: [ 154 / 518 ] simplifiying candidate # 7.391 * * * * [progress]: [ 155 / 518 ] simplifiying candidate # 7.391 * * * * [progress]: [ 156 / 518 ] simplifiying candidate # 7.391 * * * * [progress]: [ 157 / 518 ] simplifiying candidate # 7.392 * * * * [progress]: [ 158 / 518 ] simplifiying candidate # 7.392 * * * * [progress]: [ 159 / 518 ] simplifiying candidate # 7.392 * * * * [progress]: [ 160 / 518 ] simplifiying candidate # 7.392 * * * * [progress]: [ 161 / 518 ] simplifiying candidate # 7.392 * * * * [progress]: [ 162 / 518 ] simplifiying candidate # 7.392 * * * * [progress]: [ 163 / 518 ] simplifiying candidate # 7.392 * * * * [progress]: [ 164 / 518 ] simplifiying candidate # 7.392 * * * * [progress]: [ 165 / 518 ] simplifiying candidate # 7.392 * * * * [progress]: [ 166 / 518 ] simplifiying candidate # 7.392 * * * * [progress]: [ 167 / 518 ] simplifiying candidate # 7.392 * * * * [progress]: [ 168 / 518 ] simplifiying candidate # 7.392 * * * * [progress]: [ 169 / 518 ] simplifiying candidate # 7.393 * * * * [progress]: [ 170 / 518 ] simplifiying candidate # 7.393 * * * * [progress]: [ 171 / 518 ] simplifiying candidate # 7.393 * * * * [progress]: [ 172 / 518 ] simplifiying candidate # 7.393 * * * * [progress]: [ 173 / 518 ] simplifiying candidate # 7.393 * * * * [progress]: [ 174 / 518 ] simplifiying candidate # 7.393 * * * * [progress]: [ 175 / 518 ] simplifiying candidate # 7.393 * * * * [progress]: [ 176 / 518 ] simplifiying candidate # 7.393 * * * * [progress]: [ 177 / 518 ] simplifiying candidate # 7.393 * * * * [progress]: [ 178 / 518 ] simplifiying candidate # 7.393 * * * * [progress]: [ 179 / 518 ] simplifiying candidate # 7.393 * * * * [progress]: [ 180 / 518 ] simplifiying candidate # 7.393 * * * * [progress]: [ 181 / 518 ] simplifiying candidate # 7.394 * * * * [progress]: [ 182 / 518 ] simplifiying candidate # 7.394 * * * * [progress]: [ 183 / 518 ] simplifiying candidate # 7.394 * * * * [progress]: [ 184 / 518 ] simplifiying candidate # 7.394 * * * * [progress]: [ 185 / 518 ] simplifiying candidate # 7.394 * * * * [progress]: [ 186 / 518 ] simplifiying candidate # 7.394 * * * * [progress]: [ 187 / 518 ] simplifiying candidate # 7.394 * * * * [progress]: [ 188 / 518 ] simplifiying candidate # 7.394 * * * * [progress]: [ 189 / 518 ] simplifiying candidate # 7.394 * * * * [progress]: [ 190 / 518 ] simplifiying candidate # 7.394 * * * * [progress]: [ 191 / 518 ] simplifiying candidate # 7.394 * * * * [progress]: [ 192 / 518 ] simplifiying candidate # 7.394 * * * * [progress]: [ 193 / 518 ] simplifiying candidate # 7.395 * * * * [progress]: [ 194 / 518 ] simplifiying candidate # 7.395 * * * * [progress]: [ 195 / 518 ] simplifiying candidate # 7.395 * * * * [progress]: [ 196 / 518 ] simplifiying candidate # 7.395 * * * * [progress]: [ 197 / 518 ] simplifiying candidate # 7.395 * * * * [progress]: [ 198 / 518 ] simplifiying candidate # 7.395 * * * * [progress]: [ 199 / 518 ] simplifiying candidate # 7.395 * * * * [progress]: [ 200 / 518 ] simplifiying candidate # 7.395 * * * * [progress]: [ 201 / 518 ] simplifiying candidate # 7.395 * * * * [progress]: [ 202 / 518 ] simplifiying candidate # 7.395 * * * * [progress]: [ 203 / 518 ] simplifiying candidate # 7.395 * * * * [progress]: [ 204 / 518 ] simplifiying candidate # 7.395 * * * * [progress]: [ 205 / 518 ] simplifiying candidate # 7.395 * * * * [progress]: [ 206 / 518 ] simplifiying candidate # 7.395 * * * * [progress]: [ 207 / 518 ] simplifiying candidate # 7.396 * * * * [progress]: [ 208 / 518 ] simplifiying candidate # 7.396 * * * * [progress]: [ 209 / 518 ] simplifiying candidate # 7.396 * * * * [progress]: [ 210 / 518 ] simplifiying candidate # 7.396 * * * * [progress]: [ 211 / 518 ] simplifiying candidate # 7.396 * * * * [progress]: [ 212 / 518 ] simplifiying candidate # 7.396 * * * * [progress]: [ 213 / 518 ] simplifiying candidate # 7.396 * * * * [progress]: [ 214 / 518 ] simplifiying candidate # 7.396 * * * * [progress]: [ 215 / 518 ] simplifiying candidate # 7.396 * * * * [progress]: [ 216 / 518 ] simplifiying candidate # 7.396 * * * * [progress]: [ 217 / 518 ] simplifiying candidate # 7.396 * * * * [progress]: [ 218 / 518 ] simplifiying candidate # 7.396 * * * * [progress]: [ 219 / 518 ] simplifiying candidate # 7.396 * * * * [progress]: [ 220 / 518 ] simplifiying candidate # 7.396 * * * * [progress]: [ 221 / 518 ] simplifiying candidate # 7.397 * * * * [progress]: [ 222 / 518 ] simplifiying candidate # 7.397 * * * * [progress]: [ 223 / 518 ] simplifiying candidate # 7.397 * * * * [progress]: [ 224 / 518 ] simplifiying candidate # 7.397 * * * * [progress]: [ 225 / 518 ] simplifiying candidate # 7.397 * * * * [progress]: [ 226 / 518 ] simplifiying candidate # 7.397 * * * * [progress]: [ 227 / 518 ] simplifiying candidate # 7.397 * * * * [progress]: [ 228 / 518 ] simplifiying candidate # 7.397 * * * * [progress]: [ 229 / 518 ] simplifiying candidate # 7.397 * * * * [progress]: [ 230 / 518 ] simplifiying candidate # 7.397 * * * * [progress]: [ 231 / 518 ] simplifiying candidate # 7.397 * * * * [progress]: [ 232 / 518 ] simplifiying candidate # 7.397 * * * * [progress]: [ 233 / 518 ] simplifiying candidate # 7.397 * * * * [progress]: [ 234 / 518 ] simplifiying candidate # 7.397 * * * * [progress]: [ 235 / 518 ] simplifiying candidate # 7.398 * * * * [progress]: [ 236 / 518 ] simplifiying candidate # 7.398 * * * * [progress]: [ 237 / 518 ] simplifiying candidate # 7.398 * * * * [progress]: [ 238 / 518 ] simplifiying candidate # 7.398 * * * * [progress]: [ 239 / 518 ] simplifiying candidate # 7.398 * * * * [progress]: [ 240 / 518 ] simplifiying candidate # 7.398 * * * * [progress]: [ 241 / 518 ] simplifiying candidate # 7.398 * * * * [progress]: [ 242 / 518 ] simplifiying candidate # 7.398 * * * * [progress]: [ 243 / 518 ] simplifiying candidate # 7.398 * * * * [progress]: [ 244 / 518 ] simplifiying candidate # 7.398 * * * * [progress]: [ 245 / 518 ] simplifiying candidate # 7.398 * * * * [progress]: [ 246 / 518 ] simplifiying candidate # 7.398 * * * * [progress]: [ 247 / 518 ] simplifiying candidate # 7.398 * * * * [progress]: [ 248 / 518 ] simplifiying candidate # 7.399 * * * * [progress]: [ 249 / 518 ] simplifiying candidate # 7.399 * * * * [progress]: [ 250 / 518 ] simplifiying candidate # 7.399 * * * * [progress]: [ 251 / 518 ] simplifiying candidate # 7.399 * * * * [progress]: [ 252 / 518 ] simplifiying candidate # 7.399 * * * * [progress]: [ 253 / 518 ] simplifiying candidate # 7.399 * * * * [progress]: [ 254 / 518 ] simplifiying candidate # 7.399 * * * * [progress]: [ 255 / 518 ] simplifiying candidate # 7.399 * * * * [progress]: [ 256 / 518 ] simplifiying candidate # 7.399 * * * * [progress]: [ 257 / 518 ] simplifiying candidate # 7.399 * * * * [progress]: [ 258 / 518 ] simplifiying candidate # 7.399 * * * * [progress]: [ 259 / 518 ] simplifiying candidate # 7.399 * * * * [progress]: [ 260 / 518 ] simplifiying candidate # 7.399 * * * * [progress]: [ 261 / 518 ] simplifiying candidate # 7.399 * * * * [progress]: [ 262 / 518 ] simplifiying candidate # 7.400 * * * * [progress]: [ 263 / 518 ] simplifiying candidate # 7.400 * * * * [progress]: [ 264 / 518 ] simplifiying candidate # 7.400 * * * * [progress]: [ 265 / 518 ] simplifiying candidate # 7.400 * * * * [progress]: [ 266 / 518 ] simplifiying candidate # 7.400 * * * * [progress]: [ 267 / 518 ] simplifiying candidate # 7.400 * * * * [progress]: [ 268 / 518 ] simplifiying candidate # 7.400 * * * * [progress]: [ 269 / 518 ] simplifiying candidate # 7.400 * * * * [progress]: [ 270 / 518 ] simplifiying candidate # 7.400 * * * * [progress]: [ 271 / 518 ] simplifiying candidate # 7.400 * * * * [progress]: [ 272 / 518 ] simplifiying candidate # 7.400 * * * * [progress]: [ 273 / 518 ] simplifiying candidate # 7.400 * * * * [progress]: [ 274 / 518 ] simplifiying candidate # 7.400 * * * * [progress]: [ 275 / 518 ] simplifiying candidate # 7.400 * * * * [progress]: [ 276 / 518 ] simplifiying candidate # 7.401 * * * * [progress]: [ 277 / 518 ] simplifiying candidate # 7.401 * * * * [progress]: [ 278 / 518 ] simplifiying candidate # 7.401 * * * * [progress]: [ 279 / 518 ] simplifiying candidate # 7.401 * * * * [progress]: [ 280 / 518 ] simplifiying candidate # 7.401 * * * * [progress]: [ 281 / 518 ] simplifiying candidate # 7.401 * * * * [progress]: [ 282 / 518 ] simplifiying candidate # 7.401 * * * * [progress]: [ 283 / 518 ] simplifiying candidate # 7.401 * * * * [progress]: [ 284 / 518 ] simplifiying candidate # 7.401 * * * * [progress]: [ 285 / 518 ] simplifiying candidate # 7.401 * * * * [progress]: [ 286 / 518 ] simplifiying candidate # 7.401 * * * * [progress]: [ 287 / 518 ] simplifiying candidate # 7.401 * * * * [progress]: [ 288 / 518 ] simplifiying candidate # 7.401 * * * * [progress]: [ 289 / 518 ] simplifiying candidate # 7.402 * * * * [progress]: [ 290 / 518 ] simplifiying candidate # 7.402 * * * * [progress]: [ 291 / 518 ] simplifiying candidate # 7.402 * * * * [progress]: [ 292 / 518 ] simplifiying candidate # 7.402 * * * * [progress]: [ 293 / 518 ] simplifiying candidate # 7.402 * * * * [progress]: [ 294 / 518 ] simplifiying candidate # 7.402 * * * * [progress]: [ 295 / 518 ] simplifiying candidate # 7.402 * * * * [progress]: [ 296 / 518 ] simplifiying candidate # 7.402 * * * * [progress]: [ 297 / 518 ] simplifiying candidate # 7.402 * * * * [progress]: [ 298 / 518 ] simplifiying candidate # 7.402 * * * * [progress]: [ 299 / 518 ] simplifiying candidate # 7.402 * * * * [progress]: [ 300 / 518 ] simplifiying candidate # 7.402 * * * * [progress]: [ 301 / 518 ] simplifiying candidate # 7.402 * * * * [progress]: [ 302 / 518 ] simplifiying candidate # 7.402 * * * * [progress]: [ 303 / 518 ] simplifiying candidate # 7.402 * * * * [progress]: [ 304 / 518 ] simplifiying candidate # 7.402 * * * * [progress]: [ 305 / 518 ] simplifiying candidate # 7.403 * * * * [progress]: [ 306 / 518 ] simplifiying candidate # 7.403 * * * * [progress]: [ 307 / 518 ] simplifiying candidate # 7.403 * * * * [progress]: [ 308 / 518 ] simplifiying candidate # 7.403 * * * * [progress]: [ 309 / 518 ] simplifiying candidate # 7.403 * * * * [progress]: [ 310 / 518 ] simplifiying candidate # 7.403 * * * * [progress]: [ 311 / 518 ] simplifiying candidate # 7.403 * * * * [progress]: [ 312 / 518 ] simplifiying candidate # 7.403 * * * * [progress]: [ 313 / 518 ] simplifiying candidate # 7.403 * * * * [progress]: [ 314 / 518 ] simplifiying candidate # 7.403 * * * * [progress]: [ 315 / 518 ] simplifiying candidate # 7.403 * * * * [progress]: [ 316 / 518 ] simplifiying candidate # 7.403 * * * * [progress]: [ 317 / 518 ] simplifiying candidate # 7.403 * * * * [progress]: [ 318 / 518 ] simplifiying candidate # 7.403 * * * * [progress]: [ 319 / 518 ] simplifiying candidate # 7.403 * * * * [progress]: [ 320 / 518 ] simplifiying candidate # 7.403 * * * * [progress]: [ 321 / 518 ] simplifiying candidate # 7.403 * * * * [progress]: [ 322 / 518 ] simplifiying candidate # 7.403 * * * * [progress]: [ 323 / 518 ] simplifiying candidate # 7.403 * * * * [progress]: [ 324 / 518 ] simplifiying candidate # 7.403 * * * * [progress]: [ 325 / 518 ] simplifiying candidate # 7.403 * * * * [progress]: [ 326 / 518 ] simplifiying candidate # 7.403 * * * * [progress]: [ 327 / 518 ] simplifiying candidate # 7.403 * * * * [progress]: [ 328 / 518 ] simplifiying candidate # 7.404 * * * * [progress]: [ 329 / 518 ] simplifiying candidate # 7.404 * * * * [progress]: [ 330 / 518 ] simplifiying candidate # 7.404 * * * * [progress]: [ 331 / 518 ] simplifiying candidate # 7.404 * * * * [progress]: [ 332 / 518 ] simplifiying candidate # 7.404 * * * * [progress]: [ 333 / 518 ] simplifiying candidate # 7.404 * * * * [progress]: [ 334 / 518 ] simplifiying candidate # 7.404 * * * * [progress]: [ 335 / 518 ] simplifiying candidate # 7.404 * * * * [progress]: [ 336 / 518 ] simplifiying candidate # 7.404 * * * * [progress]: [ 337 / 518 ] simplifiying candidate # 7.404 * * * * [progress]: [ 338 / 518 ] simplifiying candidate # 7.404 * * * * [progress]: [ 339 / 518 ] simplifiying candidate # 7.404 * * * * [progress]: [ 340 / 518 ] simplifiying candidate # 7.404 * * * * [progress]: [ 341 / 518 ] simplifiying candidate # 7.404 * * * * [progress]: [ 342 / 518 ] simplifiying candidate # 7.404 * * * * [progress]: [ 343 / 518 ] simplifiying candidate # 7.404 * * * * [progress]: [ 344 / 518 ] simplifiying candidate # 7.404 * * * * [progress]: [ 345 / 518 ] simplifiying candidate # 7.404 * * * * [progress]: [ 346 / 518 ] simplifiying candidate # 7.404 * * * * [progress]: [ 347 / 518 ] simplifiying candidate # 7.404 * * * * [progress]: [ 348 / 518 ] simplifiying candidate # 7.404 * * * * [progress]: [ 349 / 518 ] simplifiying candidate # 7.404 * * * * [progress]: [ 350 / 518 ] simplifiying candidate # 7.404 * * * * [progress]: [ 351 / 518 ] simplifiying candidate # 7.404 * * * * [progress]: [ 352 / 518 ] simplifiying candidate # 7.405 * * * * [progress]: [ 353 / 518 ] simplifiying candidate # 7.405 * * * * [progress]: [ 354 / 518 ] simplifiying candidate # 7.405 * * * * [progress]: [ 355 / 518 ] simplifiying candidate # 7.405 * * * * [progress]: [ 356 / 518 ] simplifiying candidate # 7.405 * * * * [progress]: [ 357 / 518 ] simplifiying candidate # 7.405 * * * * [progress]: [ 358 / 518 ] simplifiying candidate # 7.405 * * * * [progress]: [ 359 / 518 ] simplifiying candidate # 7.405 * * * * [progress]: [ 360 / 518 ] simplifiying candidate # 7.405 * * * * [progress]: [ 361 / 518 ] simplifiying candidate # 7.405 * * * * [progress]: [ 362 / 518 ] simplifiying candidate # 7.405 * * * * [progress]: [ 363 / 518 ] simplifiying candidate # 7.405 * * * * [progress]: [ 364 / 518 ] simplifiying candidate # 7.405 * * * * [progress]: [ 365 / 518 ] simplifiying candidate # 7.405 * * * * [progress]: [ 366 / 518 ] simplifiying candidate # 7.405 * * * * [progress]: [ 367 / 518 ] simplifiying candidate # 7.405 * * * * [progress]: [ 368 / 518 ] simplifiying candidate # 7.405 * * * * [progress]: [ 369 / 518 ] simplifiying candidate # 7.405 * * * * [progress]: [ 370 / 518 ] simplifiying candidate # 7.405 * * * * [progress]: [ 371 / 518 ] simplifiying candidate # 7.405 * * * * [progress]: [ 372 / 518 ] simplifiying candidate # 7.405 * * * * [progress]: [ 373 / 518 ] simplifiying candidate # 7.405 * * * * [progress]: [ 374 / 518 ] simplifiying candidate # 7.405 * * * * [progress]: [ 375 / 518 ] simplifiying candidate # 7.405 * * * * [progress]: [ 376 / 518 ] simplifiying candidate # 7.405 * * * * [progress]: [ 377 / 518 ] simplifiying candidate # 7.405 * * * * [progress]: [ 378 / 518 ] simplifiying candidate # 7.406 * * * * [progress]: [ 379 / 518 ] simplifiying candidate # 7.406 * * * * [progress]: [ 380 / 518 ] simplifiying candidate # 7.406 * * * * [progress]: [ 381 / 518 ] simplifiying candidate # 7.406 * * * * [progress]: [ 382 / 518 ] simplifiying candidate # 7.406 * * * * [progress]: [ 383 / 518 ] simplifiying candidate # 7.406 * * * * [progress]: [ 384 / 518 ] simplifiying candidate # 7.406 * * * * [progress]: [ 385 / 518 ] simplifiying candidate # 7.406 * * * * [progress]: [ 386 / 518 ] simplifiying candidate # 7.406 * * * * [progress]: [ 387 / 518 ] simplifiying candidate # 7.406 * * * * [progress]: [ 388 / 518 ] simplifiying candidate # 7.406 * * * * [progress]: [ 389 / 518 ] simplifiying candidate # 7.406 * * * * [progress]: [ 390 / 518 ] simplifiying candidate # 7.406 * * * * [progress]: [ 391 / 518 ] simplifiying candidate # 7.406 * * * * [progress]: [ 392 / 518 ] simplifiying candidate # 7.406 * * * * [progress]: [ 393 / 518 ] simplifiying candidate # 7.406 * * * * [progress]: [ 394 / 518 ] simplifiying candidate # 7.406 * * * * [progress]: [ 395 / 518 ] simplifiying candidate # 7.406 * * * * [progress]: [ 396 / 518 ] simplifiying candidate # 7.406 * * * * [progress]: [ 397 / 518 ] simplifiying candidate # 7.406 * * * * [progress]: [ 398 / 518 ] simplifiying candidate # 7.406 * * * * [progress]: [ 399 / 518 ] simplifiying candidate # 7.406 * * * * [progress]: [ 400 / 518 ] simplifiying candidate # 7.406 * * * * [progress]: [ 401 / 518 ] simplifiying candidate # 7.407 * * * * [progress]: [ 402 / 518 ] simplifiying candidate # 7.407 * * * * [progress]: [ 403 / 518 ] simplifiying candidate # 7.407 * * * * [progress]: [ 404 / 518 ] simplifiying candidate # 7.407 * * * * [progress]: [ 405 / 518 ] simplifiying candidate # 7.407 * * * * [progress]: [ 406 / 518 ] simplifiying candidate # 7.407 * * * * [progress]: [ 407 / 518 ] simplifiying candidate # 7.407 * * * * [progress]: [ 408 / 518 ] simplifiying candidate # 7.407 * * * * [progress]: [ 409 / 518 ] simplifiying candidate # 7.407 * * * * [progress]: [ 410 / 518 ] simplifiying candidate # 7.407 * * * * [progress]: [ 411 / 518 ] simplifiying candidate # 7.407 * * * * [progress]: [ 412 / 518 ] simplifiying candidate # 7.407 * * * * [progress]: [ 413 / 518 ] simplifiying candidate # 7.407 * * * * [progress]: [ 414 / 518 ] simplifiying candidate # 7.407 * * * * [progress]: [ 415 / 518 ] simplifiying candidate # 7.412 * * * * [progress]: [ 416 / 518 ] simplifiying candidate # 7.412 * * * * [progress]: [ 417 / 518 ] simplifiying candidate # 7.412 * * * * [progress]: [ 418 / 518 ] simplifiying candidate # 7.412 * * * * [progress]: [ 419 / 518 ] simplifiying candidate # 7.413 * * * * [progress]: [ 420 / 518 ] simplifiying candidate # 7.413 * * * * [progress]: [ 421 / 518 ] simplifiying candidate # 7.413 * * * * [progress]: [ 422 / 518 ] simplifiying candidate # 7.413 * * * * [progress]: [ 423 / 518 ] simplifiying candidate # 7.413 * * * * [progress]: [ 424 / 518 ] simplifiying candidate # 7.413 * * * * [progress]: [ 425 / 518 ] simplifiying candidate # 7.413 * * * * [progress]: [ 426 / 518 ] simplifiying candidate # 7.413 * * * * [progress]: [ 427 / 518 ] simplifiying candidate # 7.413 * * * * [progress]: [ 428 / 518 ] simplifiying candidate # 7.413 * * * * [progress]: [ 429 / 518 ] simplifiying candidate # 7.413 * * * * [progress]: [ 430 / 518 ] simplifiying candidate # 7.413 * * * * [progress]: [ 431 / 518 ] simplifiying candidate # 7.413 * * * * [progress]: [ 432 / 518 ] simplifiying candidate # 7.413 * * * * [progress]: [ 433 / 518 ] simplifiying candidate # 7.413 * * * * [progress]: [ 434 / 518 ] simplifiying candidate # 7.413 * * * * [progress]: [ 435 / 518 ] simplifiying candidate # 7.413 * * * * [progress]: [ 436 / 518 ] simplifiying candidate # 7.413 * * * * [progress]: [ 437 / 518 ] simplifiying candidate # 7.413 * * * * [progress]: [ 438 / 518 ] simplifiying candidate # 7.413 * * * * [progress]: [ 439 / 518 ] simplifiying candidate # 7.413 * * * * [progress]: [ 440 / 518 ] simplifiying candidate # 7.413 * * * * [progress]: [ 441 / 518 ] simplifiying candidate # 7.414 * * * * [progress]: [ 442 / 518 ] simplifiying candidate # 7.414 * * * * [progress]: [ 443 / 518 ] simplifiying candidate # 7.414 * * * * [progress]: [ 444 / 518 ] simplifiying candidate # 7.414 * * * * [progress]: [ 445 / 518 ] simplifiying candidate # 7.414 * * * * [progress]: [ 446 / 518 ] simplifiying candidate # 7.414 * * * * [progress]: [ 447 / 518 ] simplifiying candidate # 7.414 * * * * [progress]: [ 448 / 518 ] simplifiying candidate # 7.414 * * * * [progress]: [ 449 / 518 ] simplifiying candidate # 7.414 * * * * [progress]: [ 450 / 518 ] simplifiying candidate # 7.414 * * * * [progress]: [ 451 / 518 ] simplifiying candidate # 7.414 * * * * [progress]: [ 452 / 518 ] simplifiying candidate # 7.414 * * * * [progress]: [ 453 / 518 ] simplifiying candidate # 7.414 * * * * [progress]: [ 454 / 518 ] simplifiying candidate # 7.414 * * * * [progress]: [ 455 / 518 ] simplifiying candidate # 7.414 * * * * [progress]: [ 456 / 518 ] simplifiying candidate # 7.414 * * * * [progress]: [ 457 / 518 ] simplifiying candidate # 7.414 * * * * [progress]: [ 458 / 518 ] simplifiying candidate # 7.414 * * * * [progress]: [ 459 / 518 ] simplifiying candidate # 7.414 * * * * [progress]: [ 460 / 518 ] simplifiying candidate # 7.414 * * * * [progress]: [ 461 / 518 ] simplifiying candidate # 7.414 * * * * [progress]: [ 462 / 518 ] simplifiying candidate # 7.414 * * * * [progress]: [ 463 / 518 ] simplifiying candidate # 7.415 * * * * [progress]: [ 464 / 518 ] simplifiying candidate # 7.415 * * * * [progress]: [ 465 / 518 ] simplifiying candidate # 7.415 * * * * [progress]: [ 466 / 518 ] simplifiying candidate # 7.415 * * * * [progress]: [ 467 / 518 ] simplifiying candidate # 7.415 * * * * [progress]: [ 468 / 518 ] simplifiying candidate # 7.415 * * * * [progress]: [ 469 / 518 ] simplifiying candidate # 7.415 * * * * [progress]: [ 470 / 518 ] simplifiying candidate # 7.415 * * * * [progress]: [ 471 / 518 ] simplifiying candidate # 7.415 * * * * [progress]: [ 472 / 518 ] simplifiying candidate #real (real->posit16 (/ 1 (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a)))))> 7.415 * * * * [progress]: [ 473 / 518 ] simplifiying candidate # 7.415 * * * * [progress]: [ 474 / 518 ] simplifiying candidate # 7.415 * * * * [progress]: [ 475 / 518 ] simplifiying candidate # 7.415 * * * * [progress]: [ 476 / 518 ] simplifiying candidate # 7.415 * * * * [progress]: [ 477 / 518 ] simplifiying candidate # 7.415 * * * * [progress]: [ 478 / 518 ] simplifiying candidate # 7.415 * * * * [progress]: [ 479 / 518 ] simplifiying candidate # 7.415 * * * * [progress]: [ 480 / 518 ] simplifiying candidate # 7.415 * * * * [progress]: [ 481 / 518 ] simplifiying candidate # 7.415 * * * * [progress]: [ 482 / 518 ] simplifiying candidate # 7.415 * * * * [progress]: [ 483 / 518 ] simplifiying candidate # 7.415 * * * * [progress]: [ 484 / 518 ] simplifiying candidate # 7.415 * * * * [progress]: [ 485 / 518 ] simplifiying candidate # 7.415 * * * * [progress]: [ 486 / 518 ] simplifiying candidate # 7.415 * * * * [progress]: [ 487 / 518 ] simplifiying candidate # 7.415 * * * * [progress]: [ 488 / 518 ] simplifiying candidate # 7.415 * * * * [progress]: [ 489 / 518 ] simplifiying candidate # 7.415 * * * * [progress]: [ 490 / 518 ] simplifiying candidate # 7.416 * * * * [progress]: [ 491 / 518 ] simplifiying candidate # 7.416 * * * * [progress]: [ 492 / 518 ] simplifiying candidate # 7.416 * * * * [progress]: [ 493 / 518 ] simplifiying candidate #real (real->posit16 (* (+ k 10) k))) 1) (pow k m)) a)))> 7.416 * * * * [progress]: [ 494 / 518 ] simplifiying candidate # 7.416 * * * * [progress]: [ 495 / 518 ] simplifiying candidate # 7.416 * * * * [progress]: [ 496 / 518 ] simplifiying candidate # 7.416 * * * * [progress]: [ 497 / 518 ] simplifiying candidate # 7.416 * * * * [progress]: [ 498 / 518 ] simplifiying candidate # 7.416 * * * * [progress]: [ 499 / 518 ] simplifiying candidate # 7.416 * * * * [progress]: [ 500 / 518 ] simplifiying candidate # 7.416 * * * * [progress]: [ 501 / 518 ] simplifiying candidate # 7.416 * * * * [progress]: [ 502 / 518 ] simplifiying candidate # 7.416 * * * * [progress]: [ 503 / 518 ] simplifiying candidate # 7.416 * * * * [progress]: [ 504 / 518 ] simplifiying candidate # 7.416 * * * * [progress]: [ 505 / 518 ] simplifiying candidate #real (real->posit16 (+ (* (+ k 10) k) 1))) (pow k m)) a)))> 7.416 * * * * [progress]: [ 506 / 518 ] simplifiying candidate # 7.416 * * * * [progress]: [ 507 / 518 ] simplifiying candidate # 7.416 * * * * [progress]: [ 508 / 518 ] simplifiying candidate # 7.416 * * * * [progress]: [ 509 / 518 ] simplifiying candidate # 7.416 * * * * [progress]: [ 510 / 518 ] simplifiying candidate # 7.416 * * * * [progress]: [ 511 / 518 ] simplifiying candidate # 7.416 * * * * [progress]: [ 512 / 518 ] simplifiying candidate # 7.416 * * * * [progress]: [ 513 / 518 ] simplifiying candidate # 7.416 * * * * [progress]: [ 514 / 518 ] simplifiying candidate # 7.416 * * * * [progress]: [ 515 / 518 ] simplifiying candidate # 7.416 * * * * [progress]: [ 516 / 518 ] simplifiying candidate # 7.417 * * * * [progress]: [ 517 / 518 ] simplifiying candidate # 7.417 * * * * [progress]: [ 518 / 518 ] simplifiying candidate # 7.424 * [simplify]: Simplifying: (- (- (log (+ (* (+ k 10) k) 1)) (* (log k) m)) (log a)) (- (- (log (+ (* (+ k 10) k) 1)) (* (log k) m)) (log a)) (- (- (log (+ (* (+ k 10) k) 1)) (log (pow k m))) (log a)) (- (log (/ (+ (* (+ k 10) k) 1) (pow k m))) (log a)) (log (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a)) (exp (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a)) (/ (/ (* (* (+ (* (+ k 10) k) 1) (+ (* (+ k 10) k) 1)) (+ (* (+ k 10) k) 1)) (* (* (pow k m) (pow k m)) (pow k m))) (* (* a a) a)) (/ (* (* (/ (+ (* (+ k 10) k) 1) (pow k m)) (/ (+ (* (+ k 10) k) 1) (pow k m))) (/ (+ (* (+ k 10) k) 1) (pow k m))) (* (* a a) a)) (* (cbrt (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a)) (cbrt (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a))) (cbrt (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a)) (* (* (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a) (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a)) (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a)) (sqrt (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a)) (sqrt (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a)) (- (/ (+ (* (+ k 10) k) 1) (pow k m))) (- a) (/ (* (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m)))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (cbrt a)) (/ (* (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m)))) (sqrt a)) (/ (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (sqrt a)) (/ (* (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m)))) 1) (/ (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m))) a) (/ (sqrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (cbrt a)) (/ (sqrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (sqrt a)) (/ (sqrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (sqrt a)) (/ (sqrt (/ (+ (* (+ k 10) k) 1) (pow k m))) 1) (/ (sqrt (/ (+ (* (+ k 10) k) 1) (pow k m))) a) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m)) (cbrt a)) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m)) (sqrt a)) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m)) (sqrt a)) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m)) 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m)) a) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) (cbrt a)) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m)) (sqrt a)) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) (sqrt a)) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m)) 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) a) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow 1 m)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k m)) (cbrt a)) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow 1 m)) (sqrt a)) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k m)) (sqrt a)) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow 1 m)) 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k m)) a) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m))) (cbrt a)) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt a)) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m))) (sqrt a)) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m)))) 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m))) a) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m))) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) (cbrt a)) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m))) (sqrt a)) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) (sqrt a)) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m))) 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) a) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) 1) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k m)) (cbrt a)) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) 1) (sqrt a)) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k m)) (sqrt a)) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) 1) 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k m)) a) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2))) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) (cbrt a)) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2))) (sqrt a)) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) (sqrt a)) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2))) 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) a) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m)) (cbrt a)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (* (cbrt k) (cbrt k)) m)) (sqrt a)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m)) (sqrt a)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (* (cbrt k) (cbrt k)) m)) 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m)) a) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) (cbrt a)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) (sqrt a)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) (sqrt a)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) a) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow 1 m)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (cbrt a)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow 1 m)) (sqrt a)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (sqrt a)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow 1 m)) 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) a) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m))) (cbrt a)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt a)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m))) (sqrt a)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (* (cbrt (pow k m)) (cbrt (pow k m)))) 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m))) a) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) (cbrt a)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) (sqrt a)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) (sqrt a)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) a) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (cbrt a)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) 1) (sqrt a)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (sqrt a)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) 1) 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) a) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) (cbrt a)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) (sqrt a)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) (sqrt a)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) a) (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt a) (cbrt a))) (/ (/ (+ (* (+ k 10) k) 1) (pow (cbrt k) m)) (cbrt a)) (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (sqrt a)) (/ (/ (+ (* (+ k 10) k) 1) (pow (cbrt k) m)) (sqrt a)) (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) 1) (/ (/ (+ (* (+ k 10) k) 1) (pow (cbrt k) m)) a) (/ (/ 1 (pow (sqrt k) m)) (* (cbrt a) (cbrt a))) (/ (/ (+ (* (+ k 10) k) 1) (pow (sqrt k) m)) (cbrt a)) (/ (/ 1 (pow (sqrt k) m)) (sqrt a)) (/ (/ (+ (* (+ k 10) k) 1) (pow (sqrt k) m)) (sqrt a)) (/ (/ 1 (pow (sqrt k) m)) 1) (/ (/ (+ (* (+ k 10) k) 1) (pow (sqrt k) m)) a) (/ (/ 1 (pow 1 m)) (* (cbrt a) (cbrt a))) (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) (cbrt a)) (/ (/ 1 (pow 1 m)) (sqrt a)) (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) (sqrt a)) (/ (/ 1 (pow 1 m)) 1) (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a) (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (cbrt a) (cbrt a))) (/ (/ (+ (* (+ k 10) k) 1) (cbrt (pow k m))) (cbrt a)) (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt a)) (/ (/ (+ (* (+ k 10) k) 1) (cbrt (pow k m))) (sqrt a)) (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) 1) (/ (/ (+ (* (+ k 10) k) 1) (cbrt (pow k m))) a) (/ (/ 1 (sqrt (pow k m))) (* (cbrt a) (cbrt a))) (/ (/ (+ (* (+ k 10) k) 1) (sqrt (pow k m))) (cbrt a)) (/ (/ 1 (sqrt (pow k m))) (sqrt a)) (/ (/ (+ (* (+ k 10) k) 1) (sqrt (pow k m))) (sqrt a)) (/ (/ 1 (sqrt (pow k m))) 1) (/ (/ (+ (* (+ k 10) k) 1) (sqrt (pow k m))) a) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) (cbrt a)) (/ (/ 1 1) (sqrt a)) (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) (sqrt a)) (/ (/ 1 1) 1) (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a) (/ (/ 1 (pow k (/ m 2))) (* (cbrt a) (cbrt a))) (/ (/ (+ (* (+ k 10) k) 1) (pow k (/ m 2))) (cbrt a)) (/ (/ 1 (pow k (/ m 2))) (sqrt a)) (/ (/ (+ (* (+ k 10) k) 1) (pow k (/ m 2))) (sqrt a)) (/ (/ 1 (pow k (/ m 2))) 1) (/ (/ (+ (* (+ k 10) k) 1) (pow k (/ m 2))) a) (/ 1 (* (cbrt a) (cbrt a))) (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) (cbrt a)) (/ 1 (sqrt a)) (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) (sqrt a)) (/ 1 1) (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a) (/ (+ (* (+ k 10) k) 1) (* (cbrt a) (cbrt a))) (/ (/ 1 (pow k m)) (cbrt a)) (/ (+ (* (+ k 10) k) 1) (sqrt a)) (/ (/ 1 (pow k m)) (sqrt a)) (/ (+ (* (+ k 10) k) 1) 1) (/ (/ 1 (pow k m)) a) (/ 1 a) (/ a (/ (+ (* (+ k 10) k) 1) (pow k m))) (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) (* (cbrt a) (cbrt a))) (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) (sqrt a)) (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) 1) (/ a (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m)))) (/ a (sqrt (/ (+ (* (+ k 10) k) 1) (pow k m)))) (/ a (/ (cbrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ a (/ (cbrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ a (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ a (/ (cbrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ a (/ (cbrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ a (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ a (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ a (/ (+ (* (+ k 10) k) 1) (pow (cbrt k) m))) (/ a (/ (+ (* (+ k 10) k) 1) (pow (sqrt k) m))) (/ a (/ (+ (* (+ k 10) k) 1) (pow k m))) (/ a (/ (+ (* (+ k 10) k) 1) (cbrt (pow k m)))) (/ a (/ (+ (* (+ k 10) k) 1) (sqrt (pow k m)))) (/ a (/ (+ (* (+ k 10) k) 1) (pow k m))) (/ a (/ (+ (* (+ k 10) k) 1) (pow k (/ m 2)))) (/ a (/ (+ (* (+ k 10) k) 1) (pow k m))) (/ a (/ 1 (pow k m))) (* a (pow k m)) (real->posit16 (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a)) (- 1) (- (- (- (log (+ (* (+ k 10) k) 1)) (* (log k) m)) (log a))) (- (- (- (log (+ (* (+ k 10) k) 1)) (* (log k) m)) (log a))) (- (- (- (log (+ (* (+ k 10) k) 1)) (log (pow k m))) (log a))) (- (- (log (/ (+ (* (+ k 10) k) 1) (pow k m))) (log a))) (- (log (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a))) (- 0 (- (- (log (+ (* (+ k 10) k) 1)) (* (log k) m)) (log a))) (- 0 (- (- (log (+ (* (+ k 10) k) 1)) (* (log k) m)) (log a))) (- 0 (- (- (log (+ (* (+ k 10) k) 1)) (log (pow k m))) (log a))) (- 0 (- (log (/ (+ (* (+ k 10) k) 1) (pow k m))) (log a))) (- 0 (log (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a))) (- (log 1) (- (- (log (+ (* (+ k 10) k) 1)) (* (log k) m)) (log a))) (- (log 1) (- (- (log (+ (* (+ k 10) k) 1)) (* (log k) m)) (log a))) (- (log 1) (- (- (log (+ (* (+ k 10) k) 1)) (log (pow k m))) (log a))) (- (log 1) (- (log (/ (+ (* (+ k 10) k) 1) (pow k m))) (log a))) (- (log 1) (log (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a))) (log (/ 1 (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a))) (exp (/ 1 (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a))) (/ (* (* 1 1) 1) (/ (/ (* (* (+ (* (+ k 10) k) 1) (+ (* (+ k 10) k) 1)) (+ (* (+ k 10) k) 1)) (* (* (pow k m) (pow k m)) (pow k m))) (* (* a a) a))) (/ (* (* 1 1) 1) (/ (* (* (/ (+ (* (+ k 10) k) 1) (pow k m)) (/ (+ (* (+ k 10) k) 1) (pow k m))) (/ (+ (* (+ k 10) k) 1) (pow k m))) (* (* a a) a))) (/ (* (* 1 1) 1) (* (* (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a) (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a)) (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a))) (* (cbrt (/ 1 (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a))) (cbrt (/ 1 (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a)))) (cbrt (/ 1 (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a))) (* (* (/ 1 (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a)) (/ 1 (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a))) (/ 1 (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a))) (sqrt (/ 1 (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a))) (sqrt (/ 1 (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a))) (- 1) (- (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a)) (/ (* (cbrt 1) (cbrt 1)) (* (cbrt (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a)) (cbrt (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a)))) (/ (cbrt 1) (cbrt (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a))) (/ (* (cbrt 1) (cbrt 1)) (sqrt (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a))) (/ (cbrt 1) (sqrt (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a))) (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m)))) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m)))) (sqrt a))) (/ (cbrt 1) (/ (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m)))) 1)) (/ (cbrt 1) (/ (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m))) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (sqrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (sqrt a))) (/ (cbrt 1) (/ (sqrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt (/ (+ (* (+ k 10) k) 1) (pow k m))) 1)) (/ (cbrt 1) (/ (sqrt (/ (+ (* (+ k 10) k) 1) (pow k m))) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m)) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m)) (sqrt a))) (/ (cbrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m)) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m)) 1)) (/ (cbrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m)) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m)) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m)) (sqrt a))) (/ (cbrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m)) 1)) (/ (cbrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow 1 m)) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k m)) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow 1 m)) (sqrt a))) (/ (cbrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k m)) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow 1 m)) 1)) (/ (cbrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k m)) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m))) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt a))) (/ (cbrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m))) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m)))) 1)) (/ (cbrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m))) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m))) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m))) (sqrt a))) (/ (cbrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m))) 1)) (/ (cbrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) 1) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k m)) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) 1) (sqrt a))) (/ (cbrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k m)) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) 1) 1)) (/ (cbrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k m)) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2))) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2))) (sqrt a))) (/ (cbrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2))) 1)) (/ (cbrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m)) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (* (cbrt k) (cbrt k)) m)) (sqrt a))) (/ (cbrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m)) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (* (cbrt k) (cbrt k)) m)) 1)) (/ (cbrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m)) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) (sqrt a))) (/ (cbrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) 1)) (/ (cbrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow 1 m)) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow 1 m)) (sqrt a))) (/ (cbrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow 1 m)) 1)) (/ (cbrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m))) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt a))) (/ (cbrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m))) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (* (cbrt (pow k m)) (cbrt (pow k m)))) 1)) (/ (cbrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m))) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) (sqrt a))) (/ (cbrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) 1)) (/ (cbrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) 1) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) 1) (sqrt a))) (/ (cbrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) 1) 1)) (/ (cbrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) (sqrt a))) (/ (cbrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) 1)) (/ (cbrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (+ (* (+ k 10) k) 1) (pow (cbrt k) m)) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (sqrt a))) (/ (cbrt 1) (/ (/ (+ (* (+ k 10) k) 1) (pow (cbrt k) m)) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) 1)) (/ (cbrt 1) (/ (/ (+ (* (+ k 10) k) 1) (pow (cbrt k) m)) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (pow (sqrt k) m)) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (+ (* (+ k 10) k) 1) (pow (sqrt k) m)) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (pow (sqrt k) m)) (sqrt a))) (/ (cbrt 1) (/ (/ (+ (* (+ k 10) k) 1) (pow (sqrt k) m)) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (pow (sqrt k) m)) 1)) (/ (cbrt 1) (/ (/ (+ (* (+ k 10) k) 1) (pow (sqrt k) m)) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (pow 1 m)) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (pow 1 m)) (sqrt a))) (/ (cbrt 1) (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (pow 1 m)) 1)) (/ (cbrt 1) (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (+ (* (+ k 10) k) 1) (cbrt (pow k m))) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt a))) (/ (cbrt 1) (/ (/ (+ (* (+ k 10) k) 1) (cbrt (pow k m))) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) 1)) (/ (cbrt 1) (/ (/ (+ (* (+ k 10) k) 1) (cbrt (pow k m))) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (sqrt (pow k m))) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (+ (* (+ k 10) k) 1) (sqrt (pow k m))) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (sqrt (pow k m))) (sqrt a))) (/ (cbrt 1) (/ (/ (+ (* (+ k 10) k) 1) (sqrt (pow k m))) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (sqrt (pow k m))) 1)) (/ (cbrt 1) (/ (/ (+ (* (+ k 10) k) 1) (sqrt (pow k m))) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 1) (sqrt a))) (/ (cbrt 1) (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 1) 1)) (/ (cbrt 1) (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (pow k (/ m 2))) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (+ (* (+ k 10) k) 1) (pow k (/ m 2))) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (pow k (/ m 2))) (sqrt a))) (/ (cbrt 1) (/ (/ (+ (* (+ k 10) k) 1) (pow k (/ m 2))) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (pow k (/ m 2))) 1)) (/ (cbrt 1) (/ (/ (+ (* (+ k 10) k) 1) (pow k (/ m 2))) a)) (/ (* (cbrt 1) (cbrt 1)) (/ 1 (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ 1 (sqrt a))) (/ (cbrt 1) (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ 1 1)) (/ (cbrt 1) (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (+ (* (+ k 10) k) 1) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ 1 (pow k m)) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (+ (* (+ k 10) k) 1) (sqrt a))) (/ (cbrt 1) (/ (/ 1 (pow k m)) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (+ (* (+ k 10) k) 1) 1)) (/ (cbrt 1) (/ (/ 1 (pow k m)) a)) (/ (* (cbrt 1) (cbrt 1)) 1) (/ (cbrt 1) (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (+ (* (+ k 10) k) 1) (pow k m))) (/ (cbrt 1) (/ 1 a)) (/ (sqrt 1) (* (cbrt (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a)) (cbrt (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a)))) (/ (sqrt 1) (cbrt (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a))) (/ (sqrt 1) (sqrt (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a))) (/ (sqrt 1) (sqrt (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a))) (/ (sqrt 1) (/ (* (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m)))) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (cbrt a))) (/ (sqrt 1) (/ (* (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m)))) (sqrt a))) (/ (sqrt 1) (/ (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (sqrt a))) (/ (sqrt 1) (/ (* (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m)))) 1)) (/ (sqrt 1) (/ (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m))) a)) (/ (sqrt 1) (/ (sqrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (sqrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (cbrt a))) (/ (sqrt 1) (/ (sqrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (sqrt a))) (/ (sqrt 1) (/ (sqrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (sqrt a))) (/ (sqrt 1) (/ (sqrt (/ (+ (* (+ k 10) k) 1) (pow k m))) 1)) (/ (sqrt 1) (/ (sqrt (/ (+ (* (+ k 10) k) 1) (pow k m))) a)) (/ (sqrt 1) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m)) (cbrt a))) (/ (sqrt 1) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m)) (sqrt a))) (/ (sqrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m)) (sqrt a))) (/ (sqrt 1) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m)) 1)) (/ (sqrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m)) a)) (/ (sqrt 1) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m)) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) (cbrt a))) (/ (sqrt 1) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m)) (sqrt a))) (/ (sqrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) (sqrt a))) (/ (sqrt 1) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m)) 1)) (/ (sqrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) a)) (/ (sqrt 1) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow 1 m)) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k m)) (cbrt a))) (/ (sqrt 1) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow 1 m)) (sqrt a))) (/ (sqrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k m)) (sqrt a))) (/ (sqrt 1) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow 1 m)) 1)) (/ (sqrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k m)) a)) (/ (sqrt 1) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m))) (cbrt a))) (/ (sqrt 1) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt a))) (/ (sqrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m))) (sqrt a))) (/ (sqrt 1) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m)))) 1)) (/ (sqrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m))) a)) (/ (sqrt 1) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m))) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) (cbrt a))) (/ (sqrt 1) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m))) (sqrt a))) (/ (sqrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) (sqrt a))) (/ (sqrt 1) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m))) 1)) (/ (sqrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) a)) (/ (sqrt 1) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) 1) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k m)) (cbrt a))) (/ (sqrt 1) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) 1) (sqrt a))) (/ (sqrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k m)) (sqrt a))) (/ (sqrt 1) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) 1) 1)) (/ (sqrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k m)) a)) (/ (sqrt 1) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2))) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) (cbrt a))) (/ (sqrt 1) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2))) (sqrt a))) (/ (sqrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) (sqrt a))) (/ (sqrt 1) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2))) 1)) (/ (sqrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) a)) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m)) (cbrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (* (cbrt k) (cbrt k)) m)) (sqrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m)) (sqrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (* (cbrt k) (cbrt k)) m)) 1)) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m)) a)) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) (cbrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) (sqrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) (sqrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) 1)) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) a)) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow 1 m)) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (cbrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow 1 m)) (sqrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (sqrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow 1 m)) 1)) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) a)) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m))) (cbrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m))) (sqrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (* (cbrt (pow k m)) (cbrt (pow k m)))) 1)) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m))) a)) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) (cbrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) (sqrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) (sqrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) 1)) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) a)) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) 1) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (cbrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) 1) (sqrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (sqrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) 1) 1)) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) a)) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) (cbrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) (sqrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) (sqrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) 1)) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) a)) (/ (sqrt 1) (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (+ (* (+ k 10) k) 1) (pow (cbrt k) m)) (cbrt a))) (/ (sqrt 1) (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (sqrt a))) (/ (sqrt 1) (/ (/ (+ (* (+ k 10) k) 1) (pow (cbrt k) m)) (sqrt a))) (/ (sqrt 1) (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) 1)) (/ (sqrt 1) (/ (/ (+ (* (+ k 10) k) 1) (pow (cbrt k) m)) a)) (/ (sqrt 1) (/ (/ 1 (pow (sqrt k) m)) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (+ (* (+ k 10) k) 1) (pow (sqrt k) m)) (cbrt a))) (/ (sqrt 1) (/ (/ 1 (pow (sqrt k) m)) (sqrt a))) (/ (sqrt 1) (/ (/ (+ (* (+ k 10) k) 1) (pow (sqrt k) m)) (sqrt a))) (/ (sqrt 1) (/ (/ 1 (pow (sqrt k) m)) 1)) (/ (sqrt 1) (/ (/ (+ (* (+ k 10) k) 1) (pow (sqrt k) m)) a)) (/ (sqrt 1) (/ (/ 1 (pow 1 m)) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) (cbrt a))) (/ (sqrt 1) (/ (/ 1 (pow 1 m)) (sqrt a))) (/ (sqrt 1) (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) (sqrt a))) (/ (sqrt 1) (/ (/ 1 (pow 1 m)) 1)) (/ (sqrt 1) (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a)) (/ (sqrt 1) (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (+ (* (+ k 10) k) 1) (cbrt (pow k m))) (cbrt a))) (/ (sqrt 1) (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt a))) (/ (sqrt 1) (/ (/ (+ (* (+ k 10) k) 1) (cbrt (pow k m))) (sqrt a))) (/ (sqrt 1) (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) 1)) (/ (sqrt 1) (/ (/ (+ (* (+ k 10) k) 1) (cbrt (pow k m))) a)) (/ (sqrt 1) (/ (/ 1 (sqrt (pow k m))) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (+ (* (+ k 10) k) 1) (sqrt (pow k m))) (cbrt a))) (/ (sqrt 1) (/ (/ 1 (sqrt (pow k m))) (sqrt a))) (/ (sqrt 1) (/ (/ (+ (* (+ k 10) k) 1) (sqrt (pow k m))) (sqrt a))) (/ (sqrt 1) (/ (/ 1 (sqrt (pow k m))) 1)) (/ (sqrt 1) (/ (/ (+ (* (+ k 10) k) 1) (sqrt (pow k m))) a)) (/ (sqrt 1) (/ (/ 1 1) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) (cbrt a))) (/ (sqrt 1) (/ (/ 1 1) (sqrt a))) (/ (sqrt 1) (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) (sqrt a))) (/ (sqrt 1) (/ (/ 1 1) 1)) (/ (sqrt 1) (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a)) (/ (sqrt 1) (/ (/ 1 (pow k (/ m 2))) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (+ (* (+ k 10) k) 1) (pow k (/ m 2))) (cbrt a))) (/ (sqrt 1) (/ (/ 1 (pow k (/ m 2))) (sqrt a))) (/ (sqrt 1) (/ (/ (+ (* (+ k 10) k) 1) (pow k (/ m 2))) (sqrt a))) (/ (sqrt 1) (/ (/ 1 (pow k (/ m 2))) 1)) (/ (sqrt 1) (/ (/ (+ (* (+ k 10) k) 1) (pow k (/ m 2))) a)) (/ (sqrt 1) (/ 1 (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) (cbrt a))) (/ (sqrt 1) (/ 1 (sqrt a))) (/ (sqrt 1) (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) (sqrt a))) (/ (sqrt 1) (/ 1 1)) (/ (sqrt 1) (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a)) (/ (sqrt 1) (/ (+ (* (+ k 10) k) 1) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ 1 (pow k m)) (cbrt a))) (/ (sqrt 1) (/ (+ (* (+ k 10) k) 1) (sqrt a))) (/ (sqrt 1) (/ (/ 1 (pow k m)) (sqrt a))) (/ (sqrt 1) (/ (+ (* (+ k 10) k) 1) 1)) (/ (sqrt 1) (/ (/ 1 (pow k m)) a)) (/ (sqrt 1) 1) (/ (sqrt 1) (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a)) (/ (sqrt 1) (/ (+ (* (+ k 10) k) 1) (pow k m))) (/ (sqrt 1) (/ 1 a)) (/ 1 (* (cbrt (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a)) (cbrt (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a)))) (/ 1 (cbrt (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a))) (/ 1 (sqrt (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a))) (/ 1 (sqrt (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a))) (/ 1 (/ (* (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m)))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (cbrt a))) (/ 1 (/ (* (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m)))) (sqrt a))) (/ 1 (/ (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (sqrt a))) (/ 1 (/ (* (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m)))) 1)) (/ 1 (/ (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m))) a)) (/ 1 (/ (sqrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (sqrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (cbrt a))) (/ 1 (/ (sqrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (sqrt a))) (/ 1 (/ (sqrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (sqrt a))) (/ 1 (/ (sqrt (/ (+ (* (+ k 10) k) 1) (pow k m))) 1)) (/ 1 (/ (sqrt (/ (+ (* (+ k 10) k) 1) (pow k m))) a)) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m)) (cbrt a))) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m)) (sqrt a))) (/ 1 (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m)) (sqrt a))) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m)) 1)) (/ 1 (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m)) a)) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) (cbrt a))) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m)) (sqrt a))) (/ 1 (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) (sqrt a))) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m)) 1)) (/ 1 (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) a)) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow 1 m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k m)) (cbrt a))) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow 1 m)) (sqrt a))) (/ 1 (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k m)) (sqrt a))) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow 1 m)) 1)) (/ 1 (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k m)) a)) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m))) (cbrt a))) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt a))) (/ 1 (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m))) (sqrt a))) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m)))) 1)) (/ 1 (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m))) a)) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) (cbrt a))) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m))) (sqrt a))) (/ 1 (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) (sqrt a))) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m))) 1)) (/ 1 (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) a)) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) 1) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k m)) (cbrt a))) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) 1) (sqrt a))) (/ 1 (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k m)) (sqrt a))) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) 1) 1)) (/ 1 (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k m)) a)) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) (cbrt a))) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2))) (sqrt a))) (/ 1 (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) (sqrt a))) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2))) 1)) (/ 1 (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) a)) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m)) (cbrt a))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (* (cbrt k) (cbrt k)) m)) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m)) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (* (cbrt k) (cbrt k)) m)) 1)) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m)) a)) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) (cbrt a))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) 1)) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) a)) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow 1 m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (cbrt a))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow 1 m)) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow 1 m)) 1)) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) a)) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m))) (cbrt a))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m))) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (* (cbrt (pow k m)) (cbrt (pow k m)))) 1)) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m))) a)) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) (cbrt a))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) 1)) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) a)) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) 1) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (cbrt a))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) 1) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) 1) 1)) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) a)) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) (cbrt a))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) 1)) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) a)) (/ 1 (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (+ (* (+ k 10) k) 1) (pow (cbrt k) m)) (cbrt a))) (/ 1 (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (sqrt a))) (/ 1 (/ (/ (+ (* (+ k 10) k) 1) (pow (cbrt k) m)) (sqrt a))) (/ 1 (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) 1)) (/ 1 (/ (/ (+ (* (+ k 10) k) 1) (pow (cbrt k) m)) a)) (/ 1 (/ (/ 1 (pow (sqrt k) m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (+ (* (+ k 10) k) 1) (pow (sqrt k) m)) (cbrt a))) (/ 1 (/ (/ 1 (pow (sqrt k) m)) (sqrt a))) (/ 1 (/ (/ (+ (* (+ k 10) k) 1) (pow (sqrt k) m)) (sqrt a))) (/ 1 (/ (/ 1 (pow (sqrt k) m)) 1)) (/ 1 (/ (/ (+ (* (+ k 10) k) 1) (pow (sqrt k) m)) a)) (/ 1 (/ (/ 1 (pow 1 m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) (cbrt a))) (/ 1 (/ (/ 1 (pow 1 m)) (sqrt a))) (/ 1 (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) (sqrt a))) (/ 1 (/ (/ 1 (pow 1 m)) 1)) (/ 1 (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a)) (/ 1 (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (+ (* (+ k 10) k) 1) (cbrt (pow k m))) (cbrt a))) (/ 1 (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt a))) (/ 1 (/ (/ (+ (* (+ k 10) k) 1) (cbrt (pow k m))) (sqrt a))) (/ 1 (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) 1)) (/ 1 (/ (/ (+ (* (+ k 10) k) 1) (cbrt (pow k m))) a)) (/ 1 (/ (/ 1 (sqrt (pow k m))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (+ (* (+ k 10) k) 1) (sqrt (pow k m))) (cbrt a))) (/ 1 (/ (/ 1 (sqrt (pow k m))) (sqrt a))) (/ 1 (/ (/ (+ (* (+ k 10) k) 1) (sqrt (pow k m))) (sqrt a))) (/ 1 (/ (/ 1 (sqrt (pow k m))) 1)) (/ 1 (/ (/ (+ (* (+ k 10) k) 1) (sqrt (pow k m))) a)) (/ 1 (/ (/ 1 1) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) (cbrt a))) (/ 1 (/ (/ 1 1) (sqrt a))) (/ 1 (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) (sqrt a))) (/ 1 (/ (/ 1 1) 1)) (/ 1 (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a)) (/ 1 (/ (/ 1 (pow k (/ m 2))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (+ (* (+ k 10) k) 1) (pow k (/ m 2))) (cbrt a))) (/ 1 (/ (/ 1 (pow k (/ m 2))) (sqrt a))) (/ 1 (/ (/ (+ (* (+ k 10) k) 1) (pow k (/ m 2))) (sqrt a))) (/ 1 (/ (/ 1 (pow k (/ m 2))) 1)) (/ 1 (/ (/ (+ (* (+ k 10) k) 1) (pow k (/ m 2))) a)) (/ 1 (/ 1 (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) (cbrt a))) (/ 1 (/ 1 (sqrt a))) (/ 1 (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) (sqrt a))) (/ 1 (/ 1 1)) (/ 1 (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a)) (/ 1 (/ (+ (* (+ k 10) k) 1) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ 1 (pow k m)) (cbrt a))) (/ 1 (/ (+ (* (+ k 10) k) 1) (sqrt a))) (/ 1 (/ (/ 1 (pow k m)) (sqrt a))) (/ 1 (/ (+ (* (+ k 10) k) 1) 1)) (/ 1 (/ (/ 1 (pow k m)) a)) (/ 1 1) (/ 1 (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a)) (/ 1 (/ (+ (* (+ k 10) k) 1) (pow k m))) (/ 1 (/ 1 a)) (/ 1 (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a)) (/ (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a) 1) (/ 1 (* (cbrt (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a)) (cbrt (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a)))) (/ 1 (sqrt (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a))) (/ 1 (/ (* (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m)))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (* (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m)))) (sqrt a))) (/ 1 (/ (* (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m)))) 1)) (/ 1 (/ (sqrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (sqrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (sqrt a))) (/ 1 (/ (sqrt (/ (+ (* (+ k 10) k) 1) (pow k m))) 1)) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m)) (sqrt a))) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m)) 1)) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m)) (sqrt a))) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m)) 1)) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow 1 m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow 1 m)) (sqrt a))) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow 1 m)) 1)) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt a))) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m)))) 1)) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m))) (sqrt a))) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m))) 1)) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) 1) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) 1) (sqrt a))) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) 1) 1)) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2))) (sqrt a))) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2))) 1)) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (* (cbrt k) (cbrt k)) m)) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (* (cbrt k) (cbrt k)) m)) 1)) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) 1)) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow 1 m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow 1 m)) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow 1 m)) 1)) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (* (cbrt (pow k m)) (cbrt (pow k m)))) 1)) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) 1)) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) 1) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) 1) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) 1) 1)) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) 1)) (/ 1 (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (sqrt a))) (/ 1 (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) 1)) (/ 1 (/ (/ 1 (pow (sqrt k) m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ 1 (pow (sqrt k) m)) (sqrt a))) (/ 1 (/ (/ 1 (pow (sqrt k) m)) 1)) (/ 1 (/ (/ 1 (pow 1 m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ 1 (pow 1 m)) (sqrt a))) (/ 1 (/ (/ 1 (pow 1 m)) 1)) (/ 1 (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt a))) (/ 1 (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) 1)) (/ 1 (/ (/ 1 (sqrt (pow k m))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ 1 (sqrt (pow k m))) (sqrt a))) (/ 1 (/ (/ 1 (sqrt (pow k m))) 1)) (/ 1 (/ (/ 1 1) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ 1 1) (sqrt a))) (/ 1 (/ (/ 1 1) 1)) (/ 1 (/ (/ 1 (pow k (/ m 2))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ 1 (pow k (/ m 2))) (sqrt a))) (/ 1 (/ (/ 1 (pow k (/ m 2))) 1)) (/ 1 (/ 1 (* (cbrt a) (cbrt a)))) (/ 1 (/ 1 (sqrt a))) (/ 1 (/ 1 1)) (/ 1 (/ (+ (* (+ k 10) k) 1) (* (cbrt a) (cbrt a)))) (/ 1 (/ (+ (* (+ k 10) k) 1) (sqrt a))) (/ 1 (/ (+ (* (+ k 10) k) 1) 1)) (/ 1 1) (/ 1 (/ (+ (* (+ k 10) k) 1) (pow k m))) (/ (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a) (cbrt 1)) (/ (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a) (sqrt 1)) (/ (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a) 1) (/ 1 (/ (+ (* (+ k 10) k) 1) (pow k m))) (real->posit16 (/ 1 (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a))) (* (+ k 10) k) (+ (log (+ k 10)) (log k)) (log (* (+ k 10) k)) (exp (* (+ k 10) k)) (* (* (* (+ k 10) (+ k 10)) (+ k 10)) (* (* k k) k)) (* (cbrt (* (+ k 10) k)) (cbrt (* (+ k 10) k))) (cbrt (* (+ k 10) k)) (* (* (* (+ k 10) k) (* (+ k 10) k)) (* (+ k 10) k)) (sqrt (* (+ k 10) k)) (sqrt (* (+ k 10) k)) (* (sqrt (+ k 10)) (sqrt k)) (* (sqrt (+ k 10)) (sqrt k)) (* (+ k 10) (* (cbrt k) (cbrt k))) (* (+ k 10) (sqrt k)) (* (+ k 10) 1) (* (cbrt (+ k 10)) k) (* (sqrt (+ k 10)) k) (* (+ k 10) k) (* (+ k 10) k) (* (+ (pow k 3) (pow 10 3)) k) (* (- (* k k) (* 10 10)) k) (real->posit16 (* (+ k 10) k)) (* (exp (* (+ k 10) k)) (exp 1)) (log (+ (* (+ k 10) k) 1)) (exp (+ (* (+ k 10) k) 1)) (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (cbrt (+ (* (+ k 10) k) 1)) (* (* (+ (* (+ k 10) k) 1) (+ (* (+ k 10) k) 1)) (+ (* (+ k 10) k) 1)) (sqrt (+ (* (+ k 10) k) 1)) (sqrt (+ (* (+ k 10) k) 1)) (+ (pow (* (+ k 10) k) 3) (pow 1 3)) (+ (* (* (+ k 10) k) (* (+ k 10) k)) (- (* 1 1) (* (* (+ k 10) k) 1))) (- (* (* (+ k 10) k) (* (+ k 10) k)) (* 1 1)) (- (* (+ k 10) k) 1) (real->posit16 (+ (* (+ k 10) k) 1)) (- (+ (/ 1 a) (* 10 (/ k a))) (/ (* (log k) m) a)) (+ (* 10 (/ k (* (exp (* -1 (* (log (/ 1 k)) m))) a))) (+ (/ (pow k 2) (* (exp (* -1 (* (log (/ 1 k)) m))) a)) (/ 1 (* (exp (* -1 (* (log (/ 1 k)) m))) a)))) (+ (/ (pow k 2) (* a (exp (* m (- (log -1) (log (/ -1 k))))))) (+ (/ 1 (* a (exp (* m (- (log -1) (log (/ -1 k))))))) (* 10 (/ k (* a (exp (* m (- (log -1) (log (/ -1 k)))))))))) (- (+ a (* (log k) (* m a))) (* 10 (* a k))) (- (+ (* 99 (/ (* (exp (* -1 (* (log (/ 1 k)) m))) a) (pow k 4))) (/ (* (exp (* -1 (* (log (/ 1 k)) m))) a) (pow k 2))) (* 10 (/ (* (exp (* -1 (* (log (/ 1 k)) m))) a) (pow k 3)))) (- (+ (* 99 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 4))) (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 2))) (* 10 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 3)))) (+ (pow k 2) (* 10 k)) (+ (pow k 2) (* 10 k)) (+ (pow k 2) (* 10 k)) (+ (pow k 2) (+ 1 (* 10 k))) (+ (pow k 2) (+ 1 (* 10 k))) (+ (pow k 2) (+ 1 (* 10 k))) 7.447 * * [simplify]: iteration 0: 819 enodes 8.524 * * [simplify]: iteration 1: 2282 enodes 9.708 * * [simplify]: iteration complete: 5001 enodes 9.708 * * [simplify]: Extracting #0: cost 357 inf + 0 9.712 * * [simplify]: Extracting #1: cost 1562 inf + 86 9.719 * * [simplify]: Extracting #2: cost 1800 inf + 19666 9.749 * * [simplify]: Extracting #3: cost 1447 inf + 114609 9.828 * * [simplify]: Extracting #4: cost 675 inf + 398766 9.954 * * [simplify]: Extracting #5: cost 160 inf + 648964 10.064 * * [simplify]: Extracting #6: cost 40 inf + 711872 10.180 * * [simplify]: Extracting #7: cost 4 inf + 729838 10.331 * * [simplify]: Extracting #8: cost 0 inf + 728091 10.439 * * [simplify]: Extracting #9: cost 0 inf + 727301 10.591 * [simplify]: Simplified to: (- (- (log (+ 1 (* (+ 10 k) k))) (* (log k) m)) (log a)) (- (- (log (+ 1 (* (+ 10 k) k))) (* (log k) m)) (log a)) (- (- (log (+ 1 (* (+ 10 k) k))) (* (log k) m)) (log a)) (- (- (log (+ 1 (* (+ 10 k) k))) (* (log k) m)) (log a)) (- (- (log (+ 1 (* (+ 10 k) k))) (* (log k) m)) (log a)) (exp (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m)))) (* (/ (* (/ (+ 1 (* (+ 10 k) k)) (pow k m)) (/ (+ 1 (* (+ 10 k) k)) (pow k m))) (* a a)) (/ (/ (+ 1 (* (+ 10 k) k)) (pow k m)) a)) (* (/ (/ (+ 1 (* (+ 10 k) k)) (pow k m)) a) (* (/ (/ (+ 1 (* (+ 10 k) k)) (pow k m)) a) (/ (/ (+ 1 (* (+ 10 k) k)) (pow k m)) a))) (* (cbrt (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m)))) (cbrt (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m))))) (cbrt (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m)))) (* (* (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m))) (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m)))) (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m)))) (sqrt (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m)))) (sqrt (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m)))) (/ (- (+ 1 (* (+ 10 k) k))) (pow k m)) (- a) (* (/ (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m))) (cbrt a)) (/ (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m))) (cbrt a))) (/ (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m))) (cbrt a)) (/ (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m))) (/ (sqrt a) (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m))))) (/ (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m))) (sqrt a)) (* (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m))) (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m)))) (/ (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m))) a) (/ (sqrt (/ (+ 1 (* (+ 10 k) k)) (pow k m))) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (+ 1 (* (+ 10 k) k)) (pow k m))) (cbrt a)) (/ (sqrt (/ (+ 1 (* (+ 10 k) k)) (pow k m))) (sqrt a)) (/ (sqrt (/ (+ 1 (* (+ 10 k) k)) (pow k m))) (sqrt a)) (sqrt (/ (+ 1 (* (+ 10 k) k)) (pow k m))) (/ (sqrt (/ (+ 1 (* (+ 10 k) k)) (pow k m))) a) (/ (* (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (+ 1 (* (+ 10 k) k)))) (* (pow (* (cbrt k) (cbrt k)) m) (* (cbrt a) (cbrt a)))) (/ (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt a)) (pow (cbrt k) m)) (/ (* (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (+ 1 (* (+ 10 k) k)))) (* (sqrt a) (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt (+ 1 (* (+ 10 k) k))) (* (sqrt a) (pow (cbrt k) m))) (/ (cbrt (+ 1 (* (+ 10 k) k))) (/ (pow (* (cbrt k) (cbrt k)) m) (cbrt (+ 1 (* (+ 10 k) k))))) (/ (cbrt (+ 1 (* (+ 10 k) k))) (* a (pow (cbrt k) m))) (* (/ (cbrt (+ 1 (* (+ 10 k) k))) (* (cbrt a) (cbrt a))) (/ (cbrt (+ 1 (* (+ 10 k) k))) (pow (sqrt k) m))) (/ (cbrt (+ 1 (* (+ 10 k) k))) (* (cbrt a) (pow (sqrt k) m))) (/ (cbrt (+ 1 (* (+ 10 k) k))) (/ (* (sqrt a) (pow (sqrt k) m)) (cbrt (+ 1 (* (+ 10 k) k))))) (/ (/ (cbrt (+ 1 (* (+ 10 k) k))) (pow (sqrt k) m)) (sqrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (/ (pow (sqrt k) m) (cbrt (+ 1 (* (+ 10 k) k))))) (/ (/ (cbrt (+ 1 (* (+ 10 k) k))) a) (pow (sqrt k) m)) (* (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt a))) (/ (cbrt (+ 1 (* (+ 10 k) k))) (* (pow k m) (cbrt a))) (/ (cbrt (+ 1 (* (+ 10 k) k))) (/ (sqrt a) (cbrt (+ 1 (* (+ 10 k) k))))) (/ (cbrt (+ 1 (* (+ 10 k) k))) (* (sqrt a) (pow k m))) (* (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (+ 1 (* (+ 10 k) k)))) (/ (cbrt (+ 1 (* (+ 10 k) k))) (* a (pow k m))) (* (/ (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt a)) (cbrt (pow k m))) (/ (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt a)) (cbrt (pow k m)))) (/ (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt a)) (cbrt (pow k m))) (/ (* (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (pow k m))) (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (pow k m)))) (sqrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (* (sqrt a) (cbrt (pow k m)))) (* (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (pow k m))) (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (pow k m)))) (/ (cbrt (+ 1 (* (+ 10 k) k))) (* a (cbrt (pow k m)))) (/ (/ (* (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (+ 1 (* (+ 10 k) k)))) (sqrt (pow k m))) (* (cbrt a) (cbrt a))) (/ (cbrt (+ 1 (* (+ 10 k) k))) (* (cbrt a) (sqrt (pow k m)))) (* (/ (cbrt (+ 1 (* (+ 10 k) k))) (sqrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (sqrt (pow k m)))) (/ (/ (cbrt (+ 1 (* (+ 10 k) k))) (sqrt a)) (sqrt (pow k m))) (/ (* (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (+ 1 (* (+ 10 k) k)))) (sqrt (pow k m))) (/ (/ (cbrt (+ 1 (* (+ 10 k) k))) a) (sqrt (pow k m))) (* (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt a))) (/ (cbrt (+ 1 (* (+ 10 k) k))) (* (pow k m) (cbrt a))) (/ (cbrt (+ 1 (* (+ 10 k) k))) (/ (sqrt a) (cbrt (+ 1 (* (+ 10 k) k))))) (/ (cbrt (+ 1 (* (+ 10 k) k))) (* (sqrt a) (pow k m))) (* (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (+ 1 (* (+ 10 k) k)))) (/ (cbrt (+ 1 (* (+ 10 k) k))) (* a (pow k m))) (/ (/ (* (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (+ 1 (* (+ 10 k) k)))) (* (cbrt a) (cbrt a))) (pow k (/ m 2))) (/ (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt a)) (pow k (/ m 2))) (/ (* (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (+ 1 (* (+ 10 k) k)))) (* (sqrt a) (pow k (/ m 2)))) (/ (/ (cbrt (+ 1 (* (+ 10 k) k))) (sqrt a)) (pow k (/ m 2))) (/ (cbrt (+ 1 (* (+ 10 k) k))) (/ (pow k (/ m 2)) (cbrt (+ 1 (* (+ 10 k) k))))) (/ (/ (cbrt (+ 1 (* (+ 10 k) k))) a) (pow k (/ m 2))) (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (pow (* (cbrt k) (cbrt k)) m) (* (cbrt a) (cbrt a)))) (/ (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow (cbrt k) m)) (cbrt a)) (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (sqrt a) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (sqrt a) (pow (cbrt k) m))) (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ (sqrt (+ 1 (* (+ 10 k) k))) a) (pow (cbrt k) m)) (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (cbrt a) (* (cbrt a) (pow (sqrt k) m)))) (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (cbrt a) (pow (sqrt k) m))) (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (sqrt a) (pow (sqrt k) m))) (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (sqrt a) (pow (sqrt k) m))) (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow (sqrt k) m)) (/ (/ (sqrt (+ 1 (* (+ 10 k) k))) a) (pow (sqrt k) m)) (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow k m)) (cbrt a)) (/ (sqrt (+ 1 (* (+ 10 k) k))) (sqrt a)) (/ (/ (sqrt (+ 1 (* (+ 10 k) k))) (sqrt a)) (pow k m)) (sqrt (+ 1 (* (+ 10 k) k))) (/ (sqrt (+ 1 (* (+ 10 k) k))) (* a (pow k m))) (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (* (cbrt a) (cbrt (pow k m))) (* (cbrt a) (cbrt (pow k m))))) (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (cbrt a) (cbrt (pow k m)))) (/ (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt a)) (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (sqrt a) (cbrt (pow k m)))) (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ (sqrt (+ 1 (* (+ 10 k) k))) (cbrt (pow k m))) a) (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (* (cbrt a) (cbrt a)) (sqrt (pow k m)))) (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (cbrt a) (sqrt (pow k m)))) (/ (/ (sqrt (+ 1 (* (+ 10 k) k))) (sqrt a)) (sqrt (pow k m))) (/ (/ (sqrt (+ 1 (* (+ 10 k) k))) (sqrt a)) (sqrt (pow k m))) (/ (sqrt (+ 1 (* (+ 10 k) k))) (sqrt (pow k m))) (/ (/ (sqrt (+ 1 (* (+ 10 k) k))) (sqrt (pow k m))) a) (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow k m)) (cbrt a)) (/ (sqrt (+ 1 (* (+ 10 k) k))) (sqrt a)) (/ (/ (sqrt (+ 1 (* (+ 10 k) k))) (sqrt a)) (pow k m)) (sqrt (+ 1 (* (+ 10 k) k))) (/ (sqrt (+ 1 (* (+ 10 k) k))) (* a (pow k m))) (/ (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (cbrt a) (cbrt a))) (pow k (/ m 2))) (/ (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow k (/ m 2))) (cbrt a)) (/ (/ (sqrt (+ 1 (* (+ 10 k) k))) (sqrt a)) (pow k (/ m 2))) (/ (/ (sqrt (+ 1 (* (+ 10 k) k))) (sqrt a)) (pow k (/ m 2))) (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow k (/ m 2))) (/ (/ (sqrt (+ 1 (* (+ 10 k) k))) a) (pow k (/ m 2))) (/ (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (cbrt a)) (cbrt a)) (/ (/ (+ 1 (* (+ 10 k) k)) (pow (cbrt k) m)) (cbrt a)) (/ 1 (* (pow (* (cbrt k) (cbrt k)) m) (sqrt a))) (/ (/ (+ 1 (* (+ 10 k) k)) (pow (cbrt k) m)) (sqrt a)) (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (/ (+ 1 (* (+ 10 k) k)) (* a (pow (cbrt k) m))) (/ (/ 1 (* (cbrt a) (cbrt a))) (pow (sqrt k) m)) (/ (/ (+ 1 (* (+ 10 k) k)) (pow (sqrt k) m)) (cbrt a)) (/ (/ 1 (pow (sqrt k) m)) (sqrt a)) (/ (+ 1 (* (+ 10 k) k)) (* (sqrt a) (pow (sqrt k) m))) (/ 1 (pow (sqrt k) m)) (/ (/ (+ 1 (* (+ 10 k) k)) (pow (sqrt k) m)) a) (/ 1 (* (cbrt a) (cbrt a))) (/ (+ 1 (* (+ 10 k) k)) (* (pow k m) (cbrt a))) (/ 1 (sqrt a)) (/ (+ 1 (* (+ 10 k) k)) (* (sqrt a) (pow k m))) 1 (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m))) (/ 1 (* (* (cbrt a) (cbrt (pow k m))) (* (cbrt a) (cbrt (pow k m))))) (/ (/ (+ 1 (* (+ 10 k) k)) (cbrt (pow k m))) (cbrt a)) (/ (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m))) (sqrt a)) (/ (/ (+ 1 (* (+ 10 k) k)) (cbrt (pow k m))) (sqrt a)) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m))) (/ (/ (+ 1 (* (+ 10 k) k)) (cbrt (pow k m))) a) (/ 1 (* (sqrt (pow k m)) (* (cbrt a) (cbrt a)))) (/ (/ (+ 1 (* (+ 10 k) k)) (cbrt a)) (sqrt (pow k m))) (/ 1 (* (sqrt (pow k m)) (sqrt a))) (/ (/ (+ 1 (* (+ 10 k) k)) (sqrt a)) (sqrt (pow k m))) (/ 1 (sqrt (pow k m))) (/ (+ 1 (* (+ 10 k) k)) (* a (sqrt (pow k m)))) (/ 1 (* (cbrt a) (cbrt a))) (/ (+ 1 (* (+ 10 k) k)) (* (pow k m) (cbrt a))) (/ 1 (sqrt a)) (/ (+ 1 (* (+ 10 k) k)) (* (sqrt a) (pow k m))) 1 (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m))) (/ (/ 1 (* (cbrt a) (cbrt a))) (pow k (/ m 2))) (/ (/ (+ 1 (* (+ 10 k) k)) (cbrt a)) (pow k (/ m 2))) (/ (/ 1 (sqrt a)) (pow k (/ m 2))) (/ (+ 1 (* (+ 10 k) k)) (* (sqrt a) (pow k (/ m 2)))) (/ 1 (pow k (/ m 2))) (/ (/ (+ 1 (* (+ 10 k) k)) a) (pow k (/ m 2))) (/ 1 (* (cbrt a) (cbrt a))) (/ (+ 1 (* (+ 10 k) k)) (* (pow k m) (cbrt a))) (/ 1 (sqrt a)) (/ (+ 1 (* (+ 10 k) k)) (* (sqrt a) (pow k m))) 1 (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m))) (/ (+ 1 (* (+ 10 k) k)) (* (cbrt a) (cbrt a))) (/ 1 (* (pow k m) (cbrt a))) (/ (+ 1 (* (+ 10 k) k)) (sqrt a)) (/ (/ 1 (pow k m)) (sqrt a)) (+ 1 (* (+ 10 k) k)) (/ 1 (* a (pow k m))) (/ 1 a) (/ (* a (pow k m)) (+ 1 (* (+ 10 k) k))) (/ (+ 1 (* (+ 10 k) k)) (* (* (cbrt a) (cbrt a)) (pow k m))) (/ (+ 1 (* (+ 10 k) k)) (* (sqrt a) (pow k m))) (/ (+ 1 (* (+ 10 k) k)) (pow k m)) (/ a (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m)))) (/ a (sqrt (/ (+ 1 (* (+ 10 k) k)) (pow k m)))) (/ (* a (pow (cbrt k) m)) (cbrt (+ 1 (* (+ 10 k) k)))) (/ a (/ (cbrt (+ 1 (* (+ 10 k) k))) (pow (sqrt k) m))) (/ (* a (pow k m)) (cbrt (+ 1 (* (+ 10 k) k)))) (/ a (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (pow k m)))) (/ (* a (sqrt (pow k m))) (cbrt (+ 1 (* (+ 10 k) k)))) (/ (* a (pow k m)) (cbrt (+ 1 (* (+ 10 k) k)))) (* (/ a (cbrt (+ 1 (* (+ 10 k) k)))) (pow k (/ m 2))) (/ a (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow (cbrt k) m))) (/ a (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow (sqrt k) m))) (/ (* a (pow k m)) (sqrt (+ 1 (* (+ 10 k) k)))) (/ (* a (cbrt (pow k m))) (sqrt (+ 1 (* (+ 10 k) k)))) (/ a (/ (sqrt (+ 1 (* (+ 10 k) k))) (sqrt (pow k m)))) (/ (* a (pow k m)) (sqrt (+ 1 (* (+ 10 k) k)))) (* (/ a (sqrt (+ 1 (* (+ 10 k) k)))) (pow k (/ m 2))) (* (/ a (+ 1 (* (+ 10 k) k))) (pow (cbrt k) m)) (* (/ a (+ 1 (* (+ 10 k) k))) (pow (sqrt k) m)) (/ (* a (pow k m)) (+ 1 (* (+ 10 k) k))) (/ a (/ (+ 1 (* (+ 10 k) k)) (cbrt (pow k m)))) (/ (* a (sqrt (pow k m))) (+ 1 (* (+ 10 k) k))) (/ (* a (pow k m)) (+ 1 (* (+ 10 k) k))) (* (/ a (+ 1 (* (+ 10 k) k))) (pow k (/ m 2))) (/ (* a (pow k m)) (+ 1 (* (+ 10 k) k))) (* a (pow k m)) (* a (pow k m)) (real->posit16 (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m)))) -1 (+ (- (- (log (+ 1 (* (+ 10 k) k))) (* (log k) m))) (log a)) (+ (- (- (log (+ 1 (* (+ 10 k) k))) (* (log k) m))) (log a)) (+ (- (- (log (+ 1 (* (+ 10 k) k))) (* (log k) m))) (log a)) (+ (- (- (log (+ 1 (* (+ 10 k) k))) (* (log k) m))) (log a)) (+ (- (- (log (+ 1 (* (+ 10 k) k))) (* (log k) m))) (log a)) (+ (- (- (log (+ 1 (* (+ 10 k) k))) (* (log k) m))) (log a)) (+ (- (- (log (+ 1 (* (+ 10 k) k))) (* (log k) m))) (log a)) (+ (- (- (log (+ 1 (* (+ 10 k) k))) (* (log k) m))) (log a)) (+ (- (- (log (+ 1 (* (+ 10 k) k))) (* (log k) m))) (log a)) (+ (- (- (log (+ 1 (* (+ 10 k) k))) (* (log k) m))) (log a)) (+ (- (- (log (+ 1 (* (+ 10 k) k))) (* (log k) m))) (log a)) (+ (- (- (log (+ 1 (* (+ 10 k) k))) (* (log k) m))) (log a)) (+ (- (- (log (+ 1 (* (+ 10 k) k))) (* (log k) m))) (log a)) (+ (- (- (log (+ 1 (* (+ 10 k) k))) (* (log k) m))) (log a)) (+ (- (- (log (+ 1 (* (+ 10 k) k))) (* (log k) m))) (log a)) (+ (- (- (log (+ 1 (* (+ 10 k) k))) (* (log k) m))) (log a)) (exp (/ 1 (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m))))) (/ (* 1 (* (* a a) a)) (* (* (/ (+ 1 (* (+ 10 k) k)) (pow k m)) (/ (+ 1 (* (+ 10 k) k)) (pow k m))) (/ (+ 1 (* (+ 10 k) k)) (pow k m)))) (/ 1 (* (/ (/ (+ 1 (* (+ 10 k) k)) (pow k m)) a) (* (/ (/ (+ 1 (* (+ 10 k) k)) (pow k m)) a) (/ (/ (+ 1 (* (+ 10 k) k)) (pow k m)) a)))) (/ (/ 1 (* (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m))) (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m))))) (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m)))) (* (cbrt (/ 1 (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m))))) (cbrt (/ 1 (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m)))))) (cbrt (/ 1 (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m))))) (* (* (/ 1 (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m)))) (/ 1 (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m))))) (/ 1 (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m))))) (sqrt (/ 1 (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m))))) (sqrt (/ 1 (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m))))) -1 (- (/ (/ (+ 1 (* (+ 10 k) k)) (pow k m)) a)) (* (/ 1 (cbrt (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m))))) (/ 1 (cbrt (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m)))))) (/ 1 (cbrt (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m))))) (/ 1 (sqrt (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m))))) (/ 1 (sqrt (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m))))) (/ 1 (* (/ (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m))) (cbrt a)) (/ (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m))) (cbrt a)))) (/ 1 (/ (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m))) (cbrt a))) (* (* (/ 1 (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m)))) (/ 1 (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m))))) (sqrt a)) (/ (sqrt a) (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m)))) (* (/ 1 (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m)))) (/ 1 (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m))))) (/ (* 1 a) (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m)))) (/ 1 (/ (sqrt (/ (+ 1 (* (+ 10 k) k)) (pow k m))) (* (cbrt a) (cbrt a)))) (* (/ 1 (sqrt (/ (+ 1 (* (+ 10 k) k)) (pow k m)))) (cbrt a)) (* (/ 1 (sqrt (/ (+ 1 (* (+ 10 k) k)) (pow k m)))) (sqrt a)) (* (/ 1 (sqrt (/ (+ 1 (* (+ 10 k) k)) (pow k m)))) (sqrt a)) (/ 1 (sqrt (/ (+ 1 (* (+ 10 k) k)) (pow k m)))) (/ (* 1 a) (sqrt (/ (+ 1 (* (+ 10 k) k)) (pow k m)))) (* (* (* (/ 1 (cbrt (+ 1 (* (+ 10 k) k)))) (/ (pow (* (cbrt k) (cbrt k)) m) (cbrt (+ 1 (* (+ 10 k) k))))) (cbrt a)) (cbrt a)) (/ 1 (/ (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt a)) (pow (cbrt k) m))) (/ 1 (/ (* (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (+ 1 (* (+ 10 k) k)))) (* (sqrt a) (pow (* (cbrt k) (cbrt k)) m)))) (* (* (/ 1 (cbrt (+ 1 (* (+ 10 k) k)))) (pow (cbrt k) m)) (sqrt a)) (/ 1 (/ (cbrt (+ 1 (* (+ 10 k) k))) (/ (pow (* (cbrt k) (cbrt k)) m) (cbrt (+ 1 (* (+ 10 k) k)))))) (/ (* 1 a) (/ (cbrt (+ 1 (* (+ 10 k) k))) (pow (cbrt k) m))) (/ (* 1 (* (cbrt a) (cbrt a))) (/ (cbrt (+ 1 (* (+ 10 k) k))) (/ (pow (sqrt k) m) (cbrt (+ 1 (* (+ 10 k) k)))))) (/ (* 1 (cbrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (pow (sqrt k) m))) (/ 1 (/ (cbrt (+ 1 (* (+ 10 k) k))) (/ (* (sqrt a) (pow (sqrt k) m)) (cbrt (+ 1 (* (+ 10 k) k)))))) (/ (* 1 (sqrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (pow (sqrt k) m))) (/ 1 (/ (cbrt (+ 1 (* (+ 10 k) k))) (/ (pow (sqrt k) m) (cbrt (+ 1 (* (+ 10 k) k)))))) (/ (* 1 a) (/ (cbrt (+ 1 (* (+ 10 k) k))) (pow (sqrt k) m))) (/ 1 (* (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt a)))) (/ (* 1 (cbrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (pow k m))) (/ (* 1 (sqrt a)) (* (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (+ 1 (* (+ 10 k) k))))) (/ (* 1 (sqrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (pow k m))) (/ 1 (* (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (+ 1 (* (+ 10 k) k))))) (/ 1 (/ (cbrt (+ 1 (* (+ 10 k) k))) (* a (pow k m)))) (/ 1 (* (/ (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt a)) (cbrt (pow k m))) (/ (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt a)) (cbrt (pow k m))))) (/ (* 1 (cbrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (pow k m)))) (* (/ 1 (* (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (pow k m))) (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (pow k m))))) (sqrt a)) (/ (* 1 (sqrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (pow k m)))) (/ 1 (* (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (pow k m))) (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (pow k m))))) (/ (* 1 a) (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (pow k m)))) (* (* (/ 1 (cbrt (+ 1 (* (+ 10 k) k)))) (/ (sqrt (pow k m)) (cbrt (+ 1 (* (+ 10 k) k))))) (* (cbrt a) (cbrt a))) (/ (* 1 (cbrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (sqrt (pow k m)))) (/ 1 (* (/ (cbrt (+ 1 (* (+ 10 k) k))) (sqrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (sqrt (pow k m))))) (/ (* 1 (sqrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (sqrt (pow k m)))) (/ 1 (/ (* (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (+ 1 (* (+ 10 k) k)))) (sqrt (pow k m)))) (/ (* 1 a) (/ (cbrt (+ 1 (* (+ 10 k) k))) (sqrt (pow k m)))) (/ 1 (* (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt a)))) (/ (* 1 (cbrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (pow k m))) (/ (* 1 (sqrt a)) (* (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (+ 1 (* (+ 10 k) k))))) (/ (* 1 (sqrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (pow k m))) (/ 1 (* (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (+ 1 (* (+ 10 k) k))))) (/ 1 (/ (cbrt (+ 1 (* (+ 10 k) k))) (* a (pow k m)))) (* (/ 1 (/ (cbrt (+ 1 (* (+ 10 k) k))) (/ (pow k (/ m 2)) (cbrt (+ 1 (* (+ 10 k) k)))))) (* (cbrt a) (cbrt a))) (/ 1 (/ (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt a)) (pow k (/ m 2)))) (/ 1 (/ (* (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (+ 1 (* (+ 10 k) k)))) (* (sqrt a) (pow k (/ m 2))))) (/ 1 (/ (/ (cbrt (+ 1 (* (+ 10 k) k))) (sqrt a)) (pow k (/ m 2)))) (/ 1 (/ (cbrt (+ 1 (* (+ 10 k) k))) (/ (pow k (/ m 2)) (cbrt (+ 1 (* (+ 10 k) k)))))) (/ 1 (/ (/ (cbrt (+ 1 (* (+ 10 k) k))) a) (pow k (/ m 2)))) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (pow (* (cbrt k) (cbrt k)) m) (* (cbrt a) (cbrt a))))) (/ (* 1 (cbrt a)) (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow (cbrt k) m))) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (sqrt a) (pow (* (cbrt k) (cbrt k)) m)))) (/ (* 1 (sqrt a)) (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow (cbrt k) m))) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow (* (cbrt k) (cbrt k)) m))) (/ (* 1 a) (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow (cbrt k) m))) (/ (* 1 (* (cbrt a) (cbrt a))) (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow (sqrt k) m))) (/ (* 1 (cbrt a)) (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow (sqrt k) m))) (* (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow (sqrt k) m))) (sqrt a)) (* (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow (sqrt k) m))) (sqrt a)) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow (sqrt k) m))) (/ (* 1 a) (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow (sqrt k) m))) (* (* (/ 1 (sqrt (+ 1 (* (+ 10 k) k)))) (cbrt a)) (cbrt a)) (/ (* 1 (cbrt a)) (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow k m))) (/ (* 1 (sqrt a)) (sqrt (+ 1 (* (+ 10 k) k)))) (/ (* 1 (sqrt a)) (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow k m))) (/ 1 (sqrt (+ 1 (* (+ 10 k) k)))) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (* a (pow k m)))) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (* (cbrt a) (cbrt (pow k m))) (* (cbrt a) (cbrt (pow k m)))))) (* (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (cbrt (pow k m)))) (cbrt a)) (* (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt a)) (/ (* 1 (sqrt a)) (/ (sqrt (+ 1 (* (+ 10 k) k))) (cbrt (pow k m)))) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (* 1 a) (/ (sqrt (+ 1 (* (+ 10 k) k))) (cbrt (pow k m)))) (* (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (sqrt (pow k m)))) (* (cbrt a) (cbrt a))) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (cbrt a) (sqrt (pow k m))))) (* (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (sqrt (pow k m)))) (sqrt a)) (* (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (sqrt (pow k m)))) (sqrt a)) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (sqrt (pow k m)))) (/ (* 1 a) (/ (sqrt (+ 1 (* (+ 10 k) k))) (sqrt (pow k m)))) (* (* (/ 1 (sqrt (+ 1 (* (+ 10 k) k)))) (cbrt a)) (cbrt a)) (/ (* 1 (cbrt a)) (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow k m))) (/ (* 1 (sqrt a)) (sqrt (+ 1 (* (+ 10 k) k)))) (/ (* 1 (sqrt a)) (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow k m))) (/ 1 (sqrt (+ 1 (* (+ 10 k) k)))) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (* a (pow k m)))) (/ 1 (/ (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (cbrt a) (cbrt a))) (pow k (/ m 2)))) (/ 1 (/ (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow k (/ m 2))) (cbrt a))) (/ 1 (/ (/ (sqrt (+ 1 (* (+ 10 k) k))) (sqrt a)) (pow k (/ m 2)))) (/ 1 (/ (/ (sqrt (+ 1 (* (+ 10 k) k))) (sqrt a)) (pow k (/ m 2)))) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow k (/ m 2)))) (/ 1 (/ (/ (sqrt (+ 1 (* (+ 10 k) k))) a) (pow k (/ m 2)))) (* (pow (* (cbrt k) (cbrt k)) m) (* (cbrt a) (cbrt a))) (/ (* 1 (cbrt a)) (/ (+ 1 (* (+ 10 k) k)) (pow (cbrt k) m))) (* (pow (* (cbrt k) (cbrt k)) m) (sqrt a)) (* (* (/ 1 (+ 1 (* (+ 10 k) k))) (pow (cbrt k) m)) (sqrt a)) (pow (* (cbrt k) (cbrt k)) m) (/ (* 1 a) (/ (+ 1 (* (+ 10 k) k)) (pow (cbrt k) m))) (* (cbrt a) (* (cbrt a) (pow (sqrt k) m))) (/ (* 1 (cbrt a)) (/ (+ 1 (* (+ 10 k) k)) (pow (sqrt k) m))) (* (sqrt a) (pow (sqrt k) m)) (/ (* 1 (sqrt a)) (/ (+ 1 (* (+ 10 k) k)) (pow (sqrt k) m))) (pow (sqrt k) m) (/ 1 (/ (/ (+ 1 (* (+ 10 k) k)) (pow (sqrt k) m)) a)) (* (cbrt a) (cbrt a)) (* (/ 1 (+ 1 (* (+ 10 k) k))) (* (pow k m) (cbrt a))) (sqrt a) (/ 1 (/ (+ 1 (* (+ 10 k) k)) (* (sqrt a) (pow k m)))) 1 (/ 1 (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m)))) (* (* (cbrt a) (cbrt (pow k m))) (* (cbrt a) (cbrt (pow k m)))) (/ (* 1 (cbrt a)) (/ (+ 1 (* (+ 10 k) k)) (cbrt (pow k m)))) (* (sqrt a) (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (/ 1 (/ (+ 1 (* (+ 10 k) k)) (cbrt (pow k m)))) (sqrt a)) (/ 1 (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (* (/ 1 (/ (+ 1 (* (+ 10 k) k)) (cbrt (pow k m)))) a) (* (sqrt (pow k m)) (* (cbrt a) (cbrt a))) (/ (* 1 (cbrt a)) (/ (+ 1 (* (+ 10 k) k)) (sqrt (pow k m)))) (* (sqrt (pow k m)) (sqrt a)) (* (/ 1 (/ (+ 1 (* (+ 10 k) k)) (sqrt (pow k m)))) (sqrt a)) (sqrt (pow k m)) (/ (* 1 a) (/ (+ 1 (* (+ 10 k) k)) (sqrt (pow k m)))) (* (cbrt a) (cbrt a)) (* (/ 1 (+ 1 (* (+ 10 k) k))) (* (pow k m) (cbrt a))) (sqrt a) (/ 1 (/ (+ 1 (* (+ 10 k) k)) (* (sqrt a) (pow k m)))) 1 (/ 1 (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m)))) (* (* (cbrt a) (cbrt a)) (pow k (/ m 2))) (* (* (/ 1 (+ 1 (* (+ 10 k) k))) (pow k (/ m 2))) (cbrt a)) (* (pow k (/ m 2)) (sqrt a)) (/ 1 (/ (+ 1 (* (+ 10 k) k)) (* (sqrt a) (pow k (/ m 2))))) (pow k (/ m 2)) (/ (* 1 a) (/ (+ 1 (* (+ 10 k) k)) (pow k (/ m 2)))) (* (cbrt a) (cbrt a)) (* (/ 1 (+ 1 (* (+ 10 k) k))) (* (pow k m) (cbrt a))) (sqrt a) (/ 1 (/ (+ 1 (* (+ 10 k) k)) (* (sqrt a) (pow k m)))) 1 (/ 1 (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m)))) (/ 1 (/ (+ 1 (* (+ 10 k) k)) (* (cbrt a) (cbrt a)))) (* (pow k m) (cbrt a)) (* (/ 1 (+ 1 (* (+ 10 k) k))) (sqrt a)) (* (sqrt a) (pow k m)) (/ 1 (+ 1 (* (+ 10 k) k))) (* a (pow k m)) 1 (/ 1 (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m)))) (/ (* 1 (pow k m)) (+ 1 (* (+ 10 k) k))) a (* (/ 1 (cbrt (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m))))) (/ 1 (cbrt (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m)))))) (/ 1 (cbrt (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m))))) (/ 1 (sqrt (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m))))) (/ 1 (sqrt (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m))))) (/ 1 (* (/ (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m))) (cbrt a)) (/ (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m))) (cbrt a)))) (/ 1 (/ (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m))) (cbrt a))) (* (* (/ 1 (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m)))) (/ 1 (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m))))) (sqrt a)) (/ (sqrt a) (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m)))) (/ 1 (* (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m))) (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m))))) (/ (* 1 a) (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m)))) (/ 1 (/ (sqrt (/ (+ 1 (* (+ 10 k) k)) (pow k m))) (* (cbrt a) (cbrt a)))) (* (/ 1 (sqrt (/ (+ 1 (* (+ 10 k) k)) (pow k m)))) (cbrt a)) (* (/ 1 (sqrt (/ (+ 1 (* (+ 10 k) k)) (pow k m)))) (sqrt a)) (* (/ 1 (sqrt (/ (+ 1 (* (+ 10 k) k)) (pow k m)))) (sqrt a)) (/ 1 (sqrt (/ (+ 1 (* (+ 10 k) k)) (pow k m)))) (/ (* 1 a) (sqrt (/ (+ 1 (* (+ 10 k) k)) (pow k m)))) (* (* (* (/ 1 (cbrt (+ 1 (* (+ 10 k) k)))) (/ (pow (* (cbrt k) (cbrt k)) m) (cbrt (+ 1 (* (+ 10 k) k))))) (cbrt a)) (cbrt a)) (/ 1 (/ (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt a)) (pow (cbrt k) m))) (/ 1 (/ (* (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (+ 1 (* (+ 10 k) k)))) (* (sqrt a) (pow (* (cbrt k) (cbrt k)) m)))) (* (* (/ 1 (cbrt (+ 1 (* (+ 10 k) k)))) (pow (cbrt k) m)) (sqrt a)) (* (/ 1 (cbrt (+ 1 (* (+ 10 k) k)))) (/ (pow (* (cbrt k) (cbrt k)) m) (cbrt (+ 1 (* (+ 10 k) k))))) (/ (* 1 a) (/ (cbrt (+ 1 (* (+ 10 k) k))) (pow (cbrt k) m))) (/ (* 1 (* (cbrt a) (cbrt a))) (/ (cbrt (+ 1 (* (+ 10 k) k))) (/ (pow (sqrt k) m) (cbrt (+ 1 (* (+ 10 k) k)))))) (/ (* 1 (cbrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (pow (sqrt k) m))) (/ 1 (/ (cbrt (+ 1 (* (+ 10 k) k))) (/ (* (sqrt a) (pow (sqrt k) m)) (cbrt (+ 1 (* (+ 10 k) k)))))) (/ (* 1 (sqrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (pow (sqrt k) m))) (/ 1 (/ (cbrt (+ 1 (* (+ 10 k) k))) (/ (pow (sqrt k) m) (cbrt (+ 1 (* (+ 10 k) k)))))) (/ (* 1 a) (/ (cbrt (+ 1 (* (+ 10 k) k))) (pow (sqrt k) m))) (/ 1 (* (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt a)))) (/ (* 1 (cbrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (pow k m))) (/ (* 1 (sqrt a)) (* (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (+ 1 (* (+ 10 k) k))))) (/ (* 1 (sqrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (pow k m))) (/ 1 (* (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (+ 1 (* (+ 10 k) k))))) (/ 1 (/ (cbrt (+ 1 (* (+ 10 k) k))) (* a (pow k m)))) (/ 1 (* (/ (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt a)) (cbrt (pow k m))) (/ (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt a)) (cbrt (pow k m))))) (/ (* 1 (cbrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (pow k m)))) (* (/ 1 (* (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (pow k m))) (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (pow k m))))) (sqrt a)) (/ (* 1 (sqrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (pow k m)))) (/ 1 (* (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (pow k m))) (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (pow k m))))) (/ (* 1 a) (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (pow k m)))) (* (* (/ 1 (cbrt (+ 1 (* (+ 10 k) k)))) (/ (sqrt (pow k m)) (cbrt (+ 1 (* (+ 10 k) k))))) (* (cbrt a) (cbrt a))) (/ (* 1 (cbrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (sqrt (pow k m)))) (/ 1 (* (/ (cbrt (+ 1 (* (+ 10 k) k))) (sqrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (sqrt (pow k m))))) (/ (* 1 (sqrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (sqrt (pow k m)))) (/ 1 (/ (* (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (+ 1 (* (+ 10 k) k)))) (sqrt (pow k m)))) (/ (* 1 a) (/ (cbrt (+ 1 (* (+ 10 k) k))) (sqrt (pow k m)))) (/ 1 (* (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt a)))) (/ (* 1 (cbrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (pow k m))) (/ (* 1 (sqrt a)) (* (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (+ 1 (* (+ 10 k) k))))) (/ (* 1 (sqrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (pow k m))) (/ 1 (* (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (+ 1 (* (+ 10 k) k))))) (/ 1 (/ (cbrt (+ 1 (* (+ 10 k) k))) (* a (pow k m)))) (* (/ 1 (/ (cbrt (+ 1 (* (+ 10 k) k))) (/ (pow k (/ m 2)) (cbrt (+ 1 (* (+ 10 k) k)))))) (* (cbrt a) (cbrt a))) (/ 1 (/ (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt a)) (pow k (/ m 2)))) (/ 1 (/ (* (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (+ 1 (* (+ 10 k) k)))) (* (sqrt a) (pow k (/ m 2))))) (/ 1 (/ (/ (cbrt (+ 1 (* (+ 10 k) k))) (sqrt a)) (pow k (/ m 2)))) (/ 1 (/ (cbrt (+ 1 (* (+ 10 k) k))) (/ (pow k (/ m 2)) (cbrt (+ 1 (* (+ 10 k) k)))))) (/ 1 (/ (/ (cbrt (+ 1 (* (+ 10 k) k))) a) (pow k (/ m 2)))) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (pow (* (cbrt k) (cbrt k)) m) (* (cbrt a) (cbrt a))))) (/ (* 1 (cbrt a)) (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow (cbrt k) m))) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (sqrt a) (pow (* (cbrt k) (cbrt k)) m)))) (/ (* 1 (sqrt a)) (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow (cbrt k) m))) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow (* (cbrt k) (cbrt k)) m))) (/ (* 1 a) (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow (cbrt k) m))) (/ (* 1 (* (cbrt a) (cbrt a))) (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow (sqrt k) m))) (/ (* 1 (cbrt a)) (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow (sqrt k) m))) (* (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow (sqrt k) m))) (sqrt a)) (* (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow (sqrt k) m))) (sqrt a)) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow (sqrt k) m))) (/ (* 1 a) (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow (sqrt k) m))) (* (* (/ 1 (sqrt (+ 1 (* (+ 10 k) k)))) (cbrt a)) (cbrt a)) (/ (* 1 (cbrt a)) (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow k m))) (/ (* 1 (sqrt a)) (sqrt (+ 1 (* (+ 10 k) k)))) (/ (* 1 (sqrt a)) (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow k m))) (/ 1 (sqrt (+ 1 (* (+ 10 k) k)))) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (* a (pow k m)))) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (* (cbrt a) (cbrt (pow k m))) (* (cbrt a) (cbrt (pow k m)))))) (* (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (cbrt (pow k m)))) (cbrt a)) (* (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt a)) (/ (* 1 (sqrt a)) (/ (sqrt (+ 1 (* (+ 10 k) k))) (cbrt (pow k m)))) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (* 1 a) (/ (sqrt (+ 1 (* (+ 10 k) k))) (cbrt (pow k m)))) (* (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (sqrt (pow k m)))) (* (cbrt a) (cbrt a))) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (cbrt a) (sqrt (pow k m))))) (* (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (sqrt (pow k m)))) (sqrt a)) (* (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (sqrt (pow k m)))) (sqrt a)) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (sqrt (pow k m)))) (/ (* 1 a) (/ (sqrt (+ 1 (* (+ 10 k) k))) (sqrt (pow k m)))) (* (* (/ 1 (sqrt (+ 1 (* (+ 10 k) k)))) (cbrt a)) (cbrt a)) (/ (* 1 (cbrt a)) (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow k m))) (/ (* 1 (sqrt a)) (sqrt (+ 1 (* (+ 10 k) k)))) (/ (* 1 (sqrt a)) (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow k m))) (/ 1 (sqrt (+ 1 (* (+ 10 k) k)))) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (* a (pow k m)))) (/ 1 (/ (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (cbrt a) (cbrt a))) (pow k (/ m 2)))) (/ 1 (/ (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow k (/ m 2))) (cbrt a))) (/ 1 (/ (/ (sqrt (+ 1 (* (+ 10 k) k))) (sqrt a)) (pow k (/ m 2)))) (/ 1 (/ (/ (sqrt (+ 1 (* (+ 10 k) k))) (sqrt a)) (pow k (/ m 2)))) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow k (/ m 2)))) (/ 1 (/ (/ (sqrt (+ 1 (* (+ 10 k) k))) a) (pow k (/ m 2)))) (* (pow (* (cbrt k) (cbrt k)) m) (* (cbrt a) (cbrt a))) (/ (* 1 (cbrt a)) (/ (+ 1 (* (+ 10 k) k)) (pow (cbrt k) m))) (* (pow (* (cbrt k) (cbrt k)) m) (sqrt a)) (* (* (/ 1 (+ 1 (* (+ 10 k) k))) (pow (cbrt k) m)) (sqrt a)) (pow (* (cbrt k) (cbrt k)) m) (/ (* 1 a) (/ (+ 1 (* (+ 10 k) k)) (pow (cbrt k) m))) (* (cbrt a) (* (cbrt a) (pow (sqrt k) m))) (/ (* 1 (cbrt a)) (/ (+ 1 (* (+ 10 k) k)) (pow (sqrt k) m))) (* (sqrt a) (pow (sqrt k) m)) (/ (* 1 (sqrt a)) (/ (+ 1 (* (+ 10 k) k)) (pow (sqrt k) m))) (pow (sqrt k) m) (/ 1 (/ (/ (+ 1 (* (+ 10 k) k)) (pow (sqrt k) m)) a)) (* (cbrt a) (cbrt a)) (* (/ 1 (+ 1 (* (+ 10 k) k))) (* (pow k m) (cbrt a))) (sqrt a) (/ 1 (/ (+ 1 (* (+ 10 k) k)) (* (sqrt a) (pow k m)))) 1 (/ 1 (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m)))) (* (* (cbrt a) (cbrt (pow k m))) (* (cbrt a) (cbrt (pow k m)))) (/ (* 1 (cbrt a)) (/ (+ 1 (* (+ 10 k) k)) (cbrt (pow k m)))) (* (sqrt a) (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (/ 1 (/ (+ 1 (* (+ 10 k) k)) (cbrt (pow k m)))) (sqrt a)) (/ 1 (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (* (/ 1 (/ (+ 1 (* (+ 10 k) k)) (cbrt (pow k m)))) a) (* (sqrt (pow k m)) (* (cbrt a) (cbrt a))) (/ (* 1 (cbrt a)) (/ (+ 1 (* (+ 10 k) k)) (sqrt (pow k m)))) (* (sqrt (pow k m)) (sqrt a)) (* (/ 1 (/ (+ 1 (* (+ 10 k) k)) (sqrt (pow k m)))) (sqrt a)) (sqrt (pow k m)) (/ (* 1 a) (/ (+ 1 (* (+ 10 k) k)) (sqrt (pow k m)))) (* (cbrt a) (cbrt a)) (* (/ 1 (+ 1 (* (+ 10 k) k))) (* (pow k m) (cbrt a))) (sqrt a) (/ 1 (/ (+ 1 (* (+ 10 k) k)) (* (sqrt a) (pow k m)))) 1 (/ 1 (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m)))) (* (* (cbrt a) (cbrt a)) (pow k (/ m 2))) (* (* (/ 1 (+ 1 (* (+ 10 k) k))) (pow k (/ m 2))) (cbrt a)) (* (pow k (/ m 2)) (sqrt a)) (/ 1 (/ (+ 1 (* (+ 10 k) k)) (* (sqrt a) (pow k (/ m 2))))) (pow k (/ m 2)) (/ (* 1 a) (/ (+ 1 (* (+ 10 k) k)) (pow k (/ m 2)))) (* (cbrt a) (cbrt a)) (* (/ 1 (+ 1 (* (+ 10 k) k))) (* (pow k m) (cbrt a))) (sqrt a) (/ 1 (/ (+ 1 (* (+ 10 k) k)) (* (sqrt a) (pow k m)))) 1 (/ 1 (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m)))) (/ 1 (/ (+ 1 (* (+ 10 k) k)) (* (cbrt a) (cbrt a)))) (* (pow k m) (cbrt a)) (* (/ 1 (+ 1 (* (+ 10 k) k))) (sqrt a)) (* (sqrt a) (pow k m)) (/ 1 (+ 1 (* (+ 10 k) k))) (* a (pow k m)) 1 (/ 1 (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m)))) (/ (* 1 (pow k m)) (+ 1 (* (+ 10 k) k))) a (* (/ 1 (cbrt (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m))))) (/ 1 (cbrt (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m)))))) (/ 1 (cbrt (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m))))) (/ 1 (sqrt (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m))))) (/ 1 (sqrt (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m))))) (/ 1 (* (/ (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m))) (cbrt a)) (/ (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m))) (cbrt a)))) (/ 1 (/ (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m))) (cbrt a))) (* (* (/ 1 (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m)))) (/ 1 (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m))))) (sqrt a)) (/ (sqrt a) (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m)))) (/ 1 (* (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m))) (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m))))) (/ (* 1 a) (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m)))) (/ 1 (/ (sqrt (/ (+ 1 (* (+ 10 k) k)) (pow k m))) (* (cbrt a) (cbrt a)))) (* (/ 1 (sqrt (/ (+ 1 (* (+ 10 k) k)) (pow k m)))) (cbrt a)) (* (/ 1 (sqrt (/ (+ 1 (* (+ 10 k) k)) (pow k m)))) (sqrt a)) (* (/ 1 (sqrt (/ (+ 1 (* (+ 10 k) k)) (pow k m)))) (sqrt a)) (/ 1 (sqrt (/ (+ 1 (* (+ 10 k) k)) (pow k m)))) (/ (* 1 a) (sqrt (/ (+ 1 (* (+ 10 k) k)) (pow k m)))) (* (* (* (/ 1 (cbrt (+ 1 (* (+ 10 k) k)))) (/ (pow (* (cbrt k) (cbrt k)) m) (cbrt (+ 1 (* (+ 10 k) k))))) (cbrt a)) (cbrt a)) (/ 1 (/ (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt a)) (pow (cbrt k) m))) (/ 1 (/ (* (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (+ 1 (* (+ 10 k) k)))) (* (sqrt a) (pow (* (cbrt k) (cbrt k)) m)))) (* (* (/ 1 (cbrt (+ 1 (* (+ 10 k) k)))) (pow (cbrt k) m)) (sqrt a)) (/ 1 (/ (cbrt (+ 1 (* (+ 10 k) k))) (/ (pow (* (cbrt k) (cbrt k)) m) (cbrt (+ 1 (* (+ 10 k) k)))))) (/ (* 1 a) (/ (cbrt (+ 1 (* (+ 10 k) k))) (pow (cbrt k) m))) (/ (* 1 (* (cbrt a) (cbrt a))) (/ (cbrt (+ 1 (* (+ 10 k) k))) (/ (pow (sqrt k) m) (cbrt (+ 1 (* (+ 10 k) k)))))) (/ (* 1 (cbrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (pow (sqrt k) m))) (/ 1 (/ (cbrt (+ 1 (* (+ 10 k) k))) (/ (* (sqrt a) (pow (sqrt k) m)) (cbrt (+ 1 (* (+ 10 k) k)))))) (/ (* 1 (sqrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (pow (sqrt k) m))) (* (/ 1 (cbrt (+ 1 (* (+ 10 k) k)))) (/ (pow (sqrt k) m) (cbrt (+ 1 (* (+ 10 k) k))))) (/ (* 1 a) (/ (cbrt (+ 1 (* (+ 10 k) k))) (pow (sqrt k) m))) (/ 1 (* (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt a)))) (/ (* 1 (cbrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (pow k m))) (/ (* 1 (sqrt a)) (* (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (+ 1 (* (+ 10 k) k))))) (/ (* 1 (sqrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (pow k m))) (/ (/ 1 (cbrt (+ 1 (* (+ 10 k) k)))) (cbrt (+ 1 (* (+ 10 k) k)))) (/ 1 (/ (cbrt (+ 1 (* (+ 10 k) k))) (* a (pow k m)))) (/ 1 (* (/ (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt a)) (cbrt (pow k m))) (/ (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt a)) (cbrt (pow k m))))) (/ (* 1 (cbrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (pow k m)))) (* (/ 1 (* (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (pow k m))) (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (pow k m))))) (sqrt a)) (/ (* 1 (sqrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (pow k m)))) (/ (/ 1 (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (pow k m)))) (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (pow k m)))) (/ (* 1 a) (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (pow k m)))) (* (* (/ 1 (cbrt (+ 1 (* (+ 10 k) k)))) (/ (sqrt (pow k m)) (cbrt (+ 1 (* (+ 10 k) k))))) (* (cbrt a) (cbrt a))) (/ (* 1 (cbrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (sqrt (pow k m)))) (/ 1 (* (/ (cbrt (+ 1 (* (+ 10 k) k))) (sqrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (sqrt (pow k m))))) (/ (* 1 (sqrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (sqrt (pow k m)))) (/ 1 (/ (* (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (+ 1 (* (+ 10 k) k)))) (sqrt (pow k m)))) (/ (* 1 a) (/ (cbrt (+ 1 (* (+ 10 k) k))) (sqrt (pow k m)))) (/ 1 (* (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt a)))) (/ (* 1 (cbrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (pow k m))) (/ (* 1 (sqrt a)) (* (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (+ 1 (* (+ 10 k) k))))) (/ (* 1 (sqrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (pow k m))) (/ (/ 1 (cbrt (+ 1 (* (+ 10 k) k)))) (cbrt (+ 1 (* (+ 10 k) k)))) (/ 1 (/ (cbrt (+ 1 (* (+ 10 k) k))) (* a (pow k m)))) (* (/ 1 (/ (cbrt (+ 1 (* (+ 10 k) k))) (/ (pow k (/ m 2)) (cbrt (+ 1 (* (+ 10 k) k)))))) (* (cbrt a) (cbrt a))) (/ 1 (/ (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt a)) (pow k (/ m 2)))) (/ 1 (/ (* (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (+ 1 (* (+ 10 k) k)))) (* (sqrt a) (pow k (/ m 2))))) (/ 1 (/ (/ (cbrt (+ 1 (* (+ 10 k) k))) (sqrt a)) (pow k (/ m 2)))) (/ 1 (/ (cbrt (+ 1 (* (+ 10 k) k))) (/ (pow k (/ m 2)) (cbrt (+ 1 (* (+ 10 k) k)))))) (/ 1 (/ (/ (cbrt (+ 1 (* (+ 10 k) k))) a) (pow k (/ m 2)))) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (pow (* (cbrt k) (cbrt k)) m) (* (cbrt a) (cbrt a))))) (/ (* 1 (cbrt a)) (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow (cbrt k) m))) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (sqrt a) (pow (* (cbrt k) (cbrt k)) m)))) (/ (* 1 (sqrt a)) (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow (cbrt k) m))) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow (* (cbrt k) (cbrt k)) m))) (/ (* 1 a) (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow (cbrt k) m))) (/ (* 1 (* (cbrt a) (cbrt a))) (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow (sqrt k) m))) (/ (* 1 (cbrt a)) (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow (sqrt k) m))) (* (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow (sqrt k) m))) (sqrt a)) (* (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow (sqrt k) m))) (sqrt a)) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow (sqrt k) m))) (/ (* 1 a) (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow (sqrt k) m))) (* (* (/ 1 (sqrt (+ 1 (* (+ 10 k) k)))) (cbrt a)) (cbrt a)) (/ (* 1 (cbrt a)) (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow k m))) (/ (* 1 (sqrt a)) (sqrt (+ 1 (* (+ 10 k) k)))) (/ (* 1 (sqrt a)) (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow k m))) (/ 1 (sqrt (+ 1 (* (+ 10 k) k)))) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (* a (pow k m)))) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (* (cbrt a) (cbrt (pow k m))) (* (cbrt a) (cbrt (pow k m)))))) (* (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (cbrt (pow k m)))) (cbrt a)) (* (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt a)) (/ (* 1 (sqrt a)) (/ (sqrt (+ 1 (* (+ 10 k) k))) (cbrt (pow k m)))) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (* 1 a) (/ (sqrt (+ 1 (* (+ 10 k) k))) (cbrt (pow k m)))) (* (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (sqrt (pow k m)))) (* (cbrt a) (cbrt a))) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (cbrt a) (sqrt (pow k m))))) (* (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (sqrt (pow k m)))) (sqrt a)) (* (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (sqrt (pow k m)))) (sqrt a)) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (sqrt (pow k m)))) (/ (* 1 a) (/ (sqrt (+ 1 (* (+ 10 k) k))) (sqrt (pow k m)))) (* (* (/ 1 (sqrt (+ 1 (* (+ 10 k) k)))) (cbrt a)) (cbrt a)) (/ (* 1 (cbrt a)) (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow k m))) (/ (* 1 (sqrt a)) (sqrt (+ 1 (* (+ 10 k) k)))) (/ (* 1 (sqrt a)) (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow k m))) (/ 1 (sqrt (+ 1 (* (+ 10 k) k)))) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (* a (pow k m)))) (/ 1 (/ (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (cbrt a) (cbrt a))) (pow k (/ m 2)))) (/ 1 (/ (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow k (/ m 2))) (cbrt a))) (/ 1 (/ (/ (sqrt (+ 1 (* (+ 10 k) k))) (sqrt a)) (pow k (/ m 2)))) (/ 1 (/ (/ (sqrt (+ 1 (* (+ 10 k) k))) (sqrt a)) (pow k (/ m 2)))) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow k (/ m 2)))) (/ 1 (/ (/ (sqrt (+ 1 (* (+ 10 k) k))) a) (pow k (/ m 2)))) (* (pow (* (cbrt k) (cbrt k)) m) (* (cbrt a) (cbrt a))) (/ (* 1 (cbrt a)) (/ (+ 1 (* (+ 10 k) k)) (pow (cbrt k) m))) (* (pow (* (cbrt k) (cbrt k)) m) (sqrt a)) (* (* (/ 1 (+ 1 (* (+ 10 k) k))) (pow (cbrt k) m)) (sqrt a)) (pow (* (cbrt k) (cbrt k)) m) (/ (* 1 a) (/ (+ 1 (* (+ 10 k) k)) (pow (cbrt k) m))) (* (cbrt a) (* (cbrt a) (pow (sqrt k) m))) (/ (* 1 (cbrt a)) (/ (+ 1 (* (+ 10 k) k)) (pow (sqrt k) m))) (* (sqrt a) (pow (sqrt k) m)) (/ (* 1 (sqrt a)) (/ (+ 1 (* (+ 10 k) k)) (pow (sqrt k) m))) (pow (sqrt k) m) (/ 1 (/ (/ (+ 1 (* (+ 10 k) k)) (pow (sqrt k) m)) a)) (* (cbrt a) (cbrt a)) (* (/ 1 (+ 1 (* (+ 10 k) k))) (* (pow k m) (cbrt a))) (sqrt a) (/ 1 (/ (+ 1 (* (+ 10 k) k)) (* (sqrt a) (pow k m)))) 1 (/ 1 (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m)))) (* (* (cbrt a) (cbrt (pow k m))) (* (cbrt a) (cbrt (pow k m)))) (/ (* 1 (cbrt a)) (/ (+ 1 (* (+ 10 k) k)) (cbrt (pow k m)))) (* (sqrt a) (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (/ 1 (/ (+ 1 (* (+ 10 k) k)) (cbrt (pow k m)))) (sqrt a)) (/ 1 (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (* (/ 1 (/ (+ 1 (* (+ 10 k) k)) (cbrt (pow k m)))) a) (* (sqrt (pow k m)) (* (cbrt a) (cbrt a))) (/ (* 1 (cbrt a)) (/ (+ 1 (* (+ 10 k) k)) (sqrt (pow k m)))) (* (sqrt (pow k m)) (sqrt a)) (* (/ 1 (/ (+ 1 (* (+ 10 k) k)) (sqrt (pow k m)))) (sqrt a)) (sqrt (pow k m)) (/ (* 1 a) (/ (+ 1 (* (+ 10 k) k)) (sqrt (pow k m)))) (* (cbrt a) (cbrt a)) (* (/ 1 (+ 1 (* (+ 10 k) k))) (* (pow k m) (cbrt a))) (sqrt a) (/ 1 (/ (+ 1 (* (+ 10 k) k)) (* (sqrt a) (pow k m)))) 1 (/ 1 (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m)))) (* (* (cbrt a) (cbrt a)) (pow k (/ m 2))) (* (* (/ 1 (+ 1 (* (+ 10 k) k))) (pow k (/ m 2))) (cbrt a)) (* (pow k (/ m 2)) (sqrt a)) (/ 1 (/ (+ 1 (* (+ 10 k) k)) (* (sqrt a) (pow k (/ m 2))))) (pow k (/ m 2)) (/ (* 1 a) (/ (+ 1 (* (+ 10 k) k)) (pow k (/ m 2)))) (* (cbrt a) (cbrt a)) (* (/ 1 (+ 1 (* (+ 10 k) k))) (* (pow k m) (cbrt a))) (sqrt a) (/ 1 (/ (+ 1 (* (+ 10 k) k)) (* (sqrt a) (pow k m)))) 1 (/ 1 (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m)))) (/ 1 (/ (+ 1 (* (+ 10 k) k)) (* (cbrt a) (cbrt a)))) (* (pow k m) (cbrt a)) (* (/ 1 (+ 1 (* (+ 10 k) k))) (sqrt a)) (* (sqrt a) (pow k m)) (/ 1 (+ 1 (* (+ 10 k) k))) (* a (pow k m)) 1 (/ 1 (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m)))) (* (/ 1 (+ 1 (* (+ 10 k) k))) (pow k m)) a (/ 1 (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m)))) (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m))) (* (/ 1 (cbrt (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m))))) (/ 1 (cbrt (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m)))))) (/ 1 (sqrt (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m))))) (/ 1 (* (/ (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m))) (cbrt a)) (/ (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m))) (cbrt a)))) (* (* (/ 1 (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m)))) (/ 1 (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m))))) (sqrt a)) (/ 1 (* (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m))) (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m))))) (/ 1 (/ (sqrt (/ (+ 1 (* (+ 10 k) k)) (pow k m))) (* (cbrt a) (cbrt a)))) (* (/ 1 (sqrt (/ (+ 1 (* (+ 10 k) k)) (pow k m)))) (sqrt a)) (/ 1 (sqrt (/ (+ 1 (* (+ 10 k) k)) (pow k m)))) (* (* (* (/ 1 (cbrt (+ 1 (* (+ 10 k) k)))) (/ (pow (* (cbrt k) (cbrt k)) m) (cbrt (+ 1 (* (+ 10 k) k))))) (cbrt a)) (cbrt a)) (/ 1 (/ (* (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (+ 1 (* (+ 10 k) k)))) (* (sqrt a) (pow (* (cbrt k) (cbrt k)) m)))) (/ 1 (/ (cbrt (+ 1 (* (+ 10 k) k))) (/ (pow (* (cbrt k) (cbrt k)) m) (cbrt (+ 1 (* (+ 10 k) k)))))) (/ (* 1 (* (cbrt a) (cbrt a))) (/ (cbrt (+ 1 (* (+ 10 k) k))) (/ (pow (sqrt k) m) (cbrt (+ 1 (* (+ 10 k) k)))))) (/ 1 (/ (cbrt (+ 1 (* (+ 10 k) k))) (/ (* (sqrt a) (pow (sqrt k) m)) (cbrt (+ 1 (* (+ 10 k) k)))))) (* (/ 1 (cbrt (+ 1 (* (+ 10 k) k)))) (/ (pow (sqrt k) m) (cbrt (+ 1 (* (+ 10 k) k))))) (/ 1 (* (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt a)))) (/ (* 1 (sqrt a)) (* (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (+ 1 (* (+ 10 k) k))))) (/ (/ 1 (cbrt (+ 1 (* (+ 10 k) k)))) (cbrt (+ 1 (* (+ 10 k) k)))) (/ 1 (* (/ (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt a)) (cbrt (pow k m))) (/ (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt a)) (cbrt (pow k m))))) (* (/ 1 (* (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (pow k m))) (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (pow k m))))) (sqrt a)) (/ (/ 1 (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (pow k m)))) (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (pow k m)))) (* (* (/ 1 (cbrt (+ 1 (* (+ 10 k) k)))) (/ (sqrt (pow k m)) (cbrt (+ 1 (* (+ 10 k) k))))) (* (cbrt a) (cbrt a))) (/ 1 (* (/ (cbrt (+ 1 (* (+ 10 k) k))) (sqrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (sqrt (pow k m))))) (/ 1 (/ (* (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (+ 1 (* (+ 10 k) k)))) (sqrt (pow k m)))) (/ 1 (* (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt a)))) (/ (* 1 (sqrt a)) (* (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (+ 1 (* (+ 10 k) k))))) (/ (/ 1 (cbrt (+ 1 (* (+ 10 k) k)))) (cbrt (+ 1 (* (+ 10 k) k)))) (* (/ 1 (/ (cbrt (+ 1 (* (+ 10 k) k))) (/ (pow k (/ m 2)) (cbrt (+ 1 (* (+ 10 k) k)))))) (* (cbrt a) (cbrt a))) (/ 1 (/ (* (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (+ 1 (* (+ 10 k) k)))) (* (sqrt a) (pow k (/ m 2))))) (/ 1 (/ (cbrt (+ 1 (* (+ 10 k) k))) (/ (pow k (/ m 2)) (cbrt (+ 1 (* (+ 10 k) k)))))) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (pow (* (cbrt k) (cbrt k)) m) (* (cbrt a) (cbrt a))))) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (sqrt a) (pow (* (cbrt k) (cbrt k)) m)))) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow (* (cbrt k) (cbrt k)) m))) (/ (* 1 (* (cbrt a) (cbrt a))) (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow (sqrt k) m))) (* (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow (sqrt k) m))) (sqrt a)) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow (sqrt k) m))) (* (* (/ 1 (sqrt (+ 1 (* (+ 10 k) k)))) (cbrt a)) (cbrt a)) (/ (* 1 (sqrt a)) (sqrt (+ 1 (* (+ 10 k) k)))) (/ 1 (sqrt (+ 1 (* (+ 10 k) k)))) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (* (cbrt a) (cbrt (pow k m))) (* (cbrt a) (cbrt (pow k m)))))) (* (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt a)) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (sqrt (pow k m)))) (* (cbrt a) (cbrt a))) (* (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (sqrt (pow k m)))) (sqrt a)) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (sqrt (pow k m)))) (* (* (/ 1 (sqrt (+ 1 (* (+ 10 k) k)))) (cbrt a)) (cbrt a)) (/ (* 1 (sqrt a)) (sqrt (+ 1 (* (+ 10 k) k)))) (/ 1 (sqrt (+ 1 (* (+ 10 k) k)))) (/ 1 (/ (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (cbrt a) (cbrt a))) (pow k (/ m 2)))) (/ 1 (/ (/ (sqrt (+ 1 (* (+ 10 k) k))) (sqrt a)) (pow k (/ m 2)))) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow k (/ m 2)))) (* (pow (* (cbrt k) (cbrt k)) m) (* (cbrt a) (cbrt a))) (* (pow (* (cbrt k) (cbrt k)) m) (sqrt a)) (pow (* (cbrt k) (cbrt k)) m) (* (cbrt a) (* (cbrt a) (pow (sqrt k) m))) (* (sqrt a) (pow (sqrt k) m)) (pow (sqrt k) m) (* (cbrt a) (cbrt a)) (sqrt a) 1 (* (* (cbrt a) (cbrt (pow k m))) (* (cbrt a) (cbrt (pow k m)))) (* (sqrt a) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ 1 (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (* (sqrt (pow k m)) (* (cbrt a) (cbrt a))) (* (sqrt (pow k m)) (sqrt a)) (sqrt (pow k m)) (* (cbrt a) (cbrt a)) (sqrt a) 1 (* (* (cbrt a) (cbrt a)) (pow k (/ m 2))) (* (pow k (/ m 2)) (sqrt a)) (pow k (/ m 2)) (* (cbrt a) (cbrt a)) (sqrt a) 1 (/ 1 (/ (+ 1 (* (+ 10 k) k)) (* (cbrt a) (cbrt a)))) (* (/ 1 (+ 1 (* (+ 10 k) k))) (sqrt a)) (/ 1 (+ 1 (* (+ 10 k) k))) 1 (* (/ 1 (+ 1 (* (+ 10 k) k))) (pow k m)) (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m))) (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m))) (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m))) (* (/ 1 (+ 1 (* (+ 10 k) k))) (pow k m)) (real->posit16 (/ 1 (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m))))) (* (+ 10 k) k) (log (* (+ 10 k) k)) (log (* (+ 10 k) k)) (exp (* (+ 10 k) k)) (* (* (+ 10 k) k) (* (* (+ 10 k) k) (* (+ 10 k) k))) (* (cbrt (* (+ 10 k) k)) (cbrt (* (+ 10 k) k))) (cbrt (* (+ 10 k) k)) (* (* (+ 10 k) k) (* (* (+ 10 k) k) (* (+ 10 k) k))) (sqrt (* (+ 10 k) k)) (sqrt (* (+ 10 k) k)) (* (sqrt (+ 10 k)) (sqrt k)) (* (sqrt (+ 10 k)) (sqrt k)) (* (cbrt k) (* (cbrt k) (+ 10 k))) (* (+ 10 k) (sqrt k)) (+ 10 k) (* k (cbrt (+ 10 k))) (* (sqrt (+ 10 k)) k) (* (+ 10 k) k) (* (+ 10 k) k) (* k (+ (* (* k k) k) 1000)) (* (- (* k k) 100) k) (real->posit16 (* (+ 10 k) k)) (* (exp (* (+ 10 k) k)) E) (log (+ 1 (* (+ 10 k) k))) (* (exp (* (+ 10 k) k)) E) (* (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (+ 1 (* (+ 10 k) k)))) (cbrt (+ 1 (* (+ 10 k) k))) (* (* (+ 1 (* (+ 10 k) k)) (+ 1 (* (+ 10 k) k))) (+ 1 (* (+ 10 k) k))) (sqrt (+ 1 (* (+ 10 k) k))) (sqrt (+ 1 (* (+ 10 k) k))) (+ 1 (* (* (+ 10 k) k) (* (* (+ 10 k) k) (* (+ 10 k) k)))) (+ (* (* (+ 10 k) k) (* (+ 10 k) k)) (- 1 (* (+ 10 k) k))) (+ (* (* (+ 10 k) k) (* (+ 10 k) k)) -1) (- (* (+ 10 k) k) 1) (real->posit16 (+ 1 (* (+ 10 k) k))) (+ (/ 1 a) (- (/ k (/ a 10)) (/ (* (log k) m) a))) (+ (+ (* (/ 10 a) (/ k (exp (- (* (- (log k)) m))))) (/ 1 (* (exp (- (* (- (log k)) m))) a))) (/ (/ (* k k) (exp (- (* (- (log k)) m)))) a)) (+ (* (/ k a) (/ 10 (exp (* m (+ (- (log -1) (log -1)) (log k)))))) (+ (/ (/ 1 a) (exp (* m (+ (- (log -1) (log -1)) (log k))))) (/ (/ (* k k) a) (exp (* m (+ (- (log -1) (log -1)) (log k))))))) (- (+ a (* (log k) (* a m))) (* 10 (* a k))) (+ (* (/ 99 (* k k)) (/ (* (exp (- (* (- (log k)) m))) a) (* k k))) (- (* (/ a k) (/ (exp (- (* (- (log k)) m))) k)) (/ 10 (/ (* (* k k) k) (* (exp (- (* (- (log k)) m))) a))))) (+ (/ a (/ (* k k) (exp (* m (+ (- (log -1) (log -1)) (log k)))))) (- (/ (* 99 a) (/ (* k k) (/ (exp (* m (+ (- (log -1) (log -1)) (log k)))) (* k k)))) (/ (* 10 a) (/ k (/ (exp (* m (+ (- (log -1) (log -1)) (log k)))) (* k k)))))) (+ (* k k) (* k 10)) (+ (* k k) (* k 10)) (+ (* k k) (* k 10)) (+ (+ (* k k) 1) (* k 10)) (+ (+ (* k k) 1) (* k 10)) (+ (+ (* k k) 1) (* k 10)) 10.662 * * * [progress]: adding candidates to table 13.645 * * [progress]: iteration 3 / 4 13.645 * * * [progress]: picking best candidate 13.656 * * * * [pick]: Picked # 13.656 * * * [progress]: localizing error 13.680 * * * [progress]: generating rewritten candidates 13.680 * * * * [progress]: [ 1 / 4 ] rewriting at (2 2) 13.757 * * * * [progress]: [ 2 / 4 ] rewriting at (2) 13.815 * * * * [progress]: [ 3 / 4 ] rewriting at (2 2 1 1 1) 13.822 * * * * [progress]: [ 4 / 4 ] rewriting at (2 2 1 1) 13.884 * * * [progress]: generating series expansions 13.884 * * * * [progress]: [ 1 / 4 ] generating series at (2 2) 13.885 * [backup-simplify]: Simplify (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a) into (/ (+ (pow k 2) (+ 1 (* 10 k))) (* a (pow k m))) 13.885 * [approximate]: Taking taylor expansion of (/ (+ (pow k 2) (+ 1 (* 10 k))) (* a (pow k m))) in (k m a) around 0 13.885 * [taylor]: Taking taylor expansion of (/ (+ (pow k 2) (+ 1 (* 10 k))) (* a (pow k m))) in a 13.885 * [taylor]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in a 13.885 * [taylor]: Taking taylor expansion of (pow k 2) in a 13.885 * [taylor]: Taking taylor expansion of k in a 13.885 * [backup-simplify]: Simplify k into k 13.885 * [taylor]: Taking taylor expansion of (+ 1 (* 10 k)) in a 13.885 * [taylor]: Taking taylor expansion of 1 in a 13.885 * [backup-simplify]: Simplify 1 into 1 13.885 * [taylor]: Taking taylor expansion of (* 10 k) in a 13.885 * [taylor]: Taking taylor expansion of 10 in a 13.885 * [backup-simplify]: Simplify 10 into 10 13.885 * [taylor]: Taking taylor expansion of k in a 13.885 * [backup-simplify]: Simplify k into k 13.885 * [taylor]: Taking taylor expansion of (* a (pow k m)) in a 13.885 * [taylor]: Taking taylor expansion of a in a 13.885 * [backup-simplify]: Simplify 0 into 0 13.885 * [backup-simplify]: Simplify 1 into 1 13.885 * [taylor]: Taking taylor expansion of (pow k m) in a 13.885 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in a 13.885 * [taylor]: Taking taylor expansion of (* m (log k)) in a 13.885 * [taylor]: Taking taylor expansion of m in a 13.885 * [backup-simplify]: Simplify m into m 13.885 * [taylor]: Taking taylor expansion of (log k) in a 13.885 * [taylor]: Taking taylor expansion of k in a 13.885 * [backup-simplify]: Simplify k into k 13.885 * [backup-simplify]: Simplify (log k) into (log k) 13.885 * [backup-simplify]: Simplify (* m (log k)) into (* (log k) m) 13.885 * [backup-simplify]: Simplify (exp (* (log k) m)) into (exp (* (log k) m)) 13.885 * [backup-simplify]: Simplify (* k k) into (pow k 2) 13.886 * [backup-simplify]: Simplify (* 10 k) into (* 10 k) 13.886 * [backup-simplify]: Simplify (+ 1 (* 10 k)) into (+ 1 (* 10 k)) 13.886 * [backup-simplify]: Simplify (+ (pow k 2) (+ 1 (* 10 k))) into (+ (pow k 2) (+ 1 (* 10 k))) 13.886 * [backup-simplify]: Simplify (* 0 (exp (* (log k) m))) into 0 13.887 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 13.887 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 13.888 * [backup-simplify]: Simplify (* (exp (* (log k) m)) (+ (* (/ (pow 0 1) 1)))) into 0 13.888 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (exp (* (log k) m)))) into (exp (* (log k) m)) 13.889 * [backup-simplify]: Simplify (/ (+ (pow k 2) (+ 1 (* 10 k))) (exp (* (log k) m))) into (/ (+ (pow k 2) (+ 1 (* 10 k))) (exp (* (log k) m))) 13.889 * [taylor]: Taking taylor expansion of (/ (+ (pow k 2) (+ 1 (* 10 k))) (* a (pow k m))) in m 13.889 * [taylor]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in m 13.889 * [taylor]: Taking taylor expansion of (pow k 2) in m 13.889 * [taylor]: Taking taylor expansion of k in m 13.889 * [backup-simplify]: Simplify k into k 13.889 * [taylor]: Taking taylor expansion of (+ 1 (* 10 k)) in m 13.889 * [taylor]: Taking taylor expansion of 1 in m 13.889 * [backup-simplify]: Simplify 1 into 1 13.889 * [taylor]: Taking taylor expansion of (* 10 k) in m 13.889 * [taylor]: Taking taylor expansion of 10 in m 13.889 * [backup-simplify]: Simplify 10 into 10 13.889 * [taylor]: Taking taylor expansion of k in m 13.889 * [backup-simplify]: Simplify k into k 13.889 * [taylor]: Taking taylor expansion of (* a (pow k m)) in m 13.889 * [taylor]: Taking taylor expansion of a in m 13.889 * [backup-simplify]: Simplify a into a 13.889 * [taylor]: Taking taylor expansion of (pow k m) in m 13.889 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 13.889 * [taylor]: Taking taylor expansion of (* m (log k)) in m 13.889 * [taylor]: Taking taylor expansion of m in m 13.889 * [backup-simplify]: Simplify 0 into 0 13.889 * [backup-simplify]: Simplify 1 into 1 13.889 * [taylor]: Taking taylor expansion of (log k) in m 13.889 * [taylor]: Taking taylor expansion of k in m 13.889 * [backup-simplify]: Simplify k into k 13.889 * [backup-simplify]: Simplify (log k) into (log k) 13.889 * [backup-simplify]: Simplify (* 0 (log k)) into 0 13.890 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 13.890 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 13.890 * [backup-simplify]: Simplify (exp 0) into 1 13.891 * [backup-simplify]: Simplify (* k k) into (pow k 2) 13.891 * [backup-simplify]: Simplify (* 10 k) into (* 10 k) 13.891 * [backup-simplify]: Simplify (+ 1 (* 10 k)) into (+ 1 (* 10 k)) 13.891 * [backup-simplify]: Simplify (+ (pow k 2) (+ 1 (* 10 k))) into (+ (pow k 2) (+ 1 (* 10 k))) 13.891 * [backup-simplify]: Simplify (* a 1) into a 13.891 * [backup-simplify]: Simplify (/ (+ (pow k 2) (+ 1 (* 10 k))) a) into (/ (+ (pow k 2) (+ 1 (* 10 k))) a) 13.891 * [taylor]: Taking taylor expansion of (/ (+ (pow k 2) (+ 1 (* 10 k))) (* a (pow k m))) in k 13.891 * [taylor]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in k 13.891 * [taylor]: Taking taylor expansion of (pow k 2) in k 13.891 * [taylor]: Taking taylor expansion of k in k 13.891 * [backup-simplify]: Simplify 0 into 0 13.891 * [backup-simplify]: Simplify 1 into 1 13.891 * [taylor]: Taking taylor expansion of (+ 1 (* 10 k)) in k 13.891 * [taylor]: Taking taylor expansion of 1 in k 13.891 * [backup-simplify]: Simplify 1 into 1 13.891 * [taylor]: Taking taylor expansion of (* 10 k) in k 13.891 * [taylor]: Taking taylor expansion of 10 in k 13.891 * [backup-simplify]: Simplify 10 into 10 13.891 * [taylor]: Taking taylor expansion of k in k 13.891 * [backup-simplify]: Simplify 0 into 0 13.891 * [backup-simplify]: Simplify 1 into 1 13.891 * [taylor]: Taking taylor expansion of (* a (pow k m)) in k 13.891 * [taylor]: Taking taylor expansion of a in k 13.891 * [backup-simplify]: Simplify a into a 13.891 * [taylor]: Taking taylor expansion of (pow k m) in k 13.891 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 13.891 * [taylor]: Taking taylor expansion of (* m (log k)) in k 13.891 * [taylor]: Taking taylor expansion of m in k 13.891 * [backup-simplify]: Simplify m into m 13.891 * [taylor]: Taking taylor expansion of (log k) in k 13.891 * [taylor]: Taking taylor expansion of k in k 13.891 * [backup-simplify]: Simplify 0 into 0 13.891 * [backup-simplify]: Simplify 1 into 1 13.892 * [backup-simplify]: Simplify (log 1) into 0 13.892 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 13.892 * [backup-simplify]: Simplify (* m (log k)) into (* (log k) m) 13.892 * [backup-simplify]: Simplify (exp (* (log k) m)) into (exp (* (log k) m)) 13.892 * [backup-simplify]: Simplify (* 10 0) into 0 13.893 * [backup-simplify]: Simplify (+ 1 0) into 1 13.893 * [backup-simplify]: Simplify (+ 0 1) into 1 13.893 * [backup-simplify]: Simplify (* a (exp (* (log k) m))) into (* a (exp (* (log k) m))) 13.893 * [backup-simplify]: Simplify (/ 1 (* a (exp (* (log k) m)))) into (/ 1 (* a (exp (* (log k) m)))) 13.893 * [taylor]: Taking taylor expansion of (/ (+ (pow k 2) (+ 1 (* 10 k))) (* a (pow k m))) in k 13.893 * [taylor]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in k 13.893 * [taylor]: Taking taylor expansion of (pow k 2) in k 13.893 * [taylor]: Taking taylor expansion of k in k 13.893 * [backup-simplify]: Simplify 0 into 0 13.893 * [backup-simplify]: Simplify 1 into 1 13.893 * [taylor]: Taking taylor expansion of (+ 1 (* 10 k)) in k 13.893 * [taylor]: Taking taylor expansion of 1 in k 13.893 * [backup-simplify]: Simplify 1 into 1 13.893 * [taylor]: Taking taylor expansion of (* 10 k) in k 13.893 * [taylor]: Taking taylor expansion of 10 in k 13.893 * [backup-simplify]: Simplify 10 into 10 13.893 * [taylor]: Taking taylor expansion of k in k 13.893 * [backup-simplify]: Simplify 0 into 0 13.893 * [backup-simplify]: Simplify 1 into 1 13.893 * [taylor]: Taking taylor expansion of (* a (pow k m)) in k 13.894 * [taylor]: Taking taylor expansion of a in k 13.894 * [backup-simplify]: Simplify a into a 13.894 * [taylor]: Taking taylor expansion of (pow k m) in k 13.894 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 13.894 * [taylor]: Taking taylor expansion of (* m (log k)) in k 13.894 * [taylor]: Taking taylor expansion of m in k 13.894 * [backup-simplify]: Simplify m into m 13.894 * [taylor]: Taking taylor expansion of (log k) in k 13.894 * [taylor]: Taking taylor expansion of k in k 13.894 * [backup-simplify]: Simplify 0 into 0 13.894 * [backup-simplify]: Simplify 1 into 1 13.894 * [backup-simplify]: Simplify (log 1) into 0 13.894 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 13.894 * [backup-simplify]: Simplify (* m (log k)) into (* (log k) m) 13.894 * [backup-simplify]: Simplify (exp (* (log k) m)) into (exp (* (log k) m)) 13.895 * [backup-simplify]: Simplify (* 10 0) into 0 13.895 * [backup-simplify]: Simplify (+ 1 0) into 1 13.895 * [backup-simplify]: Simplify (+ 0 1) into 1 13.895 * [backup-simplify]: Simplify (* a (exp (* (log k) m))) into (* a (exp (* (log k) m))) 13.895 * [backup-simplify]: Simplify (/ 1 (* a (exp (* (log k) m)))) into (/ 1 (* a (exp (* (log k) m)))) 13.895 * [taylor]: Taking taylor expansion of (/ 1 (* a (exp (* (log k) m)))) in m 13.895 * [taylor]: Taking taylor expansion of (* a (exp (* (log k) m))) in m 13.895 * [taylor]: Taking taylor expansion of a in m 13.895 * [backup-simplify]: Simplify a into a 13.896 * [taylor]: Taking taylor expansion of (exp (* (log k) m)) in m 13.896 * [taylor]: Taking taylor expansion of (* (log k) m) in m 13.896 * [taylor]: Taking taylor expansion of (log k) in m 13.896 * [taylor]: Taking taylor expansion of k in m 13.896 * [backup-simplify]: Simplify k into k 13.896 * [backup-simplify]: Simplify (log k) into (log k) 13.896 * [taylor]: Taking taylor expansion of m in m 13.896 * [backup-simplify]: Simplify 0 into 0 13.896 * [backup-simplify]: Simplify 1 into 1 13.896 * [backup-simplify]: Simplify (* (log k) 0) into 0 13.896 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 13.896 * [backup-simplify]: Simplify (+ (* (log k) 1) (* 0 0)) into (log k) 13.897 * [backup-simplify]: Simplify (exp 0) into 1 13.897 * [backup-simplify]: Simplify (* a 1) into a 13.897 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 13.897 * [taylor]: Taking taylor expansion of (/ 1 a) in a 13.897 * [taylor]: Taking taylor expansion of a in a 13.897 * [backup-simplify]: Simplify 0 into 0 13.897 * [backup-simplify]: Simplify 1 into 1 13.897 * [backup-simplify]: Simplify (/ 1 1) into 1 13.897 * [backup-simplify]: Simplify 1 into 1 13.897 * [backup-simplify]: Simplify (+ (* 10 1) (* 0 0)) into 10 13.898 * [backup-simplify]: Simplify (+ 0 10) into 10 13.898 * [backup-simplify]: Simplify (+ 0 10) into 10 13.899 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 13.899 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 13.899 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 13.900 * [backup-simplify]: Simplify (* (exp (* (log k) m)) (+ (* (/ (pow 0 1) 1)))) into 0 13.900 * [backup-simplify]: Simplify (+ (* a 0) (* 0 (exp (* (log k) m)))) into 0 13.900 * [backup-simplify]: Simplify (- (/ 10 (* a (exp (* (log k) m)))) (+ (* (/ 1 (* a (exp (* (log k) m)))) (/ 0 (* a (exp (* (log k) m))))))) into (* 10 (/ 1 (* a (exp (* (log k) m))))) 13.900 * [taylor]: Taking taylor expansion of (* 10 (/ 1 (* a (exp (* (log k) m))))) in m 13.900 * [taylor]: Taking taylor expansion of 10 in m 13.900 * [backup-simplify]: Simplify 10 into 10 13.900 * [taylor]: Taking taylor expansion of (/ 1 (* a (exp (* (log k) m)))) in m 13.900 * [taylor]: Taking taylor expansion of (* a (exp (* (log k) m))) in m 13.900 * [taylor]: Taking taylor expansion of a in m 13.900 * [backup-simplify]: Simplify a into a 13.900 * [taylor]: Taking taylor expansion of (exp (* (log k) m)) in m 13.900 * [taylor]: Taking taylor expansion of (* (log k) m) in m 13.900 * [taylor]: Taking taylor expansion of (log k) in m 13.900 * [taylor]: Taking taylor expansion of k in m 13.900 * [backup-simplify]: Simplify k into k 13.900 * [backup-simplify]: Simplify (log k) into (log k) 13.900 * [taylor]: Taking taylor expansion of m in m 13.900 * [backup-simplify]: Simplify 0 into 0 13.900 * [backup-simplify]: Simplify 1 into 1 13.900 * [backup-simplify]: Simplify (* (log k) 0) into 0 13.901 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 13.901 * [backup-simplify]: Simplify (+ (* (log k) 1) (* 0 0)) into (log k) 13.901 * [backup-simplify]: Simplify (exp 0) into 1 13.901 * [backup-simplify]: Simplify (* a 1) into a 13.901 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 13.901 * [backup-simplify]: Simplify (* 10 (/ 1 a)) into (/ 10 a) 13.901 * [taylor]: Taking taylor expansion of (/ 10 a) in a 13.901 * [taylor]: Taking taylor expansion of 10 in a 13.901 * [backup-simplify]: Simplify 10 into 10 13.901 * [taylor]: Taking taylor expansion of a in a 13.901 * [backup-simplify]: Simplify 0 into 0 13.901 * [backup-simplify]: Simplify 1 into 1 13.902 * [backup-simplify]: Simplify (/ 10 1) into 10 13.902 * [backup-simplify]: Simplify 10 into 10 13.902 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow (log k) 1) 1)))) into (log k) 13.902 * [backup-simplify]: Simplify (+ (* a (log k)) (* 0 1)) into (* a (log k)) 13.902 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ (* a (log k)) a)))) into (- (/ (log k) a)) 13.902 * [taylor]: Taking taylor expansion of (- (/ (log k) a)) in a 13.902 * [taylor]: Taking taylor expansion of (/ (log k) a) in a 13.902 * [taylor]: Taking taylor expansion of (log k) in a 13.902 * [taylor]: Taking taylor expansion of k in a 13.902 * [backup-simplify]: Simplify k into k 13.903 * [backup-simplify]: Simplify (log k) into (log k) 13.903 * [taylor]: Taking taylor expansion of a in a 13.903 * [backup-simplify]: Simplify 0 into 0 13.903 * [backup-simplify]: Simplify 1 into 1 13.903 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 13.903 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 13.903 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 13.903 * [backup-simplify]: Simplify (+ (* (- (log k)) (* (/ 1 a) (* m 1))) (+ (* 10 (* (/ 1 a) (* 1 k))) (* 1 (* (/ 1 a) (* 1 1))))) into (- (+ (/ 1 a) (* 10 (/ k a))) (/ (* (log k) m) a)) 13.903 * [backup-simplify]: Simplify (/ (/ (+ (+ (* (/ 1 k) (/ 1 k)) (* (/ 1 k) 10)) 1) (pow (/ 1 k) (/ 1 m))) (/ 1 a)) into (/ (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) (pow (/ 1 k) (/ 1 m))) 13.903 * [approximate]: Taking taylor expansion of (/ (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) (pow (/ 1 k) (/ 1 m))) in (k m a) around 0 13.903 * [taylor]: Taking taylor expansion of (/ (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) (pow (/ 1 k) (/ 1 m))) in a 13.903 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) in a 13.904 * [taylor]: Taking taylor expansion of a in a 13.904 * [backup-simplify]: Simplify 0 into 0 13.904 * [backup-simplify]: Simplify 1 into 1 13.904 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in a 13.904 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 13.904 * [taylor]: Taking taylor expansion of (pow k 2) in a 13.904 * [taylor]: Taking taylor expansion of k in a 13.904 * [backup-simplify]: Simplify k into k 13.904 * [backup-simplify]: Simplify (* k k) into (pow k 2) 13.904 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 13.904 * [taylor]: Taking taylor expansion of (+ (* 10 (/ 1 k)) 1) in a 13.904 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in a 13.904 * [taylor]: Taking taylor expansion of 10 in a 13.904 * [backup-simplify]: Simplify 10 into 10 13.904 * [taylor]: Taking taylor expansion of (/ 1 k) in a 13.904 * [taylor]: Taking taylor expansion of k in a 13.904 * [backup-simplify]: Simplify k into k 13.904 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 13.904 * [taylor]: Taking taylor expansion of 1 in a 13.904 * [backup-simplify]: Simplify 1 into 1 13.904 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in a 13.904 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in a 13.904 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in a 13.904 * [taylor]: Taking taylor expansion of (/ 1 m) in a 13.904 * [taylor]: Taking taylor expansion of m in a 13.904 * [backup-simplify]: Simplify m into m 13.904 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 13.904 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in a 13.904 * [taylor]: Taking taylor expansion of (/ 1 k) in a 13.904 * [taylor]: Taking taylor expansion of k in a 13.904 * [backup-simplify]: Simplify k into k 13.904 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 13.904 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 13.904 * [backup-simplify]: Simplify (* (/ 1 m) (log (/ 1 k))) into (/ (log (/ 1 k)) m) 13.904 * [backup-simplify]: Simplify (exp (/ (log (/ 1 k)) m)) into (exp (/ (log (/ 1 k)) m)) 13.904 * [backup-simplify]: Simplify (* 10 (/ 1 k)) into (/ 10 k) 13.904 * [backup-simplify]: Simplify (+ (/ 10 k) 1) into (+ (* 10 (/ 1 k)) 1) 13.904 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) into (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) 13.905 * [backup-simplify]: Simplify (* 0 (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) into 0 13.905 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 13.905 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 13.905 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 13.905 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 (/ 1 k))) into 0 13.905 * [backup-simplify]: Simplify (+ 0 0) into 0 13.906 * [backup-simplify]: Simplify (+ 0 0) into 0 13.906 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) into (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) 13.906 * [backup-simplify]: Simplify (/ (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) (exp (/ (log (/ 1 k)) m))) into (/ (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) (exp (/ (log (/ 1 k)) m))) 13.906 * [taylor]: Taking taylor expansion of (/ (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) (pow (/ 1 k) (/ 1 m))) in m 13.906 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) in m 13.906 * [taylor]: Taking taylor expansion of a in m 13.906 * [backup-simplify]: Simplify a into a 13.906 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in m 13.906 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 13.906 * [taylor]: Taking taylor expansion of (pow k 2) in m 13.906 * [taylor]: Taking taylor expansion of k in m 13.906 * [backup-simplify]: Simplify k into k 13.906 * [backup-simplify]: Simplify (* k k) into (pow k 2) 13.907 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 13.907 * [taylor]: Taking taylor expansion of (+ (* 10 (/ 1 k)) 1) in m 13.907 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in m 13.907 * [taylor]: Taking taylor expansion of 10 in m 13.907 * [backup-simplify]: Simplify 10 into 10 13.907 * [taylor]: Taking taylor expansion of (/ 1 k) in m 13.907 * [taylor]: Taking taylor expansion of k in m 13.907 * [backup-simplify]: Simplify k into k 13.907 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 13.907 * [taylor]: Taking taylor expansion of 1 in m 13.907 * [backup-simplify]: Simplify 1 into 1 13.907 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in m 13.907 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in m 13.907 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in m 13.907 * [taylor]: Taking taylor expansion of (/ 1 m) in m 13.907 * [taylor]: Taking taylor expansion of m in m 13.907 * [backup-simplify]: Simplify 0 into 0 13.907 * [backup-simplify]: Simplify 1 into 1 13.907 * [backup-simplify]: Simplify (/ 1 1) into 1 13.907 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in m 13.907 * [taylor]: Taking taylor expansion of (/ 1 k) in m 13.907 * [taylor]: Taking taylor expansion of k in m 13.907 * [backup-simplify]: Simplify k into k 13.907 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 13.907 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 13.907 * [backup-simplify]: Simplify (* 1 (log (/ 1 k))) into (log (/ 1 k)) 13.907 * [backup-simplify]: Simplify (exp (* (/ 1 m) (log (/ 1 k)))) into (exp (/ (log (/ 1 k)) m)) 13.907 * [backup-simplify]: Simplify (* 10 (/ 1 k)) into (/ 10 k) 13.907 * [backup-simplify]: Simplify (+ (/ 10 k) 1) into (+ (* 10 (/ 1 k)) 1) 13.908 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) into (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) 13.908 * [backup-simplify]: Simplify (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) into (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) 13.908 * [backup-simplify]: Simplify (/ (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) (exp (/ (log (/ 1 k)) m))) into (/ (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) (exp (/ (log (/ 1 k)) m))) 13.908 * [taylor]: Taking taylor expansion of (/ (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) (pow (/ 1 k) (/ 1 m))) in k 13.908 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) in k 13.908 * [taylor]: Taking taylor expansion of a in k 13.908 * [backup-simplify]: Simplify a into a 13.908 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in k 13.908 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 13.908 * [taylor]: Taking taylor expansion of (pow k 2) in k 13.908 * [taylor]: Taking taylor expansion of k in k 13.908 * [backup-simplify]: Simplify 0 into 0 13.908 * [backup-simplify]: Simplify 1 into 1 13.908 * [backup-simplify]: Simplify (* 1 1) into 1 13.909 * [backup-simplify]: Simplify (/ 1 1) into 1 13.909 * [taylor]: Taking taylor expansion of (+ (* 10 (/ 1 k)) 1) in k 13.909 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 13.909 * [taylor]: Taking taylor expansion of 10 in k 13.909 * [backup-simplify]: Simplify 10 into 10 13.909 * [taylor]: Taking taylor expansion of (/ 1 k) in k 13.909 * [taylor]: Taking taylor expansion of k in k 13.909 * [backup-simplify]: Simplify 0 into 0 13.909 * [backup-simplify]: Simplify 1 into 1 13.909 * [backup-simplify]: Simplify (/ 1 1) into 1 13.909 * [taylor]: Taking taylor expansion of 1 in k 13.909 * [backup-simplify]: Simplify 1 into 1 13.909 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in k 13.909 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in k 13.909 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in k 13.909 * [taylor]: Taking taylor expansion of (/ 1 m) in k 13.909 * [taylor]: Taking taylor expansion of m in k 13.909 * [backup-simplify]: Simplify m into m 13.909 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 13.909 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 13.909 * [taylor]: Taking taylor expansion of (/ 1 k) in k 13.909 * [taylor]: Taking taylor expansion of k in k 13.909 * [backup-simplify]: Simplify 0 into 0 13.909 * [backup-simplify]: Simplify 1 into 1 13.909 * [backup-simplify]: Simplify (/ 1 1) into 1 13.910 * [backup-simplify]: Simplify (log 1) into 0 13.910 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 13.910 * [backup-simplify]: Simplify (* (/ 1 m) (- (log k))) into (* -1 (/ (log k) m)) 13.910 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 13.910 * [backup-simplify]: Simplify (+ 1 0) into 1 13.910 * [backup-simplify]: Simplify (* a 1) into a 13.911 * [backup-simplify]: Simplify (/ a (exp (* -1 (/ (log k) m)))) into (/ a (exp (* -1 (/ (log k) m)))) 13.911 * [taylor]: Taking taylor expansion of (/ (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) (pow (/ 1 k) (/ 1 m))) in k 13.911 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) in k 13.911 * [taylor]: Taking taylor expansion of a in k 13.911 * [backup-simplify]: Simplify a into a 13.911 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in k 13.911 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 13.911 * [taylor]: Taking taylor expansion of (pow k 2) in k 13.911 * [taylor]: Taking taylor expansion of k in k 13.911 * [backup-simplify]: Simplify 0 into 0 13.911 * [backup-simplify]: Simplify 1 into 1 13.911 * [backup-simplify]: Simplify (* 1 1) into 1 13.911 * [backup-simplify]: Simplify (/ 1 1) into 1 13.911 * [taylor]: Taking taylor expansion of (+ (* 10 (/ 1 k)) 1) in k 13.911 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 13.911 * [taylor]: Taking taylor expansion of 10 in k 13.911 * [backup-simplify]: Simplify 10 into 10 13.911 * [taylor]: Taking taylor expansion of (/ 1 k) in k 13.911 * [taylor]: Taking taylor expansion of k in k 13.911 * [backup-simplify]: Simplify 0 into 0 13.911 * [backup-simplify]: Simplify 1 into 1 13.912 * [backup-simplify]: Simplify (/ 1 1) into 1 13.912 * [taylor]: Taking taylor expansion of 1 in k 13.912 * [backup-simplify]: Simplify 1 into 1 13.912 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in k 13.912 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in k 13.912 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in k 13.912 * [taylor]: Taking taylor expansion of (/ 1 m) in k 13.912 * [taylor]: Taking taylor expansion of m in k 13.912 * [backup-simplify]: Simplify m into m 13.912 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 13.912 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 13.912 * [taylor]: Taking taylor expansion of (/ 1 k) in k 13.912 * [taylor]: Taking taylor expansion of k in k 13.912 * [backup-simplify]: Simplify 0 into 0 13.912 * [backup-simplify]: Simplify 1 into 1 13.912 * [backup-simplify]: Simplify (/ 1 1) into 1 13.912 * [backup-simplify]: Simplify (log 1) into 0 13.913 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 13.913 * [backup-simplify]: Simplify (* (/ 1 m) (- (log k))) into (* -1 (/ (log k) m)) 13.913 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 13.913 * [backup-simplify]: Simplify (+ 1 0) into 1 13.913 * [backup-simplify]: Simplify (* a 1) into a 13.913 * [backup-simplify]: Simplify (/ a (exp (* -1 (/ (log k) m)))) into (/ a (exp (* -1 (/ (log k) m)))) 13.913 * [taylor]: Taking taylor expansion of (/ a (exp (* -1 (/ (log k) m)))) in m 13.913 * [taylor]: Taking taylor expansion of a in m 13.913 * [backup-simplify]: Simplify a into a 13.913 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 13.913 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 13.913 * [taylor]: Taking taylor expansion of -1 in m 13.913 * [backup-simplify]: Simplify -1 into -1 13.913 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 13.913 * [taylor]: Taking taylor expansion of (log k) in m 13.913 * [taylor]: Taking taylor expansion of k in m 13.913 * [backup-simplify]: Simplify k into k 13.913 * [backup-simplify]: Simplify (log k) into (log k) 13.913 * [taylor]: Taking taylor expansion of m in m 13.913 * [backup-simplify]: Simplify 0 into 0 13.913 * [backup-simplify]: Simplify 1 into 1 13.913 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 13.913 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 13.914 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 13.914 * [backup-simplify]: Simplify (/ a (exp (* -1 (/ (log k) m)))) into (/ a (exp (* -1 (/ (log k) m)))) 13.914 * [taylor]: Taking taylor expansion of (/ a (exp (* -1 (/ (log k) m)))) in a 13.914 * [taylor]: Taking taylor expansion of a in a 13.914 * [backup-simplify]: Simplify 0 into 0 13.914 * [backup-simplify]: Simplify 1 into 1 13.914 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in a 13.914 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in a 13.914 * [taylor]: Taking taylor expansion of -1 in a 13.914 * [backup-simplify]: Simplify -1 into -1 13.914 * [taylor]: Taking taylor expansion of (/ (log k) m) in a 13.914 * [taylor]: Taking taylor expansion of (log k) in a 13.914 * [taylor]: Taking taylor expansion of k in a 13.914 * [backup-simplify]: Simplify k into k 13.914 * [backup-simplify]: Simplify (log k) into (log k) 13.914 * [taylor]: Taking taylor expansion of m in a 13.914 * [backup-simplify]: Simplify m into m 13.914 * [backup-simplify]: Simplify (/ (log k) m) into (/ (log k) m) 13.914 * [backup-simplify]: Simplify (* -1 (/ (log k) m)) into (* -1 (/ (log k) m)) 13.914 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 13.914 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 13.914 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 13.915 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.915 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.915 * [backup-simplify]: Simplify (* 10 1) into 10 13.916 * [backup-simplify]: Simplify (+ 10 0) into 10 13.916 * [backup-simplify]: Simplify (+ 0 10) into 10 13.916 * [backup-simplify]: Simplify (+ (* a 10) (* 0 1)) into (* 10 a) 13.917 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.918 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 13.918 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)))) into 0 13.919 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 13.919 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (* 0 (- (log k)))) into 0 13.919 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 1) 1)))) into 0 13.920 * [backup-simplify]: Simplify (- (/ (* 10 a) (exp (* -1 (/ (log k) m)))) (+ (* (/ a (exp (* -1 (/ (log k) m)))) (/ 0 (exp (* -1 (/ (log k) m))))))) into (* 10 (/ a (exp (* -1 (/ (log k) m))))) 13.920 * [taylor]: Taking taylor expansion of (* 10 (/ a (exp (* -1 (/ (log k) m))))) in m 13.920 * [taylor]: Taking taylor expansion of 10 in m 13.920 * [backup-simplify]: Simplify 10 into 10 13.920 * [taylor]: Taking taylor expansion of (/ a (exp (* -1 (/ (log k) m)))) in m 13.920 * [taylor]: Taking taylor expansion of a in m 13.920 * [backup-simplify]: Simplify a into a 13.920 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 13.920 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 13.920 * [taylor]: Taking taylor expansion of -1 in m 13.920 * [backup-simplify]: Simplify -1 into -1 13.920 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 13.920 * [taylor]: Taking taylor expansion of (log k) in m 13.920 * [taylor]: Taking taylor expansion of k in m 13.920 * [backup-simplify]: Simplify k into k 13.920 * [backup-simplify]: Simplify (log k) into (log k) 13.920 * [taylor]: Taking taylor expansion of m in m 13.920 * [backup-simplify]: Simplify 0 into 0 13.920 * [backup-simplify]: Simplify 1 into 1 13.920 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 13.920 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 13.920 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 13.920 * [backup-simplify]: Simplify (/ a (exp (* -1 (/ (log k) m)))) into (/ a (exp (* -1 (/ (log k) m)))) 13.920 * [backup-simplify]: Simplify (* 10 (/ a (exp (* -1 (/ (log k) m))))) into (* 10 (/ a (exp (* -1 (/ (log k) m))))) 13.920 * [taylor]: Taking taylor expansion of (* 10 (/ a (exp (* -1 (/ (log k) m))))) in a 13.920 * [taylor]: Taking taylor expansion of 10 in a 13.920 * [backup-simplify]: Simplify 10 into 10 13.920 * [taylor]: Taking taylor expansion of (/ a (exp (* -1 (/ (log k) m)))) in a 13.920 * [taylor]: Taking taylor expansion of a in a 13.920 * [backup-simplify]: Simplify 0 into 0 13.920 * [backup-simplify]: Simplify 1 into 1 13.920 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in a 13.920 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in a 13.920 * [taylor]: Taking taylor expansion of -1 in a 13.920 * [backup-simplify]: Simplify -1 into -1 13.920 * [taylor]: Taking taylor expansion of (/ (log k) m) in a 13.920 * [taylor]: Taking taylor expansion of (log k) in a 13.921 * [taylor]: Taking taylor expansion of k in a 13.921 * [backup-simplify]: Simplify k into k 13.921 * [backup-simplify]: Simplify (log k) into (log k) 13.921 * [taylor]: Taking taylor expansion of m in a 13.921 * [backup-simplify]: Simplify m into m 13.921 * [backup-simplify]: Simplify (/ (log k) m) into (/ (log k) m) 13.921 * [backup-simplify]: Simplify (* -1 (/ (log k) m)) into (* -1 (/ (log k) m)) 13.921 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 13.921 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 13.921 * [backup-simplify]: Simplify (* 10 (/ 1 (exp (* -1 (/ (log k) m))))) into (/ 10 (exp (* -1 (/ (log k) m)))) 13.921 * [backup-simplify]: Simplify (/ 10 (exp (* -1 (/ (log k) m)))) into (/ 10 (exp (* -1 (/ (log k) m)))) 13.921 * [backup-simplify]: Simplify (- (/ 0 (exp (* -1 (/ (log k) m)))) (+ (* (/ a (exp (* -1 (/ (log k) m)))) (/ 0 (exp (* -1 (/ (log k) m))))))) into 0 13.921 * [taylor]: Taking taylor expansion of 0 in a 13.921 * [backup-simplify]: Simplify 0 into 0 13.921 * [backup-simplify]: Simplify 0 into 0 13.922 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 13.922 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (log k) m) (/ 0 m)))) into 0 13.923 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (log k) m))) into 0 13.923 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 1) 1)))) into 0 13.923 * [backup-simplify]: Simplify (- (/ 0 (exp (* -1 (/ (log k) m)))) (+ (* (/ 1 (exp (* -1 (/ (log k) m)))) (/ 0 (exp (* -1 (/ (log k) m))))))) into 0 13.923 * [backup-simplify]: Simplify 0 into 0 13.924 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 13.924 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.925 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.925 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 1)) into 0 13.926 * [backup-simplify]: Simplify (+ 0 1) into 1 13.926 * [backup-simplify]: Simplify (+ 0 1) into 1 13.926 * [backup-simplify]: Simplify (+ (* a 1) (+ (* 0 10) (* 0 1))) into a 13.927 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.928 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 13.929 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 13.929 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 13.929 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (+ (* 0 0) (* 0 (- (log k))))) into 0 13.930 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 13.930 * [backup-simplify]: Simplify (- (/ a (exp (* -1 (/ (log k) m)))) (+ (* (/ a (exp (* -1 (/ (log k) m)))) (/ 0 (exp (* -1 (/ (log k) m))))) (* (* 10 (/ a (exp (* -1 (/ (log k) m))))) (/ 0 (exp (* -1 (/ (log k) m))))))) into (/ a (exp (* -1 (/ (log k) m)))) 13.930 * [taylor]: Taking taylor expansion of (/ a (exp (* -1 (/ (log k) m)))) in m 13.930 * [taylor]: Taking taylor expansion of a in m 13.930 * [backup-simplify]: Simplify a into a 13.930 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 13.930 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 13.930 * [taylor]: Taking taylor expansion of -1 in m 13.930 * [backup-simplify]: Simplify -1 into -1 13.930 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 13.930 * [taylor]: Taking taylor expansion of (log k) in m 13.930 * [taylor]: Taking taylor expansion of k in m 13.930 * [backup-simplify]: Simplify k into k 13.930 * [backup-simplify]: Simplify (log k) into (log k) 13.930 * [taylor]: Taking taylor expansion of m in m 13.930 * [backup-simplify]: Simplify 0 into 0 13.931 * [backup-simplify]: Simplify 1 into 1 13.931 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 13.931 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 13.931 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 13.931 * [backup-simplify]: Simplify (/ a (exp (* -1 (/ (log k) m)))) into (/ a (exp (* -1 (/ (log k) m)))) 13.931 * [taylor]: Taking taylor expansion of (/ a (exp (* -1 (/ (log k) m)))) in a 13.931 * [taylor]: Taking taylor expansion of a in a 13.931 * [backup-simplify]: Simplify 0 into 0 13.931 * [backup-simplify]: Simplify 1 into 1 13.931 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in a 13.931 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in a 13.931 * [taylor]: Taking taylor expansion of -1 in a 13.931 * [backup-simplify]: Simplify -1 into -1 13.931 * [taylor]: Taking taylor expansion of (/ (log k) m) in a 13.931 * [taylor]: Taking taylor expansion of (log k) in a 13.931 * [taylor]: Taking taylor expansion of k in a 13.931 * [backup-simplify]: Simplify k into k 13.931 * [backup-simplify]: Simplify (log k) into (log k) 13.931 * [taylor]: Taking taylor expansion of m in a 13.931 * [backup-simplify]: Simplify m into m 13.931 * [backup-simplify]: Simplify (/ (log k) m) into (/ (log k) m) 13.931 * [backup-simplify]: Simplify (* -1 (/ (log k) m)) into (* -1 (/ (log k) m)) 13.931 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 13.931 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 13.931 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 13.932 * [backup-simplify]: Simplify (+ (* (/ 1 (exp (* -1 (/ (log (/ 1 k)) (/ 1 m))))) (* (/ 1 a) (* 1 1))) (+ (* (/ 10 (exp (* -1 (/ (log (/ 1 k)) (/ 1 m))))) (* (/ 1 a) (* 1 (/ 1 (/ 1 k))))) (* (/ 1 (exp (* -1 (/ (log (/ 1 k)) (/ 1 m))))) (* (/ 1 a) (* 1 (pow (/ 1 k) -2)))))) into (+ (* 10 (/ k (* (exp (* -1 (* (log (/ 1 k)) m))) a))) (+ (/ (pow k 2) (* (exp (* -1 (* (log (/ 1 k)) m))) a)) (/ 1 (* (exp (* -1 (* (log (/ 1 k)) m))) a)))) 13.932 * [backup-simplify]: Simplify (/ (/ (+ (+ (* (/ 1 (- k)) (/ 1 (- k))) (* (/ 1 (- k)) 10)) 1) (pow (/ 1 (- k)) (/ 1 (- m)))) (/ 1 (- a))) into (* -1 (/ (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) (pow (/ -1 k) (/ -1 m)))) 13.932 * [approximate]: Taking taylor expansion of (* -1 (/ (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) (pow (/ -1 k) (/ -1 m)))) in (k m a) around 0 13.932 * [taylor]: Taking taylor expansion of (* -1 (/ (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) (pow (/ -1 k) (/ -1 m)))) in a 13.932 * [taylor]: Taking taylor expansion of -1 in a 13.932 * [backup-simplify]: Simplify -1 into -1 13.932 * [taylor]: Taking taylor expansion of (/ (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) (pow (/ -1 k) (/ -1 m))) in a 13.932 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) in a 13.932 * [taylor]: Taking taylor expansion of a in a 13.932 * [backup-simplify]: Simplify 0 into 0 13.932 * [backup-simplify]: Simplify 1 into 1 13.932 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in a 13.933 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1) in a 13.933 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 13.933 * [taylor]: Taking taylor expansion of (pow k 2) in a 13.933 * [taylor]: Taking taylor expansion of k in a 13.933 * [backup-simplify]: Simplify k into k 13.933 * [backup-simplify]: Simplify (* k k) into (pow k 2) 13.933 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 13.933 * [taylor]: Taking taylor expansion of 1 in a 13.933 * [backup-simplify]: Simplify 1 into 1 13.933 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in a 13.933 * [taylor]: Taking taylor expansion of 10 in a 13.933 * [backup-simplify]: Simplify 10 into 10 13.933 * [taylor]: Taking taylor expansion of (/ 1 k) in a 13.933 * [taylor]: Taking taylor expansion of k in a 13.933 * [backup-simplify]: Simplify k into k 13.933 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 13.933 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in a 13.933 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in a 13.933 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in a 13.933 * [taylor]: Taking taylor expansion of (/ -1 m) in a 13.933 * [taylor]: Taking taylor expansion of -1 in a 13.933 * [backup-simplify]: Simplify -1 into -1 13.933 * [taylor]: Taking taylor expansion of m in a 13.933 * [backup-simplify]: Simplify m into m 13.933 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 13.933 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in a 13.933 * [taylor]: Taking taylor expansion of (/ -1 k) in a 13.933 * [taylor]: Taking taylor expansion of -1 in a 13.933 * [backup-simplify]: Simplify -1 into -1 13.933 * [taylor]: Taking taylor expansion of k in a 13.933 * [backup-simplify]: Simplify k into k 13.933 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 13.933 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 13.933 * [backup-simplify]: Simplify (* (/ -1 m) (log (/ -1 k))) into (* -1 (/ (log (/ -1 k)) m)) 13.933 * [backup-simplify]: Simplify (exp (* -1 (/ (log (/ -1 k)) m))) into (exp (* -1 (/ (log (/ -1 k)) m))) 13.933 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1) into (+ (/ 1 (pow k 2)) 1) 13.933 * [backup-simplify]: Simplify (* 10 (/ 1 k)) into (/ 10 k) 13.933 * [backup-simplify]: Simplify (- (/ 10 k)) into (- (* 10 (/ 1 k))) 13.934 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1) (- (* 10 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) 13.934 * [backup-simplify]: Simplify (* 0 (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) into 0 13.934 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 13.934 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 13.934 * [backup-simplify]: Simplify (+ 0 0) into 0 13.934 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 13.935 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 (/ 1 k))) into 0 13.935 * [backup-simplify]: Simplify (- 0) into 0 13.935 * [backup-simplify]: Simplify (+ 0 0) into 0 13.935 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))) into (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) 13.936 * [backup-simplify]: Simplify (/ (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) (exp (* -1 (/ (log (/ -1 k)) m)))) into (/ (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) (exp (* -1 (/ (log (/ -1 k)) m)))) 13.936 * [taylor]: Taking taylor expansion of (* -1 (/ (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) (pow (/ -1 k) (/ -1 m)))) in m 13.936 * [taylor]: Taking taylor expansion of -1 in m 13.936 * [backup-simplify]: Simplify -1 into -1 13.936 * [taylor]: Taking taylor expansion of (/ (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) (pow (/ -1 k) (/ -1 m))) in m 13.936 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) in m 13.936 * [taylor]: Taking taylor expansion of a in m 13.936 * [backup-simplify]: Simplify a into a 13.936 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in m 13.936 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1) in m 13.936 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 13.936 * [taylor]: Taking taylor expansion of (pow k 2) in m 13.936 * [taylor]: Taking taylor expansion of k in m 13.936 * [backup-simplify]: Simplify k into k 13.936 * [backup-simplify]: Simplify (* k k) into (pow k 2) 13.936 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 13.936 * [taylor]: Taking taylor expansion of 1 in m 13.936 * [backup-simplify]: Simplify 1 into 1 13.936 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in m 13.936 * [taylor]: Taking taylor expansion of 10 in m 13.936 * [backup-simplify]: Simplify 10 into 10 13.936 * [taylor]: Taking taylor expansion of (/ 1 k) in m 13.936 * [taylor]: Taking taylor expansion of k in m 13.936 * [backup-simplify]: Simplify k into k 13.936 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 13.936 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in m 13.936 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in m 13.936 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in m 13.936 * [taylor]: Taking taylor expansion of (/ -1 m) in m 13.936 * [taylor]: Taking taylor expansion of -1 in m 13.936 * [backup-simplify]: Simplify -1 into -1 13.936 * [taylor]: Taking taylor expansion of m in m 13.936 * [backup-simplify]: Simplify 0 into 0 13.936 * [backup-simplify]: Simplify 1 into 1 13.936 * [backup-simplify]: Simplify (/ -1 1) into -1 13.936 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in m 13.936 * [taylor]: Taking taylor expansion of (/ -1 k) in m 13.936 * [taylor]: Taking taylor expansion of -1 in m 13.937 * [backup-simplify]: Simplify -1 into -1 13.937 * [taylor]: Taking taylor expansion of k in m 13.937 * [backup-simplify]: Simplify k into k 13.937 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 13.937 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 13.937 * [backup-simplify]: Simplify (* -1 (log (/ -1 k))) into (* -1 (log (/ -1 k))) 13.937 * [backup-simplify]: Simplify (exp (* (/ -1 m) (log (/ -1 k)))) into (exp (* -1 (/ (log (/ -1 k)) m))) 13.937 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1) into (+ (/ 1 (pow k 2)) 1) 13.937 * [backup-simplify]: Simplify (* 10 (/ 1 k)) into (/ 10 k) 13.937 * [backup-simplify]: Simplify (- (/ 10 k)) into (- (* 10 (/ 1 k))) 13.937 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1) (- (* 10 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) 13.937 * [backup-simplify]: Simplify (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) into (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) 13.937 * [backup-simplify]: Simplify (/ (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) (exp (* -1 (/ (log (/ -1 k)) m)))) into (/ (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) (exp (* -1 (/ (log (/ -1 k)) m)))) 13.937 * [taylor]: Taking taylor expansion of (* -1 (/ (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) (pow (/ -1 k) (/ -1 m)))) in k 13.937 * [taylor]: Taking taylor expansion of -1 in k 13.937 * [backup-simplify]: Simplify -1 into -1 13.937 * [taylor]: Taking taylor expansion of (/ (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) (pow (/ -1 k) (/ -1 m))) in k 13.937 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) in k 13.937 * [taylor]: Taking taylor expansion of a in k 13.937 * [backup-simplify]: Simplify a into a 13.937 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in k 13.937 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1) in k 13.937 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 13.937 * [taylor]: Taking taylor expansion of (pow k 2) in k 13.938 * [taylor]: Taking taylor expansion of k in k 13.938 * [backup-simplify]: Simplify 0 into 0 13.938 * [backup-simplify]: Simplify 1 into 1 13.938 * [backup-simplify]: Simplify (* 1 1) into 1 13.938 * [backup-simplify]: Simplify (/ 1 1) into 1 13.938 * [taylor]: Taking taylor expansion of 1 in k 13.938 * [backup-simplify]: Simplify 1 into 1 13.938 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 13.938 * [taylor]: Taking taylor expansion of 10 in k 13.938 * [backup-simplify]: Simplify 10 into 10 13.938 * [taylor]: Taking taylor expansion of (/ 1 k) in k 13.938 * [taylor]: Taking taylor expansion of k in k 13.938 * [backup-simplify]: Simplify 0 into 0 13.938 * [backup-simplify]: Simplify 1 into 1 13.938 * [backup-simplify]: Simplify (/ 1 1) into 1 13.938 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in k 13.938 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in k 13.938 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in k 13.938 * [taylor]: Taking taylor expansion of (/ -1 m) in k 13.939 * [taylor]: Taking taylor expansion of -1 in k 13.939 * [backup-simplify]: Simplify -1 into -1 13.939 * [taylor]: Taking taylor expansion of m in k 13.939 * [backup-simplify]: Simplify m into m 13.939 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 13.939 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 13.939 * [taylor]: Taking taylor expansion of (/ -1 k) in k 13.939 * [taylor]: Taking taylor expansion of -1 in k 13.939 * [backup-simplify]: Simplify -1 into -1 13.939 * [taylor]: Taking taylor expansion of k in k 13.939 * [backup-simplify]: Simplify 0 into 0 13.939 * [backup-simplify]: Simplify 1 into 1 13.939 * [backup-simplify]: Simplify (/ -1 1) into -1 13.939 * [backup-simplify]: Simplify (log -1) into (log -1) 13.940 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 13.940 * [backup-simplify]: Simplify (* (/ -1 m) (- (log -1) (log k))) into (* -1 (/ (- (log -1) (log k)) m)) 13.940 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 13.941 * [backup-simplify]: Simplify (+ 1 0) into 1 13.941 * [backup-simplify]: Simplify (+ 1 0) into 1 13.941 * [backup-simplify]: Simplify (* a 1) into a 13.941 * [backup-simplify]: Simplify (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) 13.941 * [taylor]: Taking taylor expansion of (* -1 (/ (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) (pow (/ -1 k) (/ -1 m)))) in k 13.941 * [taylor]: Taking taylor expansion of -1 in k 13.941 * [backup-simplify]: Simplify -1 into -1 13.941 * [taylor]: Taking taylor expansion of (/ (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) (pow (/ -1 k) (/ -1 m))) in k 13.941 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) in k 13.941 * [taylor]: Taking taylor expansion of a in k 13.941 * [backup-simplify]: Simplify a into a 13.941 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in k 13.941 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1) in k 13.941 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 13.941 * [taylor]: Taking taylor expansion of (pow k 2) in k 13.941 * [taylor]: Taking taylor expansion of k in k 13.941 * [backup-simplify]: Simplify 0 into 0 13.941 * [backup-simplify]: Simplify 1 into 1 13.942 * [backup-simplify]: Simplify (* 1 1) into 1 13.942 * [backup-simplify]: Simplify (/ 1 1) into 1 13.942 * [taylor]: Taking taylor expansion of 1 in k 13.942 * [backup-simplify]: Simplify 1 into 1 13.942 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 13.942 * [taylor]: Taking taylor expansion of 10 in k 13.942 * [backup-simplify]: Simplify 10 into 10 13.942 * [taylor]: Taking taylor expansion of (/ 1 k) in k 13.942 * [taylor]: Taking taylor expansion of k in k 13.942 * [backup-simplify]: Simplify 0 into 0 13.942 * [backup-simplify]: Simplify 1 into 1 13.942 * [backup-simplify]: Simplify (/ 1 1) into 1 13.942 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in k 13.942 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in k 13.942 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in k 13.942 * [taylor]: Taking taylor expansion of (/ -1 m) in k 13.942 * [taylor]: Taking taylor expansion of -1 in k 13.942 * [backup-simplify]: Simplify -1 into -1 13.942 * [taylor]: Taking taylor expansion of m in k 13.942 * [backup-simplify]: Simplify m into m 13.943 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 13.943 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 13.943 * [taylor]: Taking taylor expansion of (/ -1 k) in k 13.943 * [taylor]: Taking taylor expansion of -1 in k 13.943 * [backup-simplify]: Simplify -1 into -1 13.943 * [taylor]: Taking taylor expansion of k in k 13.943 * [backup-simplify]: Simplify 0 into 0 13.943 * [backup-simplify]: Simplify 1 into 1 13.943 * [backup-simplify]: Simplify (/ -1 1) into -1 13.943 * [backup-simplify]: Simplify (log -1) into (log -1) 13.944 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 13.944 * [backup-simplify]: Simplify (* (/ -1 m) (- (log -1) (log k))) into (* -1 (/ (- (log -1) (log k)) m)) 13.944 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 13.945 * [backup-simplify]: Simplify (+ 1 0) into 1 13.945 * [backup-simplify]: Simplify (+ 1 0) into 1 13.945 * [backup-simplify]: Simplify (* a 1) into a 13.945 * [backup-simplify]: Simplify (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) 13.946 * [backup-simplify]: Simplify (* -1 (/ a (exp (* -1 (/ (- (log -1) (log k)) m))))) into (* -1 (/ a (exp (* -1 (/ (- (log -1) (log k)) m))))) 13.946 * [taylor]: Taking taylor expansion of (* -1 (/ a (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 13.946 * [taylor]: Taking taylor expansion of -1 in m 13.946 * [backup-simplify]: Simplify -1 into -1 13.946 * [taylor]: Taking taylor expansion of (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 13.946 * [taylor]: Taking taylor expansion of a in m 13.946 * [backup-simplify]: Simplify a into a 13.946 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 13.946 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 13.946 * [taylor]: Taking taylor expansion of -1 in m 13.946 * [backup-simplify]: Simplify -1 into -1 13.946 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 13.946 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 13.946 * [taylor]: Taking taylor expansion of (log -1) in m 13.946 * [taylor]: Taking taylor expansion of -1 in m 13.946 * [backup-simplify]: Simplify -1 into -1 13.946 * [backup-simplify]: Simplify (log -1) into (log -1) 13.946 * [taylor]: Taking taylor expansion of (log k) in m 13.946 * [taylor]: Taking taylor expansion of k in m 13.946 * [backup-simplify]: Simplify k into k 13.946 * [backup-simplify]: Simplify (log k) into (log k) 13.946 * [taylor]: Taking taylor expansion of m in m 13.946 * [backup-simplify]: Simplify 0 into 0 13.946 * [backup-simplify]: Simplify 1 into 1 13.947 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 13.947 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 13.947 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 13.948 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 13.948 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 13.949 * [backup-simplify]: Simplify (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) 13.949 * [backup-simplify]: Simplify (* -1 (/ a (exp (* -1 (/ (- (log -1) (log k)) m))))) into (* -1 (/ a (exp (* -1 (/ (- (log -1) (log k)) m))))) 13.949 * [taylor]: Taking taylor expansion of (* -1 (/ a (exp (* -1 (/ (- (log -1) (log k)) m))))) in a 13.949 * [taylor]: Taking taylor expansion of -1 in a 13.949 * [backup-simplify]: Simplify -1 into -1 13.949 * [taylor]: Taking taylor expansion of (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) in a 13.949 * [taylor]: Taking taylor expansion of a in a 13.949 * [backup-simplify]: Simplify 0 into 0 13.950 * [backup-simplify]: Simplify 1 into 1 13.950 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in a 13.950 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in a 13.950 * [taylor]: Taking taylor expansion of -1 in a 13.950 * [backup-simplify]: Simplify -1 into -1 13.950 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in a 13.950 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in a 13.950 * [taylor]: Taking taylor expansion of (log -1) in a 13.950 * [taylor]: Taking taylor expansion of -1 in a 13.950 * [backup-simplify]: Simplify -1 into -1 13.950 * [backup-simplify]: Simplify (log -1) into (log -1) 13.950 * [taylor]: Taking taylor expansion of (log k) in a 13.950 * [taylor]: Taking taylor expansion of k in a 13.950 * [backup-simplify]: Simplify k into k 13.950 * [backup-simplify]: Simplify (log k) into (log k) 13.950 * [taylor]: Taking taylor expansion of m in a 13.950 * [backup-simplify]: Simplify m into m 13.950 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 13.951 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 13.951 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) m) into (/ (- (log -1) (log k)) m) 13.952 * [backup-simplify]: Simplify (* -1 (/ (- (log -1) (log k)) m)) into (* -1 (/ (- (log -1) (log k)) m)) 13.952 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 13.953 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 13.953 * [backup-simplify]: Simplify (* -1 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (/ -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 13.954 * [backup-simplify]: Simplify (/ -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 13.954 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.955 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.955 * [backup-simplify]: Simplify (+ 0 0) into 0 13.956 * [backup-simplify]: Simplify (* 10 1) into 10 13.956 * [backup-simplify]: Simplify (- 10) into -10 13.957 * [backup-simplify]: Simplify (+ 0 -10) into -10 13.957 * [backup-simplify]: Simplify (+ (* a -10) (* 0 1)) into (- (* 10 a)) 13.958 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 13.959 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 13.959 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)))) into 0 13.960 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 13.961 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (* 0 (- (log -1) (log k)))) into 0 13.962 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 13.963 * [backup-simplify]: Simplify (- (/ (- (* 10 a)) (exp (* -1 (/ (- (log -1) (log k)) m)))) (+ (* (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) (/ 0 (exp (* -1 (/ (- (log -1) (log k)) m))))))) into (- (* 10 (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))))) 13.964 * [backup-simplify]: Simplify (+ (* -1 (- (* 10 (/ a (exp (* -1 (/ (- (log -1) (log k)) m))))))) (* 0 (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))))) into (* 10 (/ a (exp (* -1 (/ (- (log -1) (log k)) m))))) 13.964 * [taylor]: Taking taylor expansion of (* 10 (/ a (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 13.964 * [taylor]: Taking taylor expansion of 10 in m 13.965 * [backup-simplify]: Simplify 10 into 10 13.965 * [taylor]: Taking taylor expansion of (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 13.965 * [taylor]: Taking taylor expansion of a in m 13.965 * [backup-simplify]: Simplify a into a 13.965 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 13.965 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 13.965 * [taylor]: Taking taylor expansion of -1 in m 13.965 * [backup-simplify]: Simplify -1 into -1 13.965 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 13.965 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 13.965 * [taylor]: Taking taylor expansion of (log -1) in m 13.965 * [taylor]: Taking taylor expansion of -1 in m 13.965 * [backup-simplify]: Simplify -1 into -1 13.965 * [backup-simplify]: Simplify (log -1) into (log -1) 13.965 * [taylor]: Taking taylor expansion of (log k) in m 13.965 * [taylor]: Taking taylor expansion of k in m 13.965 * [backup-simplify]: Simplify k into k 13.965 * [backup-simplify]: Simplify (log k) into (log k) 13.965 * [taylor]: Taking taylor expansion of m in m 13.965 * [backup-simplify]: Simplify 0 into 0 13.966 * [backup-simplify]: Simplify 1 into 1 13.966 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 13.966 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 13.967 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 13.967 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 13.968 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 13.968 * [backup-simplify]: Simplify (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) 13.969 * [backup-simplify]: Simplify (* 10 (/ a (exp (* -1 (/ (- (log -1) (log k)) m))))) into (* 10 (/ a (exp (* -1 (/ (- (log -1) (log k)) m))))) 13.969 * [taylor]: Taking taylor expansion of (* 10 (/ a (exp (* -1 (/ (- (log -1) (log k)) m))))) in a 13.969 * [taylor]: Taking taylor expansion of 10 in a 13.969 * [backup-simplify]: Simplify 10 into 10 13.969 * [taylor]: Taking taylor expansion of (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) in a 13.969 * [taylor]: Taking taylor expansion of a in a 13.969 * [backup-simplify]: Simplify 0 into 0 13.969 * [backup-simplify]: Simplify 1 into 1 13.969 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in a 13.969 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in a 13.969 * [taylor]: Taking taylor expansion of -1 in a 13.969 * [backup-simplify]: Simplify -1 into -1 13.969 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in a 13.969 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in a 13.969 * [taylor]: Taking taylor expansion of (log -1) in a 13.969 * [taylor]: Taking taylor expansion of -1 in a 13.969 * [backup-simplify]: Simplify -1 into -1 13.969 * [backup-simplify]: Simplify (log -1) into (log -1) 13.969 * [taylor]: Taking taylor expansion of (log k) in a 13.969 * [taylor]: Taking taylor expansion of k in a 13.969 * [backup-simplify]: Simplify k into k 13.969 * [backup-simplify]: Simplify (log k) into (log k) 13.970 * [taylor]: Taking taylor expansion of m in a 13.970 * [backup-simplify]: Simplify m into m 13.970 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 13.976 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 13.977 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) m) into (/ (- (log -1) (log k)) m) 13.978 * [backup-simplify]: Simplify (* -1 (/ (- (log -1) (log k)) m)) into (* -1 (/ (- (log -1) (log k)) m)) 13.978 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 13.979 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 13.979 * [backup-simplify]: Simplify (* 10 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (/ 10 (exp (* -1 (/ (- (log -1) (log k)) m)))) 13.980 * [backup-simplify]: Simplify (/ 10 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 10 (exp (* -1 (/ (- (log -1) (log k)) m)))) 13.981 * [backup-simplify]: Simplify (- (/ 0 (exp (* -1 (/ (- (log -1) (log k)) m)))) (+ (* (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) (/ 0 (exp (* -1 (/ (- (log -1) (log k)) m))))))) into 0 13.982 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))))) into 0 13.982 * [taylor]: Taking taylor expansion of 0 in a 13.982 * [backup-simplify]: Simplify 0 into 0 13.982 * [backup-simplify]: Simplify 0 into 0 13.983 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 13.984 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 13.984 * [backup-simplify]: Simplify (- 0) into 0 13.984 * [backup-simplify]: Simplify (+ 0 0) into 0 13.984 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (- (log -1) (log k)) m) (/ 0 m)))) into 0 13.985 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (- (log -1) (log k)) m))) into 0 13.986 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 13.987 * [backup-simplify]: Simplify (- (/ 0 (exp (* -1 (/ (- (log -1) (log k)) m)))) (+ (* (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) (/ 0 (exp (* -1 (/ (- (log -1) (log k)) m))))))) into 0 13.987 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))))) into 0 13.987 * [backup-simplify]: Simplify 0 into 0 13.988 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 13.988 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.989 * [backup-simplify]: Simplify (+ 0 1) into 1 13.989 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.990 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 1)) into 0 13.990 * [backup-simplify]: Simplify (- 0) into 0 13.990 * [backup-simplify]: Simplify (+ 1 0) into 1 13.991 * [backup-simplify]: Simplify (+ (* a 1) (+ (* 0 -10) (* 0 1))) into a 13.991 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.993 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 13.993 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 13.994 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 13.994 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (+ (* 0 0) (* 0 (- (log -1) (log k))))) into 0 13.995 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 13.997 * [backup-simplify]: Simplify (- (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) (+ (* (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) (/ 0 (exp (* -1 (/ (- (log -1) (log k)) m))))) (* (- (* 10 (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))))) (/ 0 (exp (* -1 (/ (- (log -1) (log k)) m))))))) into (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) 13.998 * [backup-simplify]: Simplify (+ (* -1 (/ a (exp (* -1 (/ (- (log -1) (log k)) m))))) (+ (* 0 (- (* 10 (/ a (exp (* -1 (/ (- (log -1) (log k)) m))))))) (* 0 (/ a (exp (* -1 (/ (- (log -1) (log k)) m))))))) into (- (/ a (exp (* -1 (/ (- (log -1) (log k)) m))))) 13.998 * [taylor]: Taking taylor expansion of (- (/ a (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 13.998 * [taylor]: Taking taylor expansion of (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 13.998 * [taylor]: Taking taylor expansion of a in m 13.998 * [backup-simplify]: Simplify a into a 13.998 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 13.998 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 13.998 * [taylor]: Taking taylor expansion of -1 in m 13.998 * [backup-simplify]: Simplify -1 into -1 13.998 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 13.998 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 13.998 * [taylor]: Taking taylor expansion of (log -1) in m 13.998 * [taylor]: Taking taylor expansion of -1 in m 13.998 * [backup-simplify]: Simplify -1 into -1 13.998 * [backup-simplify]: Simplify (log -1) into (log -1) 13.998 * [taylor]: Taking taylor expansion of (log k) in m 13.998 * [taylor]: Taking taylor expansion of k in m 13.998 * [backup-simplify]: Simplify k into k 13.998 * [backup-simplify]: Simplify (log k) into (log k) 13.998 * [taylor]: Taking taylor expansion of m in m 13.998 * [backup-simplify]: Simplify 0 into 0 13.998 * [backup-simplify]: Simplify 1 into 1 13.998 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 13.999 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 13.999 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 13.999 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 14.000 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 14.000 * [backup-simplify]: Simplify (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) 14.000 * [backup-simplify]: Simplify (- (/ a (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (/ a (exp (* -1 (/ (- (log -1) (log k)) m))))) 14.000 * [taylor]: Taking taylor expansion of (- (/ a (exp (* -1 (/ (- (log -1) (log k)) m))))) in a 14.000 * [taylor]: Taking taylor expansion of (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) in a 14.000 * [taylor]: Taking taylor expansion of a in a 14.000 * [backup-simplify]: Simplify 0 into 0 14.000 * [backup-simplify]: Simplify 1 into 1 14.000 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in a 14.000 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in a 14.000 * [taylor]: Taking taylor expansion of -1 in a 14.000 * [backup-simplify]: Simplify -1 into -1 14.000 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in a 14.000 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in a 14.000 * [taylor]: Taking taylor expansion of (log -1) in a 14.000 * [taylor]: Taking taylor expansion of -1 in a 14.000 * [backup-simplify]: Simplify -1 into -1 14.001 * [backup-simplify]: Simplify (log -1) into (log -1) 14.001 * [taylor]: Taking taylor expansion of (log k) in a 14.001 * [taylor]: Taking taylor expansion of k in a 14.001 * [backup-simplify]: Simplify k into k 14.001 * [backup-simplify]: Simplify (log k) into (log k) 14.001 * [taylor]: Taking taylor expansion of m in a 14.001 * [backup-simplify]: Simplify m into m 14.001 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 14.001 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 14.001 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) m) into (/ (- (log -1) (log k)) m) 14.002 * [backup-simplify]: Simplify (* -1 (/ (- (log -1) (log k)) m)) into (* -1 (/ (- (log -1) (log k)) m)) 14.002 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 14.002 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 14.003 * [backup-simplify]: Simplify (- (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m))))) 14.003 * [backup-simplify]: Simplify (- (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m))))) 14.005 * [backup-simplify]: Simplify (+ (* (- (/ 1 (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m))))))) (* (/ 1 (- a)) (* 1 1))) (+ (* (/ 10 (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m)))))) (* (/ 1 (- a)) (* 1 (/ 1 (/ 1 (- k)))))) (* (/ -1 (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m)))))) (* (/ 1 (- a)) (* 1 (pow (/ 1 (- k)) -2)))))) into (+ (/ (pow k 2) (* a (exp (* m (- (log -1) (log (/ -1 k))))))) (+ (/ 1 (* a (exp (* m (- (log -1) (log (/ -1 k))))))) (* 10 (/ k (* a (exp (* m (- (log -1) (log (/ -1 k)))))))))) 14.005 * * * * [progress]: [ 2 / 4 ] generating series at (2) 14.005 * [backup-simplify]: Simplify (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)) into (/ (* a (pow k m)) (+ (pow k 2) (+ 1 (* 10 k)))) 14.005 * [approximate]: Taking taylor expansion of (/ (* a (pow k m)) (+ (pow k 2) (+ 1 (* 10 k)))) in (k m a) around 0 14.005 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (pow k 2) (+ 1 (* 10 k)))) in a 14.005 * [taylor]: Taking taylor expansion of (* a (pow k m)) in a 14.005 * [taylor]: Taking taylor expansion of a in a 14.005 * [backup-simplify]: Simplify 0 into 0 14.005 * [backup-simplify]: Simplify 1 into 1 14.005 * [taylor]: Taking taylor expansion of (pow k m) in a 14.005 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in a 14.005 * [taylor]: Taking taylor expansion of (* m (log k)) in a 14.005 * [taylor]: Taking taylor expansion of m in a 14.005 * [backup-simplify]: Simplify m into m 14.005 * [taylor]: Taking taylor expansion of (log k) in a 14.005 * [taylor]: Taking taylor expansion of k in a 14.005 * [backup-simplify]: Simplify k into k 14.005 * [backup-simplify]: Simplify (log k) into (log k) 14.005 * [backup-simplify]: Simplify (* m (log k)) into (* (log k) m) 14.005 * [backup-simplify]: Simplify (exp (* (log k) m)) into (exp (* (log k) m)) 14.005 * [taylor]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in a 14.005 * [taylor]: Taking taylor expansion of (pow k 2) in a 14.005 * [taylor]: Taking taylor expansion of k in a 14.005 * [backup-simplify]: Simplify k into k 14.005 * [taylor]: Taking taylor expansion of (+ 1 (* 10 k)) in a 14.005 * [taylor]: Taking taylor expansion of 1 in a 14.005 * [backup-simplify]: Simplify 1 into 1 14.005 * [taylor]: Taking taylor expansion of (* 10 k) in a 14.005 * [taylor]: Taking taylor expansion of 10 in a 14.005 * [backup-simplify]: Simplify 10 into 10 14.005 * [taylor]: Taking taylor expansion of k in a 14.005 * [backup-simplify]: Simplify k into k 14.005 * [backup-simplify]: Simplify (* 0 (exp (* (log k) m))) into 0 14.006 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 14.006 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 14.006 * [backup-simplify]: Simplify (* (exp (* (log k) m)) (+ (* (/ (pow 0 1) 1)))) into 0 14.007 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (exp (* (log k) m)))) into (exp (* (log k) m)) 14.007 * [backup-simplify]: Simplify (* k k) into (pow k 2) 14.007 * [backup-simplify]: Simplify (* 10 k) into (* 10 k) 14.007 * [backup-simplify]: Simplify (+ 1 (* 10 k)) into (+ 1 (* 10 k)) 14.007 * [backup-simplify]: Simplify (+ (pow k 2) (+ 1 (* 10 k))) into (+ (pow k 2) (+ 1 (* 10 k))) 14.007 * [backup-simplify]: Simplify (/ (exp (* (log k) m)) (+ (pow k 2) (+ 1 (* 10 k)))) into (/ (exp (* (log k) m)) (+ (pow k 2) (+ 1 (* 10 k)))) 14.007 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (pow k 2) (+ 1 (* 10 k)))) in m 14.007 * [taylor]: Taking taylor expansion of (* a (pow k m)) in m 14.007 * [taylor]: Taking taylor expansion of a in m 14.007 * [backup-simplify]: Simplify a into a 14.007 * [taylor]: Taking taylor expansion of (pow k m) in m 14.007 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 14.007 * [taylor]: Taking taylor expansion of (* m (log k)) in m 14.007 * [taylor]: Taking taylor expansion of m in m 14.007 * [backup-simplify]: Simplify 0 into 0 14.007 * [backup-simplify]: Simplify 1 into 1 14.007 * [taylor]: Taking taylor expansion of (log k) in m 14.007 * [taylor]: Taking taylor expansion of k in m 14.007 * [backup-simplify]: Simplify k into k 14.007 * [backup-simplify]: Simplify (log k) into (log k) 14.007 * [backup-simplify]: Simplify (* 0 (log k)) into 0 14.008 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 14.008 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 14.008 * [backup-simplify]: Simplify (exp 0) into 1 14.008 * [taylor]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in m 14.008 * [taylor]: Taking taylor expansion of (pow k 2) in m 14.008 * [taylor]: Taking taylor expansion of k in m 14.008 * [backup-simplify]: Simplify k into k 14.008 * [taylor]: Taking taylor expansion of (+ 1 (* 10 k)) in m 14.008 * [taylor]: Taking taylor expansion of 1 in m 14.008 * [backup-simplify]: Simplify 1 into 1 14.008 * [taylor]: Taking taylor expansion of (* 10 k) in m 14.008 * [taylor]: Taking taylor expansion of 10 in m 14.008 * [backup-simplify]: Simplify 10 into 10 14.008 * [taylor]: Taking taylor expansion of k in m 14.008 * [backup-simplify]: Simplify k into k 14.008 * [backup-simplify]: Simplify (* a 1) into a 14.008 * [backup-simplify]: Simplify (* k k) into (pow k 2) 14.008 * [backup-simplify]: Simplify (* 10 k) into (* 10 k) 14.008 * [backup-simplify]: Simplify (+ 1 (* 10 k)) into (+ 1 (* 10 k)) 14.009 * [backup-simplify]: Simplify (+ (pow k 2) (+ 1 (* 10 k))) into (+ (pow k 2) (+ 1 (* 10 k))) 14.009 * [backup-simplify]: Simplify (/ a (+ (pow k 2) (+ 1 (* 10 k)))) into (/ a (+ (pow k 2) (+ 1 (* 10 k)))) 14.009 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (pow k 2) (+ 1 (* 10 k)))) in k 14.009 * [taylor]: Taking taylor expansion of (* a (pow k m)) in k 14.009 * [taylor]: Taking taylor expansion of a in k 14.009 * [backup-simplify]: Simplify a into a 14.009 * [taylor]: Taking taylor expansion of (pow k m) in k 14.009 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 14.009 * [taylor]: Taking taylor expansion of (* m (log k)) in k 14.009 * [taylor]: Taking taylor expansion of m in k 14.009 * [backup-simplify]: Simplify m into m 14.009 * [taylor]: Taking taylor expansion of (log k) in k 14.009 * [taylor]: Taking taylor expansion of k in k 14.009 * [backup-simplify]: Simplify 0 into 0 14.009 * [backup-simplify]: Simplify 1 into 1 14.009 * [backup-simplify]: Simplify (log 1) into 0 14.009 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 14.009 * [backup-simplify]: Simplify (* m (log k)) into (* (log k) m) 14.010 * [backup-simplify]: Simplify (exp (* (log k) m)) into (exp (* (log k) m)) 14.010 * [taylor]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in k 14.010 * [taylor]: Taking taylor expansion of (pow k 2) in k 14.010 * [taylor]: Taking taylor expansion of k in k 14.010 * [backup-simplify]: Simplify 0 into 0 14.010 * [backup-simplify]: Simplify 1 into 1 14.010 * [taylor]: Taking taylor expansion of (+ 1 (* 10 k)) in k 14.010 * [taylor]: Taking taylor expansion of 1 in k 14.010 * [backup-simplify]: Simplify 1 into 1 14.010 * [taylor]: Taking taylor expansion of (* 10 k) in k 14.010 * [taylor]: Taking taylor expansion of 10 in k 14.010 * [backup-simplify]: Simplify 10 into 10 14.010 * [taylor]: Taking taylor expansion of k in k 14.010 * [backup-simplify]: Simplify 0 into 0 14.010 * [backup-simplify]: Simplify 1 into 1 14.010 * [backup-simplify]: Simplify (* a (exp (* (log k) m))) into (* a (exp (* (log k) m))) 14.010 * [backup-simplify]: Simplify (* 10 0) into 0 14.010 * [backup-simplify]: Simplify (+ 1 0) into 1 14.011 * [backup-simplify]: Simplify (+ 0 1) into 1 14.011 * [backup-simplify]: Simplify (/ (* a (exp (* (log k) m))) 1) into (* a (exp (* (log k) m))) 14.011 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (pow k 2) (+ 1 (* 10 k)))) in k 14.011 * [taylor]: Taking taylor expansion of (* a (pow k m)) in k 14.011 * [taylor]: Taking taylor expansion of a in k 14.011 * [backup-simplify]: Simplify a into a 14.011 * [taylor]: Taking taylor expansion of (pow k m) in k 14.011 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 14.011 * [taylor]: Taking taylor expansion of (* m (log k)) in k 14.011 * [taylor]: Taking taylor expansion of m in k 14.011 * [backup-simplify]: Simplify m into m 14.011 * [taylor]: Taking taylor expansion of (log k) in k 14.011 * [taylor]: Taking taylor expansion of k in k 14.011 * [backup-simplify]: Simplify 0 into 0 14.011 * [backup-simplify]: Simplify 1 into 1 14.011 * [backup-simplify]: Simplify (log 1) into 0 14.011 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 14.011 * [backup-simplify]: Simplify (* m (log k)) into (* (log k) m) 14.011 * [backup-simplify]: Simplify (exp (* (log k) m)) into (exp (* (log k) m)) 14.012 * [taylor]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in k 14.012 * [taylor]: Taking taylor expansion of (pow k 2) in k 14.012 * [taylor]: Taking taylor expansion of k in k 14.012 * [backup-simplify]: Simplify 0 into 0 14.012 * [backup-simplify]: Simplify 1 into 1 14.012 * [taylor]: Taking taylor expansion of (+ 1 (* 10 k)) in k 14.012 * [taylor]: Taking taylor expansion of 1 in k 14.012 * [backup-simplify]: Simplify 1 into 1 14.012 * [taylor]: Taking taylor expansion of (* 10 k) in k 14.012 * [taylor]: Taking taylor expansion of 10 in k 14.012 * [backup-simplify]: Simplify 10 into 10 14.012 * [taylor]: Taking taylor expansion of k in k 14.012 * [backup-simplify]: Simplify 0 into 0 14.012 * [backup-simplify]: Simplify 1 into 1 14.012 * [backup-simplify]: Simplify (* a (exp (* (log k) m))) into (* a (exp (* (log k) m))) 14.012 * [backup-simplify]: Simplify (* 10 0) into 0 14.012 * [backup-simplify]: Simplify (+ 1 0) into 1 14.013 * [backup-simplify]: Simplify (+ 0 1) into 1 14.013 * [backup-simplify]: Simplify (/ (* a (exp (* (log k) m))) 1) into (* a (exp (* (log k) m))) 14.013 * [taylor]: Taking taylor expansion of (* a (exp (* (log k) m))) in m 14.013 * [taylor]: Taking taylor expansion of a in m 14.013 * [backup-simplify]: Simplify a into a 14.013 * [taylor]: Taking taylor expansion of (exp (* (log k) m)) in m 14.013 * [taylor]: Taking taylor expansion of (* (log k) m) in m 14.013 * [taylor]: Taking taylor expansion of (log k) in m 14.013 * [taylor]: Taking taylor expansion of k in m 14.013 * [backup-simplify]: Simplify k into k 14.013 * [backup-simplify]: Simplify (log k) into (log k) 14.013 * [taylor]: Taking taylor expansion of m in m 14.013 * [backup-simplify]: Simplify 0 into 0 14.013 * [backup-simplify]: Simplify 1 into 1 14.013 * [backup-simplify]: Simplify (* (log k) 0) into 0 14.013 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 14.014 * [backup-simplify]: Simplify (+ (* (log k) 1) (* 0 0)) into (log k) 14.014 * [backup-simplify]: Simplify (exp 0) into 1 14.014 * [backup-simplify]: Simplify (* a 1) into a 14.014 * [taylor]: Taking taylor expansion of a in a 14.014 * [backup-simplify]: Simplify 0 into 0 14.014 * [backup-simplify]: Simplify 1 into 1 14.014 * [backup-simplify]: Simplify 1 into 1 14.015 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 14.015 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 14.015 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 14.015 * [backup-simplify]: Simplify (* (exp (* (log k) m)) (+ (* (/ (pow 0 1) 1)))) into 0 14.016 * [backup-simplify]: Simplify (+ (* a 0) (* 0 (exp (* (log k) m)))) into 0 14.016 * [backup-simplify]: Simplify (+ (* 10 1) (* 0 0)) into 10 14.016 * [backup-simplify]: Simplify (+ 0 10) into 10 14.017 * [backup-simplify]: Simplify (+ 0 10) into 10 14.017 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* a (exp (* (log k) m))) (/ 10 1)))) into (- (* 10 (* a (exp (* (log k) m))))) 14.017 * [taylor]: Taking taylor expansion of (- (* 10 (* a (exp (* (log k) m))))) in m 14.017 * [taylor]: Taking taylor expansion of (* 10 (* a (exp (* (log k) m)))) in m 14.017 * [taylor]: Taking taylor expansion of 10 in m 14.017 * [backup-simplify]: Simplify 10 into 10 14.017 * [taylor]: Taking taylor expansion of (* a (exp (* (log k) m))) in m 14.017 * [taylor]: Taking taylor expansion of a in m 14.017 * [backup-simplify]: Simplify a into a 14.017 * [taylor]: Taking taylor expansion of (exp (* (log k) m)) in m 14.017 * [taylor]: Taking taylor expansion of (* (log k) m) in m 14.017 * [taylor]: Taking taylor expansion of (log k) in m 14.017 * [taylor]: Taking taylor expansion of k in m 14.017 * [backup-simplify]: Simplify k into k 14.017 * [backup-simplify]: Simplify (log k) into (log k) 14.017 * [taylor]: Taking taylor expansion of m in m 14.017 * [backup-simplify]: Simplify 0 into 0 14.017 * [backup-simplify]: Simplify 1 into 1 14.017 * [backup-simplify]: Simplify (* (log k) 0) into 0 14.018 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 14.018 * [backup-simplify]: Simplify (+ (* (log k) 1) (* 0 0)) into (log k) 14.018 * [backup-simplify]: Simplify (exp 0) into 1 14.018 * [backup-simplify]: Simplify (* a 1) into a 14.018 * [backup-simplify]: Simplify (* 10 a) into (* 10 a) 14.018 * [backup-simplify]: Simplify (- (* 10 a)) into (- (* 10 a)) 14.018 * [taylor]: Taking taylor expansion of (- (* 10 a)) in a 14.018 * [taylor]: Taking taylor expansion of (* 10 a) in a 14.018 * [taylor]: Taking taylor expansion of 10 in a 14.018 * [backup-simplify]: Simplify 10 into 10 14.019 * [taylor]: Taking taylor expansion of a in a 14.019 * [backup-simplify]: Simplify 0 into 0 14.019 * [backup-simplify]: Simplify 1 into 1 14.019 * [backup-simplify]: Simplify (+ (* 10 1) (* 0 0)) into 10 14.020 * [backup-simplify]: Simplify (- 10) into -10 14.020 * [backup-simplify]: Simplify -10 into -10 14.020 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow (log k) 1) 1)))) into (log k) 14.020 * [backup-simplify]: Simplify (+ (* a (log k)) (* 0 1)) into (* a (log k)) 14.020 * [taylor]: Taking taylor expansion of (* a (log k)) in a 14.020 * [taylor]: Taking taylor expansion of a in a 14.020 * [backup-simplify]: Simplify 0 into 0 14.020 * [backup-simplify]: Simplify 1 into 1 14.020 * [taylor]: Taking taylor expansion of (log k) in a 14.020 * [taylor]: Taking taylor expansion of k in a 14.020 * [backup-simplify]: Simplify k into k 14.021 * [backup-simplify]: Simplify (log k) into (log k) 14.021 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 14.022 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 14.022 * [backup-simplify]: Simplify (log k) into (log k) 14.022 * [backup-simplify]: Simplify (+ (* (log k) (* a (* m 1))) (+ (* -10 (* a (* 1 k))) (* 1 (* a (* 1 1))))) into (- (+ a (* (log k) (* m a))) (* 10 (* a k))) 14.023 * [backup-simplify]: Simplify (/ 1 (/ (/ (+ (+ (* (/ 1 k) (/ 1 k)) (* (/ 1 k) 10)) 1) (pow (/ 1 k) (/ 1 m))) (/ 1 a))) into (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) 14.023 * [approximate]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) in (k m a) around 0 14.023 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) in a 14.023 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in a 14.023 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in a 14.023 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in a 14.023 * [taylor]: Taking taylor expansion of (/ 1 m) in a 14.023 * [taylor]: Taking taylor expansion of m in a 14.023 * [backup-simplify]: Simplify m into m 14.023 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 14.023 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in a 14.023 * [taylor]: Taking taylor expansion of (/ 1 k) in a 14.023 * [taylor]: Taking taylor expansion of k in a 14.023 * [backup-simplify]: Simplify k into k 14.023 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 14.023 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 14.023 * [backup-simplify]: Simplify (* (/ 1 m) (log (/ 1 k))) into (/ (log (/ 1 k)) m) 14.024 * [backup-simplify]: Simplify (exp (/ (log (/ 1 k)) m)) into (exp (/ (log (/ 1 k)) m)) 14.024 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) in a 14.024 * [taylor]: Taking taylor expansion of a in a 14.024 * [backup-simplify]: Simplify 0 into 0 14.024 * [backup-simplify]: Simplify 1 into 1 14.024 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in a 14.024 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 14.024 * [taylor]: Taking taylor expansion of (pow k 2) in a 14.024 * [taylor]: Taking taylor expansion of k in a 14.024 * [backup-simplify]: Simplify k into k 14.024 * [backup-simplify]: Simplify (* k k) into (pow k 2) 14.024 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 14.024 * [taylor]: Taking taylor expansion of (+ (* 10 (/ 1 k)) 1) in a 14.024 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in a 14.024 * [taylor]: Taking taylor expansion of 10 in a 14.024 * [backup-simplify]: Simplify 10 into 10 14.024 * [taylor]: Taking taylor expansion of (/ 1 k) in a 14.024 * [taylor]: Taking taylor expansion of k in a 14.024 * [backup-simplify]: Simplify k into k 14.024 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 14.024 * [taylor]: Taking taylor expansion of 1 in a 14.024 * [backup-simplify]: Simplify 1 into 1 14.024 * [backup-simplify]: Simplify (* 10 (/ 1 k)) into (/ 10 k) 14.024 * [backup-simplify]: Simplify (+ (/ 10 k) 1) into (+ (* 10 (/ 1 k)) 1) 14.024 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) into (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) 14.025 * [backup-simplify]: Simplify (* 0 (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) into 0 14.025 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 14.025 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 14.025 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 14.026 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 (/ 1 k))) into 0 14.026 * [backup-simplify]: Simplify (+ 0 0) into 0 14.026 * [backup-simplify]: Simplify (+ 0 0) into 0 14.027 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) into (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) 14.027 * [backup-simplify]: Simplify (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) into (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) 14.027 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) in m 14.027 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in m 14.027 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in m 14.027 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in m 14.027 * [taylor]: Taking taylor expansion of (/ 1 m) in m 14.027 * [taylor]: Taking taylor expansion of m in m 14.027 * [backup-simplify]: Simplify 0 into 0 14.027 * [backup-simplify]: Simplify 1 into 1 14.028 * [backup-simplify]: Simplify (/ 1 1) into 1 14.028 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in m 14.028 * [taylor]: Taking taylor expansion of (/ 1 k) in m 14.028 * [taylor]: Taking taylor expansion of k in m 14.028 * [backup-simplify]: Simplify k into k 14.028 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 14.028 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 14.028 * [backup-simplify]: Simplify (* 1 (log (/ 1 k))) into (log (/ 1 k)) 14.028 * [backup-simplify]: Simplify (exp (* (/ 1 m) (log (/ 1 k)))) into (exp (/ (log (/ 1 k)) m)) 14.028 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) in m 14.028 * [taylor]: Taking taylor expansion of a in m 14.028 * [backup-simplify]: Simplify a into a 14.028 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in m 14.028 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 14.028 * [taylor]: Taking taylor expansion of (pow k 2) in m 14.028 * [taylor]: Taking taylor expansion of k in m 14.028 * [backup-simplify]: Simplify k into k 14.028 * [backup-simplify]: Simplify (* k k) into (pow k 2) 14.028 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 14.029 * [taylor]: Taking taylor expansion of (+ (* 10 (/ 1 k)) 1) in m 14.029 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in m 14.029 * [taylor]: Taking taylor expansion of 10 in m 14.029 * [backup-simplify]: Simplify 10 into 10 14.029 * [taylor]: Taking taylor expansion of (/ 1 k) in m 14.029 * [taylor]: Taking taylor expansion of k in m 14.029 * [backup-simplify]: Simplify k into k 14.029 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 14.029 * [taylor]: Taking taylor expansion of 1 in m 14.029 * [backup-simplify]: Simplify 1 into 1 14.029 * [backup-simplify]: Simplify (* 10 (/ 1 k)) into (/ 10 k) 14.029 * [backup-simplify]: Simplify (+ (/ 10 k) 1) into (+ (* 10 (/ 1 k)) 1) 14.029 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) into (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) 14.029 * [backup-simplify]: Simplify (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) into (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) 14.030 * [backup-simplify]: Simplify (/ (exp (/ (log (/ 1 k)) m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) into (/ (exp (/ (log (/ 1 k)) m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) 14.030 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) in k 14.030 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in k 14.030 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in k 14.030 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in k 14.030 * [taylor]: Taking taylor expansion of (/ 1 m) in k 14.030 * [taylor]: Taking taylor expansion of m in k 14.030 * [backup-simplify]: Simplify m into m 14.030 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 14.030 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 14.030 * [taylor]: Taking taylor expansion of (/ 1 k) in k 14.030 * [taylor]: Taking taylor expansion of k in k 14.030 * [backup-simplify]: Simplify 0 into 0 14.030 * [backup-simplify]: Simplify 1 into 1 14.030 * [backup-simplify]: Simplify (/ 1 1) into 1 14.031 * [backup-simplify]: Simplify (log 1) into 0 14.031 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 14.031 * [backup-simplify]: Simplify (* (/ 1 m) (- (log k))) into (* -1 (/ (log k) m)) 14.031 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 14.031 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) in k 14.031 * [taylor]: Taking taylor expansion of a in k 14.031 * [backup-simplify]: Simplify a into a 14.031 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in k 14.031 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 14.031 * [taylor]: Taking taylor expansion of (pow k 2) in k 14.032 * [taylor]: Taking taylor expansion of k in k 14.032 * [backup-simplify]: Simplify 0 into 0 14.032 * [backup-simplify]: Simplify 1 into 1 14.032 * [backup-simplify]: Simplify (* 1 1) into 1 14.032 * [backup-simplify]: Simplify (/ 1 1) into 1 14.032 * [taylor]: Taking taylor expansion of (+ (* 10 (/ 1 k)) 1) in k 14.032 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 14.032 * [taylor]: Taking taylor expansion of 10 in k 14.032 * [backup-simplify]: Simplify 10 into 10 14.032 * [taylor]: Taking taylor expansion of (/ 1 k) in k 14.032 * [taylor]: Taking taylor expansion of k in k 14.032 * [backup-simplify]: Simplify 0 into 0 14.033 * [backup-simplify]: Simplify 1 into 1 14.033 * [backup-simplify]: Simplify (/ 1 1) into 1 14.033 * [taylor]: Taking taylor expansion of 1 in k 14.033 * [backup-simplify]: Simplify 1 into 1 14.033 * [backup-simplify]: Simplify (+ 1 0) into 1 14.033 * [backup-simplify]: Simplify (* a 1) into a 14.034 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) a) into (/ (exp (* -1 (/ (log k) m))) a) 14.034 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) in k 14.034 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in k 14.034 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in k 14.034 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in k 14.034 * [taylor]: Taking taylor expansion of (/ 1 m) in k 14.034 * [taylor]: Taking taylor expansion of m in k 14.034 * [backup-simplify]: Simplify m into m 14.034 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 14.034 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 14.034 * [taylor]: Taking taylor expansion of (/ 1 k) in k 14.034 * [taylor]: Taking taylor expansion of k in k 14.034 * [backup-simplify]: Simplify 0 into 0 14.034 * [backup-simplify]: Simplify 1 into 1 14.034 * [backup-simplify]: Simplify (/ 1 1) into 1 14.035 * [backup-simplify]: Simplify (log 1) into 0 14.035 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 14.035 * [backup-simplify]: Simplify (* (/ 1 m) (- (log k))) into (* -1 (/ (log k) m)) 14.035 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 14.035 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) in k 14.035 * [taylor]: Taking taylor expansion of a in k 14.035 * [backup-simplify]: Simplify a into a 14.035 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in k 14.035 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 14.035 * [taylor]: Taking taylor expansion of (pow k 2) in k 14.035 * [taylor]: Taking taylor expansion of k in k 14.035 * [backup-simplify]: Simplify 0 into 0 14.035 * [backup-simplify]: Simplify 1 into 1 14.036 * [backup-simplify]: Simplify (* 1 1) into 1 14.036 * [backup-simplify]: Simplify (/ 1 1) into 1 14.036 * [taylor]: Taking taylor expansion of (+ (* 10 (/ 1 k)) 1) in k 14.036 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 14.036 * [taylor]: Taking taylor expansion of 10 in k 14.036 * [backup-simplify]: Simplify 10 into 10 14.036 * [taylor]: Taking taylor expansion of (/ 1 k) in k 14.036 * [taylor]: Taking taylor expansion of k in k 14.036 * [backup-simplify]: Simplify 0 into 0 14.036 * [backup-simplify]: Simplify 1 into 1 14.037 * [backup-simplify]: Simplify (/ 1 1) into 1 14.037 * [taylor]: Taking taylor expansion of 1 in k 14.037 * [backup-simplify]: Simplify 1 into 1 14.037 * [backup-simplify]: Simplify (+ 1 0) into 1 14.037 * [backup-simplify]: Simplify (* a 1) into a 14.037 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) a) into (/ (exp (* -1 (/ (log k) m))) a) 14.038 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (log k) m))) a) in m 14.038 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 14.038 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 14.038 * [taylor]: Taking taylor expansion of -1 in m 14.038 * [backup-simplify]: Simplify -1 into -1 14.038 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 14.038 * [taylor]: Taking taylor expansion of (log k) in m 14.038 * [taylor]: Taking taylor expansion of k in m 14.038 * [backup-simplify]: Simplify k into k 14.038 * [backup-simplify]: Simplify (log k) into (log k) 14.038 * [taylor]: Taking taylor expansion of m in m 14.038 * [backup-simplify]: Simplify 0 into 0 14.038 * [backup-simplify]: Simplify 1 into 1 14.038 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 14.038 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 14.038 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 14.038 * [taylor]: Taking taylor expansion of a in m 14.038 * [backup-simplify]: Simplify a into a 14.038 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) a) into (/ (exp (* -1 (/ (log k) m))) a) 14.038 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (log k) m))) a) in a 14.038 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in a 14.038 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in a 14.038 * [taylor]: Taking taylor expansion of -1 in a 14.038 * [backup-simplify]: Simplify -1 into -1 14.039 * [taylor]: Taking taylor expansion of (/ (log k) m) in a 14.039 * [taylor]: Taking taylor expansion of (log k) in a 14.039 * [taylor]: Taking taylor expansion of k in a 14.039 * [backup-simplify]: Simplify k into k 14.039 * [backup-simplify]: Simplify (log k) into (log k) 14.039 * [taylor]: Taking taylor expansion of m in a 14.039 * [backup-simplify]: Simplify m into m 14.039 * [backup-simplify]: Simplify (/ (log k) m) into (/ (log k) m) 14.039 * [backup-simplify]: Simplify (* -1 (/ (log k) m)) into (* -1 (/ (log k) m)) 14.039 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 14.039 * [taylor]: Taking taylor expansion of a in a 14.039 * [backup-simplify]: Simplify 0 into 0 14.039 * [backup-simplify]: Simplify 1 into 1 14.039 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) 1) into (exp (* -1 (/ (log k) m))) 14.039 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 14.040 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 14.041 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 14.041 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)))) into 0 14.042 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 14.042 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (* 0 (- (log k)))) into 0 14.043 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 1) 1)))) into 0 14.043 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 14.044 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 14.044 * [backup-simplify]: Simplify (* 10 1) into 10 14.044 * [backup-simplify]: Simplify (+ 10 0) into 10 14.044 * [backup-simplify]: Simplify (+ 0 10) into 10 14.045 * [backup-simplify]: Simplify (+ (* a 10) (* 0 1)) into (* 10 a) 14.045 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ (exp (* -1 (/ (log k) m))) a) (/ (* 10 a) a)))) into (- (* 10 (/ (exp (* -1 (/ (log k) m))) a))) 14.045 * [taylor]: Taking taylor expansion of (- (* 10 (/ (exp (* -1 (/ (log k) m))) a))) in m 14.045 * [taylor]: Taking taylor expansion of (* 10 (/ (exp (* -1 (/ (log k) m))) a)) in m 14.045 * [taylor]: Taking taylor expansion of 10 in m 14.045 * [backup-simplify]: Simplify 10 into 10 14.045 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (log k) m))) a) in m 14.045 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 14.045 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 14.045 * [taylor]: Taking taylor expansion of -1 in m 14.045 * [backup-simplify]: Simplify -1 into -1 14.045 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 14.045 * [taylor]: Taking taylor expansion of (log k) in m 14.045 * [taylor]: Taking taylor expansion of k in m 14.045 * [backup-simplify]: Simplify k into k 14.045 * [backup-simplify]: Simplify (log k) into (log k) 14.045 * [taylor]: Taking taylor expansion of m in m 14.045 * [backup-simplify]: Simplify 0 into 0 14.045 * [backup-simplify]: Simplify 1 into 1 14.045 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 14.045 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 14.045 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 14.045 * [taylor]: Taking taylor expansion of a in m 14.045 * [backup-simplify]: Simplify a into a 14.045 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) a) into (/ (exp (* -1 (/ (log k) m))) a) 14.046 * [backup-simplify]: Simplify (* 10 (/ (exp (* -1 (/ (log k) m))) a)) into (* 10 (/ (exp (* -1 (/ (log k) m))) a)) 14.046 * [backup-simplify]: Simplify (- (* 10 (/ (exp (* -1 (/ (log k) m))) a))) into (- (* 10 (/ (exp (* -1 (/ (log k) m))) a))) 14.046 * [taylor]: Taking taylor expansion of (- (* 10 (/ (exp (* -1 (/ (log k) m))) a))) in a 14.046 * [taylor]: Taking taylor expansion of (* 10 (/ (exp (* -1 (/ (log k) m))) a)) in a 14.046 * [taylor]: Taking taylor expansion of 10 in a 14.046 * [backup-simplify]: Simplify 10 into 10 14.046 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (log k) m))) a) in a 14.046 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in a 14.046 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in a 14.046 * [taylor]: Taking taylor expansion of -1 in a 14.046 * [backup-simplify]: Simplify -1 into -1 14.046 * [taylor]: Taking taylor expansion of (/ (log k) m) in a 14.046 * [taylor]: Taking taylor expansion of (log k) in a 14.046 * [taylor]: Taking taylor expansion of k in a 14.046 * [backup-simplify]: Simplify k into k 14.046 * [backup-simplify]: Simplify (log k) into (log k) 14.046 * [taylor]: Taking taylor expansion of m in a 14.046 * [backup-simplify]: Simplify m into m 14.046 * [backup-simplify]: Simplify (/ (log k) m) into (/ (log k) m) 14.046 * [backup-simplify]: Simplify (* -1 (/ (log k) m)) into (* -1 (/ (log k) m)) 14.046 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 14.046 * [taylor]: Taking taylor expansion of a in a 14.046 * [backup-simplify]: Simplify 0 into 0 14.046 * [backup-simplify]: Simplify 1 into 1 14.046 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) 1) into (exp (* -1 (/ (log k) m))) 14.046 * [backup-simplify]: Simplify (* 10 (exp (* -1 (/ (log k) m)))) into (* 10 (exp (* -1 (/ (log k) m)))) 14.046 * [backup-simplify]: Simplify (- (* 10 (exp (* -1 (/ (log k) m))))) into (- (* 10 (exp (* -1 (/ (log k) m))))) 14.046 * [backup-simplify]: Simplify (- (* 10 (exp (* -1 (/ (log k) m))))) into (- (* 10 (exp (* -1 (/ (log k) m))))) 14.047 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ (exp (* -1 (/ (log k) m))) a) (/ 0 a)))) into 0 14.047 * [taylor]: Taking taylor expansion of 0 in a 14.047 * [backup-simplify]: Simplify 0 into 0 14.047 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 14.047 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (log k) m) (/ 0 m)))) into 0 14.048 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (log k) m))) into 0 14.048 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 1) 1)))) into 0 14.049 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (log k) m))) (/ 0 1)))) into 0 14.049 * [backup-simplify]: Simplify 0 into 0 14.049 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 14.051 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 14.051 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 14.051 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 14.052 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (+ (* 0 0) (* 0 (- (log k))))) into 0 14.053 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 14.053 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 14.054 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 14.054 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 14.055 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 1)) into 0 14.055 * [backup-simplify]: Simplify (+ 0 1) into 1 14.055 * [backup-simplify]: Simplify (+ 0 1) into 1 14.056 * [backup-simplify]: Simplify (+ (* a 1) (+ (* 0 10) (* 0 1))) into a 14.056 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ (exp (* -1 (/ (log k) m))) a) (/ a a)) (* (- (* 10 (/ (exp (* -1 (/ (log k) m))) a))) (/ (* 10 a) a)))) into (* 99 (/ (exp (* -1 (/ (log k) m))) a)) 14.056 * [taylor]: Taking taylor expansion of (* 99 (/ (exp (* -1 (/ (log k) m))) a)) in m 14.056 * [taylor]: Taking taylor expansion of 99 in m 14.056 * [backup-simplify]: Simplify 99 into 99 14.056 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (log k) m))) a) in m 14.056 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 14.056 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 14.056 * [taylor]: Taking taylor expansion of -1 in m 14.056 * [backup-simplify]: Simplify -1 into -1 14.056 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 14.056 * [taylor]: Taking taylor expansion of (log k) in m 14.056 * [taylor]: Taking taylor expansion of k in m 14.056 * [backup-simplify]: Simplify k into k 14.056 * [backup-simplify]: Simplify (log k) into (log k) 14.056 * [taylor]: Taking taylor expansion of m in m 14.056 * [backup-simplify]: Simplify 0 into 0 14.056 * [backup-simplify]: Simplify 1 into 1 14.056 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 14.056 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 14.056 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 14.056 * [taylor]: Taking taylor expansion of a in m 14.056 * [backup-simplify]: Simplify a into a 14.056 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) a) into (/ (exp (* -1 (/ (log k) m))) a) 14.057 * [backup-simplify]: Simplify (* 99 (/ (exp (* -1 (/ (log k) m))) a)) into (* 99 (/ (exp (* -1 (/ (log k) m))) a)) 14.057 * [taylor]: Taking taylor expansion of (* 99 (/ (exp (* -1 (/ (log k) m))) a)) in a 14.057 * [taylor]: Taking taylor expansion of 99 in a 14.057 * [backup-simplify]: Simplify 99 into 99 14.057 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (log k) m))) a) in a 14.057 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in a 14.057 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in a 14.057 * [taylor]: Taking taylor expansion of -1 in a 14.057 * [backup-simplify]: Simplify -1 into -1 14.057 * [taylor]: Taking taylor expansion of (/ (log k) m) in a 14.057 * [taylor]: Taking taylor expansion of (log k) in a 14.057 * [taylor]: Taking taylor expansion of k in a 14.057 * [backup-simplify]: Simplify k into k 14.057 * [backup-simplify]: Simplify (log k) into (log k) 14.057 * [taylor]: Taking taylor expansion of m in a 14.057 * [backup-simplify]: Simplify m into m 14.057 * [backup-simplify]: Simplify (/ (log k) m) into (/ (log k) m) 14.057 * [backup-simplify]: Simplify (* -1 (/ (log k) m)) into (* -1 (/ (log k) m)) 14.057 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 14.057 * [taylor]: Taking taylor expansion of a in a 14.057 * [backup-simplify]: Simplify 0 into 0 14.057 * [backup-simplify]: Simplify 1 into 1 14.057 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) 1) into (exp (* -1 (/ (log k) m))) 14.057 * [backup-simplify]: Simplify (* 99 (exp (* -1 (/ (log k) m)))) into (* 99 (exp (* -1 (/ (log k) m)))) 14.057 * [backup-simplify]: Simplify (* 99 (exp (* -1 (/ (log k) m)))) into (* 99 (exp (* -1 (/ (log k) m)))) 14.058 * [backup-simplify]: Simplify (+ (* (* 99 (exp (* -1 (/ (log (/ 1 k)) (/ 1 m))))) (* (/ 1 (/ 1 a)) (* 1 (pow (/ 1 k) 4)))) (+ (* (- (* 10 (exp (* -1 (/ (log (/ 1 k)) (/ 1 m)))))) (* (/ 1 (/ 1 a)) (* 1 (pow (/ 1 k) 3)))) (* (exp (* -1 (/ (log (/ 1 k)) (/ 1 m)))) (* (/ 1 (/ 1 a)) (* 1 (pow (/ 1 k) 2)))))) into (- (+ (* 99 (/ (* (exp (* -1 (* (log (/ 1 k)) m))) a) (pow k 4))) (/ (* (exp (* -1 (* (log (/ 1 k)) m))) a) (pow k 2))) (* 10 (/ (* (exp (* -1 (* (log (/ 1 k)) m))) a) (pow k 3)))) 14.058 * [backup-simplify]: Simplify (/ 1 (/ (/ (+ (+ (* (/ 1 (- k)) (/ 1 (- k))) (* (/ 1 (- k)) 10)) 1) (pow (/ 1 (- k)) (/ 1 (- m)))) (/ 1 (- a)))) into (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))))) 14.058 * [approximate]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))))) in (k m a) around 0 14.058 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))))) in a 14.058 * [taylor]: Taking taylor expansion of -1 in a 14.058 * [backup-simplify]: Simplify -1 into -1 14.058 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))) in a 14.058 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in a 14.058 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in a 14.058 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in a 14.058 * [taylor]: Taking taylor expansion of (/ -1 m) in a 14.058 * [taylor]: Taking taylor expansion of -1 in a 14.058 * [backup-simplify]: Simplify -1 into -1 14.058 * [taylor]: Taking taylor expansion of m in a 14.058 * [backup-simplify]: Simplify m into m 14.058 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 14.058 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in a 14.058 * [taylor]: Taking taylor expansion of (/ -1 k) in a 14.058 * [taylor]: Taking taylor expansion of -1 in a 14.058 * [backup-simplify]: Simplify -1 into -1 14.058 * [taylor]: Taking taylor expansion of k in a 14.058 * [backup-simplify]: Simplify k into k 14.059 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 14.059 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 14.059 * [backup-simplify]: Simplify (* (/ -1 m) (log (/ -1 k))) into (* -1 (/ (log (/ -1 k)) m)) 14.059 * [backup-simplify]: Simplify (exp (* -1 (/ (log (/ -1 k)) m))) into (exp (* -1 (/ (log (/ -1 k)) m))) 14.059 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) in a 14.059 * [taylor]: Taking taylor expansion of a in a 14.059 * [backup-simplify]: Simplify 0 into 0 14.059 * [backup-simplify]: Simplify 1 into 1 14.059 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in a 14.059 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1) in a 14.059 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 14.059 * [taylor]: Taking taylor expansion of (pow k 2) in a 14.059 * [taylor]: Taking taylor expansion of k in a 14.059 * [backup-simplify]: Simplify k into k 14.059 * [backup-simplify]: Simplify (* k k) into (pow k 2) 14.059 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 14.059 * [taylor]: Taking taylor expansion of 1 in a 14.059 * [backup-simplify]: Simplify 1 into 1 14.059 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in a 14.059 * [taylor]: Taking taylor expansion of 10 in a 14.059 * [backup-simplify]: Simplify 10 into 10 14.059 * [taylor]: Taking taylor expansion of (/ 1 k) in a 14.059 * [taylor]: Taking taylor expansion of k in a 14.059 * [backup-simplify]: Simplify k into k 14.059 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 14.059 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1) into (+ (/ 1 (pow k 2)) 1) 14.059 * [backup-simplify]: Simplify (* 10 (/ 1 k)) into (/ 10 k) 14.059 * [backup-simplify]: Simplify (- (/ 10 k)) into (- (* 10 (/ 1 k))) 14.059 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1) (- (* 10 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) 14.059 * [backup-simplify]: Simplify (* 0 (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) into 0 14.059 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 14.060 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 14.060 * [backup-simplify]: Simplify (+ 0 0) into 0 14.060 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 14.060 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 (/ 1 k))) into 0 14.061 * [backup-simplify]: Simplify (- 0) into 0 14.061 * [backup-simplify]: Simplify (+ 0 0) into 0 14.061 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))) into (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) 14.061 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) into (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) 14.061 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))))) in m 14.061 * [taylor]: Taking taylor expansion of -1 in m 14.061 * [backup-simplify]: Simplify -1 into -1 14.061 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))) in m 14.061 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in m 14.061 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in m 14.061 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in m 14.062 * [taylor]: Taking taylor expansion of (/ -1 m) in m 14.062 * [taylor]: Taking taylor expansion of -1 in m 14.062 * [backup-simplify]: Simplify -1 into -1 14.062 * [taylor]: Taking taylor expansion of m in m 14.062 * [backup-simplify]: Simplify 0 into 0 14.062 * [backup-simplify]: Simplify 1 into 1 14.062 * [backup-simplify]: Simplify (/ -1 1) into -1 14.062 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in m 14.062 * [taylor]: Taking taylor expansion of (/ -1 k) in m 14.062 * [taylor]: Taking taylor expansion of -1 in m 14.062 * [backup-simplify]: Simplify -1 into -1 14.062 * [taylor]: Taking taylor expansion of k in m 14.062 * [backup-simplify]: Simplify k into k 14.062 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 14.062 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 14.062 * [backup-simplify]: Simplify (* -1 (log (/ -1 k))) into (* -1 (log (/ -1 k))) 14.062 * [backup-simplify]: Simplify (exp (* (/ -1 m) (log (/ -1 k)))) into (exp (* -1 (/ (log (/ -1 k)) m))) 14.062 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) in m 14.062 * [taylor]: Taking taylor expansion of a in m 14.062 * [backup-simplify]: Simplify a into a 14.062 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in m 14.062 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1) in m 14.062 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 14.062 * [taylor]: Taking taylor expansion of (pow k 2) in m 14.062 * [taylor]: Taking taylor expansion of k in m 14.062 * [backup-simplify]: Simplify k into k 14.062 * [backup-simplify]: Simplify (* k k) into (pow k 2) 14.062 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 14.062 * [taylor]: Taking taylor expansion of 1 in m 14.062 * [backup-simplify]: Simplify 1 into 1 14.062 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in m 14.062 * [taylor]: Taking taylor expansion of 10 in m 14.063 * [backup-simplify]: Simplify 10 into 10 14.063 * [taylor]: Taking taylor expansion of (/ 1 k) in m 14.063 * [taylor]: Taking taylor expansion of k in m 14.063 * [backup-simplify]: Simplify k into k 14.063 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 14.063 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1) into (+ (/ 1 (pow k 2)) 1) 14.063 * [backup-simplify]: Simplify (* 10 (/ 1 k)) into (/ 10 k) 14.063 * [backup-simplify]: Simplify (- (/ 10 k)) into (- (* 10 (/ 1 k))) 14.063 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1) (- (* 10 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) 14.063 * [backup-simplify]: Simplify (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) into (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) 14.064 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log (/ -1 k)) m))) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))) into (/ (exp (* -1 (/ (log (/ -1 k)) m))) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))) 14.064 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))))) in k 14.064 * [taylor]: Taking taylor expansion of -1 in k 14.064 * [backup-simplify]: Simplify -1 into -1 14.064 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))) in k 14.064 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in k 14.064 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in k 14.064 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in k 14.064 * [taylor]: Taking taylor expansion of (/ -1 m) in k 14.064 * [taylor]: Taking taylor expansion of -1 in k 14.064 * [backup-simplify]: Simplify -1 into -1 14.064 * [taylor]: Taking taylor expansion of m in k 14.064 * [backup-simplify]: Simplify m into m 14.064 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 14.064 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 14.064 * [taylor]: Taking taylor expansion of (/ -1 k) in k 14.064 * [taylor]: Taking taylor expansion of -1 in k 14.064 * [backup-simplify]: Simplify -1 into -1 14.064 * [taylor]: Taking taylor expansion of k in k 14.064 * [backup-simplify]: Simplify 0 into 0 14.064 * [backup-simplify]: Simplify 1 into 1 14.065 * [backup-simplify]: Simplify (/ -1 1) into -1 14.065 * [backup-simplify]: Simplify (log -1) into (log -1) 14.066 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 14.066 * [backup-simplify]: Simplify (* (/ -1 m) (- (log -1) (log k))) into (* -1 (/ (- (log -1) (log k)) m)) 14.067 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 14.067 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) in k 14.067 * [taylor]: Taking taylor expansion of a in k 14.067 * [backup-simplify]: Simplify a into a 14.067 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in k 14.067 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1) in k 14.067 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 14.067 * [taylor]: Taking taylor expansion of (pow k 2) in k 14.067 * [taylor]: Taking taylor expansion of k in k 14.067 * [backup-simplify]: Simplify 0 into 0 14.067 * [backup-simplify]: Simplify 1 into 1 14.067 * [backup-simplify]: Simplify (* 1 1) into 1 14.067 * [backup-simplify]: Simplify (/ 1 1) into 1 14.067 * [taylor]: Taking taylor expansion of 1 in k 14.067 * [backup-simplify]: Simplify 1 into 1 14.067 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 14.067 * [taylor]: Taking taylor expansion of 10 in k 14.067 * [backup-simplify]: Simplify 10 into 10 14.067 * [taylor]: Taking taylor expansion of (/ 1 k) in k 14.067 * [taylor]: Taking taylor expansion of k in k 14.068 * [backup-simplify]: Simplify 0 into 0 14.068 * [backup-simplify]: Simplify 1 into 1 14.068 * [backup-simplify]: Simplify (/ 1 1) into 1 14.068 * [backup-simplify]: Simplify (+ 1 0) into 1 14.068 * [backup-simplify]: Simplify (+ 1 0) into 1 14.068 * [backup-simplify]: Simplify (* a 1) into a 14.069 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) into (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) 14.069 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))))) in k 14.069 * [taylor]: Taking taylor expansion of -1 in k 14.069 * [backup-simplify]: Simplify -1 into -1 14.069 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))) in k 14.069 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in k 14.069 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in k 14.069 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in k 14.069 * [taylor]: Taking taylor expansion of (/ -1 m) in k 14.069 * [taylor]: Taking taylor expansion of -1 in k 14.069 * [backup-simplify]: Simplify -1 into -1 14.069 * [taylor]: Taking taylor expansion of m in k 14.069 * [backup-simplify]: Simplify m into m 14.069 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 14.069 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 14.069 * [taylor]: Taking taylor expansion of (/ -1 k) in k 14.069 * [taylor]: Taking taylor expansion of -1 in k 14.069 * [backup-simplify]: Simplify -1 into -1 14.069 * [taylor]: Taking taylor expansion of k in k 14.069 * [backup-simplify]: Simplify 0 into 0 14.069 * [backup-simplify]: Simplify 1 into 1 14.069 * [backup-simplify]: Simplify (/ -1 1) into -1 14.070 * [backup-simplify]: Simplify (log -1) into (log -1) 14.070 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 14.070 * [backup-simplify]: Simplify (* (/ -1 m) (- (log -1) (log k))) into (* -1 (/ (- (log -1) (log k)) m)) 14.071 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 14.071 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) in k 14.071 * [taylor]: Taking taylor expansion of a in k 14.071 * [backup-simplify]: Simplify a into a 14.071 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in k 14.071 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1) in k 14.071 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 14.071 * [taylor]: Taking taylor expansion of (pow k 2) in k 14.071 * [taylor]: Taking taylor expansion of k in k 14.071 * [backup-simplify]: Simplify 0 into 0 14.071 * [backup-simplify]: Simplify 1 into 1 14.071 * [backup-simplify]: Simplify (* 1 1) into 1 14.071 * [backup-simplify]: Simplify (/ 1 1) into 1 14.071 * [taylor]: Taking taylor expansion of 1 in k 14.071 * [backup-simplify]: Simplify 1 into 1 14.071 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 14.071 * [taylor]: Taking taylor expansion of 10 in k 14.071 * [backup-simplify]: Simplify 10 into 10 14.071 * [taylor]: Taking taylor expansion of (/ 1 k) in k 14.071 * [taylor]: Taking taylor expansion of k in k 14.071 * [backup-simplify]: Simplify 0 into 0 14.071 * [backup-simplify]: Simplify 1 into 1 14.072 * [backup-simplify]: Simplify (/ 1 1) into 1 14.072 * [backup-simplify]: Simplify (+ 1 0) into 1 14.072 * [backup-simplify]: Simplify (+ 1 0) into 1 14.072 * [backup-simplify]: Simplify (* a 1) into a 14.073 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) into (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) 14.073 * [backup-simplify]: Simplify (* -1 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) into (* -1 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) 14.073 * [taylor]: Taking taylor expansion of (* -1 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) in m 14.073 * [taylor]: Taking taylor expansion of -1 in m 14.073 * [backup-simplify]: Simplify -1 into -1 14.073 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) in m 14.073 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 14.073 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 14.073 * [taylor]: Taking taylor expansion of -1 in m 14.073 * [backup-simplify]: Simplify -1 into -1 14.073 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 14.073 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 14.073 * [taylor]: Taking taylor expansion of (log -1) in m 14.073 * [taylor]: Taking taylor expansion of -1 in m 14.073 * [backup-simplify]: Simplify -1 into -1 14.073 * [backup-simplify]: Simplify (log -1) into (log -1) 14.073 * [taylor]: Taking taylor expansion of (log k) in m 14.073 * [taylor]: Taking taylor expansion of k in m 14.073 * [backup-simplify]: Simplify k into k 14.074 * [backup-simplify]: Simplify (log k) into (log k) 14.074 * [taylor]: Taking taylor expansion of m in m 14.074 * [backup-simplify]: Simplify 0 into 0 14.074 * [backup-simplify]: Simplify 1 into 1 14.074 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 14.074 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 14.074 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 14.074 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 14.075 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 14.075 * [taylor]: Taking taylor expansion of a in m 14.075 * [backup-simplify]: Simplify a into a 14.075 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) into (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) 14.075 * [backup-simplify]: Simplify (* -1 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) into (* -1 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) 14.075 * [taylor]: Taking taylor expansion of (* -1 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) in a 14.075 * [taylor]: Taking taylor expansion of -1 in a 14.076 * [backup-simplify]: Simplify -1 into -1 14.076 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) in a 14.076 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in a 14.076 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in a 14.076 * [taylor]: Taking taylor expansion of -1 in a 14.076 * [backup-simplify]: Simplify -1 into -1 14.076 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in a 14.076 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in a 14.076 * [taylor]: Taking taylor expansion of (log -1) in a 14.076 * [taylor]: Taking taylor expansion of -1 in a 14.076 * [backup-simplify]: Simplify -1 into -1 14.076 * [backup-simplify]: Simplify (log -1) into (log -1) 14.076 * [taylor]: Taking taylor expansion of (log k) in a 14.076 * [taylor]: Taking taylor expansion of k in a 14.076 * [backup-simplify]: Simplify k into k 14.076 * [backup-simplify]: Simplify (log k) into (log k) 14.076 * [taylor]: Taking taylor expansion of m in a 14.076 * [backup-simplify]: Simplify m into m 14.076 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 14.076 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 14.077 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) m) into (/ (- (log -1) (log k)) m) 14.077 * [backup-simplify]: Simplify (* -1 (/ (- (log -1) (log k)) m)) into (* -1 (/ (- (log -1) (log k)) m)) 14.077 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 14.077 * [taylor]: Taking taylor expansion of a in a 14.077 * [backup-simplify]: Simplify 0 into 0 14.077 * [backup-simplify]: Simplify 1 into 1 14.078 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) 1) into (exp (* -1 (/ (- (log -1) (log k)) m))) 14.078 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 14.078 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 14.081 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 14.082 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 14.082 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)))) into 0 14.083 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 14.083 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (* 0 (- (log -1) (log k)))) into 0 14.085 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 14.085 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 14.086 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 14.086 * [backup-simplify]: Simplify (+ 0 0) into 0 14.087 * [backup-simplify]: Simplify (* 10 1) into 10 14.087 * [backup-simplify]: Simplify (- 10) into -10 14.087 * [backup-simplify]: Simplify (+ 0 -10) into -10 14.087 * [backup-simplify]: Simplify (+ (* a -10) (* 0 1)) into (- (* 10 a)) 14.088 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) (/ (- (* 10 a)) a)))) into (* 10 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) 14.089 * [backup-simplify]: Simplify (+ (* -1 (* 10 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) (* 0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) into (- (* 10 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) 14.089 * [taylor]: Taking taylor expansion of (- (* 10 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) in m 14.089 * [taylor]: Taking taylor expansion of (* 10 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) in m 14.089 * [taylor]: Taking taylor expansion of 10 in m 14.089 * [backup-simplify]: Simplify 10 into 10 14.089 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) in m 14.089 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 14.089 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 14.089 * [taylor]: Taking taylor expansion of -1 in m 14.089 * [backup-simplify]: Simplify -1 into -1 14.089 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 14.089 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 14.089 * [taylor]: Taking taylor expansion of (log -1) in m 14.089 * [taylor]: Taking taylor expansion of -1 in m 14.089 * [backup-simplify]: Simplify -1 into -1 14.089 * [backup-simplify]: Simplify (log -1) into (log -1) 14.089 * [taylor]: Taking taylor expansion of (log k) in m 14.089 * [taylor]: Taking taylor expansion of k in m 14.089 * [backup-simplify]: Simplify k into k 14.089 * [backup-simplify]: Simplify (log k) into (log k) 14.089 * [taylor]: Taking taylor expansion of m in m 14.089 * [backup-simplify]: Simplify 0 into 0 14.089 * [backup-simplify]: Simplify 1 into 1 14.089 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 14.090 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 14.090 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 14.090 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 14.090 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 14.090 * [taylor]: Taking taylor expansion of a in m 14.090 * [backup-simplify]: Simplify a into a 14.091 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) into (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) 14.091 * [backup-simplify]: Simplify (* 10 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) into (* 10 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) 14.092 * [backup-simplify]: Simplify (- (* 10 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) into (- (* 10 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) 14.092 * [taylor]: Taking taylor expansion of (- (* 10 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) in a 14.092 * [taylor]: Taking taylor expansion of (* 10 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) in a 14.092 * [taylor]: Taking taylor expansion of 10 in a 14.092 * [backup-simplify]: Simplify 10 into 10 14.092 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) in a 14.092 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in a 14.092 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in a 14.092 * [taylor]: Taking taylor expansion of -1 in a 14.092 * [backup-simplify]: Simplify -1 into -1 14.092 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in a 14.092 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in a 14.092 * [taylor]: Taking taylor expansion of (log -1) in a 14.092 * [taylor]: Taking taylor expansion of -1 in a 14.092 * [backup-simplify]: Simplify -1 into -1 14.092 * [backup-simplify]: Simplify (log -1) into (log -1) 14.092 * [taylor]: Taking taylor expansion of (log k) in a 14.092 * [taylor]: Taking taylor expansion of k in a 14.092 * [backup-simplify]: Simplify k into k 14.092 * [backup-simplify]: Simplify (log k) into (log k) 14.092 * [taylor]: Taking taylor expansion of m in a 14.092 * [backup-simplify]: Simplify m into m 14.092 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 14.092 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 14.093 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) m) into (/ (- (log -1) (log k)) m) 14.093 * [backup-simplify]: Simplify (* -1 (/ (- (log -1) (log k)) m)) into (* -1 (/ (- (log -1) (log k)) m)) 14.093 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 14.093 * [taylor]: Taking taylor expansion of a in a 14.094 * [backup-simplify]: Simplify 0 into 0 14.094 * [backup-simplify]: Simplify 1 into 1 14.094 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) 1) into (exp (* -1 (/ (- (log -1) (log k)) m))) 14.094 * [backup-simplify]: Simplify (* 10 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* 10 (exp (* -1 (/ (- (log -1) (log k)) m)))) 14.095 * [backup-simplify]: Simplify (- (* 10 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10 (exp (* -1 (/ (- (log -1) (log k)) m))))) 14.095 * [backup-simplify]: Simplify (- (* 10 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10 (exp (* -1 (/ (- (log -1) (log k)) m))))) 14.095 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) (/ 0 a)))) into 0 14.096 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) into 0 14.096 * [taylor]: Taking taylor expansion of 0 in a 14.096 * [backup-simplify]: Simplify 0 into 0 14.097 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 14.097 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 14.098 * [backup-simplify]: Simplify (- 0) into 0 14.098 * [backup-simplify]: Simplify (+ 0 0) into 0 14.098 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (- (log -1) (log k)) m) (/ 0 m)))) into 0 14.099 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (- (log -1) (log k)) m))) into 0 14.099 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 14.100 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log -1) (log k)) m))) (/ 0 1)))) into 0 14.101 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into 0 14.101 * [backup-simplify]: Simplify 0 into 0 14.102 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 14.103 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 14.103 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 14.104 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 14.104 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (+ (* 0 0) (* 0 (- (log -1) (log k))))) into 0 14.105 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 14.106 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 14.106 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 14.107 * [backup-simplify]: Simplify (+ 0 1) into 1 14.107 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 14.108 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 1)) into 0 14.108 * [backup-simplify]: Simplify (- 0) into 0 14.108 * [backup-simplify]: Simplify (+ 1 0) into 1 14.109 * [backup-simplify]: Simplify (+ (* a 1) (+ (* 0 -10) (* 0 1))) into a 14.109 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) (/ a a)) (* (* 10 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) (/ (- (* 10 a)) a)))) into (* 99 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) 14.110 * [backup-simplify]: Simplify (+ (* -1 (* 99 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) (+ (* 0 (* 10 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) (* 0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)))) into (- (* 99 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) 14.110 * [taylor]: Taking taylor expansion of (- (* 99 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) in m 14.110 * [taylor]: Taking taylor expansion of (* 99 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) in m 14.110 * [taylor]: Taking taylor expansion of 99 in m 14.110 * [backup-simplify]: Simplify 99 into 99 14.110 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) in m 14.110 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 14.110 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 14.111 * [taylor]: Taking taylor expansion of -1 in m 14.111 * [backup-simplify]: Simplify -1 into -1 14.111 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 14.111 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 14.111 * [taylor]: Taking taylor expansion of (log -1) in m 14.111 * [taylor]: Taking taylor expansion of -1 in m 14.111 * [backup-simplify]: Simplify -1 into -1 14.111 * [backup-simplify]: Simplify (log -1) into (log -1) 14.111 * [taylor]: Taking taylor expansion of (log k) in m 14.111 * [taylor]: Taking taylor expansion of k in m 14.111 * [backup-simplify]: Simplify k into k 14.111 * [backup-simplify]: Simplify (log k) into (log k) 14.111 * [taylor]: Taking taylor expansion of m in m 14.111 * [backup-simplify]: Simplify 0 into 0 14.111 * [backup-simplify]: Simplify 1 into 1 14.111 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 14.111 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 14.112 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 14.112 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 14.112 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 14.112 * [taylor]: Taking taylor expansion of a in m 14.112 * [backup-simplify]: Simplify a into a 14.113 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) into (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) 14.113 * [backup-simplify]: Simplify (* 99 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) into (* 99 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) 14.113 * [backup-simplify]: Simplify (- (* 99 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) into (- (* 99 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) 14.113 * [taylor]: Taking taylor expansion of (- (* 99 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) in a 14.113 * [taylor]: Taking taylor expansion of (* 99 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) in a 14.113 * [taylor]: Taking taylor expansion of 99 in a 14.113 * [backup-simplify]: Simplify 99 into 99 14.114 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) in a 14.114 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in a 14.114 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in a 14.114 * [taylor]: Taking taylor expansion of -1 in a 14.114 * [backup-simplify]: Simplify -1 into -1 14.114 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in a 14.114 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in a 14.114 * [taylor]: Taking taylor expansion of (log -1) in a 14.114 * [taylor]: Taking taylor expansion of -1 in a 14.114 * [backup-simplify]: Simplify -1 into -1 14.114 * [backup-simplify]: Simplify (log -1) into (log -1) 14.114 * [taylor]: Taking taylor expansion of (log k) in a 14.114 * [taylor]: Taking taylor expansion of k in a 14.114 * [backup-simplify]: Simplify k into k 14.114 * [backup-simplify]: Simplify (log k) into (log k) 14.114 * [taylor]: Taking taylor expansion of m in a 14.114 * [backup-simplify]: Simplify m into m 14.114 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 14.115 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 14.115 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) m) into (/ (- (log -1) (log k)) m) 14.115 * [backup-simplify]: Simplify (* -1 (/ (- (log -1) (log k)) m)) into (* -1 (/ (- (log -1) (log k)) m)) 14.116 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 14.116 * [taylor]: Taking taylor expansion of a in a 14.116 * [backup-simplify]: Simplify 0 into 0 14.116 * [backup-simplify]: Simplify 1 into 1 14.116 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) 1) into (exp (* -1 (/ (- (log -1) (log k)) m))) 14.116 * [backup-simplify]: Simplify (* 99 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* 99 (exp (* -1 (/ (- (log -1) (log k)) m)))) 14.117 * [backup-simplify]: Simplify (- (* 99 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 99 (exp (* -1 (/ (- (log -1) (log k)) m))))) 14.117 * [backup-simplify]: Simplify (- (* 99 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 99 (exp (* -1 (/ (- (log -1) (log k)) m))))) 14.119 * [backup-simplify]: Simplify (+ (* (- (* 99 (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m))))))) (* (/ 1 (/ 1 (- a))) (* 1 (pow (/ 1 (- k)) 4)))) (+ (* (- (* 10 (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m))))))) (* (/ 1 (/ 1 (- a))) (* 1 (pow (/ 1 (- k)) 3)))) (* (* -1 (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m)))))) (* (/ 1 (/ 1 (- a))) (* 1 (pow (/ 1 (- k)) 2)))))) into (- (+ (* 99 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 4))) (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 2))) (* 10 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 3)))) 14.119 * * * * [progress]: [ 3 / 4 ] generating series at (2 2 1 1 1) 14.119 * [backup-simplify]: Simplify (+ (* k k) (* k 10)) into (+ (pow k 2) (* 10 k)) 14.119 * [approximate]: Taking taylor expansion of (+ (pow k 2) (* 10 k)) in (k) around 0 14.119 * [taylor]: Taking taylor expansion of (+ (pow k 2) (* 10 k)) in k 14.119 * [taylor]: Taking taylor expansion of (pow k 2) in k 14.119 * [taylor]: Taking taylor expansion of k in k 14.119 * [backup-simplify]: Simplify 0 into 0 14.119 * [backup-simplify]: Simplify 1 into 1 14.119 * [taylor]: Taking taylor expansion of (* 10 k) in k 14.119 * [taylor]: Taking taylor expansion of 10 in k 14.119 * [backup-simplify]: Simplify 10 into 10 14.119 * [taylor]: Taking taylor expansion of k in k 14.119 * [backup-simplify]: Simplify 0 into 0 14.119 * [backup-simplify]: Simplify 1 into 1 14.119 * [taylor]: Taking taylor expansion of (+ (pow k 2) (* 10 k)) in k 14.119 * [taylor]: Taking taylor expansion of (pow k 2) in k 14.119 * [taylor]: Taking taylor expansion of k in k 14.119 * [backup-simplify]: Simplify 0 into 0 14.119 * [backup-simplify]: Simplify 1 into 1 14.119 * [taylor]: Taking taylor expansion of (* 10 k) in k 14.119 * [taylor]: Taking taylor expansion of 10 in k 14.119 * [backup-simplify]: Simplify 10 into 10 14.119 * [taylor]: Taking taylor expansion of k in k 14.119 * [backup-simplify]: Simplify 0 into 0 14.119 * [backup-simplify]: Simplify 1 into 1 14.120 * [backup-simplify]: Simplify (* 10 0) into 0 14.120 * [backup-simplify]: Simplify (+ 0 0) into 0 14.120 * [backup-simplify]: Simplify 0 into 0 14.120 * [backup-simplify]: Simplify (+ (* 10 1) (* 0 0)) into 10 14.121 * [backup-simplify]: Simplify (+ 0 10) into 10 14.121 * [backup-simplify]: Simplify 10 into 10 14.121 * [backup-simplify]: Simplify (* 1 1) into 1 14.121 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 0 1) (* 0 0))) into 0 14.122 * [backup-simplify]: Simplify (+ 1 0) into 1 14.122 * [backup-simplify]: Simplify 1 into 1 14.122 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 14.123 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 14.123 * [backup-simplify]: Simplify (+ 0 0) into 0 14.123 * [backup-simplify]: Simplify 0 into 0 14.124 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 14.124 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 14.125 * [backup-simplify]: Simplify (+ 0 0) into 0 14.125 * [backup-simplify]: Simplify 0 into 0 14.125 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 14.126 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))) into 0 14.126 * [backup-simplify]: Simplify (+ 0 0) into 0 14.127 * [backup-simplify]: Simplify 0 into 0 14.127 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 14.128 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))))) into 0 14.128 * [backup-simplify]: Simplify (+ 0 0) into 0 14.128 * [backup-simplify]: Simplify 0 into 0 14.129 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 14.130 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))))) into 0 14.131 * [backup-simplify]: Simplify (+ 0 0) into 0 14.131 * [backup-simplify]: Simplify 0 into 0 14.131 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 14.133 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))))))) into 0 14.133 * [backup-simplify]: Simplify (+ 0 0) into 0 14.133 * [backup-simplify]: Simplify 0 into 0 14.133 * [backup-simplify]: Simplify (+ (* 1 (pow k 2)) (* 10 k)) into (+ (pow k 2) (* 10 k)) 14.133 * [backup-simplify]: Simplify (+ (* (/ 1 k) (/ 1 k)) (* (/ 1 k) 10)) into (+ (/ 1 (pow k 2)) (* 10 (/ 1 k))) 14.133 * [approximate]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (* 10 (/ 1 k))) in (k) around 0 14.133 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (* 10 (/ 1 k))) in k 14.133 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 14.133 * [taylor]: Taking taylor expansion of (pow k 2) in k 14.133 * [taylor]: Taking taylor expansion of k in k 14.133 * [backup-simplify]: Simplify 0 into 0 14.133 * [backup-simplify]: Simplify 1 into 1 14.133 * [backup-simplify]: Simplify (* 1 1) into 1 14.134 * [backup-simplify]: Simplify (/ 1 1) into 1 14.134 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 14.134 * [taylor]: Taking taylor expansion of 10 in k 14.134 * [backup-simplify]: Simplify 10 into 10 14.134 * [taylor]: Taking taylor expansion of (/ 1 k) in k 14.134 * [taylor]: Taking taylor expansion of k in k 14.134 * [backup-simplify]: Simplify 0 into 0 14.134 * [backup-simplify]: Simplify 1 into 1 14.134 * [backup-simplify]: Simplify (/ 1 1) into 1 14.134 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (* 10 (/ 1 k))) in k 14.134 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 14.134 * [taylor]: Taking taylor expansion of (pow k 2) in k 14.134 * [taylor]: Taking taylor expansion of k in k 14.134 * [backup-simplify]: Simplify 0 into 0 14.134 * [backup-simplify]: Simplify 1 into 1 14.134 * [backup-simplify]: Simplify (* 1 1) into 1 14.135 * [backup-simplify]: Simplify (/ 1 1) into 1 14.135 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 14.135 * [taylor]: Taking taylor expansion of 10 in k 14.135 * [backup-simplify]: Simplify 10 into 10 14.135 * [taylor]: Taking taylor expansion of (/ 1 k) in k 14.135 * [taylor]: Taking taylor expansion of k in k 14.135 * [backup-simplify]: Simplify 0 into 0 14.135 * [backup-simplify]: Simplify 1 into 1 14.135 * [backup-simplify]: Simplify (/ 1 1) into 1 14.136 * [backup-simplify]: Simplify (+ 1 0) into 1 14.136 * [backup-simplify]: Simplify 1 into 1 14.136 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 14.137 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 14.138 * [backup-simplify]: Simplify (* 10 1) into 10 14.138 * [backup-simplify]: Simplify (+ 0 10) into 10 14.138 * [backup-simplify]: Simplify 10 into 10 14.139 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 14.140 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 14.140 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 14.141 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 1)) into 0 14.141 * [backup-simplify]: Simplify (+ 0 0) into 0 14.142 * [backup-simplify]: Simplify 0 into 0 14.143 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 14.143 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 14.145 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 14.146 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 0 0) (* 0 1))) into 0 14.146 * [backup-simplify]: Simplify (+ 0 0) into 0 14.146 * [backup-simplify]: Simplify 0 into 0 14.147 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 14.148 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 14.149 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 14.150 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 14.150 * [backup-simplify]: Simplify (+ 0 0) into 0 14.150 * [backup-simplify]: Simplify 0 into 0 14.152 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 14.153 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 14.154 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 14.155 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 14.155 * [backup-simplify]: Simplify (+ 0 0) into 0 14.156 * [backup-simplify]: Simplify 0 into 0 14.157 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 14.158 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 14.159 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 14.160 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 14.161 * [backup-simplify]: Simplify (+ 0 0) into 0 14.161 * [backup-simplify]: Simplify 0 into 0 14.162 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))) into 0 14.163 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 14.164 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 14.166 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 14.166 * [backup-simplify]: Simplify (+ 0 0) into 0 14.166 * [backup-simplify]: Simplify 0 into 0 14.166 * [backup-simplify]: Simplify (+ (* 10 (/ 1 (/ 1 k))) (* 1 (pow (/ 1 (/ 1 k)) 2))) into (+ (pow k 2) (* 10 k)) 14.167 * [backup-simplify]: Simplify (+ (* (/ 1 (- k)) (/ 1 (- k))) (* (/ 1 (- k)) 10)) into (- (/ 1 (pow k 2)) (* 10 (/ 1 k))) 14.167 * [approximate]: Taking taylor expansion of (- (/ 1 (pow k 2)) (* 10 (/ 1 k))) in (k) around 0 14.167 * [taylor]: Taking taylor expansion of (- (/ 1 (pow k 2)) (* 10 (/ 1 k))) in k 14.167 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 14.167 * [taylor]: Taking taylor expansion of (pow k 2) in k 14.167 * [taylor]: Taking taylor expansion of k in k 14.167 * [backup-simplify]: Simplify 0 into 0 14.167 * [backup-simplify]: Simplify 1 into 1 14.167 * [backup-simplify]: Simplify (* 1 1) into 1 14.167 * [backup-simplify]: Simplify (/ 1 1) into 1 14.168 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 14.168 * [taylor]: Taking taylor expansion of 10 in k 14.168 * [backup-simplify]: Simplify 10 into 10 14.168 * [taylor]: Taking taylor expansion of (/ 1 k) in k 14.168 * [taylor]: Taking taylor expansion of k in k 14.168 * [backup-simplify]: Simplify 0 into 0 14.168 * [backup-simplify]: Simplify 1 into 1 14.168 * [backup-simplify]: Simplify (/ 1 1) into 1 14.168 * [taylor]: Taking taylor expansion of (- (/ 1 (pow k 2)) (* 10 (/ 1 k))) in k 14.168 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 14.168 * [taylor]: Taking taylor expansion of (pow k 2) in k 14.168 * [taylor]: Taking taylor expansion of k in k 14.168 * [backup-simplify]: Simplify 0 into 0 14.168 * [backup-simplify]: Simplify 1 into 1 14.169 * [backup-simplify]: Simplify (* 1 1) into 1 14.169 * [backup-simplify]: Simplify (/ 1 1) into 1 14.169 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 14.169 * [taylor]: Taking taylor expansion of 10 in k 14.169 * [backup-simplify]: Simplify 10 into 10 14.169 * [taylor]: Taking taylor expansion of (/ 1 k) in k 14.169 * [taylor]: Taking taylor expansion of k in k 14.169 * [backup-simplify]: Simplify 0 into 0 14.169 * [backup-simplify]: Simplify 1 into 1 14.169 * [backup-simplify]: Simplify (/ 1 1) into 1 14.170 * [backup-simplify]: Simplify (+ 1 0) into 1 14.170 * [backup-simplify]: Simplify 1 into 1 14.171 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 14.171 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 14.172 * [backup-simplify]: Simplify (* 10 1) into 10 14.172 * [backup-simplify]: Simplify (- 10) into -10 14.172 * [backup-simplify]: Simplify (+ 0 -10) into -10 14.173 * [backup-simplify]: Simplify -10 into -10 14.173 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 14.174 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 14.175 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 14.176 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 1)) into 0 14.176 * [backup-simplify]: Simplify (- 0) into 0 14.176 * [backup-simplify]: Simplify (+ 0 0) into 0 14.176 * [backup-simplify]: Simplify 0 into 0 14.177 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 14.178 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 14.179 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 14.180 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 0 0) (* 0 1))) into 0 14.181 * [backup-simplify]: Simplify (- 0) into 0 14.181 * [backup-simplify]: Simplify (+ 0 0) into 0 14.181 * [backup-simplify]: Simplify 0 into 0 14.182 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 14.183 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 14.184 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 14.185 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 14.185 * [backup-simplify]: Simplify (- 0) into 0 14.186 * [backup-simplify]: Simplify (+ 0 0) into 0 14.186 * [backup-simplify]: Simplify 0 into 0 14.187 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 14.190 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 14.191 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 14.192 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 14.193 * [backup-simplify]: Simplify (- 0) into 0 14.193 * [backup-simplify]: Simplify (+ 0 0) into 0 14.193 * [backup-simplify]: Simplify 0 into 0 14.195 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 14.196 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 14.197 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 14.198 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 14.199 * [backup-simplify]: Simplify (- 0) into 0 14.199 * [backup-simplify]: Simplify (+ 0 0) into 0 14.199 * [backup-simplify]: Simplify 0 into 0 14.201 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))) into 0 14.202 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 14.203 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 14.204 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 14.205 * [backup-simplify]: Simplify (- 0) into 0 14.205 * [backup-simplify]: Simplify (+ 0 0) into 0 14.205 * [backup-simplify]: Simplify 0 into 0 14.205 * [backup-simplify]: Simplify (+ (* -10 (/ 1 (/ 1 (- k)))) (* 1 (pow (/ 1 (/ 1 (- k))) 2))) into (+ (pow k 2) (* 10 k)) 14.205 * * * * [progress]: [ 4 / 4 ] generating series at (2 2 1 1) 14.206 * [backup-simplify]: Simplify (+ (+ (* k k) (* k 10)) 1) into (+ (pow k 2) (+ 1 (* 10 k))) 14.206 * [approximate]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in (k) around 0 14.206 * [taylor]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in k 14.206 * [taylor]: Taking taylor expansion of (pow k 2) in k 14.206 * [taylor]: Taking taylor expansion of k in k 14.206 * [backup-simplify]: Simplify 0 into 0 14.206 * [backup-simplify]: Simplify 1 into 1 14.206 * [taylor]: Taking taylor expansion of (+ 1 (* 10 k)) in k 14.206 * [taylor]: Taking taylor expansion of 1 in k 14.206 * [backup-simplify]: Simplify 1 into 1 14.206 * [taylor]: Taking taylor expansion of (* 10 k) in k 14.206 * [taylor]: Taking taylor expansion of 10 in k 14.206 * [backup-simplify]: Simplify 10 into 10 14.206 * [taylor]: Taking taylor expansion of k in k 14.206 * [backup-simplify]: Simplify 0 into 0 14.206 * [backup-simplify]: Simplify 1 into 1 14.206 * [taylor]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in k 14.206 * [taylor]: Taking taylor expansion of (pow k 2) in k 14.206 * [taylor]: Taking taylor expansion of k in k 14.206 * [backup-simplify]: Simplify 0 into 0 14.206 * [backup-simplify]: Simplify 1 into 1 14.206 * [taylor]: Taking taylor expansion of (+ 1 (* 10 k)) in k 14.206 * [taylor]: Taking taylor expansion of 1 in k 14.206 * [backup-simplify]: Simplify 1 into 1 14.206 * [taylor]: Taking taylor expansion of (* 10 k) in k 14.206 * [taylor]: Taking taylor expansion of 10 in k 14.206 * [backup-simplify]: Simplify 10 into 10 14.206 * [taylor]: Taking taylor expansion of k in k 14.206 * [backup-simplify]: Simplify 0 into 0 14.206 * [backup-simplify]: Simplify 1 into 1 14.207 * [backup-simplify]: Simplify (* 10 0) into 0 14.207 * [backup-simplify]: Simplify (+ 1 0) into 1 14.208 * [backup-simplify]: Simplify (+ 0 1) into 1 14.208 * [backup-simplify]: Simplify 1 into 1 14.208 * [backup-simplify]: Simplify (+ (* 10 1) (* 0 0)) into 10 14.209 * [backup-simplify]: Simplify (+ 0 10) into 10 14.209 * [backup-simplify]: Simplify (+ 0 10) into 10 14.209 * [backup-simplify]: Simplify 10 into 10 14.210 * [backup-simplify]: Simplify (* 1 1) into 1 14.211 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 0 1) (* 0 0))) into 0 14.211 * [backup-simplify]: Simplify (+ 0 0) into 0 14.211 * [backup-simplify]: Simplify (+ 1 0) into 1 14.211 * [backup-simplify]: Simplify 1 into 1 14.212 * [backup-simplify]: Simplify (+ (* 1 (pow k 2)) (+ (* 10 k) 1)) into (+ (pow k 2) (+ 1 (* 10 k))) 14.212 * [backup-simplify]: Simplify (+ (+ (* (/ 1 k) (/ 1 k)) (* (/ 1 k) 10)) 1) into (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) 14.212 * [approximate]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in (k) around 0 14.212 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in k 14.212 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 14.212 * [taylor]: Taking taylor expansion of (pow k 2) in k 14.212 * [taylor]: Taking taylor expansion of k in k 14.212 * [backup-simplify]: Simplify 0 into 0 14.212 * [backup-simplify]: Simplify 1 into 1 14.212 * [backup-simplify]: Simplify (* 1 1) into 1 14.213 * [backup-simplify]: Simplify (/ 1 1) into 1 14.213 * [taylor]: Taking taylor expansion of (+ (* 10 (/ 1 k)) 1) in k 14.213 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 14.213 * [taylor]: Taking taylor expansion of 10 in k 14.213 * [backup-simplify]: Simplify 10 into 10 14.213 * [taylor]: Taking taylor expansion of (/ 1 k) in k 14.213 * [taylor]: Taking taylor expansion of k in k 14.213 * [backup-simplify]: Simplify 0 into 0 14.213 * [backup-simplify]: Simplify 1 into 1 14.213 * [backup-simplify]: Simplify (/ 1 1) into 1 14.213 * [taylor]: Taking taylor expansion of 1 in k 14.213 * [backup-simplify]: Simplify 1 into 1 14.213 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in k 14.213 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 14.213 * [taylor]: Taking taylor expansion of (pow k 2) in k 14.214 * [taylor]: Taking taylor expansion of k in k 14.214 * [backup-simplify]: Simplify 0 into 0 14.214 * [backup-simplify]: Simplify 1 into 1 14.214 * [backup-simplify]: Simplify (* 1 1) into 1 14.214 * [backup-simplify]: Simplify (/ 1 1) into 1 14.214 * [taylor]: Taking taylor expansion of (+ (* 10 (/ 1 k)) 1) in k 14.214 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 14.214 * [taylor]: Taking taylor expansion of 10 in k 14.214 * [backup-simplify]: Simplify 10 into 10 14.214 * [taylor]: Taking taylor expansion of (/ 1 k) in k 14.214 * [taylor]: Taking taylor expansion of k in k 14.214 * [backup-simplify]: Simplify 0 into 0 14.215 * [backup-simplify]: Simplify 1 into 1 14.215 * [backup-simplify]: Simplify (/ 1 1) into 1 14.215 * [taylor]: Taking taylor expansion of 1 in k 14.215 * [backup-simplify]: Simplify 1 into 1 14.215 * [backup-simplify]: Simplify (+ 1 0) into 1 14.215 * [backup-simplify]: Simplify 1 into 1 14.216 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 14.217 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 14.217 * [backup-simplify]: Simplify (* 10 1) into 10 14.218 * [backup-simplify]: Simplify (+ 10 0) into 10 14.218 * [backup-simplify]: Simplify (+ 0 10) into 10 14.218 * [backup-simplify]: Simplify 10 into 10 14.219 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 14.220 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 14.221 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 14.222 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 1)) into 0 14.222 * [backup-simplify]: Simplify (+ 0 1) into 1 14.222 * [backup-simplify]: Simplify (+ 0 1) into 1 14.222 * [backup-simplify]: Simplify 1 into 1 14.223 * [backup-simplify]: Simplify (+ 1 (+ (* 10 (/ 1 (/ 1 k))) (* 1 (pow (/ 1 (/ 1 k)) 2)))) into (+ (pow k 2) (+ 1 (* 10 k))) 14.223 * [backup-simplify]: Simplify (+ (+ (* (/ 1 (- k)) (/ 1 (- k))) (* (/ 1 (- k)) 10)) 1) into (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) 14.223 * [approximate]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in (k) around 0 14.223 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in k 14.223 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1) in k 14.223 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 14.223 * [taylor]: Taking taylor expansion of (pow k 2) in k 14.223 * [taylor]: Taking taylor expansion of k in k 14.223 * [backup-simplify]: Simplify 0 into 0 14.223 * [backup-simplify]: Simplify 1 into 1 14.223 * [backup-simplify]: Simplify (* 1 1) into 1 14.223 * [backup-simplify]: Simplify (/ 1 1) into 1 14.224 * [taylor]: Taking taylor expansion of 1 in k 14.224 * [backup-simplify]: Simplify 1 into 1 14.224 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 14.224 * [taylor]: Taking taylor expansion of 10 in k 14.224 * [backup-simplify]: Simplify 10 into 10 14.224 * [taylor]: Taking taylor expansion of (/ 1 k) in k 14.224 * [taylor]: Taking taylor expansion of k in k 14.224 * [backup-simplify]: Simplify 0 into 0 14.224 * [backup-simplify]: Simplify 1 into 1 14.224 * [backup-simplify]: Simplify (/ 1 1) into 1 14.224 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in k 14.224 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1) in k 14.224 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 14.224 * [taylor]: Taking taylor expansion of (pow k 2) in k 14.224 * [taylor]: Taking taylor expansion of k in k 14.224 * [backup-simplify]: Simplify 0 into 0 14.224 * [backup-simplify]: Simplify 1 into 1 14.224 * [backup-simplify]: Simplify (* 1 1) into 1 14.224 * [backup-simplify]: Simplify (/ 1 1) into 1 14.225 * [taylor]: Taking taylor expansion of 1 in k 14.225 * [backup-simplify]: Simplify 1 into 1 14.225 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 14.225 * [taylor]: Taking taylor expansion of 10 in k 14.225 * [backup-simplify]: Simplify 10 into 10 14.225 * [taylor]: Taking taylor expansion of (/ 1 k) in k 14.225 * [taylor]: Taking taylor expansion of k in k 14.225 * [backup-simplify]: Simplify 0 into 0 14.225 * [backup-simplify]: Simplify 1 into 1 14.225 * [backup-simplify]: Simplify (/ 1 1) into 1 14.225 * [backup-simplify]: Simplify (+ 1 0) into 1 14.225 * [backup-simplify]: Simplify (+ 1 0) into 1 14.225 * [backup-simplify]: Simplify 1 into 1 14.226 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 14.226 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 14.227 * [backup-simplify]: Simplify (+ 0 0) into 0 14.227 * [backup-simplify]: Simplify (* 10 1) into 10 14.227 * [backup-simplify]: Simplify (- 10) into -10 14.227 * [backup-simplify]: Simplify (+ 0 -10) into -10 14.227 * [backup-simplify]: Simplify -10 into -10 14.228 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 14.228 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 14.229 * [backup-simplify]: Simplify (+ 0 1) into 1 14.229 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 14.230 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 1)) into 0 14.230 * [backup-simplify]: Simplify (- 0) into 0 14.230 * [backup-simplify]: Simplify (+ 1 0) into 1 14.230 * [backup-simplify]: Simplify 1 into 1 14.230 * [backup-simplify]: Simplify (+ 1 (+ (* -10 (/ 1 (/ 1 (- k)))) (* 1 (pow (/ 1 (/ 1 (- k))) 2)))) into (+ (pow k 2) (+ 1 (* 10 k))) 14.230 * * * [progress]: simplifying candidates 14.231 * * * * [progress]: [ 1 / 624 ] simplifiying candidate # 14.231 * * * * [progress]: [ 2 / 624 ] simplifiying candidate # 14.231 * * * * [progress]: [ 3 / 624 ] simplifiying candidate # 14.231 * * * * [progress]: [ 4 / 624 ] simplifiying candidate # 14.231 * * * * [progress]: [ 5 / 624 ] simplifiying candidate # 14.231 * * * * [progress]: [ 6 / 624 ] simplifiying candidate # 14.231 * * * * [progress]: [ 7 / 624 ] simplifiying candidate # 14.231 * * * * [progress]: [ 8 / 624 ] simplifiying candidate # 14.231 * * * * [progress]: [ 9 / 624 ] simplifiying candidate # 14.231 * * * * [progress]: [ 10 / 624 ] simplifiying candidate # 14.231 * * * * [progress]: [ 11 / 624 ] simplifiying candidate # 14.231 * * * * [progress]: [ 12 / 624 ] simplifiying candidate # 14.231 * * * * [progress]: [ 13 / 624 ] simplifiying candidate # 14.231 * * * * [progress]: [ 14 / 624 ] simplifiying candidate # 14.231 * * * * [progress]: [ 15 / 624 ] simplifiying candidate # 14.231 * * * * [progress]: [ 16 / 624 ] simplifiying candidate # 14.231 * * * * [progress]: [ 17 / 624 ] simplifiying candidate # 14.231 * * * * [progress]: [ 18 / 624 ] simplifiying candidate # 14.231 * * * * [progress]: [ 19 / 624 ] simplifiying candidate # 14.231 * * * * [progress]: [ 20 / 624 ] simplifiying candidate # 14.231 * * * * [progress]: [ 21 / 624 ] simplifiying candidate # 14.232 * * * * [progress]: [ 22 / 624 ] simplifiying candidate # 14.232 * * * * [progress]: [ 23 / 624 ] simplifiying candidate # 14.232 * * * * [progress]: [ 24 / 624 ] simplifiying candidate # 14.232 * * * * [progress]: [ 25 / 624 ] simplifiying candidate # 14.232 * * * * [progress]: [ 26 / 624 ] simplifiying candidate # 14.232 * * * * [progress]: [ 27 / 624 ] simplifiying candidate # 14.232 * * * * [progress]: [ 28 / 624 ] simplifiying candidate # 14.232 * * * * [progress]: [ 29 / 624 ] simplifiying candidate # 14.232 * * * * [progress]: [ 30 / 624 ] simplifiying candidate # 14.232 * * * * [progress]: [ 31 / 624 ] simplifiying candidate # 14.232 * * * * [progress]: [ 32 / 624 ] simplifiying candidate # 14.232 * * * * [progress]: [ 33 / 624 ] simplifiying candidate # 14.232 * * * * [progress]: [ 34 / 624 ] simplifiying candidate # 14.232 * * * * [progress]: [ 35 / 624 ] simplifiying candidate # 14.232 * * * * [progress]: [ 36 / 624 ] simplifiying candidate # 14.232 * * * * [progress]: [ 37 / 624 ] simplifiying candidate # 14.232 * * * * [progress]: [ 38 / 624 ] simplifiying candidate # 14.232 * * * * [progress]: [ 39 / 624 ] simplifiying candidate # 14.232 * * * * [progress]: [ 40 / 624 ] simplifiying candidate # 14.232 * * * * [progress]: [ 41 / 624 ] simplifiying candidate # 14.232 * * * * [progress]: [ 42 / 624 ] simplifiying candidate # 14.233 * * * * [progress]: [ 43 / 624 ] simplifiying candidate # 14.233 * * * * [progress]: [ 44 / 624 ] simplifiying candidate # 14.233 * * * * [progress]: [ 45 / 624 ] simplifiying candidate # 14.233 * * * * [progress]: [ 46 / 624 ] simplifiying candidate # 14.233 * * * * [progress]: [ 47 / 624 ] simplifiying candidate # 14.233 * * * * [progress]: [ 48 / 624 ] simplifiying candidate # 14.233 * * * * [progress]: [ 49 / 624 ] simplifiying candidate # 14.233 * * * * [progress]: [ 50 / 624 ] simplifiying candidate # 14.233 * * * * [progress]: [ 51 / 624 ] simplifiying candidate # 14.233 * * * * [progress]: [ 52 / 624 ] simplifiying candidate # 14.233 * * * * [progress]: [ 53 / 624 ] simplifiying candidate # 14.233 * * * * [progress]: [ 54 / 624 ] simplifiying candidate # 14.233 * * * * [progress]: [ 55 / 624 ] simplifiying candidate # 14.233 * * * * [progress]: [ 56 / 624 ] simplifiying candidate # 14.233 * * * * [progress]: [ 57 / 624 ] simplifiying candidate # 14.233 * * * * [progress]: [ 58 / 624 ] simplifiying candidate # 14.233 * * * * [progress]: [ 59 / 624 ] simplifiying candidate # 14.233 * * * * [progress]: [ 60 / 624 ] simplifiying candidate # 14.233 * * * * [progress]: [ 61 / 624 ] simplifiying candidate # 14.233 * * * * [progress]: [ 62 / 624 ] simplifiying candidate # 14.233 * * * * [progress]: [ 63 / 624 ] simplifiying candidate # 14.233 * * * * [progress]: [ 64 / 624 ] simplifiying candidate # 14.233 * * * * [progress]: [ 65 / 624 ] simplifiying candidate # 14.234 * * * * [progress]: [ 66 / 624 ] simplifiying candidate # 14.234 * * * * [progress]: [ 67 / 624 ] simplifiying candidate # 14.234 * * * * [progress]: [ 68 / 624 ] simplifiying candidate # 14.234 * * * * [progress]: [ 69 / 624 ] simplifiying candidate # 14.234 * * * * [progress]: [ 70 / 624 ] simplifiying candidate # 14.234 * * * * [progress]: [ 71 / 624 ] simplifiying candidate # 14.234 * * * * [progress]: [ 72 / 624 ] simplifiying candidate # 14.234 * * * * [progress]: [ 73 / 624 ] simplifiying candidate # 14.234 * * * * [progress]: [ 74 / 624 ] simplifiying candidate # 14.234 * * * * [progress]: [ 75 / 624 ] simplifiying candidate # 14.234 * * * * [progress]: [ 76 / 624 ] simplifiying candidate # 14.234 * * * * [progress]: [ 77 / 624 ] simplifiying candidate # 14.234 * * * * [progress]: [ 78 / 624 ] simplifiying candidate # 14.234 * * * * [progress]: [ 79 / 624 ] simplifiying candidate # 14.234 * * * * [progress]: [ 80 / 624 ] simplifiying candidate # 14.234 * * * * [progress]: [ 81 / 624 ] simplifiying candidate # 14.234 * * * * [progress]: [ 82 / 624 ] simplifiying candidate # 14.234 * * * * [progress]: [ 83 / 624 ] simplifiying candidate # 14.234 * * * * [progress]: [ 84 / 624 ] simplifiying candidate # 14.234 * * * * [progress]: [ 85 / 624 ] simplifiying candidate # 14.234 * * * * [progress]: [ 86 / 624 ] simplifiying candidate # 14.234 * * * * [progress]: [ 87 / 624 ] simplifiying candidate # 14.234 * * * * [progress]: [ 88 / 624 ] simplifiying candidate # 14.235 * * * * [progress]: [ 89 / 624 ] simplifiying candidate # 14.235 * * * * [progress]: [ 90 / 624 ] simplifiying candidate # 14.235 * * * * [progress]: [ 91 / 624 ] simplifiying candidate # 14.235 * * * * [progress]: [ 92 / 624 ] simplifiying candidate # 14.235 * * * * [progress]: [ 93 / 624 ] simplifiying candidate # 14.235 * * * * [progress]: [ 94 / 624 ] simplifiying candidate # 14.235 * * * * [progress]: [ 95 / 624 ] simplifiying candidate # 14.235 * * * * [progress]: [ 96 / 624 ] simplifiying candidate # 14.235 * * * * [progress]: [ 97 / 624 ] simplifiying candidate # 14.235 * * * * [progress]: [ 98 / 624 ] simplifiying candidate # 14.235 * * * * [progress]: [ 99 / 624 ] simplifiying candidate # 14.235 * * * * [progress]: [ 100 / 624 ] simplifiying candidate # 14.235 * * * * [progress]: [ 101 / 624 ] simplifiying candidate # 14.235 * * * * [progress]: [ 102 / 624 ] simplifiying candidate # 14.235 * * * * [progress]: [ 103 / 624 ] simplifiying candidate # 14.235 * * * * [progress]: [ 104 / 624 ] simplifiying candidate # 14.235 * * * * [progress]: [ 105 / 624 ] simplifiying candidate # 14.235 * * * * [progress]: [ 106 / 624 ] simplifiying candidate # 14.235 * * * * [progress]: [ 107 / 624 ] simplifiying candidate # 14.235 * * * * [progress]: [ 108 / 624 ] simplifiying candidate # 14.235 * * * * [progress]: [ 109 / 624 ] simplifiying candidate # 14.235 * * * * [progress]: [ 110 / 624 ] simplifiying candidate # 14.235 * * * * [progress]: [ 111 / 624 ] simplifiying candidate # 14.235 * * * * [progress]: [ 112 / 624 ] simplifiying candidate # 14.236 * * * * [progress]: [ 113 / 624 ] simplifiying candidate # 14.236 * * * * [progress]: [ 114 / 624 ] simplifiying candidate # 14.236 * * * * [progress]: [ 115 / 624 ] simplifiying candidate # 14.236 * * * * [progress]: [ 116 / 624 ] simplifiying candidate # 14.236 * * * * [progress]: [ 117 / 624 ] simplifiying candidate # 14.236 * * * * [progress]: [ 118 / 624 ] simplifiying candidate # 14.236 * * * * [progress]: [ 119 / 624 ] simplifiying candidate # 14.236 * * * * [progress]: [ 120 / 624 ] simplifiying candidate # 14.236 * * * * [progress]: [ 121 / 624 ] simplifiying candidate # 14.236 * * * * [progress]: [ 122 / 624 ] simplifiying candidate # 14.236 * * * * [progress]: [ 123 / 624 ] simplifiying candidate # 14.236 * * * * [progress]: [ 124 / 624 ] simplifiying candidate # 14.236 * * * * [progress]: [ 125 / 624 ] simplifiying candidate # 14.236 * * * * [progress]: [ 126 / 624 ] simplifiying candidate # 14.236 * * * * [progress]: [ 127 / 624 ] simplifiying candidate # 14.236 * * * * [progress]: [ 128 / 624 ] simplifiying candidate # 14.236 * * * * [progress]: [ 129 / 624 ] simplifiying candidate # 14.236 * * * * [progress]: [ 130 / 624 ] simplifiying candidate # 14.236 * * * * [progress]: [ 131 / 624 ] simplifiying candidate # 14.236 * * * * [progress]: [ 132 / 624 ] simplifiying candidate # 14.236 * * * * [progress]: [ 133 / 624 ] simplifiying candidate # 14.236 * * * * [progress]: [ 134 / 624 ] simplifiying candidate # 14.236 * * * * [progress]: [ 135 / 624 ] simplifiying candidate # 14.237 * * * * [progress]: [ 136 / 624 ] simplifiying candidate # 14.237 * * * * [progress]: [ 137 / 624 ] simplifiying candidate # 14.237 * * * * [progress]: [ 138 / 624 ] simplifiying candidate # 14.237 * * * * [progress]: [ 139 / 624 ] simplifiying candidate # 14.237 * * * * [progress]: [ 140 / 624 ] simplifiying candidate # 14.237 * * * * [progress]: [ 141 / 624 ] simplifiying candidate # 14.237 * * * * [progress]: [ 142 / 624 ] simplifiying candidate # 14.237 * * * * [progress]: [ 143 / 624 ] simplifiying candidate # 14.237 * * * * [progress]: [ 144 / 624 ] simplifiying candidate # 14.237 * * * * [progress]: [ 145 / 624 ] simplifiying candidate # 14.237 * * * * [progress]: [ 146 / 624 ] simplifiying candidate # 14.237 * * * * [progress]: [ 147 / 624 ] simplifiying candidate # 14.237 * * * * [progress]: [ 148 / 624 ] simplifiying candidate # 14.237 * * * * [progress]: [ 149 / 624 ] simplifiying candidate #real (real->posit16 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)))))> 14.237 * * * * [progress]: [ 150 / 624 ] simplifiying candidate # 14.237 * * * * [progress]: [ 151 / 624 ] simplifiying candidate # 14.237 * * * * [progress]: [ 152 / 624 ] simplifiying candidate # 14.237 * * * * [progress]: [ 153 / 624 ] simplifiying candidate # 14.237 * * * * [progress]: [ 154 / 624 ] simplifiying candidate # 14.237 * * * * [progress]: [ 155 / 624 ] simplifiying candidate # 14.237 * * * * [progress]: [ 156 / 624 ] simplifiying candidate # 14.237 * * * * [progress]: [ 157 / 624 ] simplifiying candidate # 14.237 * * * * [progress]: [ 158 / 624 ] simplifiying candidate # 14.237 * * * * [progress]: [ 159 / 624 ] simplifiying candidate # 14.237 * * * * [progress]: [ 160 / 624 ] simplifiying candidate # 14.238 * * * * [progress]: [ 161 / 624 ] simplifiying candidate # 14.238 * * * * [progress]: [ 162 / 624 ] simplifiying candidate # 14.238 * * * * [progress]: [ 163 / 624 ] simplifiying candidate # 14.238 * * * * [progress]: [ 164 / 624 ] simplifiying candidate # 14.238 * * * * [progress]: [ 165 / 624 ] simplifiying candidate # 14.238 * * * * [progress]: [ 166 / 624 ] simplifiying candidate # 14.238 * * * * [progress]: [ 167 / 624 ] simplifiying candidate # 14.238 * * * * [progress]: [ 168 / 624 ] simplifiying candidate # 14.238 * * * * [progress]: [ 169 / 624 ] simplifiying candidate # 14.238 * * * * [progress]: [ 170 / 624 ] simplifiying candidate # 14.238 * * * * [progress]: [ 171 / 624 ] simplifiying candidate # 14.238 * * * * [progress]: [ 172 / 624 ] simplifiying candidate # 14.238 * * * * [progress]: [ 173 / 624 ] simplifiying candidate # 14.238 * * * * [progress]: [ 174 / 624 ] simplifiying candidate # 14.238 * * * * [progress]: [ 175 / 624 ] simplifiying candidate # 14.238 * * * * [progress]: [ 176 / 624 ] simplifiying candidate # 14.238 * * * * [progress]: [ 177 / 624 ] simplifiying candidate # 14.238 * * * * [progress]: [ 178 / 624 ] simplifiying candidate # 14.238 * * * * [progress]: [ 179 / 624 ] simplifiying candidate # 14.238 * * * * [progress]: [ 180 / 624 ] simplifiying candidate # 14.238 * * * * [progress]: [ 181 / 624 ] simplifiying candidate # 14.238 * * * * [progress]: [ 182 / 624 ] simplifiying candidate # 14.238 * * * * [progress]: [ 183 / 624 ] simplifiying candidate # 14.239 * * * * [progress]: [ 184 / 624 ] simplifiying candidate # 14.239 * * * * [progress]: [ 185 / 624 ] simplifiying candidate # 14.239 * * * * [progress]: [ 186 / 624 ] simplifiying candidate # 14.239 * * * * [progress]: [ 187 / 624 ] simplifiying candidate # 14.239 * * * * [progress]: [ 188 / 624 ] simplifiying candidate # 14.239 * * * * [progress]: [ 189 / 624 ] simplifiying candidate # 14.239 * * * * [progress]: [ 190 / 624 ] simplifiying candidate # 14.239 * * * * [progress]: [ 191 / 624 ] simplifiying candidate # 14.239 * * * * [progress]: [ 192 / 624 ] simplifiying candidate # 14.239 * * * * [progress]: [ 193 / 624 ] simplifiying candidate # 14.239 * * * * [progress]: [ 194 / 624 ] simplifiying candidate # 14.239 * * * * [progress]: [ 195 / 624 ] simplifiying candidate # 14.239 * * * * [progress]: [ 196 / 624 ] simplifiying candidate # 14.239 * * * * [progress]: [ 197 / 624 ] simplifiying candidate # 14.239 * * * * [progress]: [ 198 / 624 ] simplifiying candidate # 14.239 * * * * [progress]: [ 199 / 624 ] simplifiying candidate # 14.239 * * * * [progress]: [ 200 / 624 ] simplifiying candidate # 14.239 * * * * [progress]: [ 201 / 624 ] simplifiying candidate # 14.239 * * * * [progress]: [ 202 / 624 ] simplifiying candidate # 14.239 * * * * [progress]: [ 203 / 624 ] simplifiying candidate # 14.240 * * * * [progress]: [ 204 / 624 ] simplifiying candidate # 14.240 * * * * [progress]: [ 205 / 624 ] simplifiying candidate # 14.240 * * * * [progress]: [ 206 / 624 ] simplifiying candidate # 14.240 * * * * [progress]: [ 207 / 624 ] simplifiying candidate # 14.240 * * * * [progress]: [ 208 / 624 ] simplifiying candidate # 14.240 * * * * [progress]: [ 209 / 624 ] simplifiying candidate # 14.240 * * * * [progress]: [ 210 / 624 ] simplifiying candidate # 14.240 * * * * [progress]: [ 211 / 624 ] simplifiying candidate # 14.240 * * * * [progress]: [ 212 / 624 ] simplifiying candidate # 14.240 * * * * [progress]: [ 213 / 624 ] simplifiying candidate # 14.240 * * * * [progress]: [ 214 / 624 ] simplifiying candidate # 14.240 * * * * [progress]: [ 215 / 624 ] simplifiying candidate # 14.240 * * * * [progress]: [ 216 / 624 ] simplifiying candidate # 14.240 * * * * [progress]: [ 217 / 624 ] simplifiying candidate # 14.240 * * * * [progress]: [ 218 / 624 ] simplifiying candidate # 14.240 * * * * [progress]: [ 219 / 624 ] simplifiying candidate # 14.240 * * * * [progress]: [ 220 / 624 ] simplifiying candidate # 14.240 * * * * [progress]: [ 221 / 624 ] simplifiying candidate # 14.240 * * * * [progress]: [ 222 / 624 ] simplifiying candidate # 14.240 * * * * [progress]: [ 223 / 624 ] simplifiying candidate # 14.241 * * * * [progress]: [ 224 / 624 ] simplifiying candidate # 14.241 * * * * [progress]: [ 225 / 624 ] simplifiying candidate # 14.241 * * * * [progress]: [ 226 / 624 ] simplifiying candidate # 14.241 * * * * [progress]: [ 227 / 624 ] simplifiying candidate # 14.241 * * * * [progress]: [ 228 / 624 ] simplifiying candidate # 14.241 * * * * [progress]: [ 229 / 624 ] simplifiying candidate # 14.241 * * * * [progress]: [ 230 / 624 ] simplifiying candidate # 14.241 * * * * [progress]: [ 231 / 624 ] simplifiying candidate # 14.241 * * * * [progress]: [ 232 / 624 ] simplifiying candidate # 14.241 * * * * [progress]: [ 233 / 624 ] simplifiying candidate # 14.241 * * * * [progress]: [ 234 / 624 ] simplifiying candidate # 14.241 * * * * [progress]: [ 235 / 624 ] simplifiying candidate # 14.241 * * * * [progress]: [ 236 / 624 ] simplifiying candidate # 14.241 * * * * [progress]: [ 237 / 624 ] simplifiying candidate # 14.241 * * * * [progress]: [ 238 / 624 ] simplifiying candidate # 14.241 * * * * [progress]: [ 239 / 624 ] simplifiying candidate # 14.241 * * * * [progress]: [ 240 / 624 ] simplifiying candidate # 14.241 * * * * [progress]: [ 241 / 624 ] simplifiying candidate # 14.241 * * * * [progress]: [ 242 / 624 ] simplifiying candidate # 14.241 * * * * [progress]: [ 243 / 624 ] simplifiying candidate # 14.241 * * * * [progress]: [ 244 / 624 ] simplifiying candidate # 14.241 * * * * [progress]: [ 245 / 624 ] simplifiying candidate # 14.242 * * * * [progress]: [ 246 / 624 ] simplifiying candidate # 14.242 * * * * [progress]: [ 247 / 624 ] simplifiying candidate # 14.242 * * * * [progress]: [ 248 / 624 ] simplifiying candidate # 14.242 * * * * [progress]: [ 249 / 624 ] simplifiying candidate # 14.242 * * * * [progress]: [ 250 / 624 ] simplifiying candidate # 14.242 * * * * [progress]: [ 251 / 624 ] simplifiying candidate # 14.242 * * * * [progress]: [ 252 / 624 ] simplifiying candidate # 14.242 * * * * [progress]: [ 253 / 624 ] simplifiying candidate # 14.242 * * * * [progress]: [ 254 / 624 ] simplifiying candidate # 14.242 * * * * [progress]: [ 255 / 624 ] simplifiying candidate # 14.242 * * * * [progress]: [ 256 / 624 ] simplifiying candidate # 14.242 * * * * [progress]: [ 257 / 624 ] simplifiying candidate # 14.242 * * * * [progress]: [ 258 / 624 ] simplifiying candidate # 14.242 * * * * [progress]: [ 259 / 624 ] simplifiying candidate # 14.242 * * * * [progress]: [ 260 / 624 ] simplifiying candidate # 14.242 * * * * [progress]: [ 261 / 624 ] simplifiying candidate # 14.242 * * * * [progress]: [ 262 / 624 ] simplifiying candidate # 14.242 * * * * [progress]: [ 263 / 624 ] simplifiying candidate # 14.242 * * * * [progress]: [ 264 / 624 ] simplifiying candidate # 14.242 * * * * [progress]: [ 265 / 624 ] simplifiying candidate # 14.242 * * * * [progress]: [ 266 / 624 ] simplifiying candidate # 14.243 * * * * [progress]: [ 267 / 624 ] simplifiying candidate # 14.243 * * * * [progress]: [ 268 / 624 ] simplifiying candidate # 14.243 * * * * [progress]: [ 269 / 624 ] simplifiying candidate # 14.243 * * * * [progress]: [ 270 / 624 ] simplifiying candidate # 14.243 * * * * [progress]: [ 271 / 624 ] simplifiying candidate # 14.243 * * * * [progress]: [ 272 / 624 ] simplifiying candidate # 14.243 * * * * [progress]: [ 273 / 624 ] simplifiying candidate # 14.243 * * * * [progress]: [ 274 / 624 ] simplifiying candidate # 14.243 * * * * [progress]: [ 275 / 624 ] simplifiying candidate # 14.243 * * * * [progress]: [ 276 / 624 ] simplifiying candidate # 14.243 * * * * [progress]: [ 277 / 624 ] simplifiying candidate # 14.243 * * * * [progress]: [ 278 / 624 ] simplifiying candidate # 14.243 * * * * [progress]: [ 279 / 624 ] simplifiying candidate # 14.243 * * * * [progress]: [ 280 / 624 ] simplifiying candidate # 14.243 * * * * [progress]: [ 281 / 624 ] simplifiying candidate # 14.243 * * * * [progress]: [ 282 / 624 ] simplifiying candidate # 14.243 * * * * [progress]: [ 283 / 624 ] simplifiying candidate # 14.243 * * * * [progress]: [ 284 / 624 ] simplifiying candidate # 14.243 * * * * [progress]: [ 285 / 624 ] simplifiying candidate # 14.243 * * * * [progress]: [ 286 / 624 ] simplifiying candidate # 14.243 * * * * [progress]: [ 287 / 624 ] simplifiying candidate # 14.243 * * * * [progress]: [ 288 / 624 ] simplifiying candidate # 14.244 * * * * [progress]: [ 289 / 624 ] simplifiying candidate # 14.244 * * * * [progress]: [ 290 / 624 ] simplifiying candidate # 14.244 * * * * [progress]: [ 291 / 624 ] simplifiying candidate # 14.244 * * * * [progress]: [ 292 / 624 ] simplifiying candidate # 14.244 * * * * [progress]: [ 293 / 624 ] simplifiying candidate # 14.244 * * * * [progress]: [ 294 / 624 ] simplifiying candidate # 14.244 * * * * [progress]: [ 295 / 624 ] simplifiying candidate # 14.244 * * * * [progress]: [ 296 / 624 ] simplifiying candidate # 14.244 * * * * [progress]: [ 297 / 624 ] simplifiying candidate # 14.244 * * * * [progress]: [ 298 / 624 ] simplifiying candidate # 14.244 * * * * [progress]: [ 299 / 624 ] simplifiying candidate # 14.244 * * * * [progress]: [ 300 / 624 ] simplifiying candidate # 14.244 * * * * [progress]: [ 301 / 624 ] simplifiying candidate # 14.244 * * * * [progress]: [ 302 / 624 ] simplifiying candidate # 14.244 * * * * [progress]: [ 303 / 624 ] simplifiying candidate # 14.244 * * * * [progress]: [ 304 / 624 ] simplifiying candidate # 14.244 * * * * [progress]: [ 305 / 624 ] simplifiying candidate # 14.244 * * * * [progress]: [ 306 / 624 ] simplifiying candidate # 14.244 * * * * [progress]: [ 307 / 624 ] simplifiying candidate # 14.244 * * * * [progress]: [ 308 / 624 ] simplifiying candidate # 14.244 * * * * [progress]: [ 309 / 624 ] simplifiying candidate # 14.245 * * * * [progress]: [ 310 / 624 ] simplifiying candidate # 14.245 * * * * [progress]: [ 311 / 624 ] simplifiying candidate # 14.245 * * * * [progress]: [ 312 / 624 ] simplifiying candidate # 14.245 * * * * [progress]: [ 313 / 624 ] simplifiying candidate # 14.245 * * * * [progress]: [ 314 / 624 ] simplifiying candidate # 14.245 * * * * [progress]: [ 315 / 624 ] simplifiying candidate # 14.245 * * * * [progress]: [ 316 / 624 ] simplifiying candidate # 14.245 * * * * [progress]: [ 317 / 624 ] simplifiying candidate # 14.245 * * * * [progress]: [ 318 / 624 ] simplifiying candidate # 14.245 * * * * [progress]: [ 319 / 624 ] simplifiying candidate # 14.245 * * * * [progress]: [ 320 / 624 ] simplifiying candidate # 14.245 * * * * [progress]: [ 321 / 624 ] simplifiying candidate # 14.245 * * * * [progress]: [ 322 / 624 ] simplifiying candidate # 14.245 * * * * [progress]: [ 323 / 624 ] simplifiying candidate # 14.245 * * * * [progress]: [ 324 / 624 ] simplifiying candidate # 14.245 * * * * [progress]: [ 325 / 624 ] simplifiying candidate # 14.245 * * * * [progress]: [ 326 / 624 ] simplifiying candidate # 14.245 * * * * [progress]: [ 327 / 624 ] simplifiying candidate # 14.245 * * * * [progress]: [ 328 / 624 ] simplifiying candidate # 14.245 * * * * [progress]: [ 329 / 624 ] simplifiying candidate # 14.245 * * * * [progress]: [ 330 / 624 ] simplifiying candidate # 14.245 * * * * [progress]: [ 331 / 624 ] simplifiying candidate # 14.246 * * * * [progress]: [ 332 / 624 ] simplifiying candidate # 14.246 * * * * [progress]: [ 333 / 624 ] simplifiying candidate # 14.246 * * * * [progress]: [ 334 / 624 ] simplifiying candidate # 14.246 * * * * [progress]: [ 335 / 624 ] simplifiying candidate # 14.246 * * * * [progress]: [ 336 / 624 ] simplifiying candidate # 14.246 * * * * [progress]: [ 337 / 624 ] simplifiying candidate # 14.246 * * * * [progress]: [ 338 / 624 ] simplifiying candidate # 14.246 * * * * [progress]: [ 339 / 624 ] simplifiying candidate # 14.246 * * * * [progress]: [ 340 / 624 ] simplifiying candidate # 14.246 * * * * [progress]: [ 341 / 624 ] simplifiying candidate # 14.246 * * * * [progress]: [ 342 / 624 ] simplifiying candidate # 14.246 * * * * [progress]: [ 343 / 624 ] simplifiying candidate # 14.246 * * * * [progress]: [ 344 / 624 ] simplifiying candidate # 14.246 * * * * [progress]: [ 345 / 624 ] simplifiying candidate # 14.246 * * * * [progress]: [ 346 / 624 ] simplifiying candidate # 14.246 * * * * [progress]: [ 347 / 624 ] simplifiying candidate # 14.246 * * * * [progress]: [ 348 / 624 ] simplifiying candidate # 14.246 * * * * [progress]: [ 349 / 624 ] simplifiying candidate # 14.246 * * * * [progress]: [ 350 / 624 ] simplifiying candidate # 14.246 * * * * [progress]: [ 351 / 624 ] simplifiying candidate # 14.246 * * * * [progress]: [ 352 / 624 ] simplifiying candidate # 14.246 * * * * [progress]: [ 353 / 624 ] simplifiying candidate # 14.247 * * * * [progress]: [ 354 / 624 ] simplifiying candidate # 14.247 * * * * [progress]: [ 355 / 624 ] simplifiying candidate # 14.247 * * * * [progress]: [ 356 / 624 ] simplifiying candidate # 14.247 * * * * [progress]: [ 357 / 624 ] simplifiying candidate # 14.247 * * * * [progress]: [ 358 / 624 ] simplifiying candidate # 14.247 * * * * [progress]: [ 359 / 624 ] simplifiying candidate # 14.247 * * * * [progress]: [ 360 / 624 ] simplifiying candidate # 14.247 * * * * [progress]: [ 361 / 624 ] simplifiying candidate # 14.247 * * * * [progress]: [ 362 / 624 ] simplifiying candidate # 14.247 * * * * [progress]: [ 363 / 624 ] simplifiying candidate # 14.247 * * * * [progress]: [ 364 / 624 ] simplifiying candidate # 14.247 * * * * [progress]: [ 365 / 624 ] simplifiying candidate # 14.247 * * * * [progress]: [ 366 / 624 ] simplifiying candidate # 14.247 * * * * [progress]: [ 367 / 624 ] simplifiying candidate # 14.247 * * * * [progress]: [ 368 / 624 ] simplifiying candidate # 14.247 * * * * [progress]: [ 369 / 624 ] simplifiying candidate # 14.247 * * * * [progress]: [ 370 / 624 ] simplifiying candidate # 14.247 * * * * [progress]: [ 371 / 624 ] simplifiying candidate # 14.247 * * * * [progress]: [ 372 / 624 ] simplifiying candidate # 14.247 * * * * [progress]: [ 373 / 624 ] simplifiying candidate # 14.247 * * * * [progress]: [ 374 / 624 ] simplifiying candidate # 14.247 * * * * [progress]: [ 375 / 624 ] simplifiying candidate # 14.248 * * * * [progress]: [ 376 / 624 ] simplifiying candidate # 14.248 * * * * [progress]: [ 377 / 624 ] simplifiying candidate # 14.248 * * * * [progress]: [ 378 / 624 ] simplifiying candidate # 14.248 * * * * [progress]: [ 379 / 624 ] simplifiying candidate # 14.248 * * * * [progress]: [ 380 / 624 ] simplifiying candidate # 14.248 * * * * [progress]: [ 381 / 624 ] simplifiying candidate # 14.248 * * * * [progress]: [ 382 / 624 ] simplifiying candidate # 14.248 * * * * [progress]: [ 383 / 624 ] simplifiying candidate # 14.248 * * * * [progress]: [ 384 / 624 ] simplifiying candidate # 14.248 * * * * [progress]: [ 385 / 624 ] simplifiying candidate # 14.248 * * * * [progress]: [ 386 / 624 ] simplifiying candidate # 14.248 * * * * [progress]: [ 387 / 624 ] simplifiying candidate # 14.248 * * * * [progress]: [ 388 / 624 ] simplifiying candidate # 14.248 * * * * [progress]: [ 389 / 624 ] simplifiying candidate # 14.248 * * * * [progress]: [ 390 / 624 ] simplifiying candidate # 14.248 * * * * [progress]: [ 391 / 624 ] simplifiying candidate # 14.248 * * * * [progress]: [ 392 / 624 ] simplifiying candidate # 14.248 * * * * [progress]: [ 393 / 624 ] simplifiying candidate # 14.248 * * * * [progress]: [ 394 / 624 ] simplifiying candidate # 14.248 * * * * [progress]: [ 395 / 624 ] simplifiying candidate # 14.248 * * * * [progress]: [ 396 / 624 ] simplifiying candidate # 14.248 * * * * [progress]: [ 397 / 624 ] simplifiying candidate # 14.249 * * * * [progress]: [ 398 / 624 ] simplifiying candidate # 14.249 * * * * [progress]: [ 399 / 624 ] simplifiying candidate # 14.249 * * * * [progress]: [ 400 / 624 ] simplifiying candidate # 14.249 * * * * [progress]: [ 401 / 624 ] simplifiying candidate # 14.249 * * * * [progress]: [ 402 / 624 ] simplifiying candidate # 14.249 * * * * [progress]: [ 403 / 624 ] simplifiying candidate # 14.249 * * * * [progress]: [ 404 / 624 ] simplifiying candidate # 14.249 * * * * [progress]: [ 405 / 624 ] simplifiying candidate # 14.249 * * * * [progress]: [ 406 / 624 ] simplifiying candidate # 14.249 * * * * [progress]: [ 407 / 624 ] simplifiying candidate # 14.249 * * * * [progress]: [ 408 / 624 ] simplifiying candidate # 14.249 * * * * [progress]: [ 409 / 624 ] simplifiying candidate # 14.249 * * * * [progress]: [ 410 / 624 ] simplifiying candidate # 14.249 * * * * [progress]: [ 411 / 624 ] simplifiying candidate # 14.249 * * * * [progress]: [ 412 / 624 ] simplifiying candidate # 14.249 * * * * [progress]: [ 413 / 624 ] simplifiying candidate # 14.249 * * * * [progress]: [ 414 / 624 ] simplifiying candidate # 14.249 * * * * [progress]: [ 415 / 624 ] simplifiying candidate # 14.249 * * * * [progress]: [ 416 / 624 ] simplifiying candidate # 14.249 * * * * [progress]: [ 417 / 624 ] simplifiying candidate # 14.249 * * * * [progress]: [ 418 / 624 ] simplifiying candidate # 14.249 * * * * [progress]: [ 419 / 624 ] simplifiying candidate # 14.250 * * * * [progress]: [ 420 / 624 ] simplifiying candidate # 14.250 * * * * [progress]: [ 421 / 624 ] simplifiying candidate # 14.250 * * * * [progress]: [ 422 / 624 ] simplifiying candidate # 14.250 * * * * [progress]: [ 423 / 624 ] simplifiying candidate # 14.250 * * * * [progress]: [ 424 / 624 ] simplifiying candidate # 14.250 * * * * [progress]: [ 425 / 624 ] simplifiying candidate # 14.250 * * * * [progress]: [ 426 / 624 ] simplifiying candidate # 14.250 * * * * [progress]: [ 427 / 624 ] simplifiying candidate # 14.250 * * * * [progress]: [ 428 / 624 ] simplifiying candidate # 14.250 * * * * [progress]: [ 429 / 624 ] simplifiying candidate # 14.250 * * * * [progress]: [ 430 / 624 ] simplifiying candidate # 14.250 * * * * [progress]: [ 431 / 624 ] simplifiying candidate # 14.250 * * * * [progress]: [ 432 / 624 ] simplifiying candidate # 14.250 * * * * [progress]: [ 433 / 624 ] simplifiying candidate # 14.250 * * * * [progress]: [ 434 / 624 ] simplifiying candidate # 14.250 * * * * [progress]: [ 435 / 624 ] simplifiying candidate # 14.250 * * * * [progress]: [ 436 / 624 ] simplifiying candidate # 14.250 * * * * [progress]: [ 437 / 624 ] simplifiying candidate # 14.250 * * * * [progress]: [ 438 / 624 ] simplifiying candidate # 14.250 * * * * [progress]: [ 439 / 624 ] simplifiying candidate # 14.250 * * * * [progress]: [ 440 / 624 ] simplifiying candidate # 14.250 * * * * [progress]: [ 441 / 624 ] simplifiying candidate # 14.251 * * * * [progress]: [ 442 / 624 ] simplifiying candidate # 14.251 * * * * [progress]: [ 443 / 624 ] simplifiying candidate # 14.251 * * * * [progress]: [ 444 / 624 ] simplifiying candidate # 14.251 * * * * [progress]: [ 445 / 624 ] simplifiying candidate # 14.251 * * * * [progress]: [ 446 / 624 ] simplifiying candidate # 14.251 * * * * [progress]: [ 447 / 624 ] simplifiying candidate # 14.251 * * * * [progress]: [ 448 / 624 ] simplifiying candidate # 14.251 * * * * [progress]: [ 449 / 624 ] simplifiying candidate # 14.251 * * * * [progress]: [ 450 / 624 ] simplifiying candidate # 14.251 * * * * [progress]: [ 451 / 624 ] simplifiying candidate # 14.251 * * * * [progress]: [ 452 / 624 ] simplifiying candidate # 14.251 * * * * [progress]: [ 453 / 624 ] simplifiying candidate # 14.251 * * * * [progress]: [ 454 / 624 ] simplifiying candidate # 14.251 * * * * [progress]: [ 455 / 624 ] simplifiying candidate # 14.251 * * * * [progress]: [ 456 / 624 ] simplifiying candidate # 14.251 * * * * [progress]: [ 457 / 624 ] simplifiying candidate # 14.251 * * * * [progress]: [ 458 / 624 ] simplifiying candidate # 14.251 * * * * [progress]: [ 459 / 624 ] simplifiying candidate # 14.251 * * * * [progress]: [ 460 / 624 ] simplifiying candidate # 14.251 * * * * [progress]: [ 461 / 624 ] simplifiying candidate # 14.251 * * * * [progress]: [ 462 / 624 ] simplifiying candidate # 14.251 * * * * [progress]: [ 463 / 624 ] simplifiying candidate # 14.251 * * * * [progress]: [ 464 / 624 ] simplifiying candidate # 14.252 * * * * [progress]: [ 465 / 624 ] simplifiying candidate # 14.252 * * * * [progress]: [ 466 / 624 ] simplifiying candidate # 14.252 * * * * [progress]: [ 467 / 624 ] simplifiying candidate # 14.252 * * * * [progress]: [ 468 / 624 ] simplifiying candidate # 14.252 * * * * [progress]: [ 469 / 624 ] simplifiying candidate # 14.252 * * * * [progress]: [ 470 / 624 ] simplifiying candidate # 14.252 * * * * [progress]: [ 471 / 624 ] simplifiying candidate # 14.252 * * * * [progress]: [ 472 / 624 ] simplifiying candidate # 14.252 * * * * [progress]: [ 473 / 624 ] simplifiying candidate # 14.252 * * * * [progress]: [ 474 / 624 ] simplifiying candidate # 14.252 * * * * [progress]: [ 475 / 624 ] simplifiying candidate # 14.252 * * * * [progress]: [ 476 / 624 ] simplifiying candidate # 14.252 * * * * [progress]: [ 477 / 624 ] simplifiying candidate # 14.252 * * * * [progress]: [ 478 / 624 ] simplifiying candidate # 14.252 * * * * [progress]: [ 479 / 624 ] simplifiying candidate # 14.252 * * * * [progress]: [ 480 / 624 ] simplifiying candidate # 14.252 * * * * [progress]: [ 481 / 624 ] simplifiying candidate # 14.252 * * * * [progress]: [ 482 / 624 ] simplifiying candidate # 14.252 * * * * [progress]: [ 483 / 624 ] simplifiying candidate # 14.252 * * * * [progress]: [ 484 / 624 ] simplifiying candidate # 14.252 * * * * [progress]: [ 485 / 624 ] simplifiying candidate # 14.252 * * * * [progress]: [ 486 / 624 ] simplifiying candidate # 14.252 * * * * [progress]: [ 487 / 624 ] simplifiying candidate # 14.253 * * * * [progress]: [ 488 / 624 ] simplifiying candidate # 14.253 * * * * [progress]: [ 489 / 624 ] simplifiying candidate # 14.253 * * * * [progress]: [ 490 / 624 ] simplifiying candidate # 14.253 * * * * [progress]: [ 491 / 624 ] simplifiying candidate # 14.253 * * * * [progress]: [ 492 / 624 ] simplifiying candidate # 14.253 * * * * [progress]: [ 493 / 624 ] simplifiying candidate # 14.253 * * * * [progress]: [ 494 / 624 ] simplifiying candidate # 14.253 * * * * [progress]: [ 495 / 624 ] simplifiying candidate # 14.253 * * * * [progress]: [ 496 / 624 ] simplifiying candidate # 14.253 * * * * [progress]: [ 497 / 624 ] simplifiying candidate # 14.253 * * * * [progress]: [ 498 / 624 ] simplifiying candidate # 14.253 * * * * [progress]: [ 499 / 624 ] simplifiying candidate # 14.253 * * * * [progress]: [ 500 / 624 ] simplifiying candidate # 14.253 * * * * [progress]: [ 501 / 624 ] simplifiying candidate # 14.253 * * * * [progress]: [ 502 / 624 ] simplifiying candidate # 14.253 * * * * [progress]: [ 503 / 624 ] simplifiying candidate # 14.253 * * * * [progress]: [ 504 / 624 ] simplifiying candidate # 14.253 * * * * [progress]: [ 505 / 624 ] simplifiying candidate # 14.253 * * * * [progress]: [ 506 / 624 ] simplifiying candidate # 14.253 * * * * [progress]: [ 507 / 624 ] simplifiying candidate # 14.253 * * * * [progress]: [ 508 / 624 ] simplifiying candidate # 14.254 * * * * [progress]: [ 509 / 624 ] simplifiying candidate # 14.254 * * * * [progress]: [ 510 / 624 ] simplifiying candidate # 14.254 * * * * [progress]: [ 511 / 624 ] simplifiying candidate # 14.254 * * * * [progress]: [ 512 / 624 ] simplifiying candidate # 14.254 * * * * [progress]: [ 513 / 624 ] simplifiying candidate # 14.254 * * * * [progress]: [ 514 / 624 ] simplifiying candidate # 14.254 * * * * [progress]: [ 515 / 624 ] simplifiying candidate # 14.254 * * * * [progress]: [ 516 / 624 ] simplifiying candidate # 14.254 * * * * [progress]: [ 517 / 624 ] simplifiying candidate # 14.254 * * * * [progress]: [ 518 / 624 ] simplifiying candidate # 14.254 * * * * [progress]: [ 519 / 624 ] simplifiying candidate # 14.254 * * * * [progress]: [ 520 / 624 ] simplifiying candidate # 14.254 * * * * [progress]: [ 521 / 624 ] simplifiying candidate # 14.254 * * * * [progress]: [ 522 / 624 ] simplifiying candidate # 14.254 * * * * [progress]: [ 523 / 624 ] simplifiying candidate # 14.254 * * * * [progress]: [ 524 / 624 ] simplifiying candidate # 14.255 * * * * [progress]: [ 525 / 624 ] simplifiying candidate # 14.255 * * * * [progress]: [ 526 / 624 ] simplifiying candidate # 14.255 * * * * [progress]: [ 527 / 624 ] simplifiying candidate # 14.255 * * * * [progress]: [ 528 / 624 ] simplifiying candidate # 14.255 * * * * [progress]: [ 529 / 624 ] simplifiying candidate # 14.255 * * * * [progress]: [ 530 / 624 ] simplifiying candidate # 14.255 * * * * [progress]: [ 531 / 624 ] simplifiying candidate # 14.255 * * * * [progress]: [ 532 / 624 ] simplifiying candidate # 14.255 * * * * [progress]: [ 533 / 624 ] simplifiying candidate # 14.255 * * * * [progress]: [ 534 / 624 ] simplifiying candidate # 14.255 * * * * [progress]: [ 535 / 624 ] simplifiying candidate # 14.255 * * * * [progress]: [ 536 / 624 ] simplifiying candidate # 14.255 * * * * [progress]: [ 537 / 624 ] simplifiying candidate # 14.255 * * * * [progress]: [ 538 / 624 ] simplifiying candidate # 14.255 * * * * [progress]: [ 539 / 624 ] simplifiying candidate # 14.255 * * * * [progress]: [ 540 / 624 ] simplifiying candidate # 14.255 * * * * [progress]: [ 541 / 624 ] simplifiying candidate # 14.255 * * * * [progress]: [ 542 / 624 ] simplifiying candidate # 14.255 * * * * [progress]: [ 543 / 624 ] simplifiying candidate # 14.255 * * * * [progress]: [ 544 / 624 ] simplifiying candidate # 14.255 * * * * [progress]: [ 545 / 624 ] simplifiying candidate # 14.255 * * * * [progress]: [ 546 / 624 ] simplifiying candidate # 14.255 * * * * [progress]: [ 547 / 624 ] simplifiying candidate # 14.256 * * * * [progress]: [ 548 / 624 ] simplifiying candidate # 14.256 * * * * [progress]: [ 549 / 624 ] simplifiying candidate # 14.256 * * * * [progress]: [ 550 / 624 ] simplifiying candidate # 14.256 * * * * [progress]: [ 551 / 624 ] simplifiying candidate # 14.256 * * * * [progress]: [ 552 / 624 ] simplifiying candidate # 14.256 * * * * [progress]: [ 553 / 624 ] simplifiying candidate # 14.256 * * * * [progress]: [ 554 / 624 ] simplifiying candidate # 14.256 * * * * [progress]: [ 555 / 624 ] simplifiying candidate # 14.256 * * * * [progress]: [ 556 / 624 ] simplifiying candidate # 14.256 * * * * [progress]: [ 557 / 624 ] simplifiying candidate # 14.256 * * * * [progress]: [ 558 / 624 ] simplifiying candidate # 14.256 * * * * [progress]: [ 559 / 624 ] simplifiying candidate # 14.256 * * * * [progress]: [ 560 / 624 ] simplifiying candidate # 14.256 * * * * [progress]: [ 561 / 624 ] simplifiying candidate # 14.256 * * * * [progress]: [ 562 / 624 ] simplifiying candidate # 14.256 * * * * [progress]: [ 563 / 624 ] simplifiying candidate # 14.256 * * * * [progress]: [ 564 / 624 ] simplifiying candidate # 14.256 * * * * [progress]: [ 565 / 624 ] simplifiying candidate # 14.256 * * * * [progress]: [ 566 / 624 ] simplifiying candidate # 14.256 * * * * [progress]: [ 567 / 624 ] simplifiying candidate # 14.256 * * * * [progress]: [ 568 / 624 ] simplifiying candidate # 14.256 * * * * [progress]: [ 569 / 624 ] simplifiying candidate # 14.257 * * * * [progress]: [ 570 / 624 ] simplifiying candidate # 14.257 * * * * [progress]: [ 571 / 624 ] simplifiying candidate # 14.257 * * * * [progress]: [ 572 / 624 ] simplifiying candidate # 14.257 * * * * [progress]: [ 573 / 624 ] simplifiying candidate # 14.257 * * * * [progress]: [ 574 / 624 ] simplifiying candidate # 14.257 * * * * [progress]: [ 575 / 624 ] simplifiying candidate # 14.257 * * * * [progress]: [ 576 / 624 ] simplifiying candidate # 14.257 * * * * [progress]: [ 577 / 624 ] simplifiying candidate # 14.257 * * * * [progress]: [ 578 / 624 ] simplifiying candidate # 14.257 * * * * [progress]: [ 579 / 624 ] simplifiying candidate # 14.257 * * * * [progress]: [ 580 / 624 ] simplifiying candidate # 14.257 * * * * [progress]: [ 581 / 624 ] simplifiying candidate # 14.257 * * * * [progress]: [ 582 / 624 ] simplifiying candidate # 14.257 * * * * [progress]: [ 583 / 624 ] simplifiying candidate # 14.257 * * * * [progress]: [ 584 / 624 ] simplifiying candidate #real (real->posit16 (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)))))> 14.257 * * * * [progress]: [ 585 / 624 ] simplifiying candidate # 14.257 * * * * [progress]: [ 586 / 624 ] simplifiying candidate # 14.257 * * * * [progress]: [ 587 / 624 ] simplifiying candidate # 14.257 * * * * [progress]: [ 588 / 624 ] simplifiying candidate # 14.257 * * * * [progress]: [ 589 / 624 ] simplifiying candidate # 14.257 * * * * [progress]: [ 590 / 624 ] simplifiying candidate # 14.257 * * * * [progress]: [ 591 / 624 ] simplifiying candidate # 14.257 * * * * [progress]: [ 592 / 624 ] simplifiying candidate # 14.257 * * * * [progress]: [ 593 / 624 ] simplifiying candidate # 14.257 * * * * [progress]: [ 594 / 624 ] simplifiying candidate # 14.257 * * * * [progress]: [ 595 / 624 ] simplifiying candidate # 14.258 * * * * [progress]: [ 596 / 624 ] simplifiying candidate #real (real->posit16 (+ (* k k) (* k 10)))) 1) (pow k m)) a)))> 14.258 * * * * [progress]: [ 597 / 624 ] simplifiying candidate # 14.258 * * * * [progress]: [ 598 / 624 ] simplifiying candidate # 14.258 * * * * [progress]: [ 599 / 624 ] simplifiying candidate # 14.258 * * * * [progress]: [ 600 / 624 ] simplifiying candidate # 14.258 * * * * [progress]: [ 601 / 624 ] simplifiying candidate # 14.258 * * * * [progress]: [ 602 / 624 ] simplifiying candidate # 14.258 * * * * [progress]: [ 603 / 624 ] simplifiying candidate # 14.258 * * * * [progress]: [ 604 / 624 ] simplifiying candidate # 14.258 * * * * [progress]: [ 605 / 624 ] simplifiying candidate # 14.258 * * * * [progress]: [ 606 / 624 ] simplifiying candidate # 14.258 * * * * [progress]: [ 607 / 624 ] simplifiying candidate # 14.258 * * * * [progress]: [ 608 / 624 ] simplifiying candidate # 14.258 * * * * [progress]: [ 609 / 624 ] simplifiying candidate # 14.258 * * * * [progress]: [ 610 / 624 ] simplifiying candidate # 14.258 * * * * [progress]: [ 611 / 624 ] simplifiying candidate #real (real->posit16 (+ (+ (* k k) (* k 10)) 1))) (pow k m)) a)))> 14.258 * * * * [progress]: [ 612 / 624 ] simplifiying candidate # 14.258 * * * * [progress]: [ 613 / 624 ] simplifiying candidate # 14.258 * * * * [progress]: [ 614 / 624 ] simplifiying candidate # 14.258 * * * * [progress]: [ 615 / 624 ] simplifiying candidate # 14.258 * * * * [progress]: [ 616 / 624 ] simplifiying candidate # 14.258 * * * * [progress]: [ 617 / 624 ] simplifiying candidate # 14.258 * * * * [progress]: [ 618 / 624 ] simplifiying candidate # 14.258 * * * * [progress]: [ 619 / 624 ] simplifiying candidate # 14.258 * * * * [progress]: [ 620 / 624 ] simplifiying candidate # 14.258 * * * * [progress]: [ 621 / 624 ] simplifiying candidate # 14.259 * * * * [progress]: [ 622 / 624 ] simplifiying candidate # 14.259 * * * * [progress]: [ 623 / 624 ] simplifiying candidate # 14.259 * * * * [progress]: [ 624 / 624 ] simplifiying candidate # 14.272 * [simplify]: Simplifying: (- (- (log (+ (+ (* k k) (* k 10)) 1)) (* (log k) m)) (log a)) (- (- (log (+ (+ (* k k) (* k 10)) 1)) (* (log k) m)) (log a)) (- (- (log (+ (+ (* k k) (* k 10)) 1)) (log (pow k m))) (log a)) (- (log (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (log a)) (log (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)) (exp (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)) (/ (/ (* (* (+ (+ (* k k) (* k 10)) 1) (+ (+ (* k k) (* k 10)) 1)) (+ (+ (* k k) (* k 10)) 1)) (* (* (pow k m) (pow k m)) (pow k m))) (* (* a a) a)) (/ (* (* (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (* (* a a) a)) (* (cbrt (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)) (cbrt (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a))) (cbrt (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)) (* (* (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)) (sqrt (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)) (sqrt (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)) (- (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (- a) (/ (* (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (cbrt a)) (/ (* (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)))) (sqrt a)) (/ (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (sqrt a)) (/ (* (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)))) 1) (/ (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) a) (/ (sqrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (cbrt a)) (/ (sqrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (sqrt a)) (/ (sqrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (sqrt a)) (/ (sqrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) 1) (/ (sqrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) a) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow (cbrt k) m)) (cbrt a)) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow (* (cbrt k) (cbrt k)) m)) (sqrt a)) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow (cbrt k) m)) (sqrt a)) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow (* (cbrt k) (cbrt k)) m)) 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow (cbrt k) m)) a) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow (sqrt k) m)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m)) (cbrt a)) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow (sqrt k) m)) (sqrt a)) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m)) (sqrt a)) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow (sqrt k) m)) 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m)) a) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow 1 m)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) (cbrt a)) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow 1 m)) (sqrt a)) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) (sqrt a)) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow 1 m)) 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) a) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (pow k m))) (cbrt a)) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt a)) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (pow k m))) (sqrt a)) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (* (cbrt (pow k m)) (cbrt (pow k m)))) 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (pow k m))) a) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (sqrt (pow k m))) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m))) (cbrt a)) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (sqrt (pow k m))) (sqrt a)) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m))) (sqrt a)) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (sqrt (pow k m))) 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m))) a) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) 1) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) (cbrt a)) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) 1) (sqrt a)) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) (sqrt a)) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) 1) 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) a) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow k (/ m 2))) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2))) (cbrt a)) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow k (/ m 2))) (sqrt a)) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2))) (sqrt a)) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow k (/ m 2))) 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2))) a) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (cbrt k) m)) (cbrt a)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (* (cbrt k) (cbrt k)) m)) (sqrt a)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (cbrt k) m)) (sqrt a)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (* (cbrt k) (cbrt k)) m)) 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (cbrt k) m)) a) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m)) (cbrt a)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m)) (sqrt a)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m)) (sqrt a)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m)) 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m)) a) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow 1 m)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) (cbrt a)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow 1 m)) (sqrt a)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) (sqrt a)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow 1 m)) 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) a) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (pow k m))) (cbrt a)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt a)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (pow k m))) (sqrt a)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (* (cbrt (pow k m)) (cbrt (pow k m)))) 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (pow k m))) a) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m))) (cbrt a)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m))) (sqrt a)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m))) (sqrt a)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m))) 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m))) a) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) (cbrt a)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) 1) (sqrt a)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) (sqrt a)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) 1) 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) a) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2))) (cbrt a)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2))) (sqrt a)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2))) (sqrt a)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2))) 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2))) a) (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt a) (cbrt a))) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (cbrt k) m)) (cbrt a)) (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (sqrt a)) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (cbrt k) m)) (sqrt a)) (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (cbrt k) m)) a) (/ (/ 1 (pow (sqrt k) m)) (* (cbrt a) (cbrt a))) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (sqrt k) m)) (cbrt a)) (/ (/ 1 (pow (sqrt k) m)) (sqrt a)) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (sqrt k) m)) (sqrt a)) (/ (/ 1 (pow (sqrt k) m)) 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (sqrt k) m)) a) (/ (/ 1 (pow 1 m)) (* (cbrt a) (cbrt a))) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (cbrt a)) (/ (/ 1 (pow 1 m)) (sqrt a)) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (sqrt a)) (/ (/ 1 (pow 1 m)) 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a) (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (cbrt a) (cbrt a))) (/ (/ (+ (+ (* k k) (* k 10)) 1) (cbrt (pow k m))) (cbrt a)) (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt a)) (/ (/ (+ (+ (* k k) (* k 10)) 1) (cbrt (pow k m))) (sqrt a)) (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (cbrt (pow k m))) a) (/ (/ 1 (sqrt (pow k m))) (* (cbrt a) (cbrt a))) (/ (/ (+ (+ (* k k) (* k 10)) 1) (sqrt (pow k m))) (cbrt a)) (/ (/ 1 (sqrt (pow k m))) (sqrt a)) (/ (/ (+ (+ (* k k) (* k 10)) 1) (sqrt (pow k m))) (sqrt a)) (/ (/ 1 (sqrt (pow k m))) 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (sqrt (pow k m))) a) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (cbrt a)) (/ (/ 1 1) (sqrt a)) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (sqrt a)) (/ (/ 1 1) 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a) (/ (/ 1 (pow k (/ m 2))) (* (cbrt a) (cbrt a))) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k (/ m 2))) (cbrt a)) (/ (/ 1 (pow k (/ m 2))) (sqrt a)) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k (/ m 2))) (sqrt a)) (/ (/ 1 (pow k (/ m 2))) 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k (/ m 2))) a) (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt a) (cbrt a))) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (cbrt k) m)) (cbrt a)) (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (sqrt a)) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (cbrt k) m)) (sqrt a)) (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (cbrt k) m)) a) (/ (/ 1 (pow (sqrt k) m)) (* (cbrt a) (cbrt a))) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (sqrt k) m)) (cbrt a)) (/ (/ 1 (pow (sqrt k) m)) (sqrt a)) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (sqrt k) m)) (sqrt a)) (/ (/ 1 (pow (sqrt k) m)) 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (sqrt k) m)) a) (/ (/ 1 (pow 1 m)) (* (cbrt a) (cbrt a))) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (cbrt a)) (/ (/ 1 (pow 1 m)) (sqrt a)) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (sqrt a)) (/ (/ 1 (pow 1 m)) 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a) (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (cbrt a) (cbrt a))) (/ (/ (+ (+ (* k k) (* k 10)) 1) (cbrt (pow k m))) (cbrt a)) (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt a)) (/ (/ (+ (+ (* k k) (* k 10)) 1) (cbrt (pow k m))) (sqrt a)) (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (cbrt (pow k m))) a) (/ (/ 1 (sqrt (pow k m))) (* (cbrt a) (cbrt a))) (/ (/ (+ (+ (* k k) (* k 10)) 1) (sqrt (pow k m))) (cbrt a)) (/ (/ 1 (sqrt (pow k m))) (sqrt a)) (/ (/ (+ (+ (* k k) (* k 10)) 1) (sqrt (pow k m))) (sqrt a)) (/ (/ 1 (sqrt (pow k m))) 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (sqrt (pow k m))) a) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (cbrt a)) (/ (/ 1 1) (sqrt a)) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (sqrt a)) (/ (/ 1 1) 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a) (/ (/ 1 (pow k (/ m 2))) (* (cbrt a) (cbrt a))) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k (/ m 2))) (cbrt a)) (/ (/ 1 (pow k (/ m 2))) (sqrt a)) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k (/ m 2))) (sqrt a)) (/ (/ 1 (pow k (/ m 2))) 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k (/ m 2))) a) (/ 1 (* (cbrt a) (cbrt a))) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (cbrt a)) (/ 1 (sqrt a)) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (sqrt a)) (/ 1 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a) (/ (+ (+ (* k k) (* k 10)) 1) (* (cbrt a) (cbrt a))) (/ (/ 1 (pow k m)) (cbrt a)) (/ (+ (+ (* k k) (* k 10)) 1) (sqrt a)) (/ (/ 1 (pow k m)) (sqrt a)) (/ (+ (+ (* k k) (* k 10)) 1) 1) (/ (/ 1 (pow k m)) a) (/ 1 a) (/ a (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (* (cbrt a) (cbrt a))) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (sqrt a)) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) 1) (/ a (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)))) (/ a (sqrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)))) (/ a (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow (cbrt k) m))) (/ a (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m))) (/ a (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow k m))) (/ a (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (pow k m)))) (/ a (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m)))) (/ a (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow k m))) (/ a (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2)))) (/ a (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (cbrt k) m))) (/ a (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m))) (/ a (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k m))) (/ a (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (pow k m)))) (/ a (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m)))) (/ a (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k m))) (/ a (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2)))) (/ a (/ (+ (+ (* k k) (* k 10)) 1) (pow (cbrt k) m))) (/ a (/ (+ (+ (* k k) (* k 10)) 1) (pow (sqrt k) m))) (/ a (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (/ a (/ (+ (+ (* k k) (* k 10)) 1) (cbrt (pow k m)))) (/ a (/ (+ (+ (* k k) (* k 10)) 1) (sqrt (pow k m)))) (/ a (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (/ a (/ (+ (+ (* k k) (* k 10)) 1) (pow k (/ m 2)))) (/ a (/ (+ (+ (* k k) (* k 10)) 1) (pow (cbrt k) m))) (/ a (/ (+ (+ (* k k) (* k 10)) 1) (pow (sqrt k) m))) (/ a (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (/ a (/ (+ (+ (* k k) (* k 10)) 1) (cbrt (pow k m)))) (/ a (/ (+ (+ (* k k) (* k 10)) 1) (sqrt (pow k m)))) (/ a (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (/ a (/ (+ (+ (* k k) (* k 10)) 1) (pow k (/ m 2)))) (/ a (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (/ a (/ 1 (pow k m))) (* a (pow k m)) (real->posit16 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)) (- 1) (- (- (- (log (+ (+ (* k k) (* k 10)) 1)) (* (log k) m)) (log a))) (- (- (- (log (+ (+ (* k k) (* k 10)) 1)) (* (log k) m)) (log a))) (- (- (- (log (+ (+ (* k k) (* k 10)) 1)) (log (pow k m))) (log a))) (- (- (log (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (log a))) (- (log (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a))) (- 0 (- (- (log (+ (+ (* k k) (* k 10)) 1)) (* (log k) m)) (log a))) (- 0 (- (- (log (+ (+ (* k k) (* k 10)) 1)) (* (log k) m)) (log a))) (- 0 (- (- (log (+ (+ (* k k) (* k 10)) 1)) (log (pow k m))) (log a))) (- 0 (- (log (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (log a))) (- 0 (log (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a))) (- (log 1) (- (- (log (+ (+ (* k k) (* k 10)) 1)) (* (log k) m)) (log a))) (- (log 1) (- (- (log (+ (+ (* k k) (* k 10)) 1)) (* (log k) m)) (log a))) (- (log 1) (- (- (log (+ (+ (* k k) (* k 10)) 1)) (log (pow k m))) (log a))) (- (log 1) (- (log (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (log a))) (- (log 1) (log (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a))) (log (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a))) (exp (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a))) (/ (* (* 1 1) 1) (/ (/ (* (* (+ (+ (* k k) (* k 10)) 1) (+ (+ (* k k) (* k 10)) 1)) (+ (+ (* k k) (* k 10)) 1)) (* (* (pow k m) (pow k m)) (pow k m))) (* (* a a) a))) (/ (* (* 1 1) 1) (/ (* (* (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (* (* a a) a))) (/ (* (* 1 1) 1) (* (* (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a))) (* (cbrt (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a))) (cbrt (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)))) (cbrt (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a))) (* (* (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a))) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a))) (sqrt (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a))) (sqrt (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a))) (- 1) (- (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)) (/ (* (cbrt 1) (cbrt 1)) (* (cbrt (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)) (cbrt (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)))) (/ (cbrt 1) (cbrt (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a))) (/ (* (cbrt 1) (cbrt 1)) (sqrt (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a))) (/ (cbrt 1) (sqrt (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a))) (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)))) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)))) (sqrt a))) (/ (cbrt 1) (/ (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)))) 1)) (/ (cbrt 1) (/ (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (sqrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (sqrt a))) (/ (cbrt 1) (/ (sqrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) 1)) (/ (cbrt 1) (/ (sqrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow (cbrt k) m)) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow (* (cbrt k) (cbrt k)) m)) (sqrt a))) (/ (cbrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow (cbrt k) m)) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow (* (cbrt k) (cbrt k)) m)) 1)) (/ (cbrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow (cbrt k) m)) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow (sqrt k) m)) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m)) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow (sqrt k) m)) (sqrt a))) (/ (cbrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m)) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow (sqrt k) m)) 1)) (/ (cbrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m)) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow 1 m)) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow 1 m)) (sqrt a))) (/ (cbrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow 1 m)) 1)) (/ (cbrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (pow k m))) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt a))) (/ (cbrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (pow k m))) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (* (cbrt (pow k m)) (cbrt (pow k m)))) 1)) (/ (cbrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (pow k m))) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (sqrt (pow k m))) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m))) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (sqrt (pow k m))) (sqrt a))) (/ (cbrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m))) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (sqrt (pow k m))) 1)) (/ (cbrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m))) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) 1) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) 1) (sqrt a))) (/ (cbrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) 1) 1)) (/ (cbrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow k (/ m 2))) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2))) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow k (/ m 2))) (sqrt a))) (/ (cbrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2))) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow k (/ m 2))) 1)) (/ (cbrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2))) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (cbrt k) m)) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (* (cbrt k) (cbrt k)) m)) (sqrt a))) (/ (cbrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (cbrt k) m)) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (* (cbrt k) (cbrt k)) m)) 1)) (/ (cbrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (cbrt k) m)) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m)) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m)) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m)) (sqrt a))) (/ (cbrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m)) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m)) 1)) (/ (cbrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m)) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow 1 m)) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow 1 m)) (sqrt a))) (/ (cbrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow 1 m)) 1)) (/ (cbrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (pow k m))) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt a))) (/ (cbrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (pow k m))) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (* (cbrt (pow k m)) (cbrt (pow k m)))) 1)) (/ (cbrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (pow k m))) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m))) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m))) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m))) (sqrt a))) (/ (cbrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m))) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m))) 1)) (/ (cbrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m))) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) 1) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) 1) (sqrt a))) (/ (cbrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) 1) 1)) (/ (cbrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2))) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2))) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2))) (sqrt a))) (/ (cbrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2))) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2))) 1)) (/ (cbrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2))) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (cbrt k) m)) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (sqrt a))) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (cbrt k) m)) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) 1)) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (cbrt k) m)) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (pow (sqrt k) m)) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (sqrt k) m)) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (pow (sqrt k) m)) (sqrt a))) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (sqrt k) m)) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (pow (sqrt k) m)) 1)) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (sqrt k) m)) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (pow 1 m)) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (pow 1 m)) (sqrt a))) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (pow 1 m)) 1)) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (cbrt (pow k m))) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt a))) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (cbrt (pow k m))) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) 1)) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (cbrt (pow k m))) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (sqrt (pow k m))) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (sqrt (pow k m))) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (sqrt (pow k m))) (sqrt a))) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (sqrt (pow k m))) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (sqrt (pow k m))) 1)) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (sqrt (pow k m))) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 1) (sqrt a))) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 1) 1)) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (pow k (/ m 2))) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k (/ m 2))) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (pow k (/ m 2))) (sqrt a))) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k (/ m 2))) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (pow k (/ m 2))) 1)) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k (/ m 2))) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (cbrt k) m)) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (sqrt a))) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (cbrt k) m)) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) 1)) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (cbrt k) m)) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (pow (sqrt k) m)) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (sqrt k) m)) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (pow (sqrt k) m)) (sqrt a))) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (sqrt k) m)) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (pow (sqrt k) m)) 1)) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (sqrt k) m)) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (pow 1 m)) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (pow 1 m)) (sqrt a))) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (pow 1 m)) 1)) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (cbrt (pow k m))) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt a))) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (cbrt (pow k m))) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) 1)) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (cbrt (pow k m))) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (sqrt (pow k m))) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (sqrt (pow k m))) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (sqrt (pow k m))) (sqrt a))) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (sqrt (pow k m))) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (sqrt (pow k m))) 1)) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (sqrt (pow k m))) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 1) (sqrt a))) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 1) 1)) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (pow k (/ m 2))) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k (/ m 2))) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (pow k (/ m 2))) (sqrt a))) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k (/ m 2))) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (pow k (/ m 2))) 1)) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k (/ m 2))) a)) (/ (* (cbrt 1) (cbrt 1)) (/ 1 (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ 1 (sqrt a))) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ 1 1)) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (+ (+ (* k k) (* k 10)) 1) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ 1 (pow k m)) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (+ (+ (* k k) (* k 10)) 1) (sqrt a))) (/ (cbrt 1) (/ (/ 1 (pow k m)) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (+ (+ (* k k) (* k 10)) 1) 1)) (/ (cbrt 1) (/ (/ 1 (pow k m)) a)) (/ (* (cbrt 1) (cbrt 1)) 1) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (/ (cbrt 1) (/ 1 a)) (/ (sqrt 1) (* (cbrt (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)) (cbrt (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)))) (/ (sqrt 1) (cbrt (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a))) (/ (sqrt 1) (sqrt (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a))) (/ (sqrt 1) (sqrt (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a))) (/ (sqrt 1) (/ (* (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)))) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (cbrt a))) (/ (sqrt 1) (/ (* (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)))) (sqrt a))) (/ (sqrt 1) (/ (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (sqrt a))) (/ (sqrt 1) (/ (* (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)))) 1)) (/ (sqrt 1) (/ (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) a)) (/ (sqrt 1) (/ (sqrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (sqrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (cbrt a))) (/ (sqrt 1) (/ (sqrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (sqrt a))) (/ (sqrt 1) (/ (sqrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (sqrt a))) (/ (sqrt 1) (/ (sqrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) 1)) (/ (sqrt 1) (/ (sqrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) a)) (/ (sqrt 1) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow (cbrt k) m)) (cbrt a))) (/ (sqrt 1) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow (* (cbrt k) (cbrt k)) m)) (sqrt a))) (/ (sqrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow (cbrt k) m)) (sqrt a))) (/ (sqrt 1) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow (* (cbrt k) (cbrt k)) m)) 1)) (/ (sqrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow (cbrt k) m)) a)) (/ (sqrt 1) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow (sqrt k) m)) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m)) (cbrt a))) (/ (sqrt 1) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow (sqrt k) m)) (sqrt a))) (/ (sqrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m)) (sqrt a))) (/ (sqrt 1) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow (sqrt k) m)) 1)) (/ (sqrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m)) a)) (/ (sqrt 1) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow 1 m)) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) (cbrt a))) (/ (sqrt 1) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow 1 m)) (sqrt a))) (/ (sqrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) (sqrt a))) (/ (sqrt 1) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow 1 m)) 1)) (/ (sqrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) a)) (/ (sqrt 1) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (pow k m))) (cbrt a))) (/ (sqrt 1) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt a))) (/ (sqrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (pow k m))) (sqrt a))) (/ (sqrt 1) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (* (cbrt (pow k m)) (cbrt (pow k m)))) 1)) (/ (sqrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (pow k m))) a)) (/ (sqrt 1) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (sqrt (pow k m))) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m))) (cbrt a))) (/ (sqrt 1) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (sqrt (pow k m))) (sqrt a))) (/ (sqrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m))) (sqrt a))) (/ (sqrt 1) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (sqrt (pow k m))) 1)) (/ (sqrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m))) a)) (/ (sqrt 1) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) 1) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) (cbrt a))) (/ (sqrt 1) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) 1) (sqrt a))) (/ (sqrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) (sqrt a))) (/ (sqrt 1) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) 1) 1)) (/ (sqrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) a)) (/ (sqrt 1) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow k (/ m 2))) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2))) (cbrt a))) (/ (sqrt 1) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow k (/ m 2))) (sqrt a))) (/ (sqrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2))) (sqrt a))) (/ (sqrt 1) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow k (/ m 2))) 1)) (/ (sqrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2))) a)) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (cbrt k) m)) (cbrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (* (cbrt k) (cbrt k)) m)) (sqrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (cbrt k) m)) (sqrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (* (cbrt k) (cbrt k)) m)) 1)) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (cbrt k) m)) a)) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m)) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m)) (cbrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m)) (sqrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m)) (sqrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m)) 1)) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m)) a)) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow 1 m)) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) (cbrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow 1 m)) (sqrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) (sqrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow 1 m)) 1)) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) a)) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (pow k m))) (cbrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (pow k m))) (sqrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (* (cbrt (pow k m)) (cbrt (pow k m)))) 1)) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (pow k m))) a)) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m))) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m))) (cbrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m))) (sqrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m))) (sqrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m))) 1)) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m))) a)) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) 1) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) (cbrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) 1) (sqrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) (sqrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) 1) 1)) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) a)) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2))) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2))) (cbrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2))) (sqrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2))) (sqrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2))) 1)) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2))) a)) (/ (sqrt 1) (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (cbrt k) m)) (cbrt a))) (/ (sqrt 1) (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (sqrt a))) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (cbrt k) m)) (sqrt a))) (/ (sqrt 1) (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) 1)) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (cbrt k) m)) a)) (/ (sqrt 1) (/ (/ 1 (pow (sqrt k) m)) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (sqrt k) m)) (cbrt a))) (/ (sqrt 1) (/ (/ 1 (pow (sqrt k) m)) (sqrt a))) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (sqrt k) m)) (sqrt a))) (/ (sqrt 1) (/ (/ 1 (pow (sqrt k) m)) 1)) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (sqrt k) m)) a)) (/ (sqrt 1) (/ (/ 1 (pow 1 m)) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (cbrt a))) (/ (sqrt 1) (/ (/ 1 (pow 1 m)) (sqrt a))) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (sqrt a))) (/ (sqrt 1) (/ (/ 1 (pow 1 m)) 1)) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)) (/ (sqrt 1) (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (cbrt (pow k m))) (cbrt a))) (/ (sqrt 1) (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt a))) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (cbrt (pow k m))) (sqrt a))) (/ (sqrt 1) (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) 1)) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (cbrt (pow k m))) a)) (/ (sqrt 1) (/ (/ 1 (sqrt (pow k m))) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (sqrt (pow k m))) (cbrt a))) (/ (sqrt 1) (/ (/ 1 (sqrt (pow k m))) (sqrt a))) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (sqrt (pow k m))) (sqrt a))) (/ (sqrt 1) (/ (/ 1 (sqrt (pow k m))) 1)) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (sqrt (pow k m))) a)) (/ (sqrt 1) (/ (/ 1 1) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (cbrt a))) (/ (sqrt 1) (/ (/ 1 1) (sqrt a))) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (sqrt a))) (/ (sqrt 1) (/ (/ 1 1) 1)) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)) (/ (sqrt 1) (/ (/ 1 (pow k (/ m 2))) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k (/ m 2))) (cbrt a))) (/ (sqrt 1) (/ (/ 1 (pow k (/ m 2))) (sqrt a))) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k (/ m 2))) (sqrt a))) (/ (sqrt 1) (/ (/ 1 (pow k (/ m 2))) 1)) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k (/ m 2))) a)) (/ (sqrt 1) (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (cbrt k) m)) (cbrt a))) (/ (sqrt 1) (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (sqrt a))) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (cbrt k) m)) (sqrt a))) (/ (sqrt 1) (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) 1)) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (cbrt k) m)) a)) (/ (sqrt 1) (/ (/ 1 (pow (sqrt k) m)) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (sqrt k) m)) (cbrt a))) (/ (sqrt 1) (/ (/ 1 (pow (sqrt k) m)) (sqrt a))) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (sqrt k) m)) (sqrt a))) (/ (sqrt 1) (/ (/ 1 (pow (sqrt k) m)) 1)) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (sqrt k) m)) a)) (/ (sqrt 1) (/ (/ 1 (pow 1 m)) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (cbrt a))) (/ (sqrt 1) (/ (/ 1 (pow 1 m)) (sqrt a))) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (sqrt a))) (/ (sqrt 1) (/ (/ 1 (pow 1 m)) 1)) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)) (/ (sqrt 1) (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (cbrt (pow k m))) (cbrt a))) (/ (sqrt 1) (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt a))) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (cbrt (pow k m))) (sqrt a))) (/ (sqrt 1) (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) 1)) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (cbrt (pow k m))) a)) (/ (sqrt 1) (/ (/ 1 (sqrt (pow k m))) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (sqrt (pow k m))) (cbrt a))) (/ (sqrt 1) (/ (/ 1 (sqrt (pow k m))) (sqrt a))) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (sqrt (pow k m))) (sqrt a))) (/ (sqrt 1) (/ (/ 1 (sqrt (pow k m))) 1)) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (sqrt (pow k m))) a)) (/ (sqrt 1) (/ (/ 1 1) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (cbrt a))) (/ (sqrt 1) (/ (/ 1 1) (sqrt a))) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (sqrt a))) (/ (sqrt 1) (/ (/ 1 1) 1)) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)) (/ (sqrt 1) (/ (/ 1 (pow k (/ m 2))) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k (/ m 2))) (cbrt a))) (/ (sqrt 1) (/ (/ 1 (pow k (/ m 2))) (sqrt a))) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k (/ m 2))) (sqrt a))) (/ (sqrt 1) (/ (/ 1 (pow k (/ m 2))) 1)) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k (/ m 2))) a)) (/ (sqrt 1) (/ 1 (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (cbrt a))) (/ (sqrt 1) (/ 1 (sqrt a))) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (sqrt a))) (/ (sqrt 1) (/ 1 1)) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)) (/ (sqrt 1) (/ (+ (+ (* k k) (* k 10)) 1) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ 1 (pow k m)) (cbrt a))) (/ (sqrt 1) (/ (+ (+ (* k k) (* k 10)) 1) (sqrt a))) (/ (sqrt 1) (/ (/ 1 (pow k m)) (sqrt a))) (/ (sqrt 1) (/ (+ (+ (* k k) (* k 10)) 1) 1)) (/ (sqrt 1) (/ (/ 1 (pow k m)) a)) (/ (sqrt 1) 1) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)) (/ (sqrt 1) (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (/ (sqrt 1) (/ 1 a)) (/ 1 (* (cbrt (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)) (cbrt (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)))) (/ 1 (cbrt (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a))) (/ 1 (sqrt (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a))) (/ 1 (sqrt (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a))) (/ 1 (/ (* (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (cbrt a))) (/ 1 (/ (* (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)))) (sqrt a))) (/ 1 (/ (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (sqrt a))) (/ 1 (/ (* (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)))) 1)) (/ 1 (/ (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) a)) (/ 1 (/ (sqrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (sqrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (cbrt a))) (/ 1 (/ (sqrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (sqrt a))) (/ 1 (/ (sqrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (sqrt a))) (/ 1 (/ (sqrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) 1)) (/ 1 (/ (sqrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) a)) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow (cbrt k) m)) (cbrt a))) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow (* (cbrt k) (cbrt k)) m)) (sqrt a))) (/ 1 (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow (cbrt k) m)) (sqrt a))) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow (* (cbrt k) (cbrt k)) m)) 1)) (/ 1 (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow (cbrt k) m)) a)) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow (sqrt k) m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m)) (cbrt a))) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow (sqrt k) m)) (sqrt a))) (/ 1 (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m)) (sqrt a))) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow (sqrt k) m)) 1)) (/ 1 (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m)) a)) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow 1 m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) (cbrt a))) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow 1 m)) (sqrt a))) (/ 1 (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) (sqrt a))) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow 1 m)) 1)) (/ 1 (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) a)) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (pow k m))) (cbrt a))) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt a))) (/ 1 (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (pow k m))) (sqrt a))) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (* (cbrt (pow k m)) (cbrt (pow k m)))) 1)) (/ 1 (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (pow k m))) a)) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (sqrt (pow k m))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m))) (cbrt a))) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (sqrt (pow k m))) (sqrt a))) (/ 1 (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m))) (sqrt a))) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (sqrt (pow k m))) 1)) (/ 1 (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m))) a)) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) 1) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) (cbrt a))) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) 1) (sqrt a))) (/ 1 (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) (sqrt a))) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) 1) 1)) (/ 1 (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) a)) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow k (/ m 2))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2))) (cbrt a))) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow k (/ m 2))) (sqrt a))) (/ 1 (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2))) (sqrt a))) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow k (/ m 2))) 1)) (/ 1 (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2))) a)) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (cbrt k) m)) (cbrt a))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (* (cbrt k) (cbrt k)) m)) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (cbrt k) m)) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (* (cbrt k) (cbrt k)) m)) 1)) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (cbrt k) m)) a)) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m)) (cbrt a))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m)) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m)) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m)) 1)) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m)) a)) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow 1 m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) (cbrt a))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow 1 m)) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow 1 m)) 1)) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) a)) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (pow k m))) (cbrt a))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (pow k m))) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (* (cbrt (pow k m)) (cbrt (pow k m)))) 1)) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (pow k m))) a)) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m))) (cbrt a))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m))) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m))) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m))) 1)) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m))) a)) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) 1) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) (cbrt a))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) 1) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) 1) 1)) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) a)) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2))) (cbrt a))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2))) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2))) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2))) 1)) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2))) a)) (/ 1 (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (cbrt k) m)) (cbrt a))) (/ 1 (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (sqrt a))) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (cbrt k) m)) (sqrt a))) (/ 1 (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) 1)) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (cbrt k) m)) a)) (/ 1 (/ (/ 1 (pow (sqrt k) m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (sqrt k) m)) (cbrt a))) (/ 1 (/ (/ 1 (pow (sqrt k) m)) (sqrt a))) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (sqrt k) m)) (sqrt a))) (/ 1 (/ (/ 1 (pow (sqrt k) m)) 1)) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (sqrt k) m)) a)) (/ 1 (/ (/ 1 (pow 1 m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (cbrt a))) (/ 1 (/ (/ 1 (pow 1 m)) (sqrt a))) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (sqrt a))) (/ 1 (/ (/ 1 (pow 1 m)) 1)) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)) (/ 1 (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (cbrt (pow k m))) (cbrt a))) (/ 1 (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt a))) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (cbrt (pow k m))) (sqrt a))) (/ 1 (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) 1)) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (cbrt (pow k m))) a)) (/ 1 (/ (/ 1 (sqrt (pow k m))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (sqrt (pow k m))) (cbrt a))) (/ 1 (/ (/ 1 (sqrt (pow k m))) (sqrt a))) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (sqrt (pow k m))) (sqrt a))) (/ 1 (/ (/ 1 (sqrt (pow k m))) 1)) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (sqrt (pow k m))) a)) (/ 1 (/ (/ 1 1) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (cbrt a))) (/ 1 (/ (/ 1 1) (sqrt a))) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (sqrt a))) (/ 1 (/ (/ 1 1) 1)) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)) (/ 1 (/ (/ 1 (pow k (/ m 2))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k (/ m 2))) (cbrt a))) (/ 1 (/ (/ 1 (pow k (/ m 2))) (sqrt a))) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k (/ m 2))) (sqrt a))) (/ 1 (/ (/ 1 (pow k (/ m 2))) 1)) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k (/ m 2))) a)) (/ 1 (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (cbrt k) m)) (cbrt a))) (/ 1 (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (sqrt a))) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (cbrt k) m)) (sqrt a))) (/ 1 (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) 1)) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (cbrt k) m)) a)) (/ 1 (/ (/ 1 (pow (sqrt k) m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (sqrt k) m)) (cbrt a))) (/ 1 (/ (/ 1 (pow (sqrt k) m)) (sqrt a))) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (sqrt k) m)) (sqrt a))) (/ 1 (/ (/ 1 (pow (sqrt k) m)) 1)) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (sqrt k) m)) a)) (/ 1 (/ (/ 1 (pow 1 m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (cbrt a))) (/ 1 (/ (/ 1 (pow 1 m)) (sqrt a))) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (sqrt a))) (/ 1 (/ (/ 1 (pow 1 m)) 1)) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)) (/ 1 (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (cbrt (pow k m))) (cbrt a))) (/ 1 (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt a))) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (cbrt (pow k m))) (sqrt a))) (/ 1 (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) 1)) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (cbrt (pow k m))) a)) (/ 1 (/ (/ 1 (sqrt (pow k m))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (sqrt (pow k m))) (cbrt a))) (/ 1 (/ (/ 1 (sqrt (pow k m))) (sqrt a))) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (sqrt (pow k m))) (sqrt a))) (/ 1 (/ (/ 1 (sqrt (pow k m))) 1)) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (sqrt (pow k m))) a)) (/ 1 (/ (/ 1 1) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (cbrt a))) (/ 1 (/ (/ 1 1) (sqrt a))) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (sqrt a))) (/ 1 (/ (/ 1 1) 1)) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)) (/ 1 (/ (/ 1 (pow k (/ m 2))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k (/ m 2))) (cbrt a))) (/ 1 (/ (/ 1 (pow k (/ m 2))) (sqrt a))) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k (/ m 2))) (sqrt a))) (/ 1 (/ (/ 1 (pow k (/ m 2))) 1)) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k (/ m 2))) a)) (/ 1 (/ 1 (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (cbrt a))) (/ 1 (/ 1 (sqrt a))) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (sqrt a))) (/ 1 (/ 1 1)) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)) (/ 1 (/ (+ (+ (* k k) (* k 10)) 1) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ 1 (pow k m)) (cbrt a))) (/ 1 (/ (+ (+ (* k k) (* k 10)) 1) (sqrt a))) (/ 1 (/ (/ 1 (pow k m)) (sqrt a))) (/ 1 (/ (+ (+ (* k k) (* k 10)) 1) 1)) (/ 1 (/ (/ 1 (pow k m)) a)) (/ 1 1) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)) (/ 1 (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (/ 1 (/ 1 a)) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)) (/ (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a) 1) (/ 1 (* (cbrt (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)) (cbrt (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)))) (/ 1 (sqrt (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a))) (/ 1 (/ (* (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (* (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)))) (sqrt a))) (/ 1 (/ (* (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)))) 1)) (/ 1 (/ (sqrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (sqrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (sqrt a))) (/ 1 (/ (sqrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) 1)) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow (* (cbrt k) (cbrt k)) m)) (sqrt a))) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow (* (cbrt k) (cbrt k)) m)) 1)) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow (sqrt k) m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow (sqrt k) m)) (sqrt a))) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow (sqrt k) m)) 1)) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow 1 m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow 1 m)) (sqrt a))) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow 1 m)) 1)) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt a))) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (* (cbrt (pow k m)) (cbrt (pow k m)))) 1)) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (sqrt (pow k m))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (sqrt (pow k m))) (sqrt a))) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (sqrt (pow k m))) 1)) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) 1) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) 1) (sqrt a))) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) 1) 1)) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow k (/ m 2))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow k (/ m 2))) (sqrt a))) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow k (/ m 2))) 1)) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (* (cbrt k) (cbrt k)) m)) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (* (cbrt k) (cbrt k)) m)) 1)) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m)) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m)) 1)) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow 1 m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow 1 m)) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow 1 m)) 1)) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (* (cbrt (pow k m)) (cbrt (pow k m)))) 1)) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m))) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m))) 1)) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) 1) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) 1) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) 1) 1)) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2))) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2))) 1)) (/ 1 (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (sqrt a))) (/ 1 (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) 1)) (/ 1 (/ (/ 1 (pow (sqrt k) m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ 1 (pow (sqrt k) m)) (sqrt a))) (/ 1 (/ (/ 1 (pow (sqrt k) m)) 1)) (/ 1 (/ (/ 1 (pow 1 m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ 1 (pow 1 m)) (sqrt a))) (/ 1 (/ (/ 1 (pow 1 m)) 1)) (/ 1 (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt a))) (/ 1 (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) 1)) (/ 1 (/ (/ 1 (sqrt (pow k m))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ 1 (sqrt (pow k m))) (sqrt a))) (/ 1 (/ (/ 1 (sqrt (pow k m))) 1)) (/ 1 (/ (/ 1 1) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ 1 1) (sqrt a))) (/ 1 (/ (/ 1 1) 1)) (/ 1 (/ (/ 1 (pow k (/ m 2))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ 1 (pow k (/ m 2))) (sqrt a))) (/ 1 (/ (/ 1 (pow k (/ m 2))) 1)) (/ 1 (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (sqrt a))) (/ 1 (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) 1)) (/ 1 (/ (/ 1 (pow (sqrt k) m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ 1 (pow (sqrt k) m)) (sqrt a))) (/ 1 (/ (/ 1 (pow (sqrt k) m)) 1)) (/ 1 (/ (/ 1 (pow 1 m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ 1 (pow 1 m)) (sqrt a))) (/ 1 (/ (/ 1 (pow 1 m)) 1)) (/ 1 (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt a))) (/ 1 (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) 1)) (/ 1 (/ (/ 1 (sqrt (pow k m))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ 1 (sqrt (pow k m))) (sqrt a))) (/ 1 (/ (/ 1 (sqrt (pow k m))) 1)) (/ 1 (/ (/ 1 1) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ 1 1) (sqrt a))) (/ 1 (/ (/ 1 1) 1)) (/ 1 (/ (/ 1 (pow k (/ m 2))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ 1 (pow k (/ m 2))) (sqrt a))) (/ 1 (/ (/ 1 (pow k (/ m 2))) 1)) (/ 1 (/ 1 (* (cbrt a) (cbrt a)))) (/ 1 (/ 1 (sqrt a))) (/ 1 (/ 1 1)) (/ 1 (/ (+ (+ (* k k) (* k 10)) 1) (* (cbrt a) (cbrt a)))) (/ 1 (/ (+ (+ (* k k) (* k 10)) 1) (sqrt a))) (/ 1 (/ (+ (+ (* k k) (* k 10)) 1) 1)) (/ 1 1) (/ 1 (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (/ (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a) (cbrt 1)) (/ (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a) (sqrt 1)) (/ (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a) 1) (/ 1 (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (real->posit16 (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a))) (* (exp (* k k)) (exp (* k 10))) (log (+ (* k k) (* k 10))) (exp (+ (* k k) (* k 10))) (* (cbrt (+ (* k k) (* k 10))) (cbrt (+ (* k k) (* k 10)))) (cbrt (+ (* k k) (* k 10))) (* (* (+ (* k k) (* k 10)) (+ (* k k) (* k 10))) (+ (* k k) (* k 10))) (sqrt (+ (* k k) (* k 10))) (sqrt (+ (* k k) (* k 10))) (+ (pow (* k k) 3) (pow (* k 10) 3)) (+ (* (* k k) (* k k)) (- (* (* k 10) (* k 10)) (* (* k k) (* k 10)))) (- (* (* k k) (* k k)) (* (* k 10) (* k 10))) (- (* k k) (* k 10)) (+ k 10) (real->posit16 (+ (* k k) (* k 10))) (* (* (exp (* k k)) (exp (* k 10))) (exp 1)) (* (exp (+ (* k k) (* k 10))) (exp 1)) (log (+ (+ (* k k) (* k 10)) 1)) (exp (+ (+ (* k k) (* k 10)) 1)) (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (cbrt (+ (+ (* k k) (* k 10)) 1)) (* (* (+ (+ (* k k) (* k 10)) 1) (+ (+ (* k k) (* k 10)) 1)) (+ (+ (* k k) (* k 10)) 1)) (sqrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (+ (+ (* k k) (* k 10)) 1)) (+ (pow (+ (* k k) (* k 10)) 3) (pow 1 3)) (+ (* (+ (* k k) (* k 10)) (+ (* k k) (* k 10))) (- (* 1 1) (* (+ (* k k) (* k 10)) 1))) (- (* (+ (* k k) (* k 10)) (+ (* k k) (* k 10))) (* 1 1)) (- (+ (* k k) (* k 10)) 1) (+ (+ (* k k) (* k 10)) 1) (+ (* k 10) 1) (real->posit16 (+ (+ (* k k) (* k 10)) 1)) (- (+ (/ 1 a) (* 10 (/ k a))) (/ (* (log k) m) a)) (+ (* 10 (/ k (* (exp (* -1 (* (log (/ 1 k)) m))) a))) (+ (/ (pow k 2) (* (exp (* -1 (* (log (/ 1 k)) m))) a)) (/ 1 (* (exp (* -1 (* (log (/ 1 k)) m))) a)))) (+ (/ (pow k 2) (* a (exp (* m (- (log -1) (log (/ -1 k))))))) (+ (/ 1 (* a (exp (* m (- (log -1) (log (/ -1 k))))))) (* 10 (/ k (* a (exp (* m (- (log -1) (log (/ -1 k)))))))))) (- (+ a (* (log k) (* m a))) (* 10 (* a k))) (- (+ (* 99 (/ (* (exp (* -1 (* (log (/ 1 k)) m))) a) (pow k 4))) (/ (* (exp (* -1 (* (log (/ 1 k)) m))) a) (pow k 2))) (* 10 (/ (* (exp (* -1 (* (log (/ 1 k)) m))) a) (pow k 3)))) (- (+ (* 99 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 4))) (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 2))) (* 10 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 3)))) (+ (pow k 2) (* 10 k)) (+ (pow k 2) (* 10 k)) (+ (pow k 2) (* 10 k)) (+ (pow k 2) (+ 1 (* 10 k))) (+ (pow k 2) (+ 1 (* 10 k))) (+ (pow k 2) (+ 1 (* 10 k))) 14.305 * * [simplify]: iteration 0: 815 enodes 15.505 * * [simplify]: iteration 1: 2340 enodes 16.593 * * [simplify]: iteration complete: 5001 enodes 16.594 * * [simplify]: Extracting #0: cost 348 inf + 0 16.598 * * [simplify]: Extracting #1: cost 1465 inf + 44 16.615 * * [simplify]: Extracting #2: cost 1754 inf + 15387 16.628 * * [simplify]: Extracting #3: cost 1450 inf + 86612 16.663 * * [simplify]: Extracting #4: cost 832 inf + 292266 16.734 * * [simplify]: Extracting #5: cost 186 inf + 599080 16.849 * * [simplify]: Extracting #6: cost 34 inf + 678913 16.958 * * [simplify]: Extracting #7: cost 4 inf + 692289 17.069 * * [simplify]: Extracting #8: cost 0 inf + 695232 17.191 * [simplify]: Simplified to: (- (- (log (+ (* k (+ k 10)) 1)) (* m (log k))) (log a)) (- (- (log (+ (* k (+ k 10)) 1)) (* m (log k))) (log a)) (- (- (log (+ (* k (+ k 10)) 1)) (* m (log k))) (log a)) (- (- (log (+ (* k (+ k 10)) 1)) (* m (log k))) (log a)) (- (- (log (+ (* k (+ k 10)) 1)) (* m (log k))) (log a)) (exp (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a)) (/ (* (/ (+ (* k (+ k 10)) 1) (pow k m)) (/ (+ (* k (+ k 10)) 1) (pow k m))) (/ (* (* a a) a) (/ (+ (* k (+ k 10)) 1) (pow k m)))) (* (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a) (* (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a) (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a))) (* (cbrt (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a)) (cbrt (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a))) (cbrt (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a)) (* (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a) (* (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a) (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a))) (sqrt (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a)) (sqrt (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a)) (- (/ (+ (* k (+ k 10)) 1) (pow k m))) (- a) (* (/ (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m))) (cbrt a)) (/ (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m))) (cbrt a))) (/ (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m))) (cbrt a)) (/ (* (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m))) (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (sqrt a)) (/ (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m))) (sqrt a)) (* (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m))) (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (/ (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m))) a) (/ (sqrt (/ (+ (* k (+ k 10)) 1) (pow k m))) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (+ (* k (+ k 10)) 1) (pow k m))) (cbrt a)) (/ (sqrt (/ (+ (* k (+ k 10)) 1) (pow k m))) (sqrt a)) (/ (sqrt (/ (+ (* k (+ k 10)) 1) (pow k m))) (sqrt a)) (sqrt (/ (+ (* k (+ k 10)) 1) (pow k m))) (/ (sqrt (/ (+ (* k (+ k 10)) 1) (pow k m))) a) (* (/ (cbrt (+ (* k (+ k 10)) 1)) (* (cbrt a) (cbrt a))) (/ (cbrt (+ (* k (+ k 10)) 1)) (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt (+ (* k (+ k 10)) 1)) (* (cbrt a) (pow (cbrt k) m))) (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (* (sqrt a) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt (+ (* k (+ k 10)) 1)) (pow (cbrt k) m)) (sqrt a)) (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ (cbrt (+ (* k (+ k 10)) 1)) a) (pow (cbrt k) m)) (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (* (pow (sqrt k) m) (* (cbrt a) (cbrt a)))) (/ (cbrt (+ (* k (+ k 10)) 1)) (* (cbrt a) (pow (sqrt k) m))) (/ (/ (cbrt (+ (* k (+ k 10)) 1)) (/ (pow (sqrt k) m) (cbrt (+ (* k (+ k 10)) 1)))) (sqrt a)) (/ (/ (cbrt (+ (* k (+ k 10)) 1)) (pow (sqrt k) m)) (sqrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (/ (pow (sqrt k) m) (cbrt (+ (* k (+ k 10)) 1)))) (/ (cbrt (+ (* k (+ k 10)) 1)) (* a (pow (sqrt k) m))) (* (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt a))) (/ (cbrt (+ (* k (+ k 10)) 1)) (* (cbrt a) (pow k m))) (/ (cbrt (+ (* k (+ k 10)) 1)) (/ (sqrt a) (cbrt (+ (* k (+ k 10)) 1)))) (/ (/ (cbrt (+ (* k (+ k 10)) 1)) (sqrt a)) (pow k m)) (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (/ (cbrt (+ (* k (+ k 10)) 1)) (* (pow k m) a)) (* (/ (cbrt (+ (* k (+ k 10)) 1)) (* (cbrt a) (cbrt (pow k m)))) (/ (cbrt (+ (* k (+ k 10)) 1)) (* (cbrt a) (cbrt (pow k m))))) (/ (cbrt (+ (* k (+ k 10)) 1)) (* (cbrt a) (cbrt (pow k m)))) (/ (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt (pow k m))) (/ (sqrt a) (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt (pow k m))))) (/ (cbrt (+ (* k (+ k 10)) 1)) (* (sqrt a) (cbrt (pow k m)))) (* (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt (pow k m))) (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt (pow k m)))) (/ (cbrt (+ (* k (+ k 10)) 1)) (* a (cbrt (pow k m)))) (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (* (* (cbrt a) (cbrt a)) (sqrt (pow k m)))) (/ (cbrt (+ (* k (+ k 10)) 1)) (* (cbrt a) (sqrt (pow k m)))) (/ (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (sqrt a)) (sqrt (pow k m))) (/ (cbrt (+ (* k (+ k 10)) 1)) (* (sqrt a) (sqrt (pow k m)))) (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (sqrt (pow k m))) (/ (cbrt (+ (* k (+ k 10)) 1)) (* a (sqrt (pow k m)))) (* (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt a))) (/ (cbrt (+ (* k (+ k 10)) 1)) (* (cbrt a) (pow k m))) (/ (cbrt (+ (* k (+ k 10)) 1)) (/ (sqrt a) (cbrt (+ (* k (+ k 10)) 1)))) (/ (/ (cbrt (+ (* k (+ k 10)) 1)) (sqrt a)) (pow k m)) (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (/ (cbrt (+ (* k (+ k 10)) 1)) (* (pow k m) a)) (/ (/ (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (pow k (/ m 2))) (cbrt a)) (cbrt a)) (/ (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt a)) (pow k (/ m 2))) (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (* (sqrt a) (pow k (/ m 2)))) (/ (cbrt (+ (* k (+ k 10)) 1)) (* (sqrt a) (pow k (/ m 2)))) (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (pow k (/ m 2))) (/ (/ (cbrt (+ (* k (+ k 10)) 1)) a) (pow k (/ m 2))) (/ (/ (sqrt (+ (* k (+ k 10)) 1)) (* (cbrt a) (cbrt a))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ (sqrt (+ (* k (+ k 10)) 1)) (cbrt a)) (pow (cbrt k) m)) (/ (sqrt (+ (* k (+ k 10)) 1)) (* (sqrt a) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt (+ (* k (+ k 10)) 1)) (* (sqrt a) (pow (cbrt k) m))) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ (sqrt (+ (* k (+ k 10)) 1)) a) (pow (cbrt k) m)) (/ (/ (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (sqrt k) m)) (cbrt a)) (cbrt a)) (/ (/ (sqrt (+ (* k (+ k 10)) 1)) (cbrt a)) (pow (sqrt k) m)) (/ (sqrt (+ (* k (+ k 10)) 1)) (* (sqrt a) (pow (sqrt k) m))) (/ (sqrt (+ (* k (+ k 10)) 1)) (* (sqrt a) (pow (sqrt k) m))) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (sqrt k) m)) (/ (sqrt (+ (* k (+ k 10)) 1)) (* a (pow (sqrt k) m))) (/ (/ (sqrt (+ (* k (+ k 10)) 1)) (cbrt a)) (cbrt a)) (/ (sqrt (+ (* k (+ k 10)) 1)) (* (cbrt a) (pow k m))) (/ (sqrt (+ (* k (+ k 10)) 1)) (sqrt a)) (/ (sqrt (+ (* k (+ k 10)) 1)) (* (sqrt a) (pow k m))) (sqrt (+ (* k (+ k 10)) 1)) (/ (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k m)) a) (/ (sqrt (+ (* k (+ k 10)) 1)) (* (* (cbrt a) (cbrt (pow k m))) (* (cbrt a) (cbrt (pow k m))))) (/ (/ (sqrt (+ (* k (+ k 10)) 1)) (cbrt (pow k m))) (cbrt a)) (/ (sqrt (+ (* k (+ k 10)) 1)) (* (sqrt a) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ k 10)) 1)) (* (sqrt a) (cbrt (pow k m)))) (/ (sqrt (+ (* k (+ k 10)) 1)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (sqrt (+ (* k (+ k 10)) 1)) (* a (cbrt (pow k m)))) (/ (/ (sqrt (+ (* k (+ k 10)) 1)) (* (cbrt a) (cbrt a))) (sqrt (pow k m))) (/ (/ (sqrt (+ (* k (+ k 10)) 1)) (cbrt a)) (sqrt (pow k m))) (/ (sqrt (+ (* k (+ k 10)) 1)) (* (sqrt a) (sqrt (pow k m)))) (/ (sqrt (+ (* k (+ k 10)) 1)) (* (sqrt a) (sqrt (pow k m)))) (/ (sqrt (+ (* k (+ k 10)) 1)) (sqrt (pow k m))) (/ (/ (sqrt (+ (* k (+ k 10)) 1)) (sqrt (pow k m))) a) (/ (/ (sqrt (+ (* k (+ k 10)) 1)) (cbrt a)) (cbrt a)) (/ (sqrt (+ (* k (+ k 10)) 1)) (* (cbrt a) (pow k m))) (/ (sqrt (+ (* k (+ k 10)) 1)) (sqrt a)) (/ (sqrt (+ (* k (+ k 10)) 1)) (* (sqrt a) (pow k m))) (sqrt (+ (* k (+ k 10)) 1)) (/ (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k m)) a) (/ (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k (/ m 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (+ (* k (+ k 10)) 1)) (cbrt a)) (pow k (/ m 2))) (/ (/ (sqrt (+ (* k (+ k 10)) 1)) (sqrt a)) (pow k (/ m 2))) (/ (/ (sqrt (+ (* k (+ k 10)) 1)) (sqrt a)) (pow k (/ m 2))) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k (/ m 2))) (/ (/ (sqrt (+ (* k (+ k 10)) 1)) a) (pow k (/ m 2))) (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt a) (cbrt a))) (/ (/ (+ (* k (+ k 10)) 1) (cbrt a)) (pow (cbrt k) m)) (/ (/ 1 (sqrt a)) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ (+ (* k (+ k 10)) 1) (sqrt a)) (pow (cbrt k) m)) (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (/ (+ (* k (+ k 10)) 1) (* a (pow (cbrt k) m))) (/ 1 (* (pow (sqrt k) m) (* (cbrt a) (cbrt a)))) (/ (+ (* k (+ k 10)) 1) (* (cbrt a) (pow (sqrt k) m))) (/ (/ 1 (sqrt a)) (pow (sqrt k) m)) (/ (+ (* k (+ k 10)) 1) (* (sqrt a) (pow (sqrt k) m))) (/ 1 (pow (sqrt k) m)) (/ (+ (* k (+ k 10)) 1) (* a (pow (sqrt k) m))) (/ (/ 1 (cbrt a)) (cbrt a)) (/ (+ (* k (+ k 10)) 1) (* (cbrt a) (pow k m))) (/ 1 (sqrt a)) (/ (+ (* k (+ k 10)) 1) (* (sqrt a) (pow k m))) 1 (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a) (/ 1 (* (* (cbrt a) (cbrt (pow k m))) (* (cbrt a) (cbrt (pow k m))))) (/ (/ (+ (* k (+ k 10)) 1) (cbrt a)) (cbrt (pow k m))) (/ 1 (* (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt a))) (/ (/ (+ (* k (+ k 10)) 1) (cbrt (pow k m))) (sqrt a)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (+ (* k (+ k 10)) 1) (* a (cbrt (pow k m)))) (/ (/ 1 (sqrt (pow k m))) (* (cbrt a) (cbrt a))) (/ (+ (* k (+ k 10)) 1) (* (cbrt a) (sqrt (pow k m)))) (/ (/ 1 (sqrt (pow k m))) (sqrt a)) (/ (/ (+ (* k (+ k 10)) 1) (sqrt (pow k m))) (sqrt a)) (/ 1 (sqrt (pow k m))) (/ (+ (* k (+ k 10)) 1) (* a (sqrt (pow k m)))) (/ (/ 1 (cbrt a)) (cbrt a)) (/ (+ (* k (+ k 10)) 1) (* (cbrt a) (pow k m))) (/ 1 (sqrt a)) (/ (+ (* k (+ k 10)) 1) (* (sqrt a) (pow k m))) 1 (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a) (/ (/ (/ 1 (pow k (/ m 2))) (cbrt a)) (cbrt a)) (/ (+ (* k (+ k 10)) 1) (* (cbrt a) (pow k (/ m 2)))) (/ (/ 1 (pow k (/ m 2))) (sqrt a)) (/ (/ (+ (* k (+ k 10)) 1) (pow k (/ m 2))) (sqrt a)) (/ 1 (pow k (/ m 2))) (/ (/ (+ (* k (+ k 10)) 1) a) (pow k (/ m 2))) (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt a) (cbrt a))) (/ (/ (+ (* k (+ k 10)) 1) (cbrt a)) (pow (cbrt k) m)) (/ (/ 1 (sqrt a)) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ (+ (* k (+ k 10)) 1) (sqrt a)) (pow (cbrt k) m)) (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (/ (+ (* k (+ k 10)) 1) (* a (pow (cbrt k) m))) (/ 1 (* (pow (sqrt k) m) (* (cbrt a) (cbrt a)))) (/ (+ (* k (+ k 10)) 1) (* (cbrt a) (pow (sqrt k) m))) (/ (/ 1 (sqrt a)) (pow (sqrt k) m)) (/ (+ (* k (+ k 10)) 1) (* (sqrt a) (pow (sqrt k) m))) (/ 1 (pow (sqrt k) m)) (/ (+ (* k (+ k 10)) 1) (* a (pow (sqrt k) m))) (/ (/ 1 (cbrt a)) (cbrt a)) (/ (+ (* k (+ k 10)) 1) (* (cbrt a) (pow k m))) (/ 1 (sqrt a)) (/ (+ (* k (+ k 10)) 1) (* (sqrt a) (pow k m))) 1 (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a) (/ 1 (* (* (cbrt a) (cbrt (pow k m))) (* (cbrt a) (cbrt (pow k m))))) (/ (/ (+ (* k (+ k 10)) 1) (cbrt a)) (cbrt (pow k m))) (/ 1 (* (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt a))) (/ (/ (+ (* k (+ k 10)) 1) (cbrt (pow k m))) (sqrt a)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (+ (* k (+ k 10)) 1) (* a (cbrt (pow k m)))) (/ (/ 1 (sqrt (pow k m))) (* (cbrt a) (cbrt a))) (/ (+ (* k (+ k 10)) 1) (* (cbrt a) (sqrt (pow k m)))) (/ (/ 1 (sqrt (pow k m))) (sqrt a)) (/ (/ (+ (* k (+ k 10)) 1) (sqrt (pow k m))) (sqrt a)) (/ 1 (sqrt (pow k m))) (/ (+ (* k (+ k 10)) 1) (* a (sqrt (pow k m)))) (/ (/ 1 (cbrt a)) (cbrt a)) (/ (+ (* k (+ k 10)) 1) (* (cbrt a) (pow k m))) (/ 1 (sqrt a)) (/ (+ (* k (+ k 10)) 1) (* (sqrt a) (pow k m))) 1 (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a) (/ (/ (/ 1 (pow k (/ m 2))) (cbrt a)) (cbrt a)) (/ (+ (* k (+ k 10)) 1) (* (cbrt a) (pow k (/ m 2)))) (/ (/ 1 (pow k (/ m 2))) (sqrt a)) (/ (/ (+ (* k (+ k 10)) 1) (pow k (/ m 2))) (sqrt a)) (/ 1 (pow k (/ m 2))) (/ (/ (+ (* k (+ k 10)) 1) a) (pow k (/ m 2))) (/ (/ 1 (cbrt a)) (cbrt a)) (/ (+ (* k (+ k 10)) 1) (* (cbrt a) (pow k m))) (/ 1 (sqrt a)) (/ (+ (* k (+ k 10)) 1) (* (sqrt a) (pow k m))) 1 (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a) (/ (/ (+ (* k (+ k 10)) 1) (cbrt a)) (cbrt a)) (/ (/ 1 (pow k m)) (cbrt a)) (/ (+ (* k (+ k 10)) 1) (sqrt a)) (/ (/ 1 (pow k m)) (sqrt a)) (+ (* k (+ k 10)) 1) (/ (/ 1 (pow k m)) a) (/ 1 a) (/ a (/ (+ (* k (+ k 10)) 1) (pow k m))) (/ (+ (* k (+ k 10)) 1) (* (* (cbrt a) (cbrt a)) (pow k m))) (/ (+ (* k (+ k 10)) 1) (* (sqrt a) (pow k m))) (/ (+ (* k (+ k 10)) 1) (pow k m)) (/ a (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (/ a (sqrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (* (/ a (cbrt (+ (* k (+ k 10)) 1))) (pow (cbrt k) m)) (/ (* a (pow (sqrt k) m)) (cbrt (+ (* k (+ k 10)) 1))) (/ (* a (pow k m)) (cbrt (+ (* k (+ k 10)) 1))) (/ (* a (cbrt (pow k m))) (cbrt (+ (* k (+ k 10)) 1))) (* (/ a (cbrt (+ (* k (+ k 10)) 1))) (sqrt (pow k m))) (/ (* a (pow k m)) (cbrt (+ (* k (+ k 10)) 1))) (* (/ a (cbrt (+ (* k (+ k 10)) 1))) (pow k (/ m 2))) (/ (* a (pow (cbrt k) m)) (sqrt (+ (* k (+ k 10)) 1))) (/ (* a (pow (sqrt k) m)) (sqrt (+ (* k (+ k 10)) 1))) (/ (* a (pow k m)) (sqrt (+ (* k (+ k 10)) 1))) (/ (* a (cbrt (pow k m))) (sqrt (+ (* k (+ k 10)) 1))) (/ (* a (sqrt (pow k m))) (sqrt (+ (* k (+ k 10)) 1))) (/ (* a (pow k m)) (sqrt (+ (* k (+ k 10)) 1))) (/ (* a (pow k (/ m 2))) (sqrt (+ (* k (+ k 10)) 1))) (/ a (/ (+ (* k (+ k 10)) 1) (pow (cbrt k) m))) (* (/ a (+ (* k (+ k 10)) 1)) (pow (sqrt k) m)) (/ a (/ (+ (* k (+ k 10)) 1) (pow k m))) (/ (* a (cbrt (pow k m))) (+ (* k (+ k 10)) 1)) (/ a (/ (+ (* k (+ k 10)) 1) (sqrt (pow k m)))) (/ a (/ (+ (* k (+ k 10)) 1) (pow k m))) (* (/ a (+ (* k (+ k 10)) 1)) (pow k (/ m 2))) (/ a (/ (+ (* k (+ k 10)) 1) (pow (cbrt k) m))) (* (/ a (+ (* k (+ k 10)) 1)) (pow (sqrt k) m)) (/ a (/ (+ (* k (+ k 10)) 1) (pow k m))) (/ (* a (cbrt (pow k m))) (+ (* k (+ k 10)) 1)) (/ a (/ (+ (* k (+ k 10)) 1) (sqrt (pow k m)))) (/ a (/ (+ (* k (+ k 10)) 1) (pow k m))) (* (/ a (+ (* k (+ k 10)) 1)) (pow k (/ m 2))) (/ a (/ (+ (* k (+ k 10)) 1) (pow k m))) (* (pow k m) a) (* (pow k m) a) (real->posit16 (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a)) -1 (- (- (- (log (+ (* k (+ k 10)) 1)) (* m (log k))) (log a))) (- (- (- (log (+ (* k (+ k 10)) 1)) (* m (log k))) (log a))) (- (- (- (log (+ (* k (+ k 10)) 1)) (* m (log k))) (log a))) (- (- (- (log (+ (* k (+ k 10)) 1)) (* m (log k))) (log a))) (- (- (- (log (+ (* k (+ k 10)) 1)) (* m (log k))) (log a))) (- (- (- (log (+ (* k (+ k 10)) 1)) (* m (log k))) (log a))) (- (- (- (log (+ (* k (+ k 10)) 1)) (* m (log k))) (log a))) (- (- (- (log (+ (* k (+ k 10)) 1)) (* m (log k))) (log a))) (- (- (- (log (+ (* k (+ k 10)) 1)) (* m (log k))) (log a))) (- (- (- (log (+ (* k (+ k 10)) 1)) (* m (log k))) (log a))) (- (- (- (log (+ (* k (+ k 10)) 1)) (* m (log k))) (log a))) (- (- (- (log (+ (* k (+ k 10)) 1)) (* m (log k))) (log a))) (- (- (- (log (+ (* k (+ k 10)) 1)) (* m (log k))) (log a))) (- (- (- (log (+ (* k (+ k 10)) 1)) (* m (log k))) (log a))) (- (- (- (log (+ (* k (+ k 10)) 1)) (* m (log k))) (log a))) (- (- (- (log (+ (* k (+ k 10)) 1)) (* m (log k))) (log a))) (exp (/ 1 (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a))) (/ (* 1 (* (* a a) a)) (* (/ (+ (* k (+ k 10)) 1) (pow k m)) (* (/ (+ (* k (+ k 10)) 1) (pow k m)) (/ (+ (* k (+ k 10)) 1) (pow k m))))) (/ 1 (* (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a) (* (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a) (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a)))) (/ (/ 1 (* (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a) (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a))) (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a)) (* (cbrt (/ 1 (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a))) (cbrt (/ 1 (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a)))) (cbrt (/ 1 (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a))) (* (/ 1 (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a)) (* (/ 1 (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a)) (/ 1 (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a)))) (sqrt (/ 1 (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a))) (sqrt (/ 1 (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a))) -1 (- (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a)) (* (/ 1 (cbrt (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a))) (/ 1 (cbrt (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a)))) (/ 1 (cbrt (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a))) (/ 1 (sqrt (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a))) (/ 1 (sqrt (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a))) (/ 1 (* (/ (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m))) (cbrt a)) (/ (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m))) (cbrt a)))) (/ (* 1 (cbrt a)) (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (* (/ (/ 1 (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (sqrt a)) (/ (* 1 (sqrt a)) (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (/ 1 (* (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m))) (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m))))) (/ 1 (/ (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m))) a)) (/ 1 (/ (sqrt (/ (+ (* k (+ k 10)) 1) (pow k m))) (* (cbrt a) (cbrt a)))) (/ (* 1 (cbrt a)) (sqrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (* (/ 1 (sqrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (sqrt a)) (* (/ 1 (sqrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (sqrt a)) (/ 1 (sqrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (/ 1 (/ (sqrt (/ (+ (* k (+ k 10)) 1) (pow k m))) a)) (/ 1 (* (/ (cbrt (+ (* k (+ k 10)) 1)) (* (cbrt a) (cbrt a))) (/ (cbrt (+ (* k (+ k 10)) 1)) (pow (* (cbrt k) (cbrt k)) m)))) (/ 1 (/ (cbrt (+ (* k (+ k 10)) 1)) (* (cbrt a) (pow (cbrt k) m)))) (* (/ 1 (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt a)) (/ 1 (/ (/ (cbrt (+ (* k (+ k 10)) 1)) (pow (cbrt k) m)) (sqrt a))) (/ 1 (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (pow (* (cbrt k) (cbrt k)) m))) (* (/ 1 (/ (cbrt (+ (* k (+ k 10)) 1)) (pow (cbrt k) m))) a) (* (/ 1 (/ (cbrt (+ (* k (+ k 10)) 1)) (/ (pow (sqrt k) m) (cbrt (+ (* k (+ k 10)) 1))))) (* (cbrt a) (cbrt a))) (/ (* 1 (cbrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (pow (sqrt k) m))) (* (/ 1 (/ (cbrt (+ (* k (+ k 10)) 1)) (/ (pow (sqrt k) m) (cbrt (+ (* k (+ k 10)) 1))))) (sqrt a)) (/ (* 1 (sqrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (pow (sqrt k) m))) (/ 1 (/ (cbrt (+ (* k (+ k 10)) 1)) (/ (pow (sqrt k) m) (cbrt (+ (* k (+ k 10)) 1))))) (/ (* 1 a) (/ (cbrt (+ (* k (+ k 10)) 1)) (pow (sqrt k) m))) (/ 1 (* (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt a)))) (/ (* 1 (cbrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (pow k m))) (* (/ (/ 1 (cbrt (+ (* k (+ k 10)) 1))) (cbrt (+ (* k (+ k 10)) 1))) (sqrt a)) (/ (* 1 (sqrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (pow k m))) (/ 1 (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1)))) (/ 1 (/ (cbrt (+ (* k (+ k 10)) 1)) (* (pow k m) a))) (/ 1 (* (/ (cbrt (+ (* k (+ k 10)) 1)) (* (cbrt a) (cbrt (pow k m)))) (/ (cbrt (+ (* k (+ k 10)) 1)) (* (cbrt a) (cbrt (pow k m)))))) (* (* (/ 1 (cbrt (+ (* k (+ k 10)) 1))) (cbrt (pow k m))) (cbrt a)) (* (/ (/ 1 (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt (pow k m)))) (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt (pow k m)))) (sqrt a)) (/ 1 (/ (cbrt (+ (* k (+ k 10)) 1)) (* (sqrt a) (cbrt (pow k m))))) (/ (/ 1 (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt (pow k m)))) (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt (pow k m)))) (/ 1 (/ (cbrt (+ (* k (+ k 10)) 1)) (* a (cbrt (pow k m))))) (* (/ 1 (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (sqrt (pow k m)))) (* (cbrt a) (cbrt a))) (/ (* 1 (cbrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (sqrt (pow k m)))) (* (/ 1 (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (sqrt (pow k m)))) (sqrt a)) (/ (* 1 (sqrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (sqrt (pow k m)))) (/ 1 (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (sqrt (pow k m)))) (/ (* 1 a) (/ (cbrt (+ (* k (+ k 10)) 1)) (sqrt (pow k m)))) (/ 1 (* (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt a)))) (/ (* 1 (cbrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (pow k m))) (* (/ (/ 1 (cbrt (+ (* k (+ k 10)) 1))) (cbrt (+ (* k (+ k 10)) 1))) (sqrt a)) (/ (* 1 (sqrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (pow k m))) (/ 1 (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1)))) (/ 1 (/ (cbrt (+ (* k (+ k 10)) 1)) (* (pow k m) a))) (/ (* 1 (* (cbrt a) (cbrt a))) (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (pow k (/ m 2)))) (/ (* 1 (cbrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (pow k (/ m 2)))) (/ 1 (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (* (sqrt a) (pow k (/ m 2))))) (/ (* 1 (sqrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (pow k (/ m 2)))) (/ 1 (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (pow k (/ m 2)))) (/ 1 (/ (/ (cbrt (+ (* k (+ k 10)) 1)) a) (pow k (/ m 2)))) (/ 1 (/ (/ (sqrt (+ (* k (+ k 10)) 1)) (* (cbrt a) (cbrt a))) (pow (* (cbrt k) (cbrt k)) m))) (/ (* 1 (cbrt a)) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (cbrt k) m))) (* (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (* (cbrt k) (cbrt k)) m))) (sqrt a)) (/ (* 1 (sqrt a)) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (cbrt k) m))) (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (* (cbrt k) (cbrt k)) m))) (/ (* 1 a) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (cbrt k) m))) (* (* (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (sqrt k) m))) (cbrt a)) (cbrt a)) (/ (* 1 (cbrt a)) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (sqrt k) m))) (* (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (sqrt k) m))) (sqrt a)) (* (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (sqrt k) m))) (sqrt a)) (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (sqrt k) m))) (/ (* 1 a) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (sqrt k) m))) (/ 1 (/ (/ (sqrt (+ (* k (+ k 10)) 1)) (cbrt a)) (cbrt a))) (/ (* 1 (cbrt a)) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k m))) (* (/ 1 (sqrt (+ (* k (+ k 10)) 1))) (sqrt a)) (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (* (sqrt a) (pow k m)))) (/ 1 (sqrt (+ (* k (+ k 10)) 1))) (/ (* 1 a) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k m))) (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (* (* (cbrt a) (cbrt (pow k m))) (* (cbrt a) (cbrt (pow k m)))))) (/ (* 1 (cbrt a)) (/ (sqrt (+ (* k (+ k 10)) 1)) (cbrt (pow k m)))) (* (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt a)) (/ (* 1 (sqrt a)) (/ (sqrt (+ (* k (+ k 10)) 1)) (cbrt (pow k m)))) (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (* 1 a) (/ (sqrt (+ (* k (+ k 10)) 1)) (cbrt (pow k m)))) (* (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (sqrt (pow k m)))) (* (cbrt a) (cbrt a))) (/ 1 (/ (/ (sqrt (+ (* k (+ k 10)) 1)) (cbrt a)) (sqrt (pow k m)))) (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (* (sqrt a) (sqrt (pow k m))))) (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (* (sqrt a) (sqrt (pow k m))))) (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (sqrt (pow k m)))) (* (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (sqrt (pow k m)))) a) (/ 1 (/ (/ (sqrt (+ (* k (+ k 10)) 1)) (cbrt a)) (cbrt a))) (/ (* 1 (cbrt a)) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k m))) (* (/ 1 (sqrt (+ (* k (+ k 10)) 1))) (sqrt a)) (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (* (sqrt a) (pow k m)))) (/ 1 (sqrt (+ (* k (+ k 10)) 1))) (/ (* 1 a) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k m))) (* (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k (/ m 2)))) (* (cbrt a) (cbrt a))) (* (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k (/ m 2)))) (cbrt a)) (* (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k (/ m 2)))) (sqrt a)) (* (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k (/ m 2)))) (sqrt a)) (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k (/ m 2)))) (/ (* 1 a) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k (/ m 2)))) (* (cbrt a) (* (cbrt a) (pow (* (cbrt k) (cbrt k)) m))) (/ (* 1 (cbrt a)) (/ (+ (* k (+ k 10)) 1) (pow (cbrt k) m))) (* (pow (* (cbrt k) (cbrt k)) m) (sqrt a)) (/ (* 1 (sqrt a)) (/ (+ (* k (+ k 10)) 1) (pow (cbrt k) m))) (pow (* (cbrt k) (cbrt k)) m) (/ (* 1 a) (/ (+ (* k (+ k 10)) 1) (pow (cbrt k) m))) (* (pow (sqrt k) m) (* (cbrt a) (cbrt a))) (/ 1 (/ (+ (* k (+ k 10)) 1) (* (cbrt a) (pow (sqrt k) m)))) (* (pow (sqrt k) m) (sqrt a)) (/ 1 (/ (+ (* k (+ k 10)) 1) (* (sqrt a) (pow (sqrt k) m)))) (pow (sqrt k) m) (/ 1 (/ (+ (* k (+ k 10)) 1) (* a (pow (sqrt k) m)))) (* (cbrt a) (cbrt a)) (/ (* 1 (cbrt a)) (/ (+ (* k (+ k 10)) 1) (pow k m))) (sqrt a) (* (/ (* 1 (pow k m)) (+ (* k (+ k 10)) 1)) (sqrt a)) 1 (/ 1 (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a)) (* (* (cbrt a) (cbrt (pow k m))) (* (cbrt a) (cbrt (pow k m)))) (/ (* 1 (cbrt a)) (/ (+ (* k (+ k 10)) 1) (cbrt (pow k m)))) (* (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt a)) (* (/ 1 (/ (+ (* k (+ k 10)) 1) (cbrt (pow k m)))) (sqrt a)) (* (cbrt (pow k m)) (cbrt (pow k m))) (/ 1 (/ (+ (* k (+ k 10)) 1) (* a (cbrt (pow k m))))) (* (* (cbrt a) (cbrt a)) (sqrt (pow k m))) (/ 1 (/ (+ (* k (+ k 10)) 1) (* (cbrt a) (sqrt (pow k m))))) (* (sqrt (pow k m)) (sqrt a)) (/ (* 1 (sqrt a)) (/ (+ (* k (+ k 10)) 1) (sqrt (pow k m)))) (sqrt (pow k m)) (/ (* 1 a) (/ (+ (* k (+ k 10)) 1) (sqrt (pow k m)))) (* (cbrt a) (cbrt a)) (/ (* 1 (cbrt a)) (/ (+ (* k (+ k 10)) 1) (pow k m))) (sqrt a) (* (/ (* 1 (pow k m)) (+ (* k (+ k 10)) 1)) (sqrt a)) 1 (/ 1 (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a)) (* (pow k (/ m 2)) (* (cbrt a) (cbrt a))) (/ (* 1 (cbrt a)) (/ (+ (* k (+ k 10)) 1) (pow k (/ m 2)))) (* (pow k (/ m 2)) (sqrt a)) (/ (* 1 (sqrt a)) (/ (+ (* k (+ k 10)) 1) (pow k (/ m 2)))) (pow k (/ m 2)) (/ (* 1 a) (/ (+ (* k (+ k 10)) 1) (pow k (/ m 2)))) (* (cbrt a) (* (cbrt a) (pow (* (cbrt k) (cbrt k)) m))) (/ (* 1 (cbrt a)) (/ (+ (* k (+ k 10)) 1) (pow (cbrt k) m))) (* (pow (* (cbrt k) (cbrt k)) m) (sqrt a)) (/ (* 1 (sqrt a)) (/ (+ (* k (+ k 10)) 1) (pow (cbrt k) m))) (pow (* (cbrt k) (cbrt k)) m) (/ (* 1 a) (/ (+ (* k (+ k 10)) 1) (pow (cbrt k) m))) (* (pow (sqrt k) m) (* (cbrt a) (cbrt a))) (/ 1 (/ (+ (* k (+ k 10)) 1) (* (cbrt a) (pow (sqrt k) m)))) (* (pow (sqrt k) m) (sqrt a)) (/ 1 (/ (+ (* k (+ k 10)) 1) (* (sqrt a) (pow (sqrt k) m)))) (pow (sqrt k) m) (/ 1 (/ (+ (* k (+ k 10)) 1) (* a (pow (sqrt k) m)))) (* (cbrt a) (cbrt a)) (/ (* 1 (cbrt a)) (/ (+ (* k (+ k 10)) 1) (pow k m))) (sqrt a) (* (/ (* 1 (pow k m)) (+ (* k (+ k 10)) 1)) (sqrt a)) 1 (/ 1 (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a)) (* (* (cbrt a) (cbrt (pow k m))) (* (cbrt a) (cbrt (pow k m)))) (/ (* 1 (cbrt a)) (/ (+ (* k (+ k 10)) 1) (cbrt (pow k m)))) (* (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt a)) (* (/ 1 (/ (+ (* k (+ k 10)) 1) (cbrt (pow k m)))) (sqrt a)) (* (cbrt (pow k m)) (cbrt (pow k m))) (/ 1 (/ (+ (* k (+ k 10)) 1) (* a (cbrt (pow k m))))) (* (* (cbrt a) (cbrt a)) (sqrt (pow k m))) (/ 1 (/ (+ (* k (+ k 10)) 1) (* (cbrt a) (sqrt (pow k m))))) (* (sqrt (pow k m)) (sqrt a)) (/ (* 1 (sqrt a)) (/ (+ (* k (+ k 10)) 1) (sqrt (pow k m)))) (sqrt (pow k m)) (/ (* 1 a) (/ (+ (* k (+ k 10)) 1) (sqrt (pow k m)))) (* (cbrt a) (cbrt a)) (/ (* 1 (cbrt a)) (/ (+ (* k (+ k 10)) 1) (pow k m))) (sqrt a) (* (/ (* 1 (pow k m)) (+ (* k (+ k 10)) 1)) (sqrt a)) 1 (/ 1 (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a)) (* (pow k (/ m 2)) (* (cbrt a) (cbrt a))) (/ (* 1 (cbrt a)) (/ (+ (* k (+ k 10)) 1) (pow k (/ m 2)))) (* (pow k (/ m 2)) (sqrt a)) (/ (* 1 (sqrt a)) (/ (+ (* k (+ k 10)) 1) (pow k (/ m 2)))) (pow k (/ m 2)) (/ (* 1 a) (/ (+ (* k (+ k 10)) 1) (pow k (/ m 2)))) (* (cbrt a) (cbrt a)) (/ (* 1 (cbrt a)) (/ (+ (* k (+ k 10)) 1) (pow k m))) (sqrt a) (* (/ (* 1 (pow k m)) (+ (* k (+ k 10)) 1)) (sqrt a)) 1 (/ 1 (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a)) (* (/ 1 (+ (* k (+ k 10)) 1)) (* (cbrt a) (cbrt a))) (* (cbrt a) (pow k m)) (* (/ 1 (+ (* k (+ k 10)) 1)) (sqrt a)) (* (pow k m) (sqrt a)) (/ 1 (+ (* k (+ k 10)) 1)) (* (pow k m) a) 1 (/ 1 (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a)) (/ (* 1 (pow k m)) (+ (* k (+ k 10)) 1)) a (* (/ 1 (cbrt (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a))) (/ 1 (cbrt (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a)))) (/ 1 (cbrt (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a))) (/ 1 (sqrt (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a))) (/ 1 (sqrt (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a))) (/ 1 (* (/ (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m))) (cbrt a)) (/ (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m))) (cbrt a)))) (/ (* 1 (cbrt a)) (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (* (/ (/ 1 (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (sqrt a)) (/ (* 1 (sqrt a)) (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (/ 1 (* (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m))) (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m))))) (/ 1 (/ (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m))) a)) (/ 1 (/ (sqrt (/ (+ (* k (+ k 10)) 1) (pow k m))) (* (cbrt a) (cbrt a)))) (/ (* 1 (cbrt a)) (sqrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (* (/ 1 (sqrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (sqrt a)) (* (/ 1 (sqrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (sqrt a)) (/ 1 (sqrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (/ 1 (/ (sqrt (/ (+ (* k (+ k 10)) 1) (pow k m))) a)) (/ 1 (* (/ (cbrt (+ (* k (+ k 10)) 1)) (* (cbrt a) (cbrt a))) (/ (cbrt (+ (* k (+ k 10)) 1)) (pow (* (cbrt k) (cbrt k)) m)))) (/ 1 (/ (cbrt (+ (* k (+ k 10)) 1)) (* (cbrt a) (pow (cbrt k) m)))) (* (/ 1 (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt a)) (/ 1 (/ (/ (cbrt (+ (* k (+ k 10)) 1)) (pow (cbrt k) m)) (sqrt a))) (/ 1 (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (pow (* (cbrt k) (cbrt k)) m))) (* (/ 1 (/ (cbrt (+ (* k (+ k 10)) 1)) (pow (cbrt k) m))) a) (* (/ 1 (/ (cbrt (+ (* k (+ k 10)) 1)) (/ (pow (sqrt k) m) (cbrt (+ (* k (+ k 10)) 1))))) (* (cbrt a) (cbrt a))) (/ (* 1 (cbrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (pow (sqrt k) m))) (* (/ 1 (/ (cbrt (+ (* k (+ k 10)) 1)) (/ (pow (sqrt k) m) (cbrt (+ (* k (+ k 10)) 1))))) (sqrt a)) (/ (* 1 (sqrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (pow (sqrt k) m))) (/ 1 (/ (cbrt (+ (* k (+ k 10)) 1)) (/ (pow (sqrt k) m) (cbrt (+ (* k (+ k 10)) 1))))) (/ (* 1 a) (/ (cbrt (+ (* k (+ k 10)) 1)) (pow (sqrt k) m))) (/ 1 (* (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt a)))) (/ (* 1 (cbrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (pow k m))) (* (/ (/ 1 (cbrt (+ (* k (+ k 10)) 1))) (cbrt (+ (* k (+ k 10)) 1))) (sqrt a)) (/ (* 1 (sqrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (pow k m))) (/ 1 (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1)))) (/ 1 (/ (cbrt (+ (* k (+ k 10)) 1)) (* (pow k m) a))) (/ 1 (* (/ (cbrt (+ (* k (+ k 10)) 1)) (* (cbrt a) (cbrt (pow k m)))) (/ (cbrt (+ (* k (+ k 10)) 1)) (* (cbrt a) (cbrt (pow k m)))))) (* (* (/ 1 (cbrt (+ (* k (+ k 10)) 1))) (cbrt (pow k m))) (cbrt a)) (* (/ (/ 1 (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt (pow k m)))) (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt (pow k m)))) (sqrt a)) (/ 1 (/ (cbrt (+ (* k (+ k 10)) 1)) (* (sqrt a) (cbrt (pow k m))))) (/ (/ 1 (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt (pow k m)))) (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt (pow k m)))) (/ 1 (/ (cbrt (+ (* k (+ k 10)) 1)) (* a (cbrt (pow k m))))) (* (/ 1 (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (sqrt (pow k m)))) (* (cbrt a) (cbrt a))) (/ (* 1 (cbrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (sqrt (pow k m)))) (* (/ 1 (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (sqrt (pow k m)))) (sqrt a)) (/ (* 1 (sqrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (sqrt (pow k m)))) (/ 1 (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (sqrt (pow k m)))) (/ (* 1 a) (/ (cbrt (+ (* k (+ k 10)) 1)) (sqrt (pow k m)))) (/ 1 (* (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt a)))) (/ (* 1 (cbrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (pow k m))) (* (/ (/ 1 (cbrt (+ (* k (+ k 10)) 1))) (cbrt (+ (* k (+ k 10)) 1))) (sqrt a)) (/ (* 1 (sqrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (pow k m))) (/ 1 (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1)))) (/ 1 (/ (cbrt (+ (* k (+ k 10)) 1)) (* (pow k m) a))) (/ (* 1 (* (cbrt a) (cbrt a))) (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (pow k (/ m 2)))) (/ (* 1 (cbrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (pow k (/ m 2)))) (/ 1 (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (* (sqrt a) (pow k (/ m 2))))) (/ (* 1 (sqrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (pow k (/ m 2)))) (/ 1 (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (pow k (/ m 2)))) (/ 1 (/ (/ (cbrt (+ (* k (+ k 10)) 1)) a) (pow k (/ m 2)))) (/ 1 (/ (/ (sqrt (+ (* k (+ k 10)) 1)) (* (cbrt a) (cbrt a))) (pow (* (cbrt k) (cbrt k)) m))) (/ (* 1 (cbrt a)) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (cbrt k) m))) (* (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (* (cbrt k) (cbrt k)) m))) (sqrt a)) (/ (* 1 (sqrt a)) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (cbrt k) m))) (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (* (cbrt k) (cbrt k)) m))) (/ (* 1 a) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (cbrt k) m))) (* (* (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (sqrt k) m))) (cbrt a)) (cbrt a)) (/ (* 1 (cbrt a)) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (sqrt k) m))) (* (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (sqrt k) m))) (sqrt a)) (* (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (sqrt k) m))) (sqrt a)) (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (sqrt k) m))) (/ (* 1 a) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (sqrt k) m))) (/ 1 (/ (/ (sqrt (+ (* k (+ k 10)) 1)) (cbrt a)) (cbrt a))) (/ (* 1 (cbrt a)) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k m))) (* (/ 1 (sqrt (+ (* k (+ k 10)) 1))) (sqrt a)) (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (* (sqrt a) (pow k m)))) (/ 1 (sqrt (+ (* k (+ k 10)) 1))) (/ (* 1 a) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k m))) (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (* (* (cbrt a) (cbrt (pow k m))) (* (cbrt a) (cbrt (pow k m)))))) (/ (* 1 (cbrt a)) (/ (sqrt (+ (* k (+ k 10)) 1)) (cbrt (pow k m)))) (* (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt a)) (/ (* 1 (sqrt a)) (/ (sqrt (+ (* k (+ k 10)) 1)) (cbrt (pow k m)))) (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (* 1 a) (/ (sqrt (+ (* k (+ k 10)) 1)) (cbrt (pow k m)))) (* (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (sqrt (pow k m)))) (* (cbrt a) (cbrt a))) (/ 1 (/ (/ (sqrt (+ (* k (+ k 10)) 1)) (cbrt a)) (sqrt (pow k m)))) (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (* (sqrt a) (sqrt (pow k m))))) (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (* (sqrt a) (sqrt (pow k m))))) (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (sqrt (pow k m)))) (* (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (sqrt (pow k m)))) a) (/ 1 (/ (/ (sqrt (+ (* k (+ k 10)) 1)) (cbrt a)) (cbrt a))) (/ (* 1 (cbrt a)) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k m))) (* (/ 1 (sqrt (+ (* k (+ k 10)) 1))) (sqrt a)) (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (* (sqrt a) (pow k m)))) (/ 1 (sqrt (+ (* k (+ k 10)) 1))) (/ (* 1 a) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k m))) (* (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k (/ m 2)))) (* (cbrt a) (cbrt a))) (* (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k (/ m 2)))) (cbrt a)) (* (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k (/ m 2)))) (sqrt a)) (* (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k (/ m 2)))) (sqrt a)) (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k (/ m 2)))) (/ (* 1 a) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k (/ m 2)))) (* (cbrt a) (* (cbrt a) (pow (* (cbrt k) (cbrt k)) m))) (/ (* 1 (cbrt a)) (/ (+ (* k (+ k 10)) 1) (pow (cbrt k) m))) (* (pow (* (cbrt k) (cbrt k)) m) (sqrt a)) (/ (* 1 (sqrt a)) (/ (+ (* k (+ k 10)) 1) (pow (cbrt k) m))) (pow (* (cbrt k) (cbrt k)) m) (/ (* 1 a) (/ (+ (* k (+ k 10)) 1) (pow (cbrt k) m))) (* (pow (sqrt k) m) (* (cbrt a) (cbrt a))) (/ 1 (/ (+ (* k (+ k 10)) 1) (* (cbrt a) (pow (sqrt k) m)))) (* (pow (sqrt k) m) (sqrt a)) (/ 1 (/ (+ (* k (+ k 10)) 1) (* (sqrt a) (pow (sqrt k) m)))) (pow (sqrt k) m) (/ 1 (/ (+ (* k (+ k 10)) 1) (* a (pow (sqrt k) m)))) (* (cbrt a) (cbrt a)) (/ (* 1 (cbrt a)) (/ (+ (* k (+ k 10)) 1) (pow k m))) (sqrt a) (* (/ (* 1 (pow k m)) (+ (* k (+ k 10)) 1)) (sqrt a)) 1 (/ 1 (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a)) (* (* (cbrt a) (cbrt (pow k m))) (* (cbrt a) (cbrt (pow k m)))) (/ (* 1 (cbrt a)) (/ (+ (* k (+ k 10)) 1) (cbrt (pow k m)))) (* (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt a)) (* (/ 1 (/ (+ (* k (+ k 10)) 1) (cbrt (pow k m)))) (sqrt a)) (* (cbrt (pow k m)) (cbrt (pow k m))) (/ 1 (/ (+ (* k (+ k 10)) 1) (* a (cbrt (pow k m))))) (* (* (cbrt a) (cbrt a)) (sqrt (pow k m))) (/ 1 (/ (+ (* k (+ k 10)) 1) (* (cbrt a) (sqrt (pow k m))))) (* (sqrt (pow k m)) (sqrt a)) (/ (* 1 (sqrt a)) (/ (+ (* k (+ k 10)) 1) (sqrt (pow k m)))) (sqrt (pow k m)) (/ (* 1 a) (/ (+ (* k (+ k 10)) 1) (sqrt (pow k m)))) (* (cbrt a) (cbrt a)) (/ (* 1 (cbrt a)) (/ (+ (* k (+ k 10)) 1) (pow k m))) (sqrt a) (* (/ (* 1 (pow k m)) (+ (* k (+ k 10)) 1)) (sqrt a)) 1 (/ 1 (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a)) (* (pow k (/ m 2)) (* (cbrt a) (cbrt a))) (/ (* 1 (cbrt a)) (/ (+ (* k (+ k 10)) 1) (pow k (/ m 2)))) (* (pow k (/ m 2)) (sqrt a)) (/ (* 1 (sqrt a)) (/ (+ (* k (+ k 10)) 1) (pow k (/ m 2)))) (pow k (/ m 2)) (/ (* 1 a) (/ (+ (* k (+ k 10)) 1) (pow k (/ m 2)))) (* (cbrt a) (* (cbrt a) (pow (* (cbrt k) (cbrt k)) m))) (/ (* 1 (cbrt a)) (/ (+ (* k (+ k 10)) 1) (pow (cbrt k) m))) (* (pow (* (cbrt k) (cbrt k)) m) (sqrt a)) (/ (* 1 (sqrt a)) (/ (+ (* k (+ k 10)) 1) (pow (cbrt k) m))) (pow (* (cbrt k) (cbrt k)) m) (/ (* 1 a) (/ (+ (* k (+ k 10)) 1) (pow (cbrt k) m))) (* (pow (sqrt k) m) (* (cbrt a) (cbrt a))) (/ 1 (/ (+ (* k (+ k 10)) 1) (* (cbrt a) (pow (sqrt k) m)))) (* (pow (sqrt k) m) (sqrt a)) (/ 1 (/ (+ (* k (+ k 10)) 1) (* (sqrt a) (pow (sqrt k) m)))) (pow (sqrt k) m) (/ 1 (/ (+ (* k (+ k 10)) 1) (* a (pow (sqrt k) m)))) (* (cbrt a) (cbrt a)) (/ (* 1 (cbrt a)) (/ (+ (* k (+ k 10)) 1) (pow k m))) (sqrt a) (* (/ (* 1 (pow k m)) (+ (* k (+ k 10)) 1)) (sqrt a)) 1 (/ 1 (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a)) (* (* (cbrt a) (cbrt (pow k m))) (* (cbrt a) (cbrt (pow k m)))) (/ (* 1 (cbrt a)) (/ (+ (* k (+ k 10)) 1) (cbrt (pow k m)))) (* (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt a)) (* (/ 1 (/ (+ (* k (+ k 10)) 1) (cbrt (pow k m)))) (sqrt a)) (* (cbrt (pow k m)) (cbrt (pow k m))) (/ 1 (/ (+ (* k (+ k 10)) 1) (* a (cbrt (pow k m))))) (* (* (cbrt a) (cbrt a)) (sqrt (pow k m))) (/ 1 (/ (+ (* k (+ k 10)) 1) (* (cbrt a) (sqrt (pow k m))))) (* (sqrt (pow k m)) (sqrt a)) (/ (* 1 (sqrt a)) (/ (+ (* k (+ k 10)) 1) (sqrt (pow k m)))) (sqrt (pow k m)) (/ (* 1 a) (/ (+ (* k (+ k 10)) 1) (sqrt (pow k m)))) (* (cbrt a) (cbrt a)) (/ (* 1 (cbrt a)) (/ (+ (* k (+ k 10)) 1) (pow k m))) (sqrt a) (* (/ (* 1 (pow k m)) (+ (* k (+ k 10)) 1)) (sqrt a)) 1 (/ 1 (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a)) (* (pow k (/ m 2)) (* (cbrt a) (cbrt a))) (/ (* 1 (cbrt a)) (/ (+ (* k (+ k 10)) 1) (pow k (/ m 2)))) (* (pow k (/ m 2)) (sqrt a)) (/ (* 1 (sqrt a)) (/ (+ (* k (+ k 10)) 1) (pow k (/ m 2)))) (pow k (/ m 2)) (/ (* 1 a) (/ (+ (* k (+ k 10)) 1) (pow k (/ m 2)))) (* (cbrt a) (cbrt a)) (/ (* 1 (cbrt a)) (/ (+ (* k (+ k 10)) 1) (pow k m))) (sqrt a) (* (/ (* 1 (pow k m)) (+ (* k (+ k 10)) 1)) (sqrt a)) 1 (/ 1 (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a)) (* (/ 1 (+ (* k (+ k 10)) 1)) (* (cbrt a) (cbrt a))) (* (cbrt a) (pow k m)) (* (/ 1 (+ (* k (+ k 10)) 1)) (sqrt a)) (* (pow k m) (sqrt a)) (/ 1 (+ (* k (+ k 10)) 1)) (* (pow k m) a) 1 (/ 1 (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a)) (/ 1 (/ (+ (* k (+ k 10)) 1) (pow k m))) a (* (/ 1 (cbrt (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a))) (/ 1 (cbrt (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a)))) (/ 1 (cbrt (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a))) (/ 1 (sqrt (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a))) (/ 1 (sqrt (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a))) (/ 1 (* (/ (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m))) (cbrt a)) (/ (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m))) (cbrt a)))) (/ (* 1 (cbrt a)) (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (* (/ (/ 1 (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (sqrt a)) (/ (* 1 (sqrt a)) (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (/ (/ 1 (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (/ 1 (/ (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m))) a)) (/ 1 (/ (sqrt (/ (+ (* k (+ k 10)) 1) (pow k m))) (* (cbrt a) (cbrt a)))) (/ (* 1 (cbrt a)) (sqrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (* (/ 1 (sqrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (sqrt a)) (* (/ 1 (sqrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (sqrt a)) (/ 1 (sqrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (/ 1 (/ (sqrt (/ (+ (* k (+ k 10)) 1) (pow k m))) a)) (/ 1 (* (/ (cbrt (+ (* k (+ k 10)) 1)) (* (cbrt a) (cbrt a))) (/ (cbrt (+ (* k (+ k 10)) 1)) (pow (* (cbrt k) (cbrt k)) m)))) (/ 1 (/ (cbrt (+ (* k (+ k 10)) 1)) (* (cbrt a) (pow (cbrt k) m)))) (* (/ 1 (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt a)) (/ 1 (/ (/ (cbrt (+ (* k (+ k 10)) 1)) (pow (cbrt k) m)) (sqrt a))) (/ 1 (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (pow (* (cbrt k) (cbrt k)) m))) (* (/ 1 (/ (cbrt (+ (* k (+ k 10)) 1)) (pow (cbrt k) m))) a) (* (/ 1 (/ (cbrt (+ (* k (+ k 10)) 1)) (/ (pow (sqrt k) m) (cbrt (+ (* k (+ k 10)) 1))))) (* (cbrt a) (cbrt a))) (/ (* 1 (cbrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (pow (sqrt k) m))) (* (/ 1 (/ (cbrt (+ (* k (+ k 10)) 1)) (/ (pow (sqrt k) m) (cbrt (+ (* k (+ k 10)) 1))))) (sqrt a)) (/ (* 1 (sqrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (pow (sqrt k) m))) (/ 1 (/ (cbrt (+ (* k (+ k 10)) 1)) (/ (pow (sqrt k) m) (cbrt (+ (* k (+ k 10)) 1))))) (/ (* 1 a) (/ (cbrt (+ (* k (+ k 10)) 1)) (pow (sqrt k) m))) (/ 1 (* (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt a)))) (/ (* 1 (cbrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (pow k m))) (* (/ (/ 1 (cbrt (+ (* k (+ k 10)) 1))) (cbrt (+ (* k (+ k 10)) 1))) (sqrt a)) (/ (* 1 (sqrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (pow k m))) (/ 1 (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1)))) (/ 1 (/ (cbrt (+ (* k (+ k 10)) 1)) (* (pow k m) a))) (/ 1 (* (/ (cbrt (+ (* k (+ k 10)) 1)) (* (cbrt a) (cbrt (pow k m)))) (/ (cbrt (+ (* k (+ k 10)) 1)) (* (cbrt a) (cbrt (pow k m)))))) (* (* (/ 1 (cbrt (+ (* k (+ k 10)) 1))) (cbrt (pow k m))) (cbrt a)) (* (/ (/ 1 (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt (pow k m)))) (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt (pow k m)))) (sqrt a)) (/ 1 (/ (cbrt (+ (* k (+ k 10)) 1)) (* (sqrt a) (cbrt (pow k m))))) (/ (/ 1 (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt (pow k m)))) (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt (pow k m)))) (/ 1 (/ (cbrt (+ (* k (+ k 10)) 1)) (* a (cbrt (pow k m))))) (* (/ 1 (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (sqrt (pow k m)))) (* (cbrt a) (cbrt a))) (/ (* 1 (cbrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (sqrt (pow k m)))) (* (/ 1 (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (sqrt (pow k m)))) (sqrt a)) (/ (* 1 (sqrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (sqrt (pow k m)))) (/ 1 (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (sqrt (pow k m)))) (/ (* 1 a) (/ (cbrt (+ (* k (+ k 10)) 1)) (sqrt (pow k m)))) (/ 1 (* (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt a)))) (/ (* 1 (cbrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (pow k m))) (* (/ (/ 1 (cbrt (+ (* k (+ k 10)) 1))) (cbrt (+ (* k (+ k 10)) 1))) (sqrt a)) (/ (* 1 (sqrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (pow k m))) (/ 1 (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1)))) (/ 1 (/ (cbrt (+ (* k (+ k 10)) 1)) (* (pow k m) a))) (/ (* 1 (* (cbrt a) (cbrt a))) (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (pow k (/ m 2)))) (/ (* 1 (cbrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (pow k (/ m 2)))) (/ 1 (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (* (sqrt a) (pow k (/ m 2))))) (/ (* 1 (sqrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (pow k (/ m 2)))) (/ 1 (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (pow k (/ m 2)))) (/ 1 (/ (/ (cbrt (+ (* k (+ k 10)) 1)) a) (pow k (/ m 2)))) (/ 1 (/ (/ (sqrt (+ (* k (+ k 10)) 1)) (* (cbrt a) (cbrt a))) (pow (* (cbrt k) (cbrt k)) m))) (/ (* 1 (cbrt a)) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (cbrt k) m))) (* (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (* (cbrt k) (cbrt k)) m))) (sqrt a)) (/ (* 1 (sqrt a)) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (cbrt k) m))) (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (* (cbrt k) (cbrt k)) m))) (/ (* 1 a) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (cbrt k) m))) (* (* (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (sqrt k) m))) (cbrt a)) (cbrt a)) (/ (* 1 (cbrt a)) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (sqrt k) m))) (* (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (sqrt k) m))) (sqrt a)) (* (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (sqrt k) m))) (sqrt a)) (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (sqrt k) m))) (/ (* 1 a) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (sqrt k) m))) (/ 1 (/ (/ (sqrt (+ (* k (+ k 10)) 1)) (cbrt a)) (cbrt a))) (/ (* 1 (cbrt a)) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k m))) (* (/ 1 (sqrt (+ (* k (+ k 10)) 1))) (sqrt a)) (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (* (sqrt a) (pow k m)))) (/ 1 (sqrt (+ (* k (+ k 10)) 1))) (/ (* 1 a) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k m))) (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (* (* (cbrt a) (cbrt (pow k m))) (* (cbrt a) (cbrt (pow k m)))))) (/ (* 1 (cbrt a)) (/ (sqrt (+ (* k (+ k 10)) 1)) (cbrt (pow k m)))) (* (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt a)) (/ (* 1 (sqrt a)) (/ (sqrt (+ (* k (+ k 10)) 1)) (cbrt (pow k m)))) (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (* 1 a) (/ (sqrt (+ (* k (+ k 10)) 1)) (cbrt (pow k m)))) (* (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (sqrt (pow k m)))) (* (cbrt a) (cbrt a))) (/ 1 (/ (/ (sqrt (+ (* k (+ k 10)) 1)) (cbrt a)) (sqrt (pow k m)))) (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (* (sqrt a) (sqrt (pow k m))))) (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (* (sqrt a) (sqrt (pow k m))))) (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (sqrt (pow k m)))) (* (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (sqrt (pow k m)))) a) (/ 1 (/ (/ (sqrt (+ (* k (+ k 10)) 1)) (cbrt a)) (cbrt a))) (/ (* 1 (cbrt a)) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k m))) (* (/ 1 (sqrt (+ (* k (+ k 10)) 1))) (sqrt a)) (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (* (sqrt a) (pow k m)))) (/ 1 (sqrt (+ (* k (+ k 10)) 1))) (/ (* 1 a) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k m))) (* (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k (/ m 2)))) (* (cbrt a) (cbrt a))) (* (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k (/ m 2)))) (cbrt a)) (* (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k (/ m 2)))) (sqrt a)) (* (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k (/ m 2)))) (sqrt a)) (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k (/ m 2)))) (/ (* 1 a) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k (/ m 2)))) (* (cbrt a) (* (cbrt a) (pow (* (cbrt k) (cbrt k)) m))) (/ (* 1 (cbrt a)) (/ (+ (* k (+ k 10)) 1) (pow (cbrt k) m))) (* (pow (* (cbrt k) (cbrt k)) m) (sqrt a)) (/ (* 1 (sqrt a)) (/ (+ (* k (+ k 10)) 1) (pow (cbrt k) m))) (pow (* (cbrt k) (cbrt k)) m) (/ (* 1 a) (/ (+ (* k (+ k 10)) 1) (pow (cbrt k) m))) (* (pow (sqrt k) m) (* (cbrt a) (cbrt a))) (/ 1 (/ (+ (* k (+ k 10)) 1) (* (cbrt a) (pow (sqrt k) m)))) (* (pow (sqrt k) m) (sqrt a)) (/ 1 (/ (+ (* k (+ k 10)) 1) (* (sqrt a) (pow (sqrt k) m)))) (pow (sqrt k) m) (/ 1 (/ (+ (* k (+ k 10)) 1) (* a (pow (sqrt k) m)))) (* (cbrt a) (cbrt a)) (/ (* 1 (cbrt a)) (/ (+ (* k (+ k 10)) 1) (pow k m))) (sqrt a) (* (/ (* 1 (pow k m)) (+ (* k (+ k 10)) 1)) (sqrt a)) 1 (/ 1 (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a)) (* (* (cbrt a) (cbrt (pow k m))) (* (cbrt a) (cbrt (pow k m)))) (/ (* 1 (cbrt a)) (/ (+ (* k (+ k 10)) 1) (cbrt (pow k m)))) (* (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt a)) (* (/ 1 (/ (+ (* k (+ k 10)) 1) (cbrt (pow k m)))) (sqrt a)) (* (cbrt (pow k m)) (cbrt (pow k m))) (/ 1 (/ (+ (* k (+ k 10)) 1) (* a (cbrt (pow k m))))) (* (* (cbrt a) (cbrt a)) (sqrt (pow k m))) (/ 1 (/ (+ (* k (+ k 10)) 1) (* (cbrt a) (sqrt (pow k m))))) (* (sqrt (pow k m)) (sqrt a)) (/ (* 1 (sqrt a)) (/ (+ (* k (+ k 10)) 1) (sqrt (pow k m)))) (sqrt (pow k m)) (/ (* 1 a) (/ (+ (* k (+ k 10)) 1) (sqrt (pow k m)))) (* (cbrt a) (cbrt a)) (/ (* 1 (cbrt a)) (/ (+ (* k (+ k 10)) 1) (pow k m))) (sqrt a) (* (/ (* 1 (pow k m)) (+ (* k (+ k 10)) 1)) (sqrt a)) 1 (/ 1 (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a)) (* (pow k (/ m 2)) (* (cbrt a) (cbrt a))) (/ (* 1 (cbrt a)) (/ (+ (* k (+ k 10)) 1) (pow k (/ m 2)))) (* (pow k (/ m 2)) (sqrt a)) (/ (* 1 (sqrt a)) (/ (+ (* k (+ k 10)) 1) (pow k (/ m 2)))) (pow k (/ m 2)) (/ (* 1 a) (/ (+ (* k (+ k 10)) 1) (pow k (/ m 2)))) (* (cbrt a) (* (cbrt a) (pow (* (cbrt k) (cbrt k)) m))) (/ (* 1 (cbrt a)) (/ (+ (* k (+ k 10)) 1) (pow (cbrt k) m))) (* (pow (* (cbrt k) (cbrt k)) m) (sqrt a)) (/ (* 1 (sqrt a)) (/ (+ (* k (+ k 10)) 1) (pow (cbrt k) m))) (pow (* (cbrt k) (cbrt k)) m) (/ (* 1 a) (/ (+ (* k (+ k 10)) 1) (pow (cbrt k) m))) (* (pow (sqrt k) m) (* (cbrt a) (cbrt a))) (/ 1 (/ (+ (* k (+ k 10)) 1) (* (cbrt a) (pow (sqrt k) m)))) (* (pow (sqrt k) m) (sqrt a)) (/ 1 (/ (+ (* k (+ k 10)) 1) (* (sqrt a) (pow (sqrt k) m)))) (pow (sqrt k) m) (/ 1 (/ (+ (* k (+ k 10)) 1) (* a (pow (sqrt k) m)))) (* (cbrt a) (cbrt a)) (/ (* 1 (cbrt a)) (/ (+ (* k (+ k 10)) 1) (pow k m))) (sqrt a) (* (/ (* 1 (pow k m)) (+ (* k (+ k 10)) 1)) (sqrt a)) 1 (/ 1 (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a)) (* (* (cbrt a) (cbrt (pow k m))) (* (cbrt a) (cbrt (pow k m)))) (/ (* 1 (cbrt a)) (/ (+ (* k (+ k 10)) 1) (cbrt (pow k m)))) (* (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt a)) (* (/ 1 (/ (+ (* k (+ k 10)) 1) (cbrt (pow k m)))) (sqrt a)) (* (cbrt (pow k m)) (cbrt (pow k m))) (/ 1 (/ (+ (* k (+ k 10)) 1) (* a (cbrt (pow k m))))) (* (* (cbrt a) (cbrt a)) (sqrt (pow k m))) (/ 1 (/ (+ (* k (+ k 10)) 1) (* (cbrt a) (sqrt (pow k m))))) (* (sqrt (pow k m)) (sqrt a)) (/ (* 1 (sqrt a)) (/ (+ (* k (+ k 10)) 1) (sqrt (pow k m)))) (sqrt (pow k m)) (/ (* 1 a) (/ (+ (* k (+ k 10)) 1) (sqrt (pow k m)))) (* (cbrt a) (cbrt a)) (/ (* 1 (cbrt a)) (/ (+ (* k (+ k 10)) 1) (pow k m))) (sqrt a) (* (/ (* 1 (pow k m)) (+ (* k (+ k 10)) 1)) (sqrt a)) 1 (/ 1 (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a)) (* (pow k (/ m 2)) (* (cbrt a) (cbrt a))) (/ (* 1 (cbrt a)) (/ (+ (* k (+ k 10)) 1) (pow k (/ m 2)))) (* (pow k (/ m 2)) (sqrt a)) (/ (* 1 (sqrt a)) (/ (+ (* k (+ k 10)) 1) (pow k (/ m 2)))) (pow k (/ m 2)) (/ (* 1 a) (/ (+ (* k (+ k 10)) 1) (pow k (/ m 2)))) (* (cbrt a) (cbrt a)) (/ (* 1 (cbrt a)) (/ (+ (* k (+ k 10)) 1) (pow k m))) (sqrt a) (* (/ (* 1 (pow k m)) (+ (* k (+ k 10)) 1)) (sqrt a)) 1 (/ 1 (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a)) (* (/ 1 (+ (* k (+ k 10)) 1)) (* (cbrt a) (cbrt a))) (* (cbrt a) (pow k m)) (* (/ 1 (+ (* k (+ k 10)) 1)) (sqrt a)) (* (pow k m) (sqrt a)) (/ 1 (+ (* k (+ k 10)) 1)) (* (pow k m) a) 1 (/ 1 (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a)) (/ (* 1 (pow k m)) (+ (* k (+ k 10)) 1)) a (/ 1 (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a)) (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a) (* (/ 1 (cbrt (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a))) (/ 1 (cbrt (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a)))) (/ 1 (sqrt (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a))) (/ 1 (* (/ (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m))) (cbrt a)) (/ (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m))) (cbrt a)))) (* (/ (/ 1 (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (sqrt a)) (/ (/ 1 (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (/ 1 (/ (sqrt (/ (+ (* k (+ k 10)) 1) (pow k m))) (* (cbrt a) (cbrt a)))) (* (/ 1 (sqrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (sqrt a)) (/ 1 (sqrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (/ 1 (* (/ (cbrt (+ (* k (+ k 10)) 1)) (* (cbrt a) (cbrt a))) (/ (cbrt (+ (* k (+ k 10)) 1)) (pow (* (cbrt k) (cbrt k)) m)))) (* (/ 1 (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt a)) (/ 1 (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (pow (* (cbrt k) (cbrt k)) m))) (* (/ 1 (/ (cbrt (+ (* k (+ k 10)) 1)) (/ (pow (sqrt k) m) (cbrt (+ (* k (+ k 10)) 1))))) (* (cbrt a) (cbrt a))) (* (/ 1 (/ (cbrt (+ (* k (+ k 10)) 1)) (/ (pow (sqrt k) m) (cbrt (+ (* k (+ k 10)) 1))))) (sqrt a)) (/ 1 (/ (cbrt (+ (* k (+ k 10)) 1)) (/ (pow (sqrt k) m) (cbrt (+ (* k (+ k 10)) 1))))) (/ 1 (* (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt a)))) (* (/ (/ 1 (cbrt (+ (* k (+ k 10)) 1))) (cbrt (+ (* k (+ k 10)) 1))) (sqrt a)) (/ 1 (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1)))) (/ 1 (* (/ (cbrt (+ (* k (+ k 10)) 1)) (* (cbrt a) (cbrt (pow k m)))) (/ (cbrt (+ (* k (+ k 10)) 1)) (* (cbrt a) (cbrt (pow k m)))))) (* (/ (/ 1 (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt (pow k m)))) (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt (pow k m)))) (sqrt a)) (/ (/ 1 (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt (pow k m)))) (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt (pow k m)))) (* (/ 1 (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (sqrt (pow k m)))) (* (cbrt a) (cbrt a))) (* (/ 1 (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (sqrt (pow k m)))) (sqrt a)) (/ 1 (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (sqrt (pow k m)))) (/ 1 (* (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt a)))) (* (/ (/ 1 (cbrt (+ (* k (+ k 10)) 1))) (cbrt (+ (* k (+ k 10)) 1))) (sqrt a)) (/ 1 (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1)))) (/ (* 1 (* (cbrt a) (cbrt a))) (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (pow k (/ m 2)))) (/ 1 (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (* (sqrt a) (pow k (/ m 2))))) (/ 1 (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (pow k (/ m 2)))) (/ 1 (/ (/ (sqrt (+ (* k (+ k 10)) 1)) (* (cbrt a) (cbrt a))) (pow (* (cbrt k) (cbrt k)) m))) (* (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (* (cbrt k) (cbrt k)) m))) (sqrt a)) (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (* (cbrt k) (cbrt k)) m))) (* (* (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (sqrt k) m))) (cbrt a)) (cbrt a)) (* (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (sqrt k) m))) (sqrt a)) (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (sqrt k) m))) (/ 1 (/ (/ (sqrt (+ (* k (+ k 10)) 1)) (cbrt a)) (cbrt a))) (* (/ 1 (sqrt (+ (* k (+ k 10)) 1))) (sqrt a)) (/ 1 (sqrt (+ (* k (+ k 10)) 1))) (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (* (* (cbrt a) (cbrt (pow k m))) (* (cbrt a) (cbrt (pow k m)))))) (* (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt a)) (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (sqrt (pow k m)))) (* (cbrt a) (cbrt a))) (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (* (sqrt a) (sqrt (pow k m))))) (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (sqrt (pow k m)))) (/ 1 (/ (/ (sqrt (+ (* k (+ k 10)) 1)) (cbrt a)) (cbrt a))) (* (/ 1 (sqrt (+ (* k (+ k 10)) 1))) (sqrt a)) (/ 1 (sqrt (+ (* k (+ k 10)) 1))) (* (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k (/ m 2)))) (* (cbrt a) (cbrt a))) (* (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k (/ m 2)))) (sqrt a)) (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k (/ m 2)))) (* (cbrt a) (* (cbrt a) (pow (* (cbrt k) (cbrt k)) m))) (* (pow (* (cbrt k) (cbrt k)) m) (sqrt a)) (pow (* (cbrt k) (cbrt k)) m) (* (pow (sqrt k) m) (* (cbrt a) (cbrt a))) (* (pow (sqrt k) m) (sqrt a)) (pow (sqrt k) m) (* (cbrt a) (cbrt a)) (sqrt a) 1 (* (* (cbrt a) (cbrt (pow k m))) (* (cbrt a) (cbrt (pow k m)))) (* (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt a)) (* (cbrt (pow k m)) (cbrt (pow k m))) (* (* (cbrt a) (cbrt a)) (sqrt (pow k m))) (* (sqrt (pow k m)) (sqrt a)) (sqrt (pow k m)) (* (cbrt a) (cbrt a)) (sqrt a) 1 (* (pow k (/ m 2)) (* (cbrt a) (cbrt a))) (* (pow k (/ m 2)) (sqrt a)) (pow k (/ m 2)) (* (cbrt a) (* (cbrt a) (pow (* (cbrt k) (cbrt k)) m))) (* (pow (* (cbrt k) (cbrt k)) m) (sqrt a)) (pow (* (cbrt k) (cbrt k)) m) (* (pow (sqrt k) m) (* (cbrt a) (cbrt a))) (* (pow (sqrt k) m) (sqrt a)) (pow (sqrt k) m) (* (cbrt a) (cbrt a)) (sqrt a) 1 (* (* (cbrt a) (cbrt (pow k m))) (* (cbrt a) (cbrt (pow k m)))) (* (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt a)) (* (cbrt (pow k m)) (cbrt (pow k m))) (* (* (cbrt a) (cbrt a)) (sqrt (pow k m))) (* (sqrt (pow k m)) (sqrt a)) (sqrt (pow k m)) (* (cbrt a) (cbrt a)) (sqrt a) 1 (* (pow k (/ m 2)) (* (cbrt a) (cbrt a))) (* (pow k (/ m 2)) (sqrt a)) (pow k (/ m 2)) (* (cbrt a) (cbrt a)) (sqrt a) 1 (* (/ 1 (+ (* k (+ k 10)) 1)) (* (cbrt a) (cbrt a))) (* (/ 1 (+ (* k (+ k 10)) 1)) (sqrt a)) (/ 1 (+ (* k (+ k 10)) 1)) 1 (/ (* 1 (pow k m)) (+ (* k (+ k 10)) 1)) (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a) (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a) (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a) (/ (* 1 (pow k m)) (+ (* k (+ k 10)) 1)) (real->posit16 (/ 1 (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a))) (exp (* k (+ k 10))) (log (* k (+ k 10))) (exp (* k (+ k 10))) (* (cbrt (* k (+ k 10))) (cbrt (* k (+ k 10)))) (cbrt (* k (+ k 10))) (* (* (* k (+ k 10)) (* k (+ k 10))) (* k (+ k 10))) (sqrt (* k (+ k 10))) (sqrt (* k (+ k 10))) (* (* (* k k) k) (+ (* (* k k) k) 1000)) (+ (* (* k k) (* k k)) (* (* k 10) (- (* k 10) (* k k)))) (* (* k k) (- (* k k) 100)) (* k (- k 10)) (+ k 10) (real->posit16 (* k (+ k 10))) (exp (+ (* k (+ k 10)) 1)) (exp (+ (* k (+ k 10)) 1)) (log (+ (* k (+ k 10)) 1)) (exp (+ (* k (+ k 10)) 1)) (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (cbrt (+ (* k (+ k 10)) 1)) (* (+ (* k (+ k 10)) 1) (* (+ (* k (+ k 10)) 1) (+ (* k (+ k 10)) 1))) (sqrt (+ (* k (+ k 10)) 1)) (sqrt (+ (* k (+ k 10)) 1)) (+ 1 (* (* (* k (+ k 10)) (* k (+ k 10))) (* k (+ k 10)))) (+ (* (* k (+ k 10)) (* k (+ k 10))) (- 1 (* k (+ k 10)))) (+ (* (* k (+ k 10)) (* k (+ k 10))) -1) (- (* k (+ k 10)) 1) (+ (* k (+ k 10)) 1) (+ 1 (* k 10)) (real->posit16 (+ (* k (+ k 10)) 1)) (- (+ (/ 1 a) (/ (* k 10) a)) (/ (* m (log k)) a)) (+ (+ (/ (/ (* k 10) a) (exp (* (- m) (- (log k))))) (/ (exp (- (* (- m) (- (log k))))) a)) (/ k (/ (* a (exp (* (- m) (- (log k))))) k))) (+ (+ (/ (/ (* k k) a) (exp (* m (+ (- (log -1) (log -1)) (log k))))) (/ (* (/ k a) 10) (exp (* m (+ (- (log -1) (log -1)) (log k)))))) (/ 1 (* (exp (* m (+ (- (log -1) (log -1)) (log k)))) a))) (+ (* (log k) (* m a)) (- a (* (* k 10) a))) (+ (/ (* (* 99 a) (exp (* (- m) (- (log k))))) (* (* k k) (* k k))) (+ (/ (/ (* a (exp (* (- m) (- (log k))))) k) k) (/ (- (* 10 (* a (exp (* (- m) (- (log k))))))) (* (* k k) k)))) (+ (/ (* (exp (* m (+ (- (log -1) (log -1)) (log k)))) a) (* k k)) (- (* (/ 99 (* k k)) (/ (* (exp (* m (+ (- (log -1) (log -1)) (log k)))) a) (* k k))) (/ (* 10 a) (/ (* (* k k) k) (exp (* m (+ (- (log -1) (log -1)) (log k)))))))) (* k (+ k 10)) (* k (+ k 10)) (* k (+ k 10)) (+ (* k (+ k 10)) 1) (+ (* k (+ k 10)) 1) (+ (* k (+ k 10)) 1) 17.301 * * * [progress]: adding candidates to table 19.551 * * [progress]: iteration 4 / 4 19.551 * * * [progress]: picking best candidate 19.573 * * * * [pick]: Picked # 19.574 * * * [progress]: localizing error 19.608 * * * [progress]: generating rewritten candidates 19.608 * * * * [progress]: [ 1 / 4 ] rewriting at (2 2 1) 19.619 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1 2 1) 19.630 * * * * [progress]: [ 3 / 4 ] rewriting at (2) 19.689 * * * * [progress]: [ 4 / 4 ] rewriting at (2 2 1 1 1) 19.946 * * * [progress]: generating series expansions 19.947 * * * * [progress]: [ 1 / 4 ] generating series at (2 2 1) 19.947 * [backup-simplify]: Simplify (sqrt (+ (* (+ k 10) k) 1)) into (sqrt (+ (pow k 2) (+ 1 (* 10 k)))) 19.947 * [approximate]: Taking taylor expansion of (sqrt (+ (pow k 2) (+ 1 (* 10 k)))) in (k) around 0 19.947 * [taylor]: Taking taylor expansion of (sqrt (+ (pow k 2) (+ 1 (* 10 k)))) in k 19.947 * [taylor]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in k 19.947 * [taylor]: Taking taylor expansion of (pow k 2) in k 19.947 * [taylor]: Taking taylor expansion of k in k 19.947 * [backup-simplify]: Simplify 0 into 0 19.947 * [backup-simplify]: Simplify 1 into 1 19.947 * [taylor]: Taking taylor expansion of (+ 1 (* 10 k)) in k 19.947 * [taylor]: Taking taylor expansion of 1 in k 19.947 * [backup-simplify]: Simplify 1 into 1 19.947 * [taylor]: Taking taylor expansion of (* 10 k) in k 19.947 * [taylor]: Taking taylor expansion of 10 in k 19.947 * [backup-simplify]: Simplify 10 into 10 19.947 * [taylor]: Taking taylor expansion of k in k 19.947 * [backup-simplify]: Simplify 0 into 0 19.947 * [backup-simplify]: Simplify 1 into 1 19.948 * [backup-simplify]: Simplify (* 10 0) into 0 19.948 * [backup-simplify]: Simplify (+ 1 0) into 1 19.948 * [backup-simplify]: Simplify (+ 0 1) into 1 19.948 * [backup-simplify]: Simplify (sqrt 1) into 1 19.949 * [backup-simplify]: Simplify (+ (* 10 1) (* 0 0)) into 10 19.949 * [backup-simplify]: Simplify (+ 0 10) into 10 19.949 * [backup-simplify]: Simplify (+ 0 10) into 10 19.950 * [backup-simplify]: Simplify (/ 10 (* 2 (sqrt 1))) into 5 19.950 * [taylor]: Taking taylor expansion of (sqrt (+ (pow k 2) (+ 1 (* 10 k)))) in k 19.950 * [taylor]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in k 19.950 * [taylor]: Taking taylor expansion of (pow k 2) in k 19.950 * [taylor]: Taking taylor expansion of k in k 19.950 * [backup-simplify]: Simplify 0 into 0 19.950 * [backup-simplify]: Simplify 1 into 1 19.950 * [taylor]: Taking taylor expansion of (+ 1 (* 10 k)) in k 19.950 * [taylor]: Taking taylor expansion of 1 in k 19.950 * [backup-simplify]: Simplify 1 into 1 19.950 * [taylor]: Taking taylor expansion of (* 10 k) in k 19.950 * [taylor]: Taking taylor expansion of 10 in k 19.950 * [backup-simplify]: Simplify 10 into 10 19.950 * [taylor]: Taking taylor expansion of k in k 19.950 * [backup-simplify]: Simplify 0 into 0 19.950 * [backup-simplify]: Simplify 1 into 1 19.950 * [backup-simplify]: Simplify (* 10 0) into 0 19.951 * [backup-simplify]: Simplify (+ 1 0) into 1 19.951 * [backup-simplify]: Simplify (+ 0 1) into 1 19.952 * [backup-simplify]: Simplify (sqrt 1) into 1 19.952 * [backup-simplify]: Simplify (+ (* 10 1) (* 0 0)) into 10 19.953 * [backup-simplify]: Simplify (+ 0 10) into 10 19.953 * [backup-simplify]: Simplify (+ 0 10) into 10 19.954 * [backup-simplify]: Simplify (/ 10 (* 2 (sqrt 1))) into 5 19.954 * [backup-simplify]: Simplify 1 into 1 19.954 * [backup-simplify]: Simplify 5 into 5 19.954 * [backup-simplify]: Simplify (* 1 1) into 1 19.955 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 0 1) (* 0 0))) into 0 19.955 * [backup-simplify]: Simplify (+ 0 0) into 0 19.956 * [backup-simplify]: Simplify (+ 1 0) into 1 19.957 * [backup-simplify]: Simplify (/ (- 1 (pow 5 2) (+)) (* 2 1)) into -12 19.957 * [backup-simplify]: Simplify -12 into -12 19.957 * [backup-simplify]: Simplify (+ (* -12 (pow k 2)) (+ (* 5 k) 1)) into (- (+ 1 (* 5 k)) (* 12 (pow k 2))) 19.957 * [backup-simplify]: Simplify (sqrt (+ (* (+ (/ 1 k) 10) (/ 1 k)) 1)) into (sqrt (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) 19.957 * [approximate]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) in (k) around 0 19.957 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) in k 19.957 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in k 19.957 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 19.957 * [taylor]: Taking taylor expansion of (pow k 2) in k 19.957 * [taylor]: Taking taylor expansion of k in k 19.957 * [backup-simplify]: Simplify 0 into 0 19.957 * [backup-simplify]: Simplify 1 into 1 19.958 * [backup-simplify]: Simplify (* 1 1) into 1 19.958 * [backup-simplify]: Simplify (/ 1 1) into 1 19.958 * [taylor]: Taking taylor expansion of (+ (* 10 (/ 1 k)) 1) in k 19.958 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 19.958 * [taylor]: Taking taylor expansion of 10 in k 19.958 * [backup-simplify]: Simplify 10 into 10 19.958 * [taylor]: Taking taylor expansion of (/ 1 k) in k 19.958 * [taylor]: Taking taylor expansion of k in k 19.958 * [backup-simplify]: Simplify 0 into 0 19.958 * [backup-simplify]: Simplify 1 into 1 19.959 * [backup-simplify]: Simplify (/ 1 1) into 1 19.959 * [taylor]: Taking taylor expansion of 1 in k 19.959 * [backup-simplify]: Simplify 1 into 1 19.959 * [backup-simplify]: Simplify (+ 1 0) into 1 19.959 * [backup-simplify]: Simplify (sqrt 1) into 1 19.960 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 19.961 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.961 * [backup-simplify]: Simplify (* 10 1) into 10 19.961 * [backup-simplify]: Simplify (+ 10 0) into 10 19.962 * [backup-simplify]: Simplify (+ 0 10) into 10 19.963 * [backup-simplify]: Simplify (/ 10 (* 2 (sqrt 1))) into 5 19.963 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) in k 19.963 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in k 19.963 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 19.963 * [taylor]: Taking taylor expansion of (pow k 2) in k 19.963 * [taylor]: Taking taylor expansion of k in k 19.963 * [backup-simplify]: Simplify 0 into 0 19.963 * [backup-simplify]: Simplify 1 into 1 19.963 * [backup-simplify]: Simplify (* 1 1) into 1 19.963 * [backup-simplify]: Simplify (/ 1 1) into 1 19.963 * [taylor]: Taking taylor expansion of (+ (* 10 (/ 1 k)) 1) in k 19.963 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 19.963 * [taylor]: Taking taylor expansion of 10 in k 19.963 * [backup-simplify]: Simplify 10 into 10 19.964 * [taylor]: Taking taylor expansion of (/ 1 k) in k 19.964 * [taylor]: Taking taylor expansion of k in k 19.964 * [backup-simplify]: Simplify 0 into 0 19.964 * [backup-simplify]: Simplify 1 into 1 19.964 * [backup-simplify]: Simplify (/ 1 1) into 1 19.964 * [taylor]: Taking taylor expansion of 1 in k 19.964 * [backup-simplify]: Simplify 1 into 1 19.964 * [backup-simplify]: Simplify (+ 1 0) into 1 19.965 * [backup-simplify]: Simplify (sqrt 1) into 1 19.965 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 19.966 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.966 * [backup-simplify]: Simplify (* 10 1) into 10 19.967 * [backup-simplify]: Simplify (+ 10 0) into 10 19.967 * [backup-simplify]: Simplify (+ 0 10) into 10 19.968 * [backup-simplify]: Simplify (/ 10 (* 2 (sqrt 1))) into 5 19.968 * [backup-simplify]: Simplify 1 into 1 19.968 * [backup-simplify]: Simplify 5 into 5 19.969 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 19.970 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.971 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.971 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 1)) into 0 19.972 * [backup-simplify]: Simplify (+ 0 1) into 1 19.972 * [backup-simplify]: Simplify (+ 0 1) into 1 19.973 * [backup-simplify]: Simplify (/ (- 1 (pow 5 2) (+)) (* 2 1)) into -12 19.973 * [backup-simplify]: Simplify -12 into -12 19.973 * [backup-simplify]: Simplify (+ (* -12 (/ 1 k)) (+ 5 (* 1 (/ 1 (/ 1 k))))) into (- (+ 5 k) (* 12 (/ 1 k))) 19.973 * [backup-simplify]: Simplify (sqrt (+ (* (+ (/ 1 (- k)) 10) (/ 1 (- k))) 1)) into (sqrt (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) 19.973 * [approximate]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) in (k) around 0 19.973 * [taylor]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) in k 19.974 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in k 19.974 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1) in k 19.974 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 19.974 * [taylor]: Taking taylor expansion of (pow k 2) in k 19.974 * [taylor]: Taking taylor expansion of k in k 19.974 * [backup-simplify]: Simplify 0 into 0 19.974 * [backup-simplify]: Simplify 1 into 1 19.974 * [backup-simplify]: Simplify (* 1 1) into 1 19.974 * [backup-simplify]: Simplify (/ 1 1) into 1 19.974 * [taylor]: Taking taylor expansion of 1 in k 19.974 * [backup-simplify]: Simplify 1 into 1 19.974 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 19.974 * [taylor]: Taking taylor expansion of 10 in k 19.974 * [backup-simplify]: Simplify 10 into 10 19.975 * [taylor]: Taking taylor expansion of (/ 1 k) in k 19.975 * [taylor]: Taking taylor expansion of k in k 19.975 * [backup-simplify]: Simplify 0 into 0 19.975 * [backup-simplify]: Simplify 1 into 1 19.975 * [backup-simplify]: Simplify (/ 1 1) into 1 19.975 * [backup-simplify]: Simplify (+ 1 0) into 1 19.976 * [backup-simplify]: Simplify (+ 1 0) into 1 19.976 * [backup-simplify]: Simplify (sqrt 1) into 1 19.977 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 19.977 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.978 * [backup-simplify]: Simplify (+ 0 0) into 0 19.978 * [backup-simplify]: Simplify (* 10 1) into 10 19.978 * [backup-simplify]: Simplify (- 10) into -10 19.979 * [backup-simplify]: Simplify (+ 0 -10) into -10 19.979 * [backup-simplify]: Simplify (/ -10 (* 2 (sqrt 1))) into -5 19.979 * [taylor]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) in k 19.979 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in k 19.980 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1) in k 19.980 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 19.980 * [taylor]: Taking taylor expansion of (pow k 2) in k 19.980 * [taylor]: Taking taylor expansion of k in k 19.980 * [backup-simplify]: Simplify 0 into 0 19.980 * [backup-simplify]: Simplify 1 into 1 19.980 * [backup-simplify]: Simplify (* 1 1) into 1 19.980 * [backup-simplify]: Simplify (/ 1 1) into 1 19.980 * [taylor]: Taking taylor expansion of 1 in k 19.980 * [backup-simplify]: Simplify 1 into 1 19.980 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 19.980 * [taylor]: Taking taylor expansion of 10 in k 19.980 * [backup-simplify]: Simplify 10 into 10 19.980 * [taylor]: Taking taylor expansion of (/ 1 k) in k 19.980 * [taylor]: Taking taylor expansion of k in k 19.981 * [backup-simplify]: Simplify 0 into 0 19.981 * [backup-simplify]: Simplify 1 into 1 19.981 * [backup-simplify]: Simplify (/ 1 1) into 1 19.981 * [backup-simplify]: Simplify (+ 1 0) into 1 19.982 * [backup-simplify]: Simplify (+ 1 0) into 1 19.982 * [backup-simplify]: Simplify (sqrt 1) into 1 19.983 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 19.983 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.984 * [backup-simplify]: Simplify (+ 0 0) into 0 19.984 * [backup-simplify]: Simplify (* 10 1) into 10 19.984 * [backup-simplify]: Simplify (- 10) into -10 19.985 * [backup-simplify]: Simplify (+ 0 -10) into -10 19.985 * [backup-simplify]: Simplify (/ -10 (* 2 (sqrt 1))) into -5 19.985 * [backup-simplify]: Simplify 1 into 1 19.985 * [backup-simplify]: Simplify -5 into -5 19.986 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 19.987 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.987 * [backup-simplify]: Simplify (+ 0 1) into 1 19.988 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.989 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 1)) into 0 19.989 * [backup-simplify]: Simplify (- 0) into 0 19.990 * [backup-simplify]: Simplify (+ 1 0) into 1 19.990 * [backup-simplify]: Simplify (/ (- 1 (pow -5 2) (+)) (* 2 1)) into -12 19.990 * [backup-simplify]: Simplify -12 into -12 19.991 * [backup-simplify]: Simplify (+ (* -12 (/ 1 (- k))) (+ -5 (* 1 (/ 1 (/ 1 (- k)))))) into (- (* 12 (/ 1 k)) (+ 5 k)) 19.991 * * * * [progress]: [ 2 / 4 ] generating series at (2 1 2 1) 19.991 * [backup-simplify]: Simplify (sqrt (+ (* (+ k 10) k) 1)) into (sqrt (+ (pow k 2) (+ 1 (* 10 k)))) 19.991 * [approximate]: Taking taylor expansion of (sqrt (+ (pow k 2) (+ 1 (* 10 k)))) in (k) around 0 19.991 * [taylor]: Taking taylor expansion of (sqrt (+ (pow k 2) (+ 1 (* 10 k)))) in k 19.991 * [taylor]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in k 19.991 * [taylor]: Taking taylor expansion of (pow k 2) in k 19.991 * [taylor]: Taking taylor expansion of k in k 19.991 * [backup-simplify]: Simplify 0 into 0 19.991 * [backup-simplify]: Simplify 1 into 1 19.991 * [taylor]: Taking taylor expansion of (+ 1 (* 10 k)) in k 19.991 * [taylor]: Taking taylor expansion of 1 in k 19.991 * [backup-simplify]: Simplify 1 into 1 19.991 * [taylor]: Taking taylor expansion of (* 10 k) in k 19.991 * [taylor]: Taking taylor expansion of 10 in k 19.991 * [backup-simplify]: Simplify 10 into 10 19.991 * [taylor]: Taking taylor expansion of k in k 19.991 * [backup-simplify]: Simplify 0 into 0 19.991 * [backup-simplify]: Simplify 1 into 1 19.992 * [backup-simplify]: Simplify (* 10 0) into 0 19.992 * [backup-simplify]: Simplify (+ 1 0) into 1 19.992 * [backup-simplify]: Simplify (+ 0 1) into 1 19.993 * [backup-simplify]: Simplify (sqrt 1) into 1 19.993 * [backup-simplify]: Simplify (+ (* 10 1) (* 0 0)) into 10 19.994 * [backup-simplify]: Simplify (+ 0 10) into 10 19.994 * [backup-simplify]: Simplify (+ 0 10) into 10 19.995 * [backup-simplify]: Simplify (/ 10 (* 2 (sqrt 1))) into 5 19.995 * [taylor]: Taking taylor expansion of (sqrt (+ (pow k 2) (+ 1 (* 10 k)))) in k 19.995 * [taylor]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in k 19.995 * [taylor]: Taking taylor expansion of (pow k 2) in k 19.995 * [taylor]: Taking taylor expansion of k in k 19.995 * [backup-simplify]: Simplify 0 into 0 19.995 * [backup-simplify]: Simplify 1 into 1 19.995 * [taylor]: Taking taylor expansion of (+ 1 (* 10 k)) in k 19.995 * [taylor]: Taking taylor expansion of 1 in k 19.995 * [backup-simplify]: Simplify 1 into 1 19.995 * [taylor]: Taking taylor expansion of (* 10 k) in k 19.995 * [taylor]: Taking taylor expansion of 10 in k 19.995 * [backup-simplify]: Simplify 10 into 10 19.995 * [taylor]: Taking taylor expansion of k in k 19.995 * [backup-simplify]: Simplify 0 into 0 19.995 * [backup-simplify]: Simplify 1 into 1 19.996 * [backup-simplify]: Simplify (* 10 0) into 0 19.996 * [backup-simplify]: Simplify (+ 1 0) into 1 19.996 * [backup-simplify]: Simplify (+ 0 1) into 1 19.997 * [backup-simplify]: Simplify (sqrt 1) into 1 19.997 * [backup-simplify]: Simplify (+ (* 10 1) (* 0 0)) into 10 19.998 * [backup-simplify]: Simplify (+ 0 10) into 10 19.998 * [backup-simplify]: Simplify (+ 0 10) into 10 19.999 * [backup-simplify]: Simplify (/ 10 (* 2 (sqrt 1))) into 5 19.999 * [backup-simplify]: Simplify 1 into 1 19.999 * [backup-simplify]: Simplify 5 into 5 19.999 * [backup-simplify]: Simplify (* 1 1) into 1 20.000 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 0 1) (* 0 0))) into 0 20.000 * [backup-simplify]: Simplify (+ 0 0) into 0 20.001 * [backup-simplify]: Simplify (+ 1 0) into 1 20.002 * [backup-simplify]: Simplify (/ (- 1 (pow 5 2) (+)) (* 2 1)) into -12 20.002 * [backup-simplify]: Simplify -12 into -12 20.002 * [backup-simplify]: Simplify (+ (* -12 (pow k 2)) (+ (* 5 k) 1)) into (- (+ 1 (* 5 k)) (* 12 (pow k 2))) 20.002 * [backup-simplify]: Simplify (sqrt (+ (* (+ (/ 1 k) 10) (/ 1 k)) 1)) into (sqrt (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) 20.002 * [approximate]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) in (k) around 0 20.002 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) in k 20.002 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in k 20.002 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 20.002 * [taylor]: Taking taylor expansion of (pow k 2) in k 20.002 * [taylor]: Taking taylor expansion of k in k 20.002 * [backup-simplify]: Simplify 0 into 0 20.002 * [backup-simplify]: Simplify 1 into 1 20.003 * [backup-simplify]: Simplify (* 1 1) into 1 20.003 * [backup-simplify]: Simplify (/ 1 1) into 1 20.003 * [taylor]: Taking taylor expansion of (+ (* 10 (/ 1 k)) 1) in k 20.003 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 20.003 * [taylor]: Taking taylor expansion of 10 in k 20.003 * [backup-simplify]: Simplify 10 into 10 20.003 * [taylor]: Taking taylor expansion of (/ 1 k) in k 20.003 * [taylor]: Taking taylor expansion of k in k 20.003 * [backup-simplify]: Simplify 0 into 0 20.003 * [backup-simplify]: Simplify 1 into 1 20.004 * [backup-simplify]: Simplify (/ 1 1) into 1 20.004 * [taylor]: Taking taylor expansion of 1 in k 20.004 * [backup-simplify]: Simplify 1 into 1 20.004 * [backup-simplify]: Simplify (+ 1 0) into 1 20.004 * [backup-simplify]: Simplify (sqrt 1) into 1 20.005 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 20.006 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 20.006 * [backup-simplify]: Simplify (* 10 1) into 10 20.006 * [backup-simplify]: Simplify (+ 10 0) into 10 20.007 * [backup-simplify]: Simplify (+ 0 10) into 10 20.008 * [backup-simplify]: Simplify (/ 10 (* 2 (sqrt 1))) into 5 20.008 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) in k 20.008 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in k 20.008 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 20.008 * [taylor]: Taking taylor expansion of (pow k 2) in k 20.008 * [taylor]: Taking taylor expansion of k in k 20.008 * [backup-simplify]: Simplify 0 into 0 20.008 * [backup-simplify]: Simplify 1 into 1 20.008 * [backup-simplify]: Simplify (* 1 1) into 1 20.008 * [backup-simplify]: Simplify (/ 1 1) into 1 20.008 * [taylor]: Taking taylor expansion of (+ (* 10 (/ 1 k)) 1) in k 20.008 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 20.008 * [taylor]: Taking taylor expansion of 10 in k 20.009 * [backup-simplify]: Simplify 10 into 10 20.009 * [taylor]: Taking taylor expansion of (/ 1 k) in k 20.009 * [taylor]: Taking taylor expansion of k in k 20.009 * [backup-simplify]: Simplify 0 into 0 20.009 * [backup-simplify]: Simplify 1 into 1 20.009 * [backup-simplify]: Simplify (/ 1 1) into 1 20.009 * [taylor]: Taking taylor expansion of 1 in k 20.009 * [backup-simplify]: Simplify 1 into 1 20.009 * [backup-simplify]: Simplify (+ 1 0) into 1 20.010 * [backup-simplify]: Simplify (sqrt 1) into 1 20.010 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 20.011 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 20.012 * [backup-simplify]: Simplify (* 10 1) into 10 20.012 * [backup-simplify]: Simplify (+ 10 0) into 10 20.012 * [backup-simplify]: Simplify (+ 0 10) into 10 20.013 * [backup-simplify]: Simplify (/ 10 (* 2 (sqrt 1))) into 5 20.013 * [backup-simplify]: Simplify 1 into 1 20.013 * [backup-simplify]: Simplify 5 into 5 20.014 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 20.015 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.015 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 20.016 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 1)) into 0 20.017 * [backup-simplify]: Simplify (+ 0 1) into 1 20.017 * [backup-simplify]: Simplify (+ 0 1) into 1 20.018 * [backup-simplify]: Simplify (/ (- 1 (pow 5 2) (+)) (* 2 1)) into -12 20.018 * [backup-simplify]: Simplify -12 into -12 20.018 * [backup-simplify]: Simplify (+ (* -12 (/ 1 k)) (+ 5 (* 1 (/ 1 (/ 1 k))))) into (- (+ 5 k) (* 12 (/ 1 k))) 20.019 * [backup-simplify]: Simplify (sqrt (+ (* (+ (/ 1 (- k)) 10) (/ 1 (- k))) 1)) into (sqrt (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) 20.019 * [approximate]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) in (k) around 0 20.019 * [taylor]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) in k 20.019 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in k 20.019 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1) in k 20.019 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 20.019 * [taylor]: Taking taylor expansion of (pow k 2) in k 20.019 * [taylor]: Taking taylor expansion of k in k 20.019 * [backup-simplify]: Simplify 0 into 0 20.019 * [backup-simplify]: Simplify 1 into 1 20.019 * [backup-simplify]: Simplify (* 1 1) into 1 20.019 * [backup-simplify]: Simplify (/ 1 1) into 1 20.020 * [taylor]: Taking taylor expansion of 1 in k 20.020 * [backup-simplify]: Simplify 1 into 1 20.020 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 20.020 * [taylor]: Taking taylor expansion of 10 in k 20.020 * [backup-simplify]: Simplify 10 into 10 20.020 * [taylor]: Taking taylor expansion of (/ 1 k) in k 20.020 * [taylor]: Taking taylor expansion of k in k 20.020 * [backup-simplify]: Simplify 0 into 0 20.020 * [backup-simplify]: Simplify 1 into 1 20.020 * [backup-simplify]: Simplify (/ 1 1) into 1 20.020 * [backup-simplify]: Simplify (+ 1 0) into 1 20.021 * [backup-simplify]: Simplify (+ 1 0) into 1 20.021 * [backup-simplify]: Simplify (sqrt 1) into 1 20.022 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 20.022 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 20.023 * [backup-simplify]: Simplify (+ 0 0) into 0 20.023 * [backup-simplify]: Simplify (* 10 1) into 10 20.023 * [backup-simplify]: Simplify (- 10) into -10 20.024 * [backup-simplify]: Simplify (+ 0 -10) into -10 20.024 * [backup-simplify]: Simplify (/ -10 (* 2 (sqrt 1))) into -5 20.025 * [taylor]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) in k 20.025 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in k 20.025 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1) in k 20.025 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 20.025 * [taylor]: Taking taylor expansion of (pow k 2) in k 20.025 * [taylor]: Taking taylor expansion of k in k 20.025 * [backup-simplify]: Simplify 0 into 0 20.025 * [backup-simplify]: Simplify 1 into 1 20.025 * [backup-simplify]: Simplify (* 1 1) into 1 20.025 * [backup-simplify]: Simplify (/ 1 1) into 1 20.025 * [taylor]: Taking taylor expansion of 1 in k 20.025 * [backup-simplify]: Simplify 1 into 1 20.025 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 20.025 * [taylor]: Taking taylor expansion of 10 in k 20.026 * [backup-simplify]: Simplify 10 into 10 20.026 * [taylor]: Taking taylor expansion of (/ 1 k) in k 20.026 * [taylor]: Taking taylor expansion of k in k 20.026 * [backup-simplify]: Simplify 0 into 0 20.026 * [backup-simplify]: Simplify 1 into 1 20.026 * [backup-simplify]: Simplify (/ 1 1) into 1 20.026 * [backup-simplify]: Simplify (+ 1 0) into 1 20.027 * [backup-simplify]: Simplify (+ 1 0) into 1 20.027 * [backup-simplify]: Simplify (sqrt 1) into 1 20.028 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 20.028 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 20.029 * [backup-simplify]: Simplify (+ 0 0) into 0 20.029 * [backup-simplify]: Simplify (* 10 1) into 10 20.029 * [backup-simplify]: Simplify (- 10) into -10 20.030 * [backup-simplify]: Simplify (+ 0 -10) into -10 20.031 * [backup-simplify]: Simplify (/ -10 (* 2 (sqrt 1))) into -5 20.031 * [backup-simplify]: Simplify 1 into 1 20.031 * [backup-simplify]: Simplify -5 into -5 20.031 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 20.032 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.033 * [backup-simplify]: Simplify (+ 0 1) into 1 20.033 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 20.034 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 1)) into 0 20.034 * [backup-simplify]: Simplify (- 0) into 0 20.035 * [backup-simplify]: Simplify (+ 1 0) into 1 20.036 * [backup-simplify]: Simplify (/ (- 1 (pow -5 2) (+)) (* 2 1)) into -12 20.036 * [backup-simplify]: Simplify -12 into -12 20.036 * [backup-simplify]: Simplify (+ (* -12 (/ 1 (- k))) (+ -5 (* 1 (/ 1 (/ 1 (- k)))))) into (- (* 12 (/ 1 k)) (+ 5 k)) 20.036 * * * * [progress]: [ 3 / 4 ] generating series at (2) 20.036 * [backup-simplify]: Simplify (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) into (/ (* a (pow k m)) (+ (pow k 2) (+ 1 (* 10 k)))) 20.036 * [approximate]: Taking taylor expansion of (/ (* a (pow k m)) (+ (pow k 2) (+ 1 (* 10 k)))) in (a k m) around 0 20.036 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (pow k 2) (+ 1 (* 10 k)))) in m 20.036 * [taylor]: Taking taylor expansion of (* a (pow k m)) in m 20.036 * [taylor]: Taking taylor expansion of a in m 20.036 * [backup-simplify]: Simplify a into a 20.037 * [taylor]: Taking taylor expansion of (pow k m) in m 20.037 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 20.037 * [taylor]: Taking taylor expansion of (* m (log k)) in m 20.037 * [taylor]: Taking taylor expansion of m in m 20.037 * [backup-simplify]: Simplify 0 into 0 20.037 * [backup-simplify]: Simplify 1 into 1 20.037 * [taylor]: Taking taylor expansion of (log k) in m 20.037 * [taylor]: Taking taylor expansion of k in m 20.037 * [backup-simplify]: Simplify k into k 20.037 * [backup-simplify]: Simplify (log k) into (log k) 20.037 * [backup-simplify]: Simplify (* 0 (log k)) into 0 20.037 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 20.038 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 20.038 * [backup-simplify]: Simplify (exp 0) into 1 20.038 * [taylor]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in m 20.038 * [taylor]: Taking taylor expansion of (pow k 2) in m 20.038 * [taylor]: Taking taylor expansion of k in m 20.038 * [backup-simplify]: Simplify k into k 20.038 * [taylor]: Taking taylor expansion of (+ 1 (* 10 k)) in m 20.038 * [taylor]: Taking taylor expansion of 1 in m 20.038 * [backup-simplify]: Simplify 1 into 1 20.038 * [taylor]: Taking taylor expansion of (* 10 k) in m 20.038 * [taylor]: Taking taylor expansion of 10 in m 20.038 * [backup-simplify]: Simplify 10 into 10 20.038 * [taylor]: Taking taylor expansion of k in m 20.038 * [backup-simplify]: Simplify k into k 20.038 * [backup-simplify]: Simplify (* a 1) into a 20.038 * [backup-simplify]: Simplify (* k k) into (pow k 2) 20.038 * [backup-simplify]: Simplify (* 10 k) into (* 10 k) 20.038 * [backup-simplify]: Simplify (+ 1 (* 10 k)) into (+ 1 (* 10 k)) 20.039 * [backup-simplify]: Simplify (+ (pow k 2) (+ 1 (* 10 k))) into (+ (pow k 2) (+ 1 (* 10 k))) 20.039 * [backup-simplify]: Simplify (/ a (+ (pow k 2) (+ 1 (* 10 k)))) into (/ a (+ (pow k 2) (+ 1 (* 10 k)))) 20.039 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (pow k 2) (+ 1 (* 10 k)))) in k 20.039 * [taylor]: Taking taylor expansion of (* a (pow k m)) in k 20.039 * [taylor]: Taking taylor expansion of a in k 20.039 * [backup-simplify]: Simplify a into a 20.039 * [taylor]: Taking taylor expansion of (pow k m) in k 20.039 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 20.039 * [taylor]: Taking taylor expansion of (* m (log k)) in k 20.039 * [taylor]: Taking taylor expansion of m in k 20.039 * [backup-simplify]: Simplify m into m 20.039 * [taylor]: Taking taylor expansion of (log k) in k 20.039 * [taylor]: Taking taylor expansion of k in k 20.039 * [backup-simplify]: Simplify 0 into 0 20.039 * [backup-simplify]: Simplify 1 into 1 20.039 * [backup-simplify]: Simplify (log 1) into 0 20.039 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 20.039 * [backup-simplify]: Simplify (* m (log k)) into (* (log k) m) 20.039 * [backup-simplify]: Simplify (exp (* (log k) m)) into (exp (* (log k) m)) 20.039 * [taylor]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in k 20.039 * [taylor]: Taking taylor expansion of (pow k 2) in k 20.039 * [taylor]: Taking taylor expansion of k in k 20.039 * [backup-simplify]: Simplify 0 into 0 20.039 * [backup-simplify]: Simplify 1 into 1 20.040 * [taylor]: Taking taylor expansion of (+ 1 (* 10 k)) in k 20.040 * [taylor]: Taking taylor expansion of 1 in k 20.040 * [backup-simplify]: Simplify 1 into 1 20.040 * [taylor]: Taking taylor expansion of (* 10 k) in k 20.040 * [taylor]: Taking taylor expansion of 10 in k 20.040 * [backup-simplify]: Simplify 10 into 10 20.040 * [taylor]: Taking taylor expansion of k in k 20.040 * [backup-simplify]: Simplify 0 into 0 20.040 * [backup-simplify]: Simplify 1 into 1 20.040 * [backup-simplify]: Simplify (* a (exp (* (log k) m))) into (* a (exp (* (log k) m))) 20.040 * [backup-simplify]: Simplify (* 10 0) into 0 20.040 * [backup-simplify]: Simplify (+ 1 0) into 1 20.041 * [backup-simplify]: Simplify (+ 0 1) into 1 20.041 * [backup-simplify]: Simplify (/ (* a (exp (* (log k) m))) 1) into (* a (exp (* (log k) m))) 20.041 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (pow k 2) (+ 1 (* 10 k)))) in a 20.041 * [taylor]: Taking taylor expansion of (* a (pow k m)) in a 20.041 * [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 (pow k m) in a 20.041 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in a 20.041 * [taylor]: Taking taylor expansion of (* m (log k)) in a 20.041 * [taylor]: Taking taylor expansion of m in a 20.041 * [backup-simplify]: Simplify m into m 20.041 * [taylor]: Taking taylor expansion of (log k) in a 20.041 * [taylor]: Taking taylor expansion of k in a 20.041 * [backup-simplify]: Simplify k into k 20.041 * [backup-simplify]: Simplify (log k) into (log k) 20.041 * [backup-simplify]: Simplify (* m (log k)) into (* (log k) m) 20.041 * [backup-simplify]: Simplify (exp (* (log k) m)) into (exp (* (log k) m)) 20.041 * [taylor]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) 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 (* 10 k)) in a 20.041 * [taylor]: Taking taylor expansion of 1 in a 20.041 * [backup-simplify]: Simplify 1 into 1 20.041 * [taylor]: Taking taylor expansion of (* 10 k) in a 20.041 * [taylor]: Taking taylor expansion of 10 in a 20.041 * [backup-simplify]: Simplify 10 into 10 20.041 * [taylor]: Taking taylor expansion of k in a 20.041 * [backup-simplify]: Simplify k into k 20.041 * [backup-simplify]: Simplify (* 0 (exp (* (log k) m))) into 0 20.042 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 20.042 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 20.042 * [backup-simplify]: Simplify (* (exp (* (log k) m)) (+ (* (/ (pow 0 1) 1)))) into 0 20.042 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (exp (* (log k) m)))) into (exp (* (log k) m)) 20.043 * [backup-simplify]: Simplify (* k k) into (pow k 2) 20.043 * [backup-simplify]: Simplify (* 10 k) into (* 10 k) 20.043 * [backup-simplify]: Simplify (+ 1 (* 10 k)) into (+ 1 (* 10 k)) 20.043 * [backup-simplify]: Simplify (+ (pow k 2) (+ 1 (* 10 k))) into (+ (pow k 2) (+ 1 (* 10 k))) 20.043 * [backup-simplify]: Simplify (/ (exp (* (log k) m)) (+ (pow k 2) (+ 1 (* 10 k)))) into (/ (exp (* (log k) m)) (+ (pow k 2) (+ 1 (* 10 k)))) 20.043 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (pow k 2) (+ 1 (* 10 k)))) in a 20.043 * [taylor]: Taking taylor expansion of (* a (pow k m)) in a 20.043 * [taylor]: Taking taylor expansion of a in a 20.043 * [backup-simplify]: Simplify 0 into 0 20.043 * [backup-simplify]: Simplify 1 into 1 20.043 * [taylor]: Taking taylor expansion of (pow k m) in a 20.043 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in a 20.043 * [taylor]: Taking taylor expansion of (* m (log k)) in a 20.043 * [taylor]: Taking taylor expansion of m in a 20.043 * [backup-simplify]: Simplify m into m 20.043 * [taylor]: Taking taylor expansion of (log k) in a 20.043 * [taylor]: Taking taylor expansion of k in a 20.043 * [backup-simplify]: Simplify k into k 20.043 * [backup-simplify]: Simplify (log k) into (log k) 20.043 * [backup-simplify]: Simplify (* m (log k)) into (* (log k) m) 20.043 * [backup-simplify]: Simplify (exp (* (log k) m)) into (exp (* (log k) m)) 20.043 * [taylor]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in a 20.043 * [taylor]: Taking taylor expansion of (pow k 2) in a 20.043 * [taylor]: Taking taylor expansion of k in a 20.043 * [backup-simplify]: Simplify k into k 20.043 * [taylor]: Taking taylor expansion of (+ 1 (* 10 k)) in a 20.043 * [taylor]: Taking taylor expansion of 1 in a 20.043 * [backup-simplify]: Simplify 1 into 1 20.043 * [taylor]: Taking taylor expansion of (* 10 k) in a 20.043 * [taylor]: Taking taylor expansion of 10 in a 20.043 * [backup-simplify]: Simplify 10 into 10 20.043 * [taylor]: Taking taylor expansion of k in a 20.043 * [backup-simplify]: Simplify k into k 20.043 * [backup-simplify]: Simplify (* 0 (exp (* (log k) m))) into 0 20.044 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 20.044 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 20.044 * [backup-simplify]: Simplify (* (exp (* (log k) m)) (+ (* (/ (pow 0 1) 1)))) into 0 20.045 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (exp (* (log k) m)))) into (exp (* (log k) m)) 20.045 * [backup-simplify]: Simplify (* k k) into (pow k 2) 20.045 * [backup-simplify]: Simplify (* 10 k) into (* 10 k) 20.045 * [backup-simplify]: Simplify (+ 1 (* 10 k)) into (+ 1 (* 10 k)) 20.045 * [backup-simplify]: Simplify (+ (pow k 2) (+ 1 (* 10 k))) into (+ (pow k 2) (+ 1 (* 10 k))) 20.045 * [backup-simplify]: Simplify (/ (exp (* (log k) m)) (+ (pow k 2) (+ 1 (* 10 k)))) into (/ (exp (* (log k) m)) (+ (pow k 2) (+ 1 (* 10 k)))) 20.045 * [taylor]: Taking taylor expansion of (/ (exp (* (log k) m)) (+ (pow k 2) (+ 1 (* 10 k)))) in k 20.045 * [taylor]: Taking taylor expansion of (exp (* (log k) m)) in k 20.045 * [taylor]: Taking taylor expansion of (* (log k) m) in k 20.045 * [taylor]: Taking taylor expansion of (log k) in k 20.045 * [taylor]: Taking taylor expansion of k in k 20.045 * [backup-simplify]: Simplify 0 into 0 20.045 * [backup-simplify]: Simplify 1 into 1 20.050 * [backup-simplify]: Simplify (log 1) into 0 20.050 * [taylor]: Taking taylor expansion of m in k 20.050 * [backup-simplify]: Simplify m into m 20.050 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 20.050 * [backup-simplify]: Simplify (* (log k) m) into (* (log k) m) 20.050 * [backup-simplify]: Simplify (exp (* (log k) m)) into (exp (* (log k) m)) 20.050 * [taylor]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in k 20.050 * [taylor]: Taking taylor expansion of (pow k 2) in k 20.050 * [taylor]: Taking taylor expansion of k in k 20.050 * [backup-simplify]: Simplify 0 into 0 20.050 * [backup-simplify]: Simplify 1 into 1 20.050 * [taylor]: Taking taylor expansion of (+ 1 (* 10 k)) in k 20.050 * [taylor]: Taking taylor expansion of 1 in k 20.050 * [backup-simplify]: Simplify 1 into 1 20.050 * [taylor]: Taking taylor expansion of (* 10 k) in k 20.050 * [taylor]: Taking taylor expansion of 10 in k 20.050 * [backup-simplify]: Simplify 10 into 10 20.050 * [taylor]: Taking taylor expansion of k in k 20.050 * [backup-simplify]: Simplify 0 into 0 20.050 * [backup-simplify]: Simplify 1 into 1 20.051 * [backup-simplify]: Simplify (* 10 0) into 0 20.051 * [backup-simplify]: Simplify (+ 1 0) into 1 20.051 * [backup-simplify]: Simplify (+ 0 1) into 1 20.051 * [backup-simplify]: Simplify (/ (exp (* (log k) m)) 1) into (exp (* (log k) m)) 20.051 * [taylor]: Taking taylor expansion of (exp (* (log k) m)) in m 20.051 * [taylor]: Taking taylor expansion of (* (log k) m) in m 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.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 k) 0) into 0 20.052 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 20.052 * [backup-simplify]: Simplify (+ (* (log k) 1) (* 0 0)) into (log k) 20.052 * [backup-simplify]: Simplify (exp 0) into 1 20.052 * [backup-simplify]: Simplify 1 into 1 20.053 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow k 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow k 1)))) 2) into 0 20.054 * [backup-simplify]: Simplify (+ (* m 0) (+ (* 0 0) (* 0 (log k)))) into 0 20.054 * [backup-simplify]: Simplify (* (exp (* (log k) m)) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.055 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (exp (* (log k) m))))) into 0 20.055 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 20.055 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 k)) into 0 20.056 * [backup-simplify]: Simplify (+ 0 0) into 0 20.056 * [backup-simplify]: Simplify (+ 0 0) into 0 20.056 * [backup-simplify]: Simplify (- (/ 0 (+ (pow k 2) (+ 1 (* 10 k)))) (+ (* (/ (exp (* (log k) m)) (+ (pow k 2) (+ 1 (* 10 k)))) (/ 0 (+ (pow k 2) (+ 1 (* 10 k))))))) into 0 20.056 * [taylor]: Taking taylor expansion of 0 in k 20.056 * [backup-simplify]: Simplify 0 into 0 20.056 * [taylor]: Taking taylor expansion of 0 in m 20.056 * [backup-simplify]: Simplify 0 into 0 20.056 * [backup-simplify]: Simplify 0 into 0 20.057 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 20.057 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 20.058 * [backup-simplify]: Simplify (+ (* (log k) 0) (* 0 m)) into 0 20.058 * [backup-simplify]: Simplify (* (exp (* (log k) m)) (+ (* (/ (pow 0 1) 1)))) into 0 20.059 * [backup-simplify]: Simplify (+ (* 10 1) (* 0 0)) into 10 20.059 * [backup-simplify]: Simplify (+ 0 10) into 10 20.060 * [backup-simplify]: Simplify (+ 0 10) into 10 20.060 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* (log k) m)) (/ 10 1)))) into (- (* 10 (exp (* (log k) m)))) 20.060 * [taylor]: Taking taylor expansion of (- (* 10 (exp (* (log k) m)))) in m 20.060 * [taylor]: Taking taylor expansion of (* 10 (exp (* (log k) m))) in m 20.060 * [taylor]: Taking taylor expansion of 10 in m 20.060 * [backup-simplify]: Simplify 10 into 10 20.061 * [taylor]: Taking taylor expansion of (exp (* (log k) m)) in m 20.061 * [taylor]: Taking taylor expansion of (* (log k) m) in m 20.061 * [taylor]: Taking taylor expansion of (log k) in m 20.061 * [taylor]: Taking taylor expansion of k in m 20.061 * [backup-simplify]: Simplify k into k 20.061 * [backup-simplify]: Simplify (log k) into (log k) 20.061 * [taylor]: Taking taylor expansion of m in m 20.061 * [backup-simplify]: Simplify 0 into 0 20.061 * [backup-simplify]: Simplify 1 into 1 20.061 * [backup-simplify]: Simplify (* (log k) 0) into 0 20.061 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 20.062 * [backup-simplify]: Simplify (+ (* (log k) 1) (* 0 0)) into (log k) 20.062 * [backup-simplify]: Simplify (exp 0) into 1 20.062 * [backup-simplify]: Simplify (* 10 1) into 10 20.063 * [backup-simplify]: Simplify (- 10) into -10 20.063 * [backup-simplify]: Simplify -10 into -10 20.063 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow (log k) 1) 1)))) into (log k) 20.063 * [backup-simplify]: Simplify (log k) into (log k) 20.063 * [backup-simplify]: Simplify (+ (* (log k) (* m (* 1 a))) (+ (* -10 (* 1 (* k a))) (* 1 (* 1 (* 1 a))))) into (- (+ a (* (log k) (* m a))) (* 10 (* a k))) 20.064 * [backup-simplify]: Simplify (/ (/ (/ 1 a) (/ (sqrt (+ (* (+ (/ 1 k) 10) (/ 1 k)) 1)) 1)) (/ (sqrt (+ (* (+ (/ 1 k) 10) (/ 1 k)) 1)) (pow (/ 1 k) (/ 1 m)))) into (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) 20.064 * [approximate]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) in (a k m) around 0 20.064 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) in m 20.064 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in m 20.064 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in m 20.064 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in m 20.064 * [taylor]: Taking taylor expansion of (/ 1 m) in m 20.064 * [taylor]: Taking taylor expansion of m in m 20.064 * [backup-simplify]: Simplify 0 into 0 20.064 * [backup-simplify]: Simplify 1 into 1 20.064 * [backup-simplify]: Simplify (/ 1 1) into 1 20.064 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in m 20.064 * [taylor]: Taking taylor expansion of (/ 1 k) in m 20.064 * [taylor]: Taking taylor expansion of k in m 20.064 * [backup-simplify]: Simplify k into k 20.064 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 20.064 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 20.064 * [backup-simplify]: Simplify (* 1 (log (/ 1 k))) into (log (/ 1 k)) 20.065 * [backup-simplify]: Simplify (exp (* (/ 1 m) (log (/ 1 k)))) into (exp (/ (log (/ 1 k)) m)) 20.065 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) in m 20.065 * [taylor]: Taking taylor expansion of a in m 20.065 * [backup-simplify]: Simplify a into a 20.065 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in m 20.065 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 20.065 * [taylor]: Taking taylor expansion of (pow k 2) in m 20.065 * [taylor]: Taking taylor expansion of k in m 20.065 * [backup-simplify]: Simplify k into k 20.065 * [backup-simplify]: Simplify (* k k) into (pow k 2) 20.065 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 20.065 * [taylor]: Taking taylor expansion of (+ (* 10 (/ 1 k)) 1) in m 20.065 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in m 20.065 * [taylor]: Taking taylor expansion of 10 in m 20.065 * [backup-simplify]: Simplify 10 into 10 20.065 * [taylor]: Taking taylor expansion of (/ 1 k) in m 20.065 * [taylor]: Taking taylor expansion of k in m 20.065 * [backup-simplify]: Simplify k into k 20.065 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 20.065 * [taylor]: Taking taylor expansion of 1 in m 20.065 * [backup-simplify]: Simplify 1 into 1 20.065 * [backup-simplify]: Simplify (* 10 (/ 1 k)) into (/ 10 k) 20.065 * [backup-simplify]: Simplify (+ (/ 10 k) 1) into (+ (* 10 (/ 1 k)) 1) 20.065 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) into (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) 20.066 * [backup-simplify]: Simplify (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) into (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) 20.066 * [backup-simplify]: Simplify (/ (exp (/ (log (/ 1 k)) m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) into (/ (exp (/ (log (/ 1 k)) m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) 20.066 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) in k 20.066 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in k 20.066 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in k 20.066 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in k 20.066 * [taylor]: Taking taylor expansion of (/ 1 m) in k 20.066 * [taylor]: Taking taylor expansion of m in k 20.066 * [backup-simplify]: Simplify m into m 20.066 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 20.066 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 20.066 * [taylor]: Taking taylor expansion of (/ 1 k) in k 20.066 * [taylor]: Taking taylor expansion of k in k 20.066 * [backup-simplify]: Simplify 0 into 0 20.066 * [backup-simplify]: Simplify 1 into 1 20.067 * [backup-simplify]: Simplify (/ 1 1) into 1 20.067 * [backup-simplify]: Simplify (log 1) into 0 20.067 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.067 * [backup-simplify]: Simplify (* (/ 1 m) (- (log k))) into (* -1 (/ (log k) m)) 20.068 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 20.068 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) in k 20.068 * [taylor]: Taking taylor expansion of a in k 20.068 * [backup-simplify]: Simplify a into a 20.068 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in k 20.068 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 20.068 * [taylor]: Taking taylor expansion of (pow k 2) in k 20.068 * [taylor]: Taking taylor expansion of k in k 20.068 * [backup-simplify]: Simplify 0 into 0 20.068 * [backup-simplify]: Simplify 1 into 1 20.068 * [backup-simplify]: Simplify (* 1 1) into 1 20.069 * [backup-simplify]: Simplify (/ 1 1) into 1 20.069 * [taylor]: Taking taylor expansion of (+ (* 10 (/ 1 k)) 1) in k 20.069 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 20.069 * [taylor]: Taking taylor expansion of 10 in k 20.069 * [backup-simplify]: Simplify 10 into 10 20.069 * [taylor]: Taking taylor expansion of (/ 1 k) in k 20.069 * [taylor]: Taking taylor expansion of k in k 20.069 * [backup-simplify]: Simplify 0 into 0 20.069 * [backup-simplify]: Simplify 1 into 1 20.069 * [backup-simplify]: Simplify (/ 1 1) into 1 20.069 * [taylor]: Taking taylor expansion of 1 in k 20.069 * [backup-simplify]: Simplify 1 into 1 20.069 * [backup-simplify]: Simplify (+ 1 0) into 1 20.069 * [backup-simplify]: Simplify (* a 1) into a 20.069 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) a) into (/ (exp (* -1 (/ (log k) m))) a) 20.069 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) in a 20.069 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in a 20.069 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in a 20.069 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in a 20.069 * [taylor]: Taking taylor expansion of (/ 1 m) in a 20.069 * [taylor]: Taking taylor expansion of m in a 20.069 * [backup-simplify]: Simplify m into m 20.069 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 20.070 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in a 20.070 * [taylor]: Taking taylor expansion of (/ 1 k) in a 20.070 * [taylor]: Taking taylor expansion of k in a 20.070 * [backup-simplify]: Simplify k into k 20.070 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 20.070 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 20.070 * [backup-simplify]: Simplify (* (/ 1 m) (log (/ 1 k))) into (/ (log (/ 1 k)) m) 20.070 * [backup-simplify]: Simplify (exp (/ (log (/ 1 k)) m)) into (exp (/ (log (/ 1 k)) m)) 20.070 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) in a 20.070 * [taylor]: Taking taylor expansion of a in a 20.070 * [backup-simplify]: Simplify 0 into 0 20.070 * [backup-simplify]: Simplify 1 into 1 20.070 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in a 20.070 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 20.070 * [taylor]: Taking taylor expansion of (pow k 2) in a 20.070 * [taylor]: Taking taylor expansion of k in a 20.070 * [backup-simplify]: Simplify k into k 20.070 * [backup-simplify]: Simplify (* k k) into (pow k 2) 20.070 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 20.070 * [taylor]: Taking taylor expansion of (+ (* 10 (/ 1 k)) 1) in a 20.070 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in a 20.070 * [taylor]: Taking taylor expansion of 10 in a 20.070 * [backup-simplify]: Simplify 10 into 10 20.070 * [taylor]: Taking taylor expansion of (/ 1 k) in a 20.070 * [taylor]: Taking taylor expansion of k in a 20.070 * [backup-simplify]: Simplify k into k 20.070 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 20.070 * [taylor]: Taking taylor expansion of 1 in a 20.070 * [backup-simplify]: Simplify 1 into 1 20.070 * [backup-simplify]: Simplify (* 10 (/ 1 k)) into (/ 10 k) 20.070 * [backup-simplify]: Simplify (+ (/ 10 k) 1) into (+ (* 10 (/ 1 k)) 1) 20.070 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) into (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) 20.070 * [backup-simplify]: Simplify (* 0 (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) into 0 20.070 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 20.071 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 20.071 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 20.071 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 (/ 1 k))) into 0 20.071 * [backup-simplify]: Simplify (+ 0 0) into 0 20.072 * [backup-simplify]: Simplify (+ 0 0) into 0 20.072 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) into (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) 20.072 * [backup-simplify]: Simplify (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) into (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) 20.072 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) in a 20.073 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in a 20.073 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in a 20.073 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in a 20.073 * [taylor]: Taking taylor expansion of (/ 1 m) in a 20.073 * [taylor]: Taking taylor expansion of m in a 20.073 * [backup-simplify]: Simplify m into m 20.073 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 20.073 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in a 20.073 * [taylor]: Taking taylor expansion of (/ 1 k) in a 20.073 * [taylor]: Taking taylor expansion of k in a 20.073 * [backup-simplify]: Simplify k into k 20.073 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 20.073 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 20.073 * [backup-simplify]: Simplify (* (/ 1 m) (log (/ 1 k))) into (/ (log (/ 1 k)) m) 20.073 * [backup-simplify]: Simplify (exp (/ (log (/ 1 k)) m)) into (exp (/ (log (/ 1 k)) m)) 20.073 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) in a 20.073 * [taylor]: Taking taylor expansion of a in a 20.073 * [backup-simplify]: Simplify 0 into 0 20.073 * [backup-simplify]: Simplify 1 into 1 20.073 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in a 20.073 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 20.073 * [taylor]: Taking taylor expansion of (pow k 2) in a 20.073 * [taylor]: Taking taylor expansion of k in a 20.073 * [backup-simplify]: Simplify k into k 20.073 * [backup-simplify]: Simplify (* k k) into (pow k 2) 20.073 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 20.073 * [taylor]: Taking taylor expansion of (+ (* 10 (/ 1 k)) 1) in a 20.073 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in a 20.073 * [taylor]: Taking taylor expansion of 10 in a 20.074 * [backup-simplify]: Simplify 10 into 10 20.074 * [taylor]: Taking taylor expansion of (/ 1 k) in a 20.074 * [taylor]: Taking taylor expansion of k in a 20.074 * [backup-simplify]: Simplify k into k 20.074 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 20.074 * [taylor]: Taking taylor expansion of 1 in a 20.074 * [backup-simplify]: Simplify 1 into 1 20.074 * [backup-simplify]: Simplify (* 10 (/ 1 k)) into (/ 10 k) 20.074 * [backup-simplify]: Simplify (+ (/ 10 k) 1) into (+ (* 10 (/ 1 k)) 1) 20.074 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) into (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) 20.074 * [backup-simplify]: Simplify (* 0 (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) into 0 20.074 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 20.074 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 20.075 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 20.075 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 (/ 1 k))) into 0 20.075 * [backup-simplify]: Simplify (+ 0 0) into 0 20.076 * [backup-simplify]: Simplify (+ 0 0) into 0 20.076 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) into (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) 20.076 * [backup-simplify]: Simplify (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) into (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) 20.077 * [taylor]: Taking taylor expansion of (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) in k 20.077 * [taylor]: Taking taylor expansion of (exp (/ (log (/ 1 k)) m)) in k 20.077 * [taylor]: Taking taylor expansion of (/ (log (/ 1 k)) m) in k 20.077 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 20.077 * [taylor]: Taking taylor expansion of (/ 1 k) in k 20.077 * [taylor]: Taking taylor expansion of k in k 20.077 * [backup-simplify]: Simplify 0 into 0 20.077 * [backup-simplify]: Simplify 1 into 1 20.077 * [backup-simplify]: Simplify (/ 1 1) into 1 20.077 * [backup-simplify]: Simplify (log 1) into 0 20.078 * [taylor]: Taking taylor expansion of m in k 20.078 * [backup-simplify]: Simplify m into m 20.078 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.078 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.078 * [backup-simplify]: Simplify (/ (- (log k)) m) into (* -1 (/ (log k) m)) 20.079 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 20.079 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in k 20.079 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 20.079 * [taylor]: Taking taylor expansion of (pow k 2) in k 20.079 * [taylor]: Taking taylor expansion of k in k 20.079 * [backup-simplify]: Simplify 0 into 0 20.079 * [backup-simplify]: Simplify 1 into 1 20.079 * [backup-simplify]: Simplify (* 1 1) into 1 20.079 * [backup-simplify]: Simplify (/ 1 1) into 1 20.079 * [taylor]: Taking taylor expansion of (+ (* 10 (/ 1 k)) 1) in k 20.079 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 20.079 * [taylor]: Taking taylor expansion of 10 in k 20.080 * [backup-simplify]: Simplify 10 into 10 20.080 * [taylor]: Taking taylor expansion of (/ 1 k) in k 20.080 * [taylor]: Taking taylor expansion of k in k 20.080 * [backup-simplify]: Simplify 0 into 0 20.080 * [backup-simplify]: Simplify 1 into 1 20.080 * [backup-simplify]: Simplify (/ 1 1) into 1 20.080 * [taylor]: Taking taylor expansion of 1 in k 20.080 * [backup-simplify]: Simplify 1 into 1 20.080 * [backup-simplify]: Simplify (+ 1 0) into 1 20.081 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) 1) into (exp (* -1 (/ (log k) m))) 20.081 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 20.081 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 20.081 * [taylor]: Taking taylor expansion of -1 in m 20.081 * [backup-simplify]: Simplify -1 into -1 20.081 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 20.081 * [taylor]: Taking taylor expansion of (log k) in m 20.081 * [taylor]: Taking taylor expansion of k in m 20.081 * [backup-simplify]: Simplify k into k 20.081 * [backup-simplify]: Simplify (log k) into (log k) 20.081 * [taylor]: Taking taylor expansion of m in m 20.081 * [backup-simplify]: Simplify 0 into 0 20.081 * [backup-simplify]: Simplify 1 into 1 20.081 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 20.081 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 20.081 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 20.081 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 20.081 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 20.082 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 k) 1)))) 1) into 0 20.082 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)))) into 0 20.082 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (* 0 (log (/ 1 k)))) into 0 20.083 * [backup-simplify]: Simplify (* (exp (/ (log (/ 1 k)) m)) (+ (* (/ (pow 0 1) 1)))) into 0 20.084 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (* 0 k))) into 0 20.084 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 20.084 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 20.085 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 0 0) (* 0 (/ 1 k)))) into 0 20.085 * [backup-simplify]: Simplify (+ 0 0) into 0 20.085 * [backup-simplify]: Simplify (+ 0 0) into 0 20.086 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))))) into 0 20.087 * [backup-simplify]: Simplify (- (/ 0 (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) (+ (* (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) (/ 0 (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))))) into 0 20.087 * [taylor]: Taking taylor expansion of 0 in k 20.087 * [backup-simplify]: Simplify 0 into 0 20.087 * [taylor]: Taking taylor expansion of 0 in m 20.087 * [backup-simplify]: Simplify 0 into 0 20.087 * [backup-simplify]: Simplify 0 into 0 20.088 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 20.089 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 20.089 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (* -1 (/ (log k) m)) (/ 0 m)))) into 0 20.090 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 1) 1)))) into 0 20.091 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 20.091 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 20.092 * [backup-simplify]: Simplify (* 10 1) into 10 20.092 * [backup-simplify]: Simplify (+ 10 0) into 10 20.093 * [backup-simplify]: Simplify (+ 0 10) into 10 20.094 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (log k) m))) (/ 10 1)))) into (- (* 10 (exp (* -1 (/ (log k) m))))) 20.094 * [taylor]: Taking taylor expansion of (- (* 10 (exp (* -1 (/ (log k) m))))) in m 20.094 * [taylor]: Taking taylor expansion of (* 10 (exp (* -1 (/ (log k) m)))) in m 20.094 * [taylor]: Taking taylor expansion of 10 in m 20.094 * [backup-simplify]: Simplify 10 into 10 20.094 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 20.094 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 20.094 * [taylor]: Taking taylor expansion of -1 in m 20.094 * [backup-simplify]: Simplify -1 into -1 20.094 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 20.094 * [taylor]: Taking taylor expansion of (log k) in m 20.094 * [taylor]: Taking taylor expansion of k in m 20.094 * [backup-simplify]: Simplify k into k 20.094 * [backup-simplify]: Simplify (log k) into (log k) 20.094 * [taylor]: Taking taylor expansion of m in m 20.094 * [backup-simplify]: Simplify 0 into 0 20.094 * [backup-simplify]: Simplify 1 into 1 20.094 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 20.094 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 20.094 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 20.094 * [backup-simplify]: Simplify (* 10 (exp (* -1 (/ (log k) m)))) into (* 10 (exp (* -1 (/ (log k) m)))) 20.094 * [backup-simplify]: Simplify (- (* 10 (exp (* -1 (/ (log k) m))))) into (- (* 10 (exp (* -1 (/ (log k) m))))) 20.095 * [backup-simplify]: Simplify (- (* 10 (exp (* -1 (/ (log k) m))))) into (- (* 10 (exp (* -1 (/ (log k) m))))) 20.095 * [backup-simplify]: Simplify 0 into 0 20.095 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 20.096 * [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.096 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 20.097 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (+ (* 0 0) (* 0 (log (/ 1 k))))) into 0 20.098 * [backup-simplify]: Simplify (* (exp (/ (log (/ 1 k)) m)) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.099 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (+ (* 0 0) (* 0 k)))) into 0 20.099 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 20.099 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)) (* 0 (/ 0 k)))) into 0 20.101 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 k))))) into 0 20.101 * [backup-simplify]: Simplify (+ 0 0) into 0 20.101 * [backup-simplify]: Simplify (+ 0 0) into 0 20.102 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))))) into 0 20.103 * [backup-simplify]: Simplify (- (/ 0 (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) (+ (* (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) (/ 0 (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) (* 0 (/ 0 (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))))) into 0 20.103 * [taylor]: Taking taylor expansion of 0 in k 20.103 * [backup-simplify]: Simplify 0 into 0 20.103 * [taylor]: Taking taylor expansion of 0 in m 20.103 * [backup-simplify]: Simplify 0 into 0 20.103 * [backup-simplify]: Simplify 0 into 0 20.103 * [taylor]: Taking taylor expansion of 0 in m 20.103 * [backup-simplify]: Simplify 0 into 0 20.104 * [backup-simplify]: Simplify 0 into 0 20.104 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.107 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 20.107 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (* -1 (/ (log k) m)) (/ 0 m)) (* 0 (/ 0 m)))) into 0 20.108 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.109 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 20.110 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.111 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 20.111 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 1)) into 0 20.112 * [backup-simplify]: Simplify (+ 0 1) into 1 20.112 * [backup-simplify]: Simplify (+ 0 1) into 1 20.113 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (log k) m))) (/ 1 1)) (* (- (* 10 (exp (* -1 (/ (log k) m))))) (/ 10 1)))) into (* 99 (exp (* -1 (/ (log k) m)))) 20.114 * [taylor]: Taking taylor expansion of (* 99 (exp (* -1 (/ (log k) m)))) in m 20.114 * [taylor]: Taking taylor expansion of 99 in m 20.114 * [backup-simplify]: Simplify 99 into 99 20.114 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 20.114 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 20.114 * [taylor]: Taking taylor expansion of -1 in m 20.114 * [backup-simplify]: Simplify -1 into -1 20.114 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 20.114 * [taylor]: Taking taylor expansion of (log k) in m 20.114 * [taylor]: Taking taylor expansion of k in m 20.114 * [backup-simplify]: Simplify k into k 20.114 * [backup-simplify]: Simplify (log k) into (log k) 20.114 * [taylor]: Taking taylor expansion of m in m 20.114 * [backup-simplify]: Simplify 0 into 0 20.114 * [backup-simplify]: Simplify 1 into 1 20.114 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 20.114 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 20.114 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 20.114 * [backup-simplify]: Simplify (* 99 (exp (* -1 (/ (log k) m)))) into (* 99 (exp (* -1 (/ (log k) m)))) 20.114 * [backup-simplify]: Simplify (* 99 (exp (* -1 (/ (log k) m)))) into (* 99 (exp (* -1 (/ (log k) m)))) 20.115 * [backup-simplify]: Simplify (+ (* (* 99 (exp (* -1 (/ (log (/ 1 k)) (/ 1 m))))) (* 1 (* (pow (/ 1 k) 4) (/ 1 (/ 1 a))))) (+ (* (- (* 10 (exp (* -1 (/ (log (/ 1 k)) (/ 1 m)))))) (* 1 (* (pow (/ 1 k) 3) (/ 1 (/ 1 a))))) (* (exp (* -1 (/ (log (/ 1 k)) (/ 1 m)))) (* 1 (* (pow (/ 1 k) 2) (/ 1 (/ 1 a))))))) into (- (+ (* 99 (/ (* (exp (* -1 (* (log (/ 1 k)) m))) a) (pow k 4))) (/ (* (exp (* -1 (* (log (/ 1 k)) m))) a) (pow k 2))) (* 10 (/ (* (exp (* -1 (* (log (/ 1 k)) m))) a) (pow k 3)))) 20.116 * [backup-simplify]: Simplify (/ (/ (/ 1 (- a)) (/ (sqrt (+ (* (+ (/ 1 (- k)) 10) (/ 1 (- k))) 1)) 1)) (/ (sqrt (+ (* (+ (/ 1 (- k)) 10) (/ 1 (- k))) 1)) (pow (/ 1 (- k)) (/ 1 (- m))))) into (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))))) 20.116 * [approximate]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))))) in (a k m) around 0 20.116 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))))) in m 20.116 * [taylor]: Taking taylor expansion of -1 in m 20.116 * [backup-simplify]: Simplify -1 into -1 20.116 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))) in m 20.116 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in m 20.116 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in m 20.116 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in m 20.116 * [taylor]: Taking taylor expansion of (/ -1 m) in m 20.116 * [taylor]: Taking taylor expansion of -1 in m 20.116 * [backup-simplify]: Simplify -1 into -1 20.116 * [taylor]: Taking taylor expansion of m in m 20.116 * [backup-simplify]: Simplify 0 into 0 20.116 * [backup-simplify]: Simplify 1 into 1 20.116 * [backup-simplify]: Simplify (/ -1 1) into -1 20.116 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in m 20.116 * [taylor]: Taking taylor expansion of (/ -1 k) in m 20.116 * [taylor]: Taking taylor expansion of -1 in m 20.116 * [backup-simplify]: Simplify -1 into -1 20.116 * [taylor]: Taking taylor expansion of k in m 20.117 * [backup-simplify]: Simplify k into k 20.117 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 20.117 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 20.117 * [backup-simplify]: Simplify (* -1 (log (/ -1 k))) into (* -1 (log (/ -1 k))) 20.117 * [backup-simplify]: Simplify (exp (* (/ -1 m) (log (/ -1 k)))) into (exp (* -1 (/ (log (/ -1 k)) m))) 20.117 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) in m 20.117 * [taylor]: Taking taylor expansion of a in m 20.117 * [backup-simplify]: Simplify a into a 20.117 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in m 20.117 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1) in m 20.117 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 20.117 * [taylor]: Taking taylor expansion of (pow k 2) 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 (* k k) into (pow k 2) 20.117 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 20.117 * [taylor]: Taking taylor expansion of 1 in m 20.117 * [backup-simplify]: Simplify 1 into 1 20.117 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in m 20.117 * [taylor]: Taking taylor expansion of 10 in m 20.117 * [backup-simplify]: Simplify 10 into 10 20.117 * [taylor]: Taking taylor expansion of (/ 1 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 (/ 1 k) into (/ 1 k) 20.117 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1) into (+ (/ 1 (pow k 2)) 1) 20.117 * [backup-simplify]: Simplify (* 10 (/ 1 k)) into (/ 10 k) 20.117 * [backup-simplify]: Simplify (- (/ 10 k)) into (- (* 10 (/ 1 k))) 20.117 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1) (- (* 10 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) 20.117 * [backup-simplify]: Simplify (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) into (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) 20.118 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log (/ -1 k)) m))) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))) into (/ (exp (* -1 (/ (log (/ -1 k)) m))) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))) 20.118 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))))) in k 20.118 * [taylor]: Taking taylor expansion of -1 in k 20.118 * [backup-simplify]: Simplify -1 into -1 20.118 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))) in k 20.118 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in k 20.118 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in k 20.118 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in k 20.118 * [taylor]: Taking taylor expansion of (/ -1 m) in k 20.118 * [taylor]: Taking taylor expansion of -1 in k 20.118 * [backup-simplify]: Simplify -1 into -1 20.118 * [taylor]: Taking taylor expansion of m in k 20.118 * [backup-simplify]: Simplify m into m 20.118 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 20.118 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 20.118 * [taylor]: Taking taylor expansion of (/ -1 k) in k 20.118 * [taylor]: Taking taylor expansion of -1 in k 20.118 * [backup-simplify]: Simplify -1 into -1 20.118 * [taylor]: Taking taylor expansion of k in k 20.118 * [backup-simplify]: Simplify 0 into 0 20.118 * [backup-simplify]: Simplify 1 into 1 20.118 * [backup-simplify]: Simplify (/ -1 1) into -1 20.119 * [backup-simplify]: Simplify (log -1) into (log -1) 20.119 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 20.119 * [backup-simplify]: Simplify (* (/ -1 m) (- (log -1) (log k))) into (* -1 (/ (- (log -1) (log k)) m)) 20.120 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 20.120 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) in k 20.120 * [taylor]: Taking taylor expansion of a in k 20.120 * [backup-simplify]: Simplify a into a 20.120 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in k 20.120 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1) in k 20.120 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 20.120 * [taylor]: Taking taylor expansion of (pow k 2) in k 20.120 * [taylor]: Taking taylor expansion of k in k 20.120 * [backup-simplify]: Simplify 0 into 0 20.120 * [backup-simplify]: Simplify 1 into 1 20.120 * [backup-simplify]: Simplify (* 1 1) into 1 20.120 * [backup-simplify]: Simplify (/ 1 1) into 1 20.120 * [taylor]: Taking taylor expansion of 1 in k 20.120 * [backup-simplify]: Simplify 1 into 1 20.120 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 20.120 * [taylor]: Taking taylor expansion of 10 in k 20.120 * [backup-simplify]: Simplify 10 into 10 20.120 * [taylor]: Taking taylor expansion of (/ 1 k) in k 20.120 * [taylor]: Taking taylor expansion of k in k 20.120 * [backup-simplify]: Simplify 0 into 0 20.120 * [backup-simplify]: Simplify 1 into 1 20.121 * [backup-simplify]: Simplify (/ 1 1) into 1 20.121 * [backup-simplify]: Simplify (+ 1 0) into 1 20.121 * [backup-simplify]: Simplify (+ 1 0) into 1 20.121 * [backup-simplify]: Simplify (* a 1) into a 20.122 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) into (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) 20.122 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))))) in a 20.122 * [taylor]: Taking taylor expansion of -1 in a 20.122 * [backup-simplify]: Simplify -1 into -1 20.122 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))) in a 20.122 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in a 20.122 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in a 20.122 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in a 20.122 * [taylor]: Taking taylor expansion of (/ -1 m) in a 20.122 * [taylor]: Taking taylor expansion of -1 in a 20.122 * [backup-simplify]: Simplify -1 into -1 20.122 * [taylor]: Taking taylor expansion of m in a 20.122 * [backup-simplify]: Simplify m into m 20.122 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 20.122 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in a 20.122 * [taylor]: Taking taylor expansion of (/ -1 k) in a 20.122 * [taylor]: Taking taylor expansion of -1 in a 20.122 * [backup-simplify]: Simplify -1 into -1 20.122 * [taylor]: Taking taylor expansion of k in a 20.122 * [backup-simplify]: Simplify k into k 20.122 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 20.122 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 20.122 * [backup-simplify]: Simplify (* (/ -1 m) (log (/ -1 k))) into (* -1 (/ (log (/ -1 k)) m)) 20.122 * [backup-simplify]: Simplify (exp (* -1 (/ (log (/ -1 k)) m))) into (exp (* -1 (/ (log (/ -1 k)) m))) 20.122 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) in a 20.122 * [taylor]: Taking taylor expansion of a in a 20.122 * [backup-simplify]: Simplify 0 into 0 20.122 * [backup-simplify]: Simplify 1 into 1 20.122 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in a 20.122 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1) in a 20.122 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 20.122 * [taylor]: Taking taylor expansion of (pow k 2) in a 20.122 * [taylor]: Taking taylor expansion of k in a 20.122 * [backup-simplify]: Simplify k into k 20.122 * [backup-simplify]: Simplify (* k k) into (pow k 2) 20.122 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 20.122 * [taylor]: Taking taylor expansion of 1 in a 20.122 * [backup-simplify]: Simplify 1 into 1 20.122 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in a 20.122 * [taylor]: Taking taylor expansion of 10 in a 20.122 * [backup-simplify]: Simplify 10 into 10 20.122 * [taylor]: Taking taylor expansion of (/ 1 k) in a 20.122 * [taylor]: Taking taylor expansion of k in a 20.122 * [backup-simplify]: Simplify k into k 20.122 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 20.123 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1) into (+ (/ 1 (pow k 2)) 1) 20.123 * [backup-simplify]: Simplify (* 10 (/ 1 k)) into (/ 10 k) 20.123 * [backup-simplify]: Simplify (- (/ 10 k)) into (- (* 10 (/ 1 k))) 20.123 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1) (- (* 10 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) 20.123 * [backup-simplify]: Simplify (* 0 (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) into 0 20.123 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 20.123 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 20.123 * [backup-simplify]: Simplify (+ 0 0) into 0 20.123 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 20.124 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 (/ 1 k))) into 0 20.124 * [backup-simplify]: Simplify (- 0) into 0 20.124 * [backup-simplify]: Simplify (+ 0 0) into 0 20.125 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))) into (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) 20.125 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) into (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) 20.125 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))))) in a 20.125 * [taylor]: Taking taylor expansion of -1 in a 20.125 * [backup-simplify]: Simplify -1 into -1 20.125 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))) in a 20.125 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in a 20.125 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in a 20.125 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in a 20.125 * [taylor]: Taking taylor expansion of (/ -1 m) in a 20.125 * [taylor]: Taking taylor expansion of -1 in a 20.125 * [backup-simplify]: Simplify -1 into -1 20.125 * [taylor]: Taking taylor expansion of m in a 20.125 * [backup-simplify]: Simplify m into m 20.125 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 20.125 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in a 20.125 * [taylor]: Taking taylor expansion of (/ -1 k) in a 20.125 * [taylor]: Taking taylor expansion of -1 in a 20.125 * [backup-simplify]: Simplify -1 into -1 20.125 * [taylor]: Taking taylor expansion of k in a 20.125 * [backup-simplify]: Simplify k into k 20.125 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 20.125 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 20.125 * [backup-simplify]: Simplify (* (/ -1 m) (log (/ -1 k))) into (* -1 (/ (log (/ -1 k)) m)) 20.125 * [backup-simplify]: Simplify (exp (* -1 (/ (log (/ -1 k)) m))) into (exp (* -1 (/ (log (/ -1 k)) m))) 20.125 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) in a 20.125 * [taylor]: Taking taylor expansion of a in a 20.125 * [backup-simplify]: Simplify 0 into 0 20.125 * [backup-simplify]: Simplify 1 into 1 20.125 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in a 20.125 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1) in a 20.125 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 20.125 * [taylor]: Taking taylor expansion of (pow k 2) in a 20.125 * [taylor]: Taking taylor expansion of k in a 20.125 * [backup-simplify]: Simplify k into k 20.125 * [backup-simplify]: Simplify (* k k) into (pow k 2) 20.125 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 20.125 * [taylor]: Taking taylor expansion of 1 in a 20.125 * [backup-simplify]: Simplify 1 into 1 20.125 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in a 20.126 * [taylor]: Taking taylor expansion of 10 in a 20.126 * [backup-simplify]: Simplify 10 into 10 20.126 * [taylor]: Taking taylor expansion of (/ 1 k) in a 20.126 * [taylor]: Taking taylor expansion of k in a 20.126 * [backup-simplify]: Simplify k into k 20.126 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 20.126 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1) into (+ (/ 1 (pow k 2)) 1) 20.126 * [backup-simplify]: Simplify (* 10 (/ 1 k)) into (/ 10 k) 20.126 * [backup-simplify]: Simplify (- (/ 10 k)) into (- (* 10 (/ 1 k))) 20.126 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1) (- (* 10 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) 20.126 * [backup-simplify]: Simplify (* 0 (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) into 0 20.126 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 20.126 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 20.126 * [backup-simplify]: Simplify (+ 0 0) into 0 20.126 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 20.127 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 (/ 1 k))) into 0 20.127 * [backup-simplify]: Simplify (- 0) into 0 20.127 * [backup-simplify]: Simplify (+ 0 0) into 0 20.128 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))) into (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) 20.128 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) into (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) 20.128 * [backup-simplify]: Simplify (* -1 (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))) into (* -1 (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))) 20.128 * [taylor]: Taking taylor expansion of (* -1 (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))) in k 20.128 * [taylor]: Taking taylor expansion of -1 in k 20.128 * [backup-simplify]: Simplify -1 into -1 20.128 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) in k 20.128 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log (/ -1 k)) m))) in k 20.128 * [taylor]: Taking taylor expansion of (* -1 (/ (log (/ -1 k)) m)) in k 20.128 * [taylor]: Taking taylor expansion of -1 in k 20.128 * [backup-simplify]: Simplify -1 into -1 20.128 * [taylor]: Taking taylor expansion of (/ (log (/ -1 k)) m) in k 20.128 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 20.128 * [taylor]: Taking taylor expansion of (/ -1 k) in k 20.128 * [taylor]: Taking taylor expansion of -1 in k 20.128 * [backup-simplify]: Simplify -1 into -1 20.128 * [taylor]: Taking taylor expansion of k in k 20.128 * [backup-simplify]: Simplify 0 into 0 20.128 * [backup-simplify]: Simplify 1 into 1 20.129 * [backup-simplify]: Simplify (/ -1 1) into -1 20.129 * [backup-simplify]: Simplify (log -1) into (log -1) 20.129 * [taylor]: Taking taylor expansion of m in k 20.129 * [backup-simplify]: Simplify m into m 20.130 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 20.130 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 20.130 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) m) into (/ (- (log -1) (log k)) m) 20.131 * [backup-simplify]: Simplify (* -1 (/ (- (log -1) (log k)) m)) into (* -1 (/ (- (log -1) (log k)) m)) 20.131 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 20.131 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in k 20.131 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1) in k 20.131 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 20.131 * [taylor]: Taking taylor expansion of (pow k 2) in k 20.131 * [taylor]: Taking taylor expansion of k in k 20.131 * [backup-simplify]: Simplify 0 into 0 20.131 * [backup-simplify]: Simplify 1 into 1 20.131 * [backup-simplify]: Simplify (* 1 1) into 1 20.132 * [backup-simplify]: Simplify (/ 1 1) into 1 20.132 * [taylor]: Taking taylor expansion of 1 in k 20.132 * [backup-simplify]: Simplify 1 into 1 20.132 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 20.132 * [taylor]: Taking taylor expansion of 10 in k 20.132 * [backup-simplify]: Simplify 10 into 10 20.132 * [taylor]: Taking taylor expansion of (/ 1 k) in k 20.132 * [taylor]: Taking taylor expansion of k in k 20.132 * [backup-simplify]: Simplify 0 into 0 20.132 * [backup-simplify]: Simplify 1 into 1 20.132 * [backup-simplify]: Simplify (/ 1 1) into 1 20.132 * [backup-simplify]: Simplify (+ 1 0) into 1 20.132 * [backup-simplify]: Simplify (+ 1 0) into 1 20.133 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) 1) into (exp (* -1 (/ (- (log -1) (log k)) m))) 20.133 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 20.133 * [taylor]: Taking taylor expansion of (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 20.133 * [taylor]: Taking taylor expansion of -1 in m 20.133 * [backup-simplify]: Simplify -1 into -1 20.133 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 20.133 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 20.133 * [taylor]: Taking taylor expansion of -1 in m 20.133 * [backup-simplify]: Simplify -1 into -1 20.133 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 20.133 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 20.133 * [taylor]: Taking taylor expansion of (log -1) in m 20.133 * [taylor]: Taking taylor expansion of -1 in m 20.133 * [backup-simplify]: Simplify -1 into -1 20.134 * [backup-simplify]: Simplify (log -1) into (log -1) 20.134 * [taylor]: Taking taylor expansion of (log k) in m 20.134 * [taylor]: Taking taylor expansion of k in m 20.134 * [backup-simplify]: Simplify k into k 20.134 * [backup-simplify]: Simplify (log k) into (log k) 20.134 * [taylor]: Taking taylor expansion of m in m 20.134 * [backup-simplify]: Simplify 0 into 0 20.134 * [backup-simplify]: Simplify 1 into 1 20.134 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 20.134 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 20.134 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 20.135 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 20.135 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 20.135 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 20.136 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 20.136 * [backup-simplify]: Simplify (- (/ 0 k) (+ (* (/ -1 k) (/ 0 k)))) into 0 20.137 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ -1 k) 1)))) 1) into 0 20.137 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)))) into 0 20.137 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (* 0 (log (/ -1 k)))) into 0 20.138 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log (/ -1 k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 20.138 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (* 0 k))) into 0 20.138 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 20.139 * [backup-simplify]: Simplify (+ 0 0) into 0 20.139 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 20.139 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 0 0) (* 0 (/ 1 k)))) into 0 20.139 * [backup-simplify]: Simplify (- 0) into 0 20.140 * [backup-simplify]: Simplify (+ 0 0) into 0 20.140 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))))) into 0 20.141 * [backup-simplify]: Simplify (- (/ 0 (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) (+ (* (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) (/ 0 (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))))) into 0 20.141 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))))) into 0 20.141 * [taylor]: Taking taylor expansion of 0 in k 20.141 * [backup-simplify]: Simplify 0 into 0 20.141 * [taylor]: Taking taylor expansion of 0 in m 20.141 * [backup-simplify]: Simplify 0 into 0 20.141 * [backup-simplify]: Simplify 0 into 0 20.142 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 20.143 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 20.143 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (- (log -1) (log k)) m) (/ 0 m)))) into 0 20.144 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (- (log -1) (log k)) m))) into 0 20.144 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 20.145 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 20.145 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 20.145 * [backup-simplify]: Simplify (+ 0 0) into 0 20.146 * [backup-simplify]: Simplify (* 10 1) into 10 20.146 * [backup-simplify]: Simplify (- 10) into -10 20.146 * [backup-simplify]: Simplify (+ 0 -10) into -10 20.147 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log -1) (log k)) m))) (/ -10 1)))) into (* 10 (exp (* -1 (/ (- (log -1) (log k)) m)))) 20.148 * [backup-simplify]: Simplify (+ (* -1 (* 10 (exp (* -1 (/ (- (log -1) (log k)) m))))) (* 0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10 (exp (* -1 (/ (- (log -1) (log k)) m))))) 20.148 * [taylor]: Taking taylor expansion of (- (* 10 (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 20.148 * [taylor]: Taking taylor expansion of (* 10 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 20.148 * [taylor]: Taking taylor expansion of 10 in m 20.148 * [backup-simplify]: Simplify 10 into 10 20.148 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 20.148 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 20.148 * [taylor]: Taking taylor expansion of -1 in m 20.148 * [backup-simplify]: Simplify -1 into -1 20.148 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 20.148 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 20.148 * [taylor]: Taking taylor expansion of (log -1) in m 20.148 * [taylor]: Taking taylor expansion of -1 in m 20.148 * [backup-simplify]: Simplify -1 into -1 20.148 * [backup-simplify]: Simplify (log -1) into (log -1) 20.148 * [taylor]: Taking taylor expansion of (log k) in m 20.148 * [taylor]: Taking taylor expansion of k in m 20.148 * [backup-simplify]: Simplify k into k 20.148 * [backup-simplify]: Simplify (log k) into (log k) 20.148 * [taylor]: Taking taylor expansion of m in m 20.148 * [backup-simplify]: Simplify 0 into 0 20.148 * [backup-simplify]: Simplify 1 into 1 20.148 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 20.149 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 20.149 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 20.149 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 20.149 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 20.150 * [backup-simplify]: Simplify (* 10 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* 10 (exp (* -1 (/ (- (log -1) (log k)) m)))) 20.150 * [backup-simplify]: Simplify (- (* 10 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10 (exp (* -1 (/ (- (log -1) (log k)) m))))) 20.150 * [backup-simplify]: Simplify (- (* 10 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10 (exp (* -1 (/ (- (log -1) (log k)) m))))) 20.151 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into 0 20.151 * [backup-simplify]: Simplify 0 into 0 20.151 * [backup-simplify]: Simplify (- (/ 0 k) (+ (* (/ -1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 20.152 * [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.152 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 20.153 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (+ (* 0 0) (* 0 (log (/ -1 k))))) into 0 20.154 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log (/ -1 k)) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.154 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (+ (* 0 0) (* 0 k)))) into 0 20.155 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 20.155 * [backup-simplify]: Simplify (+ 0 0) into 0 20.155 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)) (* 0 (/ 0 k)))) into 0 20.156 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 k))))) into 0 20.157 * [backup-simplify]: Simplify (- 0) into 0 20.157 * [backup-simplify]: Simplify (+ 0 0) into 0 20.158 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))))) into 0 20.159 * [backup-simplify]: Simplify (- (/ 0 (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) (+ (* (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) (/ 0 (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))) (* 0 (/ 0 (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))))) into 0 20.161 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))))) into 0 20.161 * [taylor]: Taking taylor expansion of 0 in k 20.161 * [backup-simplify]: Simplify 0 into 0 20.161 * [taylor]: Taking taylor expansion of 0 in m 20.161 * [backup-simplify]: Simplify 0 into 0 20.161 * [backup-simplify]: Simplify 0 into 0 20.161 * [taylor]: Taking taylor expansion of 0 in m 20.161 * [backup-simplify]: Simplify 0 into 0 20.161 * [backup-simplify]: Simplify 0 into 0 20.162 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.163 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 20.164 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (- (log -1) (log k)) m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 20.164 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (- (log -1) (log k)) m)))) into 0 20.166 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.166 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 20.167 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.167 * [backup-simplify]: Simplify (+ 0 1) into 1 20.167 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 20.168 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 1)) into 0 20.168 * [backup-simplify]: Simplify (- 0) into 0 20.168 * [backup-simplify]: Simplify (+ 1 0) into 1 20.170 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log -1) (log k)) m))) (/ 1 1)) (* (* 10 (exp (* -1 (/ (- (log -1) (log k)) m)))) (/ -10 1)))) into (* 99 (exp (* -1 (/ (- (log -1) (log k)) m)))) 20.171 * [backup-simplify]: Simplify (+ (* -1 (* 99 (exp (* -1 (/ (- (log -1) (log k)) m))))) (+ (* 0 (* 10 (exp (* -1 (/ (- (log -1) (log k)) m))))) (* 0 (exp (* -1 (/ (- (log -1) (log k)) m)))))) into (- (* 99 (exp (* -1 (/ (- (log -1) (log k)) m))))) 20.171 * [taylor]: Taking taylor expansion of (- (* 99 (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 20.171 * [taylor]: Taking taylor expansion of (* 99 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 20.171 * [taylor]: Taking taylor expansion of 99 in m 20.171 * [backup-simplify]: Simplify 99 into 99 20.171 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 20.171 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 20.171 * [taylor]: Taking taylor expansion of -1 in m 20.171 * [backup-simplify]: Simplify -1 into -1 20.171 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 20.171 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 20.171 * [taylor]: Taking taylor expansion of (log -1) in m 20.171 * [taylor]: Taking taylor expansion of -1 in m 20.171 * [backup-simplify]: Simplify -1 into -1 20.171 * [backup-simplify]: Simplify (log -1) into (log -1) 20.171 * [taylor]: Taking taylor expansion of (log k) in m 20.171 * [taylor]: Taking taylor expansion of k in m 20.171 * [backup-simplify]: Simplify k into k 20.171 * [backup-simplify]: Simplify (log k) into (log k) 20.171 * [taylor]: Taking taylor expansion of m in m 20.171 * [backup-simplify]: Simplify 0 into 0 20.171 * [backup-simplify]: Simplify 1 into 1 20.171 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 20.172 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 20.172 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 20.172 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 20.173 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 20.173 * [backup-simplify]: Simplify (* 99 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* 99 (exp (* -1 (/ (- (log -1) (log k)) m)))) 20.173 * [backup-simplify]: Simplify (- (* 99 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 99 (exp (* -1 (/ (- (log -1) (log k)) m))))) 20.174 * [backup-simplify]: Simplify (- (* 99 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 99 (exp (* -1 (/ (- (log -1) (log k)) m))))) 20.176 * [backup-simplify]: Simplify (+ (* (- (* 99 (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m))))))) (* 1 (* (pow (/ 1 (- k)) 4) (/ 1 (/ 1 (- a)))))) (+ (* (- (* 10 (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m))))))) (* 1 (* (pow (/ 1 (- k)) 3) (/ 1 (/ 1 (- a)))))) (* (* -1 (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m)))))) (* 1 (* (pow (/ 1 (- k)) 2) (/ 1 (/ 1 (- a)))))))) into (- (+ (* 99 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 4))) (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 2))) (* 10 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 3)))) 20.176 * * * * [progress]: [ 4 / 4 ] generating series at (2 2 1 1 1) 20.176 * [backup-simplify]: Simplify (* (+ k 10) k) into (* (+ 10 k) k) 20.176 * [approximate]: Taking taylor expansion of (* (+ 10 k) k) in (k) around 0 20.176 * [taylor]: Taking taylor expansion of (* (+ 10 k) k) in k 20.176 * [taylor]: Taking taylor expansion of (+ 10 k) in k 20.176 * [taylor]: Taking taylor expansion of 10 in k 20.176 * [backup-simplify]: Simplify 10 into 10 20.176 * [taylor]: Taking taylor expansion of k in k 20.176 * [backup-simplify]: Simplify 0 into 0 20.176 * [backup-simplify]: Simplify 1 into 1 20.176 * [taylor]: Taking taylor expansion of k in k 20.176 * [backup-simplify]: Simplify 0 into 0 20.176 * [backup-simplify]: Simplify 1 into 1 20.176 * [taylor]: Taking taylor expansion of (* (+ 10 k) k) in k 20.176 * [taylor]: Taking taylor expansion of (+ 10 k) in k 20.176 * [taylor]: Taking taylor expansion of 10 in k 20.177 * [backup-simplify]: Simplify 10 into 10 20.177 * [taylor]: Taking taylor expansion of k in k 20.177 * [backup-simplify]: Simplify 0 into 0 20.177 * [backup-simplify]: Simplify 1 into 1 20.177 * [taylor]: Taking taylor expansion of k in k 20.177 * [backup-simplify]: Simplify 0 into 0 20.177 * [backup-simplify]: Simplify 1 into 1 20.177 * [backup-simplify]: Simplify (+ 10 0) into 10 20.177 * [backup-simplify]: Simplify (* 10 0) into 0 20.178 * [backup-simplify]: Simplify 0 into 0 20.178 * [backup-simplify]: Simplify (+ 0 1) into 1 20.179 * [backup-simplify]: Simplify (+ (* 10 1) (* 1 0)) into 10 20.179 * [backup-simplify]: Simplify 10 into 10 20.179 * [backup-simplify]: Simplify (+ 0 0) into 0 20.180 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 1 1) (* 0 0))) into 1 20.180 * [backup-simplify]: Simplify 1 into 1 20.181 * [backup-simplify]: Simplify (+ 0 0) into 0 20.182 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 20.182 * [backup-simplify]: Simplify 0 into 0 20.182 * [backup-simplify]: Simplify (+ 0 0) into 0 20.183 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 20.183 * [backup-simplify]: Simplify 0 into 0 20.184 * [backup-simplify]: Simplify (+ 0 0) into 0 20.184 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))) into 0 20.185 * [backup-simplify]: Simplify 0 into 0 20.185 * [backup-simplify]: Simplify (+ 0 0) into 0 20.186 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))))) into 0 20.186 * [backup-simplify]: Simplify 0 into 0 20.186 * [backup-simplify]: Simplify (+ 0 0) into 0 20.187 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))))) into 0 20.187 * [backup-simplify]: Simplify 0 into 0 20.187 * [backup-simplify]: Simplify (+ 0 0) into 0 20.189 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))))))) into 0 20.189 * [backup-simplify]: Simplify 0 into 0 20.189 * [backup-simplify]: Simplify (+ (* 1 (pow k 2)) (* 10 k)) into (+ (pow k 2) (* 10 k)) 20.189 * [backup-simplify]: Simplify (* (+ (/ 1 k) 10) (/ 1 k)) into (/ (+ (/ 1 k) 10) k) 20.189 * [approximate]: Taking taylor expansion of (/ (+ (/ 1 k) 10) k) in (k) around 0 20.189 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 k) 10) k) in k 20.189 * [taylor]: Taking taylor expansion of (+ (/ 1 k) 10) in k 20.189 * [taylor]: Taking taylor expansion of (/ 1 k) in k 20.189 * [taylor]: Taking taylor expansion of k in k 20.189 * [backup-simplify]: Simplify 0 into 0 20.189 * [backup-simplify]: Simplify 1 into 1 20.190 * [backup-simplify]: Simplify (/ 1 1) into 1 20.190 * [taylor]: Taking taylor expansion of 10 in k 20.190 * [backup-simplify]: Simplify 10 into 10 20.190 * [taylor]: Taking taylor expansion of k in k 20.190 * [backup-simplify]: Simplify 0 into 0 20.190 * [backup-simplify]: Simplify 1 into 1 20.190 * [backup-simplify]: Simplify (+ 1 0) into 1 20.190 * [backup-simplify]: Simplify (/ 1 1) into 1 20.190 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 k) 10) k) in k 20.190 * [taylor]: Taking taylor expansion of (+ (/ 1 k) 10) in k 20.191 * [taylor]: Taking taylor expansion of (/ 1 k) in k 20.191 * [taylor]: Taking taylor expansion of k in k 20.191 * [backup-simplify]: Simplify 0 into 0 20.191 * [backup-simplify]: Simplify 1 into 1 20.191 * [backup-simplify]: Simplify (/ 1 1) into 1 20.191 * [taylor]: Taking taylor expansion of 10 in k 20.191 * [backup-simplify]: Simplify 10 into 10 20.191 * [taylor]: Taking taylor expansion of k in k 20.191 * [backup-simplify]: Simplify 0 into 0 20.191 * [backup-simplify]: Simplify 1 into 1 20.191 * [backup-simplify]: Simplify (+ 1 0) into 1 20.192 * [backup-simplify]: Simplify (/ 1 1) into 1 20.192 * [backup-simplify]: Simplify 1 into 1 20.193 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 20.193 * [backup-simplify]: Simplify (+ 0 10) into 10 20.194 * [backup-simplify]: Simplify (- (/ 10 1) (+ (* 1 (/ 0 1)))) into 10 20.194 * [backup-simplify]: Simplify 10 into 10 20.195 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.195 * [backup-simplify]: Simplify (+ 0 0) into 0 20.196 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10 (/ 0 1)))) into 0 20.196 * [backup-simplify]: Simplify 0 into 0 20.197 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.197 * [backup-simplify]: Simplify (+ 0 0) into 0 20.198 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.198 * [backup-simplify]: Simplify 0 into 0 20.199 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.199 * [backup-simplify]: Simplify (+ 0 0) into 0 20.200 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.200 * [backup-simplify]: Simplify 0 into 0 20.200 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.201 * [backup-simplify]: Simplify (+ 0 0) into 0 20.201 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.201 * [backup-simplify]: Simplify 0 into 0 20.202 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.202 * [backup-simplify]: Simplify (+ 0 0) into 0 20.203 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.203 * [backup-simplify]: Simplify 0 into 0 20.204 * [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 20.204 * [backup-simplify]: Simplify (+ 0 0) into 0 20.204 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.205 * [backup-simplify]: Simplify 0 into 0 20.205 * [backup-simplify]: Simplify (+ (* 10 (/ 1 (/ 1 k))) (* 1 (pow (/ 1 (/ 1 k)) 2))) into (+ (pow k 2) (* 10 k)) 20.205 * [backup-simplify]: Simplify (* (+ (/ 1 (- k)) 10) (/ 1 (- k))) into (* -1 (/ (- 10 (/ 1 k)) k)) 20.205 * [approximate]: Taking taylor expansion of (* -1 (/ (- 10 (/ 1 k)) k)) in (k) around 0 20.205 * [taylor]: Taking taylor expansion of (* -1 (/ (- 10 (/ 1 k)) k)) in k 20.205 * [taylor]: Taking taylor expansion of -1 in k 20.205 * [backup-simplify]: Simplify -1 into -1 20.205 * [taylor]: Taking taylor expansion of (/ (- 10 (/ 1 k)) k) in k 20.205 * [taylor]: Taking taylor expansion of (- 10 (/ 1 k)) in k 20.205 * [taylor]: Taking taylor expansion of 10 in k 20.205 * [backup-simplify]: Simplify 10 into 10 20.205 * [taylor]: Taking taylor expansion of (/ 1 k) in k 20.205 * [taylor]: Taking taylor expansion of k in k 20.205 * [backup-simplify]: Simplify 0 into 0 20.205 * [backup-simplify]: Simplify 1 into 1 20.205 * [backup-simplify]: Simplify (/ 1 1) into 1 20.205 * [taylor]: Taking taylor expansion of k in k 20.205 * [backup-simplify]: Simplify 0 into 0 20.205 * [backup-simplify]: Simplify 1 into 1 20.206 * [backup-simplify]: Simplify (- 1) into -1 20.206 * [backup-simplify]: Simplify (+ 0 -1) into -1 20.206 * [backup-simplify]: Simplify (/ -1 1) into -1 20.206 * [taylor]: Taking taylor expansion of (* -1 (/ (- 10 (/ 1 k)) k)) in k 20.206 * [taylor]: Taking taylor expansion of -1 in k 20.206 * [backup-simplify]: Simplify -1 into -1 20.206 * [taylor]: Taking taylor expansion of (/ (- 10 (/ 1 k)) k) in k 20.206 * [taylor]: Taking taylor expansion of (- 10 (/ 1 k)) in k 20.206 * [taylor]: Taking taylor expansion of 10 in k 20.206 * [backup-simplify]: Simplify 10 into 10 20.206 * [taylor]: Taking taylor expansion of (/ 1 k) in k 20.206 * [taylor]: Taking taylor expansion of k in k 20.206 * [backup-simplify]: Simplify 0 into 0 20.206 * [backup-simplify]: Simplify 1 into 1 20.206 * [backup-simplify]: Simplify (/ 1 1) into 1 20.207 * [taylor]: Taking taylor expansion of k in k 20.207 * [backup-simplify]: Simplify 0 into 0 20.207 * [backup-simplify]: Simplify 1 into 1 20.207 * [backup-simplify]: Simplify (- 1) into -1 20.207 * [backup-simplify]: Simplify (+ 0 -1) into -1 20.207 * [backup-simplify]: Simplify (/ -1 1) into -1 20.208 * [backup-simplify]: Simplify (* -1 -1) into 1 20.208 * [backup-simplify]: Simplify 1 into 1 20.208 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 20.208 * [backup-simplify]: Simplify (- 0) into 0 20.209 * [backup-simplify]: Simplify (+ 10 0) into 10 20.209 * [backup-simplify]: Simplify (- (/ 10 1) (+ (* -1 (/ 0 1)))) into 10 20.210 * [backup-simplify]: Simplify (+ (* -1 10) (* 0 -1)) into -10 20.210 * [backup-simplify]: Simplify -10 into -10 20.210 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.210 * [backup-simplify]: Simplify (- 0) into 0 20.211 * [backup-simplify]: Simplify (+ 0 0) into 0 20.211 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 10 (/ 0 1)))) into 0 20.212 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 10) (* 0 -1))) into 0 20.212 * [backup-simplify]: Simplify 0 into 0 20.212 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.213 * [backup-simplify]: Simplify (- 0) into 0 20.213 * [backup-simplify]: Simplify (+ 0 0) into 0 20.214 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 10 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.214 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 10) (* 0 -1)))) into 0 20.214 * [backup-simplify]: Simplify 0 into 0 20.215 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.215 * [backup-simplify]: Simplify (- 0) into 0 20.215 * [backup-simplify]: Simplify (+ 0 0) into 0 20.216 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 10 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.217 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 10) (* 0 -1))))) into 0 20.217 * [backup-simplify]: Simplify 0 into 0 20.218 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.218 * [backup-simplify]: Simplify (- 0) into 0 20.218 * [backup-simplify]: Simplify (+ 0 0) into 0 20.219 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 10 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.220 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 10) (* 0 -1)))))) into 0 20.220 * [backup-simplify]: Simplify 0 into 0 20.221 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.221 * [backup-simplify]: Simplify (- 0) into 0 20.222 * [backup-simplify]: Simplify (+ 0 0) into 0 20.223 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 10 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.225 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 10) (* 0 -1))))))) into 0 20.225 * [backup-simplify]: Simplify 0 into 0 20.225 * [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 20.226 * [backup-simplify]: Simplify (- 0) into 0 20.226 * [backup-simplify]: Simplify (+ 0 0) into 0 20.227 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 10 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.230 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 10) (* 0 -1)))))))) into 0 20.230 * [backup-simplify]: Simplify 0 into 0 20.230 * [backup-simplify]: Simplify (+ (* -10 (/ 1 (/ 1 (- k)))) (* 1 (pow (/ 1 (/ 1 (- k))) 2))) into (+ (pow k 2) (* 10 k)) 20.230 * * * [progress]: simplifying candidates 20.230 * * * * [progress]: [ 1 / 3484 ] simplifiying candidate # 20.230 * * * * [progress]: [ 2 / 3484 ] simplifiying candidate # 20.230 * * * * [progress]: [ 3 / 3484 ] simplifiying candidate # 20.230 * * * * [progress]: [ 4 / 3484 ] simplifiying candidate # 20.230 * * * * [progress]: [ 5 / 3484 ] simplifiying candidate # 20.230 * * * * [progress]: [ 6 / 3484 ] simplifiying candidate # 20.231 * * * * [progress]: [ 7 / 3484 ] simplifiying candidate # 20.231 * * * * [progress]: [ 8 / 3484 ] simplifiying candidate # 20.231 * * * * [progress]: [ 9 / 3484 ] simplifiying candidate # 20.231 * * * * [progress]: [ 10 / 3484 ] simplifiying candidate # 20.231 * * * * [progress]: [ 11 / 3484 ] simplifiying candidate # 20.231 * * * * [progress]: [ 12 / 3484 ] simplifiying candidate # 20.231 * * * * [progress]: [ 13 / 3484 ] simplifiying candidate # 20.231 * * * * [progress]: [ 14 / 3484 ] simplifiying candidate # 20.231 * * * * [progress]: [ 15 / 3484 ] simplifiying candidate # 20.231 * * * * [progress]: [ 16 / 3484 ] simplifiying candidate #real (real->posit16 (sqrt (+ (* (+ k 10) k) 1)))) (pow k m))))> 20.231 * * * * [progress]: [ 17 / 3484 ] simplifiying candidate # 20.231 * * * * [progress]: [ 18 / 3484 ] simplifiying candidate # 20.231 * * * * [progress]: [ 19 / 3484 ] simplifiying candidate # 20.231 * * * * [progress]: [ 20 / 3484 ] simplifiying candidate # 20.232 * * * * [progress]: [ 21 / 3484 ] simplifiying candidate # 20.232 * * * * [progress]: [ 22 / 3484 ] simplifiying candidate # 20.232 * * * * [progress]: [ 23 / 3484 ] simplifiying candidate # 20.232 * * * * [progress]: [ 24 / 3484 ] simplifiying candidate # 20.232 * * * * [progress]: [ 25 / 3484 ] simplifiying candidate # 20.232 * * * * [progress]: [ 26 / 3484 ] simplifiying candidate # 20.232 * * * * [progress]: [ 27 / 3484 ] simplifiying candidate # 20.232 * * * * [progress]: [ 28 / 3484 ] simplifiying candidate # 20.232 * * * * [progress]: [ 29 / 3484 ] simplifiying candidate # 20.232 * * * * [progress]: [ 30 / 3484 ] simplifiying candidate # 20.232 * * * * [progress]: [ 31 / 3484 ] simplifiying candidate # 20.232 * * * * [progress]: [ 32 / 3484 ] simplifiying candidate #real (real->posit16 (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))> 20.232 * * * * [progress]: [ 33 / 3484 ] simplifiying candidate # 20.232 * * * * [progress]: [ 34 / 3484 ] simplifiying candidate # 20.232 * * * * [progress]: [ 35 / 3484 ] simplifiying candidate # 20.233 * * * * [progress]: [ 36 / 3484 ] simplifiying candidate # 20.233 * * * * [progress]: [ 37 / 3484 ] simplifiying candidate # 20.233 * * * * [progress]: [ 38 / 3484 ] simplifiying candidate # 20.233 * * * * [progress]: [ 39 / 3484 ] simplifiying candidate # 20.233 * * * * [progress]: [ 40 / 3484 ] simplifiying candidate # 20.233 * * * * [progress]: [ 41 / 3484 ] simplifiying candidate # 20.233 * * * * [progress]: [ 42 / 3484 ] simplifiying candidate # 20.233 * * * * [progress]: [ 43 / 3484 ] simplifiying candidate # 20.233 * * * * [progress]: [ 44 / 3484 ] simplifiying candidate # 20.233 * * * * [progress]: [ 45 / 3484 ] simplifiying candidate # 20.233 * * * * [progress]: [ 46 / 3484 ] simplifiying candidate # 20.233 * * * * [progress]: [ 47 / 3484 ] simplifiying candidate # 20.233 * * * * [progress]: [ 48 / 3484 ] simplifiying candidate # 20.233 * * * * [progress]: [ 49 / 3484 ] simplifiying candidate # 20.233 * * * * [progress]: [ 50 / 3484 ] simplifiying candidate # 20.234 * * * * [progress]: [ 51 / 3484 ] simplifiying candidate # 20.234 * * * * [progress]: [ 52 / 3484 ] simplifiying candidate # 20.234 * * * * [progress]: [ 53 / 3484 ] simplifiying candidate # 20.234 * * * * [progress]: [ 54 / 3484 ] simplifiying candidate # 20.234 * * * * [progress]: [ 55 / 3484 ] simplifiying candidate # 20.234 * * * * [progress]: [ 56 / 3484 ] simplifiying candidate # 20.234 * * * * [progress]: [ 57 / 3484 ] simplifiying candidate # 20.234 * * * * [progress]: [ 58 / 3484 ] simplifiying candidate # 20.234 * * * * [progress]: [ 59 / 3484 ] simplifiying candidate # 20.234 * * * * [progress]: [ 60 / 3484 ] simplifiying candidate # 20.234 * * * * [progress]: [ 61 / 3484 ] simplifiying candidate # 20.234 * * * * [progress]: [ 62 / 3484 ] simplifiying candidate # 20.235 * * * * [progress]: [ 63 / 3484 ] simplifiying candidate # 20.235 * * * * [progress]: [ 64 / 3484 ] simplifiying candidate # 20.235 * * * * [progress]: [ 65 / 3484 ] simplifiying candidate # 20.235 * * * * [progress]: [ 66 / 3484 ] simplifiying candidate # 20.235 * * * * [progress]: [ 67 / 3484 ] simplifiying candidate # 20.235 * * * * [progress]: [ 68 / 3484 ] simplifiying candidate # 20.235 * * * * [progress]: [ 69 / 3484 ] simplifiying candidate # 20.235 * * * * [progress]: [ 70 / 3484 ] simplifiying candidate # 20.235 * * * * [progress]: [ 71 / 3484 ] simplifiying candidate # 20.235 * * * * [progress]: [ 72 / 3484 ] simplifiying candidate # 20.235 * * * * [progress]: [ 73 / 3484 ] simplifiying candidate # 20.235 * * * * [progress]: [ 74 / 3484 ] simplifiying candidate # 20.236 * * * * [progress]: [ 75 / 3484 ] simplifiying candidate # 20.236 * * * * [progress]: [ 76 / 3484 ] simplifiying candidate # 20.236 * * * * [progress]: [ 77 / 3484 ] simplifiying candidate # 20.236 * * * * [progress]: [ 78 / 3484 ] simplifiying candidate # 20.236 * * * * [progress]: [ 79 / 3484 ] simplifiying candidate # 20.236 * * * * [progress]: [ 80 / 3484 ] simplifiying candidate # 20.236 * * * * [progress]: [ 81 / 3484 ] simplifiying candidate # 20.236 * * * * [progress]: [ 82 / 3484 ] simplifiying candidate # 20.236 * * * * [progress]: [ 83 / 3484 ] simplifiying candidate # 20.236 * * * * [progress]: [ 84 / 3484 ] simplifiying candidate # 20.236 * * * * [progress]: [ 85 / 3484 ] simplifiying candidate # 20.236 * * * * [progress]: [ 86 / 3484 ] simplifiying candidate # 20.236 * * * * [progress]: [ 87 / 3484 ] simplifiying candidate # 20.237 * * * * [progress]: [ 88 / 3484 ] simplifiying candidate # 20.237 * * * * [progress]: [ 89 / 3484 ] simplifiying candidate # 20.237 * * * * [progress]: [ 90 / 3484 ] simplifiying candidate # 20.237 * * * * [progress]: [ 91 / 3484 ] simplifiying candidate # 20.237 * * * * [progress]: [ 92 / 3484 ] simplifiying candidate # 20.237 * * * * [progress]: [ 93 / 3484 ] simplifiying candidate # 20.237 * * * * [progress]: [ 94 / 3484 ] simplifiying candidate # 20.237 * * * * [progress]: [ 95 / 3484 ] simplifiying candidate # 20.237 * * * * [progress]: [ 96 / 3484 ] simplifiying candidate # 20.237 * * * * [progress]: [ 97 / 3484 ] simplifiying candidate # 20.237 * * * * [progress]: [ 98 / 3484 ] simplifiying candidate # 20.237 * * * * [progress]: [ 99 / 3484 ] simplifiying candidate # 20.237 * * * * [progress]: [ 100 / 3484 ] simplifiying candidate # 20.238 * * * * [progress]: [ 101 / 3484 ] simplifiying candidate # 20.238 * * * * [progress]: [ 102 / 3484 ] simplifiying candidate # 20.238 * * * * [progress]: [ 103 / 3484 ] simplifiying candidate # 20.238 * * * * [progress]: [ 104 / 3484 ] simplifiying candidate # 20.238 * * * * [progress]: [ 105 / 3484 ] simplifiying candidate # 20.238 * * * * [progress]: [ 106 / 3484 ] simplifiying candidate # 20.238 * * * * [progress]: [ 107 / 3484 ] simplifiying candidate # 20.238 * * * * [progress]: [ 108 / 3484 ] simplifiying candidate # 20.238 * * * * [progress]: [ 109 / 3484 ] simplifiying candidate # 20.238 * * * * [progress]: [ 110 / 3484 ] simplifiying candidate # 20.238 * * * * [progress]: [ 111 / 3484 ] simplifiying candidate # 20.238 * * * * [progress]: [ 112 / 3484 ] simplifiying candidate # 20.239 * * * * [progress]: [ 113 / 3484 ] simplifiying candidate # 20.239 * * * * [progress]: [ 114 / 3484 ] simplifiying candidate # 20.239 * * * * [progress]: [ 115 / 3484 ] simplifiying candidate # 20.239 * * * * [progress]: [ 116 / 3484 ] simplifiying candidate # 20.239 * * * * [progress]: [ 117 / 3484 ] simplifiying candidate # 20.239 * * * * [progress]: [ 118 / 3484 ] simplifiying candidate # 20.239 * * * * [progress]: [ 119 / 3484 ] simplifiying candidate # 20.239 * * * * [progress]: [ 120 / 3484 ] simplifiying candidate # 20.239 * * * * [progress]: [ 121 / 3484 ] simplifiying candidate # 20.239 * * * * [progress]: [ 122 / 3484 ] simplifiying candidate # 20.239 * * * * [progress]: [ 123 / 3484 ] simplifiying candidate # 20.239 * * * * [progress]: [ 124 / 3484 ] simplifiying candidate # 20.239 * * * * [progress]: [ 125 / 3484 ] simplifiying candidate # 20.240 * * * * [progress]: [ 126 / 3484 ] simplifiying candidate # 20.240 * * * * [progress]: [ 127 / 3484 ] simplifiying candidate # 20.240 * * * * [progress]: [ 128 / 3484 ] simplifiying candidate # 20.240 * * * * [progress]: [ 129 / 3484 ] simplifiying candidate # 20.240 * * * * [progress]: [ 130 / 3484 ] simplifiying candidate # 20.240 * * * * [progress]: [ 131 / 3484 ] simplifiying candidate # 20.240 * * * * [progress]: [ 132 / 3484 ] simplifiying candidate # 20.240 * * * * [progress]: [ 133 / 3484 ] simplifiying candidate # 20.240 * * * * [progress]: [ 134 / 3484 ] simplifiying candidate # 20.240 * * * * [progress]: [ 135 / 3484 ] simplifiying candidate # 20.240 * * * * [progress]: [ 136 / 3484 ] simplifiying candidate # 20.240 * * * * [progress]: [ 137 / 3484 ] simplifiying candidate # 20.240 * * * * [progress]: [ 138 / 3484 ] simplifiying candidate # 20.241 * * * * [progress]: [ 139 / 3484 ] simplifiying candidate # 20.241 * * * * [progress]: [ 140 / 3484 ] simplifiying candidate # 20.241 * * * * [progress]: [ 141 / 3484 ] simplifiying candidate # 20.241 * * * * [progress]: [ 142 / 3484 ] simplifiying candidate # 20.241 * * * * [progress]: [ 143 / 3484 ] simplifiying candidate # 20.241 * * * * [progress]: [ 144 / 3484 ] simplifiying candidate # 20.241 * * * * [progress]: [ 145 / 3484 ] simplifiying candidate # 20.241 * * * * [progress]: [ 146 / 3484 ] simplifiying candidate # 20.241 * * * * [progress]: [ 147 / 3484 ] simplifiying candidate # 20.241 * * * * [progress]: [ 148 / 3484 ] simplifiying candidate # 20.241 * * * * [progress]: [ 149 / 3484 ] simplifiying candidate # 20.241 * * * * [progress]: [ 150 / 3484 ] simplifiying candidate # 20.241 * * * * [progress]: [ 151 / 3484 ] simplifiying candidate # 20.241 * * * * [progress]: [ 152 / 3484 ] simplifiying candidate # 20.242 * * * * [progress]: [ 153 / 3484 ] simplifiying candidate # 20.242 * * * * [progress]: [ 154 / 3484 ] simplifiying candidate # 20.242 * * * * [progress]: [ 155 / 3484 ] simplifiying candidate # 20.242 * * * * [progress]: [ 156 / 3484 ] simplifiying candidate # 20.242 * * * * [progress]: [ 157 / 3484 ] simplifiying candidate # 20.242 * * * * [progress]: [ 158 / 3484 ] simplifiying candidate # 20.242 * * * * [progress]: [ 159 / 3484 ] simplifiying candidate # 20.242 * * * * [progress]: [ 160 / 3484 ] simplifiying candidate # 20.242 * * * * [progress]: [ 161 / 3484 ] simplifiying candidate # 20.242 * * * * [progress]: [ 162 / 3484 ] simplifiying candidate # 20.242 * * * * [progress]: [ 163 / 3484 ] simplifiying candidate # 20.242 * * * * [progress]: [ 164 / 3484 ] simplifiying candidate # 20.243 * * * * [progress]: [ 165 / 3484 ] simplifiying candidate # 20.243 * * * * [progress]: [ 166 / 3484 ] simplifiying candidate # 20.243 * * * * [progress]: [ 167 / 3484 ] simplifiying candidate # 20.243 * * * * [progress]: [ 168 / 3484 ] simplifiying candidate # 20.243 * * * * [progress]: [ 169 / 3484 ] simplifiying candidate # 20.243 * * * * [progress]: [ 170 / 3484 ] simplifiying candidate # 20.243 * * * * [progress]: [ 171 / 3484 ] simplifiying candidate # 20.243 * * * * [progress]: [ 172 / 3484 ] simplifiying candidate # 20.243 * * * * [progress]: [ 173 / 3484 ] simplifiying candidate # 20.243 * * * * [progress]: [ 174 / 3484 ] simplifiying candidate # 20.243 * * * * [progress]: [ 175 / 3484 ] simplifiying candidate # 20.243 * * * * [progress]: [ 176 / 3484 ] simplifiying candidate # 20.244 * * * * [progress]: [ 177 / 3484 ] simplifiying candidate # 20.244 * * * * [progress]: [ 178 / 3484 ] simplifiying candidate # 20.244 * * * * [progress]: [ 179 / 3484 ] simplifiying candidate # 20.244 * * * * [progress]: [ 180 / 3484 ] simplifiying candidate # 20.244 * * * * [progress]: [ 181 / 3484 ] simplifiying candidate # 20.244 * * * * [progress]: [ 182 / 3484 ] simplifiying candidate # 20.244 * * * * [progress]: [ 183 / 3484 ] simplifiying candidate # 20.244 * * * * [progress]: [ 184 / 3484 ] simplifiying candidate # 20.244 * * * * [progress]: [ 185 / 3484 ] simplifiying candidate # 20.244 * * * * [progress]: [ 186 / 3484 ] simplifiying candidate # 20.244 * * * * [progress]: [ 187 / 3484 ] simplifiying candidate # 20.244 * * * * [progress]: [ 188 / 3484 ] simplifiying candidate # 20.244 * * * * [progress]: [ 189 / 3484 ] simplifiying candidate # 20.245 * * * * [progress]: [ 190 / 3484 ] simplifiying candidate # 20.245 * * * * [progress]: [ 191 / 3484 ] simplifiying candidate # 20.245 * * * * [progress]: [ 192 / 3484 ] simplifiying candidate # 20.245 * * * * [progress]: [ 193 / 3484 ] simplifiying candidate # 20.245 * * * * [progress]: [ 194 / 3484 ] simplifiying candidate # 20.245 * * * * [progress]: [ 195 / 3484 ] simplifiying candidate # 20.245 * * * * [progress]: [ 196 / 3484 ] simplifiying candidate # 20.245 * * * * [progress]: [ 197 / 3484 ] simplifiying candidate # 20.245 * * * * [progress]: [ 198 / 3484 ] simplifiying candidate # 20.245 * * * * [progress]: [ 199 / 3484 ] simplifiying candidate # 20.245 * * * * [progress]: [ 200 / 3484 ] simplifiying candidate # 20.245 * * * * [progress]: [ 201 / 3484 ] simplifiying candidate # 20.246 * * * * [progress]: [ 202 / 3484 ] simplifiying candidate # 20.246 * * * * [progress]: [ 203 / 3484 ] simplifiying candidate # 20.246 * * * * [progress]: [ 204 / 3484 ] simplifiying candidate # 20.246 * * * * [progress]: [ 205 / 3484 ] simplifiying candidate # 20.246 * * * * [progress]: [ 206 / 3484 ] simplifiying candidate # 20.246 * * * * [progress]: [ 207 / 3484 ] simplifiying candidate # 20.246 * * * * [progress]: [ 208 / 3484 ] simplifiying candidate # 20.246 * * * * [progress]: [ 209 / 3484 ] simplifiying candidate # 20.246 * * * * [progress]: [ 210 / 3484 ] simplifiying candidate # 20.246 * * * * [progress]: [ 211 / 3484 ] simplifiying candidate # 20.246 * * * * [progress]: [ 212 / 3484 ] simplifiying candidate # 20.246 * * * * [progress]: [ 213 / 3484 ] simplifiying candidate # 20.246 * * * * [progress]: [ 214 / 3484 ] simplifiying candidate # 20.247 * * * * [progress]: [ 215 / 3484 ] simplifiying candidate # 20.247 * * * * [progress]: [ 216 / 3484 ] simplifiying candidate # 20.247 * * * * [progress]: [ 217 / 3484 ] simplifiying candidate # 20.247 * * * * [progress]: [ 218 / 3484 ] simplifiying candidate # 20.247 * * * * [progress]: [ 219 / 3484 ] simplifiying candidate # 20.247 * * * * [progress]: [ 220 / 3484 ] simplifiying candidate # 20.247 * * * * [progress]: [ 221 / 3484 ] simplifiying candidate # 20.247 * * * * [progress]: [ 222 / 3484 ] simplifiying candidate # 20.247 * * * * [progress]: [ 223 / 3484 ] simplifiying candidate # 20.247 * * * * [progress]: [ 224 / 3484 ] simplifiying candidate # 20.247 * * * * [progress]: [ 225 / 3484 ] simplifiying candidate # 20.247 * * * * [progress]: [ 226 / 3484 ] simplifiying candidate # 20.248 * * * * [progress]: [ 227 / 3484 ] simplifiying candidate # 20.248 * * * * [progress]: [ 228 / 3484 ] simplifiying candidate # 20.248 * * * * [progress]: [ 229 / 3484 ] simplifiying candidate # 20.248 * * * * [progress]: [ 230 / 3484 ] simplifiying candidate # 20.248 * * * * [progress]: [ 231 / 3484 ] simplifiying candidate # 20.248 * * * * [progress]: [ 232 / 3484 ] simplifiying candidate # 20.248 * * * * [progress]: [ 233 / 3484 ] simplifiying candidate # 20.248 * * * * [progress]: [ 234 / 3484 ] simplifiying candidate # 20.248 * * * * [progress]: [ 235 / 3484 ] simplifiying candidate # 20.248 * * * * [progress]: [ 236 / 3484 ] simplifiying candidate # 20.248 * * * * [progress]: [ 237 / 3484 ] simplifiying candidate # 20.248 * * * * [progress]: [ 238 / 3484 ] simplifiying candidate # 20.248 * * * * [progress]: [ 239 / 3484 ] simplifiying candidate # 20.249 * * * * [progress]: [ 240 / 3484 ] simplifiying candidate # 20.249 * * * * [progress]: [ 241 / 3484 ] simplifiying candidate # 20.249 * * * * [progress]: [ 242 / 3484 ] simplifiying candidate # 20.249 * * * * [progress]: [ 243 / 3484 ] simplifiying candidate # 20.249 * * * * [progress]: [ 244 / 3484 ] simplifiying candidate # 20.249 * * * * [progress]: [ 245 / 3484 ] simplifiying candidate # 20.249 * * * * [progress]: [ 246 / 3484 ] simplifiying candidate # 20.249 * * * * [progress]: [ 247 / 3484 ] simplifiying candidate # 20.249 * * * * [progress]: [ 248 / 3484 ] simplifiying candidate # 20.249 * * * * [progress]: [ 249 / 3484 ] simplifiying candidate # 20.249 * * * * [progress]: [ 250 / 3484 ] simplifiying candidate # 20.249 * * * * [progress]: [ 251 / 3484 ] simplifiying candidate # 20.250 * * * * [progress]: [ 252 / 3484 ] simplifiying candidate # 20.250 * * * * [progress]: [ 253 / 3484 ] simplifiying candidate # 20.250 * * * * [progress]: [ 254 / 3484 ] simplifiying candidate # 20.250 * * * * [progress]: [ 255 / 3484 ] simplifiying candidate # 20.250 * * * * [progress]: [ 256 / 3484 ] simplifiying candidate # 20.250 * * * * [progress]: [ 257 / 3484 ] simplifiying candidate # 20.250 * * * * [progress]: [ 258 / 3484 ] simplifiying candidate # 20.250 * * * * [progress]: [ 259 / 3484 ] simplifiying candidate # 20.250 * * * * [progress]: [ 260 / 3484 ] simplifiying candidate # 20.250 * * * * [progress]: [ 261 / 3484 ] simplifiying candidate # 20.250 * * * * [progress]: [ 262 / 3484 ] simplifiying candidate # 20.251 * * * * [progress]: [ 263 / 3484 ] simplifiying candidate # 20.251 * * * * [progress]: [ 264 / 3484 ] simplifiying candidate # 20.251 * * * * [progress]: [ 265 / 3484 ] simplifiying candidate # 20.251 * * * * [progress]: [ 266 / 3484 ] simplifiying candidate # 20.251 * * * * [progress]: [ 267 / 3484 ] simplifiying candidate # 20.251 * * * * [progress]: [ 268 / 3484 ] simplifiying candidate # 20.251 * * * * [progress]: [ 269 / 3484 ] simplifiying candidate # 20.251 * * * * [progress]: [ 270 / 3484 ] simplifiying candidate # 20.251 * * * * [progress]: [ 271 / 3484 ] simplifiying candidate # 20.251 * * * * [progress]: [ 272 / 3484 ] simplifiying candidate # 20.251 * * * * [progress]: [ 273 / 3484 ] simplifiying candidate # 20.251 * * * * [progress]: [ 274 / 3484 ] simplifiying candidate # 20.252 * * * * [progress]: [ 275 / 3484 ] simplifiying candidate # 20.252 * * * * [progress]: [ 276 / 3484 ] simplifiying candidate # 20.252 * * * * [progress]: [ 277 / 3484 ] simplifiying candidate # 20.252 * * * * [progress]: [ 278 / 3484 ] simplifiying candidate # 20.252 * * * * [progress]: [ 279 / 3484 ] simplifiying candidate # 20.252 * * * * [progress]: [ 280 / 3484 ] simplifiying candidate # 20.252 * * * * [progress]: [ 281 / 3484 ] simplifiying candidate # 20.252 * * * * [progress]: [ 282 / 3484 ] simplifiying candidate # 20.252 * * * * [progress]: [ 283 / 3484 ] simplifiying candidate # 20.252 * * * * [progress]: [ 284 / 3484 ] simplifiying candidate # 20.253 * * * * [progress]: [ 285 / 3484 ] simplifiying candidate # 20.253 * * * * [progress]: [ 286 / 3484 ] simplifiying candidate # 20.253 * * * * [progress]: [ 287 / 3484 ] simplifiying candidate # 20.253 * * * * [progress]: [ 288 / 3484 ] simplifiying candidate # 20.253 * * * * [progress]: [ 289 / 3484 ] simplifiying candidate # 20.253 * * * * [progress]: [ 290 / 3484 ] simplifiying candidate # 20.253 * * * * [progress]: [ 291 / 3484 ] simplifiying candidate # 20.253 * * * * [progress]: [ 292 / 3484 ] simplifiying candidate # 20.253 * * * * [progress]: [ 293 / 3484 ] simplifiying candidate # 20.253 * * * * [progress]: [ 294 / 3484 ] simplifiying candidate # 20.253 * * * * [progress]: [ 295 / 3484 ] simplifiying candidate # 20.254 * * * * [progress]: [ 296 / 3484 ] simplifiying candidate # 20.254 * * * * [progress]: [ 297 / 3484 ] simplifiying candidate # 20.254 * * * * [progress]: [ 298 / 3484 ] simplifiying candidate # 20.254 * * * * [progress]: [ 299 / 3484 ] simplifiying candidate # 20.254 * * * * [progress]: [ 300 / 3484 ] simplifiying candidate # 20.254 * * * * [progress]: [ 301 / 3484 ] simplifiying candidate # 20.254 * * * * [progress]: [ 302 / 3484 ] simplifiying candidate # 20.254 * * * * [progress]: [ 303 / 3484 ] simplifiying candidate # 20.254 * * * * [progress]: [ 304 / 3484 ] simplifiying candidate # 20.254 * * * * [progress]: [ 305 / 3484 ] simplifiying candidate # 20.254 * * * * [progress]: [ 306 / 3484 ] simplifiying candidate # 20.254 * * * * [progress]: [ 307 / 3484 ] simplifiying candidate # 20.255 * * * * [progress]: [ 308 / 3484 ] simplifiying candidate # 20.255 * * * * [progress]: [ 309 / 3484 ] simplifiying candidate # 20.255 * * * * [progress]: [ 310 / 3484 ] simplifiying candidate # 20.255 * * * * [progress]: [ 311 / 3484 ] simplifiying candidate # 20.255 * * * * [progress]: [ 312 / 3484 ] simplifiying candidate # 20.255 * * * * [progress]: [ 313 / 3484 ] simplifiying candidate # 20.255 * * * * [progress]: [ 314 / 3484 ] simplifiying candidate # 20.255 * * * * [progress]: [ 315 / 3484 ] simplifiying candidate # 20.255 * * * * [progress]: [ 316 / 3484 ] simplifiying candidate # 20.255 * * * * [progress]: [ 317 / 3484 ] simplifiying candidate # 20.255 * * * * [progress]: [ 318 / 3484 ] simplifiying candidate # 20.255 * * * * [progress]: [ 319 / 3484 ] simplifiying candidate # 20.256 * * * * [progress]: [ 320 / 3484 ] simplifiying candidate # 20.256 * * * * [progress]: [ 321 / 3484 ] simplifiying candidate # 20.256 * * * * [progress]: [ 322 / 3484 ] simplifiying candidate # 20.256 * * * * [progress]: [ 323 / 3484 ] simplifiying candidate # 20.256 * * * * [progress]: [ 324 / 3484 ] simplifiying candidate # 20.256 * * * * [progress]: [ 325 / 3484 ] simplifiying candidate # 20.256 * * * * [progress]: [ 326 / 3484 ] simplifiying candidate # 20.256 * * * * [progress]: [ 327 / 3484 ] simplifiying candidate # 20.256 * * * * [progress]: [ 328 / 3484 ] simplifiying candidate # 20.256 * * * * [progress]: [ 329 / 3484 ] simplifiying candidate # 20.256 * * * * [progress]: [ 330 / 3484 ] simplifiying candidate # 20.256 * * * * [progress]: [ 331 / 3484 ] simplifiying candidate # 20.257 * * * * [progress]: [ 332 / 3484 ] simplifiying candidate # 20.257 * * * * [progress]: [ 333 / 3484 ] simplifiying candidate # 20.257 * * * * [progress]: [ 334 / 3484 ] simplifiying candidate # 20.257 * * * * [progress]: [ 335 / 3484 ] simplifiying candidate # 20.257 * * * * [progress]: [ 336 / 3484 ] simplifiying candidate # 20.257 * * * * [progress]: [ 337 / 3484 ] simplifiying candidate # 20.257 * * * * [progress]: [ 338 / 3484 ] simplifiying candidate # 20.257 * * * * [progress]: [ 339 / 3484 ] simplifiying candidate # 20.257 * * * * [progress]: [ 340 / 3484 ] simplifiying candidate # 20.257 * * * * [progress]: [ 341 / 3484 ] simplifiying candidate # 20.257 * * * * [progress]: [ 342 / 3484 ] simplifiying candidate # 20.257 * * * * [progress]: [ 343 / 3484 ] simplifiying candidate # 20.258 * * * * [progress]: [ 344 / 3484 ] simplifiying candidate # 20.258 * * * * [progress]: [ 345 / 3484 ] simplifiying candidate # 20.258 * * * * [progress]: [ 346 / 3484 ] simplifiying candidate # 20.258 * * * * [progress]: [ 347 / 3484 ] simplifiying candidate # 20.258 * * * * [progress]: [ 348 / 3484 ] simplifiying candidate # 20.258 * * * * [progress]: [ 349 / 3484 ] simplifiying candidate # 20.258 * * * * [progress]: [ 350 / 3484 ] simplifiying candidate # 20.258 * * * * [progress]: [ 351 / 3484 ] simplifiying candidate # 20.258 * * * * [progress]: [ 352 / 3484 ] simplifiying candidate # 20.258 * * * * [progress]: [ 353 / 3484 ] simplifiying candidate # 20.258 * * * * [progress]: [ 354 / 3484 ] simplifiying candidate # 20.258 * * * * [progress]: [ 355 / 3484 ] simplifiying candidate # 20.259 * * * * [progress]: [ 356 / 3484 ] simplifiying candidate # 20.259 * * * * [progress]: [ 357 / 3484 ] simplifiying candidate # 20.259 * * * * [progress]: [ 358 / 3484 ] simplifiying candidate # 20.259 * * * * [progress]: [ 359 / 3484 ] simplifiying candidate # 20.259 * * * * [progress]: [ 360 / 3484 ] simplifiying candidate # 20.259 * * * * [progress]: [ 361 / 3484 ] simplifiying candidate # 20.259 * * * * [progress]: [ 362 / 3484 ] simplifiying candidate # 20.259 * * * * [progress]: [ 363 / 3484 ] simplifiying candidate # 20.259 * * * * [progress]: [ 364 / 3484 ] simplifiying candidate # 20.259 * * * * [progress]: [ 365 / 3484 ] simplifiying candidate # 20.259 * * * * [progress]: [ 366 / 3484 ] simplifiying candidate # 20.259 * * * * [progress]: [ 367 / 3484 ] simplifiying candidate # 20.260 * * * * [progress]: [ 368 / 3484 ] simplifiying candidate # 20.260 * * * * [progress]: [ 369 / 3484 ] simplifiying candidate # 20.260 * * * * [progress]: [ 370 / 3484 ] simplifiying candidate # 20.260 * * * * [progress]: [ 371 / 3484 ] simplifiying candidate # 20.260 * * * * [progress]: [ 372 / 3484 ] simplifiying candidate # 20.260 * * * * [progress]: [ 373 / 3484 ] simplifiying candidate # 20.260 * * * * [progress]: [ 374 / 3484 ] simplifiying candidate # 20.260 * * * * [progress]: [ 375 / 3484 ] simplifiying candidate # 20.260 * * * * [progress]: [ 376 / 3484 ] simplifiying candidate # 20.260 * * * * [progress]: [ 377 / 3484 ] simplifiying candidate # 20.260 * * * * [progress]: [ 378 / 3484 ] simplifiying candidate # 20.260 * * * * [progress]: [ 379 / 3484 ] simplifiying candidate # 20.261 * * * * [progress]: [ 380 / 3484 ] simplifiying candidate # 20.261 * * * * [progress]: [ 381 / 3484 ] simplifiying candidate # 20.261 * * * * [progress]: [ 382 / 3484 ] simplifiying candidate # 20.261 * * * * [progress]: [ 383 / 3484 ] simplifiying candidate # 20.261 * * * * [progress]: [ 384 / 3484 ] simplifiying candidate # 20.261 * * * * [progress]: [ 385 / 3484 ] simplifiying candidate # 20.261 * * * * [progress]: [ 386 / 3484 ] simplifiying candidate # 20.261 * * * * [progress]: [ 387 / 3484 ] simplifiying candidate # 20.261 * * * * [progress]: [ 388 / 3484 ] simplifiying candidate # 20.261 * * * * [progress]: [ 389 / 3484 ] simplifiying candidate # 20.261 * * * * [progress]: [ 390 / 3484 ] simplifiying candidate # 20.262 * * * * [progress]: [ 391 / 3484 ] simplifiying candidate # 20.262 * * * * [progress]: [ 392 / 3484 ] simplifiying candidate # 20.262 * * * * [progress]: [ 393 / 3484 ] simplifiying candidate # 20.262 * * * * [progress]: [ 394 / 3484 ] simplifiying candidate # 20.262 * * * * [progress]: [ 395 / 3484 ] simplifiying candidate # 20.262 * * * * [progress]: [ 396 / 3484 ] simplifiying candidate # 20.262 * * * * [progress]: [ 397 / 3484 ] simplifiying candidate # 20.262 * * * * [progress]: [ 398 / 3484 ] simplifiying candidate # 20.262 * * * * [progress]: [ 399 / 3484 ] simplifiying candidate # 20.262 * * * * [progress]: [ 400 / 3484 ] simplifiying candidate # 20.262 * * * * [progress]: [ 401 / 3484 ] simplifiying candidate # 20.263 * * * * [progress]: [ 402 / 3484 ] simplifiying candidate # 20.263 * * * * [progress]: [ 403 / 3484 ] simplifiying candidate # 20.263 * * * * [progress]: [ 404 / 3484 ] simplifiying candidate # 20.263 * * * * [progress]: [ 405 / 3484 ] simplifiying candidate # 20.263 * * * * [progress]: [ 406 / 3484 ] simplifiying candidate # 20.263 * * * * [progress]: [ 407 / 3484 ] simplifiying candidate # 20.263 * * * * [progress]: [ 408 / 3484 ] simplifiying candidate # 20.263 * * * * [progress]: [ 409 / 3484 ] simplifiying candidate # 20.263 * * * * [progress]: [ 410 / 3484 ] simplifiying candidate # 20.263 * * * * [progress]: [ 411 / 3484 ] simplifiying candidate # 20.263 * * * * [progress]: [ 412 / 3484 ] simplifiying candidate # 20.263 * * * * [progress]: [ 413 / 3484 ] simplifiying candidate # 20.264 * * * * [progress]: [ 414 / 3484 ] simplifiying candidate # 20.264 * * * * [progress]: [ 415 / 3484 ] simplifiying candidate # 20.264 * * * * [progress]: [ 416 / 3484 ] simplifiying candidate # 20.264 * * * * [progress]: [ 417 / 3484 ] simplifiying candidate # 20.264 * * * * [progress]: [ 418 / 3484 ] simplifiying candidate # 20.264 * * * * [progress]: [ 419 / 3484 ] simplifiying candidate # 20.264 * * * * [progress]: [ 420 / 3484 ] simplifiying candidate # 20.264 * * * * [progress]: [ 421 / 3484 ] simplifiying candidate # 20.264 * * * * [progress]: [ 422 / 3484 ] simplifiying candidate # 20.264 * * * * [progress]: [ 423 / 3484 ] simplifiying candidate # 20.264 * * * * [progress]: [ 424 / 3484 ] simplifiying candidate # 20.264 * * * * [progress]: [ 425 / 3484 ] simplifiying candidate # 20.265 * * * * [progress]: [ 426 / 3484 ] simplifiying candidate # 20.265 * * * * [progress]: [ 427 / 3484 ] simplifiying candidate # 20.265 * * * * [progress]: [ 428 / 3484 ] simplifiying candidate # 20.265 * * * * [progress]: [ 429 / 3484 ] simplifiying candidate # 20.265 * * * * [progress]: [ 430 / 3484 ] simplifiying candidate # 20.265 * * * * [progress]: [ 431 / 3484 ] simplifiying candidate # 20.265 * * * * [progress]: [ 432 / 3484 ] simplifiying candidate # 20.265 * * * * [progress]: [ 433 / 3484 ] simplifiying candidate # 20.265 * * * * [progress]: [ 434 / 3484 ] simplifiying candidate # 20.265 * * * * [progress]: [ 435 / 3484 ] simplifiying candidate # 20.265 * * * * [progress]: [ 436 / 3484 ] simplifiying candidate # 20.265 * * * * [progress]: [ 437 / 3484 ] simplifiying candidate # 20.266 * * * * [progress]: [ 438 / 3484 ] simplifiying candidate # 20.266 * * * * [progress]: [ 439 / 3484 ] simplifiying candidate # 20.266 * * * * [progress]: [ 440 / 3484 ] simplifiying candidate # 20.266 * * * * [progress]: [ 441 / 3484 ] simplifiying candidate # 20.266 * * * * [progress]: [ 442 / 3484 ] simplifiying candidate # 20.266 * * * * [progress]: [ 443 / 3484 ] simplifiying candidate # 20.266 * * * * [progress]: [ 444 / 3484 ] simplifiying candidate # 20.266 * * * * [progress]: [ 445 / 3484 ] simplifiying candidate # 20.266 * * * * [progress]: [ 446 / 3484 ] simplifiying candidate # 20.266 * * * * [progress]: [ 447 / 3484 ] simplifiying candidate # 20.266 * * * * [progress]: [ 448 / 3484 ] simplifiying candidate # 20.267 * * * * [progress]: [ 449 / 3484 ] simplifiying candidate # 20.267 * * * * [progress]: [ 450 / 3484 ] simplifiying candidate # 20.267 * * * * [progress]: [ 451 / 3484 ] simplifiying candidate # 20.267 * * * * [progress]: [ 452 / 3484 ] simplifiying candidate # 20.267 * * * * [progress]: [ 453 / 3484 ] simplifiying candidate # 20.267 * * * * [progress]: [ 454 / 3484 ] simplifiying candidate # 20.267 * * * * [progress]: [ 455 / 3484 ] simplifiying candidate # 20.267 * * * * [progress]: [ 456 / 3484 ] simplifiying candidate # 20.267 * * * * [progress]: [ 457 / 3484 ] simplifiying candidate # 20.267 * * * * [progress]: [ 458 / 3484 ] simplifiying candidate # 20.267 * * * * [progress]: [ 459 / 3484 ] simplifiying candidate # 20.267 * * * * [progress]: [ 460 / 3484 ] simplifiying candidate # 20.268 * * * * [progress]: [ 461 / 3484 ] simplifiying candidate # 20.268 * * * * [progress]: [ 462 / 3484 ] simplifiying candidate # 20.268 * * * * [progress]: [ 463 / 3484 ] simplifiying candidate # 20.268 * * * * [progress]: [ 464 / 3484 ] simplifiying candidate # 20.268 * * * * [progress]: [ 465 / 3484 ] simplifiying candidate # 20.268 * * * * [progress]: [ 466 / 3484 ] simplifiying candidate # 20.268 * * * * [progress]: [ 467 / 3484 ] simplifiying candidate # 20.268 * * * * [progress]: [ 468 / 3484 ] simplifiying candidate # 20.268 * * * * [progress]: [ 469 / 3484 ] simplifiying candidate # 20.268 * * * * [progress]: [ 470 / 3484 ] simplifiying candidate # 20.268 * * * * [progress]: [ 471 / 3484 ] simplifiying candidate # 20.268 * * * * [progress]: [ 472 / 3484 ] simplifiying candidate # 20.269 * * * * [progress]: [ 473 / 3484 ] simplifiying candidate # 20.269 * * * * [progress]: [ 474 / 3484 ] simplifiying candidate # 20.269 * * * * [progress]: [ 475 / 3484 ] simplifiying candidate # 20.269 * * * * [progress]: [ 476 / 3484 ] simplifiying candidate # 20.269 * * * * [progress]: [ 477 / 3484 ] simplifiying candidate # 20.269 * * * * [progress]: [ 478 / 3484 ] simplifiying candidate # 20.269 * * * * [progress]: [ 479 / 3484 ] simplifiying candidate # 20.269 * * * * [progress]: [ 480 / 3484 ] simplifiying candidate # 20.269 * * * * [progress]: [ 481 / 3484 ] simplifiying candidate # 20.269 * * * * [progress]: [ 482 / 3484 ] simplifiying candidate # 20.269 * * * * [progress]: [ 483 / 3484 ] simplifiying candidate # 20.270 * * * * [progress]: [ 484 / 3484 ] simplifiying candidate # 20.270 * * * * [progress]: [ 485 / 3484 ] simplifiying candidate # 20.270 * * * * [progress]: [ 486 / 3484 ] simplifiying candidate # 20.270 * * * * [progress]: [ 487 / 3484 ] simplifiying candidate # 20.270 * * * * [progress]: [ 488 / 3484 ] simplifiying candidate # 20.270 * * * * [progress]: [ 489 / 3484 ] simplifiying candidate # 20.270 * * * * [progress]: [ 490 / 3484 ] simplifiying candidate # 20.270 * * * * [progress]: [ 491 / 3484 ] simplifiying candidate # 20.270 * * * * [progress]: [ 492 / 3484 ] simplifiying candidate # 20.270 * * * * [progress]: [ 493 / 3484 ] simplifiying candidate # 20.270 * * * * [progress]: [ 494 / 3484 ] simplifiying candidate # 20.271 * * * * [progress]: [ 495 / 3484 ] simplifiying candidate # 20.271 * * * * [progress]: [ 496 / 3484 ] simplifiying candidate # 20.271 * * * * [progress]: [ 497 / 3484 ] simplifiying candidate # 20.271 * * * * [progress]: [ 498 / 3484 ] simplifiying candidate # 20.271 * * * * [progress]: [ 499 / 3484 ] simplifiying candidate # 20.271 * * * * [progress]: [ 500 / 3484 ] simplifiying candidate # 20.271 * * * * [progress]: [ 501 / 3484 ] simplifiying candidate # 20.271 * * * * [progress]: [ 502 / 3484 ] simplifiying candidate # 20.271 * * * * [progress]: [ 503 / 3484 ] simplifiying candidate # 20.271 * * * * [progress]: [ 504 / 3484 ] simplifiying candidate # 20.271 * * * * [progress]: [ 505 / 3484 ] simplifiying candidate # 20.271 * * * * [progress]: [ 506 / 3484 ] simplifiying candidate # 20.272 * * * * [progress]: [ 507 / 3484 ] simplifiying candidate # 20.272 * * * * [progress]: [ 508 / 3484 ] simplifiying candidate # 20.272 * * * * [progress]: [ 509 / 3484 ] simplifiying candidate # 20.272 * * * * [progress]: [ 510 / 3484 ] simplifiying candidate # 20.272 * * * * [progress]: [ 511 / 3484 ] simplifiying candidate # 20.272 * * * * [progress]: [ 512 / 3484 ] simplifiying candidate # 20.272 * * * * [progress]: [ 513 / 3484 ] simplifiying candidate # 20.272 * * * * [progress]: [ 514 / 3484 ] simplifiying candidate # 20.272 * * * * [progress]: [ 515 / 3484 ] simplifiying candidate # 20.272 * * * * [progress]: [ 516 / 3484 ] simplifiying candidate # 20.272 * * * * [progress]: [ 517 / 3484 ] simplifiying candidate # 20.272 * * * * [progress]: [ 518 / 3484 ] simplifiying candidate # 20.273 * * * * [progress]: [ 519 / 3484 ] simplifiying candidate # 20.273 * * * * [progress]: [ 520 / 3484 ] simplifiying candidate # 20.273 * * * * [progress]: [ 521 / 3484 ] simplifiying candidate # 20.273 * * * * [progress]: [ 522 / 3484 ] simplifiying candidate # 20.273 * * * * [progress]: [ 523 / 3484 ] simplifiying candidate # 20.273 * * * * [progress]: [ 524 / 3484 ] simplifiying candidate # 20.273 * * * * [progress]: [ 525 / 3484 ] simplifiying candidate # 20.273 * * * * [progress]: [ 526 / 3484 ] simplifiying candidate # 20.273 * * * * [progress]: [ 527 / 3484 ] simplifiying candidate # 20.273 * * * * [progress]: [ 528 / 3484 ] simplifiying candidate # 20.273 * * * * [progress]: [ 529 / 3484 ] simplifiying candidate # 20.273 * * * * [progress]: [ 530 / 3484 ] simplifiying candidate # 20.274 * * * * [progress]: [ 531 / 3484 ] simplifiying candidate # 20.274 * * * * [progress]: [ 532 / 3484 ] simplifiying candidate # 20.274 * * * * [progress]: [ 533 / 3484 ] simplifiying candidate # 20.274 * * * * [progress]: [ 534 / 3484 ] simplifiying candidate # 20.274 * * * * [progress]: [ 535 / 3484 ] simplifiying candidate # 20.274 * * * * [progress]: [ 536 / 3484 ] simplifiying candidate # 20.274 * * * * [progress]: [ 537 / 3484 ] simplifiying candidate # 20.274 * * * * [progress]: [ 538 / 3484 ] simplifiying candidate # 20.274 * * * * [progress]: [ 539 / 3484 ] simplifiying candidate # 20.274 * * * * [progress]: [ 540 / 3484 ] simplifiying candidate # 20.274 * * * * [progress]: [ 541 / 3484 ] simplifiying candidate # 20.275 * * * * [progress]: [ 542 / 3484 ] simplifiying candidate # 20.275 * * * * [progress]: [ 543 / 3484 ] simplifiying candidate # 20.275 * * * * [progress]: [ 544 / 3484 ] simplifiying candidate # 20.275 * * * * [progress]: [ 545 / 3484 ] simplifiying candidate # 20.275 * * * * [progress]: [ 546 / 3484 ] simplifiying candidate # 20.275 * * * * [progress]: [ 547 / 3484 ] simplifiying candidate # 20.275 * * * * [progress]: [ 548 / 3484 ] simplifiying candidate # 20.275 * * * * [progress]: [ 549 / 3484 ] simplifiying candidate # 20.275 * * * * [progress]: [ 550 / 3484 ] simplifiying candidate # 20.275 * * * * [progress]: [ 551 / 3484 ] simplifiying candidate # 20.275 * * * * [progress]: [ 552 / 3484 ] simplifiying candidate # 20.275 * * * * [progress]: [ 553 / 3484 ] simplifiying candidate # 20.276 * * * * [progress]: [ 554 / 3484 ] simplifiying candidate # 20.276 * * * * [progress]: [ 555 / 3484 ] simplifiying candidate # 20.276 * * * * [progress]: [ 556 / 3484 ] simplifiying candidate # 20.276 * * * * [progress]: [ 557 / 3484 ] simplifiying candidate # 20.276 * * * * [progress]: [ 558 / 3484 ] simplifiying candidate # 20.276 * * * * [progress]: [ 559 / 3484 ] simplifiying candidate # 20.276 * * * * [progress]: [ 560 / 3484 ] simplifiying candidate # 20.276 * * * * [progress]: [ 561 / 3484 ] simplifiying candidate # 20.276 * * * * [progress]: [ 562 / 3484 ] simplifiying candidate # 20.276 * * * * [progress]: [ 563 / 3484 ] simplifiying candidate # 20.276 * * * * [progress]: [ 564 / 3484 ] simplifiying candidate # 20.276 * * * * [progress]: [ 565 / 3484 ] simplifiying candidate # 20.277 * * * * [progress]: [ 566 / 3484 ] simplifiying candidate # 20.277 * * * * [progress]: [ 567 / 3484 ] simplifiying candidate # 20.277 * * * * [progress]: [ 568 / 3484 ] simplifiying candidate # 20.277 * * * * [progress]: [ 569 / 3484 ] simplifiying candidate # 20.277 * * * * [progress]: [ 570 / 3484 ] simplifiying candidate # 20.277 * * * * [progress]: [ 571 / 3484 ] simplifiying candidate # 20.277 * * * * [progress]: [ 572 / 3484 ] simplifiying candidate # 20.277 * * * * [progress]: [ 573 / 3484 ] simplifiying candidate # 20.277 * * * * [progress]: [ 574 / 3484 ] simplifiying candidate # 20.277 * * * * [progress]: [ 575 / 3484 ] simplifiying candidate # 20.277 * * * * [progress]: [ 576 / 3484 ] simplifiying candidate # 20.277 * * * * [progress]: [ 577 / 3484 ] simplifiying candidate # 20.278 * * * * [progress]: [ 578 / 3484 ] simplifiying candidate # 20.278 * * * * [progress]: [ 579 / 3484 ] simplifiying candidate # 20.278 * * * * [progress]: [ 580 / 3484 ] simplifiying candidate # 20.278 * * * * [progress]: [ 581 / 3484 ] simplifiying candidate # 20.278 * * * * [progress]: [ 582 / 3484 ] simplifiying candidate # 20.278 * * * * [progress]: [ 583 / 3484 ] simplifiying candidate # 20.278 * * * * [progress]: [ 584 / 3484 ] simplifiying candidate # 20.278 * * * * [progress]: [ 585 / 3484 ] simplifiying candidate # 20.278 * * * * [progress]: [ 586 / 3484 ] simplifiying candidate # 20.278 * * * * [progress]: [ 587 / 3484 ] simplifiying candidate # 20.278 * * * * [progress]: [ 588 / 3484 ] simplifiying candidate # 20.279 * * * * [progress]: [ 589 / 3484 ] simplifiying candidate # 20.279 * * * * [progress]: [ 590 / 3484 ] simplifiying candidate # 20.279 * * * * [progress]: [ 591 / 3484 ] simplifiying candidate # 20.279 * * * * [progress]: [ 592 / 3484 ] simplifiying candidate # 20.279 * * * * [progress]: [ 593 / 3484 ] simplifiying candidate # 20.279 * * * * [progress]: [ 594 / 3484 ] simplifiying candidate # 20.279 * * * * [progress]: [ 595 / 3484 ] simplifiying candidate # 20.279 * * * * [progress]: [ 596 / 3484 ] simplifiying candidate # 20.279 * * * * [progress]: [ 597 / 3484 ] simplifiying candidate # 20.279 * * * * [progress]: [ 598 / 3484 ] simplifiying candidate # 20.280 * * * * [progress]: [ 599 / 3484 ] simplifiying candidate # 20.280 * * * * [progress]: [ 600 / 3484 ] simplifiying candidate # 20.280 * * * * [progress]: [ 601 / 3484 ] simplifiying candidate # 20.280 * * * * [progress]: [ 602 / 3484 ] simplifiying candidate # 20.280 * * * * [progress]: [ 603 / 3484 ] simplifiying candidate # 20.280 * * * * [progress]: [ 604 / 3484 ] simplifiying candidate # 20.280 * * * * [progress]: [ 605 / 3484 ] simplifiying candidate # 20.280 * * * * [progress]: [ 606 / 3484 ] simplifiying candidate # 20.280 * * * * [progress]: [ 607 / 3484 ] simplifiying candidate # 20.280 * * * * [progress]: [ 608 / 3484 ] simplifiying candidate # 20.280 * * * * [progress]: [ 609 / 3484 ] simplifiying candidate # 20.280 * * * * [progress]: [ 610 / 3484 ] simplifiying candidate # 20.281 * * * * [progress]: [ 611 / 3484 ] simplifiying candidate # 20.281 * * * * [progress]: [ 612 / 3484 ] simplifiying candidate # 20.281 * * * * [progress]: [ 613 / 3484 ] simplifiying candidate # 20.281 * * * * [progress]: [ 614 / 3484 ] simplifiying candidate # 20.281 * * * * [progress]: [ 615 / 3484 ] simplifiying candidate # 20.281 * * * * [progress]: [ 616 / 3484 ] simplifiying candidate # 20.281 * * * * [progress]: [ 617 / 3484 ] simplifiying candidate # 20.281 * * * * [progress]: [ 618 / 3484 ] simplifiying candidate # 20.281 * * * * [progress]: [ 619 / 3484 ] simplifiying candidate # 20.281 * * * * [progress]: [ 620 / 3484 ] simplifiying candidate # 20.281 * * * * [progress]: [ 621 / 3484 ] simplifiying candidate # 20.281 * * * * [progress]: [ 622 / 3484 ] simplifiying candidate # 20.282 * * * * [progress]: [ 623 / 3484 ] simplifiying candidate # 20.282 * * * * [progress]: [ 624 / 3484 ] simplifiying candidate # 20.282 * * * * [progress]: [ 625 / 3484 ] simplifiying candidate # 20.282 * * * * [progress]: [ 626 / 3484 ] simplifiying candidate # 20.282 * * * * [progress]: [ 627 / 3484 ] simplifiying candidate # 20.282 * * * * [progress]: [ 628 / 3484 ] simplifiying candidate # 20.282 * * * * [progress]: [ 629 / 3484 ] simplifiying candidate # 20.282 * * * * [progress]: [ 630 / 3484 ] simplifiying candidate # 20.282 * * * * [progress]: [ 631 / 3484 ] simplifiying candidate # 20.282 * * * * [progress]: [ 632 / 3484 ] simplifiying candidate # 20.282 * * * * [progress]: [ 633 / 3484 ] simplifiying candidate # 20.282 * * * * [progress]: [ 634 / 3484 ] simplifiying candidate # 20.282 * * * * [progress]: [ 635 / 3484 ] simplifiying candidate # 20.283 * * * * [progress]: [ 636 / 3484 ] simplifiying candidate # 20.283 * * * * [progress]: [ 637 / 3484 ] simplifiying candidate # 20.283 * * * * [progress]: [ 638 / 3484 ] simplifiying candidate # 20.283 * * * * [progress]: [ 639 / 3484 ] simplifiying candidate # 20.283 * * * * [progress]: [ 640 / 3484 ] simplifiying candidate # 20.283 * * * * [progress]: [ 641 / 3484 ] simplifiying candidate # 20.283 * * * * [progress]: [ 642 / 3484 ] simplifiying candidate # 20.283 * * * * [progress]: [ 643 / 3484 ] simplifiying candidate # 20.283 * * * * [progress]: [ 644 / 3484 ] simplifiying candidate # 20.283 * * * * [progress]: [ 645 / 3484 ] simplifiying candidate # 20.283 * * * * [progress]: [ 646 / 3484 ] simplifiying candidate # 20.283 * * * * [progress]: [ 647 / 3484 ] simplifiying candidate # 20.284 * * * * [progress]: [ 648 / 3484 ] simplifiying candidate # 20.284 * * * * [progress]: [ 649 / 3484 ] simplifiying candidate # 20.284 * * * * [progress]: [ 650 / 3484 ] simplifiying candidate # 20.284 * * * * [progress]: [ 651 / 3484 ] simplifiying candidate # 20.284 * * * * [progress]: [ 652 / 3484 ] simplifiying candidate # 20.284 * * * * [progress]: [ 653 / 3484 ] simplifiying candidate # 20.284 * * * * [progress]: [ 654 / 3484 ] simplifiying candidate # 20.284 * * * * [progress]: [ 655 / 3484 ] simplifiying candidate # 20.284 * * * * [progress]: [ 656 / 3484 ] simplifiying candidate # 20.284 * * * * [progress]: [ 657 / 3484 ] simplifiying candidate # 20.284 * * * * [progress]: [ 658 / 3484 ] simplifiying candidate # 20.284 * * * * [progress]: [ 659 / 3484 ] simplifiying candidate # 20.284 * * * * [progress]: [ 660 / 3484 ] simplifiying candidate # 20.285 * * * * [progress]: [ 661 / 3484 ] simplifiying candidate # 20.285 * * * * [progress]: [ 662 / 3484 ] simplifiying candidate # 20.285 * * * * [progress]: [ 663 / 3484 ] simplifiying candidate # 20.285 * * * * [progress]: [ 664 / 3484 ] simplifiying candidate # 20.285 * * * * [progress]: [ 665 / 3484 ] simplifiying candidate # 20.285 * * * * [progress]: [ 666 / 3484 ] simplifiying candidate # 20.285 * * * * [progress]: [ 667 / 3484 ] simplifiying candidate # 20.285 * * * * [progress]: [ 668 / 3484 ] simplifiying candidate # 20.285 * * * * [progress]: [ 669 / 3484 ] simplifiying candidate # 20.285 * * * * [progress]: [ 670 / 3484 ] simplifiying candidate # 20.285 * * * * [progress]: [ 671 / 3484 ] simplifiying candidate # 20.286 * * * * [progress]: [ 672 / 3484 ] simplifiying candidate # 20.286 * * * * [progress]: [ 673 / 3484 ] simplifiying candidate # 20.286 * * * * [progress]: [ 674 / 3484 ] simplifiying candidate # 20.286 * * * * [progress]: [ 675 / 3484 ] simplifiying candidate # 20.286 * * * * [progress]: [ 676 / 3484 ] simplifiying candidate # 20.286 * * * * [progress]: [ 677 / 3484 ] simplifiying candidate # 20.286 * * * * [progress]: [ 678 / 3484 ] simplifiying candidate # 20.286 * * * * [progress]: [ 679 / 3484 ] simplifiying candidate # 20.286 * * * * [progress]: [ 680 / 3484 ] simplifiying candidate # 20.286 * * * * [progress]: [ 681 / 3484 ] simplifiying candidate # 20.286 * * * * [progress]: [ 682 / 3484 ] simplifiying candidate # 20.286 * * * * [progress]: [ 683 / 3484 ] simplifiying candidate # 20.286 * * * * [progress]: [ 684 / 3484 ] simplifiying candidate # 20.287 * * * * [progress]: [ 685 / 3484 ] simplifiying candidate # 20.287 * * * * [progress]: [ 686 / 3484 ] simplifiying candidate # 20.287 * * * * [progress]: [ 687 / 3484 ] simplifiying candidate # 20.287 * * * * [progress]: [ 688 / 3484 ] simplifiying candidate # 20.287 * * * * [progress]: [ 689 / 3484 ] simplifiying candidate # 20.287 * * * * [progress]: [ 690 / 3484 ] simplifiying candidate # 20.287 * * * * [progress]: [ 691 / 3484 ] simplifiying candidate # 20.287 * * * * [progress]: [ 692 / 3484 ] simplifiying candidate # 20.287 * * * * [progress]: [ 693 / 3484 ] simplifiying candidate # 20.287 * * * * [progress]: [ 694 / 3484 ] simplifiying candidate # 20.287 * * * * [progress]: [ 695 / 3484 ] simplifiying candidate # 20.287 * * * * [progress]: [ 696 / 3484 ] simplifiying candidate # 20.287 * * * * [progress]: [ 697 / 3484 ] simplifiying candidate # 20.288 * * * * [progress]: [ 698 / 3484 ] simplifiying candidate # 20.288 * * * * [progress]: [ 699 / 3484 ] simplifiying candidate # 20.288 * * * * [progress]: [ 700 / 3484 ] simplifiying candidate # 20.288 * * * * [progress]: [ 701 / 3484 ] simplifiying candidate # 20.288 * * * * [progress]: [ 702 / 3484 ] simplifiying candidate # 20.288 * * * * [progress]: [ 703 / 3484 ] simplifiying candidate # 20.288 * * * * [progress]: [ 704 / 3484 ] simplifiying candidate # 20.288 * * * * [progress]: [ 705 / 3484 ] simplifiying candidate # 20.288 * * * * [progress]: [ 706 / 3484 ] simplifiying candidate # 20.288 * * * * [progress]: [ 707 / 3484 ] simplifiying candidate # 20.288 * * * * [progress]: [ 708 / 3484 ] simplifiying candidate # 20.288 * * * * [progress]: [ 709 / 3484 ] simplifiying candidate # 20.288 * * * * [progress]: [ 710 / 3484 ] simplifiying candidate # 20.289 * * * * [progress]: [ 711 / 3484 ] simplifiying candidate # 20.289 * * * * [progress]: [ 712 / 3484 ] simplifiying candidate # 20.289 * * * * [progress]: [ 713 / 3484 ] simplifiying candidate # 20.289 * * * * [progress]: [ 714 / 3484 ] simplifiying candidate # 20.289 * * * * [progress]: [ 715 / 3484 ] simplifiying candidate # 20.289 * * * * [progress]: [ 716 / 3484 ] simplifiying candidate # 20.289 * * * * [progress]: [ 717 / 3484 ] simplifiying candidate # 20.289 * * * * [progress]: [ 718 / 3484 ] simplifiying candidate # 20.289 * * * * [progress]: [ 719 / 3484 ] simplifiying candidate # 20.289 * * * * [progress]: [ 720 / 3484 ] simplifiying candidate # 20.289 * * * * [progress]: [ 721 / 3484 ] simplifiying candidate # 20.289 * * * * [progress]: [ 722 / 3484 ] simplifiying candidate # 20.289 * * * * [progress]: [ 723 / 3484 ] simplifiying candidate # 20.289 * * * * [progress]: [ 724 / 3484 ] simplifiying candidate # 20.290 * * * * [progress]: [ 725 / 3484 ] simplifiying candidate # 20.290 * * * * [progress]: [ 726 / 3484 ] simplifiying candidate # 20.290 * * * * [progress]: [ 727 / 3484 ] simplifiying candidate # 20.290 * * * * [progress]: [ 728 / 3484 ] simplifiying candidate # 20.290 * * * * [progress]: [ 729 / 3484 ] simplifiying candidate # 20.290 * * * * [progress]: [ 730 / 3484 ] simplifiying candidate # 20.290 * * * * [progress]: [ 731 / 3484 ] simplifiying candidate # 20.290 * * * * [progress]: [ 732 / 3484 ] simplifiying candidate # 20.290 * * * * [progress]: [ 733 / 3484 ] simplifiying candidate # 20.290 * * * * [progress]: [ 734 / 3484 ] simplifiying candidate # 20.290 * * * * [progress]: [ 735 / 3484 ] simplifiying candidate # 20.290 * * * * [progress]: [ 736 / 3484 ] simplifiying candidate # 20.290 * * * * [progress]: [ 737 / 3484 ] simplifiying candidate # 20.290 * * * * [progress]: [ 738 / 3484 ] simplifiying candidate # 20.290 * * * * [progress]: [ 739 / 3484 ] simplifiying candidate # 20.290 * * * * [progress]: [ 740 / 3484 ] simplifiying candidate # 20.290 * * * * [progress]: [ 741 / 3484 ] simplifiying candidate # 20.290 * * * * [progress]: [ 742 / 3484 ] simplifiying candidate # 20.291 * * * * [progress]: [ 743 / 3484 ] simplifiying candidate # 20.291 * * * * [progress]: [ 744 / 3484 ] simplifiying candidate # 20.291 * * * * [progress]: [ 745 / 3484 ] simplifiying candidate # 20.291 * * * * [progress]: [ 746 / 3484 ] simplifiying candidate # 20.291 * * * * [progress]: [ 747 / 3484 ] simplifiying candidate # 20.291 * * * * [progress]: [ 748 / 3484 ] simplifiying candidate # 20.291 * * * * [progress]: [ 749 / 3484 ] simplifiying candidate # 20.291 * * * * [progress]: [ 750 / 3484 ] simplifiying candidate # 20.291 * * * * [progress]: [ 751 / 3484 ] simplifiying candidate # 20.291 * * * * [progress]: [ 752 / 3484 ] simplifiying candidate # 20.291 * * * * [progress]: [ 753 / 3484 ] simplifiying candidate # 20.291 * * * * [progress]: [ 754 / 3484 ] simplifiying candidate # 20.291 * * * * [progress]: [ 755 / 3484 ] simplifiying candidate # 20.291 * * * * [progress]: [ 756 / 3484 ] simplifiying candidate # 20.291 * * * * [progress]: [ 757 / 3484 ] simplifiying candidate # 20.291 * * * * [progress]: [ 758 / 3484 ] simplifiying candidate # 20.291 * * * * [progress]: [ 759 / 3484 ] simplifiying candidate # 20.291 * * * * [progress]: [ 760 / 3484 ] simplifiying candidate # 20.291 * * * * [progress]: [ 761 / 3484 ] simplifiying candidate # 20.292 * * * * [progress]: [ 762 / 3484 ] simplifiying candidate # 20.292 * * * * [progress]: [ 763 / 3484 ] simplifiying candidate # 20.292 * * * * [progress]: [ 764 / 3484 ] simplifiying candidate # 20.292 * * * * [progress]: [ 765 / 3484 ] simplifiying candidate # 20.292 * * * * [progress]: [ 766 / 3484 ] simplifiying candidate # 20.292 * * * * [progress]: [ 767 / 3484 ] simplifiying candidate # 20.292 * * * * [progress]: [ 768 / 3484 ] simplifiying candidate # 20.292 * * * * [progress]: [ 769 / 3484 ] simplifiying candidate # 20.292 * * * * [progress]: [ 770 / 3484 ] simplifiying candidate # 20.292 * * * * [progress]: [ 771 / 3484 ] simplifiying candidate # 20.292 * * * * [progress]: [ 772 / 3484 ] simplifiying candidate # 20.292 * * * * [progress]: [ 773 / 3484 ] simplifiying candidate # 20.292 * * * * [progress]: [ 774 / 3484 ] simplifiying candidate # 20.292 * * * * [progress]: [ 775 / 3484 ] simplifiying candidate # 20.292 * * * * [progress]: [ 776 / 3484 ] simplifiying candidate # 20.292 * * * * [progress]: [ 777 / 3484 ] simplifiying candidate # 20.292 * * * * [progress]: [ 778 / 3484 ] simplifiying candidate # 20.292 * * * * [progress]: [ 779 / 3484 ] simplifiying candidate # 20.293 * * * * [progress]: [ 780 / 3484 ] simplifiying candidate # 20.293 * * * * [progress]: [ 781 / 3484 ] simplifiying candidate # 20.293 * * * * [progress]: [ 782 / 3484 ] simplifiying candidate # 20.293 * * * * [progress]: [ 783 / 3484 ] simplifiying candidate # 20.293 * * * * [progress]: [ 784 / 3484 ] simplifiying candidate # 20.293 * * * * [progress]: [ 785 / 3484 ] simplifiying candidate # 20.293 * * * * [progress]: [ 786 / 3484 ] simplifiying candidate # 20.293 * * * * [progress]: [ 787 / 3484 ] simplifiying candidate # 20.293 * * * * [progress]: [ 788 / 3484 ] simplifiying candidate # 20.293 * * * * [progress]: [ 789 / 3484 ] simplifiying candidate # 20.293 * * * * [progress]: [ 790 / 3484 ] simplifiying candidate # 20.293 * * * * [progress]: [ 791 / 3484 ] simplifiying candidate # 20.293 * * * * [progress]: [ 792 / 3484 ] simplifiying candidate # 20.293 * * * * [progress]: [ 793 / 3484 ] simplifiying candidate # 20.293 * * * * [progress]: [ 794 / 3484 ] simplifiying candidate # 20.293 * * * * [progress]: [ 795 / 3484 ] simplifiying candidate # 20.293 * * * * [progress]: [ 796 / 3484 ] simplifiying candidate # 20.293 * * * * [progress]: [ 797 / 3484 ] simplifiying candidate # 20.293 * * * * [progress]: [ 798 / 3484 ] simplifiying candidate # 20.294 * * * * [progress]: [ 799 / 3484 ] simplifiying candidate # 20.294 * * * * [progress]: [ 800 / 3484 ] simplifiying candidate # 20.294 * * * * [progress]: [ 801 / 3484 ] simplifiying candidate # 20.294 * * * * [progress]: [ 802 / 3484 ] simplifiying candidate # 20.294 * * * * [progress]: [ 803 / 3484 ] simplifiying candidate # 20.294 * * * * [progress]: [ 804 / 3484 ] simplifiying candidate # 20.294 * * * * [progress]: [ 805 / 3484 ] simplifiying candidate # 20.294 * * * * [progress]: [ 806 / 3484 ] simplifiying candidate # 20.294 * * * * [progress]: [ 807 / 3484 ] simplifiying candidate # 20.294 * * * * [progress]: [ 808 / 3484 ] simplifiying candidate # 20.294 * * * * [progress]: [ 809 / 3484 ] simplifiying candidate # 20.294 * * * * [progress]: [ 810 / 3484 ] simplifiying candidate # 20.294 * * * * [progress]: [ 811 / 3484 ] simplifiying candidate # 20.294 * * * * [progress]: [ 812 / 3484 ] simplifiying candidate # 20.294 * * * * [progress]: [ 813 / 3484 ] simplifiying candidate # 20.294 * * * * [progress]: [ 814 / 3484 ] simplifiying candidate # 20.294 * * * * [progress]: [ 815 / 3484 ] simplifiying candidate # 20.295 * * * * [progress]: [ 816 / 3484 ] simplifiying candidate # 20.295 * * * * [progress]: [ 817 / 3484 ] simplifiying candidate # 20.295 * * * * [progress]: [ 818 / 3484 ] simplifiying candidate # 20.295 * * * * [progress]: [ 819 / 3484 ] simplifiying candidate # 20.295 * * * * [progress]: [ 820 / 3484 ] simplifiying candidate # 20.295 * * * * [progress]: [ 821 / 3484 ] simplifiying candidate # 20.295 * * * * [progress]: [ 822 / 3484 ] simplifiying candidate # 20.295 * * * * [progress]: [ 823 / 3484 ] simplifiying candidate # 20.295 * * * * [progress]: [ 824 / 3484 ] simplifiying candidate # 20.295 * * * * [progress]: [ 825 / 3484 ] simplifiying candidate # 20.295 * * * * [progress]: [ 826 / 3484 ] simplifiying candidate # 20.295 * * * * [progress]: [ 827 / 3484 ] simplifiying candidate # 20.295 * * * * [progress]: [ 828 / 3484 ] simplifiying candidate # 20.295 * * * * [progress]: [ 829 / 3484 ] simplifiying candidate # 20.295 * * * * [progress]: [ 830 / 3484 ] simplifiying candidate # 20.295 * * * * [progress]: [ 831 / 3484 ] simplifiying candidate # 20.295 * * * * [progress]: [ 832 / 3484 ] simplifiying candidate # 20.295 * * * * [progress]: [ 833 / 3484 ] simplifiying candidate # 20.295 * * * * [progress]: [ 834 / 3484 ] simplifiying candidate # 20.296 * * * * [progress]: [ 835 / 3484 ] simplifiying candidate # 20.296 * * * * [progress]: [ 836 / 3484 ] simplifiying candidate # 20.296 * * * * [progress]: [ 837 / 3484 ] simplifiying candidate # 20.296 * * * * [progress]: [ 838 / 3484 ] simplifiying candidate # 20.296 * * * * [progress]: [ 839 / 3484 ] simplifiying candidate # 20.296 * * * * [progress]: [ 840 / 3484 ] simplifiying candidate # 20.296 * * * * [progress]: [ 841 / 3484 ] simplifiying candidate # 20.296 * * * * [progress]: [ 842 / 3484 ] simplifiying candidate # 20.296 * * * * [progress]: [ 843 / 3484 ] simplifiying candidate # 20.296 * * * * [progress]: [ 844 / 3484 ] simplifiying candidate # 20.296 * * * * [progress]: [ 845 / 3484 ] simplifiying candidate # 20.296 * * * * [progress]: [ 846 / 3484 ] simplifiying candidate # 20.296 * * * * [progress]: [ 847 / 3484 ] simplifiying candidate # 20.296 * * * * [progress]: [ 848 / 3484 ] simplifiying candidate # 20.296 * * * * [progress]: [ 849 / 3484 ] simplifiying candidate # 20.296 * * * * [progress]: [ 850 / 3484 ] simplifiying candidate # 20.296 * * * * [progress]: [ 851 / 3484 ] simplifiying candidate # 20.296 * * * * [progress]: [ 852 / 3484 ] simplifiying candidate # 20.297 * * * * [progress]: [ 853 / 3484 ] simplifiying candidate # 20.297 * * * * [progress]: [ 854 / 3484 ] simplifiying candidate # 20.297 * * * * [progress]: [ 855 / 3484 ] simplifiying candidate # 20.297 * * * * [progress]: [ 856 / 3484 ] simplifiying candidate # 20.297 * * * * [progress]: [ 857 / 3484 ] simplifiying candidate # 20.297 * * * * [progress]: [ 858 / 3484 ] simplifiying candidate # 20.297 * * * * [progress]: [ 859 / 3484 ] simplifiying candidate # 20.297 * * * * [progress]: [ 860 / 3484 ] simplifiying candidate # 20.297 * * * * [progress]: [ 861 / 3484 ] simplifiying candidate # 20.297 * * * * [progress]: [ 862 / 3484 ] simplifiying candidate # 20.297 * * * * [progress]: [ 863 / 3484 ] simplifiying candidate # 20.297 * * * * [progress]: [ 864 / 3484 ] simplifiying candidate # 20.297 * * * * [progress]: [ 865 / 3484 ] simplifiying candidate # 20.297 * * * * [progress]: [ 866 / 3484 ] simplifiying candidate # 20.297 * * * * [progress]: [ 867 / 3484 ] simplifiying candidate # 20.297 * * * * [progress]: [ 868 / 3484 ] simplifiying candidate # 20.297 * * * * [progress]: [ 869 / 3484 ] simplifiying candidate # 20.298 * * * * [progress]: [ 870 / 3484 ] simplifiying candidate # 20.298 * * * * [progress]: [ 871 / 3484 ] simplifiying candidate # 20.298 * * * * [progress]: [ 872 / 3484 ] simplifiying candidate # 20.298 * * * * [progress]: [ 873 / 3484 ] simplifiying candidate # 20.298 * * * * [progress]: [ 874 / 3484 ] simplifiying candidate # 20.298 * * * * [progress]: [ 875 / 3484 ] simplifiying candidate # 20.298 * * * * [progress]: [ 876 / 3484 ] simplifiying candidate # 20.298 * * * * [progress]: [ 877 / 3484 ] simplifiying candidate # 20.298 * * * * [progress]: [ 878 / 3484 ] simplifiying candidate # 20.298 * * * * [progress]: [ 879 / 3484 ] simplifiying candidate # 20.298 * * * * [progress]: [ 880 / 3484 ] simplifiying candidate # 20.298 * * * * [progress]: [ 881 / 3484 ] simplifiying candidate # 20.298 * * * * [progress]: [ 882 / 3484 ] simplifiying candidate # 20.298 * * * * [progress]: [ 883 / 3484 ] simplifiying candidate # 20.298 * * * * [progress]: [ 884 / 3484 ] simplifiying candidate # 20.303 * * * * [progress]: [ 885 / 3484 ] simplifiying candidate # 20.303 * * * * [progress]: [ 886 / 3484 ] simplifiying candidate # 20.303 * * * * [progress]: [ 887 / 3484 ] simplifiying candidate # 20.303 * * * * [progress]: [ 888 / 3484 ] simplifiying candidate # 20.303 * * * * [progress]: [ 889 / 3484 ] simplifiying candidate # 20.304 * * * * [progress]: [ 890 / 3484 ] simplifiying candidate # 20.304 * * * * [progress]: [ 891 / 3484 ] simplifiying candidate # 20.304 * * * * [progress]: [ 892 / 3484 ] simplifiying candidate # 20.304 * * * * [progress]: [ 893 / 3484 ] simplifiying candidate # 20.304 * * * * [progress]: [ 894 / 3484 ] simplifiying candidate # 20.304 * * * * [progress]: [ 895 / 3484 ] simplifiying candidate # 20.304 * * * * [progress]: [ 896 / 3484 ] simplifiying candidate # 20.304 * * * * [progress]: [ 897 / 3484 ] simplifiying candidate # 20.304 * * * * [progress]: [ 898 / 3484 ] simplifiying candidate # 20.304 * * * * [progress]: [ 899 / 3484 ] simplifiying candidate # 20.304 * * * * [progress]: [ 900 / 3484 ] simplifiying candidate # 20.304 * * * * [progress]: [ 901 / 3484 ] simplifiying candidate # 20.304 * * * * [progress]: [ 902 / 3484 ] simplifiying candidate # 20.304 * * * * [progress]: [ 903 / 3484 ] simplifiying candidate # 20.304 * * * * [progress]: [ 904 / 3484 ] simplifiying candidate # 20.304 * * * * [progress]: [ 905 / 3484 ] simplifiying candidate # 20.304 * * * * [progress]: [ 906 / 3484 ] simplifiying candidate # 20.305 * * * * [progress]: [ 907 / 3484 ] simplifiying candidate # 20.305 * * * * [progress]: [ 908 / 3484 ] simplifiying candidate # 20.305 * * * * [progress]: [ 909 / 3484 ] simplifiying candidate # 20.305 * * * * [progress]: [ 910 / 3484 ] simplifiying candidate # 20.305 * * * * [progress]: [ 911 / 3484 ] simplifiying candidate # 20.305 * * * * [progress]: [ 912 / 3484 ] simplifiying candidate # 20.305 * * * * [progress]: [ 913 / 3484 ] simplifiying candidate # 20.305 * * * * [progress]: [ 914 / 3484 ] simplifiying candidate # 20.305 * * * * [progress]: [ 915 / 3484 ] simplifiying candidate # 20.305 * * * * [progress]: [ 916 / 3484 ] simplifiying candidate # 20.305 * * * * [progress]: [ 917 / 3484 ] simplifiying candidate # 20.305 * * * * [progress]: [ 918 / 3484 ] simplifiying candidate # 20.305 * * * * [progress]: [ 919 / 3484 ] simplifiying candidate # 20.305 * * * * [progress]: [ 920 / 3484 ] simplifiying candidate # 20.305 * * * * [progress]: [ 921 / 3484 ] simplifiying candidate # 20.305 * * * * [progress]: [ 922 / 3484 ] simplifiying candidate # 20.305 * * * * [progress]: [ 923 / 3484 ] simplifiying candidate # 20.305 * * * * [progress]: [ 924 / 3484 ] simplifiying candidate # 20.306 * * * * [progress]: [ 925 / 3484 ] simplifiying candidate # 20.306 * * * * [progress]: [ 926 / 3484 ] simplifiying candidate # 20.306 * * * * [progress]: [ 927 / 3484 ] simplifiying candidate # 20.306 * * * * [progress]: [ 928 / 3484 ] simplifiying candidate # 20.306 * * * * [progress]: [ 929 / 3484 ] simplifiying candidate # 20.306 * * * * [progress]: [ 930 / 3484 ] simplifiying candidate # 20.306 * * * * [progress]: [ 931 / 3484 ] simplifiying candidate # 20.306 * * * * [progress]: [ 932 / 3484 ] simplifiying candidate # 20.306 * * * * [progress]: [ 933 / 3484 ] simplifiying candidate # 20.306 * * * * [progress]: [ 934 / 3484 ] simplifiying candidate # 20.306 * * * * [progress]: [ 935 / 3484 ] simplifiying candidate # 20.306 * * * * [progress]: [ 936 / 3484 ] simplifiying candidate # 20.306 * * * * [progress]: [ 937 / 3484 ] simplifiying candidate # 20.306 * * * * [progress]: [ 938 / 3484 ] simplifiying candidate # 20.306 * * * * [progress]: [ 939 / 3484 ] simplifiying candidate # 20.306 * * * * [progress]: [ 940 / 3484 ] simplifiying candidate # 20.306 * * * * [progress]: [ 941 / 3484 ] simplifiying candidate # 20.306 * * * * [progress]: [ 942 / 3484 ] simplifiying candidate # 20.306 * * * * [progress]: [ 943 / 3484 ] simplifiying candidate # 20.307 * * * * [progress]: [ 944 / 3484 ] simplifiying candidate # 20.307 * * * * [progress]: [ 945 / 3484 ] simplifiying candidate # 20.307 * * * * [progress]: [ 946 / 3484 ] simplifiying candidate # 20.307 * * * * [progress]: [ 947 / 3484 ] simplifiying candidate # 20.307 * * * * [progress]: [ 948 / 3484 ] simplifiying candidate # 20.307 * * * * [progress]: [ 949 / 3484 ] simplifiying candidate # 20.307 * * * * [progress]: [ 950 / 3484 ] simplifiying candidate # 20.307 * * * * [progress]: [ 951 / 3484 ] simplifiying candidate # 20.307 * * * * [progress]: [ 952 / 3484 ] simplifiying candidate # 20.307 * * * * [progress]: [ 953 / 3484 ] simplifiying candidate # 20.307 * * * * [progress]: [ 954 / 3484 ] simplifiying candidate # 20.307 * * * * [progress]: [ 955 / 3484 ] simplifiying candidate # 20.307 * * * * [progress]: [ 956 / 3484 ] simplifiying candidate # 20.307 * * * * [progress]: [ 957 / 3484 ] simplifiying candidate # 20.307 * * * * [progress]: [ 958 / 3484 ] simplifiying candidate # 20.307 * * * * [progress]: [ 959 / 3484 ] simplifiying candidate # 20.307 * * * * [progress]: [ 960 / 3484 ] simplifiying candidate # 20.308 * * * * [progress]: [ 961 / 3484 ] simplifiying candidate # 20.308 * * * * [progress]: [ 962 / 3484 ] simplifiying candidate # 20.308 * * * * [progress]: [ 963 / 3484 ] simplifiying candidate # 20.308 * * * * [progress]: [ 964 / 3484 ] simplifiying candidate # 20.308 * * * * [progress]: [ 965 / 3484 ] simplifiying candidate # 20.308 * * * * [progress]: [ 966 / 3484 ] simplifiying candidate # 20.308 * * * * [progress]: [ 967 / 3484 ] simplifiying candidate # 20.308 * * * * [progress]: [ 968 / 3484 ] simplifiying candidate # 20.308 * * * * [progress]: [ 969 / 3484 ] simplifiying candidate # 20.308 * * * * [progress]: [ 970 / 3484 ] simplifiying candidate # 20.308 * * * * [progress]: [ 971 / 3484 ] simplifiying candidate # 20.308 * * * * [progress]: [ 972 / 3484 ] simplifiying candidate # 20.308 * * * * [progress]: [ 973 / 3484 ] simplifiying candidate # 20.308 * * * * [progress]: [ 974 / 3484 ] simplifiying candidate # 20.308 * * * * [progress]: [ 975 / 3484 ] simplifiying candidate # 20.308 * * * * [progress]: [ 976 / 3484 ] simplifiying candidate # 20.308 * * * * [progress]: [ 977 / 3484 ] simplifiying candidate # 20.308 * * * * [progress]: [ 978 / 3484 ] simplifiying candidate # 20.308 * * * * [progress]: [ 979 / 3484 ] simplifiying candidate # 20.309 * * * * [progress]: [ 980 / 3484 ] simplifiying candidate # 20.309 * * * * [progress]: [ 981 / 3484 ] simplifiying candidate # 20.309 * * * * [progress]: [ 982 / 3484 ] simplifiying candidate # 20.309 * * * * [progress]: [ 983 / 3484 ] simplifiying candidate # 20.309 * * * * [progress]: [ 984 / 3484 ] simplifiying candidate # 20.309 * * * * [progress]: [ 985 / 3484 ] simplifiying candidate # 20.309 * * * * [progress]: [ 986 / 3484 ] simplifiying candidate # 20.309 * * * * [progress]: [ 987 / 3484 ] simplifiying candidate # 20.309 * * * * [progress]: [ 988 / 3484 ] simplifiying candidate # 20.309 * * * * [progress]: [ 989 / 3484 ] simplifiying candidate # 20.309 * * * * [progress]: [ 990 / 3484 ] simplifiying candidate # 20.309 * * * * [progress]: [ 991 / 3484 ] simplifiying candidate # 20.309 * * * * [progress]: [ 992 / 3484 ] simplifiying candidate # 20.309 * * * * [progress]: [ 993 / 3484 ] simplifiying candidate # 20.309 * * * * [progress]: [ 994 / 3484 ] simplifiying candidate # 20.309 * * * * [progress]: [ 995 / 3484 ] simplifiying candidate # 20.309 * * * * [progress]: [ 996 / 3484 ] simplifiying candidate # 20.309 * * * * [progress]: [ 997 / 3484 ] simplifiying candidate # 20.310 * * * * [progress]: [ 998 / 3484 ] simplifiying candidate # 20.310 * * * * [progress]: [ 999 / 3484 ] simplifiying candidate # 20.310 * * * * [progress]: [ 1000 / 3484 ] simplifiying candidate # 20.310 * * * * [progress]: [ 1001 / 3484 ] simplifiying candidate # 20.310 * * * * [progress]: [ 1002 / 3484 ] simplifiying candidate # 20.310 * * * * [progress]: [ 1003 / 3484 ] simplifiying candidate # 20.310 * * * * [progress]: [ 1004 / 3484 ] simplifiying candidate # 20.310 * * * * [progress]: [ 1005 / 3484 ] simplifiying candidate # 20.310 * * * * [progress]: [ 1006 / 3484 ] simplifiying candidate # 20.310 * * * * [progress]: [ 1007 / 3484 ] simplifiying candidate # 20.310 * * * * [progress]: [ 1008 / 3484 ] simplifiying candidate # 20.310 * * * * [progress]: [ 1009 / 3484 ] simplifiying candidate # 20.310 * * * * [progress]: [ 1010 / 3484 ] simplifiying candidate # 20.310 * * * * [progress]: [ 1011 / 3484 ] simplifiying candidate # 20.310 * * * * [progress]: [ 1012 / 3484 ] simplifiying candidate # 20.310 * * * * [progress]: [ 1013 / 3484 ] simplifiying candidate # 20.310 * * * * [progress]: [ 1014 / 3484 ] simplifiying candidate # 20.310 * * * * [progress]: [ 1015 / 3484 ] simplifiying candidate # 20.311 * * * * [progress]: [ 1016 / 3484 ] simplifiying candidate # 20.311 * * * * [progress]: [ 1017 / 3484 ] simplifiying candidate # 20.311 * * * * [progress]: [ 1018 / 3484 ] simplifiying candidate # 20.311 * * * * [progress]: [ 1019 / 3484 ] simplifiying candidate # 20.311 * * * * [progress]: [ 1020 / 3484 ] simplifiying candidate # 20.311 * * * * [progress]: [ 1021 / 3484 ] simplifiying candidate # 20.311 * * * * [progress]: [ 1022 / 3484 ] simplifiying candidate # 20.311 * * * * [progress]: [ 1023 / 3484 ] simplifiying candidate # 20.311 * * * * [progress]: [ 1024 / 3484 ] simplifiying candidate # 20.311 * * * * [progress]: [ 1025 / 3484 ] simplifiying candidate # 20.311 * * * * [progress]: [ 1026 / 3484 ] simplifiying candidate # 20.311 * * * * [progress]: [ 1027 / 3484 ] simplifiying candidate # 20.311 * * * * [progress]: [ 1028 / 3484 ] simplifiying candidate # 20.311 * * * * [progress]: [ 1029 / 3484 ] simplifiying candidate # 20.311 * * * * [progress]: [ 1030 / 3484 ] simplifiying candidate # 20.311 * * * * [progress]: [ 1031 / 3484 ] simplifiying candidate # 20.311 * * * * [progress]: [ 1032 / 3484 ] simplifiying candidate # 20.311 * * * * [progress]: [ 1033 / 3484 ] simplifiying candidate # 20.311 * * * * [progress]: [ 1034 / 3484 ] simplifiying candidate # 20.312 * * * * [progress]: [ 1035 / 3484 ] simplifiying candidate # 20.312 * * * * [progress]: [ 1036 / 3484 ] simplifiying candidate # 20.312 * * * * [progress]: [ 1037 / 3484 ] simplifiying candidate # 20.312 * * * * [progress]: [ 1038 / 3484 ] simplifiying candidate # 20.312 * * * * [progress]: [ 1039 / 3484 ] simplifiying candidate # 20.312 * * * * [progress]: [ 1040 / 3484 ] simplifiying candidate # 20.312 * * * * [progress]: [ 1041 / 3484 ] simplifiying candidate # 20.312 * * * * [progress]: [ 1042 / 3484 ] simplifiying candidate # 20.312 * * * * [progress]: [ 1043 / 3484 ] simplifiying candidate # 20.312 * * * * [progress]: [ 1044 / 3484 ] simplifiying candidate # 20.312 * * * * [progress]: [ 1045 / 3484 ] simplifiying candidate # 20.312 * * * * [progress]: [ 1046 / 3484 ] simplifiying candidate # 20.312 * * * * [progress]: [ 1047 / 3484 ] simplifiying candidate # 20.312 * * * * [progress]: [ 1048 / 3484 ] simplifiying candidate # 20.312 * * * * [progress]: [ 1049 / 3484 ] simplifiying candidate # 20.312 * * * * [progress]: [ 1050 / 3484 ] simplifiying candidate # 20.312 * * * * [progress]: [ 1051 / 3484 ] simplifiying candidate # 20.312 * * * * [progress]: [ 1052 / 3484 ] simplifiying candidate # 20.313 * * * * [progress]: [ 1053 / 3484 ] simplifiying candidate # 20.313 * * * * [progress]: [ 1054 / 3484 ] simplifiying candidate # 20.313 * * * * [progress]: [ 1055 / 3484 ] simplifiying candidate # 20.313 * * * * [progress]: [ 1056 / 3484 ] simplifiying candidate # 20.313 * * * * [progress]: [ 1057 / 3484 ] simplifiying candidate # 20.313 * * * * [progress]: [ 1058 / 3484 ] simplifiying candidate # 20.313 * * * * [progress]: [ 1059 / 3484 ] simplifiying candidate # 20.313 * * * * [progress]: [ 1060 / 3484 ] simplifiying candidate # 20.313 * * * * [progress]: [ 1061 / 3484 ] simplifiying candidate # 20.313 * * * * [progress]: [ 1062 / 3484 ] simplifiying candidate # 20.313 * * * * [progress]: [ 1063 / 3484 ] simplifiying candidate # 20.313 * * * * [progress]: [ 1064 / 3484 ] simplifiying candidate # 20.313 * * * * [progress]: [ 1065 / 3484 ] simplifiying candidate # 20.313 * * * * [progress]: [ 1066 / 3484 ] simplifiying candidate # 20.313 * * * * [progress]: [ 1067 / 3484 ] simplifiying candidate # 20.313 * * * * [progress]: [ 1068 / 3484 ] simplifiying candidate # 20.313 * * * * [progress]: [ 1069 / 3484 ] simplifiying candidate # 20.313 * * * * [progress]: [ 1070 / 3484 ] simplifiying candidate # 20.313 * * * * [progress]: [ 1071 / 3484 ] simplifiying candidate # 20.314 * * * * [progress]: [ 1072 / 3484 ] simplifiying candidate # 20.314 * * * * [progress]: [ 1073 / 3484 ] simplifiying candidate # 20.314 * * * * [progress]: [ 1074 / 3484 ] simplifiying candidate # 20.314 * * * * [progress]: [ 1075 / 3484 ] simplifiying candidate # 20.314 * * * * [progress]: [ 1076 / 3484 ] simplifiying candidate # 20.314 * * * * [progress]: [ 1077 / 3484 ] simplifiying candidate # 20.314 * * * * [progress]: [ 1078 / 3484 ] simplifiying candidate # 20.314 * * * * [progress]: [ 1079 / 3484 ] simplifiying candidate # 20.314 * * * * [progress]: [ 1080 / 3484 ] simplifiying candidate # 20.314 * * * * [progress]: [ 1081 / 3484 ] simplifiying candidate # 20.314 * * * * [progress]: [ 1082 / 3484 ] simplifiying candidate # 20.314 * * * * [progress]: [ 1083 / 3484 ] simplifiying candidate # 20.314 * * * * [progress]: [ 1084 / 3484 ] simplifiying candidate # 20.314 * * * * [progress]: [ 1085 / 3484 ] simplifiying candidate # 20.314 * * * * [progress]: [ 1086 / 3484 ] simplifiying candidate # 20.314 * * * * [progress]: [ 1087 / 3484 ] simplifiying candidate # 20.314 * * * * [progress]: [ 1088 / 3484 ] simplifiying candidate # 20.314 * * * * [progress]: [ 1089 / 3484 ] simplifiying candidate # 20.314 * * * * [progress]: [ 1090 / 3484 ] simplifiying candidate # 20.315 * * * * [progress]: [ 1091 / 3484 ] simplifiying candidate # 20.315 * * * * [progress]: [ 1092 / 3484 ] simplifiying candidate # 20.315 * * * * [progress]: [ 1093 / 3484 ] simplifiying candidate # 20.315 * * * * [progress]: [ 1094 / 3484 ] simplifiying candidate # 20.315 * * * * [progress]: [ 1095 / 3484 ] simplifiying candidate # 20.315 * * * * [progress]: [ 1096 / 3484 ] simplifiying candidate # 20.315 * * * * [progress]: [ 1097 / 3484 ] simplifiying candidate # 20.315 * * * * [progress]: [ 1098 / 3484 ] simplifiying candidate # 20.315 * * * * [progress]: [ 1099 / 3484 ] simplifiying candidate # 20.315 * * * * [progress]: [ 1100 / 3484 ] simplifiying candidate # 20.315 * * * * [progress]: [ 1101 / 3484 ] simplifiying candidate # 20.315 * * * * [progress]: [ 1102 / 3484 ] simplifiying candidate # 20.315 * * * * [progress]: [ 1103 / 3484 ] simplifiying candidate # 20.315 * * * * [progress]: [ 1104 / 3484 ] simplifiying candidate # 20.315 * * * * [progress]: [ 1105 / 3484 ] simplifiying candidate # 20.315 * * * * [progress]: [ 1106 / 3484 ] simplifiying candidate # 20.315 * * * * [progress]: [ 1107 / 3484 ] simplifiying candidate # 20.315 * * * * [progress]: [ 1108 / 3484 ] simplifiying candidate # 20.315 * * * * [progress]: [ 1109 / 3484 ] simplifiying candidate # 20.316 * * * * [progress]: [ 1110 / 3484 ] simplifiying candidate # 20.316 * * * * [progress]: [ 1111 / 3484 ] simplifiying candidate # 20.316 * * * * [progress]: [ 1112 / 3484 ] simplifiying candidate # 20.316 * * * * [progress]: [ 1113 / 3484 ] simplifiying candidate # 20.316 * * * * [progress]: [ 1114 / 3484 ] simplifiying candidate # 20.316 * * * * [progress]: [ 1115 / 3484 ] simplifiying candidate # 20.316 * * * * [progress]: [ 1116 / 3484 ] simplifiying candidate # 20.316 * * * * [progress]: [ 1117 / 3484 ] simplifiying candidate # 20.316 * * * * [progress]: [ 1118 / 3484 ] simplifiying candidate # 20.316 * * * * [progress]: [ 1119 / 3484 ] simplifiying candidate # 20.316 * * * * [progress]: [ 1120 / 3484 ] simplifiying candidate # 20.316 * * * * [progress]: [ 1121 / 3484 ] simplifiying candidate # 20.316 * * * * [progress]: [ 1122 / 3484 ] simplifiying candidate # 20.316 * * * * [progress]: [ 1123 / 3484 ] simplifiying candidate # 20.316 * * * * [progress]: [ 1124 / 3484 ] simplifiying candidate # 20.316 * * * * [progress]: [ 1125 / 3484 ] simplifiying candidate # 20.316 * * * * [progress]: [ 1126 / 3484 ] simplifiying candidate # 20.316 * * * * [progress]: [ 1127 / 3484 ] simplifiying candidate # 20.316 * * * * [progress]: [ 1128 / 3484 ] simplifiying candidate # 20.317 * * * * [progress]: [ 1129 / 3484 ] simplifiying candidate # 20.317 * * * * [progress]: [ 1130 / 3484 ] simplifiying candidate # 20.317 * * * * [progress]: [ 1131 / 3484 ] simplifiying candidate # 20.317 * * * * [progress]: [ 1132 / 3484 ] simplifiying candidate # 20.317 * * * * [progress]: [ 1133 / 3484 ] simplifiying candidate # 20.317 * * * * [progress]: [ 1134 / 3484 ] simplifiying candidate # 20.317 * * * * [progress]: [ 1135 / 3484 ] simplifiying candidate # 20.317 * * * * [progress]: [ 1136 / 3484 ] simplifiying candidate # 20.317 * * * * [progress]: [ 1137 / 3484 ] simplifiying candidate # 20.317 * * * * [progress]: [ 1138 / 3484 ] simplifiying candidate # 20.317 * * * * [progress]: [ 1139 / 3484 ] simplifiying candidate # 20.317 * * * * [progress]: [ 1140 / 3484 ] simplifiying candidate # 20.317 * * * * [progress]: [ 1141 / 3484 ] simplifiying candidate # 20.317 * * * * [progress]: [ 1142 / 3484 ] simplifiying candidate # 20.317 * * * * [progress]: [ 1143 / 3484 ] simplifiying candidate # 20.317 * * * * [progress]: [ 1144 / 3484 ] simplifiying candidate # 20.317 * * * * [progress]: [ 1145 / 3484 ] simplifiying candidate # 20.317 * * * * [progress]: [ 1146 / 3484 ] simplifiying candidate # 20.317 * * * * [progress]: [ 1147 / 3484 ] simplifiying candidate # 20.318 * * * * [progress]: [ 1148 / 3484 ] simplifiying candidate # 20.318 * * * * [progress]: [ 1149 / 3484 ] simplifiying candidate # 20.318 * * * * [progress]: [ 1150 / 3484 ] simplifiying candidate # 20.318 * * * * [progress]: [ 1151 / 3484 ] simplifiying candidate # 20.318 * * * * [progress]: [ 1152 / 3484 ] simplifiying candidate # 20.318 * * * * [progress]: [ 1153 / 3484 ] simplifiying candidate # 20.318 * * * * [progress]: [ 1154 / 3484 ] simplifiying candidate # 20.318 * * * * [progress]: [ 1155 / 3484 ] simplifiying candidate # 20.318 * * * * [progress]: [ 1156 / 3484 ] simplifiying candidate # 20.318 * * * * [progress]: [ 1157 / 3484 ] simplifiying candidate # 20.318 * * * * [progress]: [ 1158 / 3484 ] simplifiying candidate # 20.318 * * * * [progress]: [ 1159 / 3484 ] simplifiying candidate # 20.318 * * * * [progress]: [ 1160 / 3484 ] simplifiying candidate # 20.318 * * * * [progress]: [ 1161 / 3484 ] simplifiying candidate # 20.318 * * * * [progress]: [ 1162 / 3484 ] simplifiying candidate # 20.318 * * * * [progress]: [ 1163 / 3484 ] simplifiying candidate # 20.318 * * * * [progress]: [ 1164 / 3484 ] simplifiying candidate # 20.318 * * * * [progress]: [ 1165 / 3484 ] simplifiying candidate # 20.318 * * * * [progress]: [ 1166 / 3484 ] simplifiying candidate # 20.319 * * * * [progress]: [ 1167 / 3484 ] simplifiying candidate # 20.319 * * * * [progress]: [ 1168 / 3484 ] simplifiying candidate # 20.319 * * * * [progress]: [ 1169 / 3484 ] simplifiying candidate # 20.319 * * * * [progress]: [ 1170 / 3484 ] simplifiying candidate # 20.319 * * * * [progress]: [ 1171 / 3484 ] simplifiying candidate # 20.319 * * * * [progress]: [ 1172 / 3484 ] simplifiying candidate # 20.319 * * * * [progress]: [ 1173 / 3484 ] simplifiying candidate # 20.319 * * * * [progress]: [ 1174 / 3484 ] simplifiying candidate # 20.319 * * * * [progress]: [ 1175 / 3484 ] simplifiying candidate # 20.319 * * * * [progress]: [ 1176 / 3484 ] simplifiying candidate # 20.319 * * * * [progress]: [ 1177 / 3484 ] simplifiying candidate # 20.319 * * * * [progress]: [ 1178 / 3484 ] simplifiying candidate # 20.319 * * * * [progress]: [ 1179 / 3484 ] simplifiying candidate # 20.319 * * * * [progress]: [ 1180 / 3484 ] simplifiying candidate # 20.319 * * * * [progress]: [ 1181 / 3484 ] simplifiying candidate # 20.319 * * * * [progress]: [ 1182 / 3484 ] simplifiying candidate # 20.319 * * * * [progress]: [ 1183 / 3484 ] simplifiying candidate # 20.320 * * * * [progress]: [ 1184 / 3484 ] simplifiying candidate # 20.320 * * * * [progress]: [ 1185 / 3484 ] simplifiying candidate # 20.320 * * * * [progress]: [ 1186 / 3484 ] simplifiying candidate # 20.320 * * * * [progress]: [ 1187 / 3484 ] simplifiying candidate # 20.320 * * * * [progress]: [ 1188 / 3484 ] simplifiying candidate # 20.320 * * * * [progress]: [ 1189 / 3484 ] simplifiying candidate # 20.320 * * * * [progress]: [ 1190 / 3484 ] simplifiying candidate # 20.320 * * * * [progress]: [ 1191 / 3484 ] simplifiying candidate # 20.320 * * * * [progress]: [ 1192 / 3484 ] simplifiying candidate # 20.320 * * * * [progress]: [ 1193 / 3484 ] simplifiying candidate # 20.320 * * * * [progress]: [ 1194 / 3484 ] simplifiying candidate # 20.320 * * * * [progress]: [ 1195 / 3484 ] simplifiying candidate # 20.320 * * * * [progress]: [ 1196 / 3484 ] simplifiying candidate # 20.320 * * * * [progress]: [ 1197 / 3484 ] simplifiying candidate # 20.320 * * * * [progress]: [ 1198 / 3484 ] simplifiying candidate # 20.320 * * * * [progress]: [ 1199 / 3484 ] simplifiying candidate # 20.320 * * * * [progress]: [ 1200 / 3484 ] simplifiying candidate # 20.320 * * * * [progress]: [ 1201 / 3484 ] simplifiying candidate # 20.320 * * * * [progress]: [ 1202 / 3484 ] simplifiying candidate # 20.321 * * * * [progress]: [ 1203 / 3484 ] simplifiying candidate # 20.321 * * * * [progress]: [ 1204 / 3484 ] simplifiying candidate # 20.321 * * * * [progress]: [ 1205 / 3484 ] simplifiying candidate # 20.321 * * * * [progress]: [ 1206 / 3484 ] simplifiying candidate # 20.321 * * * * [progress]: [ 1207 / 3484 ] simplifiying candidate # 20.321 * * * * [progress]: [ 1208 / 3484 ] simplifiying candidate # 20.321 * * * * [progress]: [ 1209 / 3484 ] simplifiying candidate # 20.321 * * * * [progress]: [ 1210 / 3484 ] simplifiying candidate # 20.321 * * * * [progress]: [ 1211 / 3484 ] simplifiying candidate # 20.321 * * * * [progress]: [ 1212 / 3484 ] simplifiying candidate # 20.321 * * * * [progress]: [ 1213 / 3484 ] simplifiying candidate # 20.321 * * * * [progress]: [ 1214 / 3484 ] simplifiying candidate # 20.321 * * * * [progress]: [ 1215 / 3484 ] simplifiying candidate # 20.321 * * * * [progress]: [ 1216 / 3484 ] simplifiying candidate # 20.321 * * * * [progress]: [ 1217 / 3484 ] simplifiying candidate # 20.321 * * * * [progress]: [ 1218 / 3484 ] simplifiying candidate # 20.321 * * * * [progress]: [ 1219 / 3484 ] simplifiying candidate # 20.321 * * * * [progress]: [ 1220 / 3484 ] simplifiying candidate # 20.322 * * * * [progress]: [ 1221 / 3484 ] simplifiying candidate # 20.322 * * * * [progress]: [ 1222 / 3484 ] simplifiying candidate # 20.322 * * * * [progress]: [ 1223 / 3484 ] simplifiying candidate # 20.322 * * * * [progress]: [ 1224 / 3484 ] simplifiying candidate # 20.322 * * * * [progress]: [ 1225 / 3484 ] simplifiying candidate # 20.322 * * * * [progress]: [ 1226 / 3484 ] simplifiying candidate # 20.322 * * * * [progress]: [ 1227 / 3484 ] simplifiying candidate # 20.322 * * * * [progress]: [ 1228 / 3484 ] simplifiying candidate # 20.322 * * * * [progress]: [ 1229 / 3484 ] simplifiying candidate # 20.322 * * * * [progress]: [ 1230 / 3484 ] simplifiying candidate # 20.322 * * * * [progress]: [ 1231 / 3484 ] simplifiying candidate # 20.322 * * * * [progress]: [ 1232 / 3484 ] simplifiying candidate # 20.322 * * * * [progress]: [ 1233 / 3484 ] simplifiying candidate # 20.322 * * * * [progress]: [ 1234 / 3484 ] simplifiying candidate # 20.322 * * * * [progress]: [ 1235 / 3484 ] simplifiying candidate # 20.322 * * * * [progress]: [ 1236 / 3484 ] simplifiying candidate # 20.322 * * * * [progress]: [ 1237 / 3484 ] simplifiying candidate # 20.322 * * * * [progress]: [ 1238 / 3484 ] simplifiying candidate # 20.322 * * * * [progress]: [ 1239 / 3484 ] simplifiying candidate # 20.322 * * * * [progress]: [ 1240 / 3484 ] simplifiying candidate # 20.323 * * * * [progress]: [ 1241 / 3484 ] simplifiying candidate # 20.323 * * * * [progress]: [ 1242 / 3484 ] simplifiying candidate # 20.323 * * * * [progress]: [ 1243 / 3484 ] simplifiying candidate # 20.323 * * * * [progress]: [ 1244 / 3484 ] simplifiying candidate # 20.323 * * * * [progress]: [ 1245 / 3484 ] simplifiying candidate # 20.323 * * * * [progress]: [ 1246 / 3484 ] simplifiying candidate # 20.323 * * * * [progress]: [ 1247 / 3484 ] simplifiying candidate # 20.323 * * * * [progress]: [ 1248 / 3484 ] simplifiying candidate # 20.323 * * * * [progress]: [ 1249 / 3484 ] simplifiying candidate # 20.323 * * * * [progress]: [ 1250 / 3484 ] simplifiying candidate # 20.323 * * * * [progress]: [ 1251 / 3484 ] simplifiying candidate # 20.323 * * * * [progress]: [ 1252 / 3484 ] simplifiying candidate # 20.323 * * * * [progress]: [ 1253 / 3484 ] simplifiying candidate # 20.323 * * * * [progress]: [ 1254 / 3484 ] simplifiying candidate # 20.323 * * * * [progress]: [ 1255 / 3484 ] simplifiying candidate # 20.323 * * * * [progress]: [ 1256 / 3484 ] simplifiying candidate # 20.323 * * * * [progress]: [ 1257 / 3484 ] simplifiying candidate # 20.323 * * * * [progress]: [ 1258 / 3484 ] simplifiying candidate # 20.323 * * * * [progress]: [ 1259 / 3484 ] simplifiying candidate # 20.324 * * * * [progress]: [ 1260 / 3484 ] simplifiying candidate # 20.324 * * * * [progress]: [ 1261 / 3484 ] simplifiying candidate # 20.324 * * * * [progress]: [ 1262 / 3484 ] simplifiying candidate # 20.324 * * * * [progress]: [ 1263 / 3484 ] simplifiying candidate # 20.324 * * * * [progress]: [ 1264 / 3484 ] simplifiying candidate # 20.324 * * * * [progress]: [ 1265 / 3484 ] simplifiying candidate # 20.324 * * * * [progress]: [ 1266 / 3484 ] simplifiying candidate # 20.324 * * * * [progress]: [ 1267 / 3484 ] simplifiying candidate # 20.324 * * * * [progress]: [ 1268 / 3484 ] simplifiying candidate # 20.324 * * * * [progress]: [ 1269 / 3484 ] simplifiying candidate # 20.324 * * * * [progress]: [ 1270 / 3484 ] simplifiying candidate # 20.324 * * * * [progress]: [ 1271 / 3484 ] simplifiying candidate # 20.324 * * * * [progress]: [ 1272 / 3484 ] simplifiying candidate # 20.324 * * * * [progress]: [ 1273 / 3484 ] simplifiying candidate # 20.325 * * * * [progress]: [ 1274 / 3484 ] simplifiying candidate # 20.325 * * * * [progress]: [ 1275 / 3484 ] simplifiying candidate # 20.325 * * * * [progress]: [ 1276 / 3484 ] simplifiying candidate # 20.325 * * * * [progress]: [ 1277 / 3484 ] simplifiying candidate # 20.325 * * * * [progress]: [ 1278 / 3484 ] simplifiying candidate # 20.325 * * * * [progress]: [ 1279 / 3484 ] simplifiying candidate # 20.325 * * * * [progress]: [ 1280 / 3484 ] simplifiying candidate # 20.325 * * * * [progress]: [ 1281 / 3484 ] simplifiying candidate # 20.325 * * * * [progress]: [ 1282 / 3484 ] simplifiying candidate # 20.325 * * * * [progress]: [ 1283 / 3484 ] simplifiying candidate # 20.325 * * * * [progress]: [ 1284 / 3484 ] simplifiying candidate # 20.326 * * * * [progress]: [ 1285 / 3484 ] simplifiying candidate # 20.326 * * * * [progress]: [ 1286 / 3484 ] simplifiying candidate # 20.326 * * * * [progress]: [ 1287 / 3484 ] simplifiying candidate # 20.326 * * * * [progress]: [ 1288 / 3484 ] simplifiying candidate # 20.326 * * * * [progress]: [ 1289 / 3484 ] simplifiying candidate # 20.326 * * * * [progress]: [ 1290 / 3484 ] simplifiying candidate # 20.326 * * * * [progress]: [ 1291 / 3484 ] simplifiying candidate # 20.326 * * * * [progress]: [ 1292 / 3484 ] simplifiying candidate # 20.326 * * * * [progress]: [ 1293 / 3484 ] simplifiying candidate # 20.326 * * * * [progress]: [ 1294 / 3484 ] simplifiying candidate # 20.326 * * * * [progress]: [ 1295 / 3484 ] simplifiying candidate # 20.326 * * * * [progress]: [ 1296 / 3484 ] simplifiying candidate # 20.327 * * * * [progress]: [ 1297 / 3484 ] simplifiying candidate # 20.327 * * * * [progress]: [ 1298 / 3484 ] simplifiying candidate # 20.327 * * * * [progress]: [ 1299 / 3484 ] simplifiying candidate # 20.327 * * * * [progress]: [ 1300 / 3484 ] simplifiying candidate # 20.327 * * * * [progress]: [ 1301 / 3484 ] simplifiying candidate # 20.327 * * * * [progress]: [ 1302 / 3484 ] simplifiying candidate # 20.327 * * * * [progress]: [ 1303 / 3484 ] simplifiying candidate # 20.327 * * * * [progress]: [ 1304 / 3484 ] simplifiying candidate # 20.327 * * * * [progress]: [ 1305 / 3484 ] simplifiying candidate # 20.327 * * * * [progress]: [ 1306 / 3484 ] simplifiying candidate # 20.327 * * * * [progress]: [ 1307 / 3484 ] simplifiying candidate # 20.327 * * * * [progress]: [ 1308 / 3484 ] simplifiying candidate # 20.328 * * * * [progress]: [ 1309 / 3484 ] simplifiying candidate # 20.328 * * * * [progress]: [ 1310 / 3484 ] simplifiying candidate # 20.328 * * * * [progress]: [ 1311 / 3484 ] simplifiying candidate # 20.328 * * * * [progress]: [ 1312 / 3484 ] simplifiying candidate # 20.328 * * * * [progress]: [ 1313 / 3484 ] simplifiying candidate # 20.328 * * * * [progress]: [ 1314 / 3484 ] simplifiying candidate # 20.328 * * * * [progress]: [ 1315 / 3484 ] simplifiying candidate # 20.328 * * * * [progress]: [ 1316 / 3484 ] simplifiying candidate # 20.328 * * * * [progress]: [ 1317 / 3484 ] simplifiying candidate # 20.328 * * * * [progress]: [ 1318 / 3484 ] simplifiying candidate # 20.328 * * * * [progress]: [ 1319 / 3484 ] simplifiying candidate # 20.328 * * * * [progress]: [ 1320 / 3484 ] simplifiying candidate # 20.329 * * * * [progress]: [ 1321 / 3484 ] simplifiying candidate # 20.329 * * * * [progress]: [ 1322 / 3484 ] simplifiying candidate # 20.329 * * * * [progress]: [ 1323 / 3484 ] simplifiying candidate # 20.329 * * * * [progress]: [ 1324 / 3484 ] simplifiying candidate # 20.329 * * * * [progress]: [ 1325 / 3484 ] simplifiying candidate # 20.329 * * * * [progress]: [ 1326 / 3484 ] simplifiying candidate # 20.329 * * * * [progress]: [ 1327 / 3484 ] simplifiying candidate # 20.329 * * * * [progress]: [ 1328 / 3484 ] simplifiying candidate # 20.329 * * * * [progress]: [ 1329 / 3484 ] simplifiying candidate # 20.329 * * * * [progress]: [ 1330 / 3484 ] simplifiying candidate # 20.329 * * * * [progress]: [ 1331 / 3484 ] simplifiying candidate # 20.330 * * * * [progress]: [ 1332 / 3484 ] simplifiying candidate # 20.330 * * * * [progress]: [ 1333 / 3484 ] simplifiying candidate # 20.330 * * * * [progress]: [ 1334 / 3484 ] simplifiying candidate # 20.330 * * * * [progress]: [ 1335 / 3484 ] simplifiying candidate # 20.330 * * * * [progress]: [ 1336 / 3484 ] simplifiying candidate # 20.330 * * * * [progress]: [ 1337 / 3484 ] simplifiying candidate # 20.330 * * * * [progress]: [ 1338 / 3484 ] simplifiying candidate # 20.330 * * * * [progress]: [ 1339 / 3484 ] simplifiying candidate # 20.330 * * * * [progress]: [ 1340 / 3484 ] simplifiying candidate # 20.331 * * * * [progress]: [ 1341 / 3484 ] simplifiying candidate # 20.331 * * * * [progress]: [ 1342 / 3484 ] simplifiying candidate # 20.331 * * * * [progress]: [ 1343 / 3484 ] simplifiying candidate # 20.331 * * * * [progress]: [ 1344 / 3484 ] simplifiying candidate # 20.331 * * * * [progress]: [ 1345 / 3484 ] simplifiying candidate # 20.331 * * * * [progress]: [ 1346 / 3484 ] simplifiying candidate # 20.331 * * * * [progress]: [ 1347 / 3484 ] simplifiying candidate # 20.331 * * * * [progress]: [ 1348 / 3484 ] simplifiying candidate # 20.331 * * * * [progress]: [ 1349 / 3484 ] simplifiying candidate # 20.331 * * * * [progress]: [ 1350 / 3484 ] simplifiying candidate # 20.331 * * * * [progress]: [ 1351 / 3484 ] simplifiying candidate # 20.331 * * * * [progress]: [ 1352 / 3484 ] simplifiying candidate # 20.332 * * * * [progress]: [ 1353 / 3484 ] simplifiying candidate # 20.332 * * * * [progress]: [ 1354 / 3484 ] simplifiying candidate # 20.332 * * * * [progress]: [ 1355 / 3484 ] simplifiying candidate # 20.332 * * * * [progress]: [ 1356 / 3484 ] simplifiying candidate # 20.332 * * * * [progress]: [ 1357 / 3484 ] simplifiying candidate # 20.332 * * * * [progress]: [ 1358 / 3484 ] simplifiying candidate # 20.332 * * * * [progress]: [ 1359 / 3484 ] simplifiying candidate # 20.332 * * * * [progress]: [ 1360 / 3484 ] simplifiying candidate # 20.332 * * * * [progress]: [ 1361 / 3484 ] simplifiying candidate # 20.332 * * * * [progress]: [ 1362 / 3484 ] simplifiying candidate # 20.332 * * * * [progress]: [ 1363 / 3484 ] simplifiying candidate # 20.332 * * * * [progress]: [ 1364 / 3484 ] simplifiying candidate # 20.333 * * * * [progress]: [ 1365 / 3484 ] simplifiying candidate # 20.333 * * * * [progress]: [ 1366 / 3484 ] simplifiying candidate # 20.333 * * * * [progress]: [ 1367 / 3484 ] simplifiying candidate # 20.333 * * * * [progress]: [ 1368 / 3484 ] simplifiying candidate # 20.333 * * * * [progress]: [ 1369 / 3484 ] simplifiying candidate # 20.333 * * * * [progress]: [ 1370 / 3484 ] simplifiying candidate # 20.333 * * * * [progress]: [ 1371 / 3484 ] simplifiying candidate # 20.333 * * * * [progress]: [ 1372 / 3484 ] simplifiying candidate # 20.333 * * * * [progress]: [ 1373 / 3484 ] simplifiying candidate # 20.333 * * * * [progress]: [ 1374 / 3484 ] simplifiying candidate # 20.333 * * * * [progress]: [ 1375 / 3484 ] simplifiying candidate # 20.333 * * * * [progress]: [ 1376 / 3484 ] simplifiying candidate # 20.334 * * * * [progress]: [ 1377 / 3484 ] simplifiying candidate # 20.334 * * * * [progress]: [ 1378 / 3484 ] simplifiying candidate # 20.334 * * * * [progress]: [ 1379 / 3484 ] simplifiying candidate # 20.334 * * * * [progress]: [ 1380 / 3484 ] simplifiying candidate # 20.334 * * * * [progress]: [ 1381 / 3484 ] simplifiying candidate # 20.334 * * * * [progress]: [ 1382 / 3484 ] simplifiying candidate # 20.334 * * * * [progress]: [ 1383 / 3484 ] simplifiying candidate # 20.334 * * * * [progress]: [ 1384 / 3484 ] simplifiying candidate # 20.334 * * * * [progress]: [ 1385 / 3484 ] simplifiying candidate # 20.334 * * * * [progress]: [ 1386 / 3484 ] simplifiying candidate # 20.334 * * * * [progress]: [ 1387 / 3484 ] simplifiying candidate # 20.334 * * * * [progress]: [ 1388 / 3484 ] simplifiying candidate # 20.335 * * * * [progress]: [ 1389 / 3484 ] simplifiying candidate # 20.335 * * * * [progress]: [ 1390 / 3484 ] simplifiying candidate # 20.335 * * * * [progress]: [ 1391 / 3484 ] simplifiying candidate # 20.335 * * * * [progress]: [ 1392 / 3484 ] simplifiying candidate # 20.335 * * * * [progress]: [ 1393 / 3484 ] simplifiying candidate # 20.335 * * * * [progress]: [ 1394 / 3484 ] simplifiying candidate # 20.335 * * * * [progress]: [ 1395 / 3484 ] simplifiying candidate # 20.335 * * * * [progress]: [ 1396 / 3484 ] simplifiying candidate # 20.335 * * * * [progress]: [ 1397 / 3484 ] simplifiying candidate # 20.335 * * * * [progress]: [ 1398 / 3484 ] simplifiying candidate # 20.335 * * * * [progress]: [ 1399 / 3484 ] simplifiying candidate # 20.335 * * * * [progress]: [ 1400 / 3484 ] simplifiying candidate # 20.335 * * * * [progress]: [ 1401 / 3484 ] simplifiying candidate # 20.336 * * * * [progress]: [ 1402 / 3484 ] simplifiying candidate # 20.336 * * * * [progress]: [ 1403 / 3484 ] simplifiying candidate # 20.336 * * * * [progress]: [ 1404 / 3484 ] simplifiying candidate # 20.336 * * * * [progress]: [ 1405 / 3484 ] simplifiying candidate # 20.336 * * * * [progress]: [ 1406 / 3484 ] simplifiying candidate # 20.336 * * * * [progress]: [ 1407 / 3484 ] simplifiying candidate # 20.336 * * * * [progress]: [ 1408 / 3484 ] simplifiying candidate # 20.336 * * * * [progress]: [ 1409 / 3484 ] simplifiying candidate # 20.336 * * * * [progress]: [ 1410 / 3484 ] simplifiying candidate # 20.336 * * * * [progress]: [ 1411 / 3484 ] simplifiying candidate # 20.336 * * * * [progress]: [ 1412 / 3484 ] simplifiying candidate # 20.337 * * * * [progress]: [ 1413 / 3484 ] simplifiying candidate # 20.337 * * * * [progress]: [ 1414 / 3484 ] simplifiying candidate # 20.337 * * * * [progress]: [ 1415 / 3484 ] simplifiying candidate # 20.337 * * * * [progress]: [ 1416 / 3484 ] simplifiying candidate # 20.337 * * * * [progress]: [ 1417 / 3484 ] simplifiying candidate # 20.337 * * * * [progress]: [ 1418 / 3484 ] simplifiying candidate # 20.337 * * * * [progress]: [ 1419 / 3484 ] simplifiying candidate # 20.337 * * * * [progress]: [ 1420 / 3484 ] simplifiying candidate # 20.337 * * * * [progress]: [ 1421 / 3484 ] simplifiying candidate # 20.337 * * * * [progress]: [ 1422 / 3484 ] simplifiying candidate # 20.337 * * * * [progress]: [ 1423 / 3484 ] simplifiying candidate # 20.338 * * * * [progress]: [ 1424 / 3484 ] simplifiying candidate # 20.338 * * * * [progress]: [ 1425 / 3484 ] simplifiying candidate # 20.338 * * * * [progress]: [ 1426 / 3484 ] simplifiying candidate # 20.338 * * * * [progress]: [ 1427 / 3484 ] simplifiying candidate # 20.338 * * * * [progress]: [ 1428 / 3484 ] simplifiying candidate # 20.338 * * * * [progress]: [ 1429 / 3484 ] simplifiying candidate # 20.338 * * * * [progress]: [ 1430 / 3484 ] simplifiying candidate # 20.338 * * * * [progress]: [ 1431 / 3484 ] simplifiying candidate # 20.338 * * * * [progress]: [ 1432 / 3484 ] simplifiying candidate # 20.338 * * * * [progress]: [ 1433 / 3484 ] simplifiying candidate # 20.338 * * * * [progress]: [ 1434 / 3484 ] simplifiying candidate # 20.338 * * * * [progress]: [ 1435 / 3484 ] simplifiying candidate # 20.339 * * * * [progress]: [ 1436 / 3484 ] simplifiying candidate # 20.339 * * * * [progress]: [ 1437 / 3484 ] simplifiying candidate # 20.339 * * * * [progress]: [ 1438 / 3484 ] simplifiying candidate # 20.339 * * * * [progress]: [ 1439 / 3484 ] simplifiying candidate # 20.339 * * * * [progress]: [ 1440 / 3484 ] simplifiying candidate # 20.339 * * * * [progress]: [ 1441 / 3484 ] simplifiying candidate # 20.339 * * * * [progress]: [ 1442 / 3484 ] simplifiying candidate # 20.339 * * * * [progress]: [ 1443 / 3484 ] simplifiying candidate # 20.339 * * * * [progress]: [ 1444 / 3484 ] simplifiying candidate # 20.339 * * * * [progress]: [ 1445 / 3484 ] simplifiying candidate # 20.339 * * * * [progress]: [ 1446 / 3484 ] simplifiying candidate # 20.339 * * * * [progress]: [ 1447 / 3484 ] simplifiying candidate # 20.340 * * * * [progress]: [ 1448 / 3484 ] simplifiying candidate # 20.340 * * * * [progress]: [ 1449 / 3484 ] simplifiying candidate # 20.340 * * * * [progress]: [ 1450 / 3484 ] simplifiying candidate # 20.340 * * * * [progress]: [ 1451 / 3484 ] simplifiying candidate # 20.340 * * * * [progress]: [ 1452 / 3484 ] simplifiying candidate # 20.340 * * * * [progress]: [ 1453 / 3484 ] simplifiying candidate # 20.340 * * * * [progress]: [ 1454 / 3484 ] simplifiying candidate # 20.340 * * * * [progress]: [ 1455 / 3484 ] simplifiying candidate # 20.340 * * * * [progress]: [ 1456 / 3484 ] simplifiying candidate # 20.340 * * * * [progress]: [ 1457 / 3484 ] simplifiying candidate # 20.340 * * * * [progress]: [ 1458 / 3484 ] simplifiying candidate # 20.341 * * * * [progress]: [ 1459 / 3484 ] simplifiying candidate # 20.341 * * * * [progress]: [ 1460 / 3484 ] simplifiying candidate # 20.341 * * * * [progress]: [ 1461 / 3484 ] simplifiying candidate # 20.341 * * * * [progress]: [ 1462 / 3484 ] simplifiying candidate # 20.341 * * * * [progress]: [ 1463 / 3484 ] simplifiying candidate # 20.341 * * * * [progress]: [ 1464 / 3484 ] simplifiying candidate # 20.341 * * * * [progress]: [ 1465 / 3484 ] simplifiying candidate # 20.341 * * * * [progress]: [ 1466 / 3484 ] simplifiying candidate # 20.341 * * * * [progress]: [ 1467 / 3484 ] simplifiying candidate # 20.341 * * * * [progress]: [ 1468 / 3484 ] simplifiying candidate # 20.341 * * * * [progress]: [ 1469 / 3484 ] simplifiying candidate # 20.341 * * * * [progress]: [ 1470 / 3484 ] simplifiying candidate # 20.342 * * * * [progress]: [ 1471 / 3484 ] simplifiying candidate # 20.342 * * * * [progress]: [ 1472 / 3484 ] simplifiying candidate # 20.342 * * * * [progress]: [ 1473 / 3484 ] simplifiying candidate # 20.342 * * * * [progress]: [ 1474 / 3484 ] simplifiying candidate # 20.342 * * * * [progress]: [ 1475 / 3484 ] simplifiying candidate # 20.342 * * * * [progress]: [ 1476 / 3484 ] simplifiying candidate # 20.342 * * * * [progress]: [ 1477 / 3484 ] simplifiying candidate # 20.342 * * * * [progress]: [ 1478 / 3484 ] simplifiying candidate # 20.342 * * * * [progress]: [ 1479 / 3484 ] simplifiying candidate # 20.342 * * * * [progress]: [ 1480 / 3484 ] simplifiying candidate # 20.342 * * * * [progress]: [ 1481 / 3484 ] simplifiying candidate # 20.342 * * * * [progress]: [ 1482 / 3484 ] simplifiying candidate # 20.343 * * * * [progress]: [ 1483 / 3484 ] simplifiying candidate # 20.343 * * * * [progress]: [ 1484 / 3484 ] simplifiying candidate # 20.343 * * * * [progress]: [ 1485 / 3484 ] simplifiying candidate # 20.343 * * * * [progress]: [ 1486 / 3484 ] simplifiying candidate # 20.343 * * * * [progress]: [ 1487 / 3484 ] simplifiying candidate # 20.343 * * * * [progress]: [ 1488 / 3484 ] simplifiying candidate # 20.343 * * * * [progress]: [ 1489 / 3484 ] simplifiying candidate # 20.343 * * * * [progress]: [ 1490 / 3484 ] simplifiying candidate # 20.343 * * * * [progress]: [ 1491 / 3484 ] simplifiying candidate # 20.344 * * * * [progress]: [ 1492 / 3484 ] simplifiying candidate # 20.344 * * * * [progress]: [ 1493 / 3484 ] simplifiying candidate # 20.344 * * * * [progress]: [ 1494 / 3484 ] simplifiying candidate # 20.344 * * * * [progress]: [ 1495 / 3484 ] simplifiying candidate # 20.344 * * * * [progress]: [ 1496 / 3484 ] simplifiying candidate # 20.344 * * * * [progress]: [ 1497 / 3484 ] simplifiying candidate # 20.344 * * * * [progress]: [ 1498 / 3484 ] simplifiying candidate # 20.344 * * * * [progress]: [ 1499 / 3484 ] simplifiying candidate # 20.344 * * * * [progress]: [ 1500 / 3484 ] simplifiying candidate # 20.344 * * * * [progress]: [ 1501 / 3484 ] simplifiying candidate # 20.344 * * * * [progress]: [ 1502 / 3484 ] simplifiying candidate # 20.345 * * * * [progress]: [ 1503 / 3484 ] simplifiying candidate # 20.345 * * * * [progress]: [ 1504 / 3484 ] simplifiying candidate # 20.345 * * * * [progress]: [ 1505 / 3484 ] simplifiying candidate # 20.345 * * * * [progress]: [ 1506 / 3484 ] simplifiying candidate # 20.345 * * * * [progress]: [ 1507 / 3484 ] simplifiying candidate # 20.345 * * * * [progress]: [ 1508 / 3484 ] simplifiying candidate # 20.345 * * * * [progress]: [ 1509 / 3484 ] simplifiying candidate # 20.345 * * * * [progress]: [ 1510 / 3484 ] simplifiying candidate # 20.345 * * * * [progress]: [ 1511 / 3484 ] simplifiying candidate # 20.345 * * * * [progress]: [ 1512 / 3484 ] simplifiying candidate # 20.345 * * * * [progress]: [ 1513 / 3484 ] simplifiying candidate # 20.345 * * * * [progress]: [ 1514 / 3484 ] simplifiying candidate # 20.346 * * * * [progress]: [ 1515 / 3484 ] simplifiying candidate # 20.346 * * * * [progress]: [ 1516 / 3484 ] simplifiying candidate # 20.346 * * * * [progress]: [ 1517 / 3484 ] simplifiying candidate # 20.346 * * * * [progress]: [ 1518 / 3484 ] simplifiying candidate # 20.346 * * * * [progress]: [ 1519 / 3484 ] simplifiying candidate # 20.346 * * * * [progress]: [ 1520 / 3484 ] simplifiying candidate # 20.346 * * * * [progress]: [ 1521 / 3484 ] simplifiying candidate # 20.346 * * * * [progress]: [ 1522 / 3484 ] simplifiying candidate # 20.346 * * * * [progress]: [ 1523 / 3484 ] simplifiying candidate # 20.346 * * * * [progress]: [ 1524 / 3484 ] simplifiying candidate # 20.346 * * * * [progress]: [ 1525 / 3484 ] simplifiying candidate # 20.346 * * * * [progress]: [ 1526 / 3484 ] simplifiying candidate # 20.346 * * * * [progress]: [ 1527 / 3484 ] simplifiying candidate # 20.347 * * * * [progress]: [ 1528 / 3484 ] simplifiying candidate # 20.347 * * * * [progress]: [ 1529 / 3484 ] simplifiying candidate # 20.347 * * * * [progress]: [ 1530 / 3484 ] simplifiying candidate # 20.347 * * * * [progress]: [ 1531 / 3484 ] simplifiying candidate # 20.347 * * * * [progress]: [ 1532 / 3484 ] simplifiying candidate # 20.347 * * * * [progress]: [ 1533 / 3484 ] simplifiying candidate # 20.347 * * * * [progress]: [ 1534 / 3484 ] simplifiying candidate # 20.347 * * * * [progress]: [ 1535 / 3484 ] simplifiying candidate # 20.347 * * * * [progress]: [ 1536 / 3484 ] simplifiying candidate # 20.347 * * * * [progress]: [ 1537 / 3484 ] simplifiying candidate # 20.347 * * * * [progress]: [ 1538 / 3484 ] simplifiying candidate # 20.348 * * * * [progress]: [ 1539 / 3484 ] simplifiying candidate # 20.348 * * * * [progress]: [ 1540 / 3484 ] simplifiying candidate # 20.348 * * * * [progress]: [ 1541 / 3484 ] simplifiying candidate # 20.348 * * * * [progress]: [ 1542 / 3484 ] simplifiying candidate # 20.348 * * * * [progress]: [ 1543 / 3484 ] simplifiying candidate # 20.348 * * * * [progress]: [ 1544 / 3484 ] simplifiying candidate # 20.348 * * * * [progress]: [ 1545 / 3484 ] simplifiying candidate # 20.348 * * * * [progress]: [ 1546 / 3484 ] simplifiying candidate # 20.348 * * * * [progress]: [ 1547 / 3484 ] simplifiying candidate # 20.348 * * * * [progress]: [ 1548 / 3484 ] simplifiying candidate # 20.348 * * * * [progress]: [ 1549 / 3484 ] simplifiying candidate # 20.348 * * * * [progress]: [ 1550 / 3484 ] simplifiying candidate # 20.349 * * * * [progress]: [ 1551 / 3484 ] simplifiying candidate # 20.349 * * * * [progress]: [ 1552 / 3484 ] simplifiying candidate # 20.349 * * * * [progress]: [ 1553 / 3484 ] simplifiying candidate # 20.349 * * * * [progress]: [ 1554 / 3484 ] simplifiying candidate # 20.349 * * * * [progress]: [ 1555 / 3484 ] simplifiying candidate # 20.349 * * * * [progress]: [ 1556 / 3484 ] simplifiying candidate # 20.349 * * * * [progress]: [ 1557 / 3484 ] simplifiying candidate # 20.349 * * * * [progress]: [ 1558 / 3484 ] simplifiying candidate # 20.349 * * * * [progress]: [ 1559 / 3484 ] simplifiying candidate # 20.349 * * * * [progress]: [ 1560 / 3484 ] simplifiying candidate # 20.349 * * * * [progress]: [ 1561 / 3484 ] simplifiying candidate # 20.349 * * * * [progress]: [ 1562 / 3484 ] simplifiying candidate # 20.350 * * * * [progress]: [ 1563 / 3484 ] simplifiying candidate # 20.350 * * * * [progress]: [ 1564 / 3484 ] simplifiying candidate # 20.350 * * * * [progress]: [ 1565 / 3484 ] simplifiying candidate # 20.350 * * * * [progress]: [ 1566 / 3484 ] simplifiying candidate # 20.350 * * * * [progress]: [ 1567 / 3484 ] simplifiying candidate # 20.350 * * * * [progress]: [ 1568 / 3484 ] simplifiying candidate # 20.350 * * * * [progress]: [ 1569 / 3484 ] simplifiying candidate # 20.350 * * * * [progress]: [ 1570 / 3484 ] simplifiying candidate # 20.350 * * * * [progress]: [ 1571 / 3484 ] simplifiying candidate # 20.350 * * * * [progress]: [ 1572 / 3484 ] simplifiying candidate # 20.350 * * * * [progress]: [ 1573 / 3484 ] simplifiying candidate # 20.350 * * * * [progress]: [ 1574 / 3484 ] simplifiying candidate # 20.351 * * * * [progress]: [ 1575 / 3484 ] simplifiying candidate # 20.351 * * * * [progress]: [ 1576 / 3484 ] simplifiying candidate # 20.351 * * * * [progress]: [ 1577 / 3484 ] simplifiying candidate # 20.351 * * * * [progress]: [ 1578 / 3484 ] simplifiying candidate # 20.351 * * * * [progress]: [ 1579 / 3484 ] simplifiying candidate # 20.351 * * * * [progress]: [ 1580 / 3484 ] simplifiying candidate # 20.351 * * * * [progress]: [ 1581 / 3484 ] simplifiying candidate # 20.351 * * * * [progress]: [ 1582 / 3484 ] simplifiying candidate # 20.351 * * * * [progress]: [ 1583 / 3484 ] simplifiying candidate # 20.351 * * * * [progress]: [ 1584 / 3484 ] simplifiying candidate # 20.351 * * * * [progress]: [ 1585 / 3484 ] simplifiying candidate # 20.351 * * * * [progress]: [ 1586 / 3484 ] simplifiying candidate # 20.351 * * * * [progress]: [ 1587 / 3484 ] simplifiying candidate # 20.352 * * * * [progress]: [ 1588 / 3484 ] simplifiying candidate # 20.352 * * * * [progress]: [ 1589 / 3484 ] simplifiying candidate # 20.352 * * * * [progress]: [ 1590 / 3484 ] simplifiying candidate # 20.352 * * * * [progress]: [ 1591 / 3484 ] simplifiying candidate # 20.352 * * * * [progress]: [ 1592 / 3484 ] simplifiying candidate # 20.352 * * * * [progress]: [ 1593 / 3484 ] simplifiying candidate # 20.352 * * * * [progress]: [ 1594 / 3484 ] simplifiying candidate # 20.352 * * * * [progress]: [ 1595 / 3484 ] simplifiying candidate # 20.352 * * * * [progress]: [ 1596 / 3484 ] simplifiying candidate # 20.352 * * * * [progress]: [ 1597 / 3484 ] simplifiying candidate # 20.352 * * * * [progress]: [ 1598 / 3484 ] simplifiying candidate # 20.353 * * * * [progress]: [ 1599 / 3484 ] simplifiying candidate # 20.353 * * * * [progress]: [ 1600 / 3484 ] simplifiying candidate # 20.353 * * * * [progress]: [ 1601 / 3484 ] simplifiying candidate # 20.353 * * * * [progress]: [ 1602 / 3484 ] simplifiying candidate # 20.353 * * * * [progress]: [ 1603 / 3484 ] simplifiying candidate # 20.353 * * * * [progress]: [ 1604 / 3484 ] simplifiying candidate # 20.353 * * * * [progress]: [ 1605 / 3484 ] simplifiying candidate # 20.353 * * * * [progress]: [ 1606 / 3484 ] simplifiying candidate # 20.353 * * * * [progress]: [ 1607 / 3484 ] simplifiying candidate # 20.353 * * * * [progress]: [ 1608 / 3484 ] simplifiying candidate # 20.353 * * * * [progress]: [ 1609 / 3484 ] simplifiying candidate # 20.353 * * * * [progress]: [ 1610 / 3484 ] simplifiying candidate # 20.353 * * * * [progress]: [ 1611 / 3484 ] simplifiying candidate # 20.354 * * * * [progress]: [ 1612 / 3484 ] simplifiying candidate # 20.354 * * * * [progress]: [ 1613 / 3484 ] simplifiying candidate # 20.354 * * * * [progress]: [ 1614 / 3484 ] simplifiying candidate # 20.354 * * * * [progress]: [ 1615 / 3484 ] simplifiying candidate # 20.354 * * * * [progress]: [ 1616 / 3484 ] simplifiying candidate # 20.354 * * * * [progress]: [ 1617 / 3484 ] simplifiying candidate # 20.354 * * * * [progress]: [ 1618 / 3484 ] simplifiying candidate # 20.354 * * * * [progress]: [ 1619 / 3484 ] simplifiying candidate # 20.354 * * * * [progress]: [ 1620 / 3484 ] simplifiying candidate # 20.354 * * * * [progress]: [ 1621 / 3484 ] simplifiying candidate # 20.354 * * * * [progress]: [ 1622 / 3484 ] simplifiying candidate # 20.354 * * * * [progress]: [ 1623 / 3484 ] simplifiying candidate # 20.354 * * * * [progress]: [ 1624 / 3484 ] simplifiying candidate # 20.355 * * * * [progress]: [ 1625 / 3484 ] simplifiying candidate # 20.355 * * * * [progress]: [ 1626 / 3484 ] simplifiying candidate # 20.355 * * * * [progress]: [ 1627 / 3484 ] simplifiying candidate # 20.355 * * * * [progress]: [ 1628 / 3484 ] simplifiying candidate # 20.355 * * * * [progress]: [ 1629 / 3484 ] simplifiying candidate # 20.355 * * * * [progress]: [ 1630 / 3484 ] simplifiying candidate # 20.355 * * * * [progress]: [ 1631 / 3484 ] simplifiying candidate # 20.355 * * * * [progress]: [ 1632 / 3484 ] simplifiying candidate # 20.355 * * * * [progress]: [ 1633 / 3484 ] simplifiying candidate # 20.355 * * * * [progress]: [ 1634 / 3484 ] simplifiying candidate # 20.355 * * * * [progress]: [ 1635 / 3484 ] simplifiying candidate # 20.356 * * * * [progress]: [ 1636 / 3484 ] simplifiying candidate # 20.356 * * * * [progress]: [ 1637 / 3484 ] simplifiying candidate # 20.356 * * * * [progress]: [ 1638 / 3484 ] simplifiying candidate # 20.356 * * * * [progress]: [ 1639 / 3484 ] simplifiying candidate # 20.356 * * * * [progress]: [ 1640 / 3484 ] simplifiying candidate # 20.356 * * * * [progress]: [ 1641 / 3484 ] simplifiying candidate # 20.356 * * * * [progress]: [ 1642 / 3484 ] simplifiying candidate # 20.356 * * * * [progress]: [ 1643 / 3484 ] simplifiying candidate # 20.356 * * * * [progress]: [ 1644 / 3484 ] simplifiying candidate # 20.356 * * * * [progress]: [ 1645 / 3484 ] simplifiying candidate # 20.356 * * * * [progress]: [ 1646 / 3484 ] simplifiying candidate # 20.356 * * * * [progress]: [ 1647 / 3484 ] simplifiying candidate # 20.356 * * * * [progress]: [ 1648 / 3484 ] simplifiying candidate # 20.357 * * * * [progress]: [ 1649 / 3484 ] simplifiying candidate # 20.357 * * * * [progress]: [ 1650 / 3484 ] simplifiying candidate # 20.357 * * * * [progress]: [ 1651 / 3484 ] simplifiying candidate # 20.357 * * * * [progress]: [ 1652 / 3484 ] simplifiying candidate # 20.357 * * * * [progress]: [ 1653 / 3484 ] simplifiying candidate # 20.357 * * * * [progress]: [ 1654 / 3484 ] simplifiying candidate # 20.357 * * * * [progress]: [ 1655 / 3484 ] simplifiying candidate # 20.357 * * * * [progress]: [ 1656 / 3484 ] simplifiying candidate # 20.357 * * * * [progress]: [ 1657 / 3484 ] simplifiying candidate # 20.357 * * * * [progress]: [ 1658 / 3484 ] simplifiying candidate # 20.357 * * * * [progress]: [ 1659 / 3484 ] simplifiying candidate # 20.357 * * * * [progress]: [ 1660 / 3484 ] simplifiying candidate # 20.358 * * * * [progress]: [ 1661 / 3484 ] simplifiying candidate # 20.358 * * * * [progress]: [ 1662 / 3484 ] simplifiying candidate # 20.358 * * * * [progress]: [ 1663 / 3484 ] simplifiying candidate # 20.358 * * * * [progress]: [ 1664 / 3484 ] simplifiying candidate # 20.358 * * * * [progress]: [ 1665 / 3484 ] simplifiying candidate # 20.358 * * * * [progress]: [ 1666 / 3484 ] simplifiying candidate # 20.358 * * * * [progress]: [ 1667 / 3484 ] simplifiying candidate # 20.358 * * * * [progress]: [ 1668 / 3484 ] simplifiying candidate # 20.358 * * * * [progress]: [ 1669 / 3484 ] simplifiying candidate # 20.358 * * * * [progress]: [ 1670 / 3484 ] simplifiying candidate # 20.358 * * * * [progress]: [ 1671 / 3484 ] simplifiying candidate # 20.358 * * * * [progress]: [ 1672 / 3484 ] simplifiying candidate # 20.359 * * * * [progress]: [ 1673 / 3484 ] simplifiying candidate # 20.359 * * * * [progress]: [ 1674 / 3484 ] simplifiying candidate # 20.359 * * * * [progress]: [ 1675 / 3484 ] simplifiying candidate # 20.359 * * * * [progress]: [ 1676 / 3484 ] simplifiying candidate # 20.359 * * * * [progress]: [ 1677 / 3484 ] simplifiying candidate # 20.359 * * * * [progress]: [ 1678 / 3484 ] simplifiying candidate # 20.359 * * * * [progress]: [ 1679 / 3484 ] simplifiying candidate # 20.359 * * * * [progress]: [ 1680 / 3484 ] simplifiying candidate # 20.359 * * * * [progress]: [ 1681 / 3484 ] simplifiying candidate # 20.359 * * * * [progress]: [ 1682 / 3484 ] simplifiying candidate # 20.359 * * * * [progress]: [ 1683 / 3484 ] simplifiying candidate # 20.359 * * * * [progress]: [ 1684 / 3484 ] simplifiying candidate # 20.359 * * * * [progress]: [ 1685 / 3484 ] simplifiying candidate # 20.360 * * * * [progress]: [ 1686 / 3484 ] simplifiying candidate # 20.360 * * * * [progress]: [ 1687 / 3484 ] simplifiying candidate # 20.360 * * * * [progress]: [ 1688 / 3484 ] simplifiying candidate # 20.360 * * * * [progress]: [ 1689 / 3484 ] simplifiying candidate # 20.360 * * * * [progress]: [ 1690 / 3484 ] simplifiying candidate # 20.360 * * * * [progress]: [ 1691 / 3484 ] simplifiying candidate # 20.360 * * * * [progress]: [ 1692 / 3484 ] simplifiying candidate # 20.360 * * * * [progress]: [ 1693 / 3484 ] simplifiying candidate # 20.360 * * * * [progress]: [ 1694 / 3484 ] simplifiying candidate # 20.360 * * * * [progress]: [ 1695 / 3484 ] simplifiying candidate # 20.360 * * * * [progress]: [ 1696 / 3484 ] simplifiying candidate # 20.360 * * * * [progress]: [ 1697 / 3484 ] simplifiying candidate # 20.361 * * * * [progress]: [ 1698 / 3484 ] simplifiying candidate # 20.361 * * * * [progress]: [ 1699 / 3484 ] simplifiying candidate # 20.361 * * * * [progress]: [ 1700 / 3484 ] simplifiying candidate # 20.361 * * * * [progress]: [ 1701 / 3484 ] simplifiying candidate # 20.361 * * * * [progress]: [ 1702 / 3484 ] simplifiying candidate # 20.361 * * * * [progress]: [ 1703 / 3484 ] simplifiying candidate # 20.361 * * * * [progress]: [ 1704 / 3484 ] simplifiying candidate # 20.361 * * * * [progress]: [ 1705 / 3484 ] simplifiying candidate # 20.361 * * * * [progress]: [ 1706 / 3484 ] simplifiying candidate # 20.361 * * * * [progress]: [ 1707 / 3484 ] simplifiying candidate # 20.361 * * * * [progress]: [ 1708 / 3484 ] simplifiying candidate # 20.361 * * * * [progress]: [ 1709 / 3484 ] simplifiying candidate # 20.361 * * * * [progress]: [ 1710 / 3484 ] simplifiying candidate # 20.362 * * * * [progress]: [ 1711 / 3484 ] simplifiying candidate # 20.362 * * * * [progress]: [ 1712 / 3484 ] simplifiying candidate # 20.362 * * * * [progress]: [ 1713 / 3484 ] simplifiying candidate # 20.362 * * * * [progress]: [ 1714 / 3484 ] simplifiying candidate # 20.362 * * * * [progress]: [ 1715 / 3484 ] simplifiying candidate # 20.362 * * * * [progress]: [ 1716 / 3484 ] simplifiying candidate # 20.362 * * * * [progress]: [ 1717 / 3484 ] simplifiying candidate # 20.362 * * * * [progress]: [ 1718 / 3484 ] simplifiying candidate # 20.362 * * * * [progress]: [ 1719 / 3484 ] simplifiying candidate # 20.362 * * * * [progress]: [ 1720 / 3484 ] simplifiying candidate # 20.362 * * * * [progress]: [ 1721 / 3484 ] simplifiying candidate # 20.362 * * * * [progress]: [ 1722 / 3484 ] simplifiying candidate # 20.363 * * * * [progress]: [ 1723 / 3484 ] simplifiying candidate # 20.363 * * * * [progress]: [ 1724 / 3484 ] simplifiying candidate # 20.363 * * * * [progress]: [ 1725 / 3484 ] simplifiying candidate # 20.363 * * * * [progress]: [ 1726 / 3484 ] simplifiying candidate # 20.363 * * * * [progress]: [ 1727 / 3484 ] simplifiying candidate # 20.363 * * * * [progress]: [ 1728 / 3484 ] simplifiying candidate # 20.363 * * * * [progress]: [ 1729 / 3484 ] simplifiying candidate # 20.363 * * * * [progress]: [ 1730 / 3484 ] simplifiying candidate # 20.363 * * * * [progress]: [ 1731 / 3484 ] simplifiying candidate # 20.363 * * * * [progress]: [ 1732 / 3484 ] simplifiying candidate # 20.363 * * * * [progress]: [ 1733 / 3484 ] simplifiying candidate # 20.363 * * * * [progress]: [ 1734 / 3484 ] simplifiying candidate # 20.364 * * * * [progress]: [ 1735 / 3484 ] simplifiying candidate # 20.364 * * * * [progress]: [ 1736 / 3484 ] simplifiying candidate # 20.364 * * * * [progress]: [ 1737 / 3484 ] simplifiying candidate # 20.364 * * * * [progress]: [ 1738 / 3484 ] simplifiying candidate # 20.364 * * * * [progress]: [ 1739 / 3484 ] simplifiying candidate # 20.364 * * * * [progress]: [ 1740 / 3484 ] simplifiying candidate # 20.364 * * * * [progress]: [ 1741 / 3484 ] simplifiying candidate # 20.364 * * * * [progress]: [ 1742 / 3484 ] simplifiying candidate # 20.364 * * * * [progress]: [ 1743 / 3484 ] simplifiying candidate # 20.364 * * * * [progress]: [ 1744 / 3484 ] simplifiying candidate # 20.364 * * * * [progress]: [ 1745 / 3484 ] simplifiying candidate # 20.364 * * * * [progress]: [ 1746 / 3484 ] simplifiying candidate # 20.364 * * * * [progress]: [ 1747 / 3484 ] simplifiying candidate # 20.365 * * * * [progress]: [ 1748 / 3484 ] simplifiying candidate # 20.365 * * * * [progress]: [ 1749 / 3484 ] simplifiying candidate # 20.365 * * * * [progress]: [ 1750 / 3484 ] simplifiying candidate # 20.365 * * * * [progress]: [ 1751 / 3484 ] simplifiying candidate # 20.365 * * * * [progress]: [ 1752 / 3484 ] simplifiying candidate # 20.365 * * * * [progress]: [ 1753 / 3484 ] simplifiying candidate # 20.365 * * * * [progress]: [ 1754 / 3484 ] simplifiying candidate # 20.365 * * * * [progress]: [ 1755 / 3484 ] simplifiying candidate # 20.365 * * * * [progress]: [ 1756 / 3484 ] simplifiying candidate # 20.365 * * * * [progress]: [ 1757 / 3484 ] simplifiying candidate # 20.365 * * * * [progress]: [ 1758 / 3484 ] simplifiying candidate # 20.365 * * * * [progress]: [ 1759 / 3484 ] simplifiying candidate # 20.366 * * * * [progress]: [ 1760 / 3484 ] simplifiying candidate # 20.366 * * * * [progress]: [ 1761 / 3484 ] simplifiying candidate # 20.366 * * * * [progress]: [ 1762 / 3484 ] simplifiying candidate # 20.366 * * * * [progress]: [ 1763 / 3484 ] simplifiying candidate # 20.366 * * * * [progress]: [ 1764 / 3484 ] simplifiying candidate # 20.366 * * * * [progress]: [ 1765 / 3484 ] simplifiying candidate # 20.366 * * * * [progress]: [ 1766 / 3484 ] simplifiying candidate # 20.366 * * * * [progress]: [ 1767 / 3484 ] simplifiying candidate # 20.366 * * * * [progress]: [ 1768 / 3484 ] simplifiying candidate # 20.366 * * * * [progress]: [ 1769 / 3484 ] simplifiying candidate # 20.366 * * * * [progress]: [ 1770 / 3484 ] simplifiying candidate # 20.366 * * * * [progress]: [ 1771 / 3484 ] simplifiying candidate # 20.366 * * * * [progress]: [ 1772 / 3484 ] simplifiying candidate # 20.367 * * * * [progress]: [ 1773 / 3484 ] simplifiying candidate # 20.367 * * * * [progress]: [ 1774 / 3484 ] simplifiying candidate # 20.367 * * * * [progress]: [ 1775 / 3484 ] simplifiying candidate # 20.367 * * * * [progress]: [ 1776 / 3484 ] simplifiying candidate # 20.367 * * * * [progress]: [ 1777 / 3484 ] simplifiying candidate # 20.367 * * * * [progress]: [ 1778 / 3484 ] simplifiying candidate # 20.367 * * * * [progress]: [ 1779 / 3484 ] simplifiying candidate # 20.367 * * * * [progress]: [ 1780 / 3484 ] simplifiying candidate # 20.367 * * * * [progress]: [ 1781 / 3484 ] simplifiying candidate # 20.367 * * * * [progress]: [ 1782 / 3484 ] simplifiying candidate # 20.367 * * * * [progress]: [ 1783 / 3484 ] simplifiying candidate # 20.367 * * * * [progress]: [ 1784 / 3484 ] simplifiying candidate # 20.368 * * * * [progress]: [ 1785 / 3484 ] simplifiying candidate # 20.368 * * * * [progress]: [ 1786 / 3484 ] simplifiying candidate # 20.368 * * * * [progress]: [ 1787 / 3484 ] simplifiying candidate # 20.368 * * * * [progress]: [ 1788 / 3484 ] simplifiying candidate # 20.368 * * * * [progress]: [ 1789 / 3484 ] simplifiying candidate # 20.368 * * * * [progress]: [ 1790 / 3484 ] simplifiying candidate # 20.368 * * * * [progress]: [ 1791 / 3484 ] simplifiying candidate # 20.368 * * * * [progress]: [ 1792 / 3484 ] simplifiying candidate # 20.368 * * * * [progress]: [ 1793 / 3484 ] simplifiying candidate # 20.368 * * * * [progress]: [ 1794 / 3484 ] simplifiying candidate # 20.368 * * * * [progress]: [ 1795 / 3484 ] simplifiying candidate # 20.368 * * * * [progress]: [ 1796 / 3484 ] simplifiying candidate # 20.368 * * * * [progress]: [ 1797 / 3484 ] simplifiying candidate # 20.369 * * * * [progress]: [ 1798 / 3484 ] simplifiying candidate # 20.369 * * * * [progress]: [ 1799 / 3484 ] simplifiying candidate # 20.369 * * * * [progress]: [ 1800 / 3484 ] simplifiying candidate # 20.369 * * * * [progress]: [ 1801 / 3484 ] simplifiying candidate # 20.369 * * * * [progress]: [ 1802 / 3484 ] simplifiying candidate # 20.369 * * * * [progress]: [ 1803 / 3484 ] simplifiying candidate # 20.369 * * * * [progress]: [ 1804 / 3484 ] simplifiying candidate # 20.369 * * * * [progress]: [ 1805 / 3484 ] simplifiying candidate # 20.369 * * * * [progress]: [ 1806 / 3484 ] simplifiying candidate # 20.369 * * * * [progress]: [ 1807 / 3484 ] simplifiying candidate # 20.369 * * * * [progress]: [ 1808 / 3484 ] simplifiying candidate # 20.369 * * * * [progress]: [ 1809 / 3484 ] simplifiying candidate # 20.369 * * * * [progress]: [ 1810 / 3484 ] simplifiying candidate # 20.370 * * * * [progress]: [ 1811 / 3484 ] simplifiying candidate # 20.370 * * * * [progress]: [ 1812 / 3484 ] simplifiying candidate # 20.370 * * * * [progress]: [ 1813 / 3484 ] simplifiying candidate # 20.370 * * * * [progress]: [ 1814 / 3484 ] simplifiying candidate # 20.370 * * * * [progress]: [ 1815 / 3484 ] simplifiying candidate # 20.370 * * * * [progress]: [ 1816 / 3484 ] simplifiying candidate # 20.370 * * * * [progress]: [ 1817 / 3484 ] simplifiying candidate # 20.370 * * * * [progress]: [ 1818 / 3484 ] simplifiying candidate # 20.370 * * * * [progress]: [ 1819 / 3484 ] simplifiying candidate # 20.370 * * * * [progress]: [ 1820 / 3484 ] simplifiying candidate # 20.370 * * * * [progress]: [ 1821 / 3484 ] simplifiying candidate # 20.371 * * * * [progress]: [ 1822 / 3484 ] simplifiying candidate # 20.371 * * * * [progress]: [ 1823 / 3484 ] simplifiying candidate # 20.371 * * * * [progress]: [ 1824 / 3484 ] simplifiying candidate # 20.371 * * * * [progress]: [ 1825 / 3484 ] simplifiying candidate # 20.371 * * * * [progress]: [ 1826 / 3484 ] simplifiying candidate # 20.371 * * * * [progress]: [ 1827 / 3484 ] simplifiying candidate # 20.371 * * * * [progress]: [ 1828 / 3484 ] simplifiying candidate # 20.371 * * * * [progress]: [ 1829 / 3484 ] simplifiying candidate # 20.371 * * * * [progress]: [ 1830 / 3484 ] simplifiying candidate # 20.371 * * * * [progress]: [ 1831 / 3484 ] simplifiying candidate # 20.371 * * * * [progress]: [ 1832 / 3484 ] simplifiying candidate # 20.371 * * * * [progress]: [ 1833 / 3484 ] simplifiying candidate # 20.372 * * * * [progress]: [ 1834 / 3484 ] simplifiying candidate # 20.372 * * * * [progress]: [ 1835 / 3484 ] simplifiying candidate # 20.372 * * * * [progress]: [ 1836 / 3484 ] simplifiying candidate # 20.372 * * * * [progress]: [ 1837 / 3484 ] simplifiying candidate # 20.372 * * * * [progress]: [ 1838 / 3484 ] simplifiying candidate # 20.372 * * * * [progress]: [ 1839 / 3484 ] simplifiying candidate # 20.372 * * * * [progress]: [ 1840 / 3484 ] simplifiying candidate # 20.372 * * * * [progress]: [ 1841 / 3484 ] simplifiying candidate # 20.372 * * * * [progress]: [ 1842 / 3484 ] simplifiying candidate # 20.372 * * * * [progress]: [ 1843 / 3484 ] simplifiying candidate # 20.372 * * * * [progress]: [ 1844 / 3484 ] simplifiying candidate # 20.372 * * * * [progress]: [ 1845 / 3484 ] simplifiying candidate # 20.372 * * * * [progress]: [ 1846 / 3484 ] simplifiying candidate # 20.373 * * * * [progress]: [ 1847 / 3484 ] simplifiying candidate # 20.373 * * * * [progress]: [ 1848 / 3484 ] simplifiying candidate # 20.373 * * * * [progress]: [ 1849 / 3484 ] simplifiying candidate # 20.373 * * * * [progress]: [ 1850 / 3484 ] simplifiying candidate # 20.373 * * * * [progress]: [ 1851 / 3484 ] simplifiying candidate # 20.373 * * * * [progress]: [ 1852 / 3484 ] simplifiying candidate # 20.373 * * * * [progress]: [ 1853 / 3484 ] simplifiying candidate # 20.373 * * * * [progress]: [ 1854 / 3484 ] simplifiying candidate # 20.373 * * * * [progress]: [ 1855 / 3484 ] simplifiying candidate # 20.373 * * * * [progress]: [ 1856 / 3484 ] simplifiying candidate # 20.373 * * * * [progress]: [ 1857 / 3484 ] simplifiying candidate # 20.373 * * * * [progress]: [ 1858 / 3484 ] simplifiying candidate # 20.374 * * * * [progress]: [ 1859 / 3484 ] simplifiying candidate # 20.374 * * * * [progress]: [ 1860 / 3484 ] simplifiying candidate # 20.374 * * * * [progress]: [ 1861 / 3484 ] simplifiying candidate # 20.374 * * * * [progress]: [ 1862 / 3484 ] simplifiying candidate # 20.374 * * * * [progress]: [ 1863 / 3484 ] simplifiying candidate # 20.374 * * * * [progress]: [ 1864 / 3484 ] simplifiying candidate # 20.374 * * * * [progress]: [ 1865 / 3484 ] simplifiying candidate # 20.374 * * * * [progress]: [ 1866 / 3484 ] simplifiying candidate # 20.374 * * * * [progress]: [ 1867 / 3484 ] simplifiying candidate # 20.374 * * * * [progress]: [ 1868 / 3484 ] simplifiying candidate # 20.374 * * * * [progress]: [ 1869 / 3484 ] simplifiying candidate # 20.374 * * * * [progress]: [ 1870 / 3484 ] simplifiying candidate # 20.375 * * * * [progress]: [ 1871 / 3484 ] simplifiying candidate # 20.375 * * * * [progress]: [ 1872 / 3484 ] simplifiying candidate # 20.375 * * * * [progress]: [ 1873 / 3484 ] simplifiying candidate # 20.375 * * * * [progress]: [ 1874 / 3484 ] simplifiying candidate # 20.375 * * * * [progress]: [ 1875 / 3484 ] simplifiying candidate # 20.375 * * * * [progress]: [ 1876 / 3484 ] simplifiying candidate # 20.375 * * * * [progress]: [ 1877 / 3484 ] simplifiying candidate # 20.375 * * * * [progress]: [ 1878 / 3484 ] simplifiying candidate # 20.375 * * * * [progress]: [ 1879 / 3484 ] simplifiying candidate # 20.375 * * * * [progress]: [ 1880 / 3484 ] simplifiying candidate # 20.375 * * * * [progress]: [ 1881 / 3484 ] simplifiying candidate # 20.375 * * * * [progress]: [ 1882 / 3484 ] simplifiying candidate # 20.375 * * * * [progress]: [ 1883 / 3484 ] simplifiying candidate # 20.376 * * * * [progress]: [ 1884 / 3484 ] simplifiying candidate # 20.376 * * * * [progress]: [ 1885 / 3484 ] simplifiying candidate # 20.376 * * * * [progress]: [ 1886 / 3484 ] simplifiying candidate # 20.376 * * * * [progress]: [ 1887 / 3484 ] simplifiying candidate # 20.376 * * * * [progress]: [ 1888 / 3484 ] simplifiying candidate # 20.376 * * * * [progress]: [ 1889 / 3484 ] simplifiying candidate # 20.376 * * * * [progress]: [ 1890 / 3484 ] simplifiying candidate # 20.376 * * * * [progress]: [ 1891 / 3484 ] simplifiying candidate # 20.376 * * * * [progress]: [ 1892 / 3484 ] simplifiying candidate # 20.376 * * * * [progress]: [ 1893 / 3484 ] simplifiying candidate # 20.376 * * * * [progress]: [ 1894 / 3484 ] simplifiying candidate # 20.376 * * * * [progress]: [ 1895 / 3484 ] simplifiying candidate # 20.376 * * * * [progress]: [ 1896 / 3484 ] simplifiying candidate # 20.377 * * * * [progress]: [ 1897 / 3484 ] simplifiying candidate # 20.377 * * * * [progress]: [ 1898 / 3484 ] simplifiying candidate # 20.377 * * * * [progress]: [ 1899 / 3484 ] simplifiying candidate # 20.377 * * * * [progress]: [ 1900 / 3484 ] simplifiying candidate # 20.377 * * * * [progress]: [ 1901 / 3484 ] simplifiying candidate # 20.377 * * * * [progress]: [ 1902 / 3484 ] simplifiying candidate # 20.377 * * * * [progress]: [ 1903 / 3484 ] simplifiying candidate # 20.377 * * * * [progress]: [ 1904 / 3484 ] simplifiying candidate # 20.377 * * * * [progress]: [ 1905 / 3484 ] simplifiying candidate # 20.377 * * * * [progress]: [ 1906 / 3484 ] simplifiying candidate # 20.377 * * * * [progress]: [ 1907 / 3484 ] simplifiying candidate # 20.377 * * * * [progress]: [ 1908 / 3484 ] simplifiying candidate # 20.377 * * * * [progress]: [ 1909 / 3484 ] simplifiying candidate # 20.378 * * * * [progress]: [ 1910 / 3484 ] simplifiying candidate # 20.378 * * * * [progress]: [ 1911 / 3484 ] simplifiying candidate # 20.378 * * * * [progress]: [ 1912 / 3484 ] simplifiying candidate # 20.378 * * * * [progress]: [ 1913 / 3484 ] simplifiying candidate # 20.378 * * * * [progress]: [ 1914 / 3484 ] simplifiying candidate # 20.378 * * * * [progress]: [ 1915 / 3484 ] simplifiying candidate # 20.378 * * * * [progress]: [ 1916 / 3484 ] simplifiying candidate # 20.378 * * * * [progress]: [ 1917 / 3484 ] simplifiying candidate # 20.378 * * * * [progress]: [ 1918 / 3484 ] simplifiying candidate # 20.378 * * * * [progress]: [ 1919 / 3484 ] simplifiying candidate # 20.378 * * * * [progress]: [ 1920 / 3484 ] simplifiying candidate # 20.378 * * * * [progress]: [ 1921 / 3484 ] simplifiying candidate # 20.379 * * * * [progress]: [ 1922 / 3484 ] simplifiying candidate # 20.379 * * * * [progress]: [ 1923 / 3484 ] simplifiying candidate # 20.379 * * * * [progress]: [ 1924 / 3484 ] simplifiying candidate # 20.379 * * * * [progress]: [ 1925 / 3484 ] simplifiying candidate # 20.379 * * * * [progress]: [ 1926 / 3484 ] simplifiying candidate # 20.379 * * * * [progress]: [ 1927 / 3484 ] simplifiying candidate # 20.379 * * * * [progress]: [ 1928 / 3484 ] simplifiying candidate # 20.379 * * * * [progress]: [ 1929 / 3484 ] simplifiying candidate # 20.379 * * * * [progress]: [ 1930 / 3484 ] simplifiying candidate # 20.379 * * * * [progress]: [ 1931 / 3484 ] simplifiying candidate # 20.379 * * * * [progress]: [ 1932 / 3484 ] simplifiying candidate # 20.379 * * * * [progress]: [ 1933 / 3484 ] simplifiying candidate # 20.379 * * * * [progress]: [ 1934 / 3484 ] simplifiying candidate # 20.380 * * * * [progress]: [ 1935 / 3484 ] simplifiying candidate # 20.380 * * * * [progress]: [ 1936 / 3484 ] simplifiying candidate # 20.380 * * * * [progress]: [ 1937 / 3484 ] simplifiying candidate # 20.380 * * * * [progress]: [ 1938 / 3484 ] simplifiying candidate # 20.380 * * * * [progress]: [ 1939 / 3484 ] simplifiying candidate # 20.380 * * * * [progress]: [ 1940 / 3484 ] simplifiying candidate # 20.380 * * * * [progress]: [ 1941 / 3484 ] simplifiying candidate # 20.380 * * * * [progress]: [ 1942 / 3484 ] simplifiying candidate # 20.380 * * * * [progress]: [ 1943 / 3484 ] simplifiying candidate # 20.380 * * * * [progress]: [ 1944 / 3484 ] simplifiying candidate # 20.380 * * * * [progress]: [ 1945 / 3484 ] simplifiying candidate # 20.380 * * * * [progress]: [ 1946 / 3484 ] simplifiying candidate # 20.380 * * * * [progress]: [ 1947 / 3484 ] simplifiying candidate # 20.381 * * * * [progress]: [ 1948 / 3484 ] simplifiying candidate # 20.381 * * * * [progress]: [ 1949 / 3484 ] simplifiying candidate # 20.381 * * * * [progress]: [ 1950 / 3484 ] simplifiying candidate # 20.381 * * * * [progress]: [ 1951 / 3484 ] simplifiying candidate # 20.381 * * * * [progress]: [ 1952 / 3484 ] simplifiying candidate # 20.381 * * * * [progress]: [ 1953 / 3484 ] simplifiying candidate # 20.381 * * * * [progress]: [ 1954 / 3484 ] simplifiying candidate # 20.381 * * * * [progress]: [ 1955 / 3484 ] simplifiying candidate # 20.381 * * * * [progress]: [ 1956 / 3484 ] simplifiying candidate # 20.381 * * * * [progress]: [ 1957 / 3484 ] simplifiying candidate # 20.381 * * * * [progress]: [ 1958 / 3484 ] simplifiying candidate # 20.381 * * * * [progress]: [ 1959 / 3484 ] simplifiying candidate # 20.381 * * * * [progress]: [ 1960 / 3484 ] simplifiying candidate # 20.382 * * * * [progress]: [ 1961 / 3484 ] simplifiying candidate # 20.382 * * * * [progress]: [ 1962 / 3484 ] simplifiying candidate # 20.382 * * * * [progress]: [ 1963 / 3484 ] simplifiying candidate # 20.382 * * * * [progress]: [ 1964 / 3484 ] simplifiying candidate # 20.382 * * * * [progress]: [ 1965 / 3484 ] simplifiying candidate # 20.382 * * * * [progress]: [ 1966 / 3484 ] simplifiying candidate # 20.382 * * * * [progress]: [ 1967 / 3484 ] simplifiying candidate # 20.382 * * * * [progress]: [ 1968 / 3484 ] simplifiying candidate # 20.382 * * * * [progress]: [ 1969 / 3484 ] simplifiying candidate # 20.382 * * * * [progress]: [ 1970 / 3484 ] simplifiying candidate # 20.382 * * * * [progress]: [ 1971 / 3484 ] simplifiying candidate # 20.382 * * * * [progress]: [ 1972 / 3484 ] simplifiying candidate # 20.383 * * * * [progress]: [ 1973 / 3484 ] simplifiying candidate # 20.383 * * * * [progress]: [ 1974 / 3484 ] simplifiying candidate # 20.383 * * * * [progress]: [ 1975 / 3484 ] simplifiying candidate # 20.383 * * * * [progress]: [ 1976 / 3484 ] simplifiying candidate # 20.383 * * * * [progress]: [ 1977 / 3484 ] simplifiying candidate # 20.383 * * * * [progress]: [ 1978 / 3484 ] simplifiying candidate # 20.383 * * * * [progress]: [ 1979 / 3484 ] simplifiying candidate # 20.383 * * * * [progress]: [ 1980 / 3484 ] simplifiying candidate # 20.383 * * * * [progress]: [ 1981 / 3484 ] simplifiying candidate # 20.383 * * * * [progress]: [ 1982 / 3484 ] simplifiying candidate # 20.383 * * * * [progress]: [ 1983 / 3484 ] simplifiying candidate # 20.384 * * * * [progress]: [ 1984 / 3484 ] simplifiying candidate # 20.384 * * * * [progress]: [ 1985 / 3484 ] simplifiying candidate # 20.384 * * * * [progress]: [ 1986 / 3484 ] simplifiying candidate # 20.384 * * * * [progress]: [ 1987 / 3484 ] simplifiying candidate # 20.384 * * * * [progress]: [ 1988 / 3484 ] simplifiying candidate # 20.384 * * * * [progress]: [ 1989 / 3484 ] simplifiying candidate # 20.384 * * * * [progress]: [ 1990 / 3484 ] simplifiying candidate # 20.384 * * * * [progress]: [ 1991 / 3484 ] simplifiying candidate # 20.384 * * * * [progress]: [ 1992 / 3484 ] simplifiying candidate # 20.384 * * * * [progress]: [ 1993 / 3484 ] simplifiying candidate # 20.384 * * * * [progress]: [ 1994 / 3484 ] simplifiying candidate # 20.384 * * * * [progress]: [ 1995 / 3484 ] simplifiying candidate # 20.384 * * * * [progress]: [ 1996 / 3484 ] simplifiying candidate # 20.385 * * * * [progress]: [ 1997 / 3484 ] simplifiying candidate # 20.385 * * * * [progress]: [ 1998 / 3484 ] simplifiying candidate # 20.385 * * * * [progress]: [ 1999 / 3484 ] simplifiying candidate # 20.385 * * * * [progress]: [ 2000 / 3484 ] simplifiying candidate # 20.385 * * * * [progress]: [ 2001 / 3484 ] simplifiying candidate # 20.385 * * * * [progress]: [ 2002 / 3484 ] simplifiying candidate # 20.385 * * * * [progress]: [ 2003 / 3484 ] simplifiying candidate # 20.385 * * * * [progress]: [ 2004 / 3484 ] simplifiying candidate # 20.385 * * * * [progress]: [ 2005 / 3484 ] simplifiying candidate # 20.385 * * * * [progress]: [ 2006 / 3484 ] simplifiying candidate # 20.385 * * * * [progress]: [ 2007 / 3484 ] simplifiying candidate # 20.385 * * * * [progress]: [ 2008 / 3484 ] simplifiying candidate # 20.385 * * * * [progress]: [ 2009 / 3484 ] simplifiying candidate # 20.386 * * * * [progress]: [ 2010 / 3484 ] simplifiying candidate # 20.386 * * * * [progress]: [ 2011 / 3484 ] simplifiying candidate # 20.386 * * * * [progress]: [ 2012 / 3484 ] simplifiying candidate # 20.386 * * * * [progress]: [ 2013 / 3484 ] simplifiying candidate # 20.386 * * * * [progress]: [ 2014 / 3484 ] simplifiying candidate # 20.386 * * * * [progress]: [ 2015 / 3484 ] simplifiying candidate # 20.386 * * * * [progress]: [ 2016 / 3484 ] simplifiying candidate # 20.386 * * * * [progress]: [ 2017 / 3484 ] simplifiying candidate # 20.386 * * * * [progress]: [ 2018 / 3484 ] simplifiying candidate # 20.386 * * * * [progress]: [ 2019 / 3484 ] simplifiying candidate # 20.386 * * * * [progress]: [ 2020 / 3484 ] simplifiying candidate # 20.386 * * * * [progress]: [ 2021 / 3484 ] simplifiying candidate # 20.387 * * * * [progress]: [ 2022 / 3484 ] simplifiying candidate # 20.387 * * * * [progress]: [ 2023 / 3484 ] simplifiying candidate # 20.387 * * * * [progress]: [ 2024 / 3484 ] simplifiying candidate # 20.387 * * * * [progress]: [ 2025 / 3484 ] simplifiying candidate # 20.387 * * * * [progress]: [ 2026 / 3484 ] simplifiying candidate # 20.387 * * * * [progress]: [ 2027 / 3484 ] simplifiying candidate # 20.387 * * * * [progress]: [ 2028 / 3484 ] simplifiying candidate # 20.387 * * * * [progress]: [ 2029 / 3484 ] simplifiying candidate # 20.387 * * * * [progress]: [ 2030 / 3484 ] simplifiying candidate # 20.387 * * * * [progress]: [ 2031 / 3484 ] simplifiying candidate # 20.387 * * * * [progress]: [ 2032 / 3484 ] simplifiying candidate # 20.387 * * * * [progress]: [ 2033 / 3484 ] simplifiying candidate # 20.387 * * * * [progress]: [ 2034 / 3484 ] simplifiying candidate # 20.387 * * * * [progress]: [ 2035 / 3484 ] simplifiying candidate # 20.388 * * * * [progress]: [ 2036 / 3484 ] simplifiying candidate # 20.388 * * * * [progress]: [ 2037 / 3484 ] simplifiying candidate # 20.388 * * * * [progress]: [ 2038 / 3484 ] simplifiying candidate # 20.388 * * * * [progress]: [ 2039 / 3484 ] simplifiying candidate # 20.388 * * * * [progress]: [ 2040 / 3484 ] simplifiying candidate # 20.388 * * * * [progress]: [ 2041 / 3484 ] simplifiying candidate # 20.388 * * * * [progress]: [ 2042 / 3484 ] simplifiying candidate # 20.388 * * * * [progress]: [ 2043 / 3484 ] simplifiying candidate # 20.388 * * * * [progress]: [ 2044 / 3484 ] simplifiying candidate # 20.388 * * * * [progress]: [ 2045 / 3484 ] simplifiying candidate # 20.388 * * * * [progress]: [ 2046 / 3484 ] simplifiying candidate # 20.388 * * * * [progress]: [ 2047 / 3484 ] simplifiying candidate # 20.388 * * * * [progress]: [ 2048 / 3484 ] simplifiying candidate # 20.389 * * * * [progress]: [ 2049 / 3484 ] simplifiying candidate # 20.389 * * * * [progress]: [ 2050 / 3484 ] simplifiying candidate # 20.389 * * * * [progress]: [ 2051 / 3484 ] simplifiying candidate # 20.389 * * * * [progress]: [ 2052 / 3484 ] simplifiying candidate # 20.389 * * * * [progress]: [ 2053 / 3484 ] simplifiying candidate # 20.389 * * * * [progress]: [ 2054 / 3484 ] simplifiying candidate # 20.389 * * * * [progress]: [ 2055 / 3484 ] simplifiying candidate # 20.389 * * * * [progress]: [ 2056 / 3484 ] simplifiying candidate # 20.389 * * * * [progress]: [ 2057 / 3484 ] simplifiying candidate # 20.389 * * * * [progress]: [ 2058 / 3484 ] simplifiying candidate # 20.389 * * * * [progress]: [ 2059 / 3484 ] simplifiying candidate # 20.389 * * * * [progress]: [ 2060 / 3484 ] simplifiying candidate # 20.389 * * * * [progress]: [ 2061 / 3484 ] simplifiying candidate # 20.390 * * * * [progress]: [ 2062 / 3484 ] simplifiying candidate # 20.390 * * * * [progress]: [ 2063 / 3484 ] simplifiying candidate # 20.390 * * * * [progress]: [ 2064 / 3484 ] simplifiying candidate # 20.390 * * * * [progress]: [ 2065 / 3484 ] simplifiying candidate # 20.390 * * * * [progress]: [ 2066 / 3484 ] simplifiying candidate # 20.390 * * * * [progress]: [ 2067 / 3484 ] simplifiying candidate # 20.390 * * * * [progress]: [ 2068 / 3484 ] simplifiying candidate # 20.390 * * * * [progress]: [ 2069 / 3484 ] simplifiying candidate # 20.390 * * * * [progress]: [ 2070 / 3484 ] simplifiying candidate # 20.390 * * * * [progress]: [ 2071 / 3484 ] simplifiying candidate # 20.390 * * * * [progress]: [ 2072 / 3484 ] simplifiying candidate # 20.390 * * * * [progress]: [ 2073 / 3484 ] simplifiying candidate # 20.390 * * * * [progress]: [ 2074 / 3484 ] simplifiying candidate # 20.390 * * * * [progress]: [ 2075 / 3484 ] simplifiying candidate # 20.391 * * * * [progress]: [ 2076 / 3484 ] simplifiying candidate # 20.391 * * * * [progress]: [ 2077 / 3484 ] simplifiying candidate # 20.391 * * * * [progress]: [ 2078 / 3484 ] simplifiying candidate # 20.391 * * * * [progress]: [ 2079 / 3484 ] simplifiying candidate # 20.391 * * * * [progress]: [ 2080 / 3484 ] simplifiying candidate # 20.391 * * * * [progress]: [ 2081 / 3484 ] simplifiying candidate # 20.391 * * * * [progress]: [ 2082 / 3484 ] simplifiying candidate # 20.391 * * * * [progress]: [ 2083 / 3484 ] simplifiying candidate # 20.391 * * * * [progress]: [ 2084 / 3484 ] simplifiying candidate # 20.391 * * * * [progress]: [ 2085 / 3484 ] simplifiying candidate # 20.391 * * * * [progress]: [ 2086 / 3484 ] simplifiying candidate # 20.391 * * * * [progress]: [ 2087 / 3484 ] simplifiying candidate # 20.391 * * * * [progress]: [ 2088 / 3484 ] simplifiying candidate # 20.391 * * * * [progress]: [ 2089 / 3484 ] simplifiying candidate # 20.391 * * * * [progress]: [ 2090 / 3484 ] simplifiying candidate # 20.391 * * * * [progress]: [ 2091 / 3484 ] simplifiying candidate # 20.391 * * * * [progress]: [ 2092 / 3484 ] simplifiying candidate # 20.391 * * * * [progress]: [ 2093 / 3484 ] simplifiying candidate # 20.391 * * * * [progress]: [ 2094 / 3484 ] simplifiying candidate # 20.392 * * * * [progress]: [ 2095 / 3484 ] simplifiying candidate # 20.392 * * * * [progress]: [ 2096 / 3484 ] simplifiying candidate # 20.392 * * * * [progress]: [ 2097 / 3484 ] simplifiying candidate # 20.392 * * * * [progress]: [ 2098 / 3484 ] simplifiying candidate # 20.392 * * * * [progress]: [ 2099 / 3484 ] simplifiying candidate # 20.392 * * * * [progress]: [ 2100 / 3484 ] simplifiying candidate # 20.392 * * * * [progress]: [ 2101 / 3484 ] simplifiying candidate # 20.392 * * * * [progress]: [ 2102 / 3484 ] simplifiying candidate # 20.392 * * * * [progress]: [ 2103 / 3484 ] simplifiying candidate # 20.392 * * * * [progress]: [ 2104 / 3484 ] simplifiying candidate # 20.392 * * * * [progress]: [ 2105 / 3484 ] simplifiying candidate # 20.392 * * * * [progress]: [ 2106 / 3484 ] simplifiying candidate # 20.392 * * * * [progress]: [ 2107 / 3484 ] simplifiying candidate # 20.392 * * * * [progress]: [ 2108 / 3484 ] simplifiying candidate # 20.392 * * * * [progress]: [ 2109 / 3484 ] simplifiying candidate # 20.392 * * * * [progress]: [ 2110 / 3484 ] simplifiying candidate # 20.392 * * * * [progress]: [ 2111 / 3484 ] simplifiying candidate # 20.392 * * * * [progress]: [ 2112 / 3484 ] simplifiying candidate # 20.392 * * * * [progress]: [ 2113 / 3484 ] simplifiying candidate # 20.392 * * * * [progress]: [ 2114 / 3484 ] simplifiying candidate # 20.393 * * * * [progress]: [ 2115 / 3484 ] simplifiying candidate # 20.393 * * * * [progress]: [ 2116 / 3484 ] simplifiying candidate # 20.393 * * * * [progress]: [ 2117 / 3484 ] simplifiying candidate # 20.393 * * * * [progress]: [ 2118 / 3484 ] simplifiying candidate # 20.393 * * * * [progress]: [ 2119 / 3484 ] simplifiying candidate # 20.393 * * * * [progress]: [ 2120 / 3484 ] simplifiying candidate # 20.393 * * * * [progress]: [ 2121 / 3484 ] simplifiying candidate # 20.393 * * * * [progress]: [ 2122 / 3484 ] simplifiying candidate # 20.393 * * * * [progress]: [ 2123 / 3484 ] simplifiying candidate # 20.393 * * * * [progress]: [ 2124 / 3484 ] simplifiying candidate # 20.393 * * * * [progress]: [ 2125 / 3484 ] simplifiying candidate # 20.393 * * * * [progress]: [ 2126 / 3484 ] simplifiying candidate # 20.393 * * * * [progress]: [ 2127 / 3484 ] simplifiying candidate # 20.393 * * * * [progress]: [ 2128 / 3484 ] simplifiying candidate # 20.393 * * * * [progress]: [ 2129 / 3484 ] simplifiying candidate # 20.393 * * * * [progress]: [ 2130 / 3484 ] simplifiying candidate # 20.393 * * * * [progress]: [ 2131 / 3484 ] simplifiying candidate # 20.393 * * * * [progress]: [ 2132 / 3484 ] simplifiying candidate # 20.393 * * * * [progress]: [ 2133 / 3484 ] simplifiying candidate # 20.393 * * * * [progress]: [ 2134 / 3484 ] simplifiying candidate # 20.394 * * * * [progress]: [ 2135 / 3484 ] simplifiying candidate # 20.394 * * * * [progress]: [ 2136 / 3484 ] simplifiying candidate # 20.394 * * * * [progress]: [ 2137 / 3484 ] simplifiying candidate # 20.394 * * * * [progress]: [ 2138 / 3484 ] simplifiying candidate # 20.394 * * * * [progress]: [ 2139 / 3484 ] simplifiying candidate # 20.394 * * * * [progress]: [ 2140 / 3484 ] simplifiying candidate # 20.394 * * * * [progress]: [ 2141 / 3484 ] simplifiying candidate # 20.394 * * * * [progress]: [ 2142 / 3484 ] simplifiying candidate # 20.394 * * * * [progress]: [ 2143 / 3484 ] simplifiying candidate # 20.394 * * * * [progress]: [ 2144 / 3484 ] simplifiying candidate # 20.394 * * * * [progress]: [ 2145 / 3484 ] simplifiying candidate # 20.394 * * * * [progress]: [ 2146 / 3484 ] simplifiying candidate # 20.394 * * * * [progress]: [ 2147 / 3484 ] simplifiying candidate # 20.394 * * * * [progress]: [ 2148 / 3484 ] simplifiying candidate # 20.394 * * * * [progress]: [ 2149 / 3484 ] simplifiying candidate # 20.394 * * * * [progress]: [ 2150 / 3484 ] simplifiying candidate # 20.394 * * * * [progress]: [ 2151 / 3484 ] simplifiying candidate # 20.394 * * * * [progress]: [ 2152 / 3484 ] simplifiying candidate # 20.395 * * * * [progress]: [ 2153 / 3484 ] simplifiying candidate # 20.395 * * * * [progress]: [ 2154 / 3484 ] simplifiying candidate # 20.395 * * * * [progress]: [ 2155 / 3484 ] simplifiying candidate # 20.395 * * * * [progress]: [ 2156 / 3484 ] simplifiying candidate # 20.395 * * * * [progress]: [ 2157 / 3484 ] simplifiying candidate # 20.395 * * * * [progress]: [ 2158 / 3484 ] simplifiying candidate # 20.395 * * * * [progress]: [ 2159 / 3484 ] simplifiying candidate # 20.395 * * * * [progress]: [ 2160 / 3484 ] simplifiying candidate # 20.395 * * * * [progress]: [ 2161 / 3484 ] simplifiying candidate # 20.395 * * * * [progress]: [ 2162 / 3484 ] simplifiying candidate # 20.395 * * * * [progress]: [ 2163 / 3484 ] simplifiying candidate # 20.395 * * * * [progress]: [ 2164 / 3484 ] simplifiying candidate # 20.395 * * * * [progress]: [ 2165 / 3484 ] simplifiying candidate # 20.396 * * * * [progress]: [ 2166 / 3484 ] simplifiying candidate # 20.396 * * * * [progress]: [ 2167 / 3484 ] simplifiying candidate # 20.396 * * * * [progress]: [ 2168 / 3484 ] simplifiying candidate # 20.396 * * * * [progress]: [ 2169 / 3484 ] simplifiying candidate # 20.396 * * * * [progress]: [ 2170 / 3484 ] simplifiying candidate # 20.396 * * * * [progress]: [ 2171 / 3484 ] simplifiying candidate # 20.396 * * * * [progress]: [ 2172 / 3484 ] simplifiying candidate # 20.396 * * * * [progress]: [ 2173 / 3484 ] simplifiying candidate # 20.396 * * * * [progress]: [ 2174 / 3484 ] simplifiying candidate # 20.396 * * * * [progress]: [ 2175 / 3484 ] simplifiying candidate # 20.396 * * * * [progress]: [ 2176 / 3484 ] simplifiying candidate # 20.396 * * * * [progress]: [ 2177 / 3484 ] simplifiying candidate # 20.396 * * * * [progress]: [ 2178 / 3484 ] simplifiying candidate # 20.396 * * * * [progress]: [ 2179 / 3484 ] simplifiying candidate # 20.397 * * * * [progress]: [ 2180 / 3484 ] simplifiying candidate # 20.397 * * * * [progress]: [ 2181 / 3484 ] simplifiying candidate # 20.397 * * * * [progress]: [ 2182 / 3484 ] simplifiying candidate # 20.397 * * * * [progress]: [ 2183 / 3484 ] simplifiying candidate # 20.397 * * * * [progress]: [ 2184 / 3484 ] simplifiying candidate # 20.397 * * * * [progress]: [ 2185 / 3484 ] simplifiying candidate # 20.397 * * * * [progress]: [ 2186 / 3484 ] simplifiying candidate # 20.397 * * * * [progress]: [ 2187 / 3484 ] simplifiying candidate # 20.397 * * * * [progress]: [ 2188 / 3484 ] simplifiying candidate # 20.397 * * * * [progress]: [ 2189 / 3484 ] simplifiying candidate # 20.397 * * * * [progress]: [ 2190 / 3484 ] simplifiying candidate # 20.398 * * * * [progress]: [ 2191 / 3484 ] simplifiying candidate # 20.398 * * * * [progress]: [ 2192 / 3484 ] simplifiying candidate # 20.398 * * * * [progress]: [ 2193 / 3484 ] simplifiying candidate # 20.398 * * * * [progress]: [ 2194 / 3484 ] simplifiying candidate # 20.398 * * * * [progress]: [ 2195 / 3484 ] simplifiying candidate # 20.398 * * * * [progress]: [ 2196 / 3484 ] simplifiying candidate # 20.398 * * * * [progress]: [ 2197 / 3484 ] simplifiying candidate # 20.398 * * * * [progress]: [ 2198 / 3484 ] simplifiying candidate # 20.398 * * * * [progress]: [ 2199 / 3484 ] simplifiying candidate # 20.398 * * * * [progress]: [ 2200 / 3484 ] simplifiying candidate # 20.398 * * * * [progress]: [ 2201 / 3484 ] simplifiying candidate # 20.398 * * * * [progress]: [ 2202 / 3484 ] simplifiying candidate # 20.399 * * * * [progress]: [ 2203 / 3484 ] simplifiying candidate # 20.399 * * * * [progress]: [ 2204 / 3484 ] simplifiying candidate # 20.399 * * * * [progress]: [ 2205 / 3484 ] simplifiying candidate # 20.399 * * * * [progress]: [ 2206 / 3484 ] simplifiying candidate # 20.399 * * * * [progress]: [ 2207 / 3484 ] simplifiying candidate # 20.399 * * * * [progress]: [ 2208 / 3484 ] simplifiying candidate # 20.399 * * * * [progress]: [ 2209 / 3484 ] simplifiying candidate # 20.399 * * * * [progress]: [ 2210 / 3484 ] simplifiying candidate # 20.399 * * * * [progress]: [ 2211 / 3484 ] simplifiying candidate # 20.399 * * * * [progress]: [ 2212 / 3484 ] simplifiying candidate # 20.399 * * * * [progress]: [ 2213 / 3484 ] simplifiying candidate # 20.399 * * * * [progress]: [ 2214 / 3484 ] simplifiying candidate # 20.399 * * * * [progress]: [ 2215 / 3484 ] simplifiying candidate # 20.400 * * * * [progress]: [ 2216 / 3484 ] simplifiying candidate # 20.400 * * * * [progress]: [ 2217 / 3484 ] simplifiying candidate # 20.400 * * * * [progress]: [ 2218 / 3484 ] simplifiying candidate # 20.400 * * * * [progress]: [ 2219 / 3484 ] simplifiying candidate # 20.400 * * * * [progress]: [ 2220 / 3484 ] simplifiying candidate # 20.400 * * * * [progress]: [ 2221 / 3484 ] simplifiying candidate # 20.400 * * * * [progress]: [ 2222 / 3484 ] simplifiying candidate # 20.400 * * * * [progress]: [ 2223 / 3484 ] simplifiying candidate # 20.400 * * * * [progress]: [ 2224 / 3484 ] simplifiying candidate # 20.400 * * * * [progress]: [ 2225 / 3484 ] simplifiying candidate # 20.400 * * * * [progress]: [ 2226 / 3484 ] simplifiying candidate # 20.400 * * * * [progress]: [ 2227 / 3484 ] simplifiying candidate # 20.401 * * * * [progress]: [ 2228 / 3484 ] simplifiying candidate # 20.401 * * * * [progress]: [ 2229 / 3484 ] simplifiying candidate # 20.401 * * * * [progress]: [ 2230 / 3484 ] simplifiying candidate # 20.401 * * * * [progress]: [ 2231 / 3484 ] simplifiying candidate # 20.401 * * * * [progress]: [ 2232 / 3484 ] simplifiying candidate # 20.401 * * * * [progress]: [ 2233 / 3484 ] simplifiying candidate # 20.401 * * * * [progress]: [ 2234 / 3484 ] simplifiying candidate # 20.401 * * * * [progress]: [ 2235 / 3484 ] simplifiying candidate # 20.401 * * * * [progress]: [ 2236 / 3484 ] simplifiying candidate # 20.401 * * * * [progress]: [ 2237 / 3484 ] simplifiying candidate # 20.401 * * * * [progress]: [ 2238 / 3484 ] simplifiying candidate # 20.401 * * * * [progress]: [ 2239 / 3484 ] simplifiying candidate # 20.402 * * * * [progress]: [ 2240 / 3484 ] simplifiying candidate # 20.402 * * * * [progress]: [ 2241 / 3484 ] simplifiying candidate # 20.402 * * * * [progress]: [ 2242 / 3484 ] simplifiying candidate # 20.402 * * * * [progress]: [ 2243 / 3484 ] simplifiying candidate # 20.402 * * * * [progress]: [ 2244 / 3484 ] simplifiying candidate # 20.402 * * * * [progress]: [ 2245 / 3484 ] simplifiying candidate # 20.402 * * * * [progress]: [ 2246 / 3484 ] simplifiying candidate # 20.402 * * * * [progress]: [ 2247 / 3484 ] simplifiying candidate # 20.402 * * * * [progress]: [ 2248 / 3484 ] simplifiying candidate # 20.402 * * * * [progress]: [ 2249 / 3484 ] simplifiying candidate # 20.402 * * * * [progress]: [ 2250 / 3484 ] simplifiying candidate # 20.402 * * * * [progress]: [ 2251 / 3484 ] simplifiying candidate # 20.402 * * * * [progress]: [ 2252 / 3484 ] simplifiying candidate # 20.402 * * * * [progress]: [ 2253 / 3484 ] simplifiying candidate # 20.403 * * * * [progress]: [ 2254 / 3484 ] simplifiying candidate # 20.403 * * * * [progress]: [ 2255 / 3484 ] simplifiying candidate # 20.403 * * * * [progress]: [ 2256 / 3484 ] simplifiying candidate # 20.403 * * * * [progress]: [ 2257 / 3484 ] simplifiying candidate # 20.403 * * * * [progress]: [ 2258 / 3484 ] simplifiying candidate # 20.403 * * * * [progress]: [ 2259 / 3484 ] simplifiying candidate # 20.403 * * * * [progress]: [ 2260 / 3484 ] simplifiying candidate # 20.403 * * * * [progress]: [ 2261 / 3484 ] simplifiying candidate # 20.403 * * * * [progress]: [ 2262 / 3484 ] simplifiying candidate # 20.403 * * * * [progress]: [ 2263 / 3484 ] simplifiying candidate # 20.403 * * * * [progress]: [ 2264 / 3484 ] simplifiying candidate # 20.403 * * * * [progress]: [ 2265 / 3484 ] simplifiying candidate # 20.403 * * * * [progress]: [ 2266 / 3484 ] simplifiying candidate # 20.404 * * * * [progress]: [ 2267 / 3484 ] simplifiying candidate # 20.404 * * * * [progress]: [ 2268 / 3484 ] simplifiying candidate # 20.404 * * * * [progress]: [ 2269 / 3484 ] simplifiying candidate # 20.404 * * * * [progress]: [ 2270 / 3484 ] simplifiying candidate # 20.404 * * * * [progress]: [ 2271 / 3484 ] simplifiying candidate # 20.404 * * * * [progress]: [ 2272 / 3484 ] simplifiying candidate # 20.404 * * * * [progress]: [ 2273 / 3484 ] simplifiying candidate # 20.404 * * * * [progress]: [ 2274 / 3484 ] simplifiying candidate # 20.404 * * * * [progress]: [ 2275 / 3484 ] simplifiying candidate # 20.404 * * * * [progress]: [ 2276 / 3484 ] simplifiying candidate # 20.404 * * * * [progress]: [ 2277 / 3484 ] simplifiying candidate # 20.405 * * * * [progress]: [ 2278 / 3484 ] simplifiying candidate # 20.405 * * * * [progress]: [ 2279 / 3484 ] simplifiying candidate # 20.405 * * * * [progress]: [ 2280 / 3484 ] simplifiying candidate # 20.405 * * * * [progress]: [ 2281 / 3484 ] simplifiying candidate # 20.405 * * * * [progress]: [ 2282 / 3484 ] simplifiying candidate # 20.405 * * * * [progress]: [ 2283 / 3484 ] simplifiying candidate # 20.405 * * * * [progress]: [ 2284 / 3484 ] simplifiying candidate # 20.405 * * * * [progress]: [ 2285 / 3484 ] simplifiying candidate # 20.405 * * * * [progress]: [ 2286 / 3484 ] simplifiying candidate # 20.405 * * * * [progress]: [ 2287 / 3484 ] simplifiying candidate # 20.405 * * * * [progress]: [ 2288 / 3484 ] simplifiying candidate # 20.406 * * * * [progress]: [ 2289 / 3484 ] simplifiying candidate # 20.406 * * * * [progress]: [ 2290 / 3484 ] simplifiying candidate # 20.406 * * * * [progress]: [ 2291 / 3484 ] simplifiying candidate # 20.406 * * * * [progress]: [ 2292 / 3484 ] simplifiying candidate # 20.406 * * * * [progress]: [ 2293 / 3484 ] simplifiying candidate # 20.406 * * * * [progress]: [ 2294 / 3484 ] simplifiying candidate # 20.406 * * * * [progress]: [ 2295 / 3484 ] simplifiying candidate # 20.406 * * * * [progress]: [ 2296 / 3484 ] simplifiying candidate # 20.406 * * * * [progress]: [ 2297 / 3484 ] simplifiying candidate # 20.406 * * * * [progress]: [ 2298 / 3484 ] simplifiying candidate # 20.406 * * * * [progress]: [ 2299 / 3484 ] simplifiying candidate # 20.407 * * * * [progress]: [ 2300 / 3484 ] simplifiying candidate # 20.407 * * * * [progress]: [ 2301 / 3484 ] simplifiying candidate # 20.407 * * * * [progress]: [ 2302 / 3484 ] simplifiying candidate # 20.407 * * * * [progress]: [ 2303 / 3484 ] simplifiying candidate # 20.407 * * * * [progress]: [ 2304 / 3484 ] simplifiying candidate # 20.407 * * * * [progress]: [ 2305 / 3484 ] simplifiying candidate # 20.407 * * * * [progress]: [ 2306 / 3484 ] simplifiying candidate # 20.407 * * * * [progress]: [ 2307 / 3484 ] simplifiying candidate # 20.407 * * * * [progress]: [ 2308 / 3484 ] simplifiying candidate # 20.407 * * * * [progress]: [ 2309 / 3484 ] simplifiying candidate # 20.407 * * * * [progress]: [ 2310 / 3484 ] simplifiying candidate # 20.408 * * * * [progress]: [ 2311 / 3484 ] simplifiying candidate # 20.408 * * * * [progress]: [ 2312 / 3484 ] simplifiying candidate # 20.408 * * * * [progress]: [ 2313 / 3484 ] simplifiying candidate # 20.408 * * * * [progress]: [ 2314 / 3484 ] simplifiying candidate # 20.408 * * * * [progress]: [ 2315 / 3484 ] simplifiying candidate # 20.408 * * * * [progress]: [ 2316 / 3484 ] simplifiying candidate # 20.408 * * * * [progress]: [ 2317 / 3484 ] simplifiying candidate # 20.408 * * * * [progress]: [ 2318 / 3484 ] simplifiying candidate # 20.408 * * * * [progress]: [ 2319 / 3484 ] simplifiying candidate # 20.408 * * * * [progress]: [ 2320 / 3484 ] simplifiying candidate # 20.408 * * * * [progress]: [ 2321 / 3484 ] simplifiying candidate # 20.409 * * * * [progress]: [ 2322 / 3484 ] simplifiying candidate # 20.409 * * * * [progress]: [ 2323 / 3484 ] simplifiying candidate # 20.409 * * * * [progress]: [ 2324 / 3484 ] simplifiying candidate # 20.409 * * * * [progress]: [ 2325 / 3484 ] simplifiying candidate # 20.409 * * * * [progress]: [ 2326 / 3484 ] simplifiying candidate # 20.409 * * * * [progress]: [ 2327 / 3484 ] simplifiying candidate # 20.409 * * * * [progress]: [ 2328 / 3484 ] simplifiying candidate # 20.409 * * * * [progress]: [ 2329 / 3484 ] simplifiying candidate # 20.409 * * * * [progress]: [ 2330 / 3484 ] simplifiying candidate # 20.409 * * * * [progress]: [ 2331 / 3484 ] simplifiying candidate # 20.410 * * * * [progress]: [ 2332 / 3484 ] simplifiying candidate # 20.410 * * * * [progress]: [ 2333 / 3484 ] simplifiying candidate # 20.410 * * * * [progress]: [ 2334 / 3484 ] simplifiying candidate # 20.410 * * * * [progress]: [ 2335 / 3484 ] simplifiying candidate # 20.410 * * * * [progress]: [ 2336 / 3484 ] simplifiying candidate # 20.410 * * * * [progress]: [ 2337 / 3484 ] simplifiying candidate # 20.410 * * * * [progress]: [ 2338 / 3484 ] simplifiying candidate # 20.410 * * * * [progress]: [ 2339 / 3484 ] simplifiying candidate # 20.410 * * * * [progress]: [ 2340 / 3484 ] simplifiying candidate # 20.410 * * * * [progress]: [ 2341 / 3484 ] simplifiying candidate # 20.410 * * * * [progress]: [ 2342 / 3484 ] simplifiying candidate # 20.411 * * * * [progress]: [ 2343 / 3484 ] simplifiying candidate # 20.411 * * * * [progress]: [ 2344 / 3484 ] simplifiying candidate # 20.411 * * * * [progress]: [ 2345 / 3484 ] simplifiying candidate # 20.411 * * * * [progress]: [ 2346 / 3484 ] simplifiying candidate # 20.411 * * * * [progress]: [ 2347 / 3484 ] simplifiying candidate # 20.411 * * * * [progress]: [ 2348 / 3484 ] simplifiying candidate # 20.411 * * * * [progress]: [ 2349 / 3484 ] simplifiying candidate # 20.411 * * * * [progress]: [ 2350 / 3484 ] simplifiying candidate # 20.411 * * * * [progress]: [ 2351 / 3484 ] simplifiying candidate # 20.411 * * * * [progress]: [ 2352 / 3484 ] simplifiying candidate # 20.411 * * * * [progress]: [ 2353 / 3484 ] simplifiying candidate # 20.412 * * * * [progress]: [ 2354 / 3484 ] simplifiying candidate # 20.412 * * * * [progress]: [ 2355 / 3484 ] simplifiying candidate # 20.412 * * * * [progress]: [ 2356 / 3484 ] simplifiying candidate # 20.412 * * * * [progress]: [ 2357 / 3484 ] simplifiying candidate # 20.412 * * * * [progress]: [ 2358 / 3484 ] simplifiying candidate # 20.412 * * * * [progress]: [ 2359 / 3484 ] simplifiying candidate # 20.412 * * * * [progress]: [ 2360 / 3484 ] simplifiying candidate # 20.412 * * * * [progress]: [ 2361 / 3484 ] simplifiying candidate # 20.412 * * * * [progress]: [ 2362 / 3484 ] simplifiying candidate # 20.412 * * * * [progress]: [ 2363 / 3484 ] simplifiying candidate # 20.412 * * * * [progress]: [ 2364 / 3484 ] simplifiying candidate # 20.413 * * * * [progress]: [ 2365 / 3484 ] simplifiying candidate # 20.413 * * * * [progress]: [ 2366 / 3484 ] simplifiying candidate # 20.413 * * * * [progress]: [ 2367 / 3484 ] simplifiying candidate # 20.413 * * * * [progress]: [ 2368 / 3484 ] simplifiying candidate # 20.413 * * * * [progress]: [ 2369 / 3484 ] simplifiying candidate # 20.413 * * * * [progress]: [ 2370 / 3484 ] simplifiying candidate # 20.413 * * * * [progress]: [ 2371 / 3484 ] simplifiying candidate # 20.413 * * * * [progress]: [ 2372 / 3484 ] simplifiying candidate # 20.413 * * * * [progress]: [ 2373 / 3484 ] simplifiying candidate # 20.413 * * * * [progress]: [ 2374 / 3484 ] simplifiying candidate # 20.413 * * * * [progress]: [ 2375 / 3484 ] simplifiying candidate # 20.414 * * * * [progress]: [ 2376 / 3484 ] simplifiying candidate # 20.414 * * * * [progress]: [ 2377 / 3484 ] simplifiying candidate # 20.414 * * * * [progress]: [ 2378 / 3484 ] simplifiying candidate # 20.414 * * * * [progress]: [ 2379 / 3484 ] simplifiying candidate # 20.414 * * * * [progress]: [ 2380 / 3484 ] simplifiying candidate # 20.414 * * * * [progress]: [ 2381 / 3484 ] simplifiying candidate # 20.414 * * * * [progress]: [ 2382 / 3484 ] simplifiying candidate # 20.414 * * * * [progress]: [ 2383 / 3484 ] simplifiying candidate # 20.414 * * * * [progress]: [ 2384 / 3484 ] simplifiying candidate # 20.414 * * * * [progress]: [ 2385 / 3484 ] simplifiying candidate # 20.414 * * * * [progress]: [ 2386 / 3484 ] simplifiying candidate # 20.415 * * * * [progress]: [ 2387 / 3484 ] simplifiying candidate # 20.415 * * * * [progress]: [ 2388 / 3484 ] simplifiying candidate # 20.415 * * * * [progress]: [ 2389 / 3484 ] simplifiying candidate # 20.415 * * * * [progress]: [ 2390 / 3484 ] simplifiying candidate # 20.415 * * * * [progress]: [ 2391 / 3484 ] simplifiying candidate # 20.415 * * * * [progress]: [ 2392 / 3484 ] simplifiying candidate # 20.415 * * * * [progress]: [ 2393 / 3484 ] simplifiying candidate # 20.415 * * * * [progress]: [ 2394 / 3484 ] simplifiying candidate # 20.415 * * * * [progress]: [ 2395 / 3484 ] simplifiying candidate # 20.415 * * * * [progress]: [ 2396 / 3484 ] simplifiying candidate # 20.415 * * * * [progress]: [ 2397 / 3484 ] simplifiying candidate # 20.416 * * * * [progress]: [ 2398 / 3484 ] simplifiying candidate # 20.416 * * * * [progress]: [ 2399 / 3484 ] simplifiying candidate # 20.416 * * * * [progress]: [ 2400 / 3484 ] simplifiying candidate # 20.416 * * * * [progress]: [ 2401 / 3484 ] simplifiying candidate # 20.416 * * * * [progress]: [ 2402 / 3484 ] simplifiying candidate # 20.416 * * * * [progress]: [ 2403 / 3484 ] simplifiying candidate # 20.416 * * * * [progress]: [ 2404 / 3484 ] simplifiying candidate # 20.416 * * * * [progress]: [ 2405 / 3484 ] simplifiying candidate # 20.416 * * * * [progress]: [ 2406 / 3484 ] simplifiying candidate # 20.416 * * * * [progress]: [ 2407 / 3484 ] simplifiying candidate # 20.416 * * * * [progress]: [ 2408 / 3484 ] simplifiying candidate # 20.417 * * * * [progress]: [ 2409 / 3484 ] simplifiying candidate # 20.417 * * * * [progress]: [ 2410 / 3484 ] simplifiying candidate # 20.417 * * * * [progress]: [ 2411 / 3484 ] simplifiying candidate # 20.417 * * * * [progress]: [ 2412 / 3484 ] simplifiying candidate # 20.417 * * * * [progress]: [ 2413 / 3484 ] simplifiying candidate # 20.417 * * * * [progress]: [ 2414 / 3484 ] simplifiying candidate # 20.417 * * * * [progress]: [ 2415 / 3484 ] simplifiying candidate # 20.417 * * * * [progress]: [ 2416 / 3484 ] simplifiying candidate # 20.417 * * * * [progress]: [ 2417 / 3484 ] simplifiying candidate # 20.417 * * * * [progress]: [ 2418 / 3484 ] simplifiying candidate # 20.417 * * * * [progress]: [ 2419 / 3484 ] simplifiying candidate # 20.418 * * * * [progress]: [ 2420 / 3484 ] simplifiying candidate # 20.418 * * * * [progress]: [ 2421 / 3484 ] simplifiying candidate # 20.418 * * * * [progress]: [ 2422 / 3484 ] simplifiying candidate # 20.418 * * * * [progress]: [ 2423 / 3484 ] simplifiying candidate # 20.418 * * * * [progress]: [ 2424 / 3484 ] simplifiying candidate # 20.418 * * * * [progress]: [ 2425 / 3484 ] simplifiying candidate # 20.418 * * * * [progress]: [ 2426 / 3484 ] simplifiying candidate # 20.418 * * * * [progress]: [ 2427 / 3484 ] simplifiying candidate # 20.418 * * * * [progress]: [ 2428 / 3484 ] simplifiying candidate # 20.418 * * * * [progress]: [ 2429 / 3484 ] simplifiying candidate # 20.419 * * * * [progress]: [ 2430 / 3484 ] simplifiying candidate # 20.419 * * * * [progress]: [ 2431 / 3484 ] simplifiying candidate # 20.419 * * * * [progress]: [ 2432 / 3484 ] simplifiying candidate # 20.419 * * * * [progress]: [ 2433 / 3484 ] simplifiying candidate # 20.419 * * * * [progress]: [ 2434 / 3484 ] simplifiying candidate # 20.419 * * * * [progress]: [ 2435 / 3484 ] simplifiying candidate # 20.419 * * * * [progress]: [ 2436 / 3484 ] simplifiying candidate # 20.419 * * * * [progress]: [ 2437 / 3484 ] simplifiying candidate # 20.419 * * * * [progress]: [ 2438 / 3484 ] simplifiying candidate # 20.419 * * * * [progress]: [ 2439 / 3484 ] simplifiying candidate # 20.419 * * * * [progress]: [ 2440 / 3484 ] simplifiying candidate # 20.420 * * * * [progress]: [ 2441 / 3484 ] simplifiying candidate # 20.420 * * * * [progress]: [ 2442 / 3484 ] simplifiying candidate # 20.420 * * * * [progress]: [ 2443 / 3484 ] simplifiying candidate # 20.420 * * * * [progress]: [ 2444 / 3484 ] simplifiying candidate # 20.420 * * * * [progress]: [ 2445 / 3484 ] simplifiying candidate # 20.420 * * * * [progress]: [ 2446 / 3484 ] simplifiying candidate # 20.420 * * * * [progress]: [ 2447 / 3484 ] simplifiying candidate # 20.420 * * * * [progress]: [ 2448 / 3484 ] simplifiying candidate # 20.420 * * * * [progress]: [ 2449 / 3484 ] simplifiying candidate # 20.420 * * * * [progress]: [ 2450 / 3484 ] simplifiying candidate # 20.420 * * * * [progress]: [ 2451 / 3484 ] simplifiying candidate # 20.421 * * * * [progress]: [ 2452 / 3484 ] simplifiying candidate # 20.421 * * * * [progress]: [ 2453 / 3484 ] simplifiying candidate # 20.421 * * * * [progress]: [ 2454 / 3484 ] simplifiying candidate # 20.421 * * * * [progress]: [ 2455 / 3484 ] simplifiying candidate # 20.421 * * * * [progress]: [ 2456 / 3484 ] simplifiying candidate # 20.421 * * * * [progress]: [ 2457 / 3484 ] simplifiying candidate # 20.421 * * * * [progress]: [ 2458 / 3484 ] simplifiying candidate # 20.421 * * * * [progress]: [ 2459 / 3484 ] simplifiying candidate # 20.421 * * * * [progress]: [ 2460 / 3484 ] simplifiying candidate # 20.421 * * * * [progress]: [ 2461 / 3484 ] simplifiying candidate # 20.422 * * * * [progress]: [ 2462 / 3484 ] simplifiying candidate # 20.422 * * * * [progress]: [ 2463 / 3484 ] simplifiying candidate # 20.422 * * * * [progress]: [ 2464 / 3484 ] simplifiying candidate # 20.422 * * * * [progress]: [ 2465 / 3484 ] simplifiying candidate # 20.422 * * * * [progress]: [ 2466 / 3484 ] simplifiying candidate # 20.422 * * * * [progress]: [ 2467 / 3484 ] simplifiying candidate # 20.422 * * * * [progress]: [ 2468 / 3484 ] simplifiying candidate # 20.422 * * * * [progress]: [ 2469 / 3484 ] simplifiying candidate # 20.422 * * * * [progress]: [ 2470 / 3484 ] simplifiying candidate # 20.423 * * * * [progress]: [ 2471 / 3484 ] simplifiying candidate # 20.423 * * * * [progress]: [ 2472 / 3484 ] simplifiying candidate # 20.423 * * * * [progress]: [ 2473 / 3484 ] simplifiying candidate # 20.423 * * * * [progress]: [ 2474 / 3484 ] simplifiying candidate # 20.423 * * * * [progress]: [ 2475 / 3484 ] simplifiying candidate # 20.423 * * * * [progress]: [ 2476 / 3484 ] simplifiying candidate # 20.423 * * * * [progress]: [ 2477 / 3484 ] simplifiying candidate # 20.423 * * * * [progress]: [ 2478 / 3484 ] simplifiying candidate # 20.423 * * * * [progress]: [ 2479 / 3484 ] simplifiying candidate # 20.423 * * * * [progress]: [ 2480 / 3484 ] simplifiying candidate # 20.423 * * * * [progress]: [ 2481 / 3484 ] simplifiying candidate # 20.423 * * * * [progress]: [ 2482 / 3484 ] simplifiying candidate # 20.423 * * * * [progress]: [ 2483 / 3484 ] simplifiying candidate # 20.423 * * * * [progress]: [ 2484 / 3484 ] simplifiying candidate # 20.423 * * * * [progress]: [ 2485 / 3484 ] simplifiying candidate # 20.423 * * * * [progress]: [ 2486 / 3484 ] simplifiying candidate # 20.423 * * * * [progress]: [ 2487 / 3484 ] simplifiying candidate # 20.424 * * * * [progress]: [ 2488 / 3484 ] simplifiying candidate # 20.424 * * * * [progress]: [ 2489 / 3484 ] simplifiying candidate # 20.424 * * * * [progress]: [ 2490 / 3484 ] simplifiying candidate # 20.424 * * * * [progress]: [ 2491 / 3484 ] simplifiying candidate # 20.424 * * * * [progress]: [ 2492 / 3484 ] simplifiying candidate # 20.424 * * * * [progress]: [ 2493 / 3484 ] simplifiying candidate # 20.424 * * * * [progress]: [ 2494 / 3484 ] simplifiying candidate # 20.424 * * * * [progress]: [ 2495 / 3484 ] simplifiying candidate # 20.424 * * * * [progress]: [ 2496 / 3484 ] simplifiying candidate # 20.424 * * * * [progress]: [ 2497 / 3484 ] simplifiying candidate # 20.424 * * * * [progress]: [ 2498 / 3484 ] simplifiying candidate # 20.424 * * * * [progress]: [ 2499 / 3484 ] simplifiying candidate # 20.424 * * * * [progress]: [ 2500 / 3484 ] simplifiying candidate # 20.424 * * * * [progress]: [ 2501 / 3484 ] simplifiying candidate # 20.424 * * * * [progress]: [ 2502 / 3484 ] simplifiying candidate # 20.424 * * * * [progress]: [ 2503 / 3484 ] simplifiying candidate # 20.424 * * * * [progress]: [ 2504 / 3484 ] simplifiying candidate # 20.424 * * * * [progress]: [ 2505 / 3484 ] simplifiying candidate # 20.425 * * * * [progress]: [ 2506 / 3484 ] simplifiying candidate # 20.425 * * * * [progress]: [ 2507 / 3484 ] simplifiying candidate # 20.425 * * * * [progress]: [ 2508 / 3484 ] simplifiying candidate # 20.425 * * * * [progress]: [ 2509 / 3484 ] simplifiying candidate # 20.425 * * * * [progress]: [ 2510 / 3484 ] simplifiying candidate # 20.425 * * * * [progress]: [ 2511 / 3484 ] simplifiying candidate # 20.425 * * * * [progress]: [ 2512 / 3484 ] simplifiying candidate # 20.425 * * * * [progress]: [ 2513 / 3484 ] simplifiying candidate # 20.425 * * * * [progress]: [ 2514 / 3484 ] simplifiying candidate # 20.425 * * * * [progress]: [ 2515 / 3484 ] simplifiying candidate # 20.425 * * * * [progress]: [ 2516 / 3484 ] simplifiying candidate # 20.425 * * * * [progress]: [ 2517 / 3484 ] simplifiying candidate # 20.425 * * * * [progress]: [ 2518 / 3484 ] simplifiying candidate # 20.425 * * * * [progress]: [ 2519 / 3484 ] simplifiying candidate # 20.425 * * * * [progress]: [ 2520 / 3484 ] simplifiying candidate # 20.425 * * * * [progress]: [ 2521 / 3484 ] simplifiying candidate # 20.425 * * * * [progress]: [ 2522 / 3484 ] simplifiying candidate # 20.425 * * * * [progress]: [ 2523 / 3484 ] simplifiying candidate # 20.426 * * * * [progress]: [ 2524 / 3484 ] simplifiying candidate # 20.426 * * * * [progress]: [ 2525 / 3484 ] simplifiying candidate # 20.426 * * * * [progress]: [ 2526 / 3484 ] simplifiying candidate # 20.426 * * * * [progress]: [ 2527 / 3484 ] simplifiying candidate # 20.426 * * * * [progress]: [ 2528 / 3484 ] simplifiying candidate # 20.426 * * * * [progress]: [ 2529 / 3484 ] simplifiying candidate # 20.426 * * * * [progress]: [ 2530 / 3484 ] simplifiying candidate # 20.426 * * * * [progress]: [ 2531 / 3484 ] simplifiying candidate # 20.426 * * * * [progress]: [ 2532 / 3484 ] simplifiying candidate # 20.426 * * * * [progress]: [ 2533 / 3484 ] simplifiying candidate # 20.426 * * * * [progress]: [ 2534 / 3484 ] simplifiying candidate # 20.426 * * * * [progress]: [ 2535 / 3484 ] simplifiying candidate # 20.426 * * * * [progress]: [ 2536 / 3484 ] simplifiying candidate # 20.426 * * * * [progress]: [ 2537 / 3484 ] simplifiying candidate # 20.426 * * * * [progress]: [ 2538 / 3484 ] simplifiying candidate # 20.426 * * * * [progress]: [ 2539 / 3484 ] simplifiying candidate # 20.426 * * * * [progress]: [ 2540 / 3484 ] simplifiying candidate # 20.426 * * * * [progress]: [ 2541 / 3484 ] simplifiying candidate # 20.427 * * * * [progress]: [ 2542 / 3484 ] simplifiying candidate # 20.427 * * * * [progress]: [ 2543 / 3484 ] simplifiying candidate # 20.427 * * * * [progress]: [ 2544 / 3484 ] simplifiying candidate # 20.427 * * * * [progress]: [ 2545 / 3484 ] simplifiying candidate # 20.427 * * * * [progress]: [ 2546 / 3484 ] simplifiying candidate # 20.427 * * * * [progress]: [ 2547 / 3484 ] simplifiying candidate # 20.427 * * * * [progress]: [ 2548 / 3484 ] simplifiying candidate # 20.427 * * * * [progress]: [ 2549 / 3484 ] simplifiying candidate # 20.427 * * * * [progress]: [ 2550 / 3484 ] simplifiying candidate # 20.427 * * * * [progress]: [ 2551 / 3484 ] simplifiying candidate # 20.427 * * * * [progress]: [ 2552 / 3484 ] simplifiying candidate # 20.427 * * * * [progress]: [ 2553 / 3484 ] simplifiying candidate # 20.427 * * * * [progress]: [ 2554 / 3484 ] simplifiying candidate # 20.427 * * * * [progress]: [ 2555 / 3484 ] simplifiying candidate # 20.427 * * * * [progress]: [ 2556 / 3484 ] simplifiying candidate # 20.427 * * * * [progress]: [ 2557 / 3484 ] simplifiying candidate # 20.427 * * * * [progress]: [ 2558 / 3484 ] simplifiying candidate # 20.427 * * * * [progress]: [ 2559 / 3484 ] simplifiying candidate # 20.428 * * * * [progress]: [ 2560 / 3484 ] simplifiying candidate # 20.428 * * * * [progress]: [ 2561 / 3484 ] simplifiying candidate # 20.428 * * * * [progress]: [ 2562 / 3484 ] simplifiying candidate # 20.428 * * * * [progress]: [ 2563 / 3484 ] simplifiying candidate # 20.428 * * * * [progress]: [ 2564 / 3484 ] simplifiying candidate # 20.428 * * * * [progress]: [ 2565 / 3484 ] simplifiying candidate # 20.428 * * * * [progress]: [ 2566 / 3484 ] simplifiying candidate # 20.428 * * * * [progress]: [ 2567 / 3484 ] simplifiying candidate # 20.428 * * * * [progress]: [ 2568 / 3484 ] simplifiying candidate # 20.428 * * * * [progress]: [ 2569 / 3484 ] simplifiying candidate # 20.428 * * * * [progress]: [ 2570 / 3484 ] simplifiying candidate # 20.428 * * * * [progress]: [ 2571 / 3484 ] simplifiying candidate # 20.428 * * * * [progress]: [ 2572 / 3484 ] simplifiying candidate # 20.428 * * * * [progress]: [ 2573 / 3484 ] simplifiying candidate # 20.428 * * * * [progress]: [ 2574 / 3484 ] simplifiying candidate # 20.428 * * * * [progress]: [ 2575 / 3484 ] simplifiying candidate # 20.428 * * * * [progress]: [ 2576 / 3484 ] simplifiying candidate # 20.428 * * * * [progress]: [ 2577 / 3484 ] simplifiying candidate # 20.429 * * * * [progress]: [ 2578 / 3484 ] simplifiying candidate # 20.429 * * * * [progress]: [ 2579 / 3484 ] simplifiying candidate # 20.429 * * * * [progress]: [ 2580 / 3484 ] simplifiying candidate # 20.429 * * * * [progress]: [ 2581 / 3484 ] simplifiying candidate # 20.429 * * * * [progress]: [ 2582 / 3484 ] simplifiying candidate # 20.429 * * * * [progress]: [ 2583 / 3484 ] simplifiying candidate # 20.429 * * * * [progress]: [ 2584 / 3484 ] simplifiying candidate # 20.429 * * * * [progress]: [ 2585 / 3484 ] simplifiying candidate # 20.429 * * * * [progress]: [ 2586 / 3484 ] simplifiying candidate # 20.429 * * * * [progress]: [ 2587 / 3484 ] simplifiying candidate # 20.429 * * * * [progress]: [ 2588 / 3484 ] simplifiying candidate # 20.429 * * * * [progress]: [ 2589 / 3484 ] simplifiying candidate # 20.429 * * * * [progress]: [ 2590 / 3484 ] simplifiying candidate # 20.429 * * * * [progress]: [ 2591 / 3484 ] simplifiying candidate # 20.429 * * * * [progress]: [ 2592 / 3484 ] simplifiying candidate # 20.429 * * * * [progress]: [ 2593 / 3484 ] simplifiying candidate # 20.429 * * * * [progress]: [ 2594 / 3484 ] simplifiying candidate # 20.429 * * * * [progress]: [ 2595 / 3484 ] simplifiying candidate # 20.430 * * * * [progress]: [ 2596 / 3484 ] simplifiying candidate # 20.430 * * * * [progress]: [ 2597 / 3484 ] simplifiying candidate # 20.430 * * * * [progress]: [ 2598 / 3484 ] simplifiying candidate # 20.430 * * * * [progress]: [ 2599 / 3484 ] simplifiying candidate # 20.430 * * * * [progress]: [ 2600 / 3484 ] simplifiying candidate # 20.430 * * * * [progress]: [ 2601 / 3484 ] simplifiying candidate # 20.430 * * * * [progress]: [ 2602 / 3484 ] simplifiying candidate # 20.430 * * * * [progress]: [ 2603 / 3484 ] simplifiying candidate # 20.430 * * * * [progress]: [ 2604 / 3484 ] simplifiying candidate # 20.430 * * * * [progress]: [ 2605 / 3484 ] simplifiying candidate # 20.430 * * * * [progress]: [ 2606 / 3484 ] simplifiying candidate # 20.430 * * * * [progress]: [ 2607 / 3484 ] simplifiying candidate # 20.430 * * * * [progress]: [ 2608 / 3484 ] simplifiying candidate # 20.430 * * * * [progress]: [ 2609 / 3484 ] simplifiying candidate # 20.430 * * * * [progress]: [ 2610 / 3484 ] simplifiying candidate # 20.430 * * * * [progress]: [ 2611 / 3484 ] simplifiying candidate # 20.430 * * * * [progress]: [ 2612 / 3484 ] simplifiying candidate # 20.431 * * * * [progress]: [ 2613 / 3484 ] simplifiying candidate # 20.431 * * * * [progress]: [ 2614 / 3484 ] simplifiying candidate # 20.431 * * * * [progress]: [ 2615 / 3484 ] simplifiying candidate # 20.431 * * * * [progress]: [ 2616 / 3484 ] simplifiying candidate # 20.431 * * * * [progress]: [ 2617 / 3484 ] simplifiying candidate # 20.431 * * * * [progress]: [ 2618 / 3484 ] simplifiying candidate # 20.431 * * * * [progress]: [ 2619 / 3484 ] simplifiying candidate # 20.431 * * * * [progress]: [ 2620 / 3484 ] simplifiying candidate # 20.431 * * * * [progress]: [ 2621 / 3484 ] simplifiying candidate # 20.431 * * * * [progress]: [ 2622 / 3484 ] simplifiying candidate # 20.431 * * * * [progress]: [ 2623 / 3484 ] simplifiying candidate # 20.431 * * * * [progress]: [ 2624 / 3484 ] simplifiying candidate # 20.431 * * * * [progress]: [ 2625 / 3484 ] simplifiying candidate # 20.431 * * * * [progress]: [ 2626 / 3484 ] simplifiying candidate # 20.431 * * * * [progress]: [ 2627 / 3484 ] simplifiying candidate # 20.431 * * * * [progress]: [ 2628 / 3484 ] simplifiying candidate # 20.431 * * * * [progress]: [ 2629 / 3484 ] simplifiying candidate # 20.431 * * * * [progress]: [ 2630 / 3484 ] simplifiying candidate # 20.431 * * * * [progress]: [ 2631 / 3484 ] simplifiying candidate # 20.432 * * * * [progress]: [ 2632 / 3484 ] simplifiying candidate # 20.432 * * * * [progress]: [ 2633 / 3484 ] simplifiying candidate # 20.432 * * * * [progress]: [ 2634 / 3484 ] simplifiying candidate # 20.432 * * * * [progress]: [ 2635 / 3484 ] simplifiying candidate # 20.432 * * * * [progress]: [ 2636 / 3484 ] simplifiying candidate # 20.432 * * * * [progress]: [ 2637 / 3484 ] simplifiying candidate # 20.432 * * * * [progress]: [ 2638 / 3484 ] simplifiying candidate # 20.432 * * * * [progress]: [ 2639 / 3484 ] simplifiying candidate # 20.432 * * * * [progress]: [ 2640 / 3484 ] simplifiying candidate # 20.432 * * * * [progress]: [ 2641 / 3484 ] simplifiying candidate # 20.432 * * * * [progress]: [ 2642 / 3484 ] simplifiying candidate # 20.432 * * * * [progress]: [ 2643 / 3484 ] simplifiying candidate # 20.432 * * * * [progress]: [ 2644 / 3484 ] simplifiying candidate # 20.432 * * * * [progress]: [ 2645 / 3484 ] simplifiying candidate # 20.432 * * * * [progress]: [ 2646 / 3484 ] simplifiying candidate # 20.432 * * * * [progress]: [ 2647 / 3484 ] simplifiying candidate # 20.432 * * * * [progress]: [ 2648 / 3484 ] simplifiying candidate # 20.432 * * * * [progress]: [ 2649 / 3484 ] simplifiying candidate # 20.433 * * * * [progress]: [ 2650 / 3484 ] simplifiying candidate # 20.433 * * * * [progress]: [ 2651 / 3484 ] simplifiying candidate # 20.433 * * * * [progress]: [ 2652 / 3484 ] simplifiying candidate # 20.433 * * * * [progress]: [ 2653 / 3484 ] simplifiying candidate # 20.433 * * * * [progress]: [ 2654 / 3484 ] simplifiying candidate # 20.433 * * * * [progress]: [ 2655 / 3484 ] simplifiying candidate # 20.433 * * * * [progress]: [ 2656 / 3484 ] simplifiying candidate # 20.433 * * * * [progress]: [ 2657 / 3484 ] simplifiying candidate # 20.433 * * * * [progress]: [ 2658 / 3484 ] simplifiying candidate # 20.433 * * * * [progress]: [ 2659 / 3484 ] simplifiying candidate # 20.433 * * * * [progress]: [ 2660 / 3484 ] simplifiying candidate # 20.433 * * * * [progress]: [ 2661 / 3484 ] simplifiying candidate # 20.433 * * * * [progress]: [ 2662 / 3484 ] simplifiying candidate # 20.433 * * * * [progress]: [ 2663 / 3484 ] simplifiying candidate # 20.433 * * * * [progress]: [ 2664 / 3484 ] simplifiying candidate # 20.433 * * * * [progress]: [ 2665 / 3484 ] simplifiying candidate # 20.433 * * * * [progress]: [ 2666 / 3484 ] simplifiying candidate # 20.433 * * * * [progress]: [ 2667 / 3484 ] simplifiying candidate # 20.434 * * * * [progress]: [ 2668 / 3484 ] simplifiying candidate # 20.434 * * * * [progress]: [ 2669 / 3484 ] simplifiying candidate # 20.434 * * * * [progress]: [ 2670 / 3484 ] simplifiying candidate # 20.434 * * * * [progress]: [ 2671 / 3484 ] simplifiying candidate # 20.434 * * * * [progress]: [ 2672 / 3484 ] simplifiying candidate # 20.434 * * * * [progress]: [ 2673 / 3484 ] simplifiying candidate # 20.434 * * * * [progress]: [ 2674 / 3484 ] simplifiying candidate # 20.434 * * * * [progress]: [ 2675 / 3484 ] simplifiying candidate # 20.434 * * * * [progress]: [ 2676 / 3484 ] simplifiying candidate # 20.434 * * * * [progress]: [ 2677 / 3484 ] simplifiying candidate # 20.434 * * * * [progress]: [ 2678 / 3484 ] simplifiying candidate # 20.434 * * * * [progress]: [ 2679 / 3484 ] simplifiying candidate # 20.434 * * * * [progress]: [ 2680 / 3484 ] simplifiying candidate # 20.434 * * * * [progress]: [ 2681 / 3484 ] simplifiying candidate # 20.434 * * * * [progress]: [ 2682 / 3484 ] simplifiying candidate # 20.434 * * * * [progress]: [ 2683 / 3484 ] simplifiying candidate # 20.434 * * * * [progress]: [ 2684 / 3484 ] simplifiying candidate # 20.434 * * * * [progress]: [ 2685 / 3484 ] simplifiying candidate # 20.435 * * * * [progress]: [ 2686 / 3484 ] simplifiying candidate # 20.435 * * * * [progress]: [ 2687 / 3484 ] simplifiying candidate # 20.435 * * * * [progress]: [ 2688 / 3484 ] simplifiying candidate # 20.435 * * * * [progress]: [ 2689 / 3484 ] simplifiying candidate # 20.435 * * * * [progress]: [ 2690 / 3484 ] simplifiying candidate # 20.435 * * * * [progress]: [ 2691 / 3484 ] simplifiying candidate # 20.435 * * * * [progress]: [ 2692 / 3484 ] simplifiying candidate # 20.435 * * * * [progress]: [ 2693 / 3484 ] simplifiying candidate # 20.435 * * * * [progress]: [ 2694 / 3484 ] simplifiying candidate # 20.435 * * * * [progress]: [ 2695 / 3484 ] simplifiying candidate # 20.435 * * * * [progress]: [ 2696 / 3484 ] simplifiying candidate # 20.435 * * * * [progress]: [ 2697 / 3484 ] simplifiying candidate # 20.435 * * * * [progress]: [ 2698 / 3484 ] simplifiying candidate # 20.435 * * * * [progress]: [ 2699 / 3484 ] simplifiying candidate # 20.435 * * * * [progress]: [ 2700 / 3484 ] simplifiying candidate # 20.435 * * * * [progress]: [ 2701 / 3484 ] simplifiying candidate # 20.435 * * * * [progress]: [ 2702 / 3484 ] simplifiying candidate # 20.435 * * * * [progress]: [ 2703 / 3484 ] simplifiying candidate # 20.436 * * * * [progress]: [ 2704 / 3484 ] simplifiying candidate # 20.436 * * * * [progress]: [ 2705 / 3484 ] simplifiying candidate # 20.436 * * * * [progress]: [ 2706 / 3484 ] simplifiying candidate # 20.436 * * * * [progress]: [ 2707 / 3484 ] simplifiying candidate # 20.436 * * * * [progress]: [ 2708 / 3484 ] simplifiying candidate # 20.436 * * * * [progress]: [ 2709 / 3484 ] simplifiying candidate # 20.436 * * * * [progress]: [ 2710 / 3484 ] simplifiying candidate # 20.436 * * * * [progress]: [ 2711 / 3484 ] simplifiying candidate # 20.436 * * * * [progress]: [ 2712 / 3484 ] simplifiying candidate # 20.436 * * * * [progress]: [ 2713 / 3484 ] simplifiying candidate # 20.436 * * * * [progress]: [ 2714 / 3484 ] simplifiying candidate # 20.436 * * * * [progress]: [ 2715 / 3484 ] simplifiying candidate # 20.436 * * * * [progress]: [ 2716 / 3484 ] simplifiying candidate # 20.436 * * * * [progress]: [ 2717 / 3484 ] simplifiying candidate # 20.436 * * * * [progress]: [ 2718 / 3484 ] simplifiying candidate # 20.436 * * * * [progress]: [ 2719 / 3484 ] simplifiying candidate # 20.436 * * * * [progress]: [ 2720 / 3484 ] simplifiying candidate # 20.436 * * * * [progress]: [ 2721 / 3484 ] simplifiying candidate # 20.436 * * * * [progress]: [ 2722 / 3484 ] simplifiying candidate # 20.437 * * * * [progress]: [ 2723 / 3484 ] simplifiying candidate # 20.437 * * * * [progress]: [ 2724 / 3484 ] simplifiying candidate # 20.437 * * * * [progress]: [ 2725 / 3484 ] simplifiying candidate # 20.437 * * * * [progress]: [ 2726 / 3484 ] simplifiying candidate # 20.437 * * * * [progress]: [ 2727 / 3484 ] simplifiying candidate # 20.437 * * * * [progress]: [ 2728 / 3484 ] simplifiying candidate # 20.437 * * * * [progress]: [ 2729 / 3484 ] simplifiying candidate # 20.437 * * * * [progress]: [ 2730 / 3484 ] simplifiying candidate # 20.437 * * * * [progress]: [ 2731 / 3484 ] simplifiying candidate # 20.437 * * * * [progress]: [ 2732 / 3484 ] simplifiying candidate # 20.437 * * * * [progress]: [ 2733 / 3484 ] simplifiying candidate # 20.437 * * * * [progress]: [ 2734 / 3484 ] simplifiying candidate # 20.437 * * * * [progress]: [ 2735 / 3484 ] simplifiying candidate # 20.437 * * * * [progress]: [ 2736 / 3484 ] simplifiying candidate # 20.437 * * * * [progress]: [ 2737 / 3484 ] simplifiying candidate # 20.437 * * * * [progress]: [ 2738 / 3484 ] simplifiying candidate # 20.437 * * * * [progress]: [ 2739 / 3484 ] simplifiying candidate # 20.437 * * * * [progress]: [ 2740 / 3484 ] simplifiying candidate # 20.438 * * * * [progress]: [ 2741 / 3484 ] simplifiying candidate # 20.438 * * * * [progress]: [ 2742 / 3484 ] simplifiying candidate # 20.438 * * * * [progress]: [ 2743 / 3484 ] simplifiying candidate # 20.438 * * * * [progress]: [ 2744 / 3484 ] simplifiying candidate # 20.438 * * * * [progress]: [ 2745 / 3484 ] simplifiying candidate # 20.438 * * * * [progress]: [ 2746 / 3484 ] simplifiying candidate # 20.438 * * * * [progress]: [ 2747 / 3484 ] simplifiying candidate # 20.438 * * * * [progress]: [ 2748 / 3484 ] simplifiying candidate # 20.438 * * * * [progress]: [ 2749 / 3484 ] simplifiying candidate # 20.438 * * * * [progress]: [ 2750 / 3484 ] simplifiying candidate # 20.438 * * * * [progress]: [ 2751 / 3484 ] simplifiying candidate # 20.438 * * * * [progress]: [ 2752 / 3484 ] simplifiying candidate # 20.438 * * * * [progress]: [ 2753 / 3484 ] simplifiying candidate # 20.438 * * * * [progress]: [ 2754 / 3484 ] simplifiying candidate # 20.438 * * * * [progress]: [ 2755 / 3484 ] simplifiying candidate # 20.438 * * * * [progress]: [ 2756 / 3484 ] simplifiying candidate # 20.438 * * * * [progress]: [ 2757 / 3484 ] simplifiying candidate # 20.438 * * * * [progress]: [ 2758 / 3484 ] simplifiying candidate # 20.438 * * * * [progress]: [ 2759 / 3484 ] simplifiying candidate # 20.439 * * * * [progress]: [ 2760 / 3484 ] simplifiying candidate # 20.439 * * * * [progress]: [ 2761 / 3484 ] simplifiying candidate # 20.439 * * * * [progress]: [ 2762 / 3484 ] simplifiying candidate # 20.439 * * * * [progress]: [ 2763 / 3484 ] simplifiying candidate # 20.439 * * * * [progress]: [ 2764 / 3484 ] simplifiying candidate # 20.439 * * * * [progress]: [ 2765 / 3484 ] simplifiying candidate # 20.439 * * * * [progress]: [ 2766 / 3484 ] simplifiying candidate # 20.439 * * * * [progress]: [ 2767 / 3484 ] simplifiying candidate # 20.439 * * * * [progress]: [ 2768 / 3484 ] simplifiying candidate # 20.439 * * * * [progress]: [ 2769 / 3484 ] simplifiying candidate # 20.439 * * * * [progress]: [ 2770 / 3484 ] simplifiying candidate # 20.439 * * * * [progress]: [ 2771 / 3484 ] simplifiying candidate # 20.439 * * * * [progress]: [ 2772 / 3484 ] simplifiying candidate # 20.439 * * * * [progress]: [ 2773 / 3484 ] simplifiying candidate # 20.439 * * * * [progress]: [ 2774 / 3484 ] simplifiying candidate # 20.439 * * * * [progress]: [ 2775 / 3484 ] simplifiying candidate # 20.439 * * * * [progress]: [ 2776 / 3484 ] simplifiying candidate # 20.439 * * * * [progress]: [ 2777 / 3484 ] simplifiying candidate # 20.440 * * * * [progress]: [ 2778 / 3484 ] simplifiying candidate # 20.440 * * * * [progress]: [ 2779 / 3484 ] simplifiying candidate # 20.440 * * * * [progress]: [ 2780 / 3484 ] simplifiying candidate # 20.440 * * * * [progress]: [ 2781 / 3484 ] simplifiying candidate # 20.440 * * * * [progress]: [ 2782 / 3484 ] simplifiying candidate # 20.440 * * * * [progress]: [ 2783 / 3484 ] simplifiying candidate # 20.440 * * * * [progress]: [ 2784 / 3484 ] simplifiying candidate # 20.440 * * * * [progress]: [ 2785 / 3484 ] simplifiying candidate # 20.440 * * * * [progress]: [ 2786 / 3484 ] simplifiying candidate # 20.440 * * * * [progress]: [ 2787 / 3484 ] simplifiying candidate # 20.440 * * * * [progress]: [ 2788 / 3484 ] simplifiying candidate # 20.440 * * * * [progress]: [ 2789 / 3484 ] simplifiying candidate # 20.440 * * * * [progress]: [ 2790 / 3484 ] simplifiying candidate # 20.440 * * * * [progress]: [ 2791 / 3484 ] simplifiying candidate # 20.440 * * * * [progress]: [ 2792 / 3484 ] simplifiying candidate # 20.441 * * * * [progress]: [ 2793 / 3484 ] simplifiying candidate # 20.441 * * * * [progress]: [ 2794 / 3484 ] simplifiying candidate # 20.441 * * * * [progress]: [ 2795 / 3484 ] simplifiying candidate # 20.441 * * * * [progress]: [ 2796 / 3484 ] simplifiying candidate # 20.441 * * * * [progress]: [ 2797 / 3484 ] simplifiying candidate # 20.441 * * * * [progress]: [ 2798 / 3484 ] simplifiying candidate # 20.441 * * * * [progress]: [ 2799 / 3484 ] simplifiying candidate # 20.441 * * * * [progress]: [ 2800 / 3484 ] simplifiying candidate # 20.441 * * * * [progress]: [ 2801 / 3484 ] simplifiying candidate # 20.441 * * * * [progress]: [ 2802 / 3484 ] simplifiying candidate # 20.441 * * * * [progress]: [ 2803 / 3484 ] simplifiying candidate # 20.441 * * * * [progress]: [ 2804 / 3484 ] simplifiying candidate # 20.441 * * * * [progress]: [ 2805 / 3484 ] simplifiying candidate # 20.441 * * * * [progress]: [ 2806 / 3484 ] simplifiying candidate # 20.441 * * * * [progress]: [ 2807 / 3484 ] simplifiying candidate # 20.441 * * * * [progress]: [ 2808 / 3484 ] simplifiying candidate # 20.441 * * * * [progress]: [ 2809 / 3484 ] simplifiying candidate # 20.441 * * * * [progress]: [ 2810 / 3484 ] simplifiying candidate # 20.441 * * * * [progress]: [ 2811 / 3484 ] simplifiying candidate # 20.442 * * * * [progress]: [ 2812 / 3484 ] simplifiying candidate # 20.442 * * * * [progress]: [ 2813 / 3484 ] simplifiying candidate # 20.442 * * * * [progress]: [ 2814 / 3484 ] simplifiying candidate # 20.442 * * * * [progress]: [ 2815 / 3484 ] simplifiying candidate # 20.442 * * * * [progress]: [ 2816 / 3484 ] simplifiying candidate # 20.442 * * * * [progress]: [ 2817 / 3484 ] simplifiying candidate # 20.442 * * * * [progress]: [ 2818 / 3484 ] simplifiying candidate # 20.442 * * * * [progress]: [ 2819 / 3484 ] simplifiying candidate # 20.442 * * * * [progress]: [ 2820 / 3484 ] simplifiying candidate # 20.442 * * * * [progress]: [ 2821 / 3484 ] simplifiying candidate # 20.442 * * * * [progress]: [ 2822 / 3484 ] simplifiying candidate # 20.442 * * * * [progress]: [ 2823 / 3484 ] simplifiying candidate # 20.442 * * * * [progress]: [ 2824 / 3484 ] simplifiying candidate # 20.442 * * * * [progress]: [ 2825 / 3484 ] simplifiying candidate # 20.442 * * * * [progress]: [ 2826 / 3484 ] simplifiying candidate # 20.442 * * * * [progress]: [ 2827 / 3484 ] simplifiying candidate # 20.442 * * * * [progress]: [ 2828 / 3484 ] simplifiying candidate # 20.442 * * * * [progress]: [ 2829 / 3484 ] simplifiying candidate # 20.443 * * * * [progress]: [ 2830 / 3484 ] simplifiying candidate # 20.443 * * * * [progress]: [ 2831 / 3484 ] simplifiying candidate # 20.443 * * * * [progress]: [ 2832 / 3484 ] simplifiying candidate # 20.443 * * * * [progress]: [ 2833 / 3484 ] simplifiying candidate # 20.443 * * * * [progress]: [ 2834 / 3484 ] simplifiying candidate # 20.443 * * * * [progress]: [ 2835 / 3484 ] simplifiying candidate # 20.443 * * * * [progress]: [ 2836 / 3484 ] simplifiying candidate # 20.443 * * * * [progress]: [ 2837 / 3484 ] simplifiying candidate # 20.443 * * * * [progress]: [ 2838 / 3484 ] simplifiying candidate # 20.443 * * * * [progress]: [ 2839 / 3484 ] simplifiying candidate # 20.443 * * * * [progress]: [ 2840 / 3484 ] simplifiying candidate # 20.443 * * * * [progress]: [ 2841 / 3484 ] simplifiying candidate # 20.443 * * * * [progress]: [ 2842 / 3484 ] simplifiying candidate # 20.443 * * * * [progress]: [ 2843 / 3484 ] simplifiying candidate # 20.443 * * * * [progress]: [ 2844 / 3484 ] simplifiying candidate # 20.443 * * * * [progress]: [ 2845 / 3484 ] simplifiying candidate # 20.443 * * * * [progress]: [ 2846 / 3484 ] simplifiying candidate # 20.443 * * * * [progress]: [ 2847 / 3484 ] simplifiying candidate # 20.444 * * * * [progress]: [ 2848 / 3484 ] simplifiying candidate # 20.444 * * * * [progress]: [ 2849 / 3484 ] simplifiying candidate # 20.444 * * * * [progress]: [ 2850 / 3484 ] simplifiying candidate # 20.444 * * * * [progress]: [ 2851 / 3484 ] simplifiying candidate # 20.444 * * * * [progress]: [ 2852 / 3484 ] simplifiying candidate # 20.444 * * * * [progress]: [ 2853 / 3484 ] simplifiying candidate # 20.444 * * * * [progress]: [ 2854 / 3484 ] simplifiying candidate # 20.444 * * * * [progress]: [ 2855 / 3484 ] simplifiying candidate # 20.444 * * * * [progress]: [ 2856 / 3484 ] simplifiying candidate # 20.444 * * * * [progress]: [ 2857 / 3484 ] simplifiying candidate # 20.444 * * * * [progress]: [ 2858 / 3484 ] simplifiying candidate # 20.444 * * * * [progress]: [ 2859 / 3484 ] simplifiying candidate # 20.444 * * * * [progress]: [ 2860 / 3484 ] simplifiying candidate # 20.444 * * * * [progress]: [ 2861 / 3484 ] simplifiying candidate # 20.444 * * * * [progress]: [ 2862 / 3484 ] simplifiying candidate # 20.444 * * * * [progress]: [ 2863 / 3484 ] simplifiying candidate # 20.444 * * * * [progress]: [ 2864 / 3484 ] simplifiying candidate # 20.444 * * * * [progress]: [ 2865 / 3484 ] simplifiying candidate # 20.444 * * * * [progress]: [ 2866 / 3484 ] simplifiying candidate # 20.445 * * * * [progress]: [ 2867 / 3484 ] simplifiying candidate # 20.445 * * * * [progress]: [ 2868 / 3484 ] simplifiying candidate # 20.445 * * * * [progress]: [ 2869 / 3484 ] simplifiying candidate # 20.445 * * * * [progress]: [ 2870 / 3484 ] simplifiying candidate # 20.445 * * * * [progress]: [ 2871 / 3484 ] simplifiying candidate # 20.445 * * * * [progress]: [ 2872 / 3484 ] simplifiying candidate # 20.445 * * * * [progress]: [ 2873 / 3484 ] simplifiying candidate # 20.445 * * * * [progress]: [ 2874 / 3484 ] simplifiying candidate # 20.445 * * * * [progress]: [ 2875 / 3484 ] simplifiying candidate # 20.445 * * * * [progress]: [ 2876 / 3484 ] simplifiying candidate # 20.445 * * * * [progress]: [ 2877 / 3484 ] simplifiying candidate # 20.445 * * * * [progress]: [ 2878 / 3484 ] simplifiying candidate # 20.445 * * * * [progress]: [ 2879 / 3484 ] simplifiying candidate # 20.445 * * * * [progress]: [ 2880 / 3484 ] simplifiying candidate # 20.445 * * * * [progress]: [ 2881 / 3484 ] simplifiying candidate # 20.445 * * * * [progress]: [ 2882 / 3484 ] simplifiying candidate # 20.445 * * * * [progress]: [ 2883 / 3484 ] simplifiying candidate # 20.445 * * * * [progress]: [ 2884 / 3484 ] simplifiying candidate # 20.446 * * * * [progress]: [ 2885 / 3484 ] simplifiying candidate # 20.446 * * * * [progress]: [ 2886 / 3484 ] simplifiying candidate # 20.446 * * * * [progress]: [ 2887 / 3484 ] simplifiying candidate # 20.446 * * * * [progress]: [ 2888 / 3484 ] simplifiying candidate # 20.446 * * * * [progress]: [ 2889 / 3484 ] simplifiying candidate # 20.446 * * * * [progress]: [ 2890 / 3484 ] simplifiying candidate # 20.446 * * * * [progress]: [ 2891 / 3484 ] simplifiying candidate # 20.446 * * * * [progress]: [ 2892 / 3484 ] simplifiying candidate # 20.446 * * * * [progress]: [ 2893 / 3484 ] simplifiying candidate # 20.446 * * * * [progress]: [ 2894 / 3484 ] simplifiying candidate # 20.446 * * * * [progress]: [ 2895 / 3484 ] simplifiying candidate # 20.446 * * * * [progress]: [ 2896 / 3484 ] simplifiying candidate # 20.446 * * * * [progress]: [ 2897 / 3484 ] simplifiying candidate # 20.446 * * * * [progress]: [ 2898 / 3484 ] simplifiying candidate # 20.446 * * * * [progress]: [ 2899 / 3484 ] simplifiying candidate # 20.446 * * * * [progress]: [ 2900 / 3484 ] simplifiying candidate # 20.446 * * * * [progress]: [ 2901 / 3484 ] simplifiying candidate # 20.446 * * * * [progress]: [ 2902 / 3484 ] simplifiying candidate # 20.446 * * * * [progress]: [ 2903 / 3484 ] simplifiying candidate # 20.447 * * * * [progress]: [ 2904 / 3484 ] simplifiying candidate # 20.447 * * * * [progress]: [ 2905 / 3484 ] simplifiying candidate # 20.447 * * * * [progress]: [ 2906 / 3484 ] simplifiying candidate # 20.447 * * * * [progress]: [ 2907 / 3484 ] simplifiying candidate # 20.447 * * * * [progress]: [ 2908 / 3484 ] simplifiying candidate # 20.447 * * * * [progress]: [ 2909 / 3484 ] simplifiying candidate # 20.447 * * * * [progress]: [ 2910 / 3484 ] simplifiying candidate # 20.447 * * * * [progress]: [ 2911 / 3484 ] simplifiying candidate # 20.447 * * * * [progress]: [ 2912 / 3484 ] simplifiying candidate # 20.447 * * * * [progress]: [ 2913 / 3484 ] simplifiying candidate # 20.447 * * * * [progress]: [ 2914 / 3484 ] simplifiying candidate # 20.447 * * * * [progress]: [ 2915 / 3484 ] simplifiying candidate # 20.447 * * * * [progress]: [ 2916 / 3484 ] simplifiying candidate # 20.447 * * * * [progress]: [ 2917 / 3484 ] simplifiying candidate # 20.447 * * * * [progress]: [ 2918 / 3484 ] simplifiying candidate # 20.447 * * * * [progress]: [ 2919 / 3484 ] simplifiying candidate # 20.447 * * * * [progress]: [ 2920 / 3484 ] simplifiying candidate # 20.447 * * * * [progress]: [ 2921 / 3484 ] simplifiying candidate # 20.448 * * * * [progress]: [ 2922 / 3484 ] simplifiying candidate # 20.448 * * * * [progress]: [ 2923 / 3484 ] simplifiying candidate # 20.448 * * * * [progress]: [ 2924 / 3484 ] simplifiying candidate # 20.448 * * * * [progress]: [ 2925 / 3484 ] simplifiying candidate # 20.448 * * * * [progress]: [ 2926 / 3484 ] simplifiying candidate # 20.448 * * * * [progress]: [ 2927 / 3484 ] simplifiying candidate # 20.448 * * * * [progress]: [ 2928 / 3484 ] simplifiying candidate # 20.448 * * * * [progress]: [ 2929 / 3484 ] simplifiying candidate # 20.448 * * * * [progress]: [ 2930 / 3484 ] simplifiying candidate # 20.448 * * * * [progress]: [ 2931 / 3484 ] simplifiying candidate # 20.448 * * * * [progress]: [ 2932 / 3484 ] simplifiying candidate # 20.448 * * * * [progress]: [ 2933 / 3484 ] simplifiying candidate # 20.448 * * * * [progress]: [ 2934 / 3484 ] simplifiying candidate # 20.448 * * * * [progress]: [ 2935 / 3484 ] simplifiying candidate # 20.448 * * * * [progress]: [ 2936 / 3484 ] simplifiying candidate # 20.448 * * * * [progress]: [ 2937 / 3484 ] simplifiying candidate # 20.448 * * * * [progress]: [ 2938 / 3484 ] simplifiying candidate # 20.448 * * * * [progress]: [ 2939 / 3484 ] simplifiying candidate # 20.449 * * * * [progress]: [ 2940 / 3484 ] simplifiying candidate # 20.449 * * * * [progress]: [ 2941 / 3484 ] simplifiying candidate # 20.449 * * * * [progress]: [ 2942 / 3484 ] simplifiying candidate # 20.449 * * * * [progress]: [ 2943 / 3484 ] simplifiying candidate # 20.449 * * * * [progress]: [ 2944 / 3484 ] simplifiying candidate # 20.449 * * * * [progress]: [ 2945 / 3484 ] simplifiying candidate # 20.449 * * * * [progress]: [ 2946 / 3484 ] simplifiying candidate # 20.449 * * * * [progress]: [ 2947 / 3484 ] simplifiying candidate # 20.449 * * * * [progress]: [ 2948 / 3484 ] simplifiying candidate # 20.449 * * * * [progress]: [ 2949 / 3484 ] simplifiying candidate # 20.449 * * * * [progress]: [ 2950 / 3484 ] simplifiying candidate # 20.449 * * * * [progress]: [ 2951 / 3484 ] simplifiying candidate # 20.449 * * * * [progress]: [ 2952 / 3484 ] simplifiying candidate # 20.449 * * * * [progress]: [ 2953 / 3484 ] simplifiying candidate # 20.449 * * * * [progress]: [ 2954 / 3484 ] simplifiying candidate # 20.449 * * * * [progress]: [ 2955 / 3484 ] simplifiying candidate # 20.449 * * * * [progress]: [ 2956 / 3484 ] simplifiying candidate # 20.449 * * * * [progress]: [ 2957 / 3484 ] simplifiying candidate # 20.449 * * * * [progress]: [ 2958 / 3484 ] simplifiying candidate # 20.450 * * * * [progress]: [ 2959 / 3484 ] simplifiying candidate # 20.450 * * * * [progress]: [ 2960 / 3484 ] simplifiying candidate # 20.450 * * * * [progress]: [ 2961 / 3484 ] simplifiying candidate # 20.450 * * * * [progress]: [ 2962 / 3484 ] simplifiying candidate # 20.450 * * * * [progress]: [ 2963 / 3484 ] simplifiying candidate # 20.450 * * * * [progress]: [ 2964 / 3484 ] simplifiying candidate # 20.450 * * * * [progress]: [ 2965 / 3484 ] simplifiying candidate # 20.450 * * * * [progress]: [ 2966 / 3484 ] simplifiying candidate # 20.450 * * * * [progress]: [ 2967 / 3484 ] simplifiying candidate # 20.450 * * * * [progress]: [ 2968 / 3484 ] simplifiying candidate # 20.450 * * * * [progress]: [ 2969 / 3484 ] simplifiying candidate # 20.450 * * * * [progress]: [ 2970 / 3484 ] simplifiying candidate # 20.450 * * * * [progress]: [ 2971 / 3484 ] simplifiying candidate # 20.450 * * * * [progress]: [ 2972 / 3484 ] simplifiying candidate # 20.450 * * * * [progress]: [ 2973 / 3484 ] simplifiying candidate # 20.450 * * * * [progress]: [ 2974 / 3484 ] simplifiying candidate # 20.450 * * * * [progress]: [ 2975 / 3484 ] simplifiying candidate # 20.450 * * * * [progress]: [ 2976 / 3484 ] simplifiying candidate # 20.451 * * * * [progress]: [ 2977 / 3484 ] simplifiying candidate # 20.451 * * * * [progress]: [ 2978 / 3484 ] simplifiying candidate # 20.451 * * * * [progress]: [ 2979 / 3484 ] simplifiying candidate # 20.451 * * * * [progress]: [ 2980 / 3484 ] simplifiying candidate # 20.451 * * * * [progress]: [ 2981 / 3484 ] simplifiying candidate # 20.451 * * * * [progress]: [ 2982 / 3484 ] simplifiying candidate # 20.451 * * * * [progress]: [ 2983 / 3484 ] simplifiying candidate # 20.451 * * * * [progress]: [ 2984 / 3484 ] simplifiying candidate # 20.451 * * * * [progress]: [ 2985 / 3484 ] simplifiying candidate # 20.451 * * * * [progress]: [ 2986 / 3484 ] simplifiying candidate # 20.451 * * * * [progress]: [ 2987 / 3484 ] simplifiying candidate # 20.451 * * * * [progress]: [ 2988 / 3484 ] simplifiying candidate # 20.451 * * * * [progress]: [ 2989 / 3484 ] simplifiying candidate # 20.451 * * * * [progress]: [ 2990 / 3484 ] simplifiying candidate # 20.451 * * * * [progress]: [ 2991 / 3484 ] simplifiying candidate # 20.451 * * * * [progress]: [ 2992 / 3484 ] simplifiying candidate # 20.451 * * * * [progress]: [ 2993 / 3484 ] simplifiying candidate # 20.451 * * * * [progress]: [ 2994 / 3484 ] simplifiying candidate # 20.451 * * * * [progress]: [ 2995 / 3484 ] simplifiying candidate # 20.452 * * * * [progress]: [ 2996 / 3484 ] simplifiying candidate # 20.452 * * * * [progress]: [ 2997 / 3484 ] simplifiying candidate # 20.452 * * * * [progress]: [ 2998 / 3484 ] simplifiying candidate # 20.452 * * * * [progress]: [ 2999 / 3484 ] simplifiying candidate # 20.452 * * * * [progress]: [ 3000 / 3484 ] simplifiying candidate # 20.452 * * * * [progress]: [ 3001 / 3484 ] simplifiying candidate # 20.452 * * * * [progress]: [ 3002 / 3484 ] simplifiying candidate # 20.452 * * * * [progress]: [ 3003 / 3484 ] simplifiying candidate # 20.452 * * * * [progress]: [ 3004 / 3484 ] simplifiying candidate # 20.452 * * * * [progress]: [ 3005 / 3484 ] simplifiying candidate # 20.452 * * * * [progress]: [ 3006 / 3484 ] simplifiying candidate # 20.452 * * * * [progress]: [ 3007 / 3484 ] simplifiying candidate # 20.452 * * * * [progress]: [ 3008 / 3484 ] simplifiying candidate # 20.452 * * * * [progress]: [ 3009 / 3484 ] simplifiying candidate # 20.452 * * * * [progress]: [ 3010 / 3484 ] simplifiying candidate # 20.452 * * * * [progress]: [ 3011 / 3484 ] simplifiying candidate # 20.452 * * * * [progress]: [ 3012 / 3484 ] simplifiying candidate # 20.452 * * * * [progress]: [ 3013 / 3484 ] simplifiying candidate # 20.452 * * * * [progress]: [ 3014 / 3484 ] simplifiying candidate # 20.453 * * * * [progress]: [ 3015 / 3484 ] simplifiying candidate # 20.453 * * * * [progress]: [ 3016 / 3484 ] simplifiying candidate # 20.453 * * * * [progress]: [ 3017 / 3484 ] simplifiying candidate # 20.453 * * * * [progress]: [ 3018 / 3484 ] simplifiying candidate # 20.453 * * * * [progress]: [ 3019 / 3484 ] simplifiying candidate # 20.453 * * * * [progress]: [ 3020 / 3484 ] simplifiying candidate # 20.453 * * * * [progress]: [ 3021 / 3484 ] simplifiying candidate # 20.453 * * * * [progress]: [ 3022 / 3484 ] simplifiying candidate # 20.453 * * * * [progress]: [ 3023 / 3484 ] simplifiying candidate # 20.453 * * * * [progress]: [ 3024 / 3484 ] simplifiying candidate # 20.453 * * * * [progress]: [ 3025 / 3484 ] simplifiying candidate # 20.453 * * * * [progress]: [ 3026 / 3484 ] simplifiying candidate # 20.453 * * * * [progress]: [ 3027 / 3484 ] simplifiying candidate # 20.453 * * * * [progress]: [ 3028 / 3484 ] simplifiying candidate # 20.453 * * * * [progress]: [ 3029 / 3484 ] simplifiying candidate # 20.453 * * * * [progress]: [ 3030 / 3484 ] simplifiying candidate # 20.453 * * * * [progress]: [ 3031 / 3484 ] simplifiying candidate # 20.453 * * * * [progress]: [ 3032 / 3484 ] simplifiying candidate # 20.453 * * * * [progress]: [ 3033 / 3484 ] simplifiying candidate # 20.454 * * * * [progress]: [ 3034 / 3484 ] simplifiying candidate # 20.454 * * * * [progress]: [ 3035 / 3484 ] simplifiying candidate # 20.454 * * * * [progress]: [ 3036 / 3484 ] simplifiying candidate # 20.454 * * * * [progress]: [ 3037 / 3484 ] simplifiying candidate # 20.454 * * * * [progress]: [ 3038 / 3484 ] simplifiying candidate # 20.454 * * * * [progress]: [ 3039 / 3484 ] simplifiying candidate # 20.454 * * * * [progress]: [ 3040 / 3484 ] simplifiying candidate # 20.454 * * * * [progress]: [ 3041 / 3484 ] simplifiying candidate # 20.454 * * * * [progress]: [ 3042 / 3484 ] simplifiying candidate # 20.454 * * * * [progress]: [ 3043 / 3484 ] simplifiying candidate # 20.454 * * * * [progress]: [ 3044 / 3484 ] simplifiying candidate # 20.454 * * * * [progress]: [ 3045 / 3484 ] simplifiying candidate # 20.454 * * * * [progress]: [ 3046 / 3484 ] simplifiying candidate # 20.454 * * * * [progress]: [ 3047 / 3484 ] simplifiying candidate # 20.454 * * * * [progress]: [ 3048 / 3484 ] simplifiying candidate # 20.454 * * * * [progress]: [ 3049 / 3484 ] simplifiying candidate # 20.454 * * * * [progress]: [ 3050 / 3484 ] simplifiying candidate # 20.454 * * * * [progress]: [ 3051 / 3484 ] simplifiying candidate # 20.454 * * * * [progress]: [ 3052 / 3484 ] simplifiying candidate # 20.455 * * * * [progress]: [ 3053 / 3484 ] simplifiying candidate # 20.455 * * * * [progress]: [ 3054 / 3484 ] simplifiying candidate # 20.455 * * * * [progress]: [ 3055 / 3484 ] simplifiying candidate # 20.455 * * * * [progress]: [ 3056 / 3484 ] simplifiying candidate # 20.455 * * * * [progress]: [ 3057 / 3484 ] simplifiying candidate # 20.455 * * * * [progress]: [ 3058 / 3484 ] simplifiying candidate # 20.455 * * * * [progress]: [ 3059 / 3484 ] simplifiying candidate # 20.455 * * * * [progress]: [ 3060 / 3484 ] simplifiying candidate # 20.455 * * * * [progress]: [ 3061 / 3484 ] simplifiying candidate # 20.455 * * * * [progress]: [ 3062 / 3484 ] simplifiying candidate # 20.455 * * * * [progress]: [ 3063 / 3484 ] simplifiying candidate # 20.455 * * * * [progress]: [ 3064 / 3484 ] simplifiying candidate # 20.455 * * * * [progress]: [ 3065 / 3484 ] simplifiying candidate # 20.455 * * * * [progress]: [ 3066 / 3484 ] simplifiying candidate # 20.455 * * * * [progress]: [ 3067 / 3484 ] simplifiying candidate # 20.455 * * * * [progress]: [ 3068 / 3484 ] simplifiying candidate # 20.455 * * * * [progress]: [ 3069 / 3484 ] simplifiying candidate # 20.455 * * * * [progress]: [ 3070 / 3484 ] simplifiying candidate # 20.456 * * * * [progress]: [ 3071 / 3484 ] simplifiying candidate # 20.456 * * * * [progress]: [ 3072 / 3484 ] simplifiying candidate # 20.456 * * * * [progress]: [ 3073 / 3484 ] simplifiying candidate # 20.456 * * * * [progress]: [ 3074 / 3484 ] simplifiying candidate # 20.456 * * * * [progress]: [ 3075 / 3484 ] simplifiying candidate # 20.456 * * * * [progress]: [ 3076 / 3484 ] simplifiying candidate # 20.456 * * * * [progress]: [ 3077 / 3484 ] simplifiying candidate # 20.456 * * * * [progress]: [ 3078 / 3484 ] simplifiying candidate # 20.456 * * * * [progress]: [ 3079 / 3484 ] simplifiying candidate # 20.456 * * * * [progress]: [ 3080 / 3484 ] simplifiying candidate # 20.456 * * * * [progress]: [ 3081 / 3484 ] simplifiying candidate # 20.456 * * * * [progress]: [ 3082 / 3484 ] simplifiying candidate # 20.456 * * * * [progress]: [ 3083 / 3484 ] simplifiying candidate # 20.456 * * * * [progress]: [ 3084 / 3484 ] simplifiying candidate # 20.456 * * * * [progress]: [ 3085 / 3484 ] simplifiying candidate # 20.456 * * * * [progress]: [ 3086 / 3484 ] simplifiying candidate # 20.456 * * * * [progress]: [ 3087 / 3484 ] simplifiying candidate # 20.456 * * * * [progress]: [ 3088 / 3484 ] simplifiying candidate # 20.456 * * * * [progress]: [ 3089 / 3484 ] simplifiying candidate # 20.457 * * * * [progress]: [ 3090 / 3484 ] simplifiying candidate # 20.457 * * * * [progress]: [ 3091 / 3484 ] simplifiying candidate # 20.457 * * * * [progress]: [ 3092 / 3484 ] simplifiying candidate # 20.457 * * * * [progress]: [ 3093 / 3484 ] simplifiying candidate # 20.457 * * * * [progress]: [ 3094 / 3484 ] simplifiying candidate # 20.457 * * * * [progress]: [ 3095 / 3484 ] simplifiying candidate # 20.457 * * * * [progress]: [ 3096 / 3484 ] simplifiying candidate # 20.457 * * * * [progress]: [ 3097 / 3484 ] simplifiying candidate # 20.457 * * * * [progress]: [ 3098 / 3484 ] simplifiying candidate # 20.457 * * * * [progress]: [ 3099 / 3484 ] simplifiying candidate # 20.457 * * * * [progress]: [ 3100 / 3484 ] simplifiying candidate # 20.457 * * * * [progress]: [ 3101 / 3484 ] simplifiying candidate # 20.457 * * * * [progress]: [ 3102 / 3484 ] simplifiying candidate # 20.457 * * * * [progress]: [ 3103 / 3484 ] simplifiying candidate # 20.457 * * * * [progress]: [ 3104 / 3484 ] simplifiying candidate # 20.457 * * * * [progress]: [ 3105 / 3484 ] simplifiying candidate # 20.457 * * * * [progress]: [ 3106 / 3484 ] simplifiying candidate # 20.457 * * * * [progress]: [ 3107 / 3484 ] simplifiying candidate # 20.457 * * * * [progress]: [ 3108 / 3484 ] simplifiying candidate # 20.457 * * * * [progress]: [ 3109 / 3484 ] simplifiying candidate # 20.458 * * * * [progress]: [ 3110 / 3484 ] simplifiying candidate # 20.458 * * * * [progress]: [ 3111 / 3484 ] simplifiying candidate # 20.458 * * * * [progress]: [ 3112 / 3484 ] simplifiying candidate # 20.458 * * * * [progress]: [ 3113 / 3484 ] simplifiying candidate # 20.458 * * * * [progress]: [ 3114 / 3484 ] simplifiying candidate # 20.458 * * * * [progress]: [ 3115 / 3484 ] simplifiying candidate # 20.458 * * * * [progress]: [ 3116 / 3484 ] simplifiying candidate # 20.458 * * * * [progress]: [ 3117 / 3484 ] simplifiying candidate # 20.458 * * * * [progress]: [ 3118 / 3484 ] simplifiying candidate # 20.458 * * * * [progress]: [ 3119 / 3484 ] simplifiying candidate # 20.458 * * * * [progress]: [ 3120 / 3484 ] simplifiying candidate # 20.458 * * * * [progress]: [ 3121 / 3484 ] simplifiying candidate # 20.458 * * * * [progress]: [ 3122 / 3484 ] simplifiying candidate # 20.458 * * * * [progress]: [ 3123 / 3484 ] simplifiying candidate # 20.458 * * * * [progress]: [ 3124 / 3484 ] simplifiying candidate # 20.458 * * * * [progress]: [ 3125 / 3484 ] simplifiying candidate # 20.458 * * * * [progress]: [ 3126 / 3484 ] simplifiying candidate # 20.458 * * * * [progress]: [ 3127 / 3484 ] simplifiying candidate # 20.458 * * * * [progress]: [ 3128 / 3484 ] simplifiying candidate # 20.459 * * * * [progress]: [ 3129 / 3484 ] simplifiying candidate # 20.459 * * * * [progress]: [ 3130 / 3484 ] simplifiying candidate # 20.459 * * * * [progress]: [ 3131 / 3484 ] simplifiying candidate # 20.459 * * * * [progress]: [ 3132 / 3484 ] simplifiying candidate # 20.459 * * * * [progress]: [ 3133 / 3484 ] simplifiying candidate # 20.459 * * * * [progress]: [ 3134 / 3484 ] simplifiying candidate # 20.459 * * * * [progress]: [ 3135 / 3484 ] simplifiying candidate # 20.459 * * * * [progress]: [ 3136 / 3484 ] simplifiying candidate # 20.459 * * * * [progress]: [ 3137 / 3484 ] simplifiying candidate # 20.459 * * * * [progress]: [ 3138 / 3484 ] simplifiying candidate # 20.459 * * * * [progress]: [ 3139 / 3484 ] simplifiying candidate # 20.459 * * * * [progress]: [ 3140 / 3484 ] simplifiying candidate # 20.459 * * * * [progress]: [ 3141 / 3484 ] simplifiying candidate # 20.459 * * * * [progress]: [ 3142 / 3484 ] simplifiying candidate # 20.459 * * * * [progress]: [ 3143 / 3484 ] simplifiying candidate # 20.459 * * * * [progress]: [ 3144 / 3484 ] simplifiying candidate # 20.459 * * * * [progress]: [ 3145 / 3484 ] simplifiying candidate # 20.459 * * * * [progress]: [ 3146 / 3484 ] simplifiying candidate # 20.459 * * * * [progress]: [ 3147 / 3484 ] simplifiying candidate # 20.459 * * * * [progress]: [ 3148 / 3484 ] simplifiying candidate # 20.460 * * * * [progress]: [ 3149 / 3484 ] simplifiying candidate # 20.460 * * * * [progress]: [ 3150 / 3484 ] simplifiying candidate # 20.460 * * * * [progress]: [ 3151 / 3484 ] simplifiying candidate # 20.460 * * * * [progress]: [ 3152 / 3484 ] simplifiying candidate # 20.460 * * * * [progress]: [ 3153 / 3484 ] simplifiying candidate # 20.460 * * * * [progress]: [ 3154 / 3484 ] simplifiying candidate # 20.460 * * * * [progress]: [ 3155 / 3484 ] simplifiying candidate # 20.460 * * * * [progress]: [ 3156 / 3484 ] simplifiying candidate # 20.460 * * * * [progress]: [ 3157 / 3484 ] simplifiying candidate # 20.460 * * * * [progress]: [ 3158 / 3484 ] simplifiying candidate # 20.460 * * * * [progress]: [ 3159 / 3484 ] simplifiying candidate # 20.460 * * * * [progress]: [ 3160 / 3484 ] simplifiying candidate # 20.460 * * * * [progress]: [ 3161 / 3484 ] simplifiying candidate # 20.460 * * * * [progress]: [ 3162 / 3484 ] simplifiying candidate # 20.460 * * * * [progress]: [ 3163 / 3484 ] simplifiying candidate # 20.460 * * * * [progress]: [ 3164 / 3484 ] simplifiying candidate # 20.460 * * * * [progress]: [ 3165 / 3484 ] simplifiying candidate # 20.460 * * * * [progress]: [ 3166 / 3484 ] simplifiying candidate # 20.460 * * * * [progress]: [ 3167 / 3484 ] simplifiying candidate # 20.461 * * * * [progress]: [ 3168 / 3484 ] simplifiying candidate # 20.461 * * * * [progress]: [ 3169 / 3484 ] simplifiying candidate # 20.461 * * * * [progress]: [ 3170 / 3484 ] simplifiying candidate # 20.461 * * * * [progress]: [ 3171 / 3484 ] simplifiying candidate # 20.461 * * * * [progress]: [ 3172 / 3484 ] simplifiying candidate # 20.461 * * * * [progress]: [ 3173 / 3484 ] simplifiying candidate # 20.461 * * * * [progress]: [ 3174 / 3484 ] simplifiying candidate # 20.461 * * * * [progress]: [ 3175 / 3484 ] simplifiying candidate # 20.461 * * * * [progress]: [ 3176 / 3484 ] simplifiying candidate # 20.461 * * * * [progress]: [ 3177 / 3484 ] simplifiying candidate # 20.461 * * * * [progress]: [ 3178 / 3484 ] simplifiying candidate # 20.461 * * * * [progress]: [ 3179 / 3484 ] simplifiying candidate # 20.461 * * * * [progress]: [ 3180 / 3484 ] simplifiying candidate # 20.461 * * * * [progress]: [ 3181 / 3484 ] simplifiying candidate # 20.461 * * * * [progress]: [ 3182 / 3484 ] simplifiying candidate # 20.461 * * * * [progress]: [ 3183 / 3484 ] simplifiying candidate # 20.461 * * * * [progress]: [ 3184 / 3484 ] simplifiying candidate # 20.461 * * * * [progress]: [ 3185 / 3484 ] simplifiying candidate # 20.461 * * * * [progress]: [ 3186 / 3484 ] simplifiying candidate # 20.461 * * * * [progress]: [ 3187 / 3484 ] simplifiying candidate # 20.462 * * * * [progress]: [ 3188 / 3484 ] simplifiying candidate # 20.462 * * * * [progress]: [ 3189 / 3484 ] simplifiying candidate # 20.462 * * * * [progress]: [ 3190 / 3484 ] simplifiying candidate # 20.462 * * * * [progress]: [ 3191 / 3484 ] simplifiying candidate # 20.462 * * * * [progress]: [ 3192 / 3484 ] simplifiying candidate # 20.462 * * * * [progress]: [ 3193 / 3484 ] simplifiying candidate # 20.462 * * * * [progress]: [ 3194 / 3484 ] simplifiying candidate # 20.462 * * * * [progress]: [ 3195 / 3484 ] simplifiying candidate # 20.462 * * * * [progress]: [ 3196 / 3484 ] simplifiying candidate # 20.462 * * * * [progress]: [ 3197 / 3484 ] simplifiying candidate # 20.462 * * * * [progress]: [ 3198 / 3484 ] simplifiying candidate # 20.462 * * * * [progress]: [ 3199 / 3484 ] simplifiying candidate # 20.462 * * * * [progress]: [ 3200 / 3484 ] simplifiying candidate # 20.462 * * * * [progress]: [ 3201 / 3484 ] simplifiying candidate # 20.462 * * * * [progress]: [ 3202 / 3484 ] simplifiying candidate # 20.462 * * * * [progress]: [ 3203 / 3484 ] simplifiying candidate # 20.462 * * * * [progress]: [ 3204 / 3484 ] simplifiying candidate # 20.462 * * * * [progress]: [ 3205 / 3484 ] simplifiying candidate # 20.462 * * * * [progress]: [ 3206 / 3484 ] simplifiying candidate # 20.462 * * * * [progress]: [ 3207 / 3484 ] simplifiying candidate # 20.463 * * * * [progress]: [ 3208 / 3484 ] simplifiying candidate # 20.463 * * * * [progress]: [ 3209 / 3484 ] simplifiying candidate # 20.463 * * * * [progress]: [ 3210 / 3484 ] simplifiying candidate # 20.463 * * * * [progress]: [ 3211 / 3484 ] simplifiying candidate # 20.463 * * * * [progress]: [ 3212 / 3484 ] simplifiying candidate # 20.463 * * * * [progress]: [ 3213 / 3484 ] simplifiying candidate # 20.463 * * * * [progress]: [ 3214 / 3484 ] simplifiying candidate # 20.463 * * * * [progress]: [ 3215 / 3484 ] simplifiying candidate # 20.463 * * * * [progress]: [ 3216 / 3484 ] simplifiying candidate # 20.463 * * * * [progress]: [ 3217 / 3484 ] simplifiying candidate # 20.463 * * * * [progress]: [ 3218 / 3484 ] simplifiying candidate # 20.463 * * * * [progress]: [ 3219 / 3484 ] simplifiying candidate # 20.463 * * * * [progress]: [ 3220 / 3484 ] simplifiying candidate # 20.463 * * * * [progress]: [ 3221 / 3484 ] simplifiying candidate # 20.463 * * * * [progress]: [ 3222 / 3484 ] simplifiying candidate # 20.463 * * * * [progress]: [ 3223 / 3484 ] simplifiying candidate # 20.463 * * * * [progress]: [ 3224 / 3484 ] simplifiying candidate # 20.463 * * * * [progress]: [ 3225 / 3484 ] simplifiying candidate # 20.463 * * * * [progress]: [ 3226 / 3484 ] simplifiying candidate # 20.463 * * * * [progress]: [ 3227 / 3484 ] simplifiying candidate # 20.464 * * * * [progress]: [ 3228 / 3484 ] simplifiying candidate # 20.464 * * * * [progress]: [ 3229 / 3484 ] simplifiying candidate # 20.464 * * * * [progress]: [ 3230 / 3484 ] simplifiying candidate # 20.464 * * * * [progress]: [ 3231 / 3484 ] simplifiying candidate # 20.464 * * * * [progress]: [ 3232 / 3484 ] simplifiying candidate # 20.464 * * * * [progress]: [ 3233 / 3484 ] simplifiying candidate # 20.464 * * * * [progress]: [ 3234 / 3484 ] simplifiying candidate # 20.464 * * * * [progress]: [ 3235 / 3484 ] simplifiying candidate # 20.464 * * * * [progress]: [ 3236 / 3484 ] simplifiying candidate # 20.464 * * * * [progress]: [ 3237 / 3484 ] simplifiying candidate # 20.464 * * * * [progress]: [ 3238 / 3484 ] simplifiying candidate # 20.464 * * * * [progress]: [ 3239 / 3484 ] simplifiying candidate # 20.464 * * * * [progress]: [ 3240 / 3484 ] simplifiying candidate # 20.464 * * * * [progress]: [ 3241 / 3484 ] simplifiying candidate # 20.464 * * * * [progress]: [ 3242 / 3484 ] simplifiying candidate # 20.464 * * * * [progress]: [ 3243 / 3484 ] simplifiying candidate # 20.464 * * * * [progress]: [ 3244 / 3484 ] simplifiying candidate # 20.464 * * * * [progress]: [ 3245 / 3484 ] simplifiying candidate # 20.464 * * * * [progress]: [ 3246 / 3484 ] simplifiying candidate # 20.464 * * * * [progress]: [ 3247 / 3484 ] simplifiying candidate # 20.465 * * * * [progress]: [ 3248 / 3484 ] simplifiying candidate # 20.465 * * * * [progress]: [ 3249 / 3484 ] simplifiying candidate # 20.465 * * * * [progress]: [ 3250 / 3484 ] simplifiying candidate # 20.465 * * * * [progress]: [ 3251 / 3484 ] simplifiying candidate # 20.465 * * * * [progress]: [ 3252 / 3484 ] simplifiying candidate # 20.465 * * * * [progress]: [ 3253 / 3484 ] simplifiying candidate # 20.465 * * * * [progress]: [ 3254 / 3484 ] simplifiying candidate # 20.465 * * * * [progress]: [ 3255 / 3484 ] simplifiying candidate # 20.465 * * * * [progress]: [ 3256 / 3484 ] simplifiying candidate # 20.465 * * * * [progress]: [ 3257 / 3484 ] simplifiying candidate # 20.465 * * * * [progress]: [ 3258 / 3484 ] simplifiying candidate # 20.465 * * * * [progress]: [ 3259 / 3484 ] simplifiying candidate # 20.465 * * * * [progress]: [ 3260 / 3484 ] simplifiying candidate # 20.465 * * * * [progress]: [ 3261 / 3484 ] simplifiying candidate # 20.465 * * * * [progress]: [ 3262 / 3484 ] simplifiying candidate # 20.465 * * * * [progress]: [ 3263 / 3484 ] simplifiying candidate # 20.465 * * * * [progress]: [ 3264 / 3484 ] simplifiying candidate # 20.465 * * * * [progress]: [ 3265 / 3484 ] simplifiying candidate # 20.465 * * * * [progress]: [ 3266 / 3484 ] simplifiying candidate # 20.465 * * * * [progress]: [ 3267 / 3484 ] simplifiying candidate # 20.466 * * * * [progress]: [ 3268 / 3484 ] simplifiying candidate # 20.466 * * * * [progress]: [ 3269 / 3484 ] simplifiying candidate # 20.466 * * * * [progress]: [ 3270 / 3484 ] simplifiying candidate # 20.466 * * * * [progress]: [ 3271 / 3484 ] simplifiying candidate # 20.466 * * * * [progress]: [ 3272 / 3484 ] simplifiying candidate # 20.466 * * * * [progress]: [ 3273 / 3484 ] simplifiying candidate # 20.466 * * * * [progress]: [ 3274 / 3484 ] simplifiying candidate # 20.466 * * * * [progress]: [ 3275 / 3484 ] simplifiying candidate # 20.466 * * * * [progress]: [ 3276 / 3484 ] simplifiying candidate # 20.466 * * * * [progress]: [ 3277 / 3484 ] simplifiying candidate # 20.466 * * * * [progress]: [ 3278 / 3484 ] simplifiying candidate # 20.466 * * * * [progress]: [ 3279 / 3484 ] simplifiying candidate # 20.466 * * * * [progress]: [ 3280 / 3484 ] simplifiying candidate # 20.466 * * * * [progress]: [ 3281 / 3484 ] simplifiying candidate # 20.466 * * * * [progress]: [ 3282 / 3484 ] simplifiying candidate # 20.466 * * * * [progress]: [ 3283 / 3484 ] simplifiying candidate # 20.466 * * * * [progress]: [ 3284 / 3484 ] simplifiying candidate # 20.466 * * * * [progress]: [ 3285 / 3484 ] simplifiying candidate # 20.466 * * * * [progress]: [ 3286 / 3484 ] simplifiying candidate # 20.466 * * * * [progress]: [ 3287 / 3484 ] simplifiying candidate # 20.467 * * * * [progress]: [ 3288 / 3484 ] simplifiying candidate # 20.467 * * * * [progress]: [ 3289 / 3484 ] simplifiying candidate # 20.467 * * * * [progress]: [ 3290 / 3484 ] simplifiying candidate # 20.467 * * * * [progress]: [ 3291 / 3484 ] simplifiying candidate # 20.467 * * * * [progress]: [ 3292 / 3484 ] simplifiying candidate # 20.467 * * * * [progress]: [ 3293 / 3484 ] simplifiying candidate # 20.467 * * * * [progress]: [ 3294 / 3484 ] simplifiying candidate # 20.467 * * * * [progress]: [ 3295 / 3484 ] simplifiying candidate # 20.467 * * * * [progress]: [ 3296 / 3484 ] simplifiying candidate # 20.467 * * * * [progress]: [ 3297 / 3484 ] simplifiying candidate # 20.467 * * * * [progress]: [ 3298 / 3484 ] simplifiying candidate # 20.467 * * * * [progress]: [ 3299 / 3484 ] simplifiying candidate # 20.467 * * * * [progress]: [ 3300 / 3484 ] simplifiying candidate # 20.467 * * * * [progress]: [ 3301 / 3484 ] simplifiying candidate # 20.467 * * * * [progress]: [ 3302 / 3484 ] simplifiying candidate # 20.467 * * * * [progress]: [ 3303 / 3484 ] simplifiying candidate # 20.467 * * * * [progress]: [ 3304 / 3484 ] simplifiying candidate # 20.467 * * * * [progress]: [ 3305 / 3484 ] simplifiying candidate # 20.467 * * * * [progress]: [ 3306 / 3484 ] simplifiying candidate # 20.467 * * * * [progress]: [ 3307 / 3484 ] simplifiying candidate # 20.468 * * * * [progress]: [ 3308 / 3484 ] simplifiying candidate # 20.468 * * * * [progress]: [ 3309 / 3484 ] simplifiying candidate # 20.468 * * * * [progress]: [ 3310 / 3484 ] simplifiying candidate # 20.468 * * * * [progress]: [ 3311 / 3484 ] simplifiying candidate # 20.468 * * * * [progress]: [ 3312 / 3484 ] simplifiying candidate # 20.468 * * * * [progress]: [ 3313 / 3484 ] simplifiying candidate # 20.468 * * * * [progress]: [ 3314 / 3484 ] simplifiying candidate # 20.468 * * * * [progress]: [ 3315 / 3484 ] simplifiying candidate # 20.468 * * * * [progress]: [ 3316 / 3484 ] simplifiying candidate # 20.468 * * * * [progress]: [ 3317 / 3484 ] simplifiying candidate # 20.468 * * * * [progress]: [ 3318 / 3484 ] simplifiying candidate # 20.468 * * * * [progress]: [ 3319 / 3484 ] simplifiying candidate # 20.468 * * * * [progress]: [ 3320 / 3484 ] simplifiying candidate # 20.468 * * * * [progress]: [ 3321 / 3484 ] simplifiying candidate # 20.468 * * * * [progress]: [ 3322 / 3484 ] simplifiying candidate # 20.468 * * * * [progress]: [ 3323 / 3484 ] simplifiying candidate # 20.468 * * * * [progress]: [ 3324 / 3484 ] simplifiying candidate # 20.468 * * * * [progress]: [ 3325 / 3484 ] simplifiying candidate # 20.468 * * * * [progress]: [ 3326 / 3484 ] simplifiying candidate # 20.468 * * * * [progress]: [ 3327 / 3484 ] simplifiying candidate # 20.468 * * * * [progress]: [ 3328 / 3484 ] simplifiying candidate # 20.469 * * * * [progress]: [ 3329 / 3484 ] simplifiying candidate # 20.469 * * * * [progress]: [ 3330 / 3484 ] simplifiying candidate # 20.469 * * * * [progress]: [ 3331 / 3484 ] simplifiying candidate # 20.469 * * * * [progress]: [ 3332 / 3484 ] simplifiying candidate # 20.469 * * * * [progress]: [ 3333 / 3484 ] simplifiying candidate # 20.469 * * * * [progress]: [ 3334 / 3484 ] simplifiying candidate # 20.469 * * * * [progress]: [ 3335 / 3484 ] simplifiying candidate # 20.469 * * * * [progress]: [ 3336 / 3484 ] simplifiying candidate # 20.469 * * * * [progress]: [ 3337 / 3484 ] simplifiying candidate # 20.469 * * * * [progress]: [ 3338 / 3484 ] simplifiying candidate # 20.469 * * * * [progress]: [ 3339 / 3484 ] simplifiying candidate # 20.469 * * * * [progress]: [ 3340 / 3484 ] simplifiying candidate # 20.469 * * * * [progress]: [ 3341 / 3484 ] simplifiying candidate # 20.469 * * * * [progress]: [ 3342 / 3484 ] simplifiying candidate # 20.469 * * * * [progress]: [ 3343 / 3484 ] simplifiying candidate # 20.469 * * * * [progress]: [ 3344 / 3484 ] simplifiying candidate # 20.469 * * * * [progress]: [ 3345 / 3484 ] simplifiying candidate # 20.469 * * * * [progress]: [ 3346 / 3484 ] simplifiying candidate # 20.469 * * * * [progress]: [ 3347 / 3484 ] simplifiying candidate # 20.469 * * * * [progress]: [ 3348 / 3484 ] simplifiying candidate # 20.470 * * * * [progress]: [ 3349 / 3484 ] simplifiying candidate # 20.470 * * * * [progress]: [ 3350 / 3484 ] simplifiying candidate # 20.470 * * * * [progress]: [ 3351 / 3484 ] simplifiying candidate # 20.470 * * * * [progress]: [ 3352 / 3484 ] simplifiying candidate # 20.470 * * * * [progress]: [ 3353 / 3484 ] simplifiying candidate # 20.470 * * * * [progress]: [ 3354 / 3484 ] simplifiying candidate # 20.470 * * * * [progress]: [ 3355 / 3484 ] simplifiying candidate # 20.470 * * * * [progress]: [ 3356 / 3484 ] simplifiying candidate # 20.470 * * * * [progress]: [ 3357 / 3484 ] simplifiying candidate # 20.470 * * * * [progress]: [ 3358 / 3484 ] simplifiying candidate # 20.470 * * * * [progress]: [ 3359 / 3484 ] simplifiying candidate # 20.470 * * * * [progress]: [ 3360 / 3484 ] simplifiying candidate # 20.470 * * * * [progress]: [ 3361 / 3484 ] simplifiying candidate # 20.470 * * * * [progress]: [ 3362 / 3484 ] simplifiying candidate # 20.470 * * * * [progress]: [ 3363 / 3484 ] simplifiying candidate # 20.470 * * * * [progress]: [ 3364 / 3484 ] simplifiying candidate # 20.470 * * * * [progress]: [ 3365 / 3484 ] simplifiying candidate # 20.470 * * * * [progress]: [ 3366 / 3484 ] simplifiying candidate # 20.470 * * * * [progress]: [ 3367 / 3484 ] simplifiying candidate # 20.470 * * * * [progress]: [ 3368 / 3484 ] simplifiying candidate # 20.471 * * * * [progress]: [ 3369 / 3484 ] simplifiying candidate # 20.471 * * * * [progress]: [ 3370 / 3484 ] simplifiying candidate # 20.471 * * * * [progress]: [ 3371 / 3484 ] simplifiying candidate # 20.471 * * * * [progress]: [ 3372 / 3484 ] simplifiying candidate # 20.471 * * * * [progress]: [ 3373 / 3484 ] simplifiying candidate # 20.471 * * * * [progress]: [ 3374 / 3484 ] simplifiying candidate # 20.471 * * * * [progress]: [ 3375 / 3484 ] simplifiying candidate # 20.471 * * * * [progress]: [ 3376 / 3484 ] simplifiying candidate # 20.471 * * * * [progress]: [ 3377 / 3484 ] simplifiying candidate # 20.471 * * * * [progress]: [ 3378 / 3484 ] simplifiying candidate # 20.471 * * * * [progress]: [ 3379 / 3484 ] simplifiying candidate # 20.471 * * * * [progress]: [ 3380 / 3484 ] simplifiying candidate # 20.471 * * * * [progress]: [ 3381 / 3484 ] simplifiying candidate # 20.471 * * * * [progress]: [ 3382 / 3484 ] simplifiying candidate # 20.471 * * * * [progress]: [ 3383 / 3484 ] simplifiying candidate # 20.471 * * * * [progress]: [ 3384 / 3484 ] simplifiying candidate # 20.471 * * * * [progress]: [ 3385 / 3484 ] simplifiying candidate # 20.471 * * * * [progress]: [ 3386 / 3484 ] simplifiying candidate # 20.471 * * * * [progress]: [ 3387 / 3484 ] simplifiying candidate # 20.471 * * * * [progress]: [ 3388 / 3484 ] simplifiying candidate # 20.472 * * * * [progress]: [ 3389 / 3484 ] simplifiying candidate # 20.472 * * * * [progress]: [ 3390 / 3484 ] simplifiying candidate # 20.472 * * * * [progress]: [ 3391 / 3484 ] simplifiying candidate # 20.472 * * * * [progress]: [ 3392 / 3484 ] simplifiying candidate # 20.472 * * * * [progress]: [ 3393 / 3484 ] simplifiying candidate # 20.472 * * * * [progress]: [ 3394 / 3484 ] simplifiying candidate # 20.472 * * * * [progress]: [ 3395 / 3484 ] simplifiying candidate # 20.472 * * * * [progress]: [ 3396 / 3484 ] simplifiying candidate # 20.472 * * * * [progress]: [ 3397 / 3484 ] simplifiying candidate # 20.472 * * * * [progress]: [ 3398 / 3484 ] simplifiying candidate # 20.472 * * * * [progress]: [ 3399 / 3484 ] simplifiying candidate # 20.472 * * * * [progress]: [ 3400 / 3484 ] simplifiying candidate # 20.472 * * * * [progress]: [ 3401 / 3484 ] simplifiying candidate # 20.472 * * * * [progress]: [ 3402 / 3484 ] simplifiying candidate # 20.472 * * * * [progress]: [ 3403 / 3484 ] simplifiying candidate # 20.472 * * * * [progress]: [ 3404 / 3484 ] simplifiying candidate # 20.472 * * * * [progress]: [ 3405 / 3484 ] simplifiying candidate # 20.472 * * * * [progress]: [ 3406 / 3484 ] simplifiying candidate # 20.472 * * * * [progress]: [ 3407 / 3484 ] simplifiying candidate # 20.473 * * * * [progress]: [ 3408 / 3484 ] simplifiying candidate # 20.473 * * * * [progress]: [ 3409 / 3484 ] simplifiying candidate # 20.473 * * * * [progress]: [ 3410 / 3484 ] simplifiying candidate # 20.473 * * * * [progress]: [ 3411 / 3484 ] simplifiying candidate # 20.473 * * * * [progress]: [ 3412 / 3484 ] simplifiying candidate # 20.473 * * * * [progress]: [ 3413 / 3484 ] simplifiying candidate # 20.473 * * * * [progress]: [ 3414 / 3484 ] simplifiying candidate # 20.473 * * * * [progress]: [ 3415 / 3484 ] simplifiying candidate # 20.473 * * * * [progress]: [ 3416 / 3484 ] simplifiying candidate # 20.473 * * * * [progress]: [ 3417 / 3484 ] simplifiying candidate # 20.473 * * * * [progress]: [ 3418 / 3484 ] simplifiying candidate # 20.473 * * * * [progress]: [ 3419 / 3484 ] simplifiying candidate # 20.473 * * * * [progress]: [ 3420 / 3484 ] simplifiying candidate # 20.473 * * * * [progress]: [ 3421 / 3484 ] simplifiying candidate # 20.473 * * * * [progress]: [ 3422 / 3484 ] simplifiying candidate # 20.473 * * * * [progress]: [ 3423 / 3484 ] simplifiying candidate # 20.473 * * * * [progress]: [ 3424 / 3484 ] simplifiying candidate # 20.473 * * * * [progress]: [ 3425 / 3484 ] simplifiying candidate # 20.473 * * * * [progress]: [ 3426 / 3484 ] simplifiying candidate # 20.473 * * * * [progress]: [ 3427 / 3484 ] simplifiying candidate # 20.474 * * * * [progress]: [ 3428 / 3484 ] simplifiying candidate # 20.474 * * * * [progress]: [ 3429 / 3484 ] simplifiying candidate # 20.474 * * * * [progress]: [ 3430 / 3484 ] simplifiying candidate # 20.474 * * * * [progress]: [ 3431 / 3484 ] simplifiying candidate # 20.474 * * * * [progress]: [ 3432 / 3484 ] simplifiying candidate # 20.474 * * * * [progress]: [ 3433 / 3484 ] simplifiying candidate # 20.474 * * * * [progress]: [ 3434 / 3484 ] simplifiying candidate # 20.474 * * * * [progress]: [ 3435 / 3484 ] simplifiying candidate # 20.474 * * * * [progress]: [ 3436 / 3484 ] simplifiying candidate # 20.474 * * * * [progress]: [ 3437 / 3484 ] simplifiying candidate # 20.474 * * * * [progress]: [ 3438 / 3484 ] simplifiying candidate # 20.474 * * * * [progress]: [ 3439 / 3484 ] simplifiying candidate # 20.474 * * * * [progress]: [ 3440 / 3484 ] simplifiying candidate # 20.474 * * * * [progress]: [ 3441 / 3484 ] simplifiying candidate # 20.474 * * * * [progress]: [ 3442 / 3484 ] simplifiying candidate # 20.474 * * * * [progress]: [ 3443 / 3484 ] simplifiying candidate # 20.474 * * * * [progress]: [ 3444 / 3484 ] simplifiying candidate # 20.474 * * * * [progress]: [ 3445 / 3484 ] simplifiying candidate # 20.474 * * * * [progress]: [ 3446 / 3484 ] simplifiying candidate # 20.474 * * * * [progress]: [ 3447 / 3484 ] simplifiying candidate # 20.474 * * * * [progress]: [ 3448 / 3484 ] simplifiying candidate # 20.475 * * * * [progress]: [ 3449 / 3484 ] simplifiying candidate # 20.475 * * * * [progress]: [ 3450 / 3484 ] simplifiying candidate #real (real->posit16 (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))))> 20.475 * * * * [progress]: [ 3451 / 3484 ] simplifiying candidate # 20.475 * * * * [progress]: [ 3452 / 3484 ] simplifiying candidate # 20.475 * * * * [progress]: [ 3453 / 3484 ] simplifiying candidate # 20.475 * * * * [progress]: [ 3454 / 3484 ] simplifiying candidate # 20.475 * * * * [progress]: [ 3455 / 3484 ] simplifiying candidate # 20.475 * * * * [progress]: [ 3456 / 3484 ] simplifiying candidate # 20.475 * * * * [progress]: [ 3457 / 3484 ] simplifiying candidate # 20.475 * * * * [progress]: [ 3458 / 3484 ] simplifiying candidate # 20.475 * * * * [progress]: [ 3459 / 3484 ] simplifiying candidate # 20.475 * * * * [progress]: [ 3460 / 3484 ] simplifiying candidate # 20.475 * * * * [progress]: [ 3461 / 3484 ] simplifiying candidate # 20.475 * * * * [progress]: [ 3462 / 3484 ] simplifiying candidate # 20.475 * * * * [progress]: [ 3463 / 3484 ] simplifiying candidate # 20.475 * * * * [progress]: [ 3464 / 3484 ] simplifiying candidate # 20.475 * * * * [progress]: [ 3465 / 3484 ] simplifiying candidate # 20.475 * * * * [progress]: [ 3466 / 3484 ] simplifiying candidate # 20.475 * * * * [progress]: [ 3467 / 3484 ] simplifiying candidate # 20.475 * * * * [progress]: [ 3468 / 3484 ] simplifiying candidate # 20.475 * * * * [progress]: [ 3469 / 3484 ] simplifiying candidate # 20.476 * * * * [progress]: [ 3470 / 3484 ] simplifiying candidate # 20.476 * * * * [progress]: [ 3471 / 3484 ] simplifiying candidate #real (real->posit16 (* (+ k 10) k))) 1)) (pow k m))))> 20.476 * * * * [progress]: [ 3472 / 3484 ] simplifiying candidate # 20.476 * * * * [progress]: [ 3473 / 3484 ] simplifiying candidate # 20.476 * * * * [progress]: [ 3474 / 3484 ] simplifiying candidate # 20.476 * * * * [progress]: [ 3475 / 3484 ] simplifiying candidate # 20.476 * * * * [progress]: [ 3476 / 3484 ] simplifiying candidate # 20.476 * * * * [progress]: [ 3477 / 3484 ] simplifiying candidate # 20.476 * * * * [progress]: [ 3478 / 3484 ] simplifiying candidate # 20.476 * * * * [progress]: [ 3479 / 3484 ] simplifiying candidate # 20.476 * * * * [progress]: [ 3480 / 3484 ] simplifiying candidate # 20.476 * * * * [progress]: [ 3481 / 3484 ] simplifiying candidate # 20.476 * * * * [progress]: [ 3482 / 3484 ] simplifiying candidate # 20.476 * * * * [progress]: [ 3483 / 3484 ] simplifiying candidate # 20.476 * * * * [progress]: [ 3484 / 3484 ] simplifiying candidate # 20.585 * [simplify]: Simplifying: (log (sqrt (+ (* (+ k 10) k) 1))) (exp (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (sqrt (+ (* (+ k 10) k) 1))) (* (* (sqrt (+ (* (+ k 10) k) 1)) (sqrt (+ (* (+ k 10) k) 1))) (sqrt (+ (* (+ k 10) k) 1))) (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1) (sqrt (+ (* (+ k 10) k) 1)) (sqrt (+ (pow (* (+ k 10) k) 3) (pow 1 3))) (sqrt (+ (* (* (+ k 10) k) (* (+ k 10) k)) (- (* 1 1) (* (* (+ k 10) k) 1)))) (sqrt (- (* (* (+ k 10) k) (* (+ k 10) k)) (* 1 1))) (sqrt (- (* (+ k 10) k) 1)) (/ 1 2) (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1))) (real->posit16 (sqrt (+ (* (+ k 10) k) 1))) (log (sqrt (+ (* (+ k 10) k) 1))) (exp (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (sqrt (+ (* (+ k 10) k) 1))) (* (* (sqrt (+ (* (+ k 10) k) 1)) (sqrt (+ (* (+ k 10) k) 1))) (sqrt (+ (* (+ k 10) k) 1))) (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1) (sqrt (+ (* (+ k 10) k) 1)) (sqrt (+ (pow (* (+ k 10) k) 3) (pow 1 3))) (sqrt (+ (* (* (+ k 10) k) (* (+ k 10) k)) (- (* 1 1) (* (* (+ k 10) k) 1)))) (sqrt (- (* (* (+ k 10) k) (* (+ k 10) k)) (* 1 1))) (sqrt (- (* (+ k 10) k) 1)) (/ 1 2) (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1))) (real->posit16 (sqrt (+ (* (+ k 10) k) 1))) (- (- (log a) (- (log (sqrt (+ (* (+ k 10) k) 1))) 0)) (- (log (sqrt (+ (* (+ k 10) k) 1))) (* (log k) m))) (- (- (log a) (- (log (sqrt (+ (* (+ k 10) k) 1))) 0)) (- (log (sqrt (+ (* (+ k 10) k) 1))) (* (log k) m))) (- (- (log a) (- (log (sqrt (+ (* (+ k 10) k) 1))) 0)) (- (log (sqrt (+ (* (+ k 10) k) 1))) (log (pow k m)))) (- (- (log a) (- (log (sqrt (+ (* (+ k 10) k) 1))) 0)) (log (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (- (- (log a) (- (log (sqrt (+ (* (+ k 10) k) 1))) (log 1))) (- (log (sqrt (+ (* (+ k 10) k) 1))) (* (log k) m))) (- (- (log a) (- (log (sqrt (+ (* (+ k 10) k) 1))) (log 1))) (- (log (sqrt (+ (* (+ k 10) k) 1))) (* (log k) m))) (- (- (log a) (- (log (sqrt (+ (* (+ k 10) k) 1))) (log 1))) (- (log (sqrt (+ (* (+ k 10) k) 1))) (log (pow k m)))) (- (- (log a) (- (log (sqrt (+ (* (+ k 10) k) 1))) (log 1))) (log (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (- (- (log a) (log (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (- (log (sqrt (+ (* (+ k 10) k) 1))) (* (log k) m))) (- (- (log a) (log (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (- (log (sqrt (+ (* (+ k 10) k) 1))) (* (log k) m))) (- (- (log a) (log (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (- (log (sqrt (+ (* (+ k 10) k) 1))) (log (pow k m)))) (- (- (log a) (log (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (log (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (- (log (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (- (log (sqrt (+ (* (+ k 10) k) 1))) (* (log k) m))) (- (log (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (- (log (sqrt (+ (* (+ k 10) k) 1))) (* (log k) m))) (- (log (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (- (log (sqrt (+ (* (+ k 10) k) 1))) (log (pow k m)))) (- (log (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (log (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (log (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (exp (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (* a a) a) (/ (* (* (sqrt (+ (* (+ k 10) k) 1)) (sqrt (+ (* (+ k 10) k) 1))) (sqrt (+ (* (+ k 10) k) 1))) (* (* 1 1) 1))) (/ (* (* (sqrt (+ (* (+ k 10) k) 1)) (sqrt (+ (* (+ k 10) k) 1))) (sqrt (+ (* (+ k 10) k) 1))) (* (* (pow k m) (pow k m)) (pow k m)))) (/ (/ (* (* a a) a) (/ (* (* (sqrt (+ (* (+ k 10) k) 1)) (sqrt (+ (* (+ k 10) k) 1))) (sqrt (+ (* (+ k 10) k) 1))) (* (* 1 1) 1))) (* (* (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (* a a) a) (* (* (/ (sqrt (+ (* (+ k 10) k) 1)) 1) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (* (* (sqrt (+ (* (+ k 10) k) 1)) (sqrt (+ (* (+ k 10) k) 1))) (sqrt (+ (* (+ k 10) k) 1))) (* (* (pow k m) (pow k m)) (pow k m)))) (/ (/ (* (* a a) a) (* (* (/ (sqrt (+ (* (+ k 10) k) 1)) 1) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (* (* (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (* (* (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (* (* (sqrt (+ (* (+ k 10) k) 1)) (sqrt (+ (* (+ k 10) k) 1))) (sqrt (+ (* (+ k 10) k) 1))) (* (* (pow k m) (pow k m)) (pow k m)))) (/ (* (* (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (* (* (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (* (cbrt (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (cbrt (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (* (* (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (sqrt (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (sqrt (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (- (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (- (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt 1) (pow 1 m))) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt 1) 1)) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ 1 (pow (sqrt k) m))) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ 1 (pow 1 m))) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ 1 (sqrt (pow k m)))) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ 1 1)) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ 1 (pow k (/ m 2)))) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) 1) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ 1 (pow k m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt 1) (pow 1 m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt 1) 1)) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ 1 (pow (sqrt k) m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ 1 (pow 1 m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ 1 (sqrt (pow k m)))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ 1 1)) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ 1 (pow k (/ m 2)))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) 1) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ 1 (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt 1) (pow 1 m))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt 1) 1)) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ 1 (pow 1 m))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ 1 1)) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) 1) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ 1 (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt 1) (pow 1 m))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt 1) 1)) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ 1 (pow 1 m))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ 1 1)) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) 1) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ 1 (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow 1 m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) 1)) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow 1 m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 1)) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) 1) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ 1 (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (pow 1 m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) 1)) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (pow 1 m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 1)) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) 1) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) (pow 1 m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) 1)) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 (pow 1 m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 1)) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) 1) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) 1)) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 1)) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) 1) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ 1 (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) 1)) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 1)) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) 1) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) 1)) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 1)) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) 1) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) 1) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ 1 (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) 1) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) 1) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ 1 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) 1) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ 1 (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ (sqrt 1) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ (sqrt 1) 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ 1 (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ 1 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) 1) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ 1 (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ (sqrt 1) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ (sqrt 1) 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ 1 (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ 1 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) 1) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ 1 (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) 1) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ 1 (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) 1) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) 1) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ 1 (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ 1 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) 1) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ 1 (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt 1) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt 1) 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ 1 (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ 1 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) 1) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ 1 (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (sqrt 1) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (sqrt 1) 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ 1 (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ 1 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) 1) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ 1 (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) 1) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) 1) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt 1) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt 1) 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ 1 (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ 1 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) 1) 1) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) 1) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ 1 (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (cbrt a) (/ 1 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ 1 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ 1 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ 1 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (/ 1 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ 1 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ 1 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (/ 1 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ 1 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ 1 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ 1 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (/ 1 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ 1 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ 1 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (/ 1 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ 1 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (pow 1 m))) (/ (/ (cbrt a) (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) 1)) (/ (/ (cbrt a) (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (pow 1 m))) (/ (/ (cbrt a) (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ 1 1)) (/ (/ (cbrt a) (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) 1) (/ (/ (cbrt a) (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (/ 1 1)) (/ 1 (pow k m))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt 1) (pow 1 m))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt 1) 1)) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ 1 (pow 1 m))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ 1 1)) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) 1) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ 1 (pow k m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt 1) (pow 1 m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt 1) 1)) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ 1 (pow 1 m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ 1 1)) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) 1) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ 1 (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow 1 m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) 1)) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow 1 m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 1)) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) 1) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ 1 (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (pow 1 m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) 1)) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (pow 1 m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 1)) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) 1) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) (pow 1 m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) 1)) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 (pow 1 m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 1)) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) 1) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) 1)) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 1)) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) 1) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ 1 (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) 1)) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 1)) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) 1) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) 1)) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 1)) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) 1) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) 1) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ 1 (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) 1) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) 1) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ 1 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) 1) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ 1 (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ (sqrt 1) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ (sqrt 1) 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ 1 (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ 1 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) 1) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ 1 (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ (sqrt 1) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ (sqrt 1) 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ 1 (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ 1 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) 1) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ 1 (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) 1) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ 1 (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) 1) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) 1) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (pow k m))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ 1 (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ 1 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) 1) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ 1 (pow k m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt 1) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt 1) 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ 1 (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ 1 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) 1) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ 1 (pow k m))) (/ (/ (sqrt a) (/ 1 1)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ 1 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ 1 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ 1 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ 1 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ 1 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ 1 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ 1 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ 1 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt 1) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt 1) 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ 1 1)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ 1 1)) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ 1 1)) (/ 1 (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ 1 1)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ 1 1)) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ 1 1)) (/ 1 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ 1 1)) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ 1 1)) 1) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ 1 1)) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ 1 (pow k m))) (/ (/ (sqrt a) 1) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) 1) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) 1) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) 1) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) 1) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) 1) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) 1) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) 1) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) 1) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) 1) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) 1) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) 1) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) 1) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) 1) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) 1) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) 1) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) 1) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) 1) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) 1) (/ (sqrt 1) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) 1) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) 1) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) 1) (/ (sqrt 1) 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) 1) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) 1) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) 1) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) 1) (/ 1 (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) 1) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) 1) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) 1) (/ 1 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) 1) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) 1) 1) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) 1) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ 1 (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (sqrt a) (/ 1 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ 1 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ 1 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ 1 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (/ 1 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ 1 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ 1 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (/ 1 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ 1 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (pow 1 m))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) 1)) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (pow 1 m))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ 1 1)) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) 1) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt a) (/ 1 1)) (/ 1 (pow k m))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt 1) (pow 1 m))) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt 1) 1)) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ 1 (pow (sqrt k) m))) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ 1 (pow 1 m))) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ 1 1)) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) 1) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ 1 (pow k m))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt 1) (pow 1 m))) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt 1) 1)) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ 1 (pow (sqrt k) m))) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ 1 (pow 1 m))) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ 1 (sqrt (pow k m)))) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ 1 1)) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ 1 (pow k (/ m 2)))) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) 1) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ 1 (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow 1 m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) 1)) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (sqrt k) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow 1 m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 1)) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) 1) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ 1 (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (pow 1 m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) 1)) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (pow (sqrt k) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (pow 1 m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (sqrt (pow k m)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 1)) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (pow k (/ m 2)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) 1) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) (pow 1 m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) 1)) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 (pow (sqrt k) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 (pow 1 m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 (sqrt (pow k m)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 1)) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 (pow k (/ m 2)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) 1) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow 1 m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) 1)) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (sqrt k) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow 1 m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 1)) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) 1) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ 1 (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (pow 1 m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) 1)) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (pow (sqrt k) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (pow 1 m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (sqrt (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 1)) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (pow k (/ m 2)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) 1) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) (pow 1 m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) 1)) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 (pow (sqrt k) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 (pow 1 m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 (sqrt (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 1)) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 (pow k (/ m 2)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) 1) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow 1 m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow 1 m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) 1) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ 1 (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow 1 m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow 1 m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) 1) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) (pow 1 m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (pow 1 m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) 1) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (pow k m))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ 1 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) 1) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ 1 (pow k m))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ (sqrt 1) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ (sqrt 1) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ 1 (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ 1 (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ 1 (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ 1 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ 1 (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) 1) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ 1 (pow k m))) (/ (/ 1 (/ (sqrt 1) 1)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (sqrt 1) 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (sqrt 1) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt 1) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt 1) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt 1) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt 1) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt 1) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt 1) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt 1) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt 1) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt 1) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt 1) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt 1) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt 1) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt 1) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt 1) 1)) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt 1) 1)) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt 1) 1)) (/ (sqrt 1) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt 1) 1)) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt 1) 1)) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt 1) 1)) (/ (sqrt 1) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt 1) 1)) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt 1) 1)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt 1) 1)) (/ 1 (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt 1) 1)) (/ 1 (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt 1) 1)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt 1) 1)) (/ 1 (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt 1) 1)) (/ 1 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt 1) 1)) (/ 1 (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt 1) 1)) 1) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt 1) 1)) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ 1 (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow 1 m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow 1 m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) 1) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ 1 (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow 1 m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow 1 m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) 1) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) (pow 1 m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (pow 1 m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) 1) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (pow k m))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ 1 (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ 1 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) 1) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ 1 (pow k m))) (/ (/ 1 (/ 1 (sqrt 1))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ 1 (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ 1 (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ 1 (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ 1 (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ 1 (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ 1 (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ 1 (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ 1 (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ 1 (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ 1 (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ 1 (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ 1 (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ 1 (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ 1 (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ 1 (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ 1 (sqrt 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ 1 (sqrt 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ 1 (sqrt 1))) (/ (sqrt 1) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ 1 (sqrt 1))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ 1 (sqrt 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ 1 (sqrt 1))) (/ (sqrt 1) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ 1 (sqrt 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ 1 (sqrt 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ 1 (sqrt 1))) (/ 1 (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ 1 (sqrt 1))) (/ 1 (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ 1 (sqrt 1))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ 1 (sqrt 1))) (/ 1 (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ 1 (sqrt 1))) (/ 1 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ 1 (sqrt 1))) (/ 1 (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ 1 (sqrt 1))) 1) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ 1 (sqrt 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ 1 (pow k m))) (/ (/ 1 (/ 1 1)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ 1 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ 1 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ 1 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ 1 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ 1 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ 1 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ 1 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ 1 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ 1 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ 1 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ 1 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ 1 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ 1 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ 1 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ 1 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ 1 1)) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ 1 1)) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ 1 1)) (/ (sqrt 1) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ 1 1)) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ 1 1)) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ 1 1)) (/ (sqrt 1) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ 1 1)) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ 1 1)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ 1 1)) (/ 1 (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ 1 1)) (/ 1 (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ 1 1)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ 1 1)) (/ 1 (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ 1 1)) (/ 1 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ 1 1)) (/ 1 (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ 1 1)) 1) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ 1 1)) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ 1 (pow k m))) (/ (/ 1 1) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 1) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 1) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 1) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 1) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 1) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 1) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 1) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 1) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 1) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 1) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 1) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 1) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 1) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 1) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 1) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 1) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 1) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 1) (/ (sqrt 1) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 1) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 1) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 1) (/ (sqrt 1) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 1) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 1) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 1) (/ 1 (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 1) (/ 1 (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 1) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 1) (/ 1 (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 1) (/ 1 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 1) (/ 1 (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 1) 1) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 1) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ 1 (pow k m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ a (/ 1 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ 1 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ 1 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ 1 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ 1 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ 1 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ 1 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ 1 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ 1 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ 1 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ 1 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ 1 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ 1 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ 1 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ 1 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ 1 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (pow 1 m))) (/ (/ a (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) 1)) (/ (/ a (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (pow (sqrt k) m))) (/ (/ a (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (pow 1 m))) (/ (/ a (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (sqrt (pow k m)))) (/ (/ a (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ 1 1)) (/ (/ a (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (pow k (/ m 2)))) (/ (/ a (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) 1) (/ (/ a (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (/ 1 1)) (/ 1 (pow k m))) (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ 1 (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ 1 (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ 1 (/ (sqrt 1) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ 1 (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ 1 (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ 1 (/ (sqrt 1) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ 1 (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ 1 (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ 1 (/ 1 (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ 1 (/ 1 (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ 1 (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ 1 (/ 1 (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ 1 (/ 1 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ 1 (/ 1 (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ 1 1) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ 1 (pow k m))) (/ a (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ a (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ a (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ a (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ a (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ a (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ a (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ a (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ a (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ a (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ a (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ a (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ a (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ a (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ a (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ a (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ a (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ a (/ (sqrt 1) (pow 1 m))) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ a (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ a (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ a (/ (sqrt 1) 1)) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ a (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ a (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ a (/ 1 (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ a (/ 1 (pow 1 m))) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ a (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ a (/ 1 (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ a (/ 1 1)) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ a (/ 1 (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ a 1) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ 1 (pow k m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ 1 (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ 1 (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ 1 (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ 1 (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ 1 (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ 1 (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ 1 (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ 1 (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ 1 (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ 1 (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ 1 (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ 1 (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ 1 (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (pow 1 m))) (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) 1)) (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (pow (sqrt k) m))) (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (pow 1 m))) (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (sqrt (pow k m)))) (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ 1 1)) (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (pow k (/ m 2)))) (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) 1) (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (/ 1 (pow k m))) (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt 1) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt 1) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ 1 (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ 1 (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ 1 (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ 1 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ 1 (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) 1) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (/ 1 1))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (/ 1 1))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (/ 1 1))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) 1) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (sqrt (+ (* (+ k 10) k) 1))) (* (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (real->posit16 (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (* (+ k 10) k) (+ (log (+ k 10)) (log k)) (log (* (+ k 10) k)) (exp (* (+ k 10) k)) (* (* (* (+ k 10) (+ k 10)) (+ k 10)) (* (* k k) k)) (* (cbrt (* (+ k 10) k)) (cbrt (* (+ k 10) k))) (cbrt (* (+ k 10) k)) (* (* (* (+ k 10) k) (* (+ k 10) k)) (* (+ k 10) k)) (sqrt (* (+ k 10) k)) (sqrt (* (+ k 10) k)) (* (sqrt (+ k 10)) (sqrt k)) (* (sqrt (+ k 10)) (sqrt k)) (* (+ k 10) (* (cbrt k) (cbrt k))) (* (+ k 10) (sqrt k)) (* (+ k 10) 1) (* (cbrt (+ k 10)) k) (* (sqrt (+ k 10)) k) (* (+ k 10) k) (* (+ k 10) k) (* (+ (pow k 3) (pow 10 3)) k) (* (- (* k k) (* 10 10)) k) (real->posit16 (* (+ k 10) k)) (- (+ 1 (* 5 k)) (* 12 (pow k 2))) (- (+ 5 k) (* 12 (/ 1 k))) (- (* 12 (/ 1 k)) (+ 5 k)) (- (+ 1 (* 5 k)) (* 12 (pow k 2))) (- (+ 5 k) (* 12 (/ 1 k))) (- (* 12 (/ 1 k)) (+ 5 k)) (- (+ a (* (log k) (* m a))) (* 10 (* a k))) (- (+ (* 99 (/ (* (exp (* -1 (* (log (/ 1 k)) m))) a) (pow k 4))) (/ (* (exp (* -1 (* (log (/ 1 k)) m))) a) (pow k 2))) (* 10 (/ (* (exp (* -1 (* (log (/ 1 k)) m))) a) (pow k 3)))) (- (+ (* 99 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 4))) (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 2))) (* 10 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 3)))) (+ (pow k 2) (* 10 k)) (+ (pow k 2) (* 10 k)) (+ (pow k 2) (* 10 k)) 20.811 * * [simplify]: iteration 0: 4172 enodes 23.062 * * [simplify]: iteration complete: 5001 enodes 23.068 * * [simplify]: Extracting #0: cost 2825 inf + 0 23.084 * * [simplify]: Extracting #1: cost 3306 inf + 43 23.098 * * [simplify]: Extracting #2: cost 3316 inf + 11098 23.155 * * [simplify]: Extracting #3: cost 2625 inf + 356390 23.330 * * [simplify]: Extracting #4: cost 915 inf + 1539349 23.590 * * [simplify]: Extracting #5: cost 44 inf + 2203144 23.825 * * [simplify]: Extracting #6: cost 32 inf + 2209222 24.093 * * [simplify]: Extracting #7: cost 22 inf + 2213285 24.402 * * [simplify]: Extracting #8: cost 11 inf + 2218223 24.644 * * [simplify]: Extracting #9: cost 2 inf + 2223876 24.863 * * [simplify]: Extracting #10: cost 0 inf + 2224719 25.089 * * [simplify]: Extracting #11: cost 0 inf + 2224079 25.418 * [simplify]: Simplified to: (log (sqrt (+ (* (+ k 10) k) 1))) (exp (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (sqrt (+ (* (+ k 10) k) 1))) (* (+ (* (+ k 10) k) 1) (sqrt (+ (* (+ k 10) k) 1))) (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1) (sqrt (+ (* (+ k 10) k) 1)) (sqrt (+ (* (* (+ k 10) k) (* (* (+ k 10) k) (* (+ k 10) k))) 1)) (sqrt (- (+ (* (* (+ k 10) k) (* (+ k 10) k)) 1) (* (+ k 10) k))) (sqrt (- (* (* (+ k 10) k) (* (+ k 10) k)) 1)) (sqrt (- (* (+ k 10) k) 1)) (/ 1 2) (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1))) (real->posit16 (sqrt (+ (* (+ k 10) k) 1))) (log (sqrt (+ (* (+ k 10) k) 1))) (exp (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (sqrt (+ (* (+ k 10) k) 1))) (* (+ (* (+ k 10) k) 1) (sqrt (+ (* (+ k 10) k) 1))) (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1) (sqrt (+ (* (+ k 10) k) 1)) (sqrt (+ (* (* (+ k 10) k) (* (* (+ k 10) k) (* (+ k 10) k))) 1)) (sqrt (- (+ (* (* (+ k 10) k) (* (+ k 10) k)) 1) (* (+ k 10) k))) (sqrt (- (* (* (+ k 10) k) (* (+ k 10) k)) 1)) (sqrt (- (* (+ k 10) k) 1)) (/ 1 2) (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1))) (real->posit16 (sqrt (+ (* (+ k 10) k) 1))) (+ (- (log (/ a (sqrt (+ (* (+ k 10) k) 1)))) (log (sqrt (+ (* (+ k 10) k) 1)))) (* (log k) m)) (+ (- (log (/ a (sqrt (+ (* (+ k 10) k) 1)))) (log (sqrt (+ (* (+ k 10) k) 1)))) (* (log k) m)) (+ (- (log (/ a (sqrt (+ (* (+ k 10) k) 1)))) (log (sqrt (+ (* (+ k 10) k) 1)))) (* m (log k))) (+ (- (log (/ a (sqrt (+ (* (+ k 10) k) 1)))) (log (sqrt (+ (* (+ k 10) k) 1)))) (* m (log k))) (+ (- (log (/ a (sqrt (+ (* (+ k 10) k) 1)))) (log (sqrt (+ (* (+ k 10) k) 1)))) (* (log k) m)) (+ (- (log (/ a (sqrt (+ (* (+ k 10) k) 1)))) (log (sqrt (+ (* (+ k 10) k) 1)))) (* (log k) m)) (+ (- (log (/ a (sqrt (+ (* (+ k 10) k) 1)))) (log (sqrt (+ (* (+ k 10) k) 1)))) (* m (log k))) (+ (- (log (/ a (sqrt (+ (* (+ k 10) k) 1)))) (log (sqrt (+ (* (+ k 10) k) 1)))) (* m (log k))) (+ (- (log (/ a (sqrt (+ (* (+ k 10) k) 1)))) (log (sqrt (+ (* (+ k 10) k) 1)))) (* (log k) m)) (+ (- (log (/ a (sqrt (+ (* (+ k 10) k) 1)))) (log (sqrt (+ (* (+ k 10) k) 1)))) (* (log k) m)) (+ (- (log (/ a (sqrt (+ (* (+ k 10) k) 1)))) (log (sqrt (+ (* (+ k 10) k) 1)))) (* m (log k))) (+ (- (log (/ a (sqrt (+ (* (+ k 10) k) 1)))) (log (sqrt (+ (* (+ k 10) k) 1)))) (* m (log k))) (+ (- (log (/ a (sqrt (+ (* (+ k 10) k) 1)))) (log (sqrt (+ (* (+ k 10) k) 1)))) (* (log k) m)) (+ (- (log (/ a (sqrt (+ (* (+ k 10) k) 1)))) (log (sqrt (+ (* (+ k 10) k) 1)))) (* (log k) m)) (+ (- (log (/ a (sqrt (+ (* (+ k 10) k) 1)))) (log (sqrt (+ (* (+ k 10) k) 1)))) (* m (log k))) (+ (- (log (/ a (sqrt (+ (* (+ k 10) k) 1)))) (log (sqrt (+ (* (+ k 10) k) 1)))) (* m (log k))) (+ (- (log (/ a (sqrt (+ (* (+ k 10) k) 1)))) (log (sqrt (+ (* (+ k 10) k) 1)))) (* m (log k))) (exp (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* a a) (/ (/ (* (+ (* (+ k 10) k) 1) (sqrt (+ (* (+ k 10) k) 1))) 1) a)) (* (/ (+ (* (+ k 10) k) 1) (* (pow k m) (pow k m))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* a a) (/ (/ (* (+ (* (+ k 10) k) 1) (sqrt (+ (* (+ k 10) k) 1))) 1) a)) (* (* (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* a a) (/ (* (+ (* (+ k 10) k) 1) (sqrt (+ (* (+ k 10) k) 1))) a)) (* (/ (+ (* (+ k 10) k) 1) (* (pow k m) (pow k m))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* a a) (/ (* (+ (* (+ k 10) k) 1) (sqrt (+ (* (+ k 10) k) 1))) a)) (* (* (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (* (* (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ a (sqrt (+ (* (+ k 10) k) 1)))) (* (/ (+ (* (+ k 10) k) 1) (* (pow k m) (pow k m))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (* (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (* (* (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ a (sqrt (+ (* (+ k 10) k) 1))))) (* (cbrt (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (cbrt (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (* (* (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (sqrt (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (sqrt (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (- (/ a (sqrt (+ (* (+ k 10) k) 1)))) (- (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (* (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (* (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m)) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (* (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1))))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2))) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (* (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1))))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m)) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m))) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2))) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m)) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m)) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))))) (* (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m)) (/ (* (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m))) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (* (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (* (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (* (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (* (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt 1) (sqrt (pow k m))) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt 1) (pow k (/ m 2))) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m)) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m)) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))))) (* (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m)) (/ (* (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m))) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (* (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (* (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1))))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ 1 (pow (sqrt k) m)) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (* (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1))))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m))) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (* (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1))))) (/ 1 (sqrt (pow k m)))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (* (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1))))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ 1 (pow k (/ m 2))) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (* (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1))))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow k m))) (/ (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (* (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1)) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1)) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (* (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow (sqrt k) m))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (sqrt (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow k (/ m 2)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow k m))) (/ (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (* (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m)) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (* (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (cbrt k) m)) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (* (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m)) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt 1)) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt 1) (sqrt (pow k m)))) (* (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt 1)) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (* (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (cbrt k) m)) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (* (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m)) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (* (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) 1) (sqrt (pow k m))) (* (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m))) (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (* (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m)) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (* (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1)) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1)) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (* (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m)) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (* (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow k m))) (/ (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1))) (cbrt a))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1))) (cbrt a))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (* (/ (/ (cbrt a) (/ (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1))) (cbrt a))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (pow k m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1))) (cbrt a))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (cbrt a) (/ (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1))) (cbrt a))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (sqrt 1)) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (sqrt 1)) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ 1 (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (* (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (pow (sqrt k) m)) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (sqrt 1)) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (sqrt 1)) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow k m))) (/ (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (* (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m)) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (* (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (cbrt k) m)) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (* (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m)) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt 1)) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt 1) (sqrt (pow k m)))) (* (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt 1)) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (* (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (cbrt k) m)) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (* (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m)) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (* (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) 1) (sqrt (pow k m))) (* (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m))) (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow k m))) (/ (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ 1 (pow k m))) (/ (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1)) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1)) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow k m))) (/ (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (* (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (pow (sqrt k) m)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ 1 (pow k m))) (/ (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (* (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m)) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (* (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1)) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1)) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (* (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m)) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (* (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow k m))) (/ (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ 1 (pow k m))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (* (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (pow k (/ m 2))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (* (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (* (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (* (cbrt a) (cbrt a)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (* (/ (* (cbrt a) (cbrt a)) 1) (sqrt (pow k m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (* (cbrt a) (cbrt a)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (* (cbrt a) (cbrt a)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ 1 (pow k m))) (/ (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (* (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (* (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (pow k m))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (* (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (sqrt 1)) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (sqrt 1)) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (pow k m))) (/ (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (* (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (pow (sqrt k) m)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ 1 (pow k m))) (/ (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (* (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m)) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (* (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1)) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1)) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (* (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m)) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (* (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow k m))) (/ (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (* (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (* (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ 1 (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (* (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) 1) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ 1 (pow k m))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (* (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (pow k (/ m 2))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (* (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (* (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (* (cbrt a) (cbrt a)) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (* (/ (* (cbrt a) (cbrt a)) 1) (sqrt (pow k m))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (* (cbrt a) (cbrt a)) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (* (cbrt a) (cbrt a)) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (pow k m))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (* (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (pow k (/ m 2))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (* (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (* (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (* (cbrt a) (cbrt a)) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (* (/ (* (cbrt a) (cbrt a)) 1) (sqrt (pow k m))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (* (cbrt a) (cbrt a)) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (* (cbrt a) (cbrt a)) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (pow k m))) (/ (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) 1) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) 1) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) 1) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ (cbrt a) 1) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) 1) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (cbrt a) 1) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) 1) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) 1) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) 1) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) 1) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) 1) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) 1) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) 1) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) 1) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) 1) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) 1) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (* (/ (/ (cbrt a) 1) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) 1) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) 1) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (/ (/ (cbrt a) 1) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (cbrt a) 1) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) 1) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (/ (/ (cbrt a) 1) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) 1) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (* (/ (/ (cbrt a) 1) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) 1) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) 1) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) 1) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (* (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) 1) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ (cbrt a) 1) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) 1) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) 1) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) 1) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) 1) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) 1) (/ 1 (pow k m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt 1)) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt 1)) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (* (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1)) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1)) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow k m))) (/ (/ (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (sqrt 1)) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (sqrt 1)) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ 1 (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (sqrt 1)) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (sqrt 1)) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow k m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt 1)) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt 1)) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow k m))) (/ (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ 1 (pow k m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (+ (* (+ k 10) k) 1))) (* (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) 1) (pow k m)) (/ (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1)) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1)) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (* (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1)) (pow k (/ m 2))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow k m))) (/ (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt 1)) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt 1)) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (sqrt k) m))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (sqrt (pow k m)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow k (/ m 2)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ 1 (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (* (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1)) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1)) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow k m))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ 1 (pow k m))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (* (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2))) (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (sqrt a) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (sqrt a) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (sqrt a) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (sqrt a) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (sqrt a) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (* (/ (sqrt a) (sqrt 1)) (pow k (/ m 2))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (sqrt a) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (* (/ (sqrt a) 1) (pow (sqrt k) m)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (sqrt a) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (sqrt a) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (sqrt a) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (sqrt a) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (sqrt a) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (sqrt a) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (* (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) 1) (pow k m)) (/ (/ (/ (sqrt a) (sqrt 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (sqrt 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (sqrt 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (* (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (cbrt k) m)) (/ (/ (sqrt a) (sqrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt 1)) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt 1)) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (* (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m))) (/ (/ (sqrt a) (sqrt 1)) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt 1)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt 1)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt 1)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt 1)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt 1)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt 1)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt 1)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt 1)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt 1)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt 1)) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt 1)) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt 1)) (sqrt 1)) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (sqrt 1)) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt 1)) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt 1)) (sqrt 1)) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (sqrt 1)) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt 1)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt 1)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt 1)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt 1)) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (sqrt a) (sqrt 1)) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (sqrt 1)) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt 1)) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (sqrt a) (sqrt 1)) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (sqrt 1)) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (sqrt a) (sqrt 1)) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (sqrt 1)) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (pow k m))) (/ (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt 1)) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt 1)) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (sqrt k) m))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (sqrt (pow k m)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow k (/ m 2)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ 1 (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (* (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1)) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1)) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow k m))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ 1 (pow k m))) (/ (/ (/ (sqrt a) (/ 1 (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (* (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (sqrt a) (/ 1 (sqrt 1))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (sqrt a) (/ 1 (sqrt 1))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (sqrt a) (/ 1 (sqrt 1))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (sqrt (+ (* (+ k 10) k) 1))) (* (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) 1) (pow k m)) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (* (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (cbrt k) m)) (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (* (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m))) (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (sqrt a) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (sqrt a) (sqrt 1)) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (sqrt a) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (sqrt a) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (sqrt a) (sqrt 1)) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (* (/ (sqrt a) (sqrt 1)) (pow k (/ m 2))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (sqrt a) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (* (/ (sqrt a) 1) (pow (sqrt k) m)) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (sqrt a) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (sqrt a) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (sqrt a) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (sqrt a) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (sqrt a) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (sqrt a) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (pow k m))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (* (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (cbrt k) m)) (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (* (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m))) (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (sqrt a) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (sqrt a) (sqrt 1)) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (sqrt a) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (sqrt a) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (sqrt a) (sqrt 1)) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (* (/ (sqrt a) (sqrt 1)) (pow k (/ m 2))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (sqrt a) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (* (/ (sqrt a) 1) (pow (sqrt k) m)) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (sqrt a) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (sqrt a) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (sqrt a) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (sqrt a) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (sqrt a) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (sqrt a) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (pow (sqrt k) m))) (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (sqrt (pow k m)))) (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt a) (/ 1 (pow k m))) (/ (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt 1)) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt 1)) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (* (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) 1) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ 1 (pow (sqrt k) m))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ 1 (sqrt (pow k m)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ 1 (pow k (/ m 2)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow k m))) (/ (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1)) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1)) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (* (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) 1) (pow (sqrt k) m)) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow k m))) (/ (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (sqrt 1)) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (sqrt 1)) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ 1 (pow (sqrt k) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ 1 (pow k m))) (/ (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (sqrt 1)) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (sqrt 1)) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (pow (sqrt k) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (sqrt (pow k m)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (pow k (/ m 2)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow k m))) (/ (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt 1)) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt 1)) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (* (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) 1) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ 1 (pow (sqrt k) m))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ 1 (sqrt (pow k m)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ 1 (pow k (/ m 2)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow k m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (* (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k m)) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k m)) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (* (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt 1)) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt 1)) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt 1)) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (* (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k m)) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k m)) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (sqrt k) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ 1 (pow k m))) (/ (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (* (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt 1)) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt 1)) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow (sqrt k) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (sqrt (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow k (/ m 2)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow k m))) (/ (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1)) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1)) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow (sqrt k) m))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow k m))) (/ (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ 1 (pow k m))) (/ (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (* (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (* (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (cbrt k) m)) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (* (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (* (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m)) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (* (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (cbrt k) m)) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (* (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (* (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m)) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (* (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) 1) (sqrt (pow k m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow k m))) (/ (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1)) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1)) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (* (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) 1) (pow (sqrt k) m)) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow k m))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (* (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (sqrt 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (sqrt 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ 1 (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ 1 (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ 1 (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ 1 (pow k m))) (/ (/ 1 (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (* (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ 1 (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (* (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ 1 (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ 1 (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ 1 (sqrt 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ 1 (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ 1 (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ 1 (sqrt 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ 1 (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (pow (* (cbrt k) (cbrt k)) m) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (pow (sqrt k) m) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) 1 (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (* (cbrt (pow k m)) (cbrt (pow k m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (sqrt (pow k m)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) 1 (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (pow k (/ m 2)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) 1 (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ 1 (pow k m))) (/ (/ (/ 1 (sqrt 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (sqrt 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (* (/ (/ 1 (sqrt 1)) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (sqrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (sqrt 1)) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt 1)) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (* (/ (/ 1 (sqrt 1)) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (pow k m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (sqrt 1)) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (sqrt 1)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (sqrt 1)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (* (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m)) (/ (/ 1 (sqrt 1)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt 1)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (sqrt 1)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (sqrt 1)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt 1)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (sqrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (sqrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (sqrt 1)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (sqrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (sqrt 1)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (sqrt 1)) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (sqrt 1)) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (sqrt 1)) (sqrt 1)) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (sqrt 1)) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (sqrt 1)) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (sqrt 1)) (sqrt 1)) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (sqrt 1)) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (sqrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (sqrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (sqrt 1)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (sqrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (sqrt 1)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (sqrt 1)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (sqrt 1)) (/ 1 (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ 1 (sqrt 1)) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (sqrt 1)) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (sqrt 1)) (/ 1 (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ 1 (sqrt 1)) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (sqrt 1)) (/ 1 (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ 1 (sqrt 1)) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (sqrt 1)) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (pow k m))) (/ (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ 1 (pow k m))) (/ (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (* (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (* (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (cbrt k) m)) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (* (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (* (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m)) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (* (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (cbrt k) m)) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (* (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (* (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m)) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (* (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) 1) (sqrt (pow k m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow k m))) (/ (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1)) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1)) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (* (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) 1) (pow (sqrt k) m)) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow k m))) (/ (* (cbrt 1) (cbrt 1)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (* (cbrt 1) (cbrt 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (* (cbrt 1) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (* (cbrt 1) (cbrt 1)) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt 1) (cbrt 1)) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (* (cbrt 1) (cbrt 1)) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (* (cbrt 1) (cbrt 1)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (* (cbrt 1) (cbrt 1)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (* (cbrt 1) (cbrt 1)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt 1) (cbrt 1)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (* (cbrt 1) (cbrt 1)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (* (cbrt 1) (cbrt 1)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt 1) (cbrt 1)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (* (cbrt 1) (cbrt 1)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (* (cbrt 1) (cbrt 1)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (* (cbrt 1) (cbrt 1)) (sqrt 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (* (cbrt 1) (cbrt 1)) (sqrt 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (* (cbrt 1) (cbrt 1)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (* (cbrt 1) (cbrt 1)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (* (cbrt 1) (cbrt 1)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (* (cbrt 1) (cbrt 1)) (/ 1 (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (* (cbrt 1) (cbrt 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (* (cbrt 1) (cbrt 1)) (/ 1 (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (* (cbrt 1) (cbrt 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (* (cbrt 1) (cbrt 1)) (/ 1 (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (* (cbrt 1) (cbrt 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (* (cbrt 1) (cbrt 1)) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ 1 (pow k m))) (/ (/ (sqrt 1) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (sqrt 1) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (sqrt 1) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (sqrt 1) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (sqrt 1) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt 1) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (sqrt 1) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (sqrt 1) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt 1) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (sqrt 1) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (sqrt 1) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (sqrt 1) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt 1) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (sqrt 1) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (sqrt 1) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt 1) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (sqrt 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (sqrt 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (sqrt 1) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (sqrt 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (sqrt 1) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (sqrt 1) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (* (/ (sqrt 1) (sqrt 1)) (pow (sqrt k) m)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (sqrt 1) (sqrt 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (sqrt 1) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (sqrt 1) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (sqrt 1) (sqrt 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (sqrt 1) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (sqrt 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (sqrt 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (sqrt 1) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (sqrt 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (sqrt 1) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (sqrt 1) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (sqrt 1) (/ 1 (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (sqrt 1) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (sqrt 1) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (sqrt 1) (/ 1 (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (sqrt 1) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (sqrt 1) (/ 1 (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (sqrt 1) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (sqrt 1) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ 1 (pow k m))) (/ (/ 1 (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (* (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ 1 (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (* (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m)) (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (* (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ 1 (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ 1 (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ 1 (sqrt 1)) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ 1 (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ 1 (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ 1 (sqrt 1)) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ 1 (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (pow (* (cbrt k) (cbrt k)) m) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (pow (sqrt k) m) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) 1 (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (* (cbrt (pow k m)) (cbrt (pow k m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (sqrt (pow k m)) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) 1 (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (pow k (/ m 2)) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) 1 (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (pow k m))) (/ (/ 1 (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (* (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ 1 (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (* (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m)) (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (* (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ 1 (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ 1 (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ 1 (sqrt 1)) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ 1 (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ 1 (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ 1 (sqrt 1)) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ 1 (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (pow (* (cbrt k) (cbrt k)) m) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (pow (sqrt k) m) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) 1 (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (* (cbrt (pow k m)) (cbrt (pow k m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (sqrt (pow k m)) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) 1 (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (pow k (/ m 2)) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) 1 (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (pow k m))) (/ (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (* (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (pow (sqrt k) m)) (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (pow (sqrt k) m))) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (sqrt (pow k m)))) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (pow k (/ m 2)))) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ a (/ 1 (pow k m))) (/ (/ 1 (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (* (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ 1 (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (* (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m)) (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (* (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ 1 (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ 1 (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ 1 (sqrt 1)) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ 1 (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ 1 (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ 1 (sqrt 1)) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ 1 (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (pow (* (cbrt k) (cbrt k)) m) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (pow (sqrt k) m) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) 1 (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (* (cbrt (pow k m)) (cbrt (pow k m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (sqrt (pow k m)) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) 1 (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (pow k (/ m 2)) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) 1 (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (pow k m))) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ a (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ a (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ a (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ a (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ a (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ a (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ a (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ a (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ a (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ a (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ a (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ a (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ a (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ a (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ a (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ a (sqrt 1)) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ a (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ a (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ a (sqrt 1)) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ a (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ a (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ a (/ 1 (pow (sqrt k) m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) a (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ a (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ a (/ 1 (sqrt (pow k m)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) a (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ a (/ 1 (pow k (/ m 2)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) a (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (pow k m))) (/ (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ 1 (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ 1 (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ 1 (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ 1 (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ 1 (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ 1 (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ 1 (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ 1 (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (* (/ 1 (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (pow (cbrt k) m)) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ 1 (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ 1 (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (* (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ 1 (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ 1 (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ 1 (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ 1 (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (pow (sqrt k) m))) (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (sqrt (pow k m)))) (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (* (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) 1) (pow k (/ m 2))) (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (sqrt (+ (* (+ k 10) k) 1))) (pow k m) (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (* (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (pow (sqrt k) m))) (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (sqrt (pow k m)))) (/ a (sqrt (+ (* (+ k 10) k) 1))) (* (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) 1) (pow k (/ m 2))) (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) 1)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (sqrt a)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) a) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ 1 (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (sqrt (+ (* (+ k 10) k) 1))) (* (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (sqrt (+ (* (+ k 10) k) 1))) (real->posit16 (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (* (+ k 10) k) (log (* (+ k 10) k)) (log (* (+ k 10) k)) (exp (* (+ k 10) k)) (* (* (+ k 10) (+ k 10)) (* (+ k 10) (* k (* k k)))) (* (cbrt (* (+ k 10) k)) (cbrt (* (+ k 10) k))) (cbrt (* (+ k 10) k)) (* (* (+ k 10) k) (* (* (+ k 10) k) (* (+ k 10) k))) (sqrt (* (+ k 10) k)) (sqrt (* (+ k 10) k)) (* (sqrt (+ k 10)) (sqrt k)) (* (sqrt (+ k 10)) (sqrt k)) (* (* (+ k 10) (cbrt k)) (cbrt k)) (* (+ k 10) (sqrt k)) (+ k 10) (* (cbrt (+ k 10)) k) (* (sqrt (+ k 10)) k) (* (+ k 10) k) (* (+ k 10) k) (* (+ (* k (* k k)) (* (* 10 10) 10)) k) (* (- (* k k) (* 10 10)) k) (real->posit16 (* (+ k 10) k)) (+ 1 (- (* 5 k) (* 12 (* k k)))) (- (+ 5 k) (/ (* 12 1) k)) (- (/ (* 12 1) k) (+ 5 k)) (+ 1 (- (* 5 k) (* 12 (* k k)))) (- (+ 5 k) (/ (* 12 1) k)) (- (/ (* 12 1) k) (+ 5 k)) (- (+ a (* (* (log k) m) a)) (* (* 10 a) k)) (- (+ (* 99 (/ (exp (- (* (- (log k)) m))) (/ (pow k 4) a))) (/ (exp (- (* (- (log k)) m))) (/ (* k k) a))) (* 10 (/ (exp (- (* (- (log k)) m))) (/ (* k (* k k)) a)))) (- (+ (/ (* 99 (* a (exp (* m (- (log -1) (- (log -1) (log k))))))) (pow k 4)) (/ (* a (exp (* m (- (log -1) (- (log -1) (log k)))))) (* k k))) (/ (* 10 (* a (exp (* m (- (log -1) (- (log -1) (log k))))))) (* k (* k k)))) (+ (* k k) (* 10 k)) (+ (* k k) (* 10 k)) (+ (* k k) (* 10 k)) 26.383 * * * [progress]: adding candidates to table 45.699 * [progress]: [Phase 3 of 3] Extracting. 45.699 * * [regime]: Finding splitpoints for: (# # # #) 45.701 * * * [regime-changes]: Trying 3 branch expressions: (m k a) 45.701 * * * * [regimes]: Trying to branch on m from (# # # #) 45.763 * * * * [regimes]: Trying to branch on k from (# # # #) 45.821 * * * * [regimes]: Trying to branch on a from (# # # #) 45.857 * * * [regime]: Found split indices: #