##############ECHO OF PROBLEM################# ##############temp/mult_sin_cpostode.ode################# diff ( y , x , 1 ) = sin ( x ) * 2.0 ; ! #BEGIN FIRST INPUT BLOCK # Digits:=32; ELIMINATED in preodein.rb max_terms=30 ! #END FIRST INPUT BLOCK #BEGIN SECOND INPUT BLOCK x_start=0.1 x_end=5.0 $array_y_init[0 + 1] = exact_soln_y(x_start) $glob_look_poles=true $glob_max_iter=1000000 #END SECOND INPUT BLOCK #BEGIN OVERRIDE BLOCK $glob_desired_digits_correct=10 $glob_display_interval=0.01 $glob_look_poles=true $glob_max_iter=1000000000 $glob_max_minutes=10.0 $glob_subiter_method=3 #END OVERRIDE BLOCK ! #BEGIN USER DEF BLOCK def exact_soln_y (x) return(-cos(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 estimated_h 1.0e-06 estimated_answer 1.0 desired_abs_gbl_error 1.0e-10 range 4.9 estimated_steps 4900000.000000001 step_error 2.040816326530612e-17 est_needed_step_err 2.040816326530612e-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.934417211064604e-183 estimated_step_error 4.934417211064604e-183 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 3.311431329213132e-175 estimated_step_error 3.311431329213132e-175 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 2.2222639389168714e-167 estimated_step_error 2.2222639389168714e-167 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.4913360734048375e-159 estimated_step_error 1.4913360734048375e-159 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 1.0008186824075634e-151 estimated_step_error 1.0008186824075634e-151 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 6.716380284963249e-144 estimated_step_error 6.716380284963249e-144 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 4.507286243161841e-136 estimated_step_error 4.507286243161841e-136 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 3.024788235308614e-128 estimated_step_error 3.024788235308614e-128 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 2.0299005403161113e-120 estimated_step_error 2.0299005403161113e-120 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.3622425448816217e-112 estimated_step_error 1.3622425448816217e-112 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 9.141846268720057e-105 estimated_step_error 9.141846268720057e-105 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 6.134977500468075e-97 estimated_step_error 6.134977500468075e-97 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 4.1170980232363434e-89 estimated_step_error 4.1170980232363434e-89 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.762916639481358e-81 estimated_step_error 2.762916639481358e-81 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.8541336236902862e-73 estimated_step_error 1.8541336236902862e-73 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.2442498004282685e-65 estimated_step_error 1.2442498004282685e-65 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 8.34950175150309e-58 estimated_step_error 8.34950175150309e-58 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 5.6025495160180055e-50 estimated_step_error 5.6025495160180055e-50 best_h 0.1 START of Soultion TOP MAIN SOLVE Loop x[1] 0.1 y[1] (analytic) -1.9900083305560516 y[1] (numeric) -1.9900083305560516 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.09933466539753058 Order of pole (three term test) 22.00996671107938 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.11 y[1] (analytic) -1.9879121959133936 y[1] (numeric) -1.9879121959133939 absolute error 2.220446049250313e-16 relative error 1.1169739054948934e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.10911481154043468 Order of pole (three term test) 22.01205127533469 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.12 y[1] (analytic) -1.9856172717077325 y[1] (numeric) -1.9856172717077327 absolute error 2.220446049250313e-16 relative error 1.1182648745498752e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.11885131321356733 Order of pole (three term test) 22.014331012573987 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.13 y[1] (analytic) -1.9831237874295762 y[1] (numeric) -1.9831237874295764 absolute error 2.220446049250313e-16 relative error 1.1196709269108925e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.12854027594607756 Order of pole (three term test) 22.016805010932746 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.14 y[1] (analytic) -1.9804319924252742 y[1] (numeric) -1.9804319924252747 absolute error 4.440892098500626e-16 relative error 2.242385558042933e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.13817782428205683 Order of pole (three term test) 22.019472280844617 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.15000000000000002 y[1] (analytic) -1.9775421558720845 y[1] (numeric) -1.977542155872085 absolute error 4.440892098500626e-16 relative error 2.2456624175185883e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.14776010333066977 Order of pole (three term test) 22.0223317554372 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.16000000000000003 y[1] (analytic) -1.9744545667512539 y[1] (numeric) -1.9744545667512543 absolute error 4.440892098500626e-16 relative error 2.249174112832397e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1572832803080589 Order of pole (three term test) 22.025382290958774 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.17000000000000004 y[1] (analytic) -1.9711695338191213 y[1] (numeric) -1.9711695338191217 absolute error 4.440892098500626e-16 relative error 2.2529224515237114e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.16674354607040717 Order of pole (three term test) 22.028622667235826 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.18000000000000005 y[1] (analytic) -1.967687385576243 y[1] (numeric) -1.9676873855762431 absolute error 2.220446049250313e-16 relative error 1.1284546851938319e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.17613711663754494 Order of pole (three term test) 22.032051588161032 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.19000000000000006 y[1] (analytic) -1.9640084702345406 y[1] (numeric) -1.9640084702345408 absolute error 2.220446049250313e-16 relative error 1.1305684689766887e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.18546023470649134 Order of pole (three term test) 22.035667682211745 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.20000000000000007 y[1] (analytic) -1.9601331556824833 y[1] (numeric) -1.9601331556824835 absolute error 2.220446049250313e-16 relative error 1.1328036785731495e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1947091711543254 Order of pole (three term test) 22.039469502998557 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.21000000000000008 y[1] (analytic) -1.9560618294482965 y[1] (numeric) -1.9560618294482968 absolute error 2.220446049250313e-16 relative error 1.1351614840705652e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.20388022652978516 Order of pole (three term test) 22.043455529843843 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.22000000000000008 y[1] (analytic) -1.951794898661211 y[1] (numeric) -1.9517948986612113 absolute error 2.220446049250313e-16 relative error 1.137643125706178e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.21296973253299978 Order of pole (three term test) 22.04762416839002 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.2300000000000001 y[1] (analytic) -1.9473327900107495 y[1] (numeric) -1.94733279001075 absolute error 4.440892098500626e-16 relative error 2.280499830989911e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.22197405348275992 Order of pole (three term test) 22.05197375123724 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.2400000000000001 y[1] (analytic) -1.942675949704059 y[1] (numeric) -1.9426759497040595 absolute error 4.440892098500626e-16 relative error 2.2859664779281058e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.23088958777074156 Order of pole (three term test) 22.05650253861036 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.2500000000000001 y[1] (analytic) -1.9378248434212895 y[1] (numeric) -1.93782484342129 absolute error 4.440892098500626e-16 relative error 2.2916891139965438e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.23971276930210167 Order of pole (three term test) 22.061208719054815 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.2600000000000001 y[1] (analytic) -1.9327799562690264 y[1] (numeric) -1.9327799562690269 absolute error 4.440892098500626e-16 relative error 2.2976708156024005e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24844006892186854 Order of pole (three term test) 22.066090410161173 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.27000000000000013 y[1] (analytic) -1.927541792731781 y[1] (numeric) -1.9275417927317815 absolute error 4.440892098500626e-16 relative error 2.3039148179541338e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2570679958265566 Order of pole (three term test) 22.07114565931809 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.28000000000000014 y[1] (analytic) -1.9221108766215418 y[1] (numeric) -1.9221108766215425 absolute error 6.661338147750939e-16 relative error 3.4656367792161125e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.265593098960442 Order of pole (three term test) 22.076372444493295 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.29000000000000015 y[1] (analytic) -1.9164877510253941 y[1] (numeric) -1.9164877510253948 absolute error 6.661338147750939e-16 relative error 3.4758052297422036e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.274011968395937 Order of pole (three term test) 22.081768675042408 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.30000000000000016 y[1] (analytic) -1.910672978251212 y[1] (numeric) -1.9106729782512124 absolute error 4.440892098500626e-16 relative error 2.3242554581816802e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.28232123669751796 Order of pole (three term test) 22.087332192545162 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.31000000000000016 y[1] (analytic) -1.9046671397714268 y[1] (numeric) -1.9046671397714272 absolute error 4.440892098500626e-16 relative error 2.3315843518115003e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2905175802686528 Order of pole (three term test) 22.093060771668735 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.3200000000000002 y[1] (analytic) -1.8984708361648817 y[1] (numeric) -1.898470836164882 absolute error 4.440892098500626e-16 relative error 2.3391942683047546e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.29859772068119617 Order of pole (three term test) 22.098952121057856 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.3300000000000002 y[1] (analytic) -1.8920846870567738 y[1] (numeric) -1.8920846870567742 absolute error 4.440892098500626e-16 relative error 2.347089498096748e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3065584259867171 Order of pole (three term test) 22.105003884251317 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.3400000000000002 y[1] (analytic) -1.8855093310566924 y[1] (numeric) -1.8855093310566928 absolute error 4.440892098500626e-16 relative error 2.3552745273404854e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.31439651200923435 Order of pole (three term test) 22.111213640624538 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.3500000000000002 y[1] (analytic) -1.8787454256947578 y[1] (numeric) -1.8787454256947582 absolute error 4.440892098500626e-16 relative error 2.3637540444620856e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3221088436188456 Order of pole (three term test) 22.117578906357757 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.3600000000000002 y[1] (analytic) -1.8717936473558696 y[1] (numeric) -1.87179364735587 absolute error 4.440892098500626e-16 relative error 2.3725329470873632e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3296923359857367 Order of pole (three term test) 22.124097135429555 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.3700000000000002 y[1] (analytic) -1.8646546912120687 y[1] (numeric) -1.8646546912120692 absolute error 4.440892098500626e-16 relative error 2.3816163493595392e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3371439558140727 Order of pole (three term test) 22.13076572063521 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.3800000000000002 y[1] (analytic) -1.8573292711530203 y[1] (numeric) -1.8573292711530207 absolute error 4.440892098500626e-16 relative error 2.3910095896694418e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3444607225552758 Order of pole (three term test) 22.137581994629546 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.39000000000000024 y[1] (analytic) -1.849818119714626 y[1] (numeric) -1.8498181197146264 absolute error 4.440892098500626e-16 relative error 2.4007182388210842e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.35163970960020513 Order of pole (three term test) 22.144543230993865 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.40000000000000024 y[1] (analytic) -1.84212198800577 y[1] (numeric) -1.8421219880057704 absolute error 4.440892098500626e-16 relative error 2.4107481086571322e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.35867804544976145 Order of pole (three term test) 22.151646645326423 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.41000000000000025 y[1] (analytic) -1.83424164563321 y[1] (numeric) -1.8342416456332105 absolute error 4.440892098500626e-16 relative error 2.421105261170514e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.36557291486344806 Order of pole (three term test) 22.158889396356198 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.42000000000000026 y[1] (analytic) -1.8261778806246163 y[1] (numeric) -1.8261778806246167 absolute error 4.440892098500626e-16 relative error 2.4317960181303295e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3723215599854298 Order of pole (three term test) 22.166268587079347 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.43000000000000027 y[1] (analytic) -1.81793149934977 y[1] (numeric) -1.8179314993497704 absolute error 4.440892098500626e-16 relative error 2.4428269712522314e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3789212814476387 Order of pole (three term test) 22.173781265917974 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.4400000000000003 y[1] (analytic) -1.8095033264399265 y[1] (numeric) -1.809503326439927 absolute error 4.440892098500626e-16 relative error 2.454204992945648e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3853694394494849 Order of pole (three term test) 22.18142442790071 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.4500000000000003 y[1] (analytic) -1.8008942047053536 y[1] (numeric) -1.800894204705354 absolute error 4.440892098500626e-16 relative error 2.4659372476725838e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.39166345481374176 Order of pole (three term test) 22.18919501586467 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.4600000000000003 y[1] (analytic) -1.7921049950510501 y[1] (numeric) -1.7921049950510506 absolute error 4.440892098500626e-16 relative error 2.4780312039552808e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3978008100181833 Order of pole (three term test) 22.19708992167827 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.4700000000000003 y[1] (analytic) -1.7831365763906577 y[1] (numeric) -1.783136576390658 absolute error 2.220446049250313e-16 relative error 1.2452473235363927e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.40377905020255717 Order of pole (three term test) 22.205105987484448 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.4800000000000003 y[1] (analytic) -1.773989845558568 y[1] (numeric) -1.7739898455585685 absolute error 4.440892098500626e-16 relative error 2.5033356924894588e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.40959578415049935 Order of pole (three term test) 22.21324000696377 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.4900000000000003 y[1] (analytic) -1.7646657172202427 y[1] (numeric) -1.7646657172202431 absolute error 4.440892098500626e-16 relative error 2.5165628000616798e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.41524868524598524 Order of pole (three term test) 22.221488726616894 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5000000000000003 y[1] (analytic) -1.755165123780745 y[1] (numeric) -1.7551651237807455 absolute error 4.440892098500626e-16 relative error 2.530184789072519e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4207354924039484 Order of pole (three term test) 22.22984884706593 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5100000000000003 y[1] (analytic) -1.7454890152915021 y[1] (numeric) -1.7454890152915026 absolute error 4.440892098500626e-16 relative error 2.5442108541479325e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4260540109746813 Order of pole (three term test) 22.23831702437418 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5200000000000004 y[1] (analytic) -1.7356383593552995 y[1] (numeric) -1.7356383593552998 absolute error 2.220446049250313e-16 relative error 1.2793252910560785e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.43120211362166916 Order of pole (three term test) 22.24688987138361 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5300000000000004 y[1] (analytic) -1.7256141410295216 y[1] (numeric) -1.725614141029522 absolute error 4.440892098500626e-16 relative error 2.5735139698444625e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.43617774117249336 Order of pole (three term test) 22.25556395906974 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5400000000000004 y[1] (analytic) -1.7154173627276479 y[1] (numeric) -1.7154173627276483 absolute error 4.440892098500626e-16 relative error 2.588811443204271e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4409789034424738 Order of pole (three term test) 22.264335817913132 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5500000000000004 y[1] (analytic) -1.7050490441190111 y[1] (numeric) -1.7050490441190116 absolute error 4.440892098500626e-16 relative error 2.6045538770969542e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4456036800307177 Order of pole (three term test) 22.273201939287212 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5600000000000004 y[1] (analytic) -1.6945102220268318 y[1] (numeric) -1.6945102220268324 absolute error 6.661338147750939e-16 relative error 3.931128925137555e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4500502210882527 Order of pole (three term test) 22.282158776861642 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5700000000000004 y[1] (analytic) -1.683801950324537 y[1] (numeric) -1.6838019503245376 absolute error 6.661338147750939e-16 relative error 3.956129250513713e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4543167480579419 Order of pole (three term test) 22.291202748020822 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5800000000000004 y[1] (analytic) -1.6729252998303734 y[1] (numeric) -1.672925299830374 absolute error 6.661338147750939e-16 relative error 3.9818503243548093e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4584015543858835 Order of pole (three term test) 22.30033023529686 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5900000000000004 y[1] (analytic) -1.6618813582003265 y[1] (numeric) -1.6618813582003271 absolute error 6.661338147750939e-16 relative error 4.00831149280391e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.46230300620401027 Order of pole (three term test) 22.309537587816564 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6000000000000004 y[1] (analytic) -1.6506712298193562 y[1] (numeric) -1.6506712298193567 absolute error 4.440892098500626e-16 relative error 2.69035530411869e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4660195429836133 Order of pole (three term test) 22.31882112276166 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6100000000000004 y[1] (analytic) -1.6392960356909585 y[1] (numeric) -1.6392960356909592 absolute error 6.661338147750939e-16 relative error 4.063535812153175e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4695496781595341 Order of pole (three term test) 22.32817712684198 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6200000000000004 y[1] (analytic) -1.6277569133250673 y[1] (numeric) -1.627756913325068 absolute error 6.661338147750939e-16 relative error 4.0923421017107686e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.47289199972476964 Order of pole (three term test) 22.33760185778061 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6300000000000004 y[1] (analytic) -1.6160550166243033 y[1] (numeric) -1.616055016624304 absolute error 6.661338147750939e-16 relative error 4.1219748580499915e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.476045170795258 Order of pole (three term test) 22.34709154581086 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6400000000000005 y[1] (analytic) -1.6041915157685847 y[1] (numeric) -1.6041915157685853 absolute error 6.661338147750939e-16 relative error 4.1524581586877575e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4790079301446126 Order of pole (three term test) 22.356642395184025 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6500000000000005 y[1] (analytic) -1.592167597098111 y[1] (numeric) -1.5921675970981117 absolute error 6.661338147750939e-16 relative error 4.183817180987675e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4817790927085966 Order of pole (three term test) 22.36625058568771 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6600000000000005 y[1] (analytic) -1.5799844629947295 y[1] (numeric) -1.5799844629947302 absolute error 6.661338147750939e-16 relative error 4.216078261380448e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4843575500591327 Order of pole (three term test) 22.37591227417381 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6700000000000005 y[1] (analytic) -1.567643331761698 y[1] (numeric) -1.5676433317616985 absolute error 4.440892098500626e-16 relative error 2.8328459723743455e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.48674227084765975 Order of pole (three term test) 22.385623596095773 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6800000000000005 y[1] (analytic) -1.5551454375018552 y[1] (numeric) -1.5551454375018559 absolute error 6.661338147750939e-16 relative error 4.283418120977507e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4889323012176581 Order of pole (three term test) 22.395380667054294 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6900000000000005 y[1] (analytic) -1.5424920299942126 y[1] (numeric) -1.542492029994213 absolute error 4.440892098500626e-16 relative error 2.879037305960854e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49092676518617984 Order of pole (three term test) 22.40517958435108 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7000000000000005 y[1] (analytic) -1.529684374568976 y[1] (numeric) -1.5296843745689768 absolute error 6.661338147750939e-16 relative error 4.3547141217467985e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49272486499423007 Order of pole (three term test) 22.41501642854988 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7100000000000005 y[1] (analytic) -1.5167237519810157 y[1] (numeric) -1.5167237519810162 absolute error 4.440892098500626e-16 relative error 2.9279505201262326e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49432588142586 Order of pole (three term test) 22.424887265044156 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7200000000000005 y[1] (analytic) -1.5036114582817892 y[1] (numeric) -1.5036114582817899 absolute error 6.661338147750939e-16 relative error 4.430225714935028e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49572917409584333 Order of pole (three term test) 22.43478814563093 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7300000000000005 y[1] (analytic) -1.49034880468974 y[1] (numeric) -1.4903488046897406 absolute error 6.661338147750939e-16 relative error 4.469650411225507e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4969341817058224 Order of pole (three term test) 22.444715110089966 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7400000000000005 y[1] (analytic) -1.476937117459175 y[1] (numeric) -1.4769371174591757 absolute error 6.661338147750939e-16 relative error 4.510238160451045e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4979404222688201 Order of pole (three term test) 22.454664187767847 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7500000000000006 y[1] (analytic) -1.463377737747641 y[1] (numeric) -1.4633777377476416 absolute error 6.661338147750939e-16 relative error 4.552029169176609e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4987474933020272 Order of pole (three term test) 22.46463139916615 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7600000000000006 y[1] (analytic) -1.4496720214818095 y[1] (numeric) -1.4496720214818102 absolute error 6.661338147750939e-16 relative error 4.595065676263744e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49935507198779155 Order of pole (three term test) 22.474612757533215 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7700000000000006 y[1] (analytic) -1.435821339221886 y[1] (numeric) -1.4358213392218866 absolute error 6.661338147750939e-16 relative error 4.639392078795065e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49976291530273953 Order of pole (three term test) 22.48460427045877 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7800000000000006 y[1] (analytic) -1.421827076024554 y[1] (numeric) -1.4218270760245546 absolute error 6.661338147750939e-16 relative error 4.685055067579753e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4999708601149831 Order of pole (three term test) 22.49460194147087 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7900000000000006 y[1] (analytic) -1.4076906313044713 y[1] (numeric) -1.4076906313044721 absolute error 8.881784197001252e-16 relative error 6.309471697464327e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4999788232493701 Order of pole (three term test) 22.50460177163441 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8000000000000006 y[1] (analytic) -1.3934134186943299 y[1] (numeric) -1.3934134186943308 absolute error 8.881784197001252e-16 relative error 6.37411989711119e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4997868015207526 Order of pole (three term test) 22.51459976115064 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8100000000000006 y[1] (analytic) -1.3789968659034932 y[1] (numeric) -1.378996865903494 absolute error 6.661338147750939e-16 relative error 4.830568011035002e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.499394871735262 Order of pole (three term test) 22.524591910957085 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8200000000000006 y[1] (analytic) -1.3644424145752263 y[1] (numeric) -1.364442414575227 absolute error 6.661338147750939e-16 relative error 4.882095482076263e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4988031906595868 Order of pole (three term test) 22.53457422432703 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8300000000000006 y[1] (analytic) -1.3497515201425332 y[1] (numeric) -1.349751520142534 absolute error 8.881784197001252e-16 relative error 6.580310571580863e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49801199495826826 Order of pole (three term test) 22.54454270846823 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8400000000000006 y[1] (analytic) -1.3349256516826153 y[1] (numeric) -1.334925651682616 absolute error 6.661338147750939e-16 relative error 4.990044306478502e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49702160109903787 Order of pole (three term test) 22.554493376119936 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8500000000000006 y[1] (analytic) -1.3199662917699633 y[1] (numeric) -1.3199662917699642 absolute error 8.881784197001252e-16 relative error 6.7287962218274e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4958324052262342 Order of pole (three term test) 22.56442224714776 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8600000000000007 y[1] (analytic) -1.3048749363281027 y[1] (numeric) -1.3048749363281036 absolute error 8.881784197001252e-16 relative error 6.806617208844897e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4944448830023506 Order of pole (three term test) 22.57432535013568 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8700000000000007 y[1] (analytic) -1.2896530944800013 y[1] (numeric) -1.2896530944800022 absolute error 8.881784197001252e-16 relative error 6.886956062073779e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49285958941777663 Order of pole (three term test) 22.584198723974538 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8800000000000007 y[1] (analytic) -1.2743022883971593 y[1] (numeric) -1.2743022883971602 absolute error 8.881784197001252e-16 relative error 6.969919365186829e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4910771585688092 Order of pole (three term test) 22.594038419446438 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8900000000000007 y[1] (analytic) -1.2588240531473927 y[1] (numeric) -1.2588240531473935 absolute error 8.881784197001252e-16 relative error 7.055620024732166e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.48909830340402227 Order of pole (three term test) 22.603840500804395 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9000000000000007 y[1] (analytic) -1.243219936541328 y[1] (numeric) -1.2432199365413288 absolute error 8.881784197001252e-16 relative error 7.144177740352701e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4869238154390974 Order of pole (three term test) 22.613601047346542 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9100000000000007 y[1] (analytic) -1.227491498977622 y[1] (numeric) -1.2274914989776229 absolute error 8.881784197001252e-16 relative error 7.235719517730993e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.48455456444022804 Order of pole (three term test) 22.623316154984423 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9200000000000007 y[1] (analytic) -1.2116403132869245 y[1] (numeric) -1.2116403132869256 absolute error 1.1102230246251565e-15 relative error 9.162975286067825e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.48199149807622393 Order of pole (three term test) 22.63298193780449 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9300000000000007 y[1] (analytic) -1.1956679645745953 y[1] (numeric) -1.1956679645745965 absolute error 1.1102230246251565e-15 relative error 9.285379030959995e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4792356415394569 Order of pole (three term test) 22.64259452962251 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9400000000000007 y[1] (analytic) -1.1795760500621952 y[1] (numeric) -1.1795760500621963 absolute error 1.1102230246251565e-15 relative error 9.412051258302659e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.47628809713579756 Order of pole (three term test) 22.65215008552992 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9500000000000007 y[1] (analytic) -1.1633661789277658 y[1] (numeric) -1.163366178927767 absolute error 1.1102230246251565e-15 relative error 9.543194952155223e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.47315004384370696 Order of pole (three term test) 22.66164478343175 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9600000000000007 y[1] (analytic) -1.147039972144912 y[1] (numeric) -1.1470399721449134 absolute error 1.3322676295501878e-15 relative error 1.1614831757422617e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.46982273684266224 Order of pole (three term test) 22.671074825575452 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9700000000000008 y[1] (analytic) -1.1305990623207074 y[1] (numeric) -1.1305990623207087 absolute error 1.3322676295501878e-15 relative error 1.1783731951939962e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4663075070111002 Order of pole (three term test) 22.680436440069883 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9800000000000008 y[1] (analytic) -1.1140450935324333 y[1] (numeric) -1.1140450935324346 absolute error 1.3322676295501878e-15 relative error 1.1958830367681174e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.46260576039408374 Order of pole (three term test) 22.689725882394082 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9900000000000008 y[1] (analytic) -1.097379721163174 y[1] (numeric) -1.0973797211631753 absolute error 1.3322676295501878e-15 relative error 1.2140443311072335e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4587189776409047 Order of pole (three term test) 22.69893943689496 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0000000000000007 y[1] (analytic) -1.0806046117362784 y[1] (numeric) -1.0806046117362795 absolute error 1.1102230246251565e-15 relative error 1.0274091120537494e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4546487134128405 Order of pole (three term test) 22.708073418273578 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0100000000000007 y[1] (analytic) -1.0637214427487098 y[1] (numeric) -1.063721442748711 absolute error 1.1102230246251565e-15 relative error 1.0437159391619335e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.45039659576131325 Order of pole (three term test) 22.717124173059155 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0200000000000007 y[1] (analytic) -1.046731902503298 y[1] (numeric) -1.046731902503299 absolute error 1.1102230246251565e-15 relative error 1.0606565272062667e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4459643254766897 Order of pole (three term test) 22.726088081070465 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0300000000000007 y[1] (analytic) -1.0296376899399096 y[1] (numeric) -1.0296376899399107 absolute error 1.1102230246251565e-15 relative error 1.0782657195561189e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4413536754079866 Order of pole (three term test) 22.734961556863798 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0400000000000007 y[1] (analytic) -1.0124405144655555 y[1] (numeric) -1.0124405144655568 absolute error 1.3322676295501878e-15 relative error 1.3158971915040973e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.436566489753758 Order of pole (three term test) 22.743741051167184 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0500000000000007 y[1] (analytic) -0.9951420957834527 y[1] (numeric) -0.995142095783454 absolute error 1.3322676295501878e-15 relative error 1.3387712520605651e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.43160468332443636 Order of pole (three term test) 22.75242305229993 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0600000000000007 y[1] (analytic) -0.9777441637210539 y[1] (numeric) -0.9777441637210552 absolute error 1.3322676295501878e-15 relative error 1.3625932825616723e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4264702407764375 Order of pole (three term test) 22.76100408757735 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0700000000000007 y[1] (analytic) -0.9602484580570669 y[1] (numeric) -0.9602484580570684 absolute error 1.4432899320127035e-15 relative error 1.503038010530114e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.42116521581832267 Order of pole (three term test) 22.769480724699758 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0800000000000007 y[1] (analytic) -0.9426567283474787 y[1] (numeric) -0.9426567283474802 absolute error 1.4432899320127035e-15 relative error 1.5310874983546323e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.41569173038934126 Order of pole (three term test) 22.77784957312531 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0900000000000007 y[1] (analytic) -0.9249707337506005 y[1] (numeric) -0.9249707337506019 absolute error 1.4432899320127035e-15 relative error 1.5603628086268266e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4100519738106868 Order of pole (three term test) 22.78610728542622 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1000000000000008 y[1] (analytic) -0.9071922428511534 y[1] (numeric) -0.907192242851155 absolute error 1.5543122344752192e-15 relative error 1.713321786780579e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4042482019097947 Order of pole (three term test) 22.794250558627667 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1100000000000008 y[1] (analytic) -0.8893230334834124 y[1] (numeric) -0.8893230334834139 absolute error 1.5543122344752192e-15 relative error 1.7477476416944846e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.39828273611804277 Order of pole (three term test) 22.802276135528963 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1200000000000008 y[1] (analytic) -0.871364892553423 y[1] (numeric) -0.8713648925534245 absolute error 1.5543122344752192e-15 relative error 1.7837673376081365e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3921579625422097 Order of pole (three term test) 22.810180806006343 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1300000000000008 y[1] (analytic) -0.8533196158603132 y[1] (numeric) -0.8533196158603148 absolute error 1.5543122344752192e-15 relative error 1.8214889305083748e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3858763310100626 Order of pole (three term test) 22.817961408297002 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1400000000000008 y[1] (analytic) -0.8351890079167148 y[1] (numeric) -0.8351890079167164 absolute error 1.5543122344752192e-15 relative error 1.8610305209263667e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.37944035409046056 Order of pole (three term test) 22.825614830263774 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1500000000000008 y[1] (analytic) -0.8169748817683131 y[1] (numeric) -0.8169748817683148 absolute error 1.6653345369377348e-15 relative error 2.03841583640023e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3728526060883595 Order of pole (three term test) 22.833138010639917 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1600000000000008 y[1] (analytic) -0.7986790588125449 y[1] (numeric) -0.7986790588125465 absolute error 1.6653345369377348e-15 relative error 2.0851110575175348e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.366115722015125 Order of pole (three term test) 22.840527940253576 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1700000000000008 y[1] (analytic) -0.7803033686164589 y[1] (numeric) -0.7803033686164607 absolute error 1.7763568394002505e-15 relative error 2.276495156684861e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.35923239653456235 Order of pole (three term test) 22.847781663231448 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1800000000000008 y[1] (analytic) -0.761849648733762 y[1] (numeric) -0.7618496487337638 absolute error 1.7763568394002505e-15 relative error 2.3316370130939324e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3522053828850874 Order of pole (three term test) 22.854896278181055 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1900000000000008 y[1] (analytic) -0.7433197445210643 y[1] (numeric) -0.7433197445210662 absolute error 1.887379141862766e-15 relative error 2.539121496199246e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.34503749177846765 Order of pole (three term test) 22.861868939351282 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2000000000000008 y[1] (analytic) -0.7247155089533456 y[1] (numeric) -0.7247155089533475 absolute error 1.887379141862766e-15 relative error 2.604303507439177e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3377315902755748 Order of pole (three term test) 22.868696857770622 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2100000000000009 y[1] (analytic) -0.7060388024386591 y[1] (numeric) -0.706038802438661 absolute error 1.887379141862766e-15 relative error 2.6731946393650825e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.33029060063959975 Order of pole (three term test) 22.875377302362747 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2200000000000009 y[1] (analytic) -0.6872914926320924 y[1] (numeric) -0.6872914926320943 absolute error 1.887379141862766e-15 relative error 2.746111601985275e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3227174991671848 Order of pole (three term test) 22.881907601038883 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2300000000000009 y[1] (analytic) -0.6684754542490036 y[1] (numeric) -0.6684754542490055 absolute error 1.887379141862766e-15 relative error 2.823408294001065e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.31501531499794533 Order of pole (three term test) 22.888285141766648 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2400000000000009 y[1] (analytic) -0.6495925688775508 y[1] (numeric) -0.6495925688775527 absolute error 1.887379141862766e-15 relative error 2.9054814237238294e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3071871289028551 Order of pole (three term test) 22.894507373614765 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2500000000000009 y[1] (analytic) -0.6306447247905357 y[1] (numeric) -0.6306447247905376 absolute error 1.887379141862766e-15 relative error 2.9927771813038574e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2992360720519776 Order of pole (three term test) 22.90057180777347 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.260000000000001 y[1] (analytic) -0.6116338167565769 y[1] (numeric) -0.6116338167565789 absolute error 1.9984014443252818e-15 relative error 3.2673167990000496e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.29116532476204016 Order of pole (three term test) 22.906476018549945 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.270000000000001 y[1] (analytic) -0.5925617458506357 y[1] (numeric) -0.5925617458506377 absolute error 1.9984014443252818e-15 relative error 3.372477987853454e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.28297811522435085 Order of pole (three term test) 22.912217644338615 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.280000000000001 y[1] (analytic) -0.5734304192639093 y[1] (numeric) -0.5734304192639113 absolute error 1.9984014443252818e-15 relative error 3.4849937798740314e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2746777182135625 Order of pole (three term test) 22.917794388565706 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.290000000000001 y[1] (analytic) -0.5542417501131135 y[1] (numeric) -0.5542417501131155 absolute error 1.9984014443252818e-15 relative error 3.605649419080093e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2662674537778099 Order of pole (three term test) 22.923204020607894 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.300000000000001 y[1] (analytic) -0.534997657249173 y[1] (numeric) -0.534997657249175 absolute error 1.9984014443252818e-15 relative error 3.735346159459039e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25775068591073125 Order of pole (three term test) 22.928444376684475 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.310000000000001 y[1] (analytic) -0.5157000650653375 y[1] (numeric) -0.5157000650653395 absolute error 1.9984014443252818e-15 relative error 3.8751235062809057e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2491308212059184 Order of pole (three term test) 22.933513360722902 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.320000000000001 y[1] (analytic) -0.4963509033047441 y[1] (numeric) -0.49635090330474607 absolute error 1.9984014443252818e-15 relative error 4.0261867783855433e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24041130749432343 Order of pole (three term test) 22.93840894519715 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.330000000000001 y[1] (analytic) -0.47695210686744455 y[1] (numeric) -0.47695210686744655 absolute error 1.9984014443252818e-15 relative error 4.1899415382615794e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.23159563246517179 Order of pole (three term test) 22.943129171938683 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.340000000000001 y[1] (analytic) -0.45750561561691705 y[1] (numeric) -0.45750561561691905 absolute error 1.9984014443252818e-15 relative error 4.36803697290265e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.22268732227093468 Order of pole (three term test) 22.94767215291974 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.350000000000001 y[1] (analytic) -0.4380133741860813 y[1] (numeric) -0.43801337418608327 absolute error 1.9984014443252818e-15 relative error 4.562421063143841e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2136899401169141 Order of pole (three term test) 22.95203607100853 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.360000000000001 y[1] (analytic) -0.4184773317828368 y[1] (numeric) -0.4184773317828388 absolute error 1.9984014443252818e-15 relative error 4.775411456127152e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.20460708483600784 Order of pole (three term test) 22.956219180695985 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.370000000000001 y[1] (analytic) -0.398899441995144 y[1] (numeric) -0.39889944199514604 absolute error 2.0539125955565396e-15 relative error 5.148948279505347e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.19544238944922532 Order of pole (three term test) 22.96021980879399 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.380000000000001 y[1] (analytic) -0.37928166259566676 y[1] (numeric) -0.3792816625956688 absolute error 2.0539125955565396e-15 relative error 5.415269964543773e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.18619951971252682 Order of pole (three term test) 22.964036355104664 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.390000000000001 y[1] (analytic) -0.35962595534599695 y[1] (numeric) -0.35962595534599906 absolute error 2.1094237467877974e-15 relative error 5.86560484700921e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1768821726505706 Order of pole (three term test) 22.96766729306037 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.400000000000001 y[1] (analytic) -0.33993428580047985 y[1] (numeric) -0.33993428580048196 absolute error 2.1094237467877974e-15 relative error 6.205386849462714e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1674940750779515 Order of pole (three term test) 22.971111170334336 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.410000000000001 y[1] (analytic) -0.32020862310966036 y[1] (numeric) -0.32020862310966247 absolute error 2.1094237467877974e-15 relative error 6.587654405750943e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.15803898210852593 Order of pole (three term test) 22.974366609421562 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.420000000000001 y[1] (analytic) -0.3004509398233695 y[1] (numeric) -0.3004509398233716 absolute error 2.1094237467877974e-15 relative error 7.020859205925251e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.14852067565341506 Order of pole (three term test) 22.977432308189815 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.430000000000001 y[1] (analytic) -0.28066321169347125 y[1] (numeric) -0.2806632116934734 absolute error 2.1649348980190553e-15 relative error 7.713639721273864e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.13894296290829228 Order of pole (three term test) 22.980307040400472 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.440000000000001 y[1] (analytic) -0.26084741747628887 y[1] (numeric) -0.2608474174762911 absolute error 2.220446049250313e-15 relative error 8.512432558210597e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.12930967483055425 Order of pole (three term test) 22.982989656198992 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.450000000000001 y[1] (analytic) -0.24100553873473102 y[1] (numeric) -0.24100553873473324 absolute error 2.220446049250313e-15 relative error 9.213257342165502e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.11962466460699013 Order of pole (three term test) 22.985479082574795 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.460000000000001 y[1] (analytic) -0.22113955964013696 y[1] (numeric) -0.2211395596401392 absolute error 2.248201624865942e-15 relative error 1.0166438011021036e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.10989180611255736 Order of pole (three term test) 22.987774323790543 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.470000000000001 y[1] (analytic) -0.20125146677386124 y[1] (numeric) -0.2012514667738635 absolute error 2.248201624865942e-15 relative error 1.117110677952058e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.10011499236088417 Order of pole (three term test) 22.989874461780342 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.480000000000001 y[1] (analytic) -0.18134324892861714 y[1] (numeric) -0.1813432489286194 absolute error 2.248201624865942e-15 relative error 1.2397492810724432e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.09029813394711532 Order of pole (three term test) 22.991778656517 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.490000000000001 y[1] (analytic) -0.16141689690959904 y[1] (numeric) -0.16141689690960132 absolute error 2.275957200481571e-15 relative error 1.4099869617467697e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.0804451574837268 Order of pole (three term test) 22.993486146348012 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.500000000000001 y[1] (analytic) -0.1414744033354036 y[1] (numeric) -0.1414744033354059 absolute error 2.3037127760972e-15 relative error 1.6283601286061773e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.07056000402993251 Order of pole (three term test) 22.99499624830022 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5100000000000011 y[1] (analytic) -0.12151776243876958 y[1] (numeric) -0.12151776243877188 absolute error 2.3037127760972e-15 relative error 1.8957827480225333e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.060646627515313745 Order of pole (three term test) 22.996308358352966 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5200000000000011 y[1] (analytic) -0.10154896986715614 y[1] (numeric) -0.10154896986715846 absolute error 2.3175905639050143e-15 relative error 2.2822393638624095e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.0507089931582998 Order of pole (three term test) 22.99742195167973 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5300000000000011 y[1] (analytic) -0.08157002248317985 y[1] (numeric) -0.08157002248318218 absolute error 2.3314683517128287e-15 relative error 2.8582416440961376e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.04075107588013345 Order of pole (three term test) 22.998336582858023 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5400000000000011 y[1] (analytic) -0.06158291816493002 y[1] (numeric) -0.06158291816493238 absolute error 2.3592239273284576e-15 relative error 3.830971310924299e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.03077685871495546 Order of pole (three term test) 22.999051886047564 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5500000000000012 y[1] (analytic) -0.04158965560618264 y[1] (numeric) -0.04158965560618501 absolute error 2.366162821232365e-15 relative error 5.689306118900911e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.02079033121664414 Order of pole (three term test) 22.99956757513664 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5600000000000012 y[1] (analytic) -0.021592234116532563 y[1] (numeric) -0.02159223411653495 absolute error 2.3869795029440866e-15 relative error 1.1054805584552475e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.010795487863046863 Order of pole (three term test) 22.999883443856465 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5700000000000012 y[1] (analytic) -0.0015926534214643062 y[1] (numeric) -0.0015926534214667082 absolute error 2.4019414929243865e-15 relative error 1.5081382179909615e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.0007963264582423052 Order of pole (three term test) 22.999999365863776 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5800000000000012 y[1] (analytic) 0.018407086537618893 y[1] (numeric) 0.018407086537616472 absolute error 2.4216739724636227e-15 relative error 1.3156204636265517e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.009203153466528016 Order of pole (three term test) 22.999915294791297 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5900000000000012 y[1] (analytic) 0.03840498580338752 y[1] (numeric) 0.03840498580338508 absolute error 2.435551760271437e-15 relative error 6.3417593037011585e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.019198952252618806 Order of pole (three term test) 22.99963126426636 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6000000000000012 y[1] (analytic) 0.05839904460257985 y[1] (numeric) 0.0583990446025774 absolute error 2.4494295480792516e-15 relative error 4.194297295012674e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.029187071713791177 Order of pole (three term test) 22.999147387897377 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6100000000000012 y[1] (analytic) 0.07838726354597764 y[1] (numeric) 0.07838726354597517 absolute error 2.4702462297909733e-15 relative error 3.151336222295939e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.03916351673543376 Order of pole (three term test) 22.998463859228444 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6200000000000012 y[1] (analytic) 0.09836764382834332 y[1] (numeric) 0.09836764382834084 absolute error 2.4702462297909733e-15 relative error 2.511238587865012e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.049124296872555456 Order of pole (three term test) 22.997580951661913 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6300000000000012 y[1] (analytic) 0.11833818742829894 y[1] (numeric) 0.11833818742829644 absolute error 2.4980018054066022e-15 relative error 2.1109008509363393e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.059065427945910014 Order of pole (three term test) 22.99649901834904 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6400000000000012 y[1] (analytic) 0.13829689730812655 y[1] (numeric) 0.13829689730812403 absolute error 2.525757381022231e-15 relative error 1.826329751559664e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.06898293363561477 Order of pole (three term test) 22.99521849204874 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6500000000000012 y[1] (analytic) 0.15824177761347039 y[1] (numeric) 0.15824177761346783 absolute error 2.55351295663786e-15 relative error 1.6136781292202139e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.07887284707162541 Order of pole (three term test) 22.993739884954437 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6600000000000013 y[1] (analytic) 0.17817083387292057 y[1] (numeric) 0.17817083387291802 absolute error 2.55351295663786e-15 relative error 1.4331823571410907e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.08873121242043139 Order of pole (three term test) 22.992063788489265 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6700000000000013 y[1] (analytic) 0.19808207319745869 y[1] (numeric) 0.1980820731974561 absolute error 2.581268532253489e-15 relative error 1.3031308137008158e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.09855408646733624 Order of pole (three term test) 22.990190873069448 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6800000000000013 y[1] (analytic) 0.21797350447974487 y[1] (numeric) 0.21797350447974229 absolute error 2.581268532253489e-15 relative error 1.1842120621102152e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.10833754019369109 Order of pole (three term test) 22.988121887836204 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6900000000000013 y[1] (analytic) 0.2378431385932271 y[1] (numeric) 0.23784313859322448 absolute error 2.609024107869118e-15 relative error 1.0969515973009505e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.11807766034844987 Order of pole (three term test) 22.985857660356032 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7000000000000013 y[1] (analytic) 0.25768898859105194 y[1] (numeric) 0.2576889885910493 absolute error 2.6645352591003757e-15 relative error 1.0340120754360009e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.12777055101341694 Order of pole (three term test) 22.98339909628973 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7100000000000013 y[1] (analytic) 0.27750906990475777 y[1] (numeric) 0.2775090699047551 absolute error 2.6645352591003757e-15 relative error 9.601615039158378e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.13741233516156337 Order of pole (three term test) 22.98074717903015 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7200000000000013 y[1] (analytic) 0.2973014005427299 y[1] (numeric) 0.29730140054272725 absolute error 2.6645352591003757e-15 relative error 8.962403992164891e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.14699915620778514 Order of pole (three term test) 22.97790296930883 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7300000000000013 y[1] (analytic) 0.3170640012883981 y[1] (numeric) 0.31706400128839546 absolute error 2.6645352591003757e-15 relative error 8.40377730765071e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.15652717955148643 Order of pole (three term test) 22.974867604771752 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7400000000000013 y[1] (analytic) 0.33679489589815664 y[1] (numeric) 0.3367948958981539 absolute error 2.7200464103316335e-15 relative error 8.076269692501955e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.16599259411036824 Order of pole (three term test) 22.97164229952424 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7500000000000013 y[1] (analytic) 0.3564921112989868 y[1] (numeric) 0.35649211129898406 absolute error 2.7200464103316335e-15 relative error 7.630032542432207e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.17539161384481114 Order of pole (three term test) 22.968228343645393 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7600000000000013 y[1] (analytic) 0.37615367778576286 y[1] (numeric) 0.3761536777857601 absolute error 2.7755575615628914e-15 relative error 7.378786186277039e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.18472047927223972 Order of pole (three term test) 22.964627102672058 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7700000000000014 y[1] (analytic) 0.39577762921822063 y[1] (numeric) 0.3957776292182179 absolute error 2.7200464103316335e-15 relative error 6.872663358220979e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.19397545897086632 Order of pole (three term test) 22.960840017052597 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7800000000000014 y[1] (analytic) 0.4153620032175702 y[1] (numeric) 0.41536200321756744 absolute error 2.7755575615628914e-15 relative error 6.682261593651431e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2031528510722097 Order of pole (three term test) 22.956868601570775 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7900000000000014 y[1] (analytic) 0.4349048413627319 y[1] (numeric) 0.4349048413627291 absolute error 2.7755575615628914e-15 relative error 6.381988190487722e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.21224898474179268 Order of pole (three term test) 22.952714444739808 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8000000000000014 y[1] (analytic) 0.45440418938617677 y[1] (numeric) 0.454404189386174 absolute error 2.7755575615628914e-15 relative error 6.108124938971624e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.22126022164742748 Order of pole (three term test) 22.948379208167076 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8100000000000014 y[1] (analytic) 0.47385809736935197 y[1] (numeric) 0.47385809736934914 absolute error 2.831068712794149e-15 relative error 5.974507407409465e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2301829574145004 Order of pole (three term test) 22.94386462588937 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8200000000000014 y[1] (analytic) 0.4932646199376706 y[1] (numeric) 0.4932646199376678 absolute error 2.831068712794149e-15 relative error 5.73945220955009e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.23901362306767268 Order of pole (three term test) 22.939172503679437 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8300000000000014 y[1] (analytic) 0.512621816455048 y[1] (numeric) 0.5126218164550451 absolute error 2.886579864025407e-15 relative error 5.631012515204827e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24774868645842363 Order of pole (three term test) 22.934304718323578 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8400000000000014 y[1] (analytic) 0.5319277512179633 y[1] (numeric) 0.5319277512179604 absolute error 2.886579864025407e-15 relative error 5.426638970078098e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2563846536778634 Order of pole (three term test) 22.92926321687105 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8500000000000014 y[1] (analytic) 0.5511804936490284 y[1] (numeric) 0.5511804936490255 absolute error 2.886579864025407e-15 relative error 5.237086394177577e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2649180704542479 Order of pole (three term test) 22.924050015855205 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8600000000000014 y[1] (analytic) 0.5703781184900443 y[1] (numeric) 0.5703781184900413 absolute error 2.9976021664879227e-15 relative error 5.255464873763814e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2733455235346448 Order of pole (three term test) 22.91866720048694 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8700000000000014 y[1] (analytic) 0.5895187059945245 y[1] (numeric) 0.5895187059945216 absolute error 2.886579864025407e-15 relative error 4.896502578583516e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2816636420501862 Order of pole (three term test) 22.91311692382064 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8800000000000014 y[1] (analytic) 0.6086003421196694 y[1] (numeric) 0.6086003421196664 absolute error 2.9976021664879227e-15 relative error 4.925403354273013e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2898690988643726 Order of pole (three term test) 22.907401405892955 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8900000000000015 y[1] (analytic) 0.6276211187177675 y[1] (numeric) 0.6276211187177645 absolute error 2.9976021664879227e-15 relative error 4.776133366276833e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2979586119038833 Order of pole (three term test) 22.90152293283487 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9000000000000015 y[1] (analytic) 0.6465791337270096 y[1] (numeric) 0.6465791337270066 absolute error 2.9976021664879227e-15 relative error 4.636094810559618e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3059289454713607 Order of pole (three term test) 22.895483855957213 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9100000000000015 y[1] (analytic) 0.6654724913616933 y[1] (numeric) 0.6654724913616902 absolute error 3.1086244689504383e-15 relative error 4.671304237669621e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.31377691153964793 Order of pole (three term test) 22.889286590810215 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9200000000000015 y[1] (analytic) 0.6842993023017993 y[1] (numeric) 0.6842993023017961 absolute error 3.1086244689504383e-15 relative error 4.5427847997124354e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.32149937102695564 Order of pole (three term test) 22.882933616217315 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9300000000000015 y[1] (analytic) 0.7030576838819226 y[1] (numeric) 0.7030576838819195 absolute error 3.1086244689504383e-15 relative error 4.4215781154488125e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.32909323505245347 Order of pole (three term test) 22.876427473283645 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9400000000000015 y[1] (analytic) 0.7217457602795372 y[1] (numeric) 0.7217457602795341 absolute error 3.1086244689504383e-15 relative error 4.3070907236731757e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.33655546617178184 Order of pole (three term test) 22.869770764379627 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9500000000000015 y[1] (analytic) 0.7403616627025766 y[1] (numeric) 0.7403616627025735 absolute error 3.1086244689504383e-15 relative error 4.1987917872501417e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.343883079591988 Order of pole (three term test) 22.86296615210007 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9600000000000015 y[1] (analytic) 0.7589035295763118 y[1] (numeric) 0.7589035295763087 absolute error 3.1086244689504383e-15 relative error 4.0962050482041533e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3510731443654039 Order of pole (three term test) 22.856016358199152 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9700000000000015 y[1] (analytic) 0.7773695067295069 y[1] (numeric) 0.7773695067295038 absolute error 3.1086244689504383e-15 relative error 3.9989019919610943e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.35812278456198643 Order of pole (three term test) 22.84892416250178 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9800000000000015 y[1] (analytic) 0.7957577475798348 y[1] (numeric) 0.7957577475798316 absolute error 3.1086244689504383e-15 relative error 3.906496013899713e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.36502918041965077 Order of pole (three term test) 22.84169240179167 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9900000000000015 y[1] (analytic) 0.8140664133185339 y[1] (numeric) 0.8140664133185308 absolute error 3.1086244689504383e-15 relative error 3.818637420844032e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.37178956947213837 Order of pole (three term test) 22.834323968676674 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.0000000000000013 y[1] (analytic) 0.8322936730942871 y[1] (numeric) 0.8322936730942845 absolute error 2.6645352591003757e-15 relative error 3.2014363982778007e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.37840124765396493 Order of pole (three term test) 22.826821810431802 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.010000000000001 y[1] (analytic) 0.8504377041963068 y[1] (numeric) 0.8504377041963045 absolute error 2.3314683517128287e-15 relative error 2.7414922224269764e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.38486157038201285 Order of pole (three term test) 22.819188927820328 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.020000000000001 y[1] (analytic) 0.8684966922366025 y[1] (numeric) 0.8684966922366005 absolute error 1.9984014443252818e-15 relative error 2.300989125449498e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.39116795361332696 Order of pole (three term test) 22.81142837389352 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.0300000000000007 y[1] (analytic) 0.8864688313314194 y[1] (numeric) 0.8864688313314179 absolute error 1.5543122344752192e-15 relative error 1.7533749405951946e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.39731787487869913 Order of pole (three term test) 22.803543252769476 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.0400000000000005 y[1] (analytic) 0.9043523242818248 y[1] (numeric) 0.9043523242818235 absolute error 1.2212453270876722e-15 relative error 1.3504087890275533e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4033088742916205 Order of pole (three term test) 22.795536718391514 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.0500000000000003 y[1] (analytic) 0.9221453827534263 y[1] (numeric) 0.9221453827534255 absolute error 7.771561172376096e-16 relative error 8.427696237193158e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.40913855553220546 Order of pole (three term test) 22.787411973266636 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.06 y[1] (analytic) 0.9398462274552044 y[1] (numeric) 0.939846227455204 absolute error 4.440892098500626e-16 relative error 4.725126269352707e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.41480458680568527 Order of pole (three term test) 22.779172267184556 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.07 y[1] (analytic) 0.9574530883174396 y[1] (numeric) 0.9574530883174396 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.42030470177509727 Order of pole (three term test) 22.770820895917847 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.0799999999999996 y[1] (analytic) 0.974964204668718 y[1] (numeric) 0.9749642046687184 absolute error 3.3306690738754696e-16 relative error 3.4161962643615144e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4256367004677872 Order of pole (three term test) 22.762361199903673 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.0899999999999994 y[1] (analytic) 0.9923778254119969 y[1] (numeric) 0.9923778254119977 absolute error 7.771561172376096e-16 relative error 7.831252344992336e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4307984501553699 Order of pole (three term test) 22.753796562907638 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.099999999999999 y[1] (analytic) 1.0096922091997136 y[1] (numeric) 1.0096922091997147 absolute error 1.1102230246251565e-15 relative error 1.0995658028352265e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.43578788620679376 Order of pole (three term test) 22.745130410670352 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.109999999999999 y[1] (analytic) 1.0269056246079176 y[1] (numeric) 1.026905624607919 absolute error 1.3322676295501878e-15 relative error 1.2973613130796323e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4406030129141624 Order of pole (three term test) 22.736366209537156 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.1199999999999988 y[1] (analytic) 1.0440163503094124 y[1] (numeric) 1.0440163503094142 absolute error 1.7763568394002505e-15 relative error 1.7014645784750365e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4452419042909937 Order of pole (three term test) 22.727507465071653 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.1299999999999986 y[1] (analytic) 1.0610226752458873 y[1] (numeric) 1.0610226752458893 absolute error 1.9984014443252818e-15 relative error 1.883467234912921e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4497027048425882 Order of pole (three term test) 22.718557720653514 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.1399999999999983 y[1] (analytic) 1.0779228987990201 y[1] (numeric) 1.0779228987990226 absolute error 2.4424906541753444e-15 relative error 2.2659233391336918e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4539836303082021 Order of pole (three term test) 22.709520556061182 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.149999999999998 y[1] (analytic) 1.094715330960539 y[1] (numeric) 1.094715330960542 absolute error 2.886579864025407e-15 relative error 2.636831496177757e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.45808296837472684 Order of pole (three term test) 22.70039958603999 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.159999999999998 y[1] (analytic) 1.1113982925012218 y[1] (numeric) 1.111398292501225 absolute error 3.1086244689504383e-15 relative error 2.797039090238679e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4619990793615931 Order of pole (three term test) 22.69119845885634 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.1699999999999977 y[1] (analytic) 1.1279701151388164 y[1] (numeric) 1.12797011513882 absolute error 3.552713678800501e-15 relative error 3.149652310037733e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4657303968766203 Order of pole (three term test) 22.68192085483843 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.1799999999999975 y[1] (analytic) 1.1444291417048693 y[1] (numeric) 1.144429141704873 absolute error 3.774758283725532e-15 relative error 3.298376584593286e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.46927542844255316 Order of pole (three term test) 22.67257048490417 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.1899999999999973 y[1] (analytic) 1.1607737263104394 y[1] (numeric) 1.1607737263104436 absolute error 4.218847493575595e-15 relative error 3.6345132543491933e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.47263275609403094 Order of pole (three term test) 22.66315108907684 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.199999999999997 y[1] (analytic) 1.1770022345106868 y[1] (numeric) 1.1770022345106912 absolute error 4.440892098500626e-15 relative error 3.773053243477342e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.47580103694475706 Order of pole (three term test) 22.653666434989205 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.209999999999997 y[1] (analytic) 1.1931130434683148 y[1] (numeric) 1.1931130434683197 absolute error 4.884981308350689e-15 relative error 4.09431556807921e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4787790037246348 Order of pole (three term test) 22.644120316376444 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.2199999999999966 y[1] (analytic) 1.2091045421158537 y[1] (numeric) 1.2091045421158588 absolute error 5.10702591327572e-15 relative error 4.2238083932252536e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.48156546528665733 Order of pole (three term test) 22.6345165515587 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.2299999999999964 y[1] (analytic) 1.2249751313167647 y[1] (numeric) 1.2249751313167703 absolute error 5.551115123125783e-15 relative error 4.5316145456428264e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.48415930708335264 Order of pole (three term test) 22.624858981913864 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.239999999999996 y[1] (analytic) 1.2407232240253534 y[1] (numeric) 1.2407232240253592 absolute error 5.773159728050814e-15 relative error 4.65306009935125e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.486559491612586 Order of pole (three term test) 22.615151470341033 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.249999999999996 y[1] (analytic) 1.256347245445472 y[1] (numeric) 1.256347245445478 absolute error 5.995204332975845e-15 relative error 4.771932564591315e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.48876505883254767 Order of pole (three term test) 22.605397899715395 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.259999999999996 y[1] (analytic) 1.2718456331879986 y[1] (numeric) 1.271845633188005 absolute error 6.439293542825908e-15 relative error 5.062952118399168e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49077512654575706 Order of pole (three term test) 22.59560217133516 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.2699999999999956 y[1] (analytic) 1.2872168374270743 y[1] (numeric) 1.287216837427081 absolute error 6.661338147750939e-15 relative error 5.17499301909833e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49258889075192897 Order of pole (three term test) 22.585768203361063 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.2799999999999954 y[1] (analytic) 1.3024593210550843 y[1] (numeric) 1.3024593210550914 absolute error 7.105427357601002e-15 relative error 5.455392919177777e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49420562596956463 Order of pole (three term test) 22.575899929249186 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.289999999999995 y[1] (analytic) 1.3175715598363682 y[1] (numeric) 1.3175715598363755 absolute error 7.327471962526033e-15 relative error 5.56134648461602e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4956246855261329 Order of pole (three term test) 22.566001296177593 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.299999999999995 y[1] (analytic) 1.3325520425596409 y[1] (numeric) 1.3325520425596487 absolute error 7.771561172376096e-15 relative error 5.832088296865348e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4968455018167317 Order of pole (three term test) 22.556076263467535 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.3099999999999947 y[1] (analytic) 1.347399271189114 y[1] (numeric) 1.347399271189122 absolute error 7.993605777301127e-15 relative error 5.932618451134063e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49786758653112206 Order of pole (three term test) 22.54612880099976 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.3199999999999945 y[1] (analytic) 1.3621117610142972 y[1] (numeric) 1.3621117610143056 absolute error 8.43769498715119e-15 relative error 6.194568778165498e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4986905308490463 Order of pole (three term test) 22.536162887626638 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.3299999999999943 y[1] (analytic) 1.3766880407984683 y[1] (numeric) 1.3766880407984772 absolute error 8.881784197001252e-15 relative error 6.451559056073362e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49931400560374906 Order of pole (three term test) 22.526182509580618 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.339999999999994 y[1] (analytic) 1.3911266529257957 y[1] (numeric) 1.391126652925805 absolute error 9.325873406851315e-15 relative error 6.703827712047127e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49973776141364173 Order of pole (three term test) 22.516191658879865 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.349999999999994 y[1] (analytic) 1.405426153547099 y[1] (numeric) 1.4054261535471086 absolute error 9.547918011776346e-15 relative error 6.793610598236511e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49996162878205025 Order of pole (three term test) 22.50619433173145 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.3599999999999937 y[1] (analytic) 1.4195851127242323 y[1] (numeric) 1.419585112724242 absolute error 9.769962616701378e-15 relative error 6.882266184063093e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49998551816501224 Order of pole (three term test) 22.49619452693293 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.3699999999999934 y[1] (analytic) 1.4336021145730766 y[1] (numeric) 1.4336021145730866 absolute error 9.992007221626409e-15 relative error 6.969860828227088e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4998094200070928 Order of pole (three term test) 22.4861962442729 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.3799999999999932 y[1] (analytic) 1.447475757405128 y[1] (numeric) 1.4474757574051385 absolute error 1.0436096431476471e-14 relative error 7.209859217390371e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4994334047452074 Order of pole (three term test) 22.476203482931112 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.389999999999993 y[1] (analytic) 1.4612046538676648 y[1] (numeric) 1.4612046538676755 absolute error 1.0658141036401503e-14 relative error 7.294078217031716e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49885762278044704 Order of pole (three term test) 22.466220239878872 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.399999999999993 y[1] (analytic) 1.4747874310824813 y[1] (numeric) 1.4747874310824922 absolute error 1.0880185641326534e-14 relative error 7.377460244111635e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49808230441792095 Order of pole (three term test) 22.45625050828028 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.4099999999999926 y[1] (analytic) 1.488222730783175 y[1] (numeric) 1.4882227307831861 absolute error 1.1102230246251565e-14 relative error 7.460059584232417e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49710775977463634 Order of pole (three term test) 22.446298275895064 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.4199999999999924 y[1] (analytic) 1.5015092094509719 y[1] (numeric) 1.5015092094509832 absolute error 1.1324274851176597e-14 relative error 7.541928334437141e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49593437865545725 Order of pole (three term test) 22.43636752348348 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.429999999999992 y[1] (analytic) 1.5146455384490771 y[1] (numeric) 1.5146455384490887 absolute error 1.1546319456101628e-14 relative error 7.62311653981069e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4945626303971861 Order of pole (three term test) 22.426462223214077 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.439999999999992 y[1] (analytic) 1.5276304041555377 y[1] (numeric) 1.5276304041555497 absolute error 1.199040866595169e-14 relative error 7.849024628820408e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49299306368083634 Order of pole (three term test) 22.416586337074897 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.4499999999999917 y[1] (analytic) 1.5404625080946042 y[1] (numeric) 1.5404625080946164 absolute error 1.2212453270876722e-14 relative error 7.927783510928992e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49122630631216796 Order of pole (three term test) 22.406743815288724 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.4599999999999915 y[1] (analytic) 1.5531405670665754 y[1] (numeric) 1.5531405670665879 absolute error 1.2434497875801753e-14 relative error 8.006035087530328e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4892630649705709 Order of pole (three term test) 22.396938594733026 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.4699999999999913 y[1] (analytic) 1.5656633132761197 y[1] (numeric) 1.5656633132761324 absolute error 1.2656542480726785e-14 relative error 8.083821325699469e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4871041249264065 Order of pole (three term test) 22.387174597365306 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.479999999999991 y[1] (analytic) 1.5780294944590514 y[1] (numeric) 1.5780294944590643 absolute error 1.2878587085651816e-14 relative error 8.161182747770248e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.48475034972690656 Order of pole (three term test) 22.37745572865433 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.489999999999991 y[1] (analytic) 1.5902378740075573 y[1] (numeric) 1.5902378740075704 absolute error 1.3100631690576847e-14 relative error 8.238158519996731e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.48220268085076773 Order of pole (three term test) 22.367785876017983 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.4999999999999907 y[1] (analytic) 1.6022872310938563 y[1] (numeric) 1.6022872310938696 absolute error 1.3322676295501878e-14 relative error 8.314786535749084e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.479462137331572 Order of pole (three term test) 22.3581689072684 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.5099999999999905 y[1] (analytic) 1.6141763607922808 y[1] (numeric) 1.6141763607922943 absolute error 1.354472090042691e-14 relative error 8.39110349365964e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.47652981535018657 Order of pole (three term test) 22.34860866906485 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.5199999999999902 y[1] (analytic) 1.6259040741997686 y[1] (numeric) 1.6259040741997823 absolute error 1.3766765505351941e-14 relative error 8.467144971100227e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.47340688779630746 Order of pole (three term test) 22.33910898537514 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.52999999999999 y[1] (analytic) 1.637469198554752 y[1] (numeric) 1.637469198554766 absolute error 1.3988810110276972e-14 relative error 8.542945493340362e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4700946037993176 Order of pole (three term test) 22.329673655946117 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.53999999999999 y[1] (analytic) 1.648870577354433 y[1] (numeric) 1.6488705773544472 absolute error 1.4210854715202004e-14 relative error 8.618538598707319e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4665942882286524 Order of pole (three term test) 22.320306454783715 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.5499999999999896 y[1] (analytic) 1.6601070704704328 y[1] (numeric) 1.6601070704704473 absolute error 1.4432899320127035e-14 relative error 8.693956900043268e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4629073411638701 Order of pole (three term test) 22.311011128643525 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.5599999999999894 y[1] (analytic) 1.6711775542628036 y[1] (numeric) 1.6711775542628182 absolute error 1.4654943925052066e-14 relative error 8.769232142731066e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4590352373346377 Order of pole (three term test) 22.30179139553205 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.569999999999989 y[1] (analytic) 1.6820809216923913 y[1] (numeric) 1.6820809216924062 absolute error 1.4876988529977098e-14 relative error 8.844395259538952e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.45497952553085974 Order of pole (three term test) 22.29265094321962 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.579999999999989 y[1] (analytic) 1.6928160824315392 y[1] (numeric) 1.6928160824315543 absolute error 1.509903313490213e-14 relative error 8.919476422514885e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.45074182798318224 Order of pole (three term test) 22.283593427765283 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.5899999999999888 y[1] (analytic) 1.7033819629731195 y[1] (numeric) 1.7033819629731348 absolute error 1.532107773982716e-14 relative error 8.994505092143527e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.44632383971412215 Order of pole (three term test) 22.274622472054464 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.5999999999999885 y[1] (analytic) 1.7137775067378826 y[1] (numeric) 1.7137775067378982 absolute error 1.554312234475219e-14 relative error 9.069510063962736e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4417273278600818 Order of pole (three term test) 22.265741664349818 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.6099999999999883 y[1] (analytic) 1.7240016741801152 y[1] (numeric) 1.724001674180131 absolute error 1.5765166949677223e-14 relative error 9.14451951282163e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.43695413096451674 Order of pole (three term test) 22.256954556856037 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.619999999999988 y[1] (analytic) 1.734053442891593 y[1] (numeric) 1.734053442891609 absolute error 1.5987211554602254e-14 relative error 9.219561034948864e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4320061582425431 Order of pole (three term test) 22.24826466429895 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.629999999999988 y[1] (analytic) 1.7439318077038213 y[1] (numeric) 1.7439318077038375 absolute error 1.6209256159527285e-14 relative error 9.294661687987381e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.426885388817278 Order of pole (three term test) 22.239675462519724 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.6399999999999877 y[1] (analytic) 1.753635780788551 y[1] (numeric) 1.7536357807885674 absolute error 1.6431300764452317e-14 relative error 9.369848029140758e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.42159387092821504 Order of pole (three term test) 22.23119038708453 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.6499999999999875 y[1] (analytic) 1.76316439175656 y[1] (numeric) 1.7631643917565767 absolute error 1.6653345369377348e-14 relative error 9.445146151565812e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4161337211119572 Order of pole (three term test) 22.222812831910428 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.6599999999999873 y[1] (analytic) 1.772516687754692 y[1] (numeric) 1.7725166877547092 absolute error 1.709743457922741e-14 relative error 9.645852531230789e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4105071233556309 Order of pole (three term test) 22.214546147907782 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.669999999999987 y[1] (analytic) 1.7816917335611413 y[1] (numeric) 1.7816917335611584 absolute error 1.709743457922741e-14 relative error 9.59617999969841e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4047163282233173 Order of pole (three term test) 22.206393641639973 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.679999999999987 y[1] (analytic) 1.7906886116789722 y[1] (numeric) 1.7906886116789897 absolute error 1.7541523789077473e-14 relative error 9.795965459695597e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3987636519558602 Order of pole (three term test) 22.198358574000807 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.6899999999999866 y[1] (analytic) 1.799506422427871 y[1] (numeric) 1.7995064224278887 absolute error 1.7763568394002505e-14 relative error 9.871355929942237e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3926514755443985 Order of pole (three term test) 22.190444158910214 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.6999999999999864 y[1] (analytic) 1.8081442840341106 y[1] (numeric) 1.8081442840341286 absolute error 1.7985612998927536e-14 relative error 9.94700099861513e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.38638224377800223 Order of pole (three term test) 22.182653562028694 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.709999999999986 y[1] (analytic) 1.8166013327187287 y[1] (numeric) 1.816601332718747 absolute error 1.8207657603852567e-14 relative error 1.0022924279485668e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3799584642657894 Order of pole (three term test) 22.174989899491134 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.719999999999986 y[1] (analytic) 1.8248767227839044 y[1] (numeric) 1.8248767227839227 absolute error 1.8207657603852567e-14 relative error 9.977472656934458e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3733827064339155 Order of pole (three term test) 22.167456236660367 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.7299999999999858 y[1] (analytic) 1.8329696266975273 y[1] (numeric) 1.8329696266975457 absolute error 1.84297022087776e-14 relative error 1.0054559519342667e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.36665760049783785 Order of pole (three term test) 22.16005558690108 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.7399999999999856 y[1] (analytic) 1.84087923517595 y[1] (numeric) 1.8408792351759686 absolute error 1.865174681370263e-14 relative error 1.0131977403677926e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.35978583641026396 Order of pole (three term test) 22.152790910374506 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.7499999999999853 y[1] (analytic) 1.8486047572649158 y[1] (numeric) 1.8486047572649347 absolute error 1.887379141862766e-14 relative error 1.0209749458046503e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.35277016278520634 Order of pole (three term test) 22.14566511285438 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.759999999999985 y[1] (analytic) 1.8561454204186543 y[1] (numeric) 1.8561454204186731 absolute error 1.887379141862766e-14 relative error 1.0168271952728074e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3456133857985739 Order of pole (three term test) 22.138681044564713 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.769999999999985 y[1] (analytic) 1.8635004705771334 y[1] (numeric) 1.8635004705771525 absolute error 1.9095836023552692e-14 relative error 1.0247293373442851e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3383183680657396 Order of pole (three term test) 22.1318414990397 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.7799999999999847 y[1] (analytic) 1.8706691722414668 y[1] (numeric) 1.870669172241486 absolute error 1.9317880628477724e-14 relative error 1.0326722070974592e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.33088802749653007 Order of pole (three term test) 22.125149212006356 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.7899999999999845 y[1] (analytic) 1.8776508085474617 y[1] (numeric) 1.8776508085474812 absolute error 1.9539925233402755e-14 relative error 1.0406581002416905e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3233253361281036 Order of pole (three term test) 22.118606860290267 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.7999999999999843 y[1] (analytic) 1.8844446813373057 y[1] (numeric) 1.8844446813373255 absolute error 1.9761969838327786e-14 relative error 1.0486893053450422e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.31563331893617264 Order of pole (three term test) 22.112217060744882 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.809999999999984 y[1] (analytic) 1.8910501112293814 y[1] (numeric) 1.8910501112294011 absolute error 1.9761969838327786e-14 relative error 1.0450262381191173e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3078150526250558 Order of pole (three term test) 22.10598236920484 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.819999999999984 y[1] (analytic) 1.897466437686204 y[1] (numeric) 1.8974664376862238 absolute error 1.9761969838327786e-14 relative error 1.0414924578284398e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2998736643970345 Order of pole (three term test) 22.099905279463606 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.8299999999999836 y[1] (analytic) 1.9036930190804746 y[1] (numeric) 1.9036930190804946 absolute error 1.9984014443252818e-14 relative error 1.049749841122259e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2918123307015169 Order of pole (three term test) 22.093988222276064 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.8399999999999834 y[1] (analytic) 1.909729232759243 y[1] (numeric) 1.909729232759263 absolute error 1.9984014443252818e-14 relative error 1.0464318239701039e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.28363427596449775 Order of pole (three term test) 22.0882335643862 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.849999999999983 y[1] (analytic) 1.915574475106171 y[1] (numeric) 1.9155744751061912 absolute error 2.020605904817785e-14 relative error 1.0548302512257021e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.27534277129883283 Order of pole (three term test) 22.08264360758043 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.859999999999983 y[1] (analytic) 1.9212281616018951 y[1] (numeric) 1.9212281616019156 absolute error 2.042810365310288e-14 relative error 1.063283583979437e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2669411331958363 Order of pole (three term test) 22.077220587766952 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.869999999999983 y[1] (analytic) 1.9266897268824772 y[1] (numeric) 1.9266897268824978 absolute error 2.0650148258027912e-14 relative error 1.0717941747393515e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25843272219872904 Order of pole (three term test) 22.07196667408138 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.8799999999999826 y[1] (analytic) 1.9319586247959406 y[1] (numeric) 1.9319586247959613 absolute error 2.0650148258027912e-14 relative error 1.0688711441845212e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2498209415584662 Order of pole (three term test) 22.066883968019145 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.8899999999999824 y[1] (analytic) 1.9370343284568845 y[1] (numeric) 1.9370343284569052 absolute error 2.0650148258027912e-14 relative error 1.0660703300224219e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24110923587248143 Order of pole (three term test) 22.061974502594893 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.899999999999982 y[1] (analytic) 1.9419163302991724 y[1] (numeric) 1.9419163302991933 absolute error 2.0872192862952943e-14 relative error 1.0748245193312404e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.23230108970689428 Order of pole (three term test) 22.05724024152935 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.909999999999982 y[1] (analytic) 1.9466041421266889 y[1] (numeric) 1.9466041421267097 absolute error 2.0872192862952943e-14 relative error 1.0722361270715174e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2234000262027313 Order of pole (three term test) 22.052683078463808 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.9199999999999817 y[1] (analytic) 1.9510972951621572 y[1] (numeric) 1.9510972951621783 absolute error 2.1094237467877974e-14 relative error 1.0811473892246267e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.21440960566671452 Order of pole (three term test) 22.048304836202732 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.9299999999999815 y[1] (analytic) 1.9553953400940185 y[1] (numeric) 1.9553953400940396 absolute error 2.1094237467877974e-14 relative error 1.0787709797274923e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.20533342414718747 Order of pole (three term test) 22.044107265984653 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.9399999999999813 y[1] (analytic) 1.959497847121361 y[1] (numeric) 1.9594978471213822 absolute error 2.1094237467877974e-14 relative error 1.0765124084656118e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1961751119957439 Order of pole (three term test) 22.040092046781684 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.949999999999981 y[1] (analytic) 1.963404405996901 y[1] (numeric) 1.963404405996922 absolute error 2.1094237467877974e-14 relative error 1.0743704864595925e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.18693833241513585 Order of pole (three term test) 22.036260784627988 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.959999999999981 y[1] (analytic) 1.967114626068006 y[1] (numeric) 1.967114626068027 absolute error 2.1094237467877974e-14 relative error 1.0723440916121131e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.17762677999403928 Order of pole (three term test) 22.032615011977327 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.9699999999999807 y[1] (analytic) 1.970628136315761 y[1] (numeric) 1.970628136315782 absolute error 2.1094237467877974e-14 relative error 1.0704321672436513e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1682441792292705 Order of pole (three term test) 22.029156187090166 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.9799999999999804 y[1] (analytic) 1.973944585392069 y[1] (numeric) 1.97394458539209 absolute error 2.1094237467877974e-14 relative error 1.0686337207226206e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.15879428303603602 Order of pole (three term test) 22.025885693450334 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.9899999999999802 y[1] (analytic) 1.977063641654786 y[1] (numeric) 1.9770636416548073 absolute error 2.1316282072803006e-14 relative error 1.0781788518937839e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1492808712468159 Order of pole (three term test) 22.022804839211684 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.99999999999998 y[1] (analytic) 1.9799849932008853 y[1] (numeric) 1.9799849932009066 absolute error 2.1316282072803006e-14 relative error 1.0765880623338795e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.13970774909948208 Order of pole (three term test) 22.019914856674827 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.00999999999998 y[1] (analytic) 1.9827083478976464 y[1] (numeric) 1.9827083478976677 absolute error 2.1316282072803006e-14 relative error 1.0751093117354152e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.13007874571525377 Order of pole (three term test) 22.017216901794253 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.0199999999999796 y[1] (analytic) 1.9852334334118693 y[1] (numeric) 1.9852334334118906 absolute error 2.1316282072803006e-14 relative error 1.0737418438580463e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.12039771256709952 Order of pole (three term test) 22.01471205371593 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.0299999999999794 y[1] (analytic) 1.9875599972371065 y[1] (numeric) 1.987559997237128 absolute error 2.1538326677728037e-14 relative error 1.0836566799325965e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1106685219391997 Order of pole (three term test) 22.012401314345706 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.039999999999979 y[1] (analytic) 1.9896878067189148 y[1] (numeric) 1.9896878067189363 absolute error 2.1538326677728037e-14 relative error 1.0824977971416386e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.10089506537808487 Order of pole (three term test) 22.010285607948518 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.049999999999979 y[1] (analytic) 1.9916166490781186 y[1] (numeric) 1.9916166490781402 absolute error 2.1538326677728037e-14 relative error 1.0814494188777603e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.09108125213606846 Order of pole (three term test) 22.008365780778714 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.0599999999999787 y[1] (analytic) 1.9933463314320896 y[1] (numeric) 1.9933463314321114 absolute error 2.1760371282653068e-14 relative error 1.09165030378939e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.08123100760759808 Order of pole (three term test) 22.00664260074156 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.0699999999999785 y[1] (analytic) 1.994876680814034 y[1] (numeric) 1.9948766808140557 absolute error 2.1760371282653068e-14 relative error 1.090812855347704e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.07134827175915044 Order of pole (three term test) 22.0051167570861 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.0799999999999783 y[1] (analytic) 1.9962075441902887 y[1] (numeric) 1.9962075441903102 absolute error 2.1538326677728037e-14 relative error 1.0789622922933355e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.06143699755329662 Order of pole (three term test) 22.003788860129443 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.089999999999978 y[1] (analytic) 1.9973387884756248 y[1] (numeric) 1.9973387884756466 absolute error 2.1760371282653068e-14 relative error 1.0894682168196739e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.05150114936757054 Order of pole (three term test) 22.002659441012682 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.099999999999978 y[1] (analytic) 1.9982703005465572 y[1] (numeric) 1.9982703005465787 absolute error 2.1538326677728037e-14 relative error 1.0778485108764804e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.041544701408770285 Order of pole (three term test) 22.001728951488392 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.1099999999999777 y[1] (analytic) 1.9990019872526543 y[1] (numeric) 1.999001987252676 absolute error 2.1760371282653068e-14 relative error 1.088561763390722e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.03157163612332855 Order of pole (three term test) 22.00099776373999 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.1199999999999775 y[1] (analytic) 1.9995337754258558 y[1] (numeric) 1.9995337754258775 absolute error 2.1760371282653068e-14 relative error 1.0882722537666861e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.021585942604386968 Order of pole (three term test) 22.00046617023281 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.1299999999999772 y[1] (analytic) 1.999865611887787 y[1] (numeric) 1.9998656118878089 absolute error 2.1760371282653068e-14 relative error 1.0880916774258754e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.01159161499621237 Order of pole (three term test) 22.000134383597167 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.139999999999977 y[1] (analytic) 1.999997463455079 y[1] (numeric) 1.9999974634551008 absolute error 2.1760371282653068e-14 relative error 1.088019944038385e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.0015926508965920885 Order of pole (three term test) 22.000002536543317 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.149999999999977 y[1] (analytic) 1.9999293169426844 y[1] (numeric) 1.9999293169427061 absolute error 2.1760371282653068e-14 relative error 1.0880570177309268e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.008406950242151764 Order of pole (three term test) 22.000070681808293 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.1599999999999766 y[1] (analytic) 1.9996611791651975 y[1] (numeric) 1.9996611791652195 absolute error 2.19824158875781e-14 relative error 1.0993070284414453e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.018403188712889932 Order of pole (three term test) 22.000338792134905 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.1699999999999764 y[1] (analytic) 1.999193076936173 y[1] (numeric) 1.999193076936195 absolute error 2.19824158875781e-14 relative error 1.0995644263267884e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.02839206615351553 Order of pole (three term test) 22.000806760282615 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.179999999999976 y[1] (analytic) 1.9985250570654436 y[1] (numeric) 1.9985250570654656 absolute error 2.19824158875781e-14 relative error 1.0999319628174302e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.03836958714623555 Order of pole (three term test) 22.001474399070393 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.189999999999976 y[1] (analytic) 1.9976571863544397 y[1] (numeric) 1.9976571863544617 absolute error 2.19824158875781e-14 relative error 1.1004098219521941e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.048331760815684764 Order of pole (three term test) 22.002341441451616 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.1999999999999758 y[1] (analytic) 1.996589551589509 y[1] (numeric) 1.9965895515895309 absolute error 2.19824158875781e-14 relative error 1.100998243233199e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.05827460242522258 Order of pole (three term test) 22.003407540620902 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.2099999999999755 y[1] (analytic) 1.9953222595332385 y[1] (numeric) 1.9953222595332603 absolute error 2.1760371282653068e-14 relative error 1.0905692641219482e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.06819413497077462 Order of pole (three term test) 22.004672270152795 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.2199999999999753 y[1] (analytic) 1.9938554369137778 y[1] (numeric) 1.9938554369137995 absolute error 2.1760371282653068e-14 relative error 1.0913715648480123e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.07808639077158144 Order of pole (three term test) 22.00613512417234 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.229999999999975 y[1] (analytic) 1.9921892304121662 y[1] (numeric) 1.992189230412188 absolute error 2.1760371282653068e-14 relative error 1.0922843548426893e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.08794741305721755 Order of pole (three term test) 22.00779551755744 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.239999999999975 y[1] (analytic) 1.9903238066476656 y[1] (numeric) 1.9903238066476874 absolute error 2.1760371282653068e-14 relative error 1.0933080943901492e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.09777325755024731 Order of pole (three term test) 22.00965278617289 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.2499999999999747 y[1] (analytic) 1.9882593521610978 y[1] (numeric) 1.9882593521611196 absolute error 2.1760371282653068e-14 relative error 1.0944433008199398e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.10755999404388307 Order of pole (three term test) 22.011706187135985 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.2599999999999745 y[1] (analytic) 1.9859960733961914 y[1] (numeric) 1.985996073396213 absolute error 2.1538326677728037e-14 relative error 1.0845100333403983e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.11730370797401538 Order of pole (three term test) 22.013954899113724 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.2699999999999743 y[1] (analytic) 1.9835341966789364 y[1] (numeric) 1.983534196678958 absolute error 2.1538326677728037e-14 relative error 1.08585608021228e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.12700050198498666 Order of pole (three term test) 22.016398022651313 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.279999999999974 y[1] (analytic) 1.9808739681949534 y[1] (numeric) 1.9808739681949747 absolute error 2.1316282072803006e-14 relative error 1.0761049120266445e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.13664649748848132 Order of pole (three term test) 22.01903458053189 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.289999999999974 y[1] (analytic) 1.9780156539648734 y[1] (numeric) 1.9780156539648948 absolute error 2.1316282072803006e-14 relative error 1.0776599280230748e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1462378362149097 Order of pole (three term test) 22.021863518167482 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.2999999999999736 y[1] (analytic) 1.9749595398177382 y[1] (numeric) 1.9749595398177593 absolute error 2.1094237467877974e-14 relative error 1.0680845375609408e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.15577068175666411 Order of pole (three term test) 22.02488370402073 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.3099999999999734 y[1] (analytic) 1.971705931362415 y[1] (numeric) 1.971705931362436 absolute error 2.1094237467877974e-14 relative error 1.0698470361298866e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1652412211026303 Order of pole (three term test) 22.02809393005757 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.319999999999973 y[1] (analytic) 1.9682551539570385 y[1] (numeric) 1.9682551539570596 absolute error 2.1094237467877974e-14 relative error 1.0717227096024361e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.17464566616334257 Order of pole (three term test) 22.03149291223039 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.329999999999973 y[1] (analytic) 1.9646075526764735 y[1] (numeric) 1.9646075526764946 absolute error 2.1094237467877974e-14 relative error 1.0737125304817414e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.18398025528616715 Order of pole (three term test) 22.03507929099164 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.3399999999999728 y[1] (analytic) 1.9607634922778083 y[1] (numeric) 1.9607634922778294 absolute error 2.1094237467877974e-14 relative error 1.075817534901821e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.19324125475991483 Order of pole (three term test) 22.038851631837638 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.3499999999999726 y[1] (analytic) 1.9567233571638796 y[1] (numeric) 1.9567233571639004 absolute error 2.0872192862952943e-14 relative error 1.0666910468736666e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.20242496030827398 Order of pole (three term test) 22.04280842588233 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.3599999999999723 y[1] (analytic) 1.9524875513448317 y[1] (numeric) 1.9524875513448525 absolute error 2.0872192862952943e-14 relative error 1.069005169768003e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.21152769857147338 Order of pole (three term test) 22.046948090460862 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.369999999999972 y[1] (analytic) 1.9480564983977169 y[1] (numeric) 1.9480564983977378 absolute error 2.0872192862952943e-14 relative error 1.0714367309223523e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.22054582857557609 Order of pole (three term test) 22.051268969762607 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.379999999999972 y[1] (analytic) 1.9434306414241374 y[1] (numeric) 1.9434306414241582 absolute error 2.0872192862952943e-14 relative error 1.0739870216133823e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.22947574318882039 Order of pole (three term test) 22.05576933549344 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.3899999999999717 y[1] (analytic) 1.9386104430059357 y[1] (numeric) 1.9386104430059563 absolute error 2.0650148258027912e-14 relative error 1.0652036015037956e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.23831387056442468 Order of pole (three term test) 22.060447387567077 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.3999999999999715 y[1] (analytic) 1.9335963851589366 y[1] (numeric) 1.933596385158957 absolute error 2.042810365310288e-14 relative error 1.0564823046782715e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24705667556927915 Order of pole (three term test) 22.065301254825076 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.4099999999999713 y[1] (analytic) 1.9283889692847467 y[1] (numeric) 1.9283889692847669 absolute error 2.020605904817785e-14 relative error 1.047820713041748e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2557006611979514 Order of pole (three term test) 22.070328995785232 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.419999999999971 y[1] (analytic) 1.9229887161206136 y[1] (numeric) 1.9229887161206338 absolute error 2.020605904817785e-14 relative error 1.0507632665126095e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2642423699714409 Order of pole (three term test) 22.0755285994182 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.429999999999971 y[1] (analytic) 1.9173961656873537 y[1] (numeric) 1.917396165687374 absolute error 2.020605904817785e-14 relative error 1.0538280721414878e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.27267838532012656 Order of pole (three term test) 22.080897985951854 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.4399999999999706 y[1] (analytic) 1.91161187723535 y[1] (numeric) 1.91161187723537 absolute error 1.9984014443252818e-14 relative error 1.0454012491361218e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.28100533295034724 Order of pole (three term test) 22.086435007703184 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.4499999999999704 y[1] (analytic) 1.9056364291886274 y[1] (numeric) 1.9056364291886472 absolute error 1.9761969838327786e-14 relative error 1.0370272910211913e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2892198821940757 Order of pole (three term test) 22.092137449937308 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.45999999999997 y[1] (analytic) 1.8994704190870109 y[1] (numeric) 1.8994704190870306 absolute error 1.9761969838327786e-14 relative error 1.0403936612935761e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.29731874734114044 Order of pole (three term test) 22.098003031753358 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.46999999999997 y[1] (analytic) 1.8931144635263726 y[1] (numeric) 1.8931144635263921 absolute error 1.9539925233402755e-14 relative error 1.0321576222604644e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3052986889534657 Order of pole (three term test) 22.104029406996816 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.47999999999997 y[1] (analytic) 1.8865691980969717 y[1] (numeric) 1.886569198096991 absolute error 1.9317880628477724e-14 relative error 1.0239688344304647e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3131565151608044 Order of pole (three term test) 22.110214165197938 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.4899999999999696 y[1] (analytic) 1.8798352773198967 y[1] (numeric) 1.879835277319916 absolute error 1.9317880628477724e-14 relative error 1.027636881887835e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.32088908293744334 Order of pole (three term test) 22.116554832535904 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.4999999999999694 y[1] (analytic) 1.8729133745816142 y[1] (numeric) 1.8729133745816333 absolute error 1.9095836023552692e-14 relative error 1.0195792439048853e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3284932993593713 Order of pole (three term test) 22.123048872828328 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.509999999999969 y[1] (analytic) 1.8658041820666293 y[1] (numeric) 1.8658041820666482 absolute error 1.887379141862766e-14 relative error 1.0115633569714908e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3359661228414079 Order of pole (three term test) 22.12969368854567 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.519999999999969 y[1] (analytic) 1.8585084106882694 y[1] (numeric) 1.858508410688288 absolute error 1.865174681370263e-14 relative error 1.0035868929318026e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3433045643537966 Order of pole (three term test) 22.13648662185024 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.5299999999999687 y[1] (analytic) 1.8510267900175925 y[1] (numeric) 1.8510267900176112 absolute error 1.865174681370263e-14 relative error 1.007643266660952e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.350505688617777 Order of pole (three term test) 22.143424955659295 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.5399999999999685 y[1] (analytic) 1.8433600682104312 y[1] (numeric) 1.8433600682104496 absolute error 1.84297022087776e-14 relative error 9.997885126517633e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.357566615279657 Order of pole (three term test) 22.150505914731802 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.5499999999999683 y[1] (analytic) 1.835509011932577 y[1] (numeric) 1.8355090119325952 absolute error 1.8207657603852567e-14 relative error 9.919677585609905e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3644845200629165 Order of pole (three term test) 22.157726666778576 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.559999999999968 y[1] (analytic) 1.8274744062831154 y[1] (numeric) 1.8274744062831334 absolute error 1.7985612998927536e-14 relative error 9.841786531778752e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3712566358978792 Order of pole (three term test) 22.165084323595043 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.569999999999968 y[1] (analytic) 1.8192570547159157 y[1] (numeric) 1.8192570547159335 absolute error 1.7763568394002505e-14 relative error 9.764188270126762e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3778802540285059 Order of pole (three term test) 22.172575942216593 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.5799999999999677 y[1] (analytic) 1.8108577789592868 y[1] (numeric) 1.8108577789593046 absolute error 1.7763568394002505e-14 relative error 9.809477365037113e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.384352725095857 Order of pole (three term test) 22.18019852609566 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.5899999999999674 y[1] (analytic) 1.802277418933805 y[1] (numeric) 1.8022774189338227 absolute error 1.7541523789077473e-14 relative error 9.73297651337979e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.39067146019780474 Order of pole (three term test) 22.187949026300327 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.5999999999999672 y[1] (analytic) 1.793516832668323 y[1] (numeric) 1.7935168326683404 absolute error 1.7319479184152442e-14 relative error 9.656714042870292e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3968339319245566 Order of pole (three term test) 22.19582434273385 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.609999999999967 y[1] (analytic) 1.7845768962141664 y[1] (numeric) 1.7845768962141837 absolute error 1.7319479184152442e-14 relative error 9.705089884831693e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.40283767536958726 Order of pole (three term test) 22.20382132537465 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.619999999999967 y[1] (analytic) 1.7754585035575308 y[1] (numeric) 1.7754585035575479 absolute error 1.709743457922741e-14 relative error 9.629869999759978e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4086802891155673 Order of pole (three term test) 22.211936775536312 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.6299999999999666 y[1] (analytic) 1.7661625665300833 y[1] (numeric) 1.7661625665301002 absolute error 1.687538997430238e-14 relative error 9.554833906063843e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4143594361948991 Order of pole (three term test) 22.22016744714697 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.6399999999999664 y[1] (analytic) 1.7566900147177802 y[1] (numeric) 1.7566900147177966 absolute error 1.6431300764452317e-14 relative error 9.353557330427517e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4198728450244717 Order of pole (three term test) 22.228510048047713 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.649999999999966 y[1] (analytic) 1.7470417953679087 y[1] (numeric) 1.747041795367925 absolute error 1.6209256159527285e-14 relative error 9.278115842737343e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.42521831031426444 Order of pole (three term test) 22.236961241309423 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.659999999999966 y[1] (analytic) 1.7372188732943636 y[1] (numeric) 1.7372188732943796 absolute error 1.5987211554602254e-14 relative error 9.20276183983945e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4303936939494334 Order of pole (three term test) 22.24551764656746 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.6699999999999657 y[1] (analytic) 1.7272222307811667 y[1] (numeric) 1.7272222307811826 absolute error 1.5987211554602254e-14 relative error 9.256024656058158e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4353969258455287 Order of pole (three term test) 22.254175841373833 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.6799999999999655 y[1] (analytic) 1.7170528674842387 y[1] (numeric) 1.7170528674842545 absolute error 1.5765166949677223e-14 relative error 9.181526817386673e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.44022600477650076 Order of pole (three term test) 22.26293236256604 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.6899999999999653 y[1] (analytic) 1.706711800331435 y[1] (numeric) 1.7067118003314505 absolute error 1.554312234475219e-14 relative error 9.10705740813053e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4448789991751638 Order of pole (three term test) 22.27178370765236 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.699999999999965 y[1] (analytic) 1.6962000634208534 y[1] (numeric) 1.6962000634208685 absolute error 1.509903313490213e-14 relative error 8.901681741746183e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.44935404790579797 Order of pole (three term test) 22.280726336212773 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.709999999999965 y[1] (analytic) 1.6855187079174248 y[1] (numeric) 1.6855187079174399 absolute error 1.509903313490213e-14 relative error 8.958092879050884e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.45364936100857717 Order of pole (three term test) 22.289756671315093 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.7199999999999647 y[1] (analytic) 1.6746688019477989 y[1] (numeric) 1.6746688019478135 absolute error 1.4654943925052066e-14 relative error 8.750950580799604e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.45776322041553036 Order of pole (three term test) 22.298871100945675 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.7299999999999645 y[1] (analytic) 1.6636514304935308 y[1] (numeric) 1.6636514304935452 absolute error 1.4432899320127035e-14 relative error 8.675434682760102e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4616939806377459 Order of pole (three term test) 22.30806597945421 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.7399999999999642 y[1] (analytic) 1.6524676952825847 y[1] (numeric) 1.6524676952825992 absolute error 1.4432899320127035e-14 relative error 8.734149152403792e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.46544006942354377 Order of pole (three term test) 22.317337629011867 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.749999999999964 y[1] (analytic) 1.6411187146791626 y[1] (numeric) 1.6411187146791766 absolute error 1.3988810110276972e-14 relative error 8.523947710273826e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.46899998838735685 Order of pole (three term test) 22.32668234108245 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.759999999999964 y[1] (analytic) 1.6296056235718668 y[1] (numeric) 1.6296056235718805 absolute error 1.3766765505351941e-14 relative error 8.447912369851255e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4723723136090651 Order of pole (three term test) 22.33609637790574 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.7699999999999636 y[1] (analytic) 1.617929573260214 y[1] (numeric) 1.6179295732602275 absolute error 1.354472090042691e-14 relative error 8.371638125838555e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4755556962035431 Order of pole (three term test) 22.3455759739925 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.7799999999999634 y[1] (analytic) 1.6060917313395051 y[1] (numeric) 1.6060917313395184 absolute error 1.3322676295501878e-14 relative error 8.295090520384264e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4785488628601979 Order of pole (three term test) 22.355117337630716 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.789999999999963 y[1] (analytic) 1.5940932815840678 y[1] (numeric) 1.594093281584081 absolute error 1.3100631690576847e-14 relative error 8.218234053128063e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.48135061635227494 Order of pole (three term test) 22.364716652402137 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.799999999999963 y[1] (analytic) 1.5819354238288788 y[1] (numeric) 1.5819354238288916 absolute error 1.2878587085651816e-14 relative error 8.141032112727326e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4839598360157339 Order of pole (three term test) 22.374370078708836 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.8099999999999627 y[1] (analytic) 1.5696193738495818 y[1] (numeric) 1.5696193738495945 absolute error 1.2656542480726785e-14 relative error 8.063446904128028e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4863754781974983 Order of pole (three term test) 22.384073755309014 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.8199999999999625 y[1] (analytic) 1.557146363240912 y[1] (numeric) 1.5571463632409241 absolute error 1.2212453270876722e-14 relative error 7.842842239607303e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.48859657667290346 Order of pole (three term test) 22.393823800861398 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.8299999999999623 y[1] (analytic) 1.5445176392935354 y[1] (numeric) 1.5445176392935474 absolute error 1.199040866595169e-14 relative error 7.763206039806785e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4906222430321738 Order of pole (three term test) 22.403616315477784 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.839999999999962 y[1] (analytic) 1.5317344648693234 y[1] (numeric) 1.531734464869335 absolute error 1.1546319456101628e-14 relative error 7.538068588857324e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4924516670357739 Order of pole (three term test) 22.413447382282875 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.849999999999962 y[1] (analytic) 1.5187981182750654 y[1] (numeric) 1.5187981182750767 absolute error 1.1324274851176597e-14 relative error 7.456076429721839e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4940841169384944 Order of pole (three term test) 22.42331306898103 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.8599999999999617 y[1] (analytic) 1.5057098931346409 y[1] (numeric) 1.505709893134652 absolute error 1.1102230246251565e-14 relative error 7.37341920702835e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49551893978213973 Order of pole (three term test) 22.433209429429116 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.8699999999999615 y[1] (analytic) 1.4924710982596572 y[1] (numeric) 1.4924710982596678 absolute error 1.0658141036401503e-14 relative error 7.141271310935109e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4967555616567034 Order of pole (three term test) 22.443132505214905 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.8799999999999613 y[1] (analytic) 1.479083057518569 y[1] (numeric) 1.4790830575185794 absolute error 1.0436096431476471e-14 relative error 7.055787961620575e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4977934879299238 Order of pole (three term test) 22.45307832724038 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.889999999999961 y[1] (analytic) 1.4655471097042942 y[1] (numeric) 1.4655471097043042 absolute error 9.992007221626409e-15 relative error 6.817936561345006e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49863230344513 Order of pole (three term test) 22.463042917309348 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.899999999999961 y[1] (analytic) 1.4518646084003342 y[1] (numeric) 1.451864608400344 absolute error 9.769962616701378e-15 relative error 6.729251860106936e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4992716726873004 Order of pole (three term test) 22.47302228971864 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.9099999999999606 y[1] (analytic) 1.4380369218454172 y[1] (numeric) 1.4380369218454268 absolute error 9.547918011776346e-15 relative error 6.639549977286819e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4997113399172626 Order of pole (three term test) 22.483012452852336 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.9199999999999604 y[1] (analytic) 1.4240654327966757 y[1] (numeric) 1.424065432796685 absolute error 9.325873406851315e-15 relative error 6.548767487836943e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49995112927398694 Order of pole (three term test) 22.493009410778406 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.92999999999996 y[1] (analytic) 1.409951538391372 y[1] (numeric) 1.409951538391381 absolute error 8.881784197001252e-15 relative error 6.299354236766584e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4999909448449281 Order of pole (three term test) 22.503009164846954 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.93999999999996 y[1] (analytic) 1.3956966500071848 y[1] (numeric) 1.3956966500071935 absolute error 8.659739592076221e-15 relative error 6.204600112805058e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.499830770704388 Order of pole (three term test) 22.51300771528968 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.9499999999999598 y[1] (analytic) 1.3813021931210736 y[1] (numeric) 1.3813021931210818 absolute error 8.215650382226158e-15 relative error 5.947757430010858e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4994706709198879 Order of pole (three term test) 22.52300106281973 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.9599999999999596 y[1] (analytic) 1.3667696071667315 y[1] (numeric) 1.3667696071667395 absolute error 7.993605777301127e-15 relative error 5.848539311516891e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49891078952653983 Order of pole (three term test) 22.532985210231327 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.9699999999999593 y[1] (analytic) 1.3521003453906437 y[1] (numeric) 1.3521003453906513 absolute error 7.549516567451064e-15 relative error 5.583547547478724e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49815135046943626 Order of pole (three term test) 22.542956163998625 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.979999999999959 y[1] (analytic) 1.3372958747067634 y[1] (numeric) 1.3372958747067707 absolute error 7.327471962526033e-15 relative error 5.479319947900662e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49719265751407454 Order of pole (three term test) 22.55290993587307 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.989999999999959 y[1] (analytic) 1.3223576755498219 y[1] (numeric) 1.3223576755498287 absolute error 6.8833827526759706e-15 relative error 5.205386469900388e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4960350941248542 Order of pole (three term test) 22.562842544478624 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.9999999999999587 y[1] (analytic) 1.3072872417272863 y[1] (numeric) 1.307287241727293 absolute error 6.661338147750939e-15 relative error 5.095542842558058e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49467912331169683 Order of pole (three term test) 22.572750016904266 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.009999999999959 y[1] (analytic) 1.2920860802699798 y[1] (numeric) 1.292086080269987 absolute error 7.105427357601002e-15 relative error 5.49919039149182e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49312528744484857 Order of pole (three term test) 22.582628390293138 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.019999999999959 y[1] (analytic) 1.2767557112813819 y[1] (numeric) 1.2767557112813888 absolute error 6.8833827526759706e-15 relative error 5.391307586764305e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4913742080379387 Order of pole (three term test) 22.59247371342759 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.0299999999999585 y[1] (analytic) 1.2612976677856154 y[1] (numeric) 1.2612976677856218 absolute error 6.439293542825908e-15 relative error 5.105292515232339e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.48942658549938217 Order of pole (three term test) 22.60228204830964 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.039999999999958 y[1] (analytic) 1.2457134955741482 y[1] (numeric) 1.2457134955741542 absolute error 5.995204332975845e-15 relative error 4.812667081376253e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4872831988522269 Order of pole (three term test) 22.61204947173611 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.049999999999958 y[1] (analytic) 1.2300047530512148 y[1] (numeric) 1.2300047530512204 absolute error 5.551115123125783e-15 relative error 4.513084286345555e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.48494490542255325 Order of pole (three term test) 22.621772076867853 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.059999999999958 y[1] (analytic) 1.2141730110779767 y[1] (numeric) 1.214173011077982 absolute error 5.329070518200751e-15 relative error 4.3890536765180227e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.48241264049655674 Order of pole (three term test) 22.63144597479246 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.069999999999958 y[1] (analytic) 1.1982198528154382 y[1] (numeric) 1.1982198528154433 absolute error 5.10702591327572e-15 relative error 4.262177680728476e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.47968741694644407 Order of pole (three term test) 22.641067296079736 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.079999999999957 y[1] (analytic) 1.1821468735661316 y[1] (numeric) 1.1821468735661362 absolute error 4.6629367034256575e-15 relative error 3.944464776495307e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4767703248252999 Order of pole (three term test) 22.650632192329457 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.089999999999957 y[1] (analytic) 1.1659556806145874 y[1] (numeric) 1.1659556806145916 absolute error 4.218847493575595e-15 relative error 3.618360083251017e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4736625309310787 Order of pole (three term test) 22.660136837710645 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.099999999999957 y[1] (analytic) 1.149647893066608 y[1] (numeric) 1.149647893066612 absolute error 3.9968028886505635e-15 relative error 3.4765452211540716e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4703652783399011 Order of pole (three term test) 22.669577430491877 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.109999999999957 y[1] (analytic) 1.133225141687359 y[1] (numeric) 1.1332251416873627 absolute error 3.552713678800501e-15 relative error 3.135046645285818e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.46687988590884083 Order of pole (three term test) 22.678950194561914 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.119999999999957 y[1] (analytic) 1.1166890687382924 y[1] (numeric) 1.1166890687382955 absolute error 3.1086244689504383e-15 relative error 2.783786960915417e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4632077477483994 Order of pole (three term test) 22.6882513809401 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.129999999999956 y[1] (analytic) 1.1000413278129229 y[1] (numeric) 1.1000413278129257 absolute error 2.886579864025407e-15 relative error 2.624064924691911e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.45935033266487957 Order of pole (three term test) 22.697477269275897 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.139999999999956 y[1] (analytic) 1.0832835836714703 y[1] (numeric) 1.0832835836714727 absolute error 2.4424906541753444e-15 relative error 2.25471030023112e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.45530918357288325 Order of pole (three term test) 22.70662416933698 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.149999999999956 y[1] (analytic) 1.066417512074384 y[1] (numeric) 1.066417512074386 absolute error 1.9984014443252818e-15 relative error 1.8739390732978612e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4510859168781657 Order of pole (three term test) 22.715688422485268 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.159999999999956 y[1] (analytic) 1.0494447996147682 y[1] (numeric) 1.04944479961477 absolute error 1.7763568394002505e-15 relative error 1.6926634350394783e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.44668222183109585 Order of pole (three term test) 22.724666403140382 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.1699999999999555 y[1] (analytic) 1.0323671435497255 y[1] (numeric) 1.032367143549727 absolute error 1.5543122344752192e-15 relative error 1.5055808819436274e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4420998598509771 Order of pole (three term test) 22.73355452022975 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.179999999999955 y[1] (analytic) 1.0151862516306311 y[1] (numeric) 1.015186251630632 absolute error 8.881784197001252e-16 relative error 8.748920882975897e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4373406638215042 Order of pole (three term test) 22.74234921862504 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.189999999999955 y[1] (analytic) 0.9979038419323591 y[1] (numeric) 0.9979038419323598 absolute error 6.661338147750939e-16 relative error 6.675330696043621e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.43240653735763357 Order of pole (three term test) 22.75104698056416 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.199999999999955 y[1] (analytic) 0.9805216426814778 y[1] (numeric) 0.9805216426814781 absolute error 3.3306690738754696e-16 relative error 3.3968338167089665e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4272994540441637 Order of pole (three term test) 22.759644327058304 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.209999999999955 y[1] (analytic) 0.963041392083427 y[1] (numeric) 0.9630413920834269 absolute error 1.1102230246251565e-16 relative error 1.1528300172262787e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4220214566463265 Order of pole (three term test) 22.768137819283506 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.2199999999999545 y[1] (analytic) 0.9454648381486996 y[1] (numeric) 0.9454648381486991 absolute error 5.551115123125783e-16 relative error 5.871307846831552e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4165746562927079 Order of pole (three term test) 22.77652405995611 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.229999999999954 y[1] (analytic) 0.9277937385180421 y[1] (numeric) 0.9277937385180413 absolute error 8.881784197001252e-16 relative error 9.573015885177301e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.41096123163082743 Order of pole (three term test) 22.784799694691674 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.239999999999954 y[1] (analytic) 0.9100298602866916 y[1] (numeric) 0.9100298602866904 absolute error 1.2212453270876722e-15 relative error 1.3419837967766647e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.40518342795570444 Order of pole (three term test) 22.79296141334665 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.249999999999954 y[1] (analytic) 0.8921749798276682 y[1] (numeric) 0.8921749798276666 absolute error 1.6653345369377348e-15 relative error 1.8666008065586074e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3992435563117729 Order of pole (three term test) 22.801005951342372 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.259999999999954 y[1] (analytic) 0.8742308826141387 y[1] (numeric) 0.8742308826141367 absolute error 1.9984014443252818e-15 relative error 2.2858966482053696e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.39314399256849314 Order of pole (three term test) 22.808930090970925 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.269999999999953 y[1] (analytic) 0.8561993630408712 y[1] (numeric) 0.8561993630408687 absolute error 2.4424906541753444e-15 relative error 2.852712533562993e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.386887176470036 Order of pole (three term test) 22.816730662682104 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.279999999999953 y[1] (analytic) 0.8380822242447966 y[1] (numeric) 0.8380822242447937 absolute error 2.886579864025407e-15 relative error 3.4442680927000093e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.38047561065941776 Order of pole (three term test) 22.82440454635123 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.289999999999953 y[1] (analytic) 0.819881277924697 y[1] (numeric) 0.8198812779246938 absolute error 3.219646771412954e-15 relative error 3.9269670598682293e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3739118596774763 Order of pole (three term test) 22.831948672527144 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.299999999999953 y[1] (analytic) 0.8015983441600372 y[1] (numeric) 0.8015983441600335 absolute error 3.6637359812630166e-15 relative error 4.570538359958938e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.36719854893708875 Order of pole (three term test) 22.839360023659975 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.3099999999999525 y[1] (analytic) 0.7832352512289577 y[1] (numeric) 0.7832352512289537 absolute error 3.9968028886505635e-15 relative error 5.102940505268712e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.36033836367304145 Order of pole (three term test) 22.846635635308072 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.319999999999952 y[1] (analytic) 0.7647938354254492 y[1] (numeric) 0.7647938354254448 absolute error 4.440892098500626e-15 relative error 5.806652581123631e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3533340478679729 Order of pole (three term test) 22.853772597323815 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.329999999999952 y[1] (analytic) 0.7462759408757241 y[1] (numeric) 0.7462759408757194 absolute error 4.773959005888173e-15 relative error 6.397042627806182e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3461884031548147 Order of pole (three term test) 22.860768055017513 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.339999999999952 y[1] (analytic) 0.7276834193538062 y[1] (numeric) 0.727683419353801 absolute error 5.218048215738236e-15 relative error 7.17076695298615e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3389042876961787 Order of pole (three term test) 22.867619210299388 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.349999999999952 y[1] (analytic) 0.7090181300963536 y[1] (numeric) 0.7090181300963481 absolute error 5.551115123125783e-15 relative error 7.829299262589239e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.33148461504112753 Order of pole (three term test) 22.874323322798666 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.3599999999999515 y[1] (analytic) 0.6902819396167379 y[1] (numeric) 0.6902819396167319 absolute error 5.995204332975845e-15 relative error 8.685153107590408e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.32393235295979605 Order of pole (three term test) 22.880877710959737 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.369999999999951 y[1] (analytic) 0.6714767215183935 y[1] (numeric) 0.6714767215183871 absolute error 6.439293542825908e-15 relative error 9.589749482699705e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3162505222563211 Order of pole (three term test) 22.88727975311473 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.379999999999951 y[1] (analytic) 0.6526043563074594 y[1] (numeric) 0.6526043563074526 absolute error 6.772360450213455e-15 relative error 1.0377436780429358e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.30844219556056074 Order of pole (three term test) 22.89352688853213 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.389999999999951 y[1] (analytic) 0.6336667312047297 y[1] (numeric) 0.6336667312047225 absolute error 7.216449660063518e-15 relative error 1.1388399145310303e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.30051049609908426 Order of pole (three term test) 22.89961661844108 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.399999999999951 y[1] (analytic) 0.6146657399569333 y[1] (numeric) 0.6146657399569257 absolute error 7.549516567451064e-15 relative error 1.2282312282412265e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2924585964459211 Order of pole (three term test) 22.9055465070308 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.40999999999995 y[1] (analytic) 0.5956032826473611 y[1] (numeric) 0.5956032826473531 absolute error 7.993605777301127e-15 relative error 1.3421023708551153e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.28428971725357566 Order of pole (three term test) 22.91131418242492 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.41999999999995 y[1] (analytic) 0.5764812655058584 y[1] (numeric) 0.5764812655058501 absolute error 8.326672684688674e-15 relative error 1.4443960598410905e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2760071259648079 Order of pole (three term test) 22.916917337630196 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.42999999999995 y[1] (analytic) 0.5573016007182047 y[1] (numeric) 0.557301600718196 absolute error 8.659739592076221e-15 relative error 1.5538694991933018e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2676141355057001 Order of pole (three term test) 22.922353731459232 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.43999999999995 y[1] (analytic) 0.5380662062348956 y[1] (numeric) 0.5380662062348865 absolute error 9.103828801926284e-15 relative error 1.6919532757186313e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25911410296053095 Order of pole (three term test) 22.927621189427 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.4499999999999496 y[1] (analytic) 0.51877700557935 y[1] (numeric) 0.5187770055793406 absolute error 9.43689570931383e-15 relative error 1.819065920004506e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2505104282289862 Order of pole (three term test) 22.932717604620528 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.459999999999949 y[1] (analytic) 0.4994359276555593 y[1] (numeric) 0.4994359276555494 absolute error 9.880984919163893e-15 relative error 1.9784289379314356e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24180655266624435 Order of pole (three term test) 22.93764093854171 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.469999999999949 y[1] (analytic) 0.48004490655519816 y[1] (numeric) 0.4800449065551879 absolute error 1.0269562977782698e-14 relative error 2.1392921448697526e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2330059577064805 Order of pole (three term test) 22.942389221922607 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.479999999999949 y[1] (analytic) 0.4606058813642176 y[1] (numeric) 0.46060588136420694 absolute error 1.0658141036401503e-14 relative error 2.31393941493633e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2241121634703387 Order of pole (three term test) 22.946960555513172 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.489999999999949 y[1] (analytic) 0.4411207959689376 y[1] (numeric) 0.4411207959689265 absolute error 1.1102230246251565e-14 relative error 2.5168231350020846e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.21512872735693078 Order of pole (three term test) 22.95135311084093 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.4999999999999485 y[1] (analytic) 0.42159159886166014 y[1] (numeric) 0.4215915988616486 absolute error 1.1546319456101628e-14 relative error 2.73874514750243e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2060592426209252 Order of pole (three term test) 22.955565130942322 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.509999999999948 y[1] (analytic) 0.40202024294582167 y[1] (numeric) 0.40202024294580974 absolute error 1.1934897514720433e-14 relative error 2.9687304866210038e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.19690733693529114 Order of pole (three term test) 22.95959493106544 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.519999999999948 y[1] (analytic) 0.3824086853407044 y[1] (numeric) 0.382408685340692 absolute error 1.2378986724570495e-14 relative error 3.2371091973346585e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.18767667094027907 Order of pole (three term test) 22.963440899343997 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.529999999999948 y[1] (analytic) 0.36275888718572585 y[1] (numeric) 0.3627588871857131 absolute error 1.27675647831893e-14 relative error 3.5195732576642686e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.17837093677921317 Order of pole (three term test) 22.96710149744195 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.539999999999948 y[1] (analytic) 0.34307281344432683 y[1] (numeric) 0.3430728134443136 absolute error 1.3211653993039363e-14 relative error 3.850976665973366e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.16899385662168323 Order of pole (three term test) 22.970575261168854 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.549999999999947 y[1] (analytic) 0.32335243270747643 y[1] (numeric) 0.3233524327074628 absolute error 1.3655743202889425e-14 relative error 4.2231762688617876e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.15954918117472583 Order of pole (three term test) 22.973860801065538 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.559999999999947 y[1] (analytic) 0.3035997169968147 y[1] (numeric) 0.30359971699680066 absolute error 1.404432126150823e-14 relative error 4.625933581372732e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1500406881825924 Order of pole (three term test) 22.976956802959858 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.569999999999947 y[1] (analytic) 0.2838166415674523 y[1] (numeric) 0.2838166415674378 absolute error 1.4488410471358293e-14 relative error 5.104848817652913e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.14047218091570202 Order of pole (three term test) 22.979862028492338 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.579999999999947 y[1] (analytic) 0.2640051847104462 y[1] (numeric) 0.2640051847104313 absolute error 1.4932499681208355e-14 relative error 5.656138798026228e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.13084748664938275 Order of pole (three term test) 22.98257531561151 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.589999999999947 y[1] (analytic) 0.2441673275549726 y[1] (numeric) 0.2441673275549573 absolute error 1.532107773982716e-14 relative error 6.274827141390456e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.12117045513301361 Order of pole (three term test) 22.985095579038664 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.599999999999946 y[1] (analytic) 0.22430505387021565 y[1] (numeric) 0.2243050538701999 absolute error 1.5765166949677223e-14 relative error 7.0284492826448085e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.11144495705017578 Order of pole (three term test) 22.987421810702074 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.609999999999946 y[1] (analytic) 0.20442034986699192 y[1] (numeric) 0.20442034986697574 absolute error 1.6181500583911657e-14 relative error 7.915797323720612e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.10167488247043081 Order of pole (three term test) 22.989553080140062 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.619999999999946 y[1] (analytic) 0.1845152039991312 y[1] (numeric) 0.1845152039991146 absolute error 1.659783421814609e-14 relative error 8.995374830046115e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.09186413929334475 Order of pole (three term test) 22.99148853487329 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.629999999999946 y[1] (analytic) 0.16459160676463275 y[1] (numeric) 0.16459160676461573 absolute error 1.7014167852380524e-14 relative error 1.0337202599103922e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.08201665168538019 Order of pole (three term test) 22.99322740074566 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.6399999999999455 y[1] (analytic) 0.14465155050661704 y[1] (numeric) 0.1446515505065996 absolute error 1.7430501486614958e-14 relative error 1.2049992845266878e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.07213635851028222 Order of pole (three term test) 22.99476898223401 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.649999999999945 y[1] (analytic) 0.12469702921409323 y[1] (numeric) 0.12469702921407537 absolute error 1.7860712908657206e-14 relative error 1.4323286626172962e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.06222721175358552 Order of pole (three term test) 22.996112662726304 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.659999999999945 y[1] (analytic) 0.10473003832256185 y[1] (numeric) 0.10473003832254357 absolute error 1.827704654289164e-14 relative error 1.7451580115534283e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.05229317494187234 Order of pole (three term test) 22.997257904768233 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.669999999999945 y[1] (analytic) 0.08475257451447296 y[1] (numeric) 0.08475257451445425 absolute error 1.8707257964933888e-14 relative error 2.2072790203841303e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.0423382215574156 Order of pole (three term test) 22.99820425027829 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.679999999999945 y[1] (analytic) 0.06476663551955954 y[1] (numeric) 0.0647666355195404 absolute error 1.9137469386976136e-14 relative error 2.954834573921416e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.03236633344883789 Order of pole (three term test) 22.99895132073087 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.689999999999944 y[1] (analytic) 0.044774219915066166 y[1] (numeric) 0.044774219915046605 absolute error 1.9560741915114477e-14 relative error 4.3687510250809405e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.02238149923842604 Order of pole (three term test) 22.999498817307742 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.699999999999944 y[1] (analytic) 0.02477732692589302 y[1] (numeric) 0.024777326925873033 absolute error 1.998748389020477e-14 relative error 8.066844316978066e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.01238771272673482 Order of pole (three term test) 22.999846521017606 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.709999999999944 y[1] (analytic) 0.004777956224674987 y[1] (numeric) 0.004777956224654573 absolute error 2.0414225865295066e-14 relative error 4.272585370261259e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.0023889712951202105 Order of pole (three term test) 22.999994292783576 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.719999999999944 y[1] (analytic) -0.015221892268183898 y[1] (numeric) -0.01522189226820474 absolute error 2.0842702563861337e-14 relative error 1.3692583153689638e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.0076107256931599145 Order of pole (three term test) 22.999942073498943 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.729999999999944 y[1] (analytic) -0.035220218584500834 y[1] (numeric) -0.0352202185845221 absolute error 2.1267709815475655e-14 relative error 6.038494555179967e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.01760737849263779 Order of pole (three term test) 22.99968988405072 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.739999999999943 y[1] (analytic) -0.0552150229083094 y[1] (numeric) -0.05521502290833109 absolute error 2.1690982343613996e-14 relative error 3.9284566411634475e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.02759698857548051 Order of pole (three term test) 22.99923782531132 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.749999999999943 y[1] (analytic) -0.0752043057758395 y[1] (numeric) -0.07520430577586162 absolute error 2.2121193765656244e-14 relative error 2.9414796848989735e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.03757556023084799 Order of pole (three term test) 22.998586078098192 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.759999999999943 y[1] (analytic) -0.09518606827546207 y[1] (numeric) -0.09518606827548462 absolute error 2.2551405187698492e-14 relative error 2.3691917941642724e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.04753910216312388 Order of pole (three term test) 22.997734903101563 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.769999999999943 y[1] (analytic) -0.11515831224757855 y[1] (numeric) -0.11515831224760152 absolute error 2.2967738821932926e-14 relative error 1.9944490652619714e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.05748362908838085 Order of pole (three term test) 22.996684640780074 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.7799999999999425 y[1] (analytic) -0.1351190404844352 y[1] (numeric) -0.1351190404844586 absolute error 2.3397950243975174e-14 relative error 1.731654558831067e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.06740516332844057 Order of pole (three term test) 22.995435711224644 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.789999999999942 y[1] (analytic) -0.15506625692984224 y[1] (numeric) -0.1550662569298661 absolute error 2.3842039453825237e-14 relative error 1.5375388511900602e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.07729973640189246 Order of pole (three term test) 22.99398861399044 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.799999999999942 y[1] (analytic) -0.17499796687877778 y[1] (numeric) -0.17499796687880204 absolute error 2.425837308805967e-14 relative error 1.3862088526356196e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.0871633906114329 Order of pole (three term test) 22.992343927897075 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.809999999999942 y[1] (analytic) -0.19491217717685655 y[1] (numeric) -0.19491217717688125 absolute error 2.4702462297909733e-14 relative error 1.2673637253302843e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.09699218062689187 Order of pole (three term test) 22.990502310797037 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.819999999999942 y[1] (analytic) -0.21480689641964393 y[1] (numeric) -0.21480689641966905 absolute error 2.5118795932144167e-14 relative error 1.1693663635022414e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.10678217506331207 Order of pole (three term test) 22.988464499312645 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.8299999999999415 y[1] (analytic) -0.23468013515179448 y[1] (numeric) -0.23468013515182004 absolute error 2.556288514199423e-14 relative error 1.0892649744495753e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.11652945805345026 Order of pole (three term test) 22.98623130854128 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.839999999999941 y[1] (analytic) -0.254529906065996 y[1] (numeric) -0.254529906066022 absolute error 2.5979218776228663e-14 relative error 1.0206745123888357e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1262301308140722 Order of pole (three term test) 22.983803631729504 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.849999999999941 y[1] (analytic) -0.27435422420169847 y[1] (numeric) -0.2743542242017249 absolute error 2.6423307986078726e-14 relative error 9.631092090148741e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1358803132054148 Order of pole (three term test) 22.981182439915674 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.859999999999941 y[1] (analytic) -0.2941511071436085 y[1] (numeric) -0.29415110714363535 absolute error 2.6867397195928788e-14 relative error 9.133875937720597e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.14547614528318842 Order of pole (three term test) 22.978368781541548 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.869999999999941 y[1] (analytic) -0.3139185752199293 y[1] (numeric) -0.3139185752199566 absolute error 2.731148640577885e-14 relative error 8.700181690951102e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.15501378884250497 Order of pole (three term test) 22.975363782032975 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.87999999999994 y[1] (analytic) -0.33365465170032604 y[1] (numeric) -0.33365465170035374 absolute error 2.7700064464397656e-14 relative error 8.302016568100071e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1644894289531073 Order of pole (three term test) 22.972168643349686 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.88999999999994 y[1] (analytic) -0.3533573629935974 y[1] (numeric) -0.35335736299362547 absolute error 2.808864252301646e-14 relative error 7.949075203938911e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.17389927548529172 Order of pole (three term test) 22.96878464350455 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.89999999999994 y[1] (analytic) -0.37302473884503284 y[1] (numeric) -0.3730247388450613 absolute error 2.8477220581635265e-14 relative error 7.634137261192661e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.18323956462590812 Order of pole (three term test) 22.965213136052398 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.90999999999994 y[1] (analytic) -0.3926548125334367 y[1] (numeric) -0.3926548125334656 absolute error 2.892130979148533e-14 relative error 7.365581388111096e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.19250656038383565 Order of pole (three term test) 22.96145554954858 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.9199999999999395 y[1] (analytic) -0.4122456210677985 y[1] (numeric) -0.4122456210678278 absolute error 2.930988785010413e-14 relative error 7.109811809325147e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.20169655608432946 Order of pole (three term test) 22.957513386977606 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.929999999999939 y[1] (analytic) -0.43179520538359034 y[1] (numeric) -0.4317952053836201 absolute error 2.9753977059954195e-14 relative error 6.890761335231108e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.21080587585164132 Order of pole (three term test) 22.95338822515194 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.939999999999939 y[1] (analytic) -0.451301610538672 y[1] (numeric) -0.45130161053870216 absolute error 3.0142555118573e-14 relative error 6.679026711780388e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2198308760793199 Order of pole (three term test) 22.9490817140813 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.949999999999939 y[1] (analytic) -0.47076288590878324 y[1] (numeric) -0.47076288590881377 absolute error 3.0531133177191805e-14 relative error 6.485458835237838e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.22876794688760607 Order of pole (three term test) 22.944595576312707 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.959999999999939 y[1] (analytic) -0.4901770853826047 y[1] (numeric) -0.4901770853826356 absolute error 3.091971123581061e-14 relative error 6.3078654955231984e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.23761351356733582 Order of pole (three term test) 22.939931606241448 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.9699999999999385 y[1] (analytic) -0.5095422675563673 y[1] (numeric) -0.5095422675563988 absolute error 3.141931159689193e-14 relative error 6.1661835724778644e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24636403800977685 Order of pole (three term test) 22.935091669393376 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.979999999999938 y[1] (analytic) -0.5288564959279916 y[1] (numeric) -0.5288564959280234 absolute error 3.186340080674199e-14 relative error 6.024961601507959e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2550160201218237 Order of pole (three term test) 22.930077701678687 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.989999999999938 y[1] (analytic) -0.5481178390907353 y[1] (numeric) -0.5481178390907675 absolute error 3.219646771412954e-14 relative error 5.874004715398388e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.26356599922599033 Order of pole (three term test) 22.924891708617626 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.999999999999938 y[1] (analytic) -0.5673243709263333 y[1] (numeric) -0.5673243709263659 absolute error 3.26405569239796e-14 relative error 5.753420546817644e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2720105554446326 Order of pole (three term test) 22.91953576453826 NO COMPLEX POLE (six term test) for Equation 1 Finished! diff ( y , x , 1 ) = sin ( x ) * 2.0 ; Iterations 491 Total Elapsed Time 0 Seconds Elapsed Time(since restart) 0 Seconds Time to Timeout 10 Minutes 0.0 Seconds Percent Done 100.40816326530484%