##############ECHO OF PROBLEM################# ##############temp/lin_lnpostode.ode################# diff ( y , x , 1 ) = ln (0.1 * x + 0.2) ; ! #BEGIN FIRST INPUT BLOCK # Digits:=32; ELIMINATED in preodein.rb max_terms=30 ! #END FIRST INPUT BLOCK #BEGIN SECOND INPUT BLOCK x_start=20.0 x_end=30.0 $array_y_init[0 + 1] = exact_soln_y(x_start) $glob_look_poles=true $glob_max_iter=20 #END SECOND INPUT BLOCK #BEGIN OVERRIDE BLOCK $glob_desired_digits_correct=10 $glob_display_interval=0.01 $glob_look_poles=true $glob_max_iter=10000000 $glob_max_minutes=3 $glob_subiter_method=3 #END OVERRIDE BLOCK ! #BEGIN USER DEF BLOCK def exact_soln_y (x) return(10.0* (0.1 * x + 0.2) * ln(0.1 * x + 0.2) - x - 2.0) end #END USER DEF BLOCK #######END OF ECHO OF PROBLEM################# START of Optimize min_size 0.0 min_size 1.0 $glob_desired_digits_correct 10 desired_abs_gbl_error 1.0e-10 range 10.0 estimated_steps 10000000.0 step_error 1.0e-17 est_needed_step_err 1.0e-17 opt_iter 1 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 4.2317462075127136e-193 estimated_step_error 4.2317462075127136e-193 best_h 2.0e-06 opt_iter 2 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 2.83987674746315e-185 estimated_step_error 2.83987674746315e-185 best_h 4.0e-06 opt_iter 3 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 1.9058089440118582e-177 estimated_step_error 1.9058089440118582e-177 best_h 8.0e-06 opt_iter 4 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 1.2789666246796398e-169 estimated_step_error 1.2789666246796398e-169 best_h 1.6e-05 opt_iter 5 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 8.582998282667539e-162 estimated_step_error 8.582998282667539e-162 best_h 3.2e-05 opt_iter 6 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 5.759950705261011e-154 estimated_step_error 5.759950705261011e-154 best_h 6.4e-05 opt_iter 7 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 3.865434882275968e-146 estimated_step_error 3.865434882275968e-146 best_h 0.000128 opt_iter 8 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 2.5940459444953133e-138 estimated_step_error 2.5940459444953133e-138 best_h 0.000256 opt_iter 9 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 1.7408300758970327e-130 estimated_step_error 1.7408300758970327e-130 best_h 0.000512 opt_iter 10 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 1.1682449945633047e-122 estimated_step_error 1.1682449945633047e-122 best_h 0.001024 opt_iter 11 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 7.839874976767511e-115 estimated_step_error 7.839874976767511e-115 best_h 0.002048 opt_iter 12 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 5.261137667076485e-107 estimated_step_error 5.261137667076485e-107 best_h 0.004096 opt_iter 13 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 3.5305375706185264e-99 estimated_step_error 3.5305375706185264e-99 best_h 0.008192 opt_iter 14 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 2.3690994692900543e-91 estimated_step_error 2.3690994692900543e-91 best_h 0.016384 opt_iter 15 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 1.5896017562085796e-83 estimated_step_error 1.5896017562085796e-83 best_h 0.032768 opt_iter 16 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 1.0663961355522188e-75 estimated_step_error 1.0663961355522188e-75 best_h 0.065536 opt_iter 17 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 7.151535337832601e-68 estimated_step_error 7.151535337832601e-68 best_h 0.131072 opt_iter 18 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 4.792713644320033e-60 estimated_step_error 4.792713644320033e-60 best_h 0.1 START of Soultion TOP MAIN SOLVE Loop x[1] 20.0 y[1] (analytic) -4.653938071986055 y[1] (numeric) -4.653938071986055 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.095238095238095 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 20.01 y[1] (analytic) -4.646051225999408 y[1] (numeric) -4.646051225999414 absolute error 6.217248937900877e-15 relative error 1.3381791623624405e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.106190476190477 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 20.020000000000003 y[1] (analytic) -4.638159836623249 y[1] (numeric) -4.638159836623248 absolute error 8.881784197001252e-16 relative error 1.914937067685774e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.117142857142866 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 20.030000000000005 y[1] (analytic) -4.630263905920852 y[1] (numeric) -4.630263905920859 absolute error 6.217248937900877e-15 relative error 1.3427418100187985e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.128095238095245 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 97.68621982043504 Order of pole (six term test) -0.5000000002149694 TOP MAIN SOLVE Loop x[1] 20.040000000000006 y[1] (analytic) -4.622363435953666 y[1] (numeric) -4.622363435953674 absolute error 7.993605777301127e-15 relative error 1.7293330323455886e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.139047619047634 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 26.819499427272092 Order of pole (six term test) -0.5000000000343761 TOP MAIN SOLVE Loop x[1] 20.050000000000008 y[1] (analytic) -4.614458428781244 y[1] (numeric) -4.614458428781252 absolute error 7.993605777301127e-15 relative error 1.7322955446826665e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.150000000000013 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 20.06000000000001 y[1] (analytic) -4.6065488864612725 y[1] (numeric) -4.606548886461283 absolute error 1.0658141036401503e-14 relative error 2.3136932439219226e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.1609523809524 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 20.07000000000001 y[1] (analytic) -4.598634811049582 y[1] (numeric) -4.59863481104959 absolute error 7.993605777301127e-15 relative error 1.7382562664237052e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.171904761904774 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 8.682198151879401 Order of pole (six term test) -0.5000000000032845 TOP MAIN SOLVE Loop x[1] 20.080000000000013 y[1] (analytic) -4.590716204600124 y[1] (numeric) -4.590716204600135 absolute error 1.0658141036401503e-14 relative error 2.321672819966854e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.18285714285716 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 20.090000000000014 y[1] (analytic) -4.582793069165 y[1] (numeric) -4.582793069165017 absolute error 1.7763568394002505e-14 relative error 3.876144553312569e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.19380952380955 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 20.100000000000016 y[1] (analytic) -4.574865406794469 y[1] (numeric) -4.57486540679448 absolute error 1.0658141036401503e-14 relative error 2.329716852559709e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.204761904761927 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 20.110000000000017 y[1] (analytic) -4.566933219536892 y[1] (numeric) -4.56693321953691 absolute error 1.7763568394002505e-14 relative error 3.8896054617159063e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.215714285714306 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 20.12000000000002 y[1] (analytic) -4.558996509438828 y[1] (numeric) -4.558996509438843 absolute error 1.509903313490213e-14 relative error 3.311920310454611e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.226666666666695 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 20.13000000000002 y[1] (analytic) -4.551055278544943 y[1] (numeric) -4.551055278544961 absolute error 1.7763568394002505e-14 relative error 3.903175704708611e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.23761904761907 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 20.140000000000022 y[1] (analytic) -4.5431095288980785 y[1] (numeric) -4.543109528898102 absolute error 2.3092638912203256e-14 relative error 5.083002900395476e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.24857142857146 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 20.150000000000023 y[1] (analytic) -4.535159262539235 y[1] (numeric) -4.5351592625392545 absolute error 1.9539925233402755e-14 relative error 4.308542236830367e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.259523809523838 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 20.160000000000025 y[1] (analytic) -4.527204481507546 y[1] (numeric) -4.527204481507568 absolute error 2.220446049250313e-14 relative error 4.904673642024031e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.270476190476224 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 20.170000000000027 y[1] (analytic) -4.519245187840333 y[1] (numeric) -4.51924518784035 absolute error 1.687538997430238e-14 relative error 3.7341169316743416e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.2814285714286 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 20.180000000000028 y[1] (analytic) -4.511281383573046 y[1] (numeric) -4.511281383573069 absolute error 2.3092638912203256e-14 relative error 5.118864674744212e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.29238095238098 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 20.19000000000003 y[1] (analytic) -4.503313070739331 y[1] (numeric) -4.503313070739359 absolute error 2.7533531010703882e-14 relative error 6.114061043102998e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.303333333333374 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 8.149526525311996 Order of pole (six term test) -0.49999999999811173 TOP MAIN SOLVE Loop x[1] 20.20000000000003 y[1] (analytic) -4.4953402513709975 y[1] (numeric) -4.4953402513710214 absolute error 2.398081733190338e-14 relative error 5.334594489169016e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.31428571428575 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 74.89609598299428 Order of pole (six term test) -0.5000000000565876 TOP MAIN SOLVE Loop x[1] 20.210000000000033 y[1] (analytic) -4.487362927497998 y[1] (numeric) -4.487362927498027 absolute error 2.930988785010413e-14 relative error 6.531650843415587e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.325238095238134 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 17.53880834757254 Order of pole (six term test) -0.500000000005512 TOP MAIN SOLVE Loop x[1] 20.220000000000034 y[1] (analytic) -4.479381101148494 y[1] (numeric) -4.479381101148518 absolute error 2.398081733190338e-14 relative error 5.353600595795433e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.33619047619052 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 41.97866652900251 Order of pole (six term test) -0.5000000000686242 TOP MAIN SOLVE Loop x[1] 20.230000000000036 y[1] (analytic) -4.471394774348781 y[1] (numeric) -4.471394774348813 absolute error 3.197442310920451e-14 relative error 7.150883498955044e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.347142857142895 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 20.240000000000038 y[1] (analytic) -4.4634039491233715 y[1] (numeric) -4.463403949123404 absolute error 3.2862601528904634e-14 relative error 7.362676984537545e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.358095238095288 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 20.25000000000004 y[1] (analytic) -4.455408627494936 y[1] (numeric) -4.455408627494967 absolute error 3.108624468950438e-14 relative error 6.977192731025144e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.369047619047667 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 20.26000000000004 y[1] (analytic) -4.447408811484319 y[1] (numeric) -4.447408811484356 absolute error 3.730349362740526e-14 relative error 8.387691621934627e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.380000000000052 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 20.270000000000042 y[1] (analytic) -4.43940450311058 y[1] (numeric) -4.4394045031106115 absolute error 3.108624468950438e-14 relative error 7.002345622644439e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.39095238095243 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 20.280000000000044 y[1] (analytic) -4.431395704390923 y[1] (numeric) -4.431395704390959 absolute error 3.6415315207705135e-14 relative error 8.217572439225504e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.401904761904817 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 20.290000000000045 y[1] (analytic) -4.423382417340775 y[1] (numeric) -4.4233824173408145 absolute error 3.907985046680551e-14 relative error 8.834834246662155e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.412857142857206 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 25.769840409143058 Order of pole (six term test) -0.5000000000289031 TOP MAIN SOLVE Loop x[1] 20.300000000000047 y[1] (analytic) -4.415364643973749 y[1] (numeric) -4.415364643973786 absolute error 3.6415315207705135e-14 relative error 8.247408344270293e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.42380952380958 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 20.31000000000005 y[1] (analytic) -4.407342386301632 y[1] (numeric) -4.407342386301674 absolute error 4.1744385725905886e-14 relative error 9.471554979629159e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.434761904761967 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 103.6699078701157 Order of pole (six term test) -0.500000000127784 TOP MAIN SOLVE Loop x[1] 20.32000000000005 y[1] (analytic) -4.39931564633444 y[1] (numeric) -4.399315646334477 absolute error 3.730349362740526e-14 relative error 8.479385574091952e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.44571428571435 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 20.33000000000005 y[1] (analytic) -4.39128442608035 y[1] (numeric) -4.391284426080392 absolute error 4.1744385725905886e-14 relative error 9.506190370630769e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.45666666666673 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 20.340000000000053 y[1] (analytic) -4.383248727545769 y[1] (numeric) -4.3832487275458165 absolute error 4.707345624410664e-14 relative error 1.0739398827240087e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.467619047619113 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 20.350000000000055 y[1] (analytic) -4.375208552735309 y[1] (numeric) -4.375208552735353 absolute error 4.440892098500626e-14 relative error 1.015012666247476e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.478571428571488 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 20.360000000000056 y[1] (analytic) -4.367163903651761 y[1] (numeric) -4.36716390365181 absolute error 4.884981308350689e-14 relative error 1.1185706367159557e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.48952380952388 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 33.734411151126174 Order of pole (six term test) -0.5000000000371188 TOP MAIN SOLVE Loop x[1] 20.370000000000058 y[1] (analytic) -4.35911478229616 y[1] (numeric) -4.359114782296204 absolute error 4.3520742565306136e-14 relative error 9.98384872590614e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.500476190476252 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 20.38000000000006 y[1] (analytic) -4.351061190667711 y[1] (numeric) -4.351061190667762 absolute error 5.1514348342607263e-14 relative error 1.183949066335744e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.51142857142865 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 20.39000000000006 y[1] (analytic) -4.343003130763872 y[1] (numeric) -4.343003130763925 absolute error 5.3290705182007514e-14 relative error 1.2270473581867862e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.522380952381024 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 38.5435409588547 Order of pole (six term test) -0.5000000000244622 TOP MAIN SOLVE Loop x[1] 20.400000000000063 y[1] (analytic) -4.334940604580304 y[1] (numeric) -4.334940604580352 absolute error 4.796163466380676e-14 relative error 1.106396581607841e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.5333333333334 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 20.410000000000064 y[1] (analytic) -4.326873614110859 y[1] (numeric) -4.326873614110915 absolute error 5.595524044110789e-14 relative error 1.2932025622062522e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.544285714285785 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 20.420000000000066 y[1] (analytic) -4.318802161347662 y[1] (numeric) -4.318802161347711 absolute error 4.884981308350689e-14 relative error 1.1310963377925033e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.555238095238167 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 20.430000000000067 y[1] (analytic) -4.310726248281 y[1] (numeric) -4.310726248281059 absolute error 5.861977570020827e-14 relative error 1.359858462911771e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.56619047619055 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 20.44000000000007 y[1] (analytic) -4.30264587689944 y[1] (numeric) -4.3026458768995015 absolute error 6.128431095930864e-14 relative error 1.4243401086838027e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.57714285714294 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 28.84184498191225 Order of pole (six term test) -0.5000000000011493 TOP MAIN SOLVE Loop x[1] 20.45000000000007 y[1] (analytic) -4.294561049189753 y[1] (numeric) -4.294561049189811 absolute error 5.861977570020827e-14 relative error 1.3649771194024115e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.58809523809532 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 126.87040665441918 Order of pole (six term test) -0.5000000003594618 TOP MAIN SOLVE Loop x[1] 20.460000000000072 y[1] (analytic) -4.286471767136927 y[1] (numeric) -4.286471767136989 absolute error 6.217248937900877e-14 relative error 1.4504350607337788e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.5990476190477 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 20.470000000000073 y[1] (analytic) -4.278378032724213 y[1] (numeric) -4.2783780327242695 absolute error 5.684341886080802e-14 relative error 1.3286207629626772e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.610000000000078 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 20.480000000000075 y[1] (analytic) -4.2702798479330575 y[1] (numeric) -4.2702798479331205 absolute error 6.306066779870889e-14 relative error 1.476733845188908e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.620952380952474 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 20.490000000000077 y[1] (analytic) -4.262177214743183 y[1] (numeric) -4.262177214743248 absolute error 6.572520305780927e-14 relative error 1.5420570226517327e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.631904761904853 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 20.500000000000078 y[1] (analytic) -4.254070135132537 y[1] (numeric) -4.254070135132599 absolute error 6.217248937900877e-14 relative error 1.4614824721753621e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.64285714285724 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 20.51000000000008 y[1] (analytic) -4.245958611077292 y[1] (numeric) -4.245958611077358 absolute error 6.661338147750939e-14 relative error 1.5688655396621526e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.653809523809617 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 20.52000000000008 y[1] (analytic) -4.237842644551897 y[1] (numeric) -4.237842644551958 absolute error 6.128431095930864e-14 relative error 1.4461204933622247e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.664761904761995 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.894899933806403 Order of pole (six term test) -0.5000000000075815 TOP MAIN SOLVE Loop x[1] 20.530000000000083 y[1] (analytic) -4.229722237529007 y[1] (numeric) -4.229722237529076 absolute error 6.927791673660977e-14 relative error 1.6378833608015298e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.675714285714392 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 20.540000000000084 y[1] (analytic) -4.221597391979568 y[1] (numeric) -4.22159739197964 absolute error 7.194245199571014e-14 relative error 1.704152369725984e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.686666666666763 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 20.550000000000086 y[1] (analytic) -4.213468109872757 y[1] (numeric) -4.213468109872826 absolute error 6.927791673660977e-14 relative error 1.6442017580311507e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.697619047619153 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 20.560000000000088 y[1] (analytic) -4.205334393175992 y[1] (numeric) -4.2053343931760665 absolute error 7.460698725481052e-14 relative error 1.7741035617970236e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.708571428571535 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 20.57000000000009 y[1] (analytic) -4.197196243854979 y[1] (numeric) -4.197196243855048 absolute error 6.927791673660977e-14 relative error 1.650576068203578e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.719523809523906 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 20.58000000000009 y[1] (analytic) -4.18905366387364 y[1] (numeric) -4.189053663873716 absolute error 7.638334409421077e-14 relative error 1.823403332187888e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.730476190476296 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 20.590000000000092 y[1] (analytic) -4.1809066551942 y[1] (numeric) -4.180906655194277 absolute error 7.72715225139109e-14 relative error 1.848200136635715e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.741428571428674 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 19.07372920582154 Order of pole (six term test) -0.49999999999090683 TOP MAIN SOLVE Loop x[1] 20.600000000000094 y[1] (analytic) -4.172755219777127 y[1] (numeric) -4.172755219777199 absolute error 7.194245199571014e-14 relative error 1.7240995027633731e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.752380952381056 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 39.15039073995505 Order of pole (six term test) -0.5000000000364722 TOP MAIN SOLVE Loop x[1] 20.610000000000095 y[1] (analytic) -4.1645993595811355 y[1] (numeric) -4.164599359581215 absolute error 7.993605777301127e-14 relative error 1.919417712753311e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.763333333333442 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 20.620000000000097 y[1] (analytic) -4.156439076563252 y[1] (numeric) -4.156439076563327 absolute error 7.460698725481052e-14 relative error 1.7949736753148619e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.77428571428582 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 128.30689694004067 Order of pole (six term test) -0.5000000001837162 TOP MAIN SOLVE Loop x[1] 20.6300000000001 y[1] (analytic) -4.148274372678728 y[1] (numeric) -4.148274372678805 absolute error 7.72715225139109e-14 relative error 1.8627389505099972e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.785238095238206 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 20.6400000000001 y[1] (analytic) -4.14010524988111 y[1] (numeric) -4.140105249881191 absolute error 8.171241461241152e-14 relative error 1.973679645336505e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.79619047619059 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 125.20317750644023 Order of pole (six term test) -0.5000000001707416 TOP MAIN SOLVE Loop x[1] 20.6500000000001 y[1] (analytic) -4.131931710122224 y[1] (numeric) -4.131931710122304 absolute error 7.993605777301127e-14 relative error 1.934592906683028e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.80714285714297 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 20.660000000000103 y[1] (analytic) -4.123753755352151 y[1] (numeric) -4.123753755352236 absolute error 8.43769498715119e-14 relative error 2.0461199886632528e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.818095238095353 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 20.670000000000105 y[1] (analytic) -4.115571387519278 y[1] (numeric) -4.115571387519359 absolute error 8.08242361927114e-14 relative error 1.963864275026691e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.82904761904773 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 20.680000000000106 y[1] (analytic) -4.107384608570239 y[1] (numeric) -4.107384608570326 absolute error 8.704148513061227e-14 relative error 2.119146206785612e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.84000000000012 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 20.690000000000108 y[1] (analytic) -4.099193420449986 y[1] (numeric) -4.099193420450075 absolute error 8.970602038971265e-14 relative error 2.18838223007943e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.85095238095251 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 20.70000000000011 y[1] (analytic) -4.090997825101741 y[1] (numeric) -4.0909978251018275 absolute error 8.615330671091215e-14 relative error 2.1059240408852955e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.86190476190488 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 20.71000000000011 y[1] (analytic) -4.082797824467004 y[1] (numeric) -4.082797824467094 absolute error 8.970602038971265e-14 relative error 2.1971702799519218e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.872857142857267 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 20.720000000000113 y[1] (analytic) -4.074593420485584 y[1] (numeric) -4.074593420485675 absolute error 9.059419880941277e-14 relative error 2.223392359933088e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.883809523809653 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 157.97510500776968 Order of pole (six term test) -0.5000000002722338 TOP MAIN SOLVE Loop x[1] 20.730000000000114 y[1] (analytic) -4.0663846150955685 y[1] (numeric) -4.066384615095663 absolute error 9.414691248821327e-14 relative error 2.3152485905714216e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.89476190476203 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 7.242126941698375 Order of pole (six term test) -0.5000000000021263 TOP MAIN SOLVE Loop x[1] 20.740000000000116 y[1] (analytic) -4.058171410233349 y[1] (numeric) -4.058171410233445 absolute error 9.592326932761353e-14 relative error 2.363706695230447e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.905714285714424 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 20.750000000000117 y[1] (analytic) -4.049953807833614 y[1] (numeric) -4.049953807833707 absolute error 9.325873406851315e-14 relative error 2.3027110553243263e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.916666666666796 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 20.76000000000012 y[1] (analytic) -4.041731809829333 y[1] (numeric) -4.0417318098294315 absolute error 9.85878045867139e-14 relative error 2.43924657115923e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.927619047619185 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 20.77000000000012 y[1] (analytic) -4.033505418151812 y[1] (numeric) -4.033505418151904 absolute error 9.237055564881302e-14 relative error 2.2900813578462486e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.938571428571553 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 20.780000000000122 y[1] (analytic) -4.025274634730611 y[1] (numeric) -4.025274634730713 absolute error 1.021405182655144e-13 relative error 2.537479489827409e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.949523809523953 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 20.790000000000123 y[1] (analytic) -4.017039461493649 y[1] (numeric) -4.017039461493753 absolute error 1.0391687510491465e-13 relative error 2.5869020232695303e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.960476190476328 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 20.800000000000125 y[1] (analytic) -4.00879990036713 y[1] (numeric) -4.008799900367228 absolute error 9.769962616701378e-14 relative error 2.4371290310116587e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.971428571428703 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 20.810000000000127 y[1] (analytic) -4.000555953275544 y[1] (numeric) -4.000555953275649 absolute error 1.0480505352461478e-13 relative error 2.6197622217682847e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.9823809523811 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 20.820000000000128 y[1] (analytic) -3.992307622141741 y[1] (numeric) -3.992307622141843 absolute error 1.021405182655144e-13 relative error 2.5584330651033197e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 24.993333333333478 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 20.83000000000013 y[1] (analytic) -3.9840549088868435 y[1] (numeric) -3.9840549088869506 absolute error 1.0702549957386509e-13 relative error 2.686345997268605e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.00428571428586 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 40.23404913896483 Order of pole (six term test) -0.5000000000111129 TOP MAIN SOLVE Loop x[1] 20.84000000000013 y[1] (analytic) -3.975797815430319 y[1] (numeric) -3.9757978154304285 absolute error 1.0969003483296547e-13 relative error 2.7589439887323148e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.01523809523825 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 20.850000000000133 y[1] (analytic) -3.9675363436899467 y[1] (numeric) -3.967536343690054 absolute error 1.0746958878371515e-13 relative error 2.7087234866704386e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.026190476190624 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 20.860000000000134 y[1] (analytic) -3.959270495581812 y[1] (numeric) -3.959270495581925 absolute error 1.127986593019159e-13 relative error 2.8489758259201793e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.037142857143017 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 20.870000000000136 y[1] (analytic) -3.9510002730203553 y[1] (numeric) -3.9510002730204627 absolute error 1.0746958878371515e-13 relative error 2.720060272270234e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.048095238095396 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 42.701166171588824 Order of pole (six term test) -0.5000000000410854 TOP MAIN SOLVE Loop x[1] 20.880000000000138 y[1] (analytic) -3.942725677918304 y[1] (numeric) -3.9427256779184154 absolute error 1.1146639167236572e-13 relative error 2.8271404296942664e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.059047619047778 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 20.89000000000014 y[1] (analytic) -3.9344467121867446 y[1] (numeric) -3.9344467121868583 absolute error 1.1368683772161603e-13 relative error 2.889525415847594e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.07000000000016 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 99.01801833904443 Order of pole (six term test) -0.5000000002047784 TOP MAIN SOLVE Loop x[1] 20.90000000000014 y[1] (analytic) -3.9261633777350866 y[1] (numeric) -3.926163377735197 absolute error 1.1057821325266559e-13 relative error 2.8164445188334374e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.08095238095254 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 20.910000000000142 y[1] (analytic) -3.917875676471052 y[1] (numeric) -3.91787567647117 absolute error 1.1812772982011666e-13 relative error 3.0150964342625043e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.091904761904914 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 20.920000000000144 y[1] (analytic) -3.9095836103007393 y[1] (numeric) -3.90958361030085 absolute error 1.1057821325266559e-13 relative error 2.8283885005380282e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.1028571428573 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 20.930000000000145 y[1] (analytic) -3.9012871811285272 y[1] (numeric) -3.9012871811286463 absolute error 1.1901590823981678e-13 relative error 3.050683087764613e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.113809523809685 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 20.940000000000147 y[1] (analytic) -3.8929863908571853 y[1] (numeric) -3.8929863908573075 absolute error 1.2212453270876722e-13 relative error 3.1370398056253407e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.12476190476207 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 20.95000000000015 y[1] (analytic) -3.8846812413878027 y[1] (numeric) -3.884681241387923 absolute error 1.2034817586936697e-13 relative error 3.0980193326331344e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.135714285714457 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 20.96000000000015 y[1] (analytic) -3.876371734619802 y[1] (numeric) -3.8763717346199256 absolute error 1.234568003383174e-13 relative error 3.1848545183560977e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.146666666666828 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 20.97000000000015 y[1] (analytic) -3.8680578724509758 y[1] (numeric) -3.8680578724510934 absolute error 1.176836406102666e-13 relative error 3.0424477732981007e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.157619047619214 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 33.23119051410814 Order of pole (six term test) -0.5000000000142002 TOP MAIN SOLVE Loop x[1] 20.980000000000153 y[1] (analytic) -3.8597396567774283 y[1] (numeric) -3.8597396567775526 absolute error 1.2434497875801753e-13 relative error 3.221589791417061e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.1685714285716 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 20.990000000000155 y[1] (analytic) -3.8514170894936512 y[1] (numeric) -3.8514170894937787 absolute error 1.2745360322696797e-13 relative error 3.3092651422940118e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.179523809523985 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 21.000000000000156 y[1] (analytic) -3.8430901724924773 y[1] (numeric) -3.8430901724925994 absolute error 1.2212453270876722e-13 relative error 3.1777691187912473e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.190476190476367 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 21.010000000000158 y[1] (analytic) -3.8347589076650657 y[1] (numeric) -3.8347589076651962 absolute error 1.305622276959184e-13 relative error 3.404704985102076e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.20142857142875 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 21.02000000000016 y[1] (analytic) -3.8264232969009804 y[1] (numeric) -3.826423296901107 absolute error 1.2656542480726785e-13 relative error 3.307669198799128e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.212380952381128 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 21.03000000000016 y[1] (analytic) -3.8180833420880944 y[1] (numeric) -3.8180833420882276 absolute error 1.3322676295501878e-13 relative error 3.489362358500996e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.223333333333517 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 21.040000000000163 y[1] (analytic) -3.809739045112682 y[1] (numeric) -3.809739045112815 absolute error 1.3278267374516872e-13 relative error 3.485348265926738e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.2342857142859 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 8.829943181083303 Order of pole (six term test) -0.500000000004464 TOP MAIN SOLVE Loop x[1] 21.050000000000164 y[1] (analytic) -3.801390407859355 y[1] (numeric) -3.801390407859488 absolute error 1.3322676295501878e-13 relative error 3.504685093106279e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.245238095238278 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 21.060000000000166 y[1] (analytic) -3.7930374322110936 y[1] (numeric) -3.7930374322112312 absolute error 1.376676550535194e-13 relative error 3.6294831652443815e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.25619047619066 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 21.070000000000167 y[1] (analytic) -3.784680120049263 y[1] (numeric) -3.7846801200493956 absolute error 1.3278267374516872e-13 relative error 3.508425270652474e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.267142857143043 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 21.08000000000017 y[1] (analytic) -3.776318473253564 y[1] (numeric) -3.7763184732537005 absolute error 1.3633538742396922e-13 relative error 3.6102725018980374e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.278095238095432 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 21.09000000000017 y[1] (analytic) -3.767952493702097 y[1] (numeric) -3.7679524937022375 absolute error 1.4033219031261979e-13 relative error 3.724361985645426e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.289047619047818 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 21.100000000000172 y[1] (analytic) -3.759582183271334 y[1] (numeric) -3.7595821832714704 absolute error 1.3633538742396922e-13 relative error 3.6263441195835063e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.300000000000196 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 21.110000000000174 y[1] (analytic) -3.7512075438360952 y[1] (numeric) -3.751207543836239 absolute error 1.438849039914203e-13 relative error 3.83569563427246e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.31095238095258 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 21.120000000000175 y[1] (analytic) -3.74282857726962 y[1] (numeric) -3.7428285772697607 absolute error 1.4077627952246985e-13 relative error 3.761227013639124e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.321904761904957 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 21.130000000000177 y[1] (analytic) -3.7344452854434884 y[1] (numeric) -3.734445285443632 absolute error 1.4344081478157023e-13 relative error 3.841020655482324e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.332857142857343 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 21.140000000000178 y[1] (analytic) -3.726057670227682 y[1] (numeric) -3.726057670227831 absolute error 1.4876988529977098e-13 relative error 3.992688746835213e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.34380952380972 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 32.91593718326567 Order of pole (six term test) -0.5000000000424567 TOP MAIN SOLVE Loop x[1] 21.15000000000018 y[1] (analytic) -3.7176657334905734 y[1] (numeric) -3.71766573349072 absolute error 1.4654943925052066e-13 relative error 3.941974608699506e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.3547619047621 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 21.16000000000018 y[1] (analytic) -3.7092694770989 y[1] (numeric) -3.7092694770990473 absolute error 1.474376176702208e-13 relative error 3.974842447562881e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.365714285714485 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 21.170000000000183 y[1] (analytic) -3.7008689029178043 y[1] (numeric) -3.7008689029179487 absolute error 1.4432899320127035e-13 relative error 3.899867760446198e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.37666666666687 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 21.180000000000184 y[1] (analytic) -3.692464012810799 y[1] (numeric) -3.69246401281095 absolute error 1.509903313490213e-13 relative error 4.089148352568061e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.38761904761925 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 38.05784934099455 Order of pole (six term test) -0.5000000000057323 TOP MAIN SOLVE Loop x[1] 21.190000000000186 y[1] (analytic) -3.684054808639818 y[1] (numeric) -3.684054808639969 absolute error 1.509903313490213e-13 relative error 4.098482221136338e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.39857142857164 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 21.200000000000188 y[1] (analytic) -3.675641292265169 y[1] (numeric) -3.6756412922653183 absolute error 1.4921397450962104e-13 relative error 4.0595358100807955e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.409523809524018 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 35.79682313013126 Order of pole (six term test) -0.4999999999747775 TOP MAIN SOLVE Loop x[1] 21.21000000000019 y[1] (analytic) -3.6672234655455505 y[1] (numeric) -3.6672234655457068 absolute error 1.5631940186722204e-13 relative error 4.2626091192936716e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.420476190476407 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 21.22000000000019 y[1] (analytic) -3.6588013303380897 y[1] (numeric) -3.658801330338241 absolute error 1.5143442055887135e-13 relative error 4.138907988887118e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.431428571428782 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 26.382274669602626 Order of pole (six term test) -0.5000000000296563 TOP MAIN SOLVE Loop x[1] 21.230000000000192 y[1] (analytic) -3.65037488849827 y[1] (numeric) -3.650374888498429 absolute error 1.5898393712632242e-13 relative error 4.355276977914093e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.44238095238117 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 21.240000000000194 y[1] (analytic) -3.6419441418800176 y[1] (numeric) -3.6419441418801797 absolute error 1.6209256159527285e-13 relative error 4.450715202666415e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.453333333333546 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 21.250000000000195 y[1] (analytic) -3.633509092335647 y[1] (numeric) -3.633509092335808 absolute error 1.6120438317557273e-13 relative error 4.436603269154044e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.464285714285932 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 21.260000000000197 y[1] (analytic) -3.6250697417158726 y[1] (numeric) -3.6250697417160347 absolute error 1.6209256159527285e-13 relative error 4.471432914240948e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.47523809523831 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 21.2700000000002 y[1] (analytic) -3.6166260918698327 y[1] (numeric) -3.61662609186999 absolute error 1.5720758028692217e-13 relative error 4.3468021380569155e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.4861904761907 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 21.2800000000002 y[1] (analytic) -3.6081781446450485 y[1] (numeric) -3.6081781446452137 absolute error 1.652011860642233e-13 relative error 4.5785207781218025e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.497142857143086 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 21.2900000000002 y[1] (analytic) -3.599725901887492 y[1] (numeric) -3.5997259018876595 absolute error 1.674216321134736e-13 relative error 4.650955008149015e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.508095238095464 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 21.300000000000203 y[1] (analytic) -3.59126936544153 y[1] (numeric) -3.591269365441695 absolute error 1.652011860642233e-13 relative error 4.600077834704904e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.519047619047846 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 69.82669265389679 Order of pole (six term test) -0.5000000001099139 TOP MAIN SOLVE Loop x[1] 21.310000000000205 y[1] (analytic) -3.582808537149937 y[1] (numeric) -3.5828085371501053 absolute error 1.6830981053317373e-13 relative error 4.697705969715627e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.53000000000023 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 21.320000000000206 y[1] (analytic) -3.5743434188539283 y[1] (numeric) -3.574343418854094 absolute error 1.6564527527407336e-13 relative error 4.634285401909859e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.540952380952614 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 21.330000000000208 y[1] (analytic) -3.565874012393113 y[1] (numeric) -3.5658740123932855 absolute error 1.723066134218243e-13 relative error 4.832100428197312e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.55190476190499 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 21.34000000000021 y[1] (analytic) -3.557400319605552 y[1] (numeric) -3.5574003196057276 absolute error 1.7541523789077473e-13 relative error 4.930995168691752e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.56285714285738 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 21.35000000000021 y[1] (analytic) -3.548922342327721 y[1] (numeric) -3.5489223423278933 absolute error 1.723066134218243e-13 relative error 4.855181286069202e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.573809523809754 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 21.360000000000213 y[1] (analytic) -3.540440082394504 y[1] (numeric) -3.5404400823946816 absolute error 1.7763568394002505e-13 relative error 5.017333433302585e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.584761904762143 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 91.87746771597025 Order of pole (six term test) -0.50000000009309 TOP MAIN SOLVE Loop x[1] 21.370000000000214 y[1] (analytic) -3.5319535416392505 y[1] (numeric) -3.5319535416394214 absolute error 1.709743457922741e-13 relative error 4.840786940615348e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.59571428571452 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 21.380000000000216 y[1] (analytic) -3.5234627218936936 y[1] (numeric) -3.523462721893872 absolute error 1.7852386235972517e-13 relative error 5.066716365421828e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.606666666666907 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 21.390000000000217 y[1] (analytic) -3.5149676249880457 y[1] (numeric) -3.514967624988227 absolute error 1.8118839761882555e-13 relative error 5.154767182797075e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.617619047619296 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 21.40000000000022 y[1] (analytic) -3.5064682527509383 y[1] (numeric) -3.5064682527511133 absolute error 1.7497114868092467e-13 relative error 4.989953881477584e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.628571428571664 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 21.41000000000022 y[1] (analytic) -3.4979646070094113 y[1] (numeric) -3.497964607009596 absolute error 1.8474111129762605e-13 relative error 5.281388809007152e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.639523809524057 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 21.420000000000222 y[1] (analytic) -3.4894566895890016 y[1] (numeric) -3.489456689589179 absolute error 1.7763568394002505e-13 relative error 5.0906401695717136e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.650476190476436 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 21.430000000000224 y[1] (analytic) -3.4809445023136227 y[1] (numeric) -3.4809445023138075 absolute error 1.8474111129762605e-13 relative error 5.307212199873833e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.661428571428818 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 21.440000000000225 y[1] (analytic) -3.472428047005682 y[1] (numeric) -3.4724280470058693 absolute error 1.8740564655672642e-13 relative error 5.3969627021740205e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.6723809523812 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 21.450000000000227 y[1] (analytic) -3.463907325486012 y[1] (numeric) -3.4639073254861974 absolute error 1.851852005074761e-13 relative error 5.346136114697966e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.683333333333586 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 21.46000000000023 y[1] (analytic) -3.4553823395738803 y[1] (numeric) -3.455382339574072 absolute error 1.9184653865522705e-13 relative error 5.552107402357265e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.69428571428597 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 14.744608585950427 Order of pole (six term test) -0.5000000000026485 TOP MAIN SOLVE Loop x[1] 21.47000000000023 y[1] (analytic) -3.446853091087039 y[1] (numeric) -3.446853091087223 absolute error 1.8385293287792592e-13 relative error 5.333935854514297e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.705238095238347 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 21.48000000000023 y[1] (analytic) -3.4383195818416397 y[1] (numeric) -3.4383195818418297 absolute error 1.900701818158268e-13 relative error 5.527996374148008e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.716190476190736 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 21.490000000000233 y[1] (analytic) -3.4297818136523297 y[1] (numeric) -3.429781813652526 absolute error 1.9628743075372768e-13 relative error 5.723029668313034e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.72714285714312 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 21.500000000000234 y[1] (analytic) -3.4212397883322083 y[1] (numeric) -3.4212397883323997 absolute error 1.91402449445377e-13 relative error 5.594534767721796e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.738095238095507 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 11.486346244588846 Order of pole (six term test) -0.5000000000179767 TOP MAIN SOLVE Loop x[1] 21.510000000000236 y[1] (analytic) -3.4126935076928007 y[1] (numeric) -3.412693507692996 absolute error 1.9539925233402755e-13 relative error 5.725660739634658e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.74904761904788 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.295820260344403 Order of pole (six term test) -0.4999999999931255 TOP MAIN SOLVE Loop x[1] 21.520000000000238 y[1] (analytic) -3.4041429735441255 y[1] (numeric) -3.404142973544319 absolute error 1.936228954946273e-13 relative error 5.687860263196948e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.760000000000257 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 21.53000000000024 y[1] (analytic) -3.395588187694635 y[1] (numeric) -3.395588187694834 absolute error 1.9895196601282805e-13 relative error 5.85913117302668e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.770952380952643 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 21.54000000000024 y[1] (analytic) -3.3870291519512676 y[1] (numeric) -3.387029151951468 absolute error 2.0028423364237824e-13 relative error 5.9132716211490086e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.781904761905036 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 21.550000000000242 y[1] (analytic) -3.378465868119413 y[1] (numeric) -3.378465868119614 absolute error 2.007283228522283e-13 relative error 5.941404492091601e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.79285714285741 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 21.560000000000244 y[1] (analytic) -3.3698983380029297 y[1] (numeric) -3.3698983380031313 absolute error 2.0161650127192843e-13 relative error 5.982865981393684e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.803809523809793 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 82.86893791149456 Order of pole (six term test) -0.5000000000717755 TOP MAIN SOLVE Loop x[1] 21.570000000000245 y[1] (analytic) -3.3613265634041483 y[1] (numeric) -3.361326563404348 absolute error 1.9984014443252818e-13 relative error 5.945276088561362e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.814761904762186 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 56.03480790642876 Order of pole (six term test) -0.5000000000640092 TOP MAIN SOLVE Loop x[1] 21.580000000000247 y[1] (analytic) -3.3527505461238576 y[1] (numeric) -3.3527505461240628 absolute error 2.0516921495072893e-13 relative error 6.119429767535993e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.82571428571456 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 21.59000000000025 y[1] (analytic) -3.34417028796134 y[1] (numeric) -3.344170287961547 absolute error 2.0694557179012918e-13 relative error 6.188248622838119e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.83666666666695 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 21.60000000000025 y[1] (analytic) -3.335585790714344 y[1] (numeric) -3.3355857907145468 absolute error 2.0294876890147862e-13 relative error 6.084351644213457e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.847619047619318 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 21.61000000000025 y[1] (analytic) -3.3269970561790743 y[1] (numeric) -3.326997056179284 absolute error 2.0961010704922955e-13 relative error 6.3002793062269356e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.858571428571704 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 21.620000000000253 y[1] (analytic) -3.3184040861502524 y[1] (numeric) -3.3184040861504593 absolute error 2.0694557179012918e-13 relative error 6.236298124566587e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.869523809524093 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 68.27038450444222 Order of pole (six term test) -0.5000000001313367 TOP MAIN SOLVE Loop x[1] 21.630000000000255 y[1] (analytic) -3.3098068824210394 y[1] (numeric) -3.3098068824212543 absolute error 2.149391775674303e-13 relative error 6.4940096266344026e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.880476190476475 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 34.058157365208594 Order of pole (six term test) -0.5000000000117577 TOP MAIN SOLVE Loop x[1] 21.640000000000256 y[1] (analytic) -3.301205446783115 y[1] (numeric) -3.301205446783332 absolute error 2.1715962361668062e-13 relative error 6.578191727760945e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.891428571428854 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 21.650000000000258 y[1] (analytic) -3.292599781026624 y[1] (numeric) -3.2925997810268406 absolute error 2.1671553440683056e-13 relative error 6.581897248965352e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.90238095238124 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 21.66000000000026 y[1] (analytic) -3.2839898869401942 y[1] (numeric) -3.283989886940413 absolute error 2.1893598045608087e-13 relative error 6.666767803602191e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.91333333333363 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 21.67000000000026 y[1] (analytic) -3.275375766310958 y[1] (numeric) -3.2753757663111718 absolute error 2.1360690993788012e-13 relative error 6.521600120967637e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.924285714286 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 8.2245983501901 Order of pole (six term test) -0.5000000000075069 TOP MAIN SOLVE Loop x[1] 21.680000000000263 y[1] (analytic) -3.2667574209245096 y[1] (numeric) -3.2667574209247285 absolute error 2.1893598045608087e-13 relative error 6.7019356580850995e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.93523809523839 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 49.286519838877034 Order of pole (six term test) -0.5000000000435314 TOP MAIN SOLVE Loop x[1] 21.690000000000264 y[1] (analytic) -3.2581348525649645 y[1] (numeric) -3.2581348525651865 absolute error 2.220446049250313e-13 relative error 6.815083321374093e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.94619047619077 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 21.700000000000266 y[1] (analytic) -3.2495080630149253 y[1] (numeric) -3.2495080630151434 absolute error 2.1804780203638074e-13 relative error 6.71017882731683e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.95714285714315 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 21.710000000000267 y[1] (analytic) -3.2408770540554706 y[1] (numeric) -3.2408770540556926 absolute error 2.220446049250313e-13 relative error 6.851373909638931e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.968095238095533 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 21.72000000000027 y[1] (analytic) -3.232241827466204 y[1] (numeric) -3.2322418274664244 absolute error 2.2026824808563106e-13 relative error 6.814720551348788e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.97904761904791 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 21.73000000000027 y[1] (analytic) -3.2236023850252025 y[1] (numeric) -3.2236023850254294 absolute error 2.26929586233382e-13 relative error 7.039627073349738e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 25.990000000000297 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 21.740000000000272 y[1] (analytic) -3.2149587285090675 y[1] (numeric) -3.2149587285092993 absolute error 2.318145675417327e-13 relative error 7.210499017797232e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.000952380952683 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 39.18925156877822 Order of pole (six term test) -0.5000000000322053 TOP MAIN SOLVE Loop x[1] 21.750000000000274 y[1] (analytic) -3.2063108596928984 y[1] (numeric) -3.206310859693129 absolute error 2.304822999121825e-13 relative error 7.188395324034743e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.011904761905065 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 26.87734770538 Order of pole (six term test) -0.5000000000171827 TOP MAIN SOLVE Loop x[1] 21.760000000000275 y[1] (analytic) -3.1976587803502845 y[1] (numeric) -3.197658780350518 absolute error 2.3359092438113294e-13 relative error 7.30506099701934e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.022857142857447 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 21.770000000000277 y[1] (analytic) -3.1890024922533478 y[1] (numeric) -3.1890024922535742 absolute error 2.2648549702353193e-13 relative error 7.102079649473631e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.03380952380983 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 21.78000000000028 y[1] (analytic) -3.1803419971726825 y[1] (numeric) -3.1803419971729134 absolute error 2.3092638912203256e-13 relative error 7.26105523642821e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.044761904762215 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 21.79000000000028 y[1] (analytic) -3.1716772968774265 y[1] (numeric) -3.1716772968776628 absolute error 2.362554596402333e-13 relative error 7.44891227972124e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.055714285714597 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 21.80000000000028 y[1] (analytic) -3.1630083931352324 y[1] (numeric) -3.163008393135462 absolute error 2.2959412149248237e-13 relative error 7.2587262806756085e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.066666666666983 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 21.810000000000283 y[1] (analytic) -3.154335287712229 y[1] (numeric) -3.1543352877124655 absolute error 2.3669954885008337e-13 relative error 7.503943850615717e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.07761904761936 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 21.820000000000285 y[1] (analytic) -3.1456579823731126 y[1] (numeric) -3.145657982373344 absolute error 2.313704783318826e-13 relative error 7.355233138134575e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.088571428571736 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 11.847198108866335 Order of pole (six term test) -0.5000000000064126 TOP MAIN SOLVE Loop x[1] 21.830000000000286 y[1] (analytic) -3.1369764788810492 y[1] (numeric) -3.136976478881286 absolute error 2.3669954885008337e-13 relative error 7.545467759914905e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.099523809524133 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 21.840000000000288 y[1] (analytic) -3.1282907789977585 y[1] (numeric) -3.1282907789980015 absolute error 2.4291679778798425e-13 relative error 7.765160432618412e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.110476190476504 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 26.48062102619042 Order of pole (six term test) -0.5000000000025331 TOP MAIN SOLVE Loop x[1] 21.85000000000029 y[1] (analytic) -3.1196008844834786 y[1] (numeric) -3.1196008844837215 absolute error 2.4291679778798425e-13 relative error 7.786790899958496e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.121428571428886 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 17.920748149994093 Order of pole (six term test) -0.50000000000861 TOP MAIN SOLVE Loop x[1] 21.86000000000029 y[1] (analytic) -3.110906797096959 y[1] (numeric) -3.110906797097201 absolute error 2.4202861936828413e-13 relative error 7.780002267960607e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.13238095238128 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 21.870000000000292 y[1] (analytic) -3.102208518595482 y[1] (numeric) -3.1022085185957216 absolute error 2.3936408410918375e-13 relative error 7.715925047409621e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.143333333333658 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 41.04002641006503 Order of pole (six term test) -0.5000000000197371 TOP MAIN SOLVE Loop x[1] 21.880000000000294 y[1] (analytic) -3.0935060507348453 y[1] (numeric) -3.0935060507350913 absolute error 2.460254222569347e-13 relative error 7.952963990437087e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.15428571428604 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 21.890000000000295 y[1] (analytic) -3.0847993952693997 y[1] (numeric) -3.0847993952696484 absolute error 2.4868995751603507e-13 relative error 8.06178702892013e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.16523809523843 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 21.900000000000297 y[1] (analytic) -3.076088553952019 y[1] (numeric) -3.0760885539522627 absolute error 2.438049762076844e-13 relative error 7.92581136503547e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.1761904761908 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 21.9100000000003 y[1] (analytic) -3.0673735285340875 y[1] (numeric) -3.067373528534336 absolute error 2.4868995751603507e-13 relative error 8.107586350426816e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.18714285714319 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 21.9200000000003 y[1] (analytic) -3.0586543207655623 y[1] (numeric) -3.058654320765807 absolute error 2.446931546273845e-13 relative error 8.000026448433026e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.19809523809557 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 21.9300000000003 y[1] (analytic) -3.049930932394897 y[1] (numeric) -3.0499309323951493 absolute error 2.5224267119483557e-13 relative error 8.270438799634295e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.209047619047954 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 7.360812324582509 Order of pole (six term test) -0.5000000000005382 TOP MAIN SOLVE Loop x[1] 21.940000000000303 y[1] (analytic) -3.041203365169121 y[1] (numeric) -3.0412033651693764 absolute error 2.55351295663786e-13 relative error 8.396390014174074e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.220000000000336 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 35.75755886494014 Order of pole (six term test) -0.500000000041263 TOP MAIN SOLVE Loop x[1] 21.950000000000305 y[1] (analytic) -3.0324716208337854 y[1] (numeric) -3.0324716208340416 absolute error 2.5623947408348613e-13 relative error 8.449855633373824e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.230952380952715 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 21.960000000000306 y[1] (analytic) -3.0237357011329813 y[1] (numeric) -3.023735701133241 absolute error 2.5979218776228663e-13 relative error 8.591762423711291e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.241904761905104 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 21.970000000000308 y[1] (analytic) -3.014995607809361 y[1] (numeric) -3.014995607809615 absolute error 2.540190280342358e-13 relative error 8.425187332820072e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.252857142857486 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 21.98000000000031 y[1] (analytic) -3.0062513426040915 y[1] (numeric) -3.006251342604349 absolute error 2.575717417130363e-13 relative error 8.567871157769567e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.26380952380987 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.7297915921802214 Order of pole (six term test) -0.5000000000021494 TOP MAIN SOLVE Loop x[1] 21.99000000000031 y[1] (analytic) -2.9975029072569157 y[1] (numeric) -2.9975029072571777 absolute error 2.6201263381153694e-13 relative error 8.74103018139558e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.27476190476225 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 22.000000000000313 y[1] (analytic) -2.9887503035061265 y[1] (numeric) -2.988750303506384 absolute error 2.575717417130363e-13 relative error 8.61804150754504e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.285714285714633 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 28.367200214318338 Order of pole (six term test) -0.5000000000098925 TOP MAIN SOLVE Loop x[1] 22.010000000000314 y[1] (analytic) -2.979993533088539 y[1] (numeric) -2.979993533088803 absolute error 2.6423307986078726e-13 relative error 8.866901116625229e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.296666666667022 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 33.23532884418427 Order of pole (six term test) -0.500000000007514 TOP MAIN SOLVE Loop x[1] 22.020000000000316 y[1] (analytic) -2.9712325977395615 y[1] (numeric) -2.971232597739823 absolute error 2.615685446016869e-13 relative error 8.803368164467554e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.30761904761939 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 22.030000000000317 y[1] (analytic) -2.962467499193121 y[1] (numeric) -2.9624674991933873 absolute error 2.6645352591003757e-13 relative error 8.99431051927526e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.31857142857178 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 140.59424166600724 Order of pole (six term test) -0.5000000002031104 TOP MAIN SOLVE Loop x[1] 22.04000000000032 y[1] (analytic) -2.953698239181726 y[1] (numeric) -2.9536982391819957 absolute error 2.69562150378988e-13 relative error 9.126258965901196e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.329523809524158 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 22.05000000000032 y[1] (analytic) -2.944924819436441 y[1] (numeric) -2.9449248194367073 absolute error 2.6645352591003757e-13 relative error 9.047888902000147e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.34047619047654 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 22.060000000000322 y[1] (analytic) -2.936147241686868 y[1] (numeric) -2.936147241687141 absolute error 2.731148640577885e-13 relative error 9.301810896270966e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.351428571428926 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 22.070000000000324 y[1] (analytic) -2.927365507661211 y[1] (numeric) -2.927365507661478 absolute error 2.673417043297377e-13 relative error 9.132501685562582e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.362380952381308 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 22.080000000000325 y[1] (analytic) -2.9185796190861915 y[1] (numeric) -2.9185796190864646 absolute error 2.731148640577885e-13 relative error 9.357800701126697e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.373333333333704 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 22.090000000000327 y[1] (analytic) -2.9097895776871354 y[1] (numeric) -2.909789577687411 absolute error 2.757793993168889e-13 relative error 9.477640631873246e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.38428571428608 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 22.10000000000033 y[1] (analytic) -2.900995385187926 y[1] (numeric) -2.9009953851881973 absolute error 2.7133850721838826e-13 relative error 9.353289860570082e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.395238095238458 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 22.11000000000033 y[1] (analytic) -2.8921970433109934 y[1] (numeric) -2.892197043311271 absolute error 2.7755575615628914e-13 relative error 9.596709767690749e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.406190476190844 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 22.12000000000033 y[1] (analytic) -2.8833945537773786 y[1] (numeric) -2.8833945537776517 absolute error 2.731148640577885e-13 relative error 9.471990702763712e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.417142857143226 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 22.130000000000333 y[1] (analytic) -2.874587918306652 y[1] (numeric) -2.874587918306932 absolute error 2.7977620220553945e-13 relative error 9.732741184355518e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.428095238095608 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 22.140000000000335 y[1] (analytic) -2.8657771386169983 y[1] (numeric) -2.8657771386172786 absolute error 2.802202914153895e-13 relative error 9.778160612678404e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.439047619047994 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 22.150000000000336 y[1] (analytic) -2.8569622164251527 y[1] (numeric) -2.8569622164254356 absolute error 2.828848266744899e-13 relative error 9.901594954533799e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.450000000000365 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 143.63241082441826 Order of pole (six term test) -0.5000000004221761 TOP MAIN SOLVE Loop x[1] 22.160000000000338 y[1] (analytic) -2.84814315344644 y[1] (numeric) -2.848143153446725 absolute error 2.851052727237402e-13 relative error 1.0010215686621796e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.460952380952754 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 22.17000000000034 y[1] (analytic) -2.839319951394767 y[1] (numeric) -2.8393199513950482 absolute error 2.8110846983508964e-13 relative error 9.900556282746506e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.471904761905133 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 50.33963242880743 Order of pole (six term test) -0.5000000000426503 TOP MAIN SOLVE Loop x[1] 22.18000000000034 y[1] (analytic) -2.830492611982603 y[1] (numeric) -2.8304926119828893 absolute error 2.864375403532904e-13 relative error 1.011970634159885e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.482857142857515 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 22.190000000000342 y[1] (analytic) -2.8216611369210263 y[1] (numeric) -2.821661136921316 absolute error 2.8954616482224083e-13 relative error 1.0261549873355496e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.493809523809908 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 22.200000000000344 y[1] (analytic) -2.812825527919692 y[1] (numeric) -2.81282552791998 absolute error 2.877698079828406e-13 relative error 1.0230631268327161e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.504761904762283 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 16.68977934381554 Order of pole (six term test) -0.5000000000069882 TOP MAIN SOLVE Loop x[1] 22.210000000000345 y[1] (analytic) -2.8039857866868303 y[1] (numeric) -2.8039857866871216 absolute error 2.913225216616411e-13 relative error 1.0389586247006825e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.515714285714676 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 22.220000000000347 y[1] (analytic) -2.7951419149292818 y[1] (numeric) -2.795141914929569 absolute error 2.873257187729905e-13 relative error 1.0279468002620538e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.526666666667055 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 22.23000000000035 y[1] (analytic) -2.7862939143524486 y[1] (numeric) -2.7862939143527417 absolute error 2.9309887850104133e-13 relative error 1.0519309430755415e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.537619047619437 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 22.24000000000035 y[1] (analytic) -2.7774417866603542 y[1] (numeric) -2.7774417866606504 absolute error 2.9620750296999176e-13 relative error 1.0664760082196249e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.548571428571822 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 124.36829228747936 Order of pole (six term test) -0.5000000001614815 TOP MAIN SOLVE Loop x[1] 22.25000000000035 y[1] (analytic) -2.768585533555605 y[1] (numeric) -2.768585533555901 absolute error 2.9620750296999176e-13 relative error 1.0698874908501816e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.559523809524208 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 22.260000000000353 y[1] (analytic) -2.759725156739396 y[1] (numeric) -2.7597251567396945 absolute error 2.984279490192421e-13 relative error 1.0813683684785243e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.57047619047658 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 22.270000000000355 y[1] (analytic) -2.7508606579115344 y[1] (numeric) -2.7508606579118298 absolute error 2.9531932455029164e-13 relative error 1.0735524669377452e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.581428571428965 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 22.280000000000356 y[1] (analytic) -2.7419920387704018 y[1] (numeric) -2.7419920387707046 absolute error 3.028688411177427e-13 relative error 1.1045576968690213e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.59238095238134 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 22.290000000000358 y[1] (analytic) -2.733119301013012 y[1] (numeric) -2.733119301013318 absolute error 3.0597746558669314e-13 relative error 1.1195174154062161e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.603333333333733 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 8.407693471461661 Order of pole (six term test) -0.5000000000036344 TOP MAIN SOLVE Loop x[1] 22.30000000000036 y[1] (analytic) -2.724242446334973 y[1] (numeric) -2.7242424463352717 absolute error 2.9887203822909214e-13 relative error 1.0970831125224413e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.614285714286112 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 12.727492164218363 Order of pole (six term test) -0.4999999999911431 TOP MAIN SOLVE Loop x[1] 22.31000000000036 y[1] (analytic) -2.7153614764304663 y[1] (numeric) -2.715361476430772 absolute error 3.055333763768431e-13 relative error 1.1252033257041276e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.625238095238497 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 16.813677690082407 Order of pole (six term test) -0.5000000000032863 TOP MAIN SOLVE Loop x[1] 22.320000000000363 y[1] (analytic) -2.706476392992329 y[1] (numeric) -2.7064763929926303 absolute error 3.015365734881925e-13 relative error 1.1141297011455114e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.63619047619087 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 24.015136016589114 Order of pole (six term test) -0.49999999999006484 TOP MAIN SOLVE Loop x[1] 22.330000000000364 y[1] (analytic) -2.6975871977119574 y[1] (numeric) -2.697587197712268 absolute error 3.1041835768519377e-13 relative error 1.1507259448313098e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.64714285714326 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 22.340000000000366 y[1] (analytic) -2.688693892279403 y[1] (numeric) -2.688693892279714 absolute error 3.1086244689504383e-13 relative error 1.1561838548735011e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.65809523809565 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 52.21400439633444 Order of pole (six term test) -0.5000000000734541 TOP MAIN SOLVE Loop x[1] 22.350000000000367 y[1] (analytic) -2.6797964783833024 y[1] (numeric) -2.6797964783836097 absolute error 3.0730973321624333e-13 relative error 1.1467651953988707e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.669047619048023 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 22.36000000000037 y[1] (analytic) -2.670894957710896 y[1] (numeric) -2.6708949577112095 absolute error 3.135269821541442e-13 relative error 1.1738648921740227e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.680000000000412 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 22.37000000000037 y[1] (analytic) -2.6619893319480745 y[1] (numeric) -2.661989331948382 absolute error 3.0730973321624333e-13 relative error 1.1544363815738905e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.690952380952794 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 60.45072833764336 Order of pole (six term test) -0.500000000104297 TOP MAIN SOLVE Loop x[1] 22.380000000000372 y[1] (analytic) -2.6530796027793 y[1] (numeric) -2.6530796027796124 absolute error 3.12194714524594e-13 relative error 1.1767257725608632e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.701904761905176 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 10.245505595412897 Order of pole (six term test) -0.5000000000019824 TOP MAIN SOLVE Loop x[1] 22.390000000000374 y[1] (analytic) -2.6441657718876854 y[1] (numeric) -2.6441657718880043 absolute error 3.1885605267234496e-13 relative error 1.205885259019565e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.71285714285756 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 22.400000000000375 y[1] (analytic) -2.6352478409549676 y[1] (numeric) -2.635247840955281 absolute error 3.135269821541442e-13 relative error 1.1897438156728649e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.723809523809944 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 22.410000000000377 y[1] (analytic) -2.6263258116614665 y[1] (numeric) -2.626325811661787 absolute error 3.206324095117452e-13 relative error 1.2208401870326467e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.734761904762323 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 22.42000000000038 y[1] (analytic) -2.6173996856861734 y[1] (numeric) -2.617399685686491 absolute error 3.1752378504279477e-13 relative error 1.213126855555319e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.745714285714705 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 22.43000000000038 y[1] (analytic) -2.608469464706662 y[1] (numeric) -2.6084694647069853 absolute error 3.232969447708456e-13 relative error 1.2394124184513015e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.756666666667094 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 22.44000000000038 y[1] (analytic) -2.599535150399163 y[1] (numeric) -2.5995351503994897 absolute error 3.268496584496461e-13 relative error 1.2573388684490678e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.767619047619476 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 32.68705294825482 Order of pole (six term test) -0.49999999999752553 TOP MAIN SOLVE Loop x[1] 22.450000000000383 y[1] (analytic) -2.5905967444385283 y[1] (numeric) -2.590596744438852 absolute error 3.2374103398069565e-13 relative error 1.2496774524082153e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.77857142857185 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 22.460000000000385 y[1] (analytic) -2.5816542484982214 y[1] (numeric) -2.5816542484985505 absolute error 3.290701044988964e-13 relative error 1.274648240330092e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.789523809524237 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 22.470000000000386 y[1] (analytic) -2.5727076642503697 y[1] (numeric) -2.5727076642506943 absolute error 3.2462921240039577e-13 relative error 1.2618192766762934e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.800476190476616 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 22.480000000000388 y[1] (analytic) -2.563756993365697 y[1] (numeric) -2.5637569933660265 absolute error 3.2951419370874646e-13 relative error 1.2852785757832712e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.811428571429 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 29.854468097037625 Order of pole (six term test) -0.5000000000296083 TOP MAIN SOLVE Loop x[1] 22.49000000000039 y[1] (analytic) -2.5548022375135915 y[1] (numeric) -2.5548022375139245 absolute error 3.3306690738754696e-13 relative error 1.3036895869940112e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.82238095238139 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 22.50000000000039 y[1] (analytic) -2.545843398362077 y[1] (numeric) -2.545843398362403 absolute error 3.2596148002994596e-13 relative error 1.2803673636786153e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.833333333333766 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 22.510000000000392 y[1] (analytic) -2.536880477577782 y[1] (numeric) -2.5368804775781157 absolute error 3.339550858072471e-13 relative error 1.3164005508296869e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.844285714286144 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 22.520000000000394 y[1] (analytic) -2.5279134768260256 y[1] (numeric) -2.5279134768263547 absolute error 3.290701044988964e-13 relative error 1.3017459162093918e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.855238095238526 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 22.530000000000395 y[1] (analytic) -2.5189423977707186 y[1] (numeric) -2.5189423977710548 absolute error 3.361755318564974e-13 relative error 1.3345899936180164e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.866190476190916 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 22.540000000000397 y[1] (analytic) -2.509967242074456 y[1] (numeric) -2.509967242074794 absolute error 3.3795188869589765e-13 relative error 1.3464394396501554e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.877142857143298 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 22.5500000000004 y[1] (analytic) -2.500988011398455 y[1] (numeric) -2.5009880113987952 absolute error 3.4017233474514796e-13 relative error 1.360151800787469e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.888095238095683 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 22.5600000000004 y[1] (analytic) -2.4920047074025895 y[1] (numeric) -2.4920047074029283 absolute error 3.388400671155978e-13 relative error 1.3597087762678024e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.89904761904806 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 174.82943828679024 Order of pole (six term test) -0.5000000003108553 TOP MAIN SOLVE Loop x[1] 22.5700000000004 y[1] (analytic) -2.4830173317453728 y[1] (numeric) -2.483017331745711 absolute error 3.383959779057477e-13 relative error 1.3628417876079868e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.910000000000448 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 33.235284006889216 Order of pole (six term test) -0.5000000000132427 TOP MAIN SOLVE Loop x[1] 22.580000000000403 y[1] (analytic) -2.474025886083968 y[1] (numeric) -2.4740258860843114 absolute error 3.432809592140984e-13 relative error 1.3875398844652489e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.920952380952826 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 22.590000000000405 y[1] (analytic) -2.465030372074203 y[1] (numeric) -2.465030372074549 absolute error 3.459454944731988e-13 relative error 1.403412705954217e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.931904761905216 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 22.600000000000406 y[1] (analytic) -2.456030791370555 y[1] (numeric) -2.4560307913708965 absolute error 3.4150460237469815e-13 relative error 1.3904736193642185e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.94285714285759 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 22.610000000000408 y[1] (analytic) -2.4470271456261337 y[1] (numeric) -2.447027145626482 absolute error 3.481659405224491e-13 relative error 1.4228119256656716e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.953809523809984 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 22.62000000000041 y[1] (analytic) -2.4380194364927448 y[1] (numeric) -2.438019436493089 absolute error 3.4416913763379853e-13 relative error 1.4116751182628348e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.96476190476236 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 22.63000000000041 y[1] (analytic) -2.429007665620812 y[1] (numeric) -2.4290076656211603 absolute error 3.481659405224491e-13 relative error 1.4333669895334148e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.975714285714744 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 19.157456723467998 Order of pole (six term test) -0.500000000013733 TOP MAIN SOLVE Loop x[1] 22.640000000000413 y[1] (analytic) -2.419991834659445 y[1] (numeric) -2.419991834659798 absolute error 3.530509218307998e-13 relative error 1.4588930292009976e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.986666666667126 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 22.650000000000414 y[1] (analytic) -2.4109719452564136 y[1] (numeric) -2.410971945256766 absolute error 3.526068326209497e-13 relative error 1.4625090653365068e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 26.997619047619505 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 11.791945021215973 Order of pole (six term test) -0.4999999999982112 TOP MAIN SOLVE Loop x[1] 22.660000000000416 y[1] (analytic) -2.4019479990581374 y[1] (numeric) -2.401947999058491 absolute error 3.5349501104064984e-13 relative error 1.47170134898534e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.008571428571887 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 22.670000000000417 y[1] (analytic) -2.3929199977097113 y[1] (numeric) -2.392919997710064 absolute error 3.526068326209497e-13 relative error 1.4735420864819274e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.01952380952427 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 22.68000000000042 y[1] (analytic) -2.383887942854887 y[1] (numeric) -2.3838879428552433 absolute error 3.561595462997502e-13 relative error 1.494028053488211e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.03047619047665 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 22.69000000000042 y[1] (analytic) -2.374851836136095 y[1] (numeric) -2.3748518361364543 absolute error 3.5926817076870066e-13 relative error 1.512802463303282e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.041428571429034 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 85.36744957870062 Order of pole (six term test) -0.5000000002152838 TOP MAIN SOLVE Loop x[1] 22.700000000000422 y[1] (analytic) -2.3658116791944366 y[1] (numeric) -2.3658116791947923 absolute error 3.5571545708990016e-13 relative error 1.503566239942741e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.05238095238141 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 22.710000000000424 y[1] (analytic) -2.356767473669663 y[1] (numeric) -2.3567674736700237 absolute error 3.6060043839825084e-13 relative error 1.5300637098354425e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.063333333333812 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 22.720000000000425 y[1] (analytic) -2.3477192212002294 y[1] (numeric) -2.3477192212005877 absolute error 3.5837999234900053e-13 relative error 1.526502782414437e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.074285714286187 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 22.730000000000427 y[1] (analytic) -2.338666923423233 y[1] (numeric) -2.338666923423598 absolute error 3.6504133049675147e-13 relative error 1.5608949134253833e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.085238095238562 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 22.74000000000043 y[1] (analytic) -2.329610581974478 y[1] (numeric) -2.3296105819748445 absolute error 3.6637359812630166e-13 relative error 1.572681721834295e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.096190476190948 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 27.212901417454773 Order of pole (six term test) -0.5000000000146496 TOP MAIN SOLVE Loop x[1] 22.75000000000043 y[1] (analytic) -2.3205501984884265 y[1] (numeric) -2.320550198488794 absolute error 3.6770586575585185e-13 relative error 1.5845632901859665e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.10714285714333 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 22.76000000000043 y[1] (analytic) -2.311485774598225 y[1] (numeric) -2.3114857745985935 absolute error 3.6859404417555197e-13 relative error 1.594619565589236e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.118095238095716 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 22.770000000000433 y[1] (analytic) -2.302417311935706 y[1] (numeric) -2.3024173119360696 absolute error 3.637090628672013e-13 relative error 1.5796834960445162e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.1290476190481 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 22.780000000000435 y[1] (analytic) -2.293344812131359 y[1] (numeric) -2.2933448121317324 absolute error 3.7347902548390266e-13 relative error 1.6285341109992246e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.140000000000477 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 22.790000000000436 y[1] (analytic) -2.2842682768144016 y[1] (numeric) -2.2842682768147755 absolute error 3.739231146937527e-13 relative error 1.6369492081517633e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.15095238095287 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 22.800000000000438 y[1] (analytic) -2.2751877076127087 y[1] (numeric) -2.275187707613078 absolute error 3.694822225952521e-13 relative error 1.623963690375857e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.16190476190525 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 22.81000000000044 y[1] (analytic) -2.2661031061528334 y[1] (numeric) -2.2661031061532073 absolute error 3.739231146937527e-13 relative error 1.6500710566897487e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.17285714285763 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 22.82000000000044 y[1] (analytic) -2.257014474060046 y[1] (numeric) -2.257014474060418 absolute error 3.717026686445024e-13 relative error 1.6468776470709225e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.183809523810012 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 22.830000000000442 y[1] (analytic) -2.2479218129582783 y[1] (numeric) -2.247921812958656 absolute error 3.774758283725532e-13 relative error 1.679221342115066e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.1947619047624 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 22.840000000000444 y[1] (analytic) -2.238825124470175 y[1] (numeric) -2.2388251244705586 absolute error 3.836930773104541e-13 relative error 1.7138144159484377e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.205714285714777 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 22.850000000000446 y[1] (analytic) -2.2297244102170772 y[1] (numeric) -2.229724410217457 absolute error 3.7969627442180354e-13 relative error 1.7028843236498352e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.216666666667155 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 22.860000000000447 y[1] (analytic) -2.2206196718189943 y[1] (numeric) -2.2206196718193776 absolute error 3.8324898810060404e-13 relative error 1.7258650500320487e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.227619047619537 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 22.87000000000045 y[1] (analytic) -2.211510910894667 y[1] (numeric) -2.2115109108950435 absolute error 3.765876499528531e-13 relative error 1.7028523264237685e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.238571428571923 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 22.88000000000045 y[1] (analytic) -2.2023981290614927 y[1] (numeric) -2.2023981290618755 absolute error 3.82804898890754e-13 relative error 1.7381276066279558e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.249523809524298 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 22.89000000000045 y[1] (analytic) -2.1932813279356083 y[1] (numeric) -2.193281327935995 absolute error 3.8680170177940454e-13 relative error 1.7635754102893657e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.26047619047669 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 22.900000000000453 y[1] (analytic) -2.1841605091318392 y[1] (numeric) -2.1841605091322243 absolute error 3.850253449400043e-13 relative error 1.7628070067663858e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.271428571429063 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 22.910000000000455 y[1] (analytic) -2.1750356742636967 y[1] (numeric) -2.1750356742640884 absolute error 3.9168668308775523e-13 relative error 1.800828775925024e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.282380952381455 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 22.920000000000456 y[1] (analytic) -2.1659068249434306 y[1] (numeric) -2.1659068249438174 absolute error 3.8680170177940454e-13 relative error 1.785864919602472e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.293333333333837 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 22.930000000000458 y[1] (analytic) -2.156773962781955 y[1] (numeric) -2.156773962782347 absolute error 3.921307722976053e-13 relative error 1.818135692772404e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.30428571428622 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 22.94000000000046 y[1] (analytic) -2.147637089388926 y[1] (numeric) -2.1476370893893213 absolute error 3.9523939676655573e-13 relative error 1.840345367098379e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.315238095238605 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 22.95000000000046 y[1] (analytic) -2.1384962063726967 y[1] (numeric) -2.1384962063730923 absolute error 3.956834859764058e-13 relative error 1.8502884634411465e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.32619047619098 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 22.960000000000463 y[1] (analytic) -2.129351315340326 y[1] (numeric) -2.1293513153407244 absolute error 3.9834802123550617e-13 relative error 1.8707482338199307e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.337142857143373 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 20.799712830849582 Order of pole (six term test) -0.500000000006775 TOP MAIN SOLVE Loop x[1] 22.970000000000464 y[1] (analytic) -2.1202024178975982 y[1] (numeric) -2.1202024178979926 absolute error 3.943512183468556e-13 relative error 1.859969666188269e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.348095238095752 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 22.980000000000466 y[1] (analytic) -2.111049515648986 y[1] (numeric) -2.1110495156493867 absolute error 4.005684672847565e-13 relative error 1.8974849444098063e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.35904761904814 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 22.990000000000467 y[1] (analytic) -2.1018926101977087 y[1] (numeric) -2.101892610198112 absolute error 4.0323300254385686e-13 relative error 1.9184281850913776e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.370000000000513 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 23.00000000000047 y[1] (analytic) -2.0927317031456916 y[1] (numeric) -2.0927317031460904 absolute error 3.9879211044535623e-13 relative error 1.9056055291077756e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.380952380952902 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 31.388756815103108 Order of pole (six term test) -0.5000000000256097 TOP MAIN SOLVE Loop x[1] 23.01000000000047 y[1] (analytic) -2.0835667960935567 y[1] (numeric) -2.083566796093962 absolute error 4.0545344859310717e-13 relative error 1.9459584850041037e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.39190476190528 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 23.020000000000472 y[1] (analytic) -2.074397890640686 y[1] (numeric) -2.0743978906410874 absolute error 4.014566457044566e-13 relative error 1.9352923926299653e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.40285714285766 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 11.344762300491578 Order of pole (six term test) -0.5000000000014051 TOP MAIN SOLVE Loop x[1] 23.030000000000474 y[1] (analytic) -2.0652249883851397 y[1] (numeric) -2.0652249883855482 absolute error 4.085620730620576e-13 relative error 1.9782932869775333e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.413809523810052 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 23.040000000000475 y[1] (analytic) -2.0560480909237384 y[1] (numeric) -2.0560480909241496 absolute error 4.11226608321158e-13 relative error 2.0000826349173704e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.424761904762427 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 23.050000000000477 y[1] (analytic) -2.046867199852013 y[1] (numeric) -2.0468671998524215 absolute error 4.085620730620576e-13 relative error 1.9960360549604602e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.435714285714813 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 23.06000000000048 y[1] (analytic) -2.0376823167642044 y[1] (numeric) -2.037682316764619 absolute error 4.147793219999585e-13 relative error 2.0355445919490488e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.44666666666719 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 23.07000000000048 y[1] (analytic) -2.0284934432533177 y[1] (numeric) -2.0284934432537263 absolute error 4.085620730620576e-13 relative error 2.0141158179284115e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.45761904761958 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 23.08000000000048 y[1] (analytic) -2.0193005809110396 y[1] (numeric) -2.019300580911455 absolute error 4.1522341120980855e-13 relative error 2.056273420287305e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.468571428571963 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 23.090000000000483 y[1] (analytic) -2.010103731327831 y[1] (numeric) -2.0101037313282486 absolute error 4.1744385725905886e-13 relative error 2.0767279357434177e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.479523809524345 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 23.100000000000485 y[1] (analytic) -2.000902896092871 y[1] (numeric) -2.0009028960932826 absolute error 4.1167069753100805e-13 relative error 2.0574246673082957e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.490476190476723 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 17.267348566982154 Order of pole (six term test) -0.5000000000062563 TOP MAIN SOLVE Loop x[1] 23.110000000000486 y[1] (analytic) -1.991698076794048 y[1] (numeric) -1.9916980767944663 absolute error 4.18332035678759e-13 relative error 2.1003787700198534e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.501428571429113 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 53.043240592071506 Order of pole (six term test) -0.5000000000493898 TOP MAIN SOLVE Loop x[1] 23.120000000000488 y[1] (analytic) -1.982489275018029 y[1] (numeric) -1.982489275018444 absolute error 4.150013666048835e-13 relative error 2.0933347374659037e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.512380952381488 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 23.13000000000049 y[1] (analytic) -1.9732764923501769 y[1] (numeric) -1.9732764923505968 absolute error 4.198863479132342e-13 relative error 2.1278637309115693e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.523333333333873 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 23.14000000000049 y[1] (analytic) -1.964059730374622 y[1] (numeric) -1.964059730375044 absolute error 4.221067939624845e-13 relative error 2.1491545671168182e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.534285714286256 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 23.150000000000492 y[1] (analytic) -1.9548389906742223 y[1] (numeric) -1.954838990674645 absolute error 4.227729277772596e-13 relative error 2.162699484684647e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.545238095238638 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 23.160000000000494 y[1] (analytic) -1.9456142748305751 y[1] (numeric) -1.9456142748310001 absolute error 4.249933738265099e-13 relative error 2.1843660345446352e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.556190476191023 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 23.170000000000496 y[1] (analytic) -1.9363855844240305 y[1] (numeric) -1.9363855844244524 absolute error 4.218847493575595e-13 relative error 2.1787228367693475e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.567142857143406 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 23.180000000000497 y[1] (analytic) -1.927152921033663 y[1] (numeric) -1.9271529210340894 absolute error 4.263256414560601e-13 relative error 2.2122045261846305e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.578095238095784 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 23.1900000000005 y[1] (analytic) -1.9179162862373111 y[1] (numeric) -1.9179162862377443 absolute error 4.332090242087361e-13 relative error 2.2587483474507264e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.589047619048173 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 23.2000000000005 y[1] (analytic) -1.9086756816115695 y[1] (numeric) -1.9086756816119976 absolute error 4.2810199829546036e-13 relative error 2.242926875528676e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.600000000000552 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 23.210000000000502 y[1] (analytic) -1.899431108731747 y[1] (numeric) -1.8994311087321787 absolute error 4.3165471197426086e-13 relative error 2.2725473432014988e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.610952380952938 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 31.893666695427992 Order of pole (six term test) -0.5000000000065175 TOP MAIN SOLVE Loop x[1] 23.220000000000503 y[1] (analytic) -1.8901825691719374 y[1] (numeric) -1.8901825691723666 absolute error 4.292122213200855e-13 relative error 2.270744785823083e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.62190476190531 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 23.230000000000505 y[1] (analytic) -1.880930064504959 y[1] (numeric) -1.8809300645053928 absolute error 4.338751580235112e-13 relative error 2.3067054230838857e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.632857142857702 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 23.240000000000506 y[1] (analytic) -1.8716735963024043 y[1] (numeric) -1.8716735963028417 absolute error 4.374278717023117e-13 relative error 2.337094846913879e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.64380952381009 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.309999733493937 Order of pole (six term test) -0.5000000000102816 TOP MAIN SOLVE Loop x[1] 23.250000000000508 y[1] (analytic) -1.8624131661346155 y[1] (numeric) -1.862413166135052 absolute error 4.3653969328261155e-13 relative error 2.3439465593375127e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.65476190476246 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 36.29422132220709 Order of pole (six term test) -0.5000000000071765 TOP MAIN SOLVE Loop x[1] 23.26000000000051 y[1] (analytic) -1.853148775570677 y[1] (numeric) -1.8531487755711193 absolute error 4.4231285301066237e-13 relative error 2.3868178251066334e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.66571428571485 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 23.27000000000051 y[1] (analytic) -1.8438804261784583 y[1] (numeric) -1.8438804261788964 absolute error 4.3809400551708677e-13 relative error 2.3759350080257658e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.676666666667227 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 23.280000000000513 y[1] (analytic) -1.8346081195245496 y[1] (numeric) -1.834608119524995 absolute error 4.454214774796128e-13 relative error 2.427883495877292e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.68761904761961 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 7.677866924238624 Order of pole (six term test) -0.5000000000023892 TOP MAIN SOLVE Loop x[1] 23.290000000000514 y[1] (analytic) -1.8253318571743442 y[1] (numeric) -1.825331857174788 absolute error 4.438671652451376e-13 relative error 2.4317066702175142e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.698571428571995 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 23.300000000000516 y[1] (analytic) -1.8160516406919704 y[1] (numeric) -1.81605164069241 absolute error 4.39648317751562e-13 relative error 2.4209020707365058e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.70952380952438 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 23.310000000000517 y[1] (analytic) -1.8067674716403097 y[1] (numeric) -1.8067674716407591 absolute error 4.4941828036826337e-13 relative error 2.4874162692349674e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.720476190476763 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 23.32000000000052 y[1] (analytic) -1.7974793515810568 y[1] (numeric) -1.7974793515814986 absolute error 4.418687638008123e-13 relative error 2.458268927607686e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.731428571429138 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 20.7794299865378 Order of pole (six term test) -0.5000000000115641 TOP MAIN SOLVE Loop x[1] 23.33000000000052 y[1] (analytic) -1.788187282074606 y[1] (numeric) -1.788187282075058 absolute error 4.518607710224387e-13 relative error 2.5269208407421518e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.742380952381534 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 23.340000000000522 y[1] (analytic) -1.7788912646801833 y[1] (numeric) -1.7788912646806347 absolute error 4.5141668181258865e-13 relative error 2.537629425561018e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.75333333333391 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 23.350000000000524 y[1] (analytic) -1.7695913009557422 y[1] (numeric) -1.7695913009561959 absolute error 4.5363712786183896e-13 relative error 2.5635135503708294e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.764285714286288 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 21.437028850019598 Order of pole (six term test) -0.5000000000132321 TOP MAIN SOLVE Loop x[1] 23.360000000000525 y[1] (analytic) -1.7602873924580251 y[1] (numeric) -1.7602873924584792 absolute error 4.54081217071689e-13 relative error 2.579585691616074e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.77523809523867 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 98.75275709200187 Order of pole (six term test) -0.5000000001867377 TOP MAIN SOLVE Loop x[1] 23.370000000000527 y[1] (analytic) -1.750979540742545 y[1] (numeric) -1.7509795407429947 absolute error 4.496403249731884e-13 relative error 2.5679359153591685e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.78619047619106 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 23.38000000000053 y[1] (analytic) -1.7416677473635716 y[1] (numeric) -1.7416677473640263 absolute error 4.547473508864641e-13 relative error 2.6109879543605972e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.797142857143445 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 23.39000000000053 y[1] (analytic) -1.7323520138741735 y[1] (numeric) -1.7323520138746327 absolute error 4.591882429849647e-13 relative error 2.650663602474486e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.80809523809583 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 23.40000000000053 y[1] (analytic) -1.723032341826194 y[1] (numeric) -1.7230323418266498 absolute error 4.558575739110893e-13 relative error 2.6456704430047933e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.81904761904821 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 23.410000000000533 y[1] (analytic) -1.713708732770229 y[1] (numeric) -1.713708732770691 absolute error 4.620748228489902e-13 relative error 2.6963439819906917e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.830000000000584 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 23.420000000000535 y[1] (analytic) -1.7043811882556916 y[1] (numeric) -1.70438118825615 absolute error 4.583000645652646e-13 relative error 2.6889528453098038e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.840952380952967 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 33.61853427088514 Order of pole (six term test) -0.5000000000206999 TOP MAIN SOLVE Loop x[1] 23.430000000000536 y[1] (analytic) -1.6950497098307373 y[1] (numeric) -1.6950497098312005 absolute error 4.631850458736153e-13 relative error 2.7325749987584e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.851904761905352 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 23.542548437765355 Order of pole (six term test) -0.5000000000002718 TOP MAIN SOLVE Loop x[1] 23.440000000000538 y[1] (analytic) -1.6857142990423313 y[1] (numeric) -1.6857142990427993 absolute error 4.68070027181966e-13 relative error 2.7766865799731342e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.862857142857738 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 23.45000000000054 y[1] (analytic) -1.6763749574362237 y[1] (numeric) -1.6763749574366869 absolute error 4.631850458736153e-13 relative error 2.7630157788922756e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.873809523810124 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 23.46000000000054 y[1] (analytic) -1.6670316865569212 y[1] (numeric) -1.6670316865573889 absolute error 4.676259379721159e-13 relative error 2.8051412684179276e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.884761904762495 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 23.470000000000542 y[1] (analytic) -1.6576844879477513 y[1] (numeric) -1.6576844879482175 absolute error 4.662936703425657e-13 relative error 2.8129217214299162e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.89571428571489 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 23.480000000000544 y[1] (analytic) -1.648333363150801 y[1] (numeric) -1.6483333631512735 absolute error 4.725109192804666e-13 relative error 2.866598042869548e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.906666666667267 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 23.490000000000546 y[1] (analytic) -1.6389783137069713 y[1] (numeric) -1.6389783137074472 absolute error 4.758415883543421e-13 relative error 2.9032817846021638e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.91761904761964 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 21.10837067037335 Order of pole (six term test) -0.4999999999981046 TOP MAIN SOLVE Loop x[1] 23.500000000000547 y[1] (analytic) -1.6296193411559479 y[1] (numeric) -1.6296193411564193 absolute error 4.714006962558415e-13 relative error 2.8927043534072193e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.928571428572035 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 23.51000000000055 y[1] (analytic) -1.620256447036187 y[1] (numeric) -1.6202564470366634 absolute error 4.762856775641922e-13 relative error 2.939569710927092e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.939523809524413 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 23.52000000000055 y[1] (analytic) -1.610889632884973 y[1] (numeric) -1.610889632885447 absolute error 4.738431869100168e-13 relative error 2.941500008671618e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.950476190476795 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 23.530000000000552 y[1] (analytic) -1.6015189002383536 y[1] (numeric) -1.6015189002388324 absolute error 4.787281682183675e-13 relative error 2.989213353318019e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.961428571429188 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 23.540000000000553 y[1] (analytic) -1.592144250631197 y[1] (numeric) -1.592144250631679 absolute error 4.82058837292243e-13 relative error 3.027733429939739e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.972380952381563 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 23.550000000000555 y[1] (analytic) -1.5827656855971632 y[1] (numeric) -1.582765685597644 absolute error 4.807265696626928e-13 relative error 3.03725670854002e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.983333333333942 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 23.560000000000556 y[1] (analytic) -1.573383206668698 y[1] (numeric) -1.5733832066691842 absolute error 4.862776847858186e-13 relative error 3.0906500255294286e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 27.994285714286328 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 23.570000000000558 y[1] (analytic) -1.5639968153770774 y[1] (numeric) -1.5639968153775572 absolute error 4.798383912429927e-13 relative error 3.068026651494839e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.005238095238713 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 23.58000000000056 y[1] (analytic) -1.5546065132523346 y[1] (numeric) -1.554606513252823 absolute error 4.884981308350689e-13 relative error 3.142262216649923e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.016190476191092 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 23.59000000000056 y[1] (analytic) -1.545212301823355 y[1] (numeric) -1.5452123018238455 absolute error 4.904965322793942e-13 relative error 3.174298649451644e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.02714285714348 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 23.600000000000563 y[1] (analytic) -1.535814182617809 y[1] (numeric) -1.5358141826182934 absolute error 4.842792833414933e-13 relative error 3.153241380516716e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.038095238095856 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 23.610000000000564 y[1] (analytic) -1.5264121571621487 y[1] (numeric) -1.526412157162642 absolute error 4.931610675384945e-13 relative error 3.2308512823650597e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.049047619048242 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 23.620000000000566 y[1] (analytic) -1.5170062269816889 y[1] (numeric) -1.5170062269821742 absolute error 4.853895063661184e-13 relative error 3.19965401415572e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.060000000000624 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 23.630000000000567 y[1] (analytic) -1.5075963936004904 y[1] (numeric) -1.507596393600983 absolute error 4.927169783286445e-13 relative error 3.2682286878646735e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.070952380953006 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 23.64000000000057 y[1] (analytic) -1.4981826585414773 y[1] (numeric) -1.4981826585419715 absolute error 4.942712905631197e-13 relative error 3.299139045196976e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.0819047619054 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 23.65000000000057 y[1] (analytic) -1.4887650233263585 y[1] (numeric) -1.4887650233268548 absolute error 4.96269692007445e-13 relative error 3.3334319669777436e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.09285714285777 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 23.660000000000572 y[1] (analytic) -1.4793434894756636 y[1] (numeric) -1.4793434894761617 absolute error 4.980460488468452e-13 relative error 3.36666942052364e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.103809523810156 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 23.670000000000574 y[1] (analytic) -1.4699180585087426 y[1] (numeric) -1.469918058509236 absolute error 4.933831121434196e-13 relative error 3.356534803334312e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.114761904762542 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 23.680000000000575 y[1] (analytic) -1.4604887319437374 y[1] (numeric) -1.4604887319442375 absolute error 5.000444502911705e-13 relative error 3.4238158730993465e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.125714285714928 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 47.13359208461531 Order of pole (six term test) -0.50000000002305 TOP MAIN SOLVE Loop x[1] 23.690000000000577 y[1] (analytic) -1.451055511297639 y[1] (numeric) -1.4510555112981436 absolute error 5.044853423896711e-13 relative error 3.47667844863167e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.136666666667303 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 23.70000000000058 y[1] (analytic) -1.441618398086252 y[1] (numeric) -1.441618398086751 absolute error 4.989342272665453e-13 relative error 3.4609313250224916e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.147619047619685 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 23.71000000000058 y[1] (analytic) -1.432177393824169 y[1] (numeric) -1.4321773938246765 absolute error 5.073719222536965e-13 relative error 3.54266115665269e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.15857142857207 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 23.72000000000058 y[1] (analytic) -1.422732500024857 y[1] (numeric) -1.4227325000253588 absolute error 5.018208071305708e-13 relative error 3.5271620429125175e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.16952380952445 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 23.730000000000583 y[1] (analytic) -1.4132837182005495 y[1] (numeric) -1.4132837182010598 absolute error 5.102585021177219e-13 relative error 3.6104463353430825e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.18047619047683 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 23.740000000000585 y[1] (analytic) -1.4038310498623545 y[1] (numeric) -1.4038310498628659 absolute error 5.113687251423471e-13 relative error 3.6426657267089705e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.191428571429224 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 23.750000000000586 y[1] (analytic) -1.3943744965201788 y[1] (numeric) -1.3943744965206892 absolute error 5.10480546722647e-13 relative error 3.6610003123021085e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.202380952381592 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 78.98432874505927 Order of pole (six term test) -0.5000000000562927 TOP MAIN SOLVE Loop x[1] 23.760000000000588 y[1] (analytic) -1.3849140596827567 y[1] (numeric) -1.3849140596832694 absolute error 5.127009927718973e-13 relative error 3.702041936734631e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.213333333333985 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 7.3986367721971655 Order of pole (six term test) -0.5000000000088907 TOP MAIN SOLVE Loop x[1] 23.77000000000059 y[1] (analytic) -1.3754497408576647 y[1] (numeric) -1.3754497408581743 absolute error 5.095923683029469e-13 relative error 3.704914495713885e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.224285714286356 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 8.914725073522705 Order of pole (six term test) -0.49999999999086775 TOP MAIN SOLVE Loop x[1] 23.78000000000059 y[1] (analytic) -1.3659815415512853 y[1] (numeric) -1.3659815415518022 absolute error 5.169198402654729e-13 relative error 3.784237374675134e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.23523809523875 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 23.790000000000592 y[1] (analytic) -1.3565094632688641 y[1] (numeric) -1.3565094632693824 absolute error 5.182521078950231e-13 relative error 3.820482804787511e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.246190476191128 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 23.800000000000594 y[1] (analytic) -1.3470335075144604 y[1] (numeric) -1.347033507514977 absolute error 5.166977956605479e-13 relative error 3.8358199167142924e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.25714285714351 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 23.810000000000596 y[1] (analytic) -1.3375536757909607 y[1] (numeric) -1.3375536757914825 absolute error 5.218048215738236e-13 relative error 3.9011879001061766e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.268095238095896 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 23.820000000000597 y[1] (analytic) -1.328069969600115 y[1] (numeric) -1.3280699696006304 absolute error 5.153655280309977e-13 relative error 3.880560059543967e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.27904761904827 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 23.8300000000006 y[1] (analytic) -1.3185823904424652 y[1] (numeric) -1.318582390442989 absolute error 5.238032230181489e-13 relative error 3.9724724584133176e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.290000000000664 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 23.8400000000006 y[1] (analytic) -1.3090909398174375 y[1] (numeric) -1.3090909398179646 absolute error 5.271338920920243e-13 relative error 4.026717136744809e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.300952380953046 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 23.850000000000602 y[1] (analytic) -1.299595619223279 y[1] (numeric) -1.2995956192238034 absolute error 5.24469356832924e-13 relative error 4.03563500118891e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.31190476190542 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.959950233101637 Order of pole (six term test) -0.5000000000029541 TOP MAIN SOLVE Loop x[1] 23.860000000000603 y[1] (analytic) -1.2900964301570639 y[1] (numeric) -1.2900964301575921 absolute error 5.282441151166495e-13 relative error 4.094609540562313e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.32285714285781 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 23.870000000000605 y[1] (analytic) -1.280593374114737 y[1] (numeric) -1.2805933741152598 absolute error 5.226929999935237e-13 relative error 4.081646918990634e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.333809523810192 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 23.880000000000607 y[1] (analytic) -1.2710864525910495 y[1] (numeric) -1.2710864525915786 absolute error 5.291322935363496e-13 relative error 4.162834813145389e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.344761904762578 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 23.890000000000608 y[1] (analytic) -1.261575667079633 y[1] (numeric) -1.261575667080166 absolute error 5.331290964250002e-13 relative error 4.2258986942821885e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.355714285714953 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 23.90000000000061 y[1] (analytic) -1.2520610190729577 y[1] (numeric) -1.2520610190734858 absolute error 5.280220705117245e-13 relative error 4.2172231422289535e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.36666666666733 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 29.963793069904263 Order of pole (six term test) -0.4999999999892726 TOP MAIN SOLVE Loop x[1] 23.91000000000061 y[1] (analytic) -1.2425425100623144 y[1] (numeric) -1.2425425100628484 absolute error 5.340172748447003e-13 relative error 4.297778711956655e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.377619047619728 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 23.920000000000613 y[1] (analytic) -1.2330201415378816 y[1] (numeric) -1.233020141538414 absolute error 5.324629626102251e-13 relative error 4.3183638666770833e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.388571428572103 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 23.930000000000614 y[1] (analytic) -1.223493914988655 y[1] (numeric) -1.2234939149891926 absolute error 5.375699885235008e-13 relative error 4.393728337655733e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.399523809524496 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 17.73590045896779 Order of pole (six term test) -0.5000000000074536 TOP MAIN SOLVE Loop x[1] 23.940000000000616 y[1] (analytic) -1.213963831902504 y[1] (numeric) -1.2139638319030457 absolute error 5.417888360170764e-13 relative error 4.4629734575205094e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.410476190476867 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 23.950000000000617 y[1] (analytic) -1.2044298937661466 y[1] (numeric) -1.2044298937666875 absolute error 5.409006575973763e-13 relative error 4.4909268725141597e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.421428571429246 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 23.96000000000062 y[1] (analytic) -1.1948921020651433 y[1] (numeric) -1.1948921020656869 absolute error 5.435651928564766e-13 relative error 4.549073442840804e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.432380952381635 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 23.97000000000062 y[1] (analytic) -1.1853504582839278 y[1] (numeric) -1.1853504582844676 absolute error 5.397904345727511e-13 relative error 4.553846761524217e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.443333333334014 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 37.93202958768393 Order of pole (six term test) -0.5000000000188116 TOP MAIN SOLVE Loop x[1] 23.980000000000622 y[1] (analytic) -1.1758049639057653 y[1] (numeric) -1.1758049639063106 absolute error 5.453415496958769e-13 relative error 4.6380272786429845e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.454285714286407 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 23.990000000000624 y[1] (analytic) -1.1662556204128087 y[1] (numeric) -1.166255620413355 absolute error 5.46229728115577e-13 relative error 4.683619255976088e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.46523809523879 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 114.71184182417257 Order of pole (six term test) -0.5000000001319975 TOP MAIN SOLVE Loop x[1] 24.000000000000625 y[1] (analytic) -1.1567024292860566 y[1] (numeric) -1.1567024292865993 absolute error 5.426770144367765e-13 relative error 4.691587055555241e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.476190476191157 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 15.841317893895585 Order of pole (six term test) -0.49999999999654854 TOP MAIN SOLVE Loop x[1] 24.010000000000627 y[1] (analytic) -1.1471453920053527 y[1] (numeric) -1.1471453920059025 absolute error 5.497824417943775e-13 relative error 4.7926134352794593e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.487142857143557 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 24.02000000000063 y[1] (analytic) -1.1375845100494288 y[1] (numeric) -1.137584510049986 absolute error 5.571099137569036e-13 relative error 4.8973057283691104e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.49809523809593 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 41.0323474327259 Order of pole (six term test) -0.5000000000274465 TOP MAIN SOLVE Loop x[1] 24.03000000000063 y[1] (analytic) -1.1280197848958835 y[1] (numeric) -1.1280197848964346 absolute error 5.511147094239277e-13 relative error 4.8856830066575094e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.509047619048314 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 24.04000000000063 y[1] (analytic) -1.1184512180211428 y[1] (numeric) -1.1184512180216977 absolute error 5.548894677076532e-13 relative error 4.961230841067973e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.5200000000007 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 27.246904378146628 Order of pole (six term test) -0.5000000000241975 TOP MAIN SOLVE Loop x[1] 24.050000000000633 y[1] (analytic) -1.1088788109005385 y[1] (numeric) -1.1088788109010905 absolute error 5.520028878436278e-13 relative error 4.9780271966360087e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.53095238095308 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 24.060000000000635 y[1] (analytic) -1.0993025650082373 y[1] (numeric) -1.0993025650087962 absolute error 5.588862705963038e-13 relative error 5.0840077007563056e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.54190476190546 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 24.070000000000636 y[1] (analytic) -1.0897224818173044 y[1] (numeric) -1.0897224818178657 absolute error 5.613287612504791e-13 relative error 5.151116643150873e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.55285714285784 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 24.080000000000638 y[1] (analytic) -1.080138562799661 y[1] (numeric) -1.0801385628002205 absolute error 5.595524044110789e-13 relative error 5.18037614508225e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.563809523810228 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 24.09000000000064 y[1] (analytic) -1.0705508094260914 y[1] (numeric) -1.0705508094266531 absolute error 5.617728504603292e-13 relative error 5.2475122667133233e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.57476190476261 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 24.10000000000064 y[1] (analytic) -1.0609592231662717 y[1] (numeric) -1.0609592231668288 absolute error 5.571099137569036e-13 relative error 5.251002127059074e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.585714285714996 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 24.110000000000642 y[1] (analytic) -1.0513638054887195 y[1] (numeric) -1.051363805489286 absolute error 5.664357871637549e-13 relative error 5.3876287561606795e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.59666666666738 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 24.120000000000644 y[1] (analytic) -1.0417645578608692 y[1] (numeric) -1.041764557861439 absolute error 5.697664562376303e-13 relative error 5.4692440046873275e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.607619047619764 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 36.07661539549533 Order of pole (six term test) -0.5000000000309068 TOP MAIN SOLVE Loop x[1] 24.130000000000646 y[1] (analytic) -1.0321614817490108 y[1] (numeric) -1.0321614817495781 absolute error 5.67323965583455e-13 relative error 5.4964651909129305e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.618571428572142 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 24.140000000000647 y[1] (analytic) -1.0225545786183012 y[1] (numeric) -1.0225545786188714 absolute error 5.702105454474804e-13 relative error 5.576333599894117e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.629523809524528 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 24.15000000000065 y[1] (analytic) -1.012943849932796 y[1] (numeric) -1.012943849933366 absolute error 5.699885008425554e-13 relative error 5.627049326380444e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.6404761904769 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 24.851730204860498 Order of pole (six term test) -0.4999999999899387 TOP MAIN SOLVE Loop x[1] 24.16000000000065 y[1] (analytic) -1.0033292971554175 y[1] (numeric) -1.0033292971559893 absolute error 5.717648576819556e-13 relative error 5.698675991052898e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.6514285714293 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 24.170000000000652 y[1] (analytic) -0.9937109217479758 y[1] (numeric) -0.9937109217485499 absolute error 5.740963260336684e-13 relative error 5.7772971340982234e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.662380952381678 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 24.180000000000653 y[1] (analytic) -0.9840887251711621 y[1] (numeric) -0.9840887251717397 absolute error 5.776490397124689e-13 relative error 5.86988779504611e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.67333333333405 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 125.82520985506919 Order of pole (six term test) -0.5000000001513367 TOP MAIN SOLVE Loop x[1] 24.190000000000655 y[1] (analytic) -0.9744627088845554 y[1] (numeric) -0.9744627088851346 absolute error 5.792033519469442e-13 relative error 5.943822648790169e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.684285714286435 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 24.200000000000657 y[1] (analytic) -0.964832874346623 y[1] (numeric) -0.9648328743471959 absolute error 5.728750807065808e-13 relative error 5.937557642763023e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.695238095238818 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 19.710243902973364 Order of pole (six term test) -0.5000000000145661 TOP MAIN SOLVE Loop x[1] 24.210000000000658 y[1] (analytic) -0.9551992230146915 y[1] (numeric) -0.9551992230152713 absolute error 5.797584634592567e-13 relative error 6.069503088889549e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.7061904761912 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 24.22000000000066 y[1] (analytic) -0.9455617563450076 y[1] (numeric) -0.9455617563455967 absolute error 5.890843368661081e-13 relative error 6.229993259701681e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.717142857143596 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 24.23000000000066 y[1] (analytic) -0.9359204757927166 y[1] (numeric) -0.9359204757932973 absolute error 5.806466418789569e-13 relative error 6.204016867855724e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.728095238095978 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 24.240000000000663 y[1] (analytic) -0.9262753828118022 y[1] (numeric) -0.9262753828123885 absolute error 5.863087793045452e-13 relative error 6.32974588534077e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.739047619048353 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 24.250000000000664 y[1] (analytic) -0.9166264788551928 y[1] (numeric) -0.9166264788557777 absolute error 5.84976511674995e-13 relative error 6.381841733457153e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.750000000000732 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 24.260000000000666 y[1] (analytic) -0.9069737653746763 y[1] (numeric) -0.9069737653752653 absolute error 5.889733145636455e-13 relative error 6.49382966794345e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.760952380953118 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 24.270000000000667 y[1] (analytic) -0.8973172438209538 y[1] (numeric) -0.8973172438215459 absolute error 5.92081939032596e-13 relative error 6.598356858845087e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.771904761905496 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 24.28000000000067 y[1] (analytic) -0.8876569156436211 y[1] (numeric) -0.8876569156442096 absolute error 5.88418203051333e-13 relative error 6.628892229433974e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.782857142857875 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 24.29000000000067 y[1] (analytic) -0.8779927822911482 y[1] (numeric) -0.8779927822917434 absolute error 5.951905635015464e-13 relative error 6.778991530526925e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.79380952381026 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 24.300000000000672 y[1] (analytic) -0.8683248452109424 y[1] (numeric) -0.8683248452115323 absolute error 5.898614929833457e-13 relative error 6.79309703317369e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.80476190476265 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 24.310000000000674 y[1] (analytic) -0.8586531058492675 y[1] (numeric) -0.8586531058498609 absolute error 5.934142066621462e-13 relative error 6.91098888037234e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.815714285715032 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 24.320000000000675 y[1] (analytic) -0.8489775656513139 y[1] (numeric) -0.848977565651914 absolute error 6.000755448098971e-13 relative error 7.068214392090967e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.826666666667414 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 24.330000000000677 y[1] (analytic) -0.8392982260611817 y[1] (numeric) -0.8392982260617783 absolute error 5.966338534335591e-13 relative error 7.108722917639847e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.83761904761979 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 53.42677819619092 Order of pole (six term test) -0.5000000000369074 TOP MAIN SOLVE Loop x[1] 24.34000000000068 y[1] (analytic) -0.8296150885218445 y[1] (numeric) -0.8296150885224439 absolute error 5.99409410995122e-13 relative error 7.225150787253781e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.848571428572182 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 16.394674617337714 Order of pole (six term test) -0.500000000010548 TOP MAIN SOLVE Loop x[1] 24.35000000000068 y[1] (analytic) -0.8199281544752033 y[1] (numeric) -0.8199281544758049 absolute error 6.016298570443723e-13 relative error 7.337592370266231e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.859523809524557 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 24.36000000000068 y[1] (analytic) -0.8102374253620575 y[1] (numeric) -0.8102374253626612 absolute error 6.037392807911601e-13 relative error 7.45138723407373e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.870476190476943 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 24.370000000000683 y[1] (analytic) -0.8005429026221123 y[1] (numeric) -0.8005429026227193 absolute error 6.070699498650356e-13 relative error 7.58322818023404e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.881428571429336 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 28.003938289551588 Order of pole (six term test) -0.5000000000261124 TOP MAIN SOLVE Loop x[1] 24.380000000000685 y[1] (analytic) -0.7908445876939894 y[1] (numeric) -0.7908445876945941 absolute error 6.047384815133228e-13 relative error 7.646742367886334e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.8923809523817 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 24.390000000000686 y[1] (analytic) -0.781142482015202 y[1] (numeric) -0.7811424820158094 absolute error 6.074030167724231e-13 relative error 7.775828747726491e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.90333333333409 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 24.400000000000688 y[1] (analytic) -0.771436587022194 y[1] (numeric) -0.7714365870227998 absolute error 6.058487045379479e-13 relative error 7.853512715498389e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.914285714286468 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 24.41000000000069 y[1] (analytic) -0.7617269041503008 y[1] (numeric) -0.7617269041509118 absolute error 6.110667527536862e-13 relative error 8.022123800856495e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.925238095238857 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 24.42000000000069 y[1] (analytic) -0.7520134348337884 y[1] (numeric) -0.7520134348344047 absolute error 6.163958232718869e-13 relative error 8.196606532809139e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.93619047619124 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 24.430000000000692 y[1] (analytic) -0.7422961805058392 y[1] (numeric) -0.7422961805064523 absolute error 6.130651541980114e-13 relative error 8.259036895222025e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.947142857143614 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 24.440000000000694 y[1] (analytic) -0.7325751425985274 y[1] (numeric) -0.7325751425991436 absolute error 6.161737786669619e-13 relative error 8.411065880304419e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.958095238096 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 24.450000000000696 y[1] (analytic) -0.7228503225428717 y[1] (numeric) -0.7228503225434845 absolute error 6.127320872906239e-13 relative error 8.476610830512332e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.969047619048386 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 24.460000000000697 y[1] (analytic) -0.7131217217687826 y[1] (numeric) -0.7131217217693988 absolute error 6.161737786669619e-13 relative error 8.640513391439583e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.980000000000764 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 24.4700000000007 y[1] (analytic) -0.7033893417051083 y[1] (numeric) -0.7033893417057296 absolute error 6.213918268827001e-13 relative error 8.834251388802176e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 28.990952380953146 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 24.4800000000007 y[1] (analytic) -0.6936531837796203 y[1] (numeric) -0.6936531837802403 absolute error 6.200595592531499e-13 relative error 8.939042936046673e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.001904761905532 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 24.490000000000702 y[1] (analytic) -0.6839132494189926 y[1] (numeric) -0.683913249419616 absolute error 6.233902283270254e-13 relative error 9.115048273397488e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.012857142857918 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 24.500000000000703 y[1] (analytic) -0.6741695400488474 y[1] (numeric) -0.6741695400494644 absolute error 6.169509347841995e-13 relative error 9.151272760550675e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.0238095238103 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 24.510000000000705 y[1] (analytic) -0.6644220570936916 y[1] (numeric) -0.6644220570943176 absolute error 6.259437412836633e-13 relative error 9.42087539991764e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.034761904762686 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 37.6229639418117 Order of pole (six term test) -0.5000000000054676 TOP MAIN SOLVE Loop x[1] 24.520000000000707 y[1] (analytic) -0.6546708019770016 y[1] (numeric) -0.6546708019776328 absolute error 6.31272811801864e-13 relative error 9.642599149000087e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.04571428571506 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 24.530000000000708 y[1] (analytic) -0.6449157761211666 y[1] (numeric) -0.6449157761217938 absolute error 6.272760089132134e-13 relative error 9.726479520875622e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.05666666666745 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 24.54000000000071 y[1] (analytic) -0.6351569809474817 y[1] (numeric) -0.6351569809481121 absolute error 6.303846333821639e-13 relative error 9.924863495033955e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.067619047619832 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 24.55000000000071 y[1] (analytic) -0.6253944178761977 y[1] (numeric) -0.625394417876828 absolute error 6.303846333821639e-13 relative error 1.0079793093179704e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.07857142857221 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 24.560000000000713 y[1] (analytic) -0.6156280883264778 y[1] (numeric) -0.6156280883271121 absolute error 6.343814362708144e-13 relative error 1.030462138261618e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.089523809524596 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 7.059774100461571 Order of pole (six term test) -0.5000000000105285 TOP MAIN SOLVE Loop x[1] 24.570000000000714 y[1] (analytic) -0.6058579937164268 y[1] (numeric) -0.6058579937170664 absolute error 6.395994844865527e-13 relative error 1.0556920782098629e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.10047619047698 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 17.73722521589137 Order of pole (six term test) -0.4999999999927258 TOP MAIN SOLVE Loop x[1] 24.580000000000716 y[1] (analytic) -0.5960841354630908 y[1] (numeric) -0.5960841354637251 absolute error 6.342704139683519e-13 relative error 1.0640618936714272e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.111428571429368 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 24.590000000000718 y[1] (analytic) -0.586306514982418 y[1] (numeric) -0.5863065149830565 absolute error 6.384892614619275e-13 relative error 1.0890025015005578e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.12238095238174 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 20.25674667325491 Order of pole (six term test) -0.4999999999926512 TOP MAIN SOLVE Loop x[1] 24.60000000000072 y[1] (analytic) -0.57652513368933 y[1] (numeric) -0.5765251336899638 absolute error 6.338263247585019e-13 relative error 1.0993906210167926e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.13333333333413 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 24.61000000000072 y[1] (analytic) -0.5667399929976433 y[1] (numeric) -0.5667399929982864 absolute error 6.430411758628907e-13 relative error 1.1346317249673337e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.144285714286507 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 24.620000000000722 y[1] (analytic) -0.5569510943201514 y[1] (numeric) -0.5569510943208008 absolute error 6.493694471032541e-13 relative error 1.1659362082696221e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.15523809523889 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 24.630000000000724 y[1] (analytic) -0.547158439068582 y[1] (numeric) -0.5471584390692223 absolute error 6.403766406037903e-13 relative error 1.1703678402436633e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.166190476191268 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 24.640000000000725 y[1] (analytic) -0.5373620286535612 y[1] (numeric) -0.537362028654206 absolute error 6.448175327022909e-13 relative error 1.1999685469365506e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.177142857143657 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 28.480456371401274 Order of pole (six term test) -0.5000000000165397 TOP MAIN SOLVE Loop x[1] 24.650000000000727 y[1] (analytic) -0.5275618644847029 y[1] (numeric) -0.5275618644853478 absolute error 6.449285550047534e-13 relative error 1.222470004792118e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.18809523809604 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 24.66000000000073 y[1] (analytic) -0.5177579479705372 y[1] (numeric) -0.5177579479711858 absolute error 6.485922909860165e-13 relative error 1.2526940311168807e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.19904761904843 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 24.67000000000073 y[1] (analytic) -0.5079502805185498 y[1] (numeric) -0.5079502805192014 absolute error 6.515898931525044e-13 relative error 1.2827828197817267e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.210000000000804 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 24.68000000000073 y[1] (analytic) -0.49813886353517134 y[1] (numeric) -0.4981388635358206 absolute error 6.492584248007915e-13 relative error 1.3033683422994968e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.22095238095319 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 24.690000000000733 y[1] (analytic) -0.48832369842576284 y[1] (numeric) -0.488323698426415 absolute error 6.52145004664817e-13 relative error 1.3354768707051783e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.231904761905568 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 24.700000000000735 y[1] (analytic) -0.47850478659465523 y[1] (numeric) -0.4785047865953031 absolute error 6.478706460200101e-13 relative error 1.3539480986818756e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.242857142857954 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 24.710000000000736 y[1] (analytic) -0.4686821294450958 y[1] (numeric) -0.4686821294457516 absolute error 6.5580874064608e-13 relative error 1.3992612464711124e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.253809523810336 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 24.720000000000738 y[1] (analytic) -0.45885572837931576 y[1] (numeric) -0.45885572837997635 absolute error 6.605826996519681e-13 relative error 1.439630495592056e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.264761904762725 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 24.73000000000074 y[1] (analytic) -0.4490255847984841 y[1] (numeric) -0.4490255847991437 absolute error 6.595834989298055e-13 relative error 1.4689218638305801e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.275714285715097 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 24.74000000000074 y[1] (analytic) -0.43919170010270747 y[1] (numeric) -0.4391917001033715 absolute error 6.640243910283061e-13 relative error 1.511923815666417e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.286666666667482 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 24.750000000000743 y[1] (analytic) -0.4293540756910694 y[1] (numeric) -0.42935407569173056 absolute error 6.611378111642807e-13 relative error 1.5398428676847713e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.29761904761986 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 24.760000000000744 y[1] (analytic) -0.4195127129615841 y[1] (numeric) -0.41951271296224557 absolute error 6.614708780716683e-13 relative error 1.5767600304695436e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.308571428572247 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 32.98495262314008 Order of pole (six term test) -0.5000000000081286 TOP MAIN SOLVE Loop x[1] 24.770000000000746 y[1] (analytic) -0.40966761331122825 y[1] (numeric) -0.40966761331189633 absolute error 6.680767050681879e-13 relative error 1.6307774482544802e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.31952380952463 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 24.780000000000747 y[1] (analytic) -0.39981877813595545 y[1] (numeric) -0.3998187781366189 absolute error 6.634692795159935e-13 relative error 1.6594250090234273e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.330476190477007 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 24.79000000000075 y[1] (analytic) -0.38996620883063926 y[1] (numeric) -0.38996620883130706 absolute error 6.677991493120317e-13 relative error 1.7124538849520013e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.3414285714294 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 24.80000000000075 y[1] (analytic) -0.3801099067891478 y[1] (numeric) -0.38010990678981293 absolute error 6.651346140529313e-13 relative error 1.7498481417425687e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.352380952381775 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 24.810000000000752 y[1] (analytic) -0.3702498734042763 y[1] (numeric) -0.37024987340494864 absolute error 6.723510637129948e-13 relative error 1.8159386727969353e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.36333333333416 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 24.820000000000753 y[1] (analytic) -0.3603861100678074 y[1] (numeric) -0.3603861100684872 absolute error 6.797895579779833e-13 relative error 1.886281238336515e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.374285714286554 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 24.830000000000755 y[1] (analytic) -0.35051861817049 y[1] (numeric) -0.35051861817116386 absolute error 6.738498647962388e-13 relative error 1.9224367262240047e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.38523809523893 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 30.50645505337154 Order of pole (six term test) -0.500000000024313 TOP MAIN SOLVE Loop x[1] 24.840000000000757 y[1] (analytic) -0.34064739910200004 y[1] (numeric) -0.34064739910267705 absolute error 6.770140004164205e-13 relative error 1.9874333466250896e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.39619047619131 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 24.850000000000758 y[1] (analytic) -0.3307724542510151 y[1] (numeric) -0.3307724542516898 absolute error 6.746825320647076e-13 relative error 2.0397180097491057e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.40714285714369 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 13.326120046530475 Order of pole (six term test) -0.5000000000088232 TOP MAIN SOLVE Loop x[1] 24.86000000000076 y[1] (analytic) -0.32089378500515053 y[1] (numeric) -0.32089378500583055 absolute error 6.800116025829084e-13 relative error 2.1191173975899653e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.418095238096075 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 24.87000000000076 y[1] (analytic) -0.31101139275101275 y[1] (numeric) -0.31101139275169465 absolute error 6.818989817247711e-13 relative error 2.1925209095818586e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.429047619048458 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 24.880000000000763 y[1] (analytic) -0.3011252788741636 y[1] (numeric) -0.3011252788748454 absolute error 6.817879594223086e-13 relative error 2.264133924495987e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.440000000000833 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 24.890000000000764 y[1] (analytic) -0.29123544475912766 y[1] (numeric) -0.2912354447598151 absolute error 6.874500968478969e-13 relative error 2.360461644414425e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.450952380953222 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 24.900000000000766 y[1] (analytic) -0.2813418917894275 y[1] (numeric) -0.28134189179010627 absolute error 6.787903572558207e-13 relative error 2.4126885368492035e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.461904761905608 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 24.910000000000768 y[1] (analytic) -0.2714446213475057 y[1] (numeric) -0.27144462134819286 absolute error 6.871725410917406e-13 relative error 2.5315386161658976e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.47285714285799 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 24.92000000000077 y[1] (analytic) -0.2615436348148279 y[1] (numeric) -0.26154363481552134 absolute error 6.934453011808728e-13 relative error 2.6513560602299876e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.483809523810375 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 24.93000000000077 y[1] (analytic) -0.2516389335718223 y[1] (numeric) -0.25163893357251177 absolute error 6.894484982922222e-13 relative error 2.7398323800932857e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.49476190476275 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 13.35113086718043 Order of pole (six term test) -0.5000000000007176 TOP MAIN SOLVE Loop x[1] 24.940000000000772 y[1] (analytic) -0.24173051899786557 y[1] (numeric) -0.24173051899855907 absolute error 6.93500812332104e-13 relative error 2.868900522809979e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.505714285715143 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 24.950000000000774 y[1] (analytic) -0.23181839247134306 y[1] (numeric) -0.23181839247203415 absolute error 6.910860772535443e-13 relative error 2.981152918394838e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.516666666667522 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 24.960000000000775 y[1] (analytic) -0.22190255536959214 y[1] (numeric) -0.22190255537028492 absolute error 6.927791673660977e-13 relative error 3.12199724880244e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.5276190476199 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 28.371346779173578 Order of pole (six term test) -0.5000000000243539 TOP MAIN SOLVE Loop x[1] 24.970000000000777 y[1] (analytic) -0.21198300906894119 y[1] (numeric) -0.21198300906963757 absolute error 6.963873921961294e-13 relative error 3.2851094776640806e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.538571428572293 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 24.98000000000078 y[1] (analytic) -0.20205975494470252 y[1] (numeric) -0.20205975494539768 absolute error 6.951661468690418e-13 relative error 3.4403988417153487e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.54952380952467 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 24.99000000000078 y[1] (analytic) -0.19213279437115105 y[1] (numeric) -0.19213279437185127 absolute error 7.002176616310862e-13 relative error 3.644446352445414e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.560476190477047 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 25.00000000000078 y[1] (analytic) -0.1822021287215705 y[1] (numeric) -0.18220212872226602 absolute error 6.955269693520449e-13 relative error 3.8173372299887027e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.571428571429426 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 25.010000000000783 y[1] (analytic) -0.1722677593681894 y[1] (numeric) -0.1722677593688924 absolute error 7.030209747682648e-13 relative error 4.0809782245190284e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.582380952381822 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 28.245889010297674 Order of pole (six term test) -0.500000000011978 TOP MAIN SOLVE Loop x[1] 25.020000000000785 y[1] (analytic) -0.16232968768225575 y[1] (numeric) -0.16232968768296474 absolute error 7.08988423525625e-13 relative error 4.3675832415411247e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.593333333334204 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 25.030000000000786 y[1] (analytic) -0.15238791503399796 y[1] (numeric) -0.15238791503470242 absolute error 7.044642647002775e-13 relative error 4.622835508597322e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.604285714286576 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 25.040000000000788 y[1] (analytic) -0.14244244279259988 y[1] (numeric) -0.14244244279331092 absolute error 7.110423361211815e-13 relative error 4.991787013625418e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.615238095238965 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 25.05000000000079 y[1] (analytic) -0.1324932723262755 y[1] (numeric) -0.13249327232698305 absolute error 7.075451335936123e-13 relative error 5.340234422252208e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.626190476191343 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 144.26929328639793 Order of pole (six term test) -0.500000000192923 TOP MAIN SOLVE Loop x[1] 25.06000000000079 y[1] (analytic) -0.12254040500219077 y[1] (numeric) -0.1225404050029 absolute error 7.092382237061656e-13 relative error 5.787790759247825e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.637142857143722 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 25.070000000000793 y[1] (analytic) -0.11258384218651685 y[1] (numeric) -0.11258384218723247 absolute error 7.156220060977603e-13 relative error 6.35634734256266e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.648095238096108 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 25.080000000000794 y[1] (analytic) -0.10262358524443016 y[1] (numeric) -0.1026235852451418 absolute error 7.116390809969175e-13 relative error 6.934459357485187e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.659047619048486 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 8.962061062799295 Order of pole (six term test) -0.5000000000015454 TOP MAIN SOLVE Loop x[1] 25.090000000000796 y[1] (analytic) -0.09265963554006618 y[1] (numeric) -0.09265963554078108 absolute error 7.149003611317539e-13 relative error 7.715337503379558e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.670000000000886 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 56.08604075525815 Order of pole (six term test) -0.5000000000481588 TOP MAIN SOLVE Loop x[1] 25.100000000000797 y[1] (analytic) -0.08269199443658692 y[1] (numeric) -0.08269199443729629 absolute error 7.09363123796436e-13 relative error 8.5783772495706e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.680952380953254 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 91.16102177278621 Order of pole (six term test) -0.5000000001533529 TOP MAIN SOLVE Loop x[1] 25.1100000000008 y[1] (analytic) -0.07272066329610638 y[1] (numeric) -0.07272066329682739 absolute error 7.210065877671923e-13 relative error 9.914741630331038e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.691904761905647 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 25.1200000000008 y[1] (analytic) -0.06274564347978284 y[1] (numeric) -0.06274564348050944 absolute error 7.265993362537415e-13 relative error 1.158007625641544e-09% Correct digits 11 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.702857142858026 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 25.130000000000802 y[1] (analytic) -0.05276693634775498 y[1] (numeric) -0.052766936348473716 absolute error 7.187375694606146e-13 relative error 1.3620983502317621e-09% Correct digits 11 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.713809523810397 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 25.140000000000803 y[1] (analytic) -0.042784543259124064 y[1] (numeric) -0.04278454325984882 absolute error 7.247535904753022e-13 relative error 1.6939612656043584e-09% Correct digits 11 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.724761904762797 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 25.150000000000805 y[1] (analytic) -0.03279846557203925 y[1] (numeric) -0.03279846557276177 absolute error 7.225192666382441e-13 relative error 2.2029056970707587e-09% Correct digits 11 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.735714285715172 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 25.160000000000807 y[1] (analytic) -0.022808704643612288 y[1] (numeric) -0.022808704644339137 absolute error 7.268491364342822e-13 relative error 3.186718175325404e-09% Correct digits 11 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.746666666667558 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 25.170000000000808 y[1] (analytic) -0.012815261829977942 y[1] (numeric) -0.012815261830708132 absolute error 7.301902138490135e-13 relative error 5.697817364456223e-09% Correct digits 11 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.75761904761993 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 25.18000000000081 y[1] (analytic) -0.002818138486269106 y[1] (numeric) -0.0028181384869977125 absolute error 7.286064113154467e-13 relative error 2.585417341502044e-08% Correct digits 10 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.76857142857231 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 26.644754573520096 Order of pole (six term test) -0.5000000000137774 TOP MAIN SOLVE Loop x[1] 25.19000000000081 y[1] (analytic) 0.0071826640333938485 y[1] (numeric) 0.007182664032660317 absolute error 7.335312912637448e-13 relative error 1.0212524041962565e-08% Correct digits 10 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.779523809524697 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 25.200000000000813 y[1] (analytic) 0.01718714437585689 y[1] (numeric) 0.017187144375130206 absolute error 7.266826029805884e-13 relative error 4.228058990424107e-09% Correct digits 11 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.790476190477083 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 25.210000000000814 y[1] (analytic) 0.027195301189006926 y[1] (numeric) 0.027195301188271154 absolute error 7.357725539947069e-13 relative error 2.705513532948574e-09% Correct digits 11 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.80142857142947 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 25.220000000000816 y[1] (analytic) 0.037207133121675895 y[1] (numeric) 0.03720713312093621 absolute error 7.396860901565105e-13 relative error 1.9880222637352e-09% Correct digits 11 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.812380952381854 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 25.230000000000818 y[1] (analytic) 0.04722263882370825 y[1] (numeric) 0.047222638822971195 absolute error 7.370562493669297e-13 relative error 1.560811228949977e-09% Correct digits 11 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.823333333334244 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 17.28082831489343 Order of pole (six term test) -0.500000000018904 TOP MAIN SOLVE Loop x[1] 25.24000000000082 y[1] (analytic) 0.05724181694595387 y[1] (numeric) 0.05724181694521359 absolute error 7.402828350322466e-13 relative error 1.2932553062234223e-09% Correct digits 11 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.834285714286615 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 25.25000000000082 y[1] (analytic) 0.06726466614022897 y[1] (numeric) 0.06726466613949145 absolute error 7.375211552584915e-13 relative error 1.0964466154057106e-09% Correct digits 11 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.845238095238997 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 25.260000000000822 y[1] (analytic) 0.07729118505936228 y[1] (numeric) 0.07729118505862231 absolute error 7.399636459126668e-13 relative error 9.573713294010816e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.856190476191383 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 7.238912213632381 Order of pole (six term test) -0.5000000000017728 TOP MAIN SOLVE Loop x[1] 25.270000000000824 y[1] (analytic) 0.08732137235715953 y[1] (numeric) 0.08732137235641213 absolute error 7.474021401776554e-13 relative error 8.559212023382445e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.867142857143772 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 25.280000000000825 y[1] (analytic) 0.09735522668839991 y[1] (numeric) 0.09735522668765415 absolute error 7.457645612163333e-13 relative error 7.660241638625785e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.878095238096144 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 27.15219791494663 Order of pole (six term test) -0.5000000000066418 TOP MAIN SOLVE Loop x[1] 25.290000000000827 y[1] (analytic) 0.10739274670887511 y[1] (numeric) 0.1073927467081278 absolute error 7.473049956630007e-13 relative error 6.958617025494536e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.889047619048533 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 25.30000000000083 y[1] (analytic) 0.11743393107533961 y[1] (numeric) 0.11743393107459772 absolute error 7.41892658417953e-13 relative error 6.317532348823379e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.900000000000915 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 25.31000000000083 y[1] (analytic) 0.12747877844556044 y[1] (numeric) 0.12747877844481256 absolute error 7.478739849631211e-13 relative error 5.866654780368006e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.910952380953297 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 25.32000000000083 y[1] (analytic) 0.13752728747826026 y[1] (numeric) 0.13752728747750395 absolute error 7.563116799502723e-13 relative error 5.499357209890632e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.92190476190568 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 25.330000000000833 y[1] (analytic) 0.14757945683313878 y[1] (numeric) 0.14757945683238544 absolute error 7.533418333594e-13 relative error 5.10465243283263e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.932857142858055 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 25.340000000000835 y[1] (analytic) 0.1576352851709082 y[1] (numeric) 0.15763528517015135 absolute error 7.568390358869692e-13 relative error 4.801203201849156e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.94380952381045 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 25.350000000000836 y[1] (analytic) 0.16769477115323284 y[1] (numeric) 0.16769477115247577 absolute error 7.570610804918942e-13 relative error 4.5145181050405075e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.95476190476283 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 43.976648818825865 Order of pole (six term test) -0.5000000000339586 TOP MAIN SOLVE Loop x[1] 25.360000000000838 y[1] (analytic) 0.17775791344276826 y[1] (numeric) 0.17775791344201144 absolute error 7.568112803113536e-13 relative error 4.257539175914213e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.96571428571521 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 25.37000000000084 y[1] (analytic) 0.18782471070315054 y[1] (numeric) 0.18782471070238874 absolute error 7.618072839221668e-13 relative error 4.055948128817687e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.976666666667597 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 25.38000000000084 y[1] (analytic) 0.19789516159897147 y[1] (numeric) 0.19789516159821452 absolute error 7.569500581894317e-13 relative error 3.825005382008116e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.987619047619976 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 25.390000000000843 y[1] (analytic) 0.20796926479583533 y[1] (numeric) 0.20796926479507108 absolute error 7.642497745763421e-13 relative error 3.674820773764867e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 29.998571428572355 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 25.400000000000844 y[1] (analytic) 0.21804701896027368 y[1] (numeric) 0.21804701895951514 absolute error 7.585321259995226e-13 relative error 3.478754855794294e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.009523809524737 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 25.410000000000846 y[1] (analytic) 0.22812842275984124 y[1] (numeric) 0.22812842275907672 absolute error 7.645273303324984e-13 relative error 3.351302398374722e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.020476190477122 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 25.420000000000847 y[1] (analytic) 0.23821347486302713 y[1] (numeric) 0.23821347486225808 absolute error 7.690514891578459e-13 relative error 3.2284130425453513e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.031428571429505 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 25.43000000000085 y[1] (analytic) 0.24830217393930099 y[1] (numeric) 0.24830217393853268 absolute error 7.68302088616224e-13 relative error 3.094222158538331e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.04238095238189 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 25.44000000000085 y[1] (analytic) 0.258394518659113 y[1] (numeric) 0.2583945186583441 absolute error 7.688849557041522e-13 relative error 2.97562409486907e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.053333333334276 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 25.450000000000852 y[1] (analytic) 0.2684905076938726 y[1] (numeric) 0.268490507693105 absolute error 7.676081992258332e-13 relative error 2.858977048458802e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.06428571428665 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 25.460000000000854 y[1] (analytic) 0.27859013971596625 y[1] (numeric) 0.27859013971519603 absolute error 7.702172233337023e-13 relative error 2.7646966404445237e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.075238095239033 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 25.470000000000855 y[1] (analytic) 0.2886934133987431 y[1] (numeric) 0.2886934133979648 absolute error 7.78321851413466e-13 relative error 2.696015271877535e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.08619047619142 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 25.480000000000857 y[1] (analytic) 0.2988003274164974 y[1] (numeric) 0.29880032741572476 absolute error 7.726597139878777e-13 relative error 2.5858730499678074e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.097142857143798 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.4765368214341 Order of pole (six term test) -0.5000000000066827 TOP MAIN SOLVE Loop x[1] 25.490000000000858 y[1] (analytic) 0.3089108804445324 y[1] (numeric) 0.3089108804437543 absolute error 7.78099806808541e-13 relative error 2.5188488203744427e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.108095238096183 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 25.50000000000086 y[1] (analytic) 0.31902507115906786 y[1] (numeric) 0.3190250711582955 absolute error 7.723821582317214e-13 relative error 2.4210704049858415e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.119047619048562 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 25.51000000000086 y[1] (analytic) 0.32914289823733256 y[1] (numeric) 0.3291428982365532 absolute error 7.793765632868599e-13 relative error 2.36789724906925e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.130000000000944 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 25.520000000000863 y[1] (analytic) 0.33926436035748253 y[1] (numeric) 0.3392643603566939 absolute error 7.886469255424799e-13 relative error 2.3245793478321255e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.140952380953333 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 111.4692867897426 Order of pole (six term test) -0.5000000002265033 TOP MAIN SOLVE Loop x[1] 25.530000000000864 y[1] (analytic) 0.34938945619862594 y[1] (numeric) 0.3493894561978448 absolute error 7.811529201262601e-13 relative error 2.2357655798352973e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.151904761905712 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 25.540000000000866 y[1] (analytic) 0.3595181844408799 y[1] (numeric) 0.35951818444009265 absolute error 7.872591467616985e-13 relative error 2.1897616889283036e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.162857142858098 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 25.550000000000868 y[1] (analytic) 0.3696505437652675 y[1] (numeric) 0.36965054376448275 absolute error 7.847611449562919e-13 relative error 2.1229811728739796e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.17380952381048 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 25.56000000000087 y[1] (analytic) 0.3797865328538066 y[1] (numeric) 0.3797865328530179 absolute error 7.887024366937112e-13 relative error 2.0766993257165098e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.184761904762862 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 25.57000000000087 y[1] (analytic) 0.3899261503894458 y[1] (numeric) 0.38992615038865736 absolute error 7.884248809375549e-13 relative error 2.0219851378269996e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.19571428571524 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 25.580000000000872 y[1] (analytic) 0.40006939505610717 y[1] (numeric) 0.40006939505531575 absolute error 7.914224831040428e-13 relative error 1.978213012252664e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.206666666667623 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 25.590000000000874 y[1] (analytic) 0.41021626553865786 y[1] (numeric) 0.41021626553786217 absolute error 7.956968417488497e-13 relative error 1.9397008568249105e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.217619047620012 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 25.600000000000875 y[1] (analytic) 0.42036676052291 y[1] (numeric) 0.42036676052211897 absolute error 7.91033905045424e-13 relative error 1.8817708233196823e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.22857142857239 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 24.907506231365762 Order of pole (six term test) -0.5000000000192593 TOP MAIN SOLVE Loop x[1] 25.610000000000877 y[1] (analytic) 0.4305208786956598 y[1] (numeric) 0.43052087869486083 absolute error 7.989719996714939e-13 relative error 1.8558263703542622e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.239523809524776 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 25.62000000000088 y[1] (analytic) 0.44067861874461656 y[1] (numeric) 0.4406786187438137 absolute error 8.02857780257682e-13 relative error 1.8218668800969365e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.25047619047716 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 25.63000000000088 y[1] (analytic) 0.4508399793584488 y[1] (numeric) 0.4508399793576538 absolute error 7.949751967828433e-13 relative error 1.7633200984395916e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.261428571429544 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 13.16331928476842 Order of pole (six term test) -0.5000000000055511 TOP MAIN SOLVE Loop x[1] 25.64000000000088 y[1] (analytic) 0.46100495922680906 y[1] (numeric) 0.4610049592260065 absolute error 8.025802245015257e-13 relative error 1.740936205648637e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.272380952381923 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 25.650000000000883 y[1] (analytic) 0.4711735570402489 y[1] (numeric) 0.47117355703944536 absolute error 8.03523914072457e-13 relative error 1.7053671668671718e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.283333333334305 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 28.50564767491807 Order of pole (six term test) -0.5000000000069882 TOP MAIN SOLVE Loop x[1] 25.660000000000885 y[1] (analytic) 0.4813457714902931 y[1] (numeric) 0.4813457714894911 absolute error 8.020251129892131e-13 relative error 1.6662141032340758e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.294285714286698 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 25.670000000000886 y[1] (analytic) 0.4915216012694188 y[1] (numeric) 0.4915216012686105 absolute error 8.082978730783452e-13 relative error 1.644480875287699e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.305238095239076 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 25.680000000000888 y[1] (analytic) 0.5017010450710231 y[1] (numeric) 0.5017010450702155 absolute error 8.075762281123389e-13 relative error 1.609676192717547e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.316190476191455 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 25.69000000000089 y[1] (analytic) 0.5118841015894731 y[1] (numeric) 0.5118841015886622 absolute error 8.109068971862143e-13 relative error 1.5841611307486068e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.32714285714384 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 118.76097332497308 Order of pole (six term test) -0.5000000001291447 TOP MAIN SOLVE Loop x[1] 25.70000000000089 y[1] (analytic) 0.5220707695200559 y[1] (numeric) 0.5220707695192494 absolute error 8.065770273901762e-13 relative error 1.5449572634217183e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.338095238096216 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 25.710000000000893 y[1] (analytic) 0.5322610475590288 y[1] (numeric) 0.5322610475582182 absolute error 8.105738302788268e-13 relative error 1.5228877521587423e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.34904761904861 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 25.720000000000894 y[1] (analytic) 0.542454934403569 y[1] (numeric) 0.5424549344027508 absolute error 8.181233468462779e-13 relative error 1.5081867542523274e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.36000000000099 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 25.730000000000896 y[1] (analytic) 0.5526524287517809 y[1] (numeric) 0.5526524287509692 absolute error 8.116840533034519e-13 relative error 1.4687062085960956e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.370952380953373 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 25.740000000000897 y[1] (analytic) 0.5628535293027568 y[1] (numeric) 0.5628535293019343 absolute error 8.22453216642316e-13 relative error 1.461220679669793e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.381904761905748 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 25.7500000000009 y[1] (analytic) 0.5730582347564628 y[1] (numeric) 0.5730582347556452 absolute error 8.175682353339653e-13 relative error 1.4266756600773984e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.39285714285813 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 29.08306725139718 Order of pole (six term test) -0.5000000000025544 TOP MAIN SOLVE Loop x[1] 25.7600000000009 y[1] (analytic) 0.5832665438138598 y[1] (numeric) 0.5832665438130377 absolute error 8.221201497349284e-13 relative error 1.409510211848007e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.40380952381052 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 10.484503764481017 Order of pole (six term test) -0.5000000000090967 TOP MAIN SOLVE Loop x[1] 25.770000000000902 y[1] (analytic) 0.593478455176804 y[1] (numeric) 0.5934784551759835 absolute error 8.204548151979907e-13 relative error 1.3824508843435065e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.414761904762905 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 25.780000000000904 y[1] (analytic) 0.6036939675481143 y[1] (numeric) 0.6036939675472895 absolute error 8.247846849940288e-13 relative error 1.3662297941188115e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.425714285715287 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 178.3957308106883 Order of pole (six term test) -0.500000000292232 TOP MAIN SOLVE Loop x[1] 25.790000000000905 y[1] (analytic) 0.6139130796315229 y[1] (numeric) 0.6139130796306963 absolute error 8.26561041833429e-13 relative error 1.3463812211486677e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.436666666667662 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 25.800000000000907 y[1] (analytic) 0.6241357901316995 y[1] (numeric) 0.6241357901308774 absolute error 8.221201497349284e-13 relative error 1.317213597959912e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.447619047620044 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 25.810000000000908 y[1] (analytic) 0.6343620977542663 y[1] (numeric) 0.6343620977534382 absolute error 8.281153540679043e-13 relative error 1.3054300643111442e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.458571428572426 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 25.82000000000091 y[1] (analytic) 0.6445920012057478 y[1] (numeric) 0.6445920012049151 absolute error 8.326672684688674e-13 relative error 1.2917741252006132e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.469523809524816 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 25.83000000000091 y[1] (analytic) 0.6548254991936062 y[1] (numeric) 0.6548254991927742 absolute error 8.320011346540923e-13 relative error 1.2705692366572032e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.480476190477198 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 25.840000000000913 y[1] (analytic) 0.6650625904262419 y[1] (numeric) 0.6650625904254106 absolute error 8.313350008393172e-13 relative error 1.2500101686767715e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.49142857142958 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 29.853088530786795 Order of pole (six term test) -0.5000000000069402 TOP MAIN SOLVE Loop x[1] 25.850000000000914 y[1] (analytic) 0.6753032736129789 y[1] (numeric) 0.6753032736121473 absolute error 8.316680677467048e-13 relative error 1.2315475139001617e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.50238095238195 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 25.860000000000916 y[1] (analytic) 0.6855475474640684 y[1] (numeric) 0.6855475474632339 absolute error 8.345546476107302e-13 relative error 1.2173548730468934e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.513333333334337 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 25.870000000000918 y[1] (analytic) 0.6957954106906854 y[1] (numeric) 0.6957954106898463 absolute error 8.391065620116933e-13 relative error 1.2059673707516254e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.524285714286734 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 25.88000000000092 y[1] (analytic) 0.706046862004925 y[1] (numeric) 0.7060468620040851 absolute error 8.398837181289309e-13 relative error 1.1895580354878376e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.53523809523911 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 25.89000000000092 y[1] (analytic) 0.7163019001198165 y[1] (numeric) 0.7163019001189745 absolute error 8.419931418757187e-13 relative error 1.1754724393930517e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.546190476191494 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 25.900000000000922 y[1] (analytic) 0.7265605237492991 y[1] (numeric) 0.7265605237484623 absolute error 8.36886115962443e-13 relative error 1.1518463894017064e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.557142857143873 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 25.910000000000924 y[1] (analytic) 0.7368227316082638 y[1] (numeric) 0.7368227316074174 absolute error 8.464340339742193e-13 relative error 1.148762107443003e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.568095238096262 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 28.90585642600037 Order of pole (six term test) -0.5000000000177458 TOP MAIN SOLVE Loop x[1] 25.920000000000925 y[1] (analytic) 0.7470885224124828 y[1] (numeric) 0.7470885224116302 absolute error 8.526512829121202e-13 relative error 1.141298865305488e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.57904761904863 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 44.855098013132 Order of pole (six term test) -0.49999999998572164 TOP MAIN SOLVE Loop x[1] 25.930000000000927 y[1] (analytic) 0.757357894878659 y[1] (numeric) 0.7573578948778106 absolute error 8.484324354185446e-13 relative error 1.1202529757143117e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.590000000001023 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 63.33189435108144 Order of pole (six term test) -0.500000000022494 TOP MAIN SOLVE Loop x[1] 25.94000000000093 y[1] (analytic) 0.7676308477244405 y[1] (numeric) 0.7676308477235877 absolute error 8.527623052145827e-13 relative error 1.1109015586626115e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.600952380953405 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 42.72280403072763 Order of pole (six term test) -0.5000000000237819 TOP MAIN SOLVE Loop x[1] 25.95000000000093 y[1] (analytic) 0.7779073796683598 y[1] (numeric) 0.7779073796675086 absolute error 8.512079929801075e-13 relative error 1.0942279443897261e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.61190476190578 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 25.96000000000093 y[1] (analytic) 0.7881874894298875 y[1] (numeric) 0.788187489429037 absolute error 8.504308368628699e-13 relative error 1.07897023013903e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.62285714285817 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 25.970000000000933 y[1] (analytic) 0.7984711757294107 y[1] (numeric) 0.7984711757285531 absolute error 8.576472865229334e-13 relative error 1.0741117683296016e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.633809523810548 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 25.980000000000935 y[1] (analytic) 0.8087584372882048 y[1] (numeric) 0.8087584372873515 absolute error 8.533174167268953e-13 relative error 1.05509553580436e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.644761904762934 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 25.990000000000936 y[1] (analytic) 0.8190492728284973 y[1] (numeric) 0.8190492728276414 absolute error 8.558709296835332e-13 relative error 1.0449565832930616e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.655714285715305 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 26.000000000000938 y[1] (analytic) 0.8293436810734001 y[1] (numeric) 0.8293436810725446 absolute error 8.554268404736831e-13 relative error 1.0314503624920904e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.666666666667705 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 26.01000000000094 y[1] (analytic) 0.8396416607469561 y[1] (numeric) 0.8396416607460951 absolute error 8.609779555968089e-13 relative error 1.0254111912823284e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.677619047620077 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 26.02000000000094 y[1] (analytic) 0.8499432105741036 y[1] (numeric) 0.8499432105732382 absolute error 8.654188476953095e-13 relative error 1.0182078483934859e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.688571428572466 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 26.030000000000943 y[1] (analytic) 0.8602483292806902 y[1] (numeric) 0.8602483292798289 absolute error 8.613110225041964e-13 relative error 1.0012353330861972e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.699523809524845 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 26.040000000000944 y[1] (analytic) 0.8705570155935014 y[1] (numeric) 0.8705570155926314 absolute error 8.699707620962727e-13 relative error 9.993265765633638e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.710476190477227 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 26.050000000000946 y[1] (analytic) 0.8808692682401826 y[1] (numeric) 0.8808692682393184 absolute error 8.641976023682219e-13 relative error 9.810736207141523e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.72142857142961 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 161.58648003841768 Order of pole (six term test) -0.5000000002308465 TOP MAIN SOLVE Loop x[1] 26.060000000000947 y[1] (analytic) 0.8911850859493384 y[1] (numeric) 0.8911850859484696 absolute error 8.688605390716475e-13 relative error 9.749495955108926e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.732380952381998 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 26.07000000000095 y[1] (analytic) 0.9015044674504438 y[1] (numeric) 0.9015044674495707 absolute error 8.730793865652231e-13 relative error 9.684692844999316e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.743333333334377 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 45.43521610871611 Order of pole (six term test) -0.49999999998407674 TOP MAIN SOLVE Loop x[1] 26.08000000000095 y[1] (analytic) 0.9118274114738831 y[1] (numeric) 0.9118274114730129 absolute error 8.701928067011977e-13 relative error 9.543393801844726e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.754285714286755 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 26.090000000000952 y[1] (analytic) 0.9221539167509647 y[1] (numeric) 0.9221539167500917 absolute error 8.729683642627606e-13 relative error 9.466623178682578e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.76523809523914 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 29.6206589352277 Order of pole (six term test) -0.4999999999912834 TOP MAIN SOLVE Loop x[1] 26.100000000000954 y[1] (analytic) 0.9324839820138777 y[1] (numeric) 0.9324839820130058 absolute error 8.719691635405979e-13 relative error 9.351036375524796e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.776190476191523 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 26.110000000000955 y[1] (analytic) 0.9428176059957352 y[1] (numeric) 0.9428176059948561 absolute error 8.790745908981989e-13 relative error 9.323909368130482e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.787142857143905 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 26.120000000000957 y[1] (analytic) 0.9531547874305311 y[1] (numeric) 0.9531547874296452 absolute error 8.858469513484124e-13 relative error 9.293841493850502e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.7980952380963 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.773894873340532 Order of pole (six term test) -0.5000000000133724 TOP MAIN SOLVE Loop x[1] 26.13000000000096 y[1] (analytic) 0.9634955250531547 y[1] (numeric) 0.9634955250522761 absolute error 8.786305016883489e-13 relative error 9.119196496941447e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.809047619048677 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 26.14000000000096 y[1] (analytic) 0.9738398175994334 y[1] (numeric) 0.973839817598551 absolute error 8.824052599720744e-13 relative error 9.061092430449702e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.820000000001063 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 26.15000000000096 y[1] (analytic) 0.984187663806054 y[1] (numeric) 0.9841876638051708 absolute error 8.832934383917745e-13 relative error 8.97484769292778e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.83095238095344 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 26.160000000000963 y[1] (analytic) 0.9945390624106203 y[1] (numeric) 0.9945390624097338 absolute error 8.865130851631875e-13 relative error 8.913808604102554e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.841904761905823 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 26.170000000000964 y[1] (analytic) 1.0048940121516203 y[1] (numeric) 1.004894012150735 absolute error 8.852918398360998e-13 relative error 8.809803114863473e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.852857142858213 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 132.92556948688312 Order of pole (six term test) -0.5000000001509566 TOP MAIN SOLVE Loop x[1] 26.180000000000966 y[1] (analytic) 1.0152525117684519 y[1] (numeric) 1.0152525117675653 absolute error 8.8662410746565e-13 relative error 8.733040275086381e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.863809523810595 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 26.190000000000968 y[1] (analytic) 1.0256145600013973 y[1] (numeric) 1.0256145600005098 absolute error 8.875122858853501e-13 relative error 8.653468081460749e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.87476190476297 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 58.571907674568386 Order of pole (six term test) -0.5000000000110187 TOP MAIN SOLVE Loop x[1] 26.20000000000097 y[1] (analytic) 1.0359801555916341 y[1] (numeric) 1.0359801555907475 absolute error 8.8662410746565e-13 relative error 8.55831168850248e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.885714285715345 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 26.21000000000097 y[1] (analytic) 1.046349297281246 y[1] (numeric) 1.0463492972803503 absolute error 8.957279362675763e-13 relative error 8.560505928517057e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.896666666667738 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 26.220000000000972 y[1] (analytic) 1.0567219838131834 y[1] (numeric) 1.0567219838122819 absolute error 9.015010959956271e-13 relative error 8.531109504720992e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.907619047620123 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 26.230000000000974 y[1] (analytic) 1.067098213931292 y[1] (numeric) 1.0670982139303968 absolute error 8.950618024528012e-13 relative error 8.387810894700197e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.9185714285725 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 26.240000000000975 y[1] (analytic) 1.0774779863803374 y[1] (numeric) 1.0774779863794395 absolute error 8.979483823168266e-13 relative error 8.333797939885345e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.929523809524884 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 26.250000000000977 y[1] (analytic) 1.087861299905942 y[1] (numeric) 1.0878612999050434 absolute error 8.986145161316017e-13 relative error 8.260377643816331e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.940476190477266 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 26.26000000000098 y[1] (analytic) 1.0982481532546302 y[1] (numeric) 1.09824815325373 absolute error 9.001688283660769e-13 relative error 8.196406483347591e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.951428571429645 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 26.27000000000098 y[1] (analytic) 1.108638545173811 y[1] (numeric) 1.1086385451729082 absolute error 9.028333636251773e-13 relative error 8.143622351535975e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.96238095238203 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 26.28000000000098 y[1] (analytic) 1.1190324744117746 y[1] (numeric) 1.1190324744108724 absolute error 9.021672298104022e-13 relative error 8.062029033470465e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.973333333334406 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 26.290000000000983 y[1] (analytic) 1.1294299397177063 y[1] (numeric) 1.1294299397168028 absolute error 9.034994974399524e-13 relative error 7.999606400249813e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.98428571428679 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 24.287107088555203 Order of pole (six term test) -0.5000000000145199 TOP MAIN SOLVE Loop x[1] 26.300000000000985 y[1] (analytic) 1.1398309398416693 y[1] (numeric) 1.1398309398407638 absolute error 9.054978988842777e-13 relative error 7.944142128744618e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 30.99523809523918 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 26.310000000000986 y[1] (analytic) 1.150235473534611 y[1] (numeric) 1.1502354735337028 absolute error 9.08162434143378e-13 relative error 7.89544797599264e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.006190476191563 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 42.33547390746561 Order of pole (six term test) -0.5000000000496172 TOP MAIN SOLVE Loop x[1] 26.320000000000988 y[1] (analytic) 1.1606435395483672 y[1] (numeric) 1.1606435395474501 absolute error 9.170442183403793e-13 relative error 7.901170230932592e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.01714285714395 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 22.328731203532765 Order of pole (six term test) -0.500000000012685 TOP MAIN SOLVE Loop x[1] 26.33000000000099 y[1] (analytic) 1.1710551366356263 y[1] (numeric) 1.171055136634717 absolute error 9.092726571680032e-13 relative error 7.764558889859712e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.028095238096324 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 26.34000000000099 y[1] (analytic) 1.1814702635500112 y[1] (numeric) 1.1814702635490957 absolute error 9.15489906105904e-13 relative error 7.748734219980237e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.039047619048713 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 26.350000000000993 y[1] (analytic) 1.1918889190459723 y[1] (numeric) 1.191888919045058 absolute error 9.14379683081279e-13 relative error 7.671685410190565e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.05000000000109 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 26.360000000000994 y[1] (analytic) 1.2023111018788732 y[1] (numeric) 1.202311101877954 absolute error 9.192646643896296e-13 relative error 7.64581365798817e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.06095238095348 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 26.370000000000996 y[1] (analytic) 1.212736810804934 y[1] (numeric) 1.212736810804012 absolute error 9.2192919964873e-13 relative error 7.602055049659249e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.07190476190586 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 26.380000000000997 y[1] (analytic) 1.2231660445812516 y[1] (numeric) 1.2231660445803367 absolute error 9.14823772291129e-13 relative error 7.479146239743085e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.082857142858234 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 26.390000000001 y[1] (analytic) 1.2335988019658295 y[1] (numeric) 1.2335988019649091 absolute error 9.203748874142548e-13 relative error 7.460893168407511e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.09380952381063 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 26.400000000001 y[1] (analytic) 1.2440350817175023 y[1] (numeric) 1.244035081716585 absolute error 9.172662629453043e-13 relative error 7.37331508110636e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.104761904763002 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 26.410000000001002 y[1] (analytic) 1.2544748825960177 y[1] (numeric) 1.2544748825950942 absolute error 9.234835118832052e-13 relative error 7.361514564342197e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.115714285715388 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 26.420000000001004 y[1] (analytic) 1.264918203361976 y[1] (numeric) 1.2649182033610398 absolute error 9.36140054363932e-13 relative error 7.400795180872585e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.12666666666777 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 26.430000000001005 y[1] (analytic) 1.2753650427768264 y[1] (numeric) 1.2753650427758967 absolute error 9.29700760821106e-13 relative error 7.289683577941634e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.137619047620152 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 31.595136046524804 Order of pole (six term test) -0.5000000000116955 TOP MAIN SOLVE Loop x[1] 26.440000000001007 y[1] (analytic) 1.2858153996029387 y[1] (numeric) 1.2858153996020116 absolute error 9.270362255620057e-13 relative error 7.209714752586379e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.148571428572538 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 26.45000000000101 y[1] (analytic) 1.296269272603535 y[1] (numeric) 1.2962692726026013 absolute error 9.336975637097567e-13 relative error 7.202959936205545e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.159523809524924 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 26.46000000000101 y[1] (analytic) 1.3067266605426866 y[1] (numeric) 1.3067266605417518 absolute error 9.348077867343818e-13 relative error 7.153812767133365e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.170476190477302 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 26.47000000000101 y[1] (analytic) 1.317187562185353 y[1] (numeric) 1.317187562184418 absolute error 9.350298313393068e-13 relative error 7.098684030905924e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.18142857142968 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 26.480000000001013 y[1] (analytic) 1.3276519762973535 y[1] (numeric) 1.3276519762964225 absolute error 9.310330284506563e-13 relative error 7.012628648715493e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.192380952382063 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 26.490000000001015 y[1] (analytic) 1.338119901645392 y[1] (numeric) 1.338119901644454 absolute error 9.379164112033322e-13 relative error 7.00921053524458e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.203333333334445 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 26.500000000001016 y[1] (analytic) 1.3485913369970035 y[1] (numeric) 1.3485913369960678 absolute error 9.35695965154082e-13 relative error 6.93832104273825e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.214285714286827 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 38.93851177168427 Order of pole (six term test) -0.500000000033026 TOP MAIN SOLVE Loop x[1] 26.510000000001018 y[1] (analytic) 1.3590662811206258 y[1] (numeric) 1.3590662811196834 absolute error 9.423573033018329e-13 relative error 6.933858314289181e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.22523809523922 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 8.868572472053247 Order of pole (six term test) -0.4999999999966107 TOP MAIN SOLVE Loop x[1] 26.52000000000102 y[1] (analytic) 1.3695447327855348 y[1] (numeric) 1.3695447327845844 absolute error 9.50350909079134e-13 relative error 6.939173919103781e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.2361904761916 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 26.53000000000102 y[1] (analytic) 1.3800266907618592 y[1] (numeric) 1.3800266907609178 absolute error 9.414691248821327e-13 relative error 6.82210808808621e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.247142857143984 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 26.540000000001022 y[1] (analytic) 1.3905121538206373 y[1] (numeric) 1.3905121538196923 absolute error 9.450218385609332e-13 relative error 6.796214157239449e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.25809523809636 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 18.813500885186265 Order of pole (six term test) -0.5000000000059259 TOP MAIN SOLVE Loop x[1] 26.550000000001024 y[1] (analytic) 1.4010011207337243 y[1] (numeric) 1.4010011207327782 absolute error 9.461320615855584e-13 relative error 6.753256993042629e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.269047619048745 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 163.35630565588514 Order of pole (six term test) -0.5000000002301732 TOP MAIN SOLVE Loop x[1] 26.560000000001025 y[1] (analytic) 1.4114935902738566 y[1] (numeric) 1.411493590272906 absolute error 9.50572953684059e-13 relative error 6.734518387006134e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.280000000001127 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 26.570000000001027 y[1] (analytic) 1.421989561214616 y[1] (numeric) 1.4219895612136655 absolute error 9.50572953684059e-13 relative error 6.684809647070203e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.290952380953517 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 17.15754333642245 Order of pole (six term test) -0.5000000000132694 TOP MAIN SOLVE Loop x[1] 26.58000000000103 y[1] (analytic) 1.4324890323304587 y[1] (numeric) 1.4324890323295052 absolute error 9.534595335480844e-13 relative error 6.655963934306286e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.301904761905895 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 122.88085745780278 Order of pole (six term test) -0.5000000001284981 TOP MAIN SOLVE Loop x[1] 26.59000000000103 y[1] (analytic) 1.4429920023966858 y[1] (numeric) 1.4429920023957312 absolute error 9.545697565727096e-13 relative error 6.615211692006963e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.31285714285828 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 26.60000000000103 y[1] (analytic) 1.4534984701894587 y[1] (numeric) 1.4534984701885063 absolute error 9.523493105234593e-13 relative error 6.552117735626675e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.32380952381066 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 26.610000000001033 y[1] (analytic) 1.4640084344858053 y[1] (numeric) 1.4640084344848492 absolute error 9.561240688071848e-13 relative error 6.530864483325182e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.334761904763045 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 26.620000000001035 y[1] (analytic) 1.4745218940635958 y[1] (numeric) 1.4745218940626335 absolute error 9.623413177450857e-13 relative error 6.526463402269293e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.345714285715427 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 58.48874592956967 Order of pole (six term test) -0.500000000017728 TOP MAIN SOLVE Loop x[1] 26.630000000001036 y[1] (analytic) 1.4850388477015493 y[1] (numeric) 1.4850388477005867 absolute error 9.625633623500107e-13 relative error 6.481738601248084e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.356666666667802 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 143.174140347501 Order of pole (six term test) -0.5000000001738343 TOP MAIN SOLVE Loop x[1] 26.640000000001038 y[1] (analytic) 1.4955592941792553 y[1] (numeric) 1.4955592941782896 absolute error 9.656719868189612e-13 relative error 6.456928792976477e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.367619047620195 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 26.65000000000104 y[1] (analytic) 1.5060832322771418 y[1] (numeric) 1.506083232276175 absolute error 9.667822098435863e-13 relative error 6.419181816278823e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.378571428572577 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 26.66000000000104 y[1] (analytic) 1.516610660776493 y[1] (numeric) 1.5166106607755276 absolute error 9.654499422140361e-13 relative error 6.36583908568685e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.38952380952495 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 26.670000000001043 y[1] (analytic) 1.527141578459453 y[1] (numeric) 1.527141578458482 absolute error 9.71001057337162e-13 relative error 6.358291012655725e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.40047619047734 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 26.680000000001044 y[1] (analytic) 1.5376759841089935 y[1] (numeric) 1.5376759841080228 absolute error 9.707790127322369e-13 relative error 6.31328721242112e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.411428571429717 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 26.690000000001046 y[1] (analytic) 1.5482138765089566 y[1] (numeric) 1.5482138765079827 absolute error 9.738876372011873e-13 relative error 6.290394705653921e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.42238095238211 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 142.90198707494207 Order of pole (six term test) -0.5000000003570637 TOP MAIN SOLVE Loop x[1] 26.700000000001047 y[1] (analytic) 1.5587552544440086 y[1] (numeric) 1.558755254443043 absolute error 9.656719868189612e-13 relative error 6.195148238094671e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.433333333334485 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 26.71000000000105 y[1] (analytic) 1.5693001166997043 y[1] (numeric) 1.569300116698731 absolute error 9.732215033864122e-13 relative error 6.201627674846113e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.444285714286863 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 26.72000000000105 y[1] (analytic) 1.5798484620624045 y[1] (numeric) 1.579848462061421 absolute error 9.834355552129637e-13 relative error 6.224872693987011e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.45523809523925 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 26.730000000001052 y[1] (analytic) 1.5904002893193088 y[1] (numeric) 1.5904002893183318 absolute error 9.769962616701378e-13 relative error 6.14308402879059e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.46619047619163 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 26.740000000001054 y[1] (analytic) 1.6009555972585048 y[1] (numeric) 1.6009555972575265 absolute error 9.78328529299688e-13 relative error 6.110903581429673e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.47714285714402 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 26.750000000001055 y[1] (analytic) 1.6115143846688902 y[1] (numeric) 1.6115143846679119 absolute error 9.78328529299688e-13 relative error 6.070864390706014e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.488095238096392 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 26.760000000001057 y[1] (analytic) 1.6220766503402189 y[1] (numeric) 1.622076650339237 absolute error 9.818812429784884e-13 relative error 6.053235787424386e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.49904761904878 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 26.77000000000106 y[1] (analytic) 1.6326423930630796 y[1] (numeric) 1.6326423930620924 absolute error 9.872103134966892e-13 relative error 6.046702680827344e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.510000000001167 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 29.635790553854815 Order of pole (six term test) -0.4999999999974811 TOP MAIN SOLVE Loop x[1] 26.78000000000106 y[1] (analytic) 1.643211611628896 y[1] (numeric) 1.6432116116279096 absolute error 9.86322135076989e-13 relative error 6.002404852161796e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.520952380953545 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 26.79000000000106 y[1] (analytic) 1.6537843048299514 y[1] (numeric) 1.6537843048289602 absolute error 9.912071163853398e-13 relative error 5.99356949688345e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.531904761905928 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 26.800000000001063 y[1] (analytic) 1.6643604714593394 y[1] (numeric) 1.6643604714583544 absolute error 9.849898674474389e-13 relative error 5.918128220047085e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.542857142858317 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 26.810000000001065 y[1] (analytic) 1.6749401103110344 y[1] (numeric) 1.6749401103100405 absolute error 9.938716516444401e-13 relative error 5.93377426169512e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.553809523810695 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 26.820000000001066 y[1] (analytic) 1.6855232201798032 y[1] (numeric) 1.6855232201788044 absolute error 9.987566329527908e-13 relative error 5.925499103158297e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.56476190476307 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 26.830000000001068 y[1] (analytic) 1.696109799861258 y[1] (numeric) 1.6961097998602679 absolute error 9.900968933607146e-13 relative error 5.837457536308703e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.57571428571546 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 26.84000000000107 y[1] (analytic) 1.7066998481518851 y[1] (numeric) 1.7066998481508888 absolute error 9.963141422986155e-13 relative error 5.837664680040154e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.586666666667853 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 26.85000000000107 y[1] (analytic) 1.717293363848956 y[1] (numeric) 1.7172933638479593 absolute error 9.967582315084655e-13 relative error 5.804239697720832e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.597619047620224 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 26.860000000001072 y[1] (analytic) 1.7278903457506019 y[1] (numeric) 1.727890345749605 absolute error 9.967582315084655e-13 relative error 5.768642865328761e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.608571428572603 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 26.870000000001074 y[1] (analytic) 1.7384907926557887 y[1] (numeric) 1.7384907926547852 absolute error 1.0034195696562165e-12 relative error 5.7717853548326955e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.619523809525 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 26.880000000001075 y[1] (analytic) 1.7490947033642925 y[1] (numeric) 1.7490947033632906 absolute error 1.0018652574217413e-12 relative error 5.72790744546139e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.630476190477374 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 26.890000000001077 y[1] (analytic) 1.7597020766767457 y[1] (numeric) 1.7597020766757434 absolute error 1.0023093466315913e-12 relative error 5.6959036413964175e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.641428571429753 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 26.90000000000108 y[1] (analytic) 1.7703129113945977 y[1] (numeric) 1.7703129113935958 absolute error 1.0018652574217413e-12 relative error 5.6592552139977495e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.65238095238214 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 26.91000000000108 y[1] (analytic) 1.7809272063201362 y[1] (numeric) 1.7809272063191297 absolute error 1.006528194125167e-12 relative error 5.6517087871599127e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.66333333333452 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 26.92000000000108 y[1] (analytic) 1.79154496025647 y[1] (numeric) 1.7915449602554556 absolute error 1.014299755297543e-12 relative error 5.661592523764183e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.67428571428691 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 26.930000000001083 y[1] (analytic) 1.8021661720075244 y[1] (numeric) 1.8021661720065114 absolute error 1.0129674876679928e-12 relative error 5.62083288101894e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.685238095239278 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 26.940000000001085 y[1] (analytic) 1.8127908403780744 y[1] (numeric) 1.8127908403770623 absolute error 1.0120793092482927e-12 relative error 5.582989977140519e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.696190476191674 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 26.950000000001086 y[1] (analytic) 1.8234189641737117 y[1] (numeric) 1.8234189641726992 absolute error 1.0125233984581428e-12 relative error 5.5528839962294184e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.707142857144046 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 26.960000000001088 y[1] (analytic) 1.8340505422008562 y[1] (numeric) 1.8340505421998383 absolute error 1.0178524689763435e-12 relative error 5.549751468435123e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.718095238096435 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 26.97000000000109 y[1] (analytic) 1.8446855732667409 y[1] (numeric) 1.8446855732657201 absolute error 1.020739048840369e-12 relative error 5.5334039775285346e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.72904761904882 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 26.98000000000109 y[1] (analytic) 1.8553240561794269 y[1] (numeric) 1.8553240561784086 absolute error 1.0182965581861936e-12 relative error 5.4885105100352074e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.740000000001203 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 26.990000000001093 y[1] (analytic) 1.86596598974781 y[1] (numeric) 1.86596598974679 absolute error 1.0200729150255938e-12 relative error 5.466728336047857e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.75095238095358 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 27.000000000001094 y[1] (analytic) 1.8766113727815892 y[1] (numeric) 1.8766113727805727 absolute error 1.0165202013467933e-12 relative error 5.4167858944607486e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.761904761905964 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 34.00909948820446 Order of pole (six term test) -0.5000000000129123 TOP MAIN SOLVE Loop x[1] 27.010000000001096 y[1] (analytic) 1.8872602040913122 y[1] (numeric) 1.8872602040902857 absolute error 1.0265122085684197e-12 relative error 5.439166291659661e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.77285714285835 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 27.020000000001097 y[1] (analytic) 1.8979124824883122 y[1] (numeric) 1.8979124824872784 absolute error 1.0338396805309458e-12 relative error 5.447246330218034e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.78380952381073 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 27.0300000000011 y[1] (analytic) 1.908568206784743 y[1] (numeric) 1.908568206783719 absolute error 1.0238476733093194e-12 relative error 5.3644803977644464e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.794761904763117 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 27.0400000000011 y[1] (analytic) 1.919227375793625 y[1] (numeric) 1.9192273757925944 absolute error 1.0305090114570703e-12 relative error 5.369395124592477e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.805714285715503 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 27.050000000001102 y[1] (analytic) 1.9298899883287355 y[1] (numeric) 1.9298899883277085 absolute error 1.0269562977782698e-12 relative error 5.321320406805173e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.816666666667878 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 27.060000000001104 y[1] (analytic) 1.9405560432047153 y[1] (numeric) 1.9405560432036824 absolute error 1.0329515021112456e-12 relative error 5.3229666091239826e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.827619047620257 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 27.070000000001105 y[1] (analytic) 1.9512255392369902 y[1] (numeric) 1.9512255392359525 absolute error 1.0376144388146713e-12 relative error 5.317757573122077e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.838571428572642 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 27.080000000001107 y[1] (analytic) 1.9618984752418065 y[1] (numeric) 1.9618984752407709 absolute error 1.035616037370346e-12 relative error 5.278642347905923e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.849523809525028 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 55.460042227662136 Order of pole (six term test) -0.5000000000443112 TOP MAIN SOLVE Loop x[1] 27.09000000000111 y[1] (analytic) 1.9725748500362386 y[1] (numeric) 1.972574850035203 absolute error 1.035616037370346e-12 relative error 5.250072195492711e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.860476190477407 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 27.10000000000111 y[1] (analytic) 1.9832546624381635 y[1] (numeric) 1.9832546624371281 absolute error 1.035393992765421e-12 relative error 5.2206809966226604e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.87142857142978 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 145.35706743522084 Order of pole (six term test) -0.5000000003553513 TOP MAIN SOLVE Loop x[1] 27.11000000000111 y[1] (analytic) 1.9939379112662792 y[1] (numeric) 1.9939379112652376 absolute error 1.0416112417033219e-12 relative error 5.223890051028878e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.882380952382174 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 27.120000000001113 y[1] (analytic) 2.004624595340079 y[1] (numeric) 2.0046245953390347 absolute error 1.0444978215673473e-12 relative error 5.210441017212757e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.89333333333456 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 27.130000000001115 y[1] (analytic) 2.015314713479878 y[1] (numeric) 2.0153147134788334 absolute error 1.0444978215673473e-12 relative error 5.182802539876242e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.90428571428694 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 27.140000000001116 y[1] (analytic) 2.026008264506803 y[1] (numeric) 2.0260082645057578 absolute error 1.0453859999870474e-12 relative error 5.15983087680804e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.91523809523932 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 27.150000000001118 y[1] (analytic) 2.036705247242786 y[1] (numeric) 2.0367052472417404 absolute error 1.0453859999870474e-12 relative error 5.1327309211887745e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.926190476191703 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 27.16000000000112 y[1] (analytic) 2.04740566051057 y[1] (numeric) 2.0474056605095226 absolute error 1.0476064460362977e-12 relative error 5.116750755563759e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.937142857144085 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 33.14979327548892 Order of pole (six term test) -0.49999999997991473 TOP MAIN SOLVE Loop x[1] 27.17000000000112 y[1] (analytic) 2.058109503133707 y[1] (numeric) 2.0581095031326533 absolute error 1.0538236949741986e-12 relative error 5.120348034784502e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.94809523809647 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 22.352622950156 Order of pole (six term test) -0.49999999999522515 TOP MAIN SOLVE Loop x[1] 27.180000000001122 y[1] (analytic) 2.0688167739365397 y[1] (numeric) 2.0688167739354877 absolute error 1.0520473381347983e-12 relative error 5.085261060277296e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.959047619048857 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 21.263967843381014 Order of pole (six term test) -0.49999999999420375 TOP MAIN SOLVE Loop x[1] 27.190000000001124 y[1] (analytic) 2.079527471744239 y[1] (numeric) 2.079527471743187 absolute error 1.0520473381347983e-12 relative error 5.059069199275236e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.97000000000124 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 27.200000000001125 y[1] (analytic) 2.0902415953827678 y[1] (numeric) 2.090241595381717 absolute error 1.0507150705052481e-12 relative error 5.026763761788215e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.980952380953617 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 52.71394631290688 Order of pole (six term test) -0.5000000000397158 TOP MAIN SOLVE Loop x[1] 27.210000000001127 y[1] (analytic) 2.1009591436789066 y[1] (numeric) 2.1009591436778488 absolute error 1.0578204978628492e-12 relative error 5.0349408318837724e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 31.991904761906007 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 27.22000000000113 y[1] (analytic) 2.111680115460217 y[1] (numeric) 2.111680115459155 absolute error 1.0622613899613498e-12 relative error 5.030408640893234e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.00285714285839 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 27.23000000000113 y[1] (analytic) 2.1224045095550714 y[1] (numeric) 2.122404509554012 absolute error 1.0595968547022494e-12 relative error 4.9924359373151595e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.01380952381077 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 27.24000000000113 y[1] (analytic) 2.133132324792662 y[1] (numeric) 2.1331323247915974 absolute error 1.0644818360106e-12 relative error 4.9902287993974616e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.024761904763146 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 27.250000000001133 y[1] (analytic) 2.143863560002952 y[1] (numeric) 2.14386356000189 absolute error 1.0622613899613498e-12 relative error 4.9548926983015986e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.035714285715535 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 27.260000000001135 y[1] (analytic) 2.1545982140167297 y[1] (numeric) 2.1545982140156674 absolute error 1.0622613899613498e-12 relative error 4.9302063978834325e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.04666666666792 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 27.270000000001136 y[1] (analytic) 2.1653362856655782 y[1] (numeric) 2.1653362856645084 absolute error 1.0698109065288008e-12 relative error 4.940622450244322e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.0576190476203 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 27.280000000001138 y[1] (analytic) 2.1760777737818557 y[1] (numeric) 2.1760777737807886 absolute error 1.0671463712697005e-12 relative error 4.9039900325579e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.068571428572675 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 27.29000000000114 y[1] (analytic) 2.1868226771987516 y[1] (numeric) 2.1868226771976813 absolute error 1.070254995738651e-12 relative error 4.8941096454588286e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.079523809525064 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 27.30000000000114 y[1] (analytic) 2.1975709947502224 y[1] (numeric) 2.1975709947491575 absolute error 1.0649259252204502e-12 relative error 4.845922738170698e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.090476190477446 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 27.310000000001143 y[1] (analytic) 2.20832272527106 y[1] (numeric) 2.208322725269983 absolute error 1.0769163338864018e-12 relative error 4.876625692262511e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.101428571429835 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 19.663604357690357 Order of pole (six term test) -0.4999999999979394 TOP MAIN SOLVE Loop x[1] 27.320000000001144 y[1] (analytic) 2.219077867596802 y[1] (numeric) 2.2190778675957197 absolute error 1.0822454044046026e-12 relative error 4.87700508489431e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.11238095238221 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 114.94540739727597 Order of pole (six term test) -0.4999999998862794 TOP MAIN SOLVE Loop x[1] 27.330000000001146 y[1] (analytic) 2.2298364205637995 y[1] (numeric) 2.229836420562723 absolute error 1.0764722446765518e-12 relative error 4.827583919381731e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.12333333333459 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 37.74280039349406 Order of pole (six term test) -0.5000000000315428 TOP MAIN SOLVE Loop x[1] 27.340000000001147 y[1] (analytic) 2.2405983830092246 y[1] (numeric) 2.240598383008142 absolute error 1.0826894936144527e-12 relative error 4.832144403140878e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.13428571428697 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 27.35000000000115 y[1] (analytic) 2.2513637537709954 y[1] (numeric) 2.251363753769919 absolute error 1.0764722446765518e-12 relative error 4.781423005826932e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.14523809523935 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 27.36000000000115 y[1] (analytic) 2.262132531687868 y[1] (numeric) 2.2621325316867873 absolute error 1.0809131367750524e-12 relative error 4.7782927022783215e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.156190476191746 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 27.370000000001152 y[1] (analytic) 2.2729047155993563 y[1] (numeric) 2.272904715598272 absolute error 1.084465850453853e-12 relative error 4.7712772251778424e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.16714285714412 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 27.380000000001154 y[1] (analytic) 2.2836803043457756 y[1] (numeric) 2.2836803043446876 absolute error 1.0880185641326534e-12 relative error 4.7643208292429834e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.1780952380965 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 30.716531458372874 Order of pole (six term test) -0.5 TOP MAIN SOLVE Loop x[1] 27.390000000001155 y[1] (analytic) 2.294459296768224 y[1] (numeric) 2.294459296767139 absolute error 1.084909939663703e-12 relative error 4.7283904368746605e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.189047619048885 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 27.400000000001157 y[1] (analytic) 2.305241691708602 y[1] (numeric) 2.30524169170752 absolute error 1.0822454044046026e-12 relative error 4.6947155619177726e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.20000000000127 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 127.07133834335535 Order of pole (six term test) -0.5000000001364082 TOP MAIN SOLVE Loop x[1] 27.41000000000116 y[1] (analytic) 2.316027488009599 y[1] (numeric) 2.31602748800851 absolute error 1.0889067425523535e-12 relative error 4.701614070600532e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.21095238095365 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 27.42000000000116 y[1] (analytic) 2.326816684514675 y[1] (numeric) 2.3268166845135783 absolute error 1.0969003483296547e-12 relative error 4.714167453025827e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.22190476190604 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 17.883243064061855 Order of pole (six term test) -0.4999999999931024 TOP MAIN SOLVE Loop x[1] 27.43000000000116 y[1] (analytic) 2.3376092800680723 y[1] (numeric) 2.337609280066978 absolute error 1.0942358130705543e-12 relative error 4.68100388889066e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.23285714285842 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.0735857083952185 Order of pole (six term test) -0.5000000000091394 TOP MAIN SOLVE Loop x[1] 27.440000000001163 y[1] (analytic) 2.348405273514846 y[1] (numeric) 2.3484052735137495 absolute error 1.0964562591198046e-12 relative error 4.6689396906299064e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.24380952381082 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 27.450000000001165 y[1] (analytic) 2.359204663700808 y[1] (numeric) 2.3592046636997166 absolute error 1.091571277811454e-12 relative error 4.626861308841011e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.25476190476319 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 27.460000000001166 y[1] (analytic) 2.3700074494725882 y[1] (numeric) 2.370007449471488 absolute error 1.1004530620084552e-12 relative error 4.6432472701861994e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.26571428571556 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 27.470000000001168 y[1] (analytic) 2.380813629677558 y[1] (numeric) 2.380813629676454 absolute error 1.1040057756872557e-12 relative error 4.637094487050526e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.27666666666796 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 39.32802671770422 Order of pole (six term test) -0.5000000000155769 TOP MAIN SOLVE Loop x[1] 27.48000000000117 y[1] (analytic) 2.3916232031638884 y[1] (numeric) 2.391623203162788 absolute error 1.1004530620084552e-12 relative error 4.6012810904019544e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.28761904762034 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 27.49000000000117 y[1] (analytic) 2.40243616878055 y[1] (numeric) 2.402436168779445 absolute error 1.1053380433168059e-12 relative error 4.600904938414506e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.29857142857272 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 27.500000000001172 y[1] (analytic) 2.4132525253772563 y[1] (numeric) 2.41325252537616 absolute error 1.0964562591198046e-12 relative error 4.543479174225246e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.309523809525096 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 27.510000000001174 y[1] (analytic) 2.424072271804551 y[1] (numeric) 2.4240722718034484 absolute error 1.1026735080577055e-12 relative error 4.548847494702964e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.320476190477486 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 27.520000000001176 y[1] (analytic) 2.434895406913718 y[1] (numeric) 2.4348954069126045 absolute error 1.113331649094107e-12 relative error 4.572400300780388e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.33142857142987 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 27.530000000001177 y[1] (analytic) 2.445721929556811 y[1] (numeric) 2.4457219295557007 absolute error 1.1102230246251565e-12 relative error 4.5394491140141184e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.342380952382236 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 27.54000000000118 y[1] (analytic) 2.4565518385867016 y[1] (numeric) 2.456551838585587 absolute error 1.1146639167236572e-12 relative error 4.537514328885253e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.353333333334625 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 13.864334085019495 Order of pole (six term test) -0.49999999998909495 TOP MAIN SOLVE Loop x[1] 27.55000000000118 y[1] (analytic) 2.4673851328570002 y[1] (numeric) 2.46738513285589 absolute error 1.1102230246251565e-12 relative error 4.499593556923246e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.36428571428701 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 27.56000000000118 y[1] (analytic) 2.4782218112221273 y[1] (numeric) 2.478221811221012 absolute error 1.1151080059335072e-12 relative error 4.499629536323043e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.37523809523939 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 27.570000000001183 y[1] (analytic) 2.4890618725372526 y[1] (numeric) 2.4890618725361313 absolute error 1.1213252548714081e-12 relative error 4.505011575820624e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.386190476191786 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 27.580000000001185 y[1] (analytic) 2.4999053156583173 y[1] (numeric) 2.4999053156571995 absolute error 1.1177725411926076e-12 relative error 4.471259508075636e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.39714285714417 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 27.590000000001186 y[1] (analytic) 2.510752139442065 y[1] (numeric) 2.510752139440942 absolute error 1.1231016117108084e-12 relative error 4.473167996425095e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.40809523809654 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 27.600000000001188 y[1] (analytic) 2.5216023427459717 y[1] (numeric) 2.5216023427448566 absolute error 1.1151080059335072e-12 relative error 4.422219899745089e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.41904761904892 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 27.61000000000119 y[1] (analytic) 2.532455924428344 y[1] (numeric) 2.532455924427214 absolute error 1.1302070390684094e-12 relative error 4.4628892774255605e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.4300000000013 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 27.62000000000119 y[1] (analytic) 2.543312883348186 y[1] (numeric) 2.5433128833470553 absolute error 1.1306511282782594e-12 relative error 4.4455840871210277e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.4409523809537 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 27.630000000001193 y[1] (analytic) 2.5541732183653174 y[1] (numeric) 2.5541732183641925 absolute error 1.1248779685502086e-12 relative error 4.404078628896343e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.45190476190608 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 166.45928842963954 Order of pole (six term test) -0.5000000004647873 TOP MAIN SOLVE Loop x[1] 27.640000000001194 y[1] (analytic) 2.5650369283403407 y[1] (numeric) 2.565036928339207 absolute error 1.1337597527472099e-12 relative error 4.4200523595611075e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.46285714285846 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 27.650000000001196 y[1] (analytic) 2.5759040121345826 y[1] (numeric) 2.5759040121334484 absolute error 1.13420384195706e-12 relative error 4.403129296022081e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.47380952381084 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 27.660000000001197 y[1] (analytic) 2.586774468610166 y[1] (numeric) 2.5867744686090357 absolute error 1.1302070390684094e-12 relative error 4.3691750200227244e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.48476190476322 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 48.88597703468907 Order of pole (six term test) -0.5000000000199574 TOP MAIN SOLVE Loop x[1] 27.6700000000012 y[1] (analytic) 2.5976482966299947 y[1] (numeric) 2.597648296628854 absolute error 1.1408651801048109e-12 relative error 4.391915493659741e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.4957142857156 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 27.6800000000012 y[1] (analytic) 2.608525495057691 y[1] (numeric) 2.608525495056555 absolute error 1.1359801987964602e-12 relative error 4.3548748170135725e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.50666666666798 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 27.690000000001202 y[1] (analytic) 2.619406062757694 y[1] (numeric) 2.6194060627565574 absolute error 1.1364242880063102e-12 relative error 4.338480788312332e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.51761904762036 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 27.700000000001204 y[1] (analytic) 2.630289998595174 y[1] (numeric) 2.6302899985940433 absolute error 1.1306511282782594e-12 relative error 4.298579734105878e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.528571428572754 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 27.710000000001205 y[1] (analytic) 2.6411773014361053 y[1] (numeric) 2.64117730143496 absolute error 1.1453060722033115e-12 relative error 4.336346793456715e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.539523809525136 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 157.64350623886844 Order of pole (six term test) -0.5000000003155325 TOP MAIN SOLVE Loop x[1] 27.720000000001207 y[1] (analytic) 2.652067970147165 y[1] (numeric) 2.6520679701460175 absolute error 1.1475265182525618e-12 relative error 4.326912172574841e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.550476190477525 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 27.73000000000121 y[1] (analytic) 2.6629620035958332 y[1] (numeric) 2.662962003594689 absolute error 1.1444178937836114e-12 relative error 4.297537449795711e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.5614285714299 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 27.74000000000121 y[1] (analytic) 2.6738594006503575 y[1] (numeric) 2.673859400649209 absolute error 1.148414696672262e-12 relative error 4.294970395200792e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.57238095238228 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 27.75000000000121 y[1] (analytic) 2.6847601601797173 y[1] (numeric) 2.684760160178574 absolute error 1.1430856261540612e-12 relative error 4.2576824667926513e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.583333333334664 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 27.760000000001213 y[1] (analytic) 2.695664281053695 y[1] (numeric) 2.6956642810525406 absolute error 1.1541878564003127e-12 relative error 4.281645398176801e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.594285714287054 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 27.770000000001215 y[1] (analytic) 2.706571762142776 y[1] (numeric) 2.706571762141624 absolute error 1.1519674103510624e-12 relative error 4.2561864660815685e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.60523809523943 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 27.780000000001216 y[1] (analytic) 2.717482602318249 y[1] (numeric) 2.717482602317099 absolute error 1.1501910535116622e-12 relative error 4.232560872810921e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.61619047619182 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 27.790000000001218 y[1] (analytic) 2.728396800452156 y[1] (numeric) 2.7283968004509984 absolute error 1.1577405700791132e-12 relative error 4.243299837792105e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.62714285714419 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 27.80000000000122 y[1] (analytic) 2.739314355417264 y[1] (numeric) 2.7393143554161123 absolute error 1.1515233211412124e-12 relative error 4.203691770037132e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.63809523809657 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 27.81000000000122 y[1] (analytic) 2.7502352660871487 y[1] (numeric) 2.750235266085987 absolute error 1.1617373729677638e-12 relative error 4.224138157535178e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.64904761904897 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 27.820000000001222 y[1] (analytic) 2.761159531336091 y[1] (numeric) 2.761159531334925 absolute error 1.1657341758564144e-12 relative error 4.2219008450132186e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.66000000000135 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 27.830000000001224 y[1] (analytic) 2.7720871500391446 y[1] (numeric) 2.772087150037984 absolute error 1.1608491945480637e-12 relative error 4.1876360003027734e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.67095238095373 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 27.840000000001226 y[1] (analytic) 2.783018121072139 y[1] (numeric) 2.7830181210709743 absolute error 1.1648459974367142e-12 relative error 4.185549453008826e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.68190476190611 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 27.850000000001227 y[1] (analytic) 2.7939524433116283 y[1] (numeric) 2.793952443310462 absolute error 1.1661782650662644e-12 relative error 4.173937419221107e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.692857142858486 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 230.79859011565802 Order of pole (six term test) -0.5000000002217782 TOP MAIN SOLVE Loop x[1] 27.86000000000123 y[1] (analytic) 2.804890115634933 y[1] (numeric) 2.8048901156337647 absolute error 1.1683987111155147e-12 relative error 4.165577484132666e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.703809523810875 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 27.87000000000123 y[1] (analytic) 2.8158311369201208 y[1] (numeric) 2.8158311369189515 absolute error 1.1692868895352149e-12 relative error 4.152546202803017e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.71476190476326 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 27.880000000001232 y[1] (analytic) 2.826775506046012 y[1] (numeric) 2.826775506044844 absolute error 1.1679546219056647e-12 relative error 4.131755844804797e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.72571428571565 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 27.890000000001233 y[1] (analytic) 2.837723221892187 y[1] (numeric) 2.8377232218910127 absolute error 1.1741718708435656e-12 relative error 4.13772513748057e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.73666666666803 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 27.900000000001235 y[1] (analytic) 2.8486742833389442 y[1] (numeric) 2.8486742833377794 absolute error 1.1648459974367142e-12 relative error 4.089081030602744e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.747619047620404 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 27.910000000001236 y[1] (analytic) 2.8596286892673923 y[1] (numeric) 2.8596286892662137 absolute error 1.1786127629420662e-12 relative error 4.121558744201908e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.75857142857279 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 27.920000000001238 y[1] (analytic) 2.8705864385593216 y[1] (numeric) 2.8705864385581337 absolute error 1.1879386363489175e-12 relative error 4.138313413565471e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.769523809525175 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 27.93000000000124 y[1] (analytic) 2.881547530097283 y[1] (numeric) 2.8815475300961055 absolute error 1.177280495312516e-12 relative error 4.085584162732066e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.78047619047754 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 27.94000000000124 y[1] (analytic) 2.8925119627646225 y[1] (numeric) 2.8925119627634412 absolute error 1.1812772982011666e-12 relative error 4.083914996403742e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.79142857142993 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 27.950000000001243 y[1] (analytic) 2.9034797354453765 y[1] (numeric) 2.903479735444199 absolute error 1.177724584522366e-12 relative error 4.056252124458895e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.80238095238231 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 27.960000000001244 y[1] (analytic) 2.9144508470243693 y[1] (numeric) 2.9144508470231822 absolute error 1.1870504579292174e-12 relative error 4.0729815674921614e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.813333333334704 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 27.413049079092126 Order of pole (six term test) -0.5000000000048388 TOP MAIN SOLVE Loop x[1] 27.970000000001246 y[1] (analytic) 2.925425296387129 y[1] (numeric) 2.925425296385939 absolute error 1.1897149931883177e-12 relative error 4.066810369957503e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.824285714287086 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 30.718830541624968 Order of pole (six term test) -0.5000000000096723 TOP MAIN SOLVE Loop x[1] 27.980000000001247 y[1] (analytic) 2.936403082419943 y[1] (numeric) 2.9364030824187615 absolute error 1.1817213874110166e-12 relative error 4.024384099328552e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.83523809523946 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 27.99000000000125 y[1] (analytic) 2.947384204009868 y[1] (numeric) 2.9473842040086837 absolute error 1.184385922670117e-12 relative error 4.0184307192078294e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.84619047619185 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.00000000000125 y[1] (analytic) 2.9583686600446697 y[1] (numeric) 2.9583686600434826 absolute error 1.1870504579292174e-12 relative error 4.0125170130462834e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.85714285714424 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.010000000001252 y[1] (analytic) 2.9693564494128672 y[1] (numeric) 2.9693564494116766 absolute error 1.1906031716080179e-12 relative error 4.0096337098344545e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.868095238096615 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 53.599291280234645 Order of pole (six term test) -0.5000000000341345 TOP MAIN SOLVE Loop x[1] 28.020000000001254 y[1] (analytic) 2.980347571003719 y[1] (numeric) 2.9803475710025245 absolute error 1.1945999744966684e-12 relative error 4.008257245292877e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.879047619049 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.030000000001255 y[1] (analytic) 2.9913420237072224 y[1] (numeric) 2.9913420237060255 absolute error 1.1968204205459188e-12 relative error 4.000948106437787e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.890000000001386 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.040000000001257 y[1] (analytic) 3.0023398064141205 y[1] (numeric) 3.0023398064129183 absolute error 1.2021494910641195e-12 relative error 4.0040420757699666e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.90095238095377 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 20.799341739047613 Order of pole (six term test) -0.4999999999975877 TOP MAIN SOLVE Loop x[1] 28.05000000000126 y[1] (analytic) 3.0133409180158743 y[1] (numeric) 3.0133409180146793 absolute error 1.1950440637065185e-12 relative error 3.965844211525166e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.911904761906136 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.06000000000126 y[1] (analytic) 3.0243453574047265 y[1] (numeric) 3.0243453574035235 absolute error 1.2030376694838196e-12 relative error 3.9778448798459286e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.922857142858525 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.07000000000126 y[1] (analytic) 3.035353123473609 y[1] (numeric) 3.0353531234724023 absolute error 1.2065903831626201e-12 relative error 3.9751235987390415e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.93380952381091 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.080000000001263 y[1] (analytic) 3.0463642151162063 y[1] (numeric) 3.046364215115004 absolute error 1.2021494910641195e-12 relative error 3.9461778243684575e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.94476190476329 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.090000000001265 y[1] (analytic) 3.057378631226957 y[1] (numeric) 3.057378631225752 absolute error 1.2048140263232199e-12 relative error 3.940676545644972e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.95571428571568 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 35.224702531927896 Order of pole (six term test) -0.49999999998554756 TOP MAIN SOLVE Loop x[1] 28.100000000001266 y[1] (analytic) 3.0683963707010022 y[1] (numeric) 3.068396370699805 absolute error 1.1972645097557688e-12 relative error 3.901922584669995e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.96666666666805 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.110000000001268 y[1] (analytic) 3.0794174324342656 y[1] (numeric) 3.079417432433055 absolute error 1.2105871860512707e-12 relative error 3.931221448903428e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.97761904762044 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.12000000000127 y[1] (analytic) 3.090441815323345 y[1] (numeric) 3.0904418153221282 absolute error 1.2168044349891716e-12 relative error 3.937315463943981e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.988571428572826 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.13000000000127 y[1] (analytic) 3.101469518265592 y[1] (numeric) 3.1014695182643837 absolute error 1.2083667400020204e-12 relative error 3.896110320883517e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 32.99952380952521 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.140000000001272 y[1] (analytic) 3.1125005401591253 y[1] (numeric) 3.112500540157911 absolute error 1.2141398997300712e-12 relative error 3.9008504064966325e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.0104761904776 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 55.18023228294032 Order of pole (six term test) -0.5000000000461231 TOP MAIN SOLVE Loop x[1] 28.150000000001274 y[1] (analytic) 3.1235348799027527 y[1] (numeric) 3.123534879901533 absolute error 1.219913059458122e-12 relative error 3.905552863543187e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.02142857142998 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.160000000001276 y[1] (analytic) 3.134572536396014 y[1] (numeric) 3.1345725363948005 absolute error 1.2136958105202211e-12 relative error 3.871965942493939e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.03238095238235 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.170000000001277 y[1] (analytic) 3.145613508539217 y[1] (numeric) 3.1456135085379966 absolute error 1.220357148667972e-12 relative error 3.8795520980410926e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.043333333334736 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.18000000000128 y[1] (analytic) 3.1566577952333503 y[1] (numeric) 3.1566577952321317 absolute error 1.2185807918285718e-12 relative error 3.8603512666740945e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.05428571428711 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.19000000000128 y[1] (analytic) 3.167705395380164 y[1] (numeric) 3.167705395378945 absolute error 1.2190248810384219e-12 relative error 3.8482899414076474e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.0652380952395 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.200000000001282 y[1] (analytic) 3.178756307882118 y[1] (numeric) 3.1787563078809034 absolute error 1.2145839889399213e-12 relative error 3.820940869006569e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.076190476191876 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.210000000001283 y[1] (analytic) 3.1898105316424257 y[1] (numeric) 3.1898105316412004 absolute error 1.2252421299763228e-12 relative error 3.841112560831155e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.08714285714427 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.220000000001285 y[1] (analytic) 3.2008680655649897 y[1] (numeric) 3.200868065563756 absolute error 1.233679824963474e-12 relative error 3.8542039212282105e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.098095238096654 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.230000000001287 y[1] (analytic) 3.2119289085544445 y[1] (numeric) 3.211928908553215 absolute error 1.2296830220748234e-12 relative error 3.8284876692001645e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.10904761904903 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.240000000001288 y[1] (analytic) 3.2229930595161775 y[1] (numeric) 3.222993059514947 absolute error 1.2305712004945235e-12 relative error 3.818100683962539e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.12000000000143 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.25000000000129 y[1] (analytic) 3.23406051735628 y[1] (numeric) 3.2340605173550463 absolute error 1.233679824963474e-12 relative error 3.8146466905695376e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.130952380953794 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.26000000000129 y[1] (analytic) 3.2451312809815676 y[1] (numeric) 3.24513128098033 absolute error 1.2376766278521245e-12 relative error 3.813949331127706e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.14190476190618 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.270000000001293 y[1] (analytic) 3.256205349299581 y[1] (numeric) 3.2562053492983374 absolute error 1.2434497875801753e-12 relative error 3.818708140896719e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.152857142858565 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.280000000001294 y[1] (analytic) 3.267282721218564 y[1] (numeric) 3.2672827212173297 absolute error 1.234123914173324e-12 relative error 3.7772180110359284e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.16380952381094 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 29.338509010576022 Order of pole (six term test) -0.5000000000091767 TOP MAIN SOLVE Loop x[1] 28.290000000001296 y[1] (analytic) 3.2783633956475278 y[1] (numeric) 3.2783633956462896 absolute error 1.2381207170619746e-12 relative error 3.776642695272122e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.174761904763336 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.300000000001297 y[1] (analytic) 3.289447371496159 y[1] (numeric) 3.28944737149492 absolute error 1.2390088954816747e-12 relative error 3.7666171716805086e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.18571428571571 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.3100000000013 y[1] (analytic) 3.3005346476748905 y[1] (numeric) 3.3005346476736435 absolute error 1.2470025012589758e-12 relative error 3.7781833380765895e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.196666666668094 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.3200000000013 y[1] (analytic) 3.3116252230948504 y[1] (numeric) 3.311625223093601 absolute error 1.2492229473082261e-12 relative error 3.772235271661495e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.20761904762048 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.330000000001302 y[1] (analytic) 3.3227190966678997 y[1] (numeric) 3.322719096666653 absolute error 1.2465584120491258e-12 relative error 3.751621415422097e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.218571428572865 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.340000000001304 y[1] (analytic) 3.3338162673066236 y[1] (numeric) 3.333816267305376 absolute error 1.2474465904688259e-12 relative error 3.7417976590432584e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.22952380952525 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.350000000001305 y[1] (analytic) 3.344916733924318 y[1] (numeric) 3.3449167339230645 absolute error 1.2536638394067268e-12 relative error 3.7479672563804154e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.24047619047763 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.360000000001307 y[1] (analytic) 3.356020495434983 y[1] (numeric) 3.3560204954337287 absolute error 1.2541079286165768e-12 relative error 3.7368899573839716e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.25142857143001 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.37000000000131 y[1] (analytic) 3.3671275507533487 y[1] (numeric) 3.367127550752094 absolute error 1.2545520178264269e-12 relative error 3.725882072824173e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.26238095238239 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 141.15134825830705 Order of pole (six term test) -0.5000000001622986 TOP MAIN SOLVE Loop x[1] 28.38000000000131 y[1] (analytic) 3.3782378987948576 y[1] (numeric) 3.378237898793601 absolute error 1.2567724638756772e-12 relative error 3.7202011863167314e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.273333333334776 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.39000000000131 y[1] (analytic) 3.389351538475662 y[1] (numeric) 3.3893515384744033 absolute error 1.2585488207150775e-12 relative error 3.713243688145436e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.284285714287165 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.400000000001313 y[1] (analytic) 3.4004684687126243 y[1] (numeric) 3.4004684687113693 absolute error 1.254996107036277e-12 relative error 3.690656503900485e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.29523809523955 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.410000000001315 y[1] (analytic) 3.4115886884233397 y[1] (numeric) 3.411588688422079 absolute error 1.2607692667643278e-12 relative error 3.695548853947544e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.30619047619192 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.420000000001316 y[1] (analytic) 3.422712196526092 y[1] (numeric) 3.422712196524824 absolute error 1.2678746941219288e-12 relative error 3.704298291304679e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.3171428571443 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 28.73544103161019 Order of pole (six term test) -0.5000000000131042 TOP MAIN SOLVE Loop x[1] 28.430000000001318 y[1] (analytic) 3.4338389919398686 y[1] (numeric) 3.4338389919386083 absolute error 1.2603251775544777e-12 relative error 3.670309471448124e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.32809523809667 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.44000000000132 y[1] (analytic) 3.44496907358441 y[1] (numeric) 3.444969073583145 absolute error 1.2652101588628284e-12 relative error 3.6726313991156e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.339047619049076 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.45000000000132 y[1] (analytic) 3.456102440380125 y[1] (numeric) 3.4561024403788574 absolute error 1.2674306049120787e-12 relative error 3.6672252248769524e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.35000000000146 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 41.332089384289574 Order of pole (six term test) -0.5000000000162661 TOP MAIN SOLVE Loop x[1] 28.460000000001322 y[1] (analytic) 3.467239091248146 y[1] (numeric) 3.4672390912468787 absolute error 1.2674306049120787e-12 relative error 3.655446225532216e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.36095238095383 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.470000000001324 y[1] (analytic) 3.478379025110325 y[1] (numeric) 3.4783790251090494 absolute error 1.2754242106893798e-12 relative error 3.6667200482814745e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.371904761906215 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.480000000001326 y[1] (analytic) 3.489522240889194 y[1] (numeric) 3.4895222408879185 absolute error 1.2754242106893798e-12 relative error 3.655010980426875e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.382857142858605 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.490000000001327 y[1] (analytic) 3.5006687375080183 y[1] (numeric) 3.5006687375067416 absolute error 1.27675647831893e-12 relative error 3.6471787936947165e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.39380952381098 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 22.317342936880255 Order of pole (six term test) -0.5000000000055476 TOP MAIN SOLVE Loop x[1] 28.50000000000133 y[1] (analytic) 3.511818513890752 y[1] (numeric) 3.51181851388948 absolute error 1.2718714970105793e-12 relative error 3.6216891390593813e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.40476190476336 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 1.662783918811027 Order of pole (six term test) -0.4999999999972484 TOP MAIN SOLVE Loop x[1] 28.51000000000133 y[1] (analytic) 3.522971568962074 y[1] (numeric) 3.522971568960802 absolute error 1.2718714970105793e-12 relative error 3.6102235630169844e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.415714285715744 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.520000000001332 y[1] (analytic) 3.5341279016473663 y[1] (numeric) 3.53412790164608 absolute error 1.2865264409356314e-12 relative error 3.640293947301516e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.42666666666814 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.530000000001333 y[1] (analytic) 3.5452875108726722 y[1] (numeric) 3.54528751087139 absolute error 1.2820855488371308e-12 relative error 3.616309100193529e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.43761904762051 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.540000000001335 y[1] (analytic) 3.556450395564802 y[1] (numeric) 3.556450395563513 absolute error 1.2891909761947318e-12 relative error 3.624937318969676e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.448571428572905 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.550000000001337 y[1] (analytic) 3.567616554651213 y[1] (numeric) 3.5676165546499314 absolute error 1.2816414596272807e-12 relative error 3.5924305204727364e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.45952380952529 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.560000000001338 y[1] (analytic) 3.5787859870601153 y[1] (numeric) 3.5787859870588306 absolute error 1.2847500840962311e-12 relative error 3.5899047574834774e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.47047619047766 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.57000000000134 y[1] (analytic) 3.589958691720387 y[1] (numeric) 3.589958691719097 absolute error 1.290079154614432e-12 relative error 3.593576599056068e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.48142857143004 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.58000000000134 y[1] (analytic) 3.6011346675616096 y[1] (numeric) 3.6011346675603177 absolute error 1.2918555114538322e-12 relative error 3.5873568491915624e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.492380952382426 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.590000000001343 y[1] (analytic) 3.6123139135140754 y[1] (numeric) 3.612313913512781 absolute error 1.2945200467129325e-12 relative error 3.583631095486985e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.50333333333481 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.600000000001344 y[1] (analytic) 3.6234964285087585 y[1] (numeric) 3.623496428507473 absolute error 1.2856382625159313e-12 relative error 3.54805996882142e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.5142857142872 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.610000000001346 y[1] (analytic) 3.6346822114773722 y[1] (numeric) 3.634682211476079 absolute error 1.2931877790833823e-12 relative error 3.557911541756896e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.52523809523958 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.620000000001347 y[1] (analytic) 3.6458712613522835 y[1] (numeric) 3.645871261350983 absolute error 1.3002932064409833e-12 relative error 3.56648140658344e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.53619047619196 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.63000000000135 y[1] (analytic) 3.6570635770665625 y[1] (numeric) 3.657063577065266 absolute error 1.2962964035523328e-12 relative error 3.544637319628252e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.547142857144344 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.64000000000135 y[1] (analytic) 3.6682591575540044 y[1] (numeric) 3.6682591575527055 absolute error 1.2989609388114332e-12 relative error 3.541082794372632e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.558095238096726 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.650000000001352 y[1] (analytic) 3.6794580017490723 y[1] (numeric) 3.6794580017477743 absolute error 1.298072760391733e-12 relative error 3.5278912268455825e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.56904761904911 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.660000000001354 y[1] (analytic) 3.690660108586947 y[1] (numeric) 3.6906601085856416 absolute error 1.305178187749334e-12 relative error 3.5364356222146154e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.58000000000149 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.670000000001355 y[1] (analytic) 3.7018654770034765 y[1] (numeric) 3.701865477002171 absolute error 1.305622276959184e-12 relative error 3.526930638268458e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.590952380953865 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.680000000001357 y[1] (analytic) 3.7130741059352275 y[1] (numeric) 3.713074105933919 absolute error 1.3082868122182845e-12 relative error 3.523460008856356e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.60190476190625 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.69000000000136 y[1] (analytic) 3.724285994319448 y[1] (numeric) 3.7242859943181372 absolute error 1.3109513474773848e-12 relative error 3.520007189235583e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.61285714285863 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.70000000000136 y[1] (analytic) 3.735501141094076 y[1] (numeric) 3.7355011410927683 absolute error 1.3078427230084344e-12 relative error 3.501117182433481e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.623809523811005 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.71000000000136 y[1] (analytic) 3.7467195451977595 y[1] (numeric) 3.7467195451964472 absolute error 1.312283615106935e-12 relative error 3.502486906950144e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.6347619047634 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.720000000001363 y[1] (analytic) 3.7579412055698214 y[1] (numeric) 3.7579412055685 absolute error 1.3211653993039363e-12 relative error 3.515662771268946e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.64571428571578 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.730000000001365 y[1] (analytic) 3.76916612115026 y[1] (numeric) 3.769166121148944 absolute error 1.3158363287857355e-12 relative error 3.491054218603062e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.65666666666817 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.740000000001366 y[1] (analytic) 3.780394290879805 y[1] (numeric) 3.780394290878485 absolute error 1.319833131674386e-12 relative error 3.491257869208197e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.66761904762056 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 24.028578950381224 Order of pole (six term test) -0.5000000000249454 TOP MAIN SOLVE Loop x[1] 28.750000000001368 y[1] (analytic) 3.7916257136998404 y[1] (numeric) 3.7916257136985196 absolute error 1.3207213100940862e-12 relative error 3.483258659529809e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.67857142857292 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 15.453875192705992 Order of pole (six term test) -0.499999999990397 TOP MAIN SOLVE Loop x[1] 28.76000000000137 y[1] (analytic) 3.8028603885524532 y[1] (numeric) 3.8028603885511316 absolute error 1.3216094885137863e-12 relative error 3.475303727931103e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.68952380952531 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.77000000000137 y[1] (analytic) 3.81409831438042 y[1] (numeric) 3.8140983143790934 absolute error 1.326494469822137e-12 relative error 3.477871728740739e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.700476190477694 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.780000000001372 y[1] (analytic) 3.8253394901271918 y[1] (numeric) 3.825339490125865 absolute error 1.326938559031987e-12 relative error 3.468812539270512e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.711428571430076 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.790000000001374 y[1] (analytic) 3.8365839147369236 y[1] (numeric) 3.8365839147355913 absolute error 1.3322676295501878e-12 relative error 3.472536139331497e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.72238095238246 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.800000000001376 y[1] (analytic) 3.847831587154424 y[1] (numeric) 3.8478315871531046 absolute error 1.319389042464536e-12 relative error 3.428915773936614e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.733333333334855 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.810000000001377 y[1] (analytic) 3.8590825063252545 y[1] (numeric) 3.859082506323922 absolute error 1.332711718760038e-12 relative error 3.453441890852678e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.74428571428723 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.82000000000138 y[1] (analytic) 3.870336671195581 y[1] (numeric) 3.870336671194244 absolute error 1.3367085216486885e-12 relative error 3.4537267302789124e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.755238095239605 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.83000000000138 y[1] (analytic) 3.8815940807122864 y[1] (numeric) 3.881594080710957 absolute error 1.3296030942910875e-12 relative error 3.4254047863941005e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.766190476191994 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.840000000001382 y[1] (analytic) 3.892854733822965 y[1] (numeric) 3.8928547338216286 absolute error 1.3362644324388384e-12 relative error 3.432608005710412e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.777142857144376 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 24.557742072915143 Order of pole (six term test) -0.4999999999992166 TOP MAIN SOLVE Loop x[1] 28.850000000001383 y[1] (analytic) 3.9041186294758425 y[1] (numeric) 3.9041186294745103 absolute error 1.3322676295501878e-12 relative error 3.4124670789756585e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.78809523809676 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.860000000001385 y[1] (analytic) 3.9153857666198775 y[1] (numeric) 3.9153857666185345 absolute error 1.3429257705865894e-12 relative error 3.429868346653175e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.799047619049134 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.870000000001387 y[1] (analytic) 3.92665614420466 y[1] (numeric) 3.9266561442033154 absolute error 1.3447021274259896e-12 relative error 3.424547701765614e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.81000000000153 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.880000000001388 y[1] (analytic) 3.9379297611804915 y[1] (numeric) 3.9379297611791473 absolute error 1.3442580382161395e-12 relative error 3.413616086979584e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.8209523809539 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 173.02362516043775 Order of pole (six term test) -0.500000000237856 TOP MAIN SOLVE Loop x[1] 28.89000000000139 y[1] (analytic) 3.949206616498355 y[1] (numeric) 3.9492066164970048 absolute error 1.3500311979441904e-12 relative error 3.418487126766802e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.8319047619063 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.90000000000139 y[1] (analytic) 3.9604867091098797 y[1] (numeric) 3.960486709108541 absolute error 1.3384848784880887e-12 relative error 3.379596945520147e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.84285714285867 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.910000000001393 y[1] (analytic) 3.9717700379674348 y[1] (numeric) 3.9717700379660887 absolute error 1.3460343950555398e-12 relative error 3.38900385014329e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.85380952381106 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.920000000001394 y[1] (analytic) 3.983056602024014 y[1] (numeric) 3.983056602022658 absolute error 1.3562484468820912e-12 relative error 3.405044372688315e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.86476190476345 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.930000000001396 y[1] (analytic) 3.9943464002332867 y[1] (numeric) 3.9943464002319353 absolute error 1.3513634655737405e-12 relative error 3.3831904651404676e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.87571428571583 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.940000000001397 y[1] (analytic) 4.005639431549646 y[1] (numeric) 4.005639431548285 absolute error 1.361577517400292e-12 relative error 3.399151472986034e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.8866666666682 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.9500000000014 y[1] (analytic) 4.0169356949281045 y[1] (numeric) 4.016935694926746 absolute error 1.3589129821411916e-12 relative error 3.382959263841324e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.89761904762058 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 12.755464944428098 Order of pole (six term test) -0.4999999999945768 TOP MAIN SOLVE Loop x[1] 28.9600000000014 y[1] (analytic) 4.028235189324391 y[1] (numeric) 4.028235189323034 absolute error 1.3571366253017914e-12 relative error 3.3690600511570625e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.90857142857298 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 134.03552474319775 Order of pole (six term test) -0.5000000002216272 TOP MAIN SOLVE Loop x[1] 28.970000000001402 y[1] (analytic) 4.039537913694904 y[1] (numeric) 4.039537913693539 absolute error 1.3651302310790925e-12 relative error 3.379421756263277e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.91952380952536 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.980000000001404 y[1] (analytic) 4.050843866996679 y[1] (numeric) 4.050843866995323 absolute error 1.3562484468820912e-12 relative error 3.3480639871899636e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.930476190477734 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 28.990000000001405 y[1] (analytic) 4.062153048187486 y[1] (numeric) 4.062153048186124 absolute error 1.3624656958199921e-12 relative error 3.354048160317145e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.94142857143012 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 29.000000000001407 y[1] (analytic) 4.073465456225712 y[1] (numeric) 4.073465456224351 absolute error 1.3606893389805919e-12 relative error 3.340372843719521e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.9523809523825 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 29.01000000000141 y[1] (analytic) 4.084781090070454 y[1] (numeric) 4.084781090069086 absolute error 1.3677947663381929e-12 relative error 3.3485142439165606e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.963333333334894 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 61.099760514886455 Order of pole (six term test) -0.5000000000370903 TOP MAIN SOLVE Loop x[1] 29.02000000000141 y[1] (analytic) 4.096099948681456 y[1] (numeric) 4.096099948680081 absolute error 1.3749001936957939e-12 relative error 3.356608019631888e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.97428571428728 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 29.03000000000141 y[1] (analytic) 4.10742203101913 y[1] (numeric) 4.10742203101776 absolute error 1.3704593015972932e-12 relative error 3.336543679338585e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.98523809523964 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 29.040000000001413 y[1] (analytic) 4.118747336044592 y[1] (numeric) 4.118747336043216 absolute error 1.375788372115494e-12 relative error 3.3403077680329915e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 33.99619047619203 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 29.050000000001415 y[1] (analytic) 4.13007586271959 y[1] (numeric) 4.130075862718213 absolute error 1.3766765505351941e-12 relative error 3.3332960369126833e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.007142857144416 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 33.90095029015292 Order of pole (six term test) -0.500000000020604 TOP MAIN SOLVE Loop x[1] 29.060000000001416 y[1] (analytic) 4.141407610006553 y[1] (numeric) 4.1414076100051815 absolute error 1.3713474800169934e-12 relative error 3.3113076739983667e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.01809523809679 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 29.070000000001418 y[1] (analytic) 4.152742576868601 y[1] (numeric) 4.1527425768672215 absolute error 1.3793410857942945e-12 relative error 3.32151839480114e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.02904761904918 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 19.63091827283401 Order of pole (six term test) -0.50000000001282 TOP MAIN SOLVE Loop x[1] 29.08000000000142 y[1] (analytic) 4.164080762269485 y[1] (numeric) 4.1640807622681 absolute error 1.3846701563124952e-12 relative error 3.325272095726188e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.04000000000156 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 29.09000000000142 y[1] (analytic) 4.175422165173639 y[1] (numeric) 4.175422165172253 absolute error 1.3864465131518955e-12 relative error 3.320494211857111e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.050952380953944 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 29.100000000001423 y[1] (analytic) 4.186766784546158 y[1] (numeric) 4.186766784544778 absolute error 1.3802292642139946e-12 relative error 3.296647115164334e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.06190476190632 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 29.110000000001424 y[1] (analytic) 4.198114619352825 y[1] (numeric) 4.1981146193514425 absolute error 1.382893799473095e-12 relative error 3.2940829988255055e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.07285714285871 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 29.120000000001426 y[1] (analytic) 4.209465668560071 y[1] (numeric) 4.209465668558677 absolute error 1.3944401189291966e-12 relative error 3.3126297462028996e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.08380952381109 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 29.130000000001427 y[1] (analytic) 4.220819931134965 y[1] (numeric) 4.220819931133575 absolute error 1.389999226830696e-12 relative error 3.2931971737939777e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.094761904763466 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 29.14000000000143 y[1] (analytic) 4.232177406045288 y[1] (numeric) 4.232177406043897 absolute error 1.3908874052503961e-12 relative error 3.2864581793372776e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.10571428571586 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 29.15000000000143 y[1] (analytic) 4.24353809225946 y[1] (numeric) 4.243538092258063 absolute error 1.3962164757685969e-12 relative error 3.2902178451405994e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.11666666666823 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 120.94334395690059 Order of pole (six term test) -0.50000000011479 TOP MAIN SOLVE Loop x[1] 29.160000000001432 y[1] (analytic) 4.254901988746553 y[1] (numeric) 4.254901988745158 absolute error 1.3953282973488967e-12 relative error 3.2793429814347965e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.12761904762062 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 29.170000000001433 y[1] (analytic) 4.266269094476325 y[1] (numeric) 4.266269094474927 absolute error 1.3979928326079971e-12 relative error 3.2768510416232844e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.13857142857301 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 39.329125977354664 Order of pole (six term test) -0.5000000000108535 TOP MAIN SOLVE Loop x[1] 29.180000000001435 y[1] (analytic) 4.2776394084191764 y[1] (numeric) 4.277639408417776 absolute error 1.4006573678670975e-12 relative error 3.2743698898751204e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.14952380952539 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 60.834726916628924 Order of pole (six term test) -0.5000000000369216 TOP MAIN SOLVE Loop x[1] 29.190000000001437 y[1] (analytic) 4.289012929546171 y[1] (numeric) 4.289012929544772 absolute error 1.3988810110276972e-12 relative error 3.261545334571224e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.160476190477766 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 29.200000000001438 y[1] (analytic) 4.300389656829033 y[1] (numeric) 4.300389656827643 absolute error 1.389999226830696e-12 relative error 3.23226344064746e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.17142857143015 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 33.6145714557189 Order of pole (six term test) -0.5000000000205223 TOP MAIN SOLVE Loop x[1] 29.21000000000144 y[1] (analytic) 4.311769589240175 y[1] (numeric) 4.311769589238773 absolute error 1.4015455462867976e-12 relative error 3.250511228114533e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.18238095238253 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 29.22000000000144 y[1] (analytic) 4.323152725752614 y[1] (numeric) 4.323152725751208 absolute error 1.4059864383852982e-12 relative error 3.252224771079609e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.19333333333492 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 29.230000000001443 y[1] (analytic) 4.334539065340049 y[1] (numeric) 4.3345390653386495 absolute error 1.3997691894473974e-12 relative error 3.229338041131679e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.2042857142873 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 29.240000000001444 y[1] (analytic) 4.345928606976862 y[1] (numeric) 4.345928606975457 absolute error 1.4050982599655981e-12 relative error 3.2331370048506617e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.215238095239684 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 29.250000000001446 y[1] (analytic) 4.35732134963806 y[1] (numeric) 4.357321349636647 absolute error 1.4122036873231991e-12 relative error 3.240990448043277e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.226190476192066 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 138.14866974083859 Order of pole (six term test) -0.5000000001546372 TOP MAIN SOLVE Loop x[1] 29.260000000001448 y[1] (analytic) 4.368717292299301 y[1] (numeric) 4.368717292297892 absolute error 1.4095391520640987e-12 relative error 3.22643709298535e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.237142857144455 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 29.27000000000145 y[1] (analytic) 4.380116433936937 y[1] (numeric) 4.380116433935519 absolute error 1.4184209362611e-12 relative error 3.2383178795687735e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.248095238096845 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 29.28000000000145 y[1] (analytic) 4.3915187735279275 y[1] (numeric) 4.39151877352651 absolute error 1.4175327578413999e-12 relative error 3.227887277600375e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.259047619049205 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 29.290000000001452 y[1] (analytic) 4.402924310049915 y[1] (numeric) 4.402924310048502 absolute error 1.4130918657428992e-12 relative error 3.209439377636903e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.2700000000016 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 29.300000000001454 y[1] (analytic) 4.414333042481196 y[1] (numeric) 4.414333042479785 absolute error 1.411315508903499e-12 relative error 3.197120596297896e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.280952380953984 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 29.310000000001455 y[1] (analytic) 4.425744969800721 y[1] (numeric) 4.425744969799301 absolute error 1.4201972931005002e-12 relative error 3.208945166952193e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.291904761906366 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 29.887234268005045 Order of pole (six term test) -0.5000000000181206 TOP MAIN SOLVE Loop x[1] 29.320000000001457 y[1] (analytic) 4.437160090988073 y[1] (numeric) 4.437160090986645 absolute error 1.4273027204581012e-12 relative error 3.21670323177424e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.30285714285874 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 29.33000000000146 y[1] (analytic) 4.448578405023486 y[1] (numeric) 4.448578405022064 absolute error 1.4219736499399005e-12 relative error 3.196467546428224e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.31380952381112 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 29.34000000000146 y[1] (analytic) 4.4599999108878805 y[1] (numeric) 4.459999910886455 absolute error 1.425526363618701e-12 relative error 3.1962475159218386e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.32476190476351 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 29.35000000000146 y[1] (analytic) 4.471424607562785 y[1] (numeric) 4.4714246075613655 absolute error 1.4193091146808001e-12 relative error 3.174176552770763e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.33571428571588 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 43.54583443728302 Order of pole (six term test) -0.5000000000161844 TOP MAIN SOLVE Loop x[1] 29.360000000001463 y[1] (analytic) 4.482852494030425 y[1] (numeric) 4.482852494028994 absolute error 1.4308554341369017e-12 relative error 3.191841435876589e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.34666666666827 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 84.44134036047801 Order of pole (six term test) -0.5000000000462261 TOP MAIN SOLVE Loop x[1] 29.370000000001465 y[1] (analytic) 4.494283569273616 y[1] (numeric) 4.494283569272187 absolute error 1.4290790772975015e-12 relative error 3.1797706025222504e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.35761904762066 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 29.380000000001466 y[1] (analytic) 4.50571783227587 y[1] (numeric) 4.505717832274439 absolute error 1.4308554341369017e-12 relative error 3.1756436763244146e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.36857142857304 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 29.390000000001468 y[1] (analytic) 4.517155282021324 y[1] (numeric) 4.5171552820198935 absolute error 1.4308554341369017e-12 relative error 3.1676029376980516e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.37952380952542 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 29.40000000000147 y[1] (analytic) 4.528595917494769 y[1] (numeric) 4.528595917493341 absolute error 1.4281908988778014e-12 relative error 3.153716791909931e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.390476190477806 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 29.41000000000147 y[1] (analytic) 4.540039737681649 y[1] (numeric) 4.5400397376802175 absolute error 1.4317436125566019e-12 relative error 3.153592689229886e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.40142857143019 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 29.420000000001473 y[1] (analytic) 4.5514867415680484 y[1] (numeric) 4.551486741566607 absolute error 1.4415135751733033e-12 relative error 3.1671268247541515e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.41238095238257 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 29.430000000001474 y[1] (analytic) 4.562936928140676 y[1] (numeric) 4.562936928139237 absolute error 1.4388490399142029e-12 relative error 3.1533397515106806e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.42333333333495 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 29.440000000001476 y[1] (analytic) 4.574390296386923 y[1] (numeric) 4.574390296385482 absolute error 1.4415135751733033e-12 relative error 3.1512693097304816e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.434285714287334 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 29.450000000001477 y[1] (analytic) 4.5858468452948 y[1] (numeric) 4.585846845293357 absolute error 1.4424017535930034e-12 relative error 3.145333462396255e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.445238095239716 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 29.46000000000148 y[1] (analytic) 4.5973065738529755 y[1] (numeric) 4.597306573851525 absolute error 1.4503953593703045e-12 relative error 3.154880659078467e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.456190476192106 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 29.47000000000148 y[1] (analytic) 4.608769481050732 y[1] (numeric) 4.608769481049288 absolute error 1.4441781104324036e-12 relative error 3.1335438154809865e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.46714285714449 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 29.480000000001482 y[1] (analytic) 4.6202355658780405 y[1] (numeric) 4.620235565876594 absolute error 1.446842645691504e-12 relative error 3.131534366725612e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.47809523809686 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 29.490000000001483 y[1] (analytic) 4.631704827325482 y[1] (numeric) 4.631704827324029 absolute error 1.4530598946294049e-12 relative error 3.137203143984578e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.48904761904925 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 29.500000000001485 y[1] (analytic) 4.6431772643842635 y[1] (numeric) 4.643177264382822 absolute error 1.4415135751733033e-12 relative error 3.104584410831155e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.50000000000163 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 46.13165035583588 Order of pole (six term test) -0.4999999999772591 TOP MAIN SOLVE Loop x[1] 29.510000000001487 y[1] (analytic) 4.6546528760462955 y[1] (numeric) 4.654652876044843 absolute error 1.4521717162097048e-12 relative error 3.119828169535153e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.510952380954016 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 15.415495853481362 Order of pole (six term test) -0.50000000000143 TOP MAIN SOLVE Loop x[1] 29.520000000001488 y[1] (analytic) 4.666131661304064 y[1] (numeric) 4.666131661302602 absolute error 1.4619416788264061e-12 relative error 3.133091359059146e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.52190476190641 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 29.53000000000149 y[1] (analytic) 4.677613619150701 y[1] (numeric) 4.677613619149247 absolute error 1.4548362514688051e-12 relative error 3.11021039769624e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.53285714285878 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 29.54000000000149 y[1] (analytic) 4.689098748580022 y[1] (numeric) 4.689098748578564 absolute error 1.4583889651476056e-12 relative error 3.1101690182772175e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.54380952381117 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 29.550000000001493 y[1] (analytic) 4.7005870485864385 y[1] (numeric) 4.700587048584979 absolute error 1.4592771435673058e-12 relative error 3.1044572273289566e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.554761904763545 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 29.560000000001494 y[1] (analytic) 4.712078518165022 y[1] (numeric) 4.712078518163556 absolute error 1.4663825709249068e-12 relative error 3.1119654845988127e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.56571428571593 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 77.24977862787684 Order of pole (six term test) -0.5000000000829612 TOP MAIN SOLVE Loop x[1] 29.570000000001496 y[1] (analytic) 4.723573156311456 y[1] (numeric) 4.7235731563099925 absolute error 1.4637180356658064e-12 relative error 3.0987517017917736e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.57666666666832 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 29.580000000001498 y[1] (analytic) 4.7350709620220925 y[1] (numeric) 4.735070962020625 absolute error 1.4672707493446069e-12 relative error 3.09873022202399e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.587619047620684 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 29.5900000000015 y[1] (analytic) 4.746571934293893 y[1] (numeric) 4.746571934292426 absolute error 1.4672707493446069e-12 relative error 3.091221980106534e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.59857142857308 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 187.4209380846373 Order of pole (six term test) -0.5000000002768612 TOP MAIN SOLVE Loop x[1] 29.6000000000015 y[1] (analytic) 4.75807607212446 y[1] (numeric) 4.758076072123 absolute error 1.4601653219870059e-12 relative error 3.068814579366421e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.609523809525456 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 29.610000000001502 y[1] (analytic) 4.769583374512063 y[1] (numeric) 4.769583374510589 absolute error 1.4743761767022079e-12 relative error 3.091205375675059e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.620476190477845 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 29.620000000001504 y[1] (analytic) 4.781093840455547 y[1] (numeric) 4.7810938404540675 absolute error 1.4797052472204086e-12 relative error 3.094909442479006e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.63142857143023 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 29.630000000001505 y[1] (analytic) 4.792607468954419 y[1] (numeric) 4.792607468952943 absolute error 1.475264355121908e-12 relative error 3.078208187668997e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.64238095238261 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 29.640000000001507 y[1] (analytic) 4.80412425900883 y[1] (numeric) 4.804124259007358 absolute error 1.4725998198628076e-12 relative error 3.065282537397626e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.65333333333499 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 29.65000000000151 y[1] (analytic) 4.81564420961956 y[1] (numeric) 4.815644209618082 absolute error 1.4779288903810084e-12 relative error 3.0690159531070634e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.664285714287374 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 29.66000000000151 y[1] (analytic) 4.827167319787996 y[1] (numeric) 4.827167319786521 absolute error 1.475264355121908e-12 relative error 3.0561699178612684e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.67523809523976 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 29.67000000000151 y[1] (analytic) 4.83869358851619 y[1] (numeric) 4.838693588514709 absolute error 1.4805934256401088e-12 relative error 3.059903253956902e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.68619047619213 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 73.49676118969748 Order of pole (six term test) -0.5000000000427356 TOP MAIN SOLVE Loop x[1] 29.680000000001513 y[1] (analytic) 4.850223014806794 y[1] (numeric) 4.850223014805311 absolute error 1.482369782479509e-12 relative error 3.056292005448245e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.69714285714453 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 49.462123061747974 Order of pole (six term test) -0.500000000008642 TOP MAIN SOLVE Loop x[1] 29.690000000001515 y[1] (analytic) 4.861755597663109 y[1] (numeric) 4.861755597661623 absolute error 1.4859224961583095e-12 relative error 3.0563496381277275e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.70809523809691 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 29.700000000001516 y[1] (analytic) 4.8732913360890535 y[1] (numeric) 4.873291336087568 absolute error 1.4859224961583095e-12 relative error 3.0491148459652776e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.71904761904929 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 29.710000000001518 y[1] (analytic) 4.884830229089186 y[1] (numeric) 4.884830229087696 absolute error 1.48947520983711e-12 relative error 3.049185212143666e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.73000000000166 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 29.72000000000152 y[1] (analytic) 4.896372275668689 y[1] (numeric) 4.89637227566719 absolute error 1.4992451724538114e-12 relative error 3.061950946630303e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.74095238095406 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 29.73000000000152 y[1] (analytic) 4.907917474833351 y[1] (numeric) 4.907917474831856 absolute error 1.4948042803553108e-12 relative error 3.045699704651344e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.75190476190644 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 29.740000000001523 y[1] (analytic) 4.919465825589626 y[1] (numeric) 4.919465825588127 absolute error 1.4983569940341113e-12 relative error 3.045771730418566e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.76285714285882 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 29.750000000001524 y[1] (analytic) 4.931017326944566 y[1] (numeric) 4.931017326943065 absolute error 1.5010215292932116e-12 relative error 3.044040265466473e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.773809523811195 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 29.760000000001526 y[1] (analytic) 4.942571977905857 y[1] (numeric) 4.942571977904354 absolute error 1.5027978861326119e-12 relative error 3.040517958767977e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.784761904763585 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 29.770000000001527 y[1] (analytic) 4.954129777481807 y[1] (numeric) 4.954129777480305 absolute error 1.5019097077129118e-12 relative error 3.0316317399265533e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.79571428571597 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 22.68959691567188 Order of pole (six term test) -0.5000000000156248 TOP MAIN SOLVE Loop x[1] 29.78000000000153 y[1] (analytic) 4.965690724681359 y[1] (numeric) 4.965690724679852 absolute error 1.5072387782311125e-12 relative error 3.035305382068131e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.80666666666835 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 38.31226651658792 Order of pole (six term test) -0.5000000000030411 TOP MAIN SOLVE Loop x[1] 29.79000000000153 y[1] (analytic) 4.977254818514059 y[1] (numeric) 4.977254818512553 absolute error 1.5054624213917123e-12 relative error 3.0246842411841044e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.81761904762073 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 29.800000000001532 y[1] (analytic) 4.988822057990092 y[1] (numeric) 4.988822057988591 absolute error 1.5010215292932116e-12 relative error 3.008769428625295e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.828571428573106 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 29.810000000001533 y[1] (analytic) 5.000392442120276 y[1] (numeric) 5.000392442118768 absolute error 1.5081269566508126e-12 relative error 3.016017190865391e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.839523809525495 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 29.820000000001535 y[1] (analytic) 5.011965969916027 y[1] (numeric) 5.0119659699145105 absolute error 1.5161205624281138e-12 relative error 3.0250017089671415e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.85047619047787 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 35.767797163678004 Order of pole (six term test) -0.4999999999905853 TOP MAIN SOLVE Loop x[1] 29.830000000001537 y[1] (analytic) 5.023542640389383 y[1] (numeric) 5.023542640387866 absolute error 1.5170087408478139e-12 relative error 3.019798674845583e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.86142857143027 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 29.840000000001538 y[1] (analytic) 5.0351224525530185 y[1] (numeric) 5.035122452551503 absolute error 1.5152323840084136e-12 relative error 3.009325787578666e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.87238095238265 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 29.85000000000154 y[1] (analytic) 5.046705405420223 y[1] (numeric) 5.0467054054187095 absolute error 1.5134560271690134e-12 relative error 2.998899094731274e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.88333333333503 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 29.86000000000154 y[1] (analytic) 5.0582914980049125 y[1] (numeric) 5.058291498003393 absolute error 1.5196732761069143e-12 relative error 3.004321274695819e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.894285714287406 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 37.2170554560827 Order of pole (six term test) -0.5000000000178222 TOP MAIN SOLVE Loop x[1] 29.870000000001543 y[1] (analytic) 5.0698807293216 y[1] (numeric) 5.06988072932008 absolute error 1.5196732761069143e-12 relative error 2.997453702052398e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.905238095239795 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 29.880000000001544 y[1] (analytic) 5.0814730983854375 y[1] (numeric) 5.081473098383916 absolute error 1.5214496329463145e-12 relative error 2.994111360010412e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.916190476192185 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 34.16188653077155 Order of pole (six term test) -0.5000000000109388 TOP MAIN SOLVE Loop x[1] 29.890000000001546 y[1] (analytic) 5.093068604212188 y[1] (numeric) 5.093068604210664 absolute error 1.5241141682054149e-12 relative error 2.9925262874819836e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.92714285714455 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 150.72658086316463 Order of pole (six term test) -0.5000000002651603 TOP MAIN SOLVE Loop x[1] 29.900000000001548 y[1] (analytic) 5.104667245818227 y[1] (numeric) 5.104667245816705 absolute error 1.5223378113660146e-12 relative error 2.9822469086758254e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.93809523809694 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 29.91000000000155 y[1] (analytic) 5.1162690222205605 y[1] (numeric) 5.1162690222190355 absolute error 1.525002346625115e-12 relative error 2.9806922583661056e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.94904761904932 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 13.561899919503379 Order of pole (six term test) -0.4999999999932836 TOP MAIN SOLVE Loop x[1] 29.92000000000155 y[1] (analytic) 5.127873932436799 y[1] (numeric) 5.127873932435269 absolute error 1.5303314171433158e-12 relative error 2.984339001516935e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.9600000000017 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 49.482635137802966 Order of pole (six term test) -0.5000000000205684 TOP MAIN SOLVE Loop x[1] 29.930000000001552 y[1] (analytic) 5.139481975485165 y[1] (numeric) 5.139481975483633 absolute error 1.531219595563016e-12 relative error 2.979326715935159e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.97095238095409 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 29.940000000001554 y[1] (analytic) 5.151093150384504 y[1] (numeric) 5.151093150382973 absolute error 1.531219595563016e-12 relative error 2.972610960158462e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.98190476190647 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 29.950000000001555 y[1] (analytic) 5.162707456154276 y[1] (numeric) 5.162707456152746 absolute error 1.5303314171433158e-12 relative error 2.9642032405285e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 34.99285714285886 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 29.960000000001557 y[1] (analytic) 5.174324891814557 y[1] (numeric) 5.174324891813024 absolute error 1.5329959524024162e-12 relative error 2.9626975198784204e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 35.003809523811235 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 29.97000000000156 y[1] (analytic) 5.185945456386026 y[1] (numeric) 5.185945456384491 absolute error 1.5347723092418164e-12 relative error 2.959484094364861e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 35.01476190476362 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 29.98000000000156 y[1] (analytic) 5.19756914888999 y[1] (numeric) 5.197569148888447 absolute error 1.5427659150191175e-12 relative error 2.9682450984776136e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 35.025714285716 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 29.99000000000156 y[1] (analytic) 5.209195968348343 y[1] (numeric) 5.209195968346799 absolute error 1.5436540934388177e-12 relative error 2.963325055955338e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 35.03666666666838 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 Finished! diff ( y , x , 1 ) = ln (0.1 * x + 0.2) ; Iterations 1000 Total Elapsed Time 2.0 Seconds Elapsed Time(since restart) 2.0 Seconds Time to Timeout 2 Minutes 58.0 Seconds Percent Done 100.10000000001564%