##############ECHO OF PROBLEM################# ##############temp/subpostode.ode################# diff ( y , x , 1 ) = sin ( x ) - cos ( x ) ; ! #BEGIN FIRST INPUT BLOCK # Digits:=32; ELIMINATED in preodein.rb max_terms=30 ! #END FIRST INPUT BLOCK #BEGIN SECOND INPUT BLOCK x_start=0.0 x_end=10.0 $array_y_init[0 + 1] = exact_soln_y(x_start) $glob_look_poles=true $glob_max_iter=100 #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=30.0 $glob_subiter_method=3 #END OVERRIDE BLOCK ! #BEGIN USER DEF BLOCK def exact_soln_y (x) return(2.0 - cos(x) - sin(x)) 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 10.0 estimated_steps 10000000.0 step_error 1.0e-17 est_needed_step_err 1.0e-17 opt_iter 1 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 2.4795963091432437e-183 estimated_step_error 2.4795963091432437e-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 1.664028945667307e-175 estimated_step_error 1.664028945667307e-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 1.1167109634281649e-167 estimated_step_error 1.1167109634281649e-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 7.494120972320839e-160 estimated_step_error 7.494120972320839e-160 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 5.029220196379388e-152 estimated_step_error 5.029220196379388e-152 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 3.375053541863191e-144 estimated_step_error 3.375053541863191e-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 2.2649614335316283e-136 estimated_step_error 2.2649614335316283e-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 1.5199916895423763e-128 estimated_step_error 1.5199916895423763e-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 1.0200515736182795e-120 estimated_step_error 1.0200515736182795e-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 6.845482684599404e-113 estimated_step_error 6.845482684599404e-113 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 4.593969220564778e-105 estimated_step_error 4.593969220564778e-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 3.083019014181819e-97 estimated_step_error 3.083019014181819e-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 2.069057493681944e-89 estimated_step_error 2.069057493681944e-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 1.3886262703040993e-81 estimated_step_error 1.3886262703040993e-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 9.320326030775795e-74 estimated_step_error 9.320326030775795e-74 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 6.256660420644668e-66 estimated_step_error 6.256660420644668e-66 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 4.2013155906891416e-58 estimated_step_error 4.2013155906891416e-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 2.822860766965202e-50 estimated_step_error 2.822860766965202e-50 best_h 0.1 START of Soultion TOP MAIN SOLVE Loop x[1] 0.0 y[1] (analytic) 1.0 y[1] (numeric) 1.0 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.5000000000000001 Order of pole (three term test) 22.500000000000007 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.01 y[1] (analytic) 0.9900501662491681 y[1] (numeric) 0.9900501662491681 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.4999000033332888 Order of pole (three term test) 22.490000666653334 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.02 y[1] (analytic) 0.9802013266400892 y[1] (numeric) 0.9802013266400892 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.4996000533304888 Order of pole (three term test) 22.48000533290668 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.03 y[1] (analytic) 0.9704544660485168 y[1] (numeric) 0.9704544660485168 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.4991002699676022 Order of pole (three term test) 22.470017996760276 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.04 y[1] (analytic) 0.9608105591523879 y[1] (numeric) 0.9608105591523879 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.4984008531513098 Order of pole (three term test) 22.460042653015417 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.05 y[1] (analytic) 0.9512705703343554 y[1] (numeric) 0.9512705703343554 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.4975020826390129 Order of pole (three term test) 22.450083291676588 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.060000000000000005 y[1] (analytic) 0.9418354535853511 y[1] (numeric) 0.9418354535853511 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.496404317926933 Order of pole (three term test) 22.44014389635554 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.07 y[1] (analytic) 0.9325061524091875 y[1] (numeric) 0.9325061524091875 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.49510799810631856 Order of pole (three term test) 22.43022844267788 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.08 y[1] (analytic) 0.9232835997282077 y[1] (numeric) 0.9232835997282078 absolute error 1.1102230246251565e-16 relative error 1.2024723767994787e-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.4936136416878135 Order of pole (three term test) 22.420340896692878 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.09 y[1] (analytic) 0.9141687177899948 y[1] (numeric) 0.9141687177899946 absolute error 1.1102230246251565e-16 relative error 1.2144618416927716e-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.4919218463940607 Order of pole (three term test) 22.41048521328709 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.09999999999999999 y[1] (analytic) 0.9051624180751462 y[1] (numeric) 0.9051624180751461 absolute error 1.1102230246251565e-16 relative error 1.2265456480021317e-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.4900332889206208 Order of pole (three term test) 22.400665334602472 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.10999999999999999 y[1] (analytic) 0.8962656012061284 y[1] (numeric) 0.8962656012061283 absolute error 1.1102230246251565e-16 relative error 1.2387210031614511e-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.48794872466530265 Order of pole (three term test) 22.390885188459567 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.11999999999999998 y[1] (analytic) 0.8874791568572145 y[1] (numeric) 0.8874791568572143 absolute error 1.1102230246251565e-16 relative error 1.2509849003741494e-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.4856689874260147 Order of pole (three term test) 22.38114868678643 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.12999999999999998 y[1] (analytic) 0.878803963665517 y[1] (numeric) 0.878803963665517 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.48319498906725666 Order of pole (three term test) 22.371459724053928 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.13999999999999999 y[1] (analytic) 0.8702408891431261 y[1] (numeric) 0.8702408891431263 absolute error 1.1102230246251565e-16 relative error 1.2757651800506942e-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.4805277191553855 Order of pole (three term test) 22.361822175717947 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.15 y[1] (analytic) 0.8617907895903585 y[1] (numeric) 0.8617907895903584 absolute error 1.1102230246251565e-16 relative error 1.2882744142031122e-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.47766824456280305 Order of pole (three term test) 22.35223989666933 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.16 y[1] (analytic) 0.8534545100101272 y[1] (numeric) 0.853454510010127 absolute error 2.220446049250313e-16 relative error 2.601715760133443e-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.47461770904122036 Order of pole (three term test) 22.342716719691943 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.17 y[1] (analytic) 0.8452328840234432 y[1] (numeric) 0.8452328840234431 absolute error 1.1102230246251565e-16 relative error 1.3135113950374459e-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.4713773327641731 Order of pole (three term test) 22.333256453929586 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.18000000000000002 y[1] (analytic) 0.8371267337860544 y[1] (numeric) 0.8371267337860542 absolute error 2.220446049250313e-16 relative error 2.6524610427956962e-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.46794841183896746 Order of pole (three term test) 22.32386288336246 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.19000000000000003 y[1] (analytic) 0.8291368699062289 y[1] (numeric) 0.8291368699062289 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.464332317788255 Order of pole (three term test) 22.314539765293503 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.20000000000000004 y[1] (analytic) 0.8212640913636972 y[1] (numeric) 0.8212640913636969 absolute error 2.220446049250313e-16 relative error 2.7036930904446274e-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.4605304970014425 Order of pole (three term test) 22.305290828845678 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.21000000000000005 y[1] (analytic) 0.813509185429752 y[1] (numeric) 0.8135091854297519 absolute error 1.1102230246251565e-16 relative error 1.3647332378166813e-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.45654447015615407 Order of pole (three term test) 22.296119773470217 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.22000000000000006 y[1] (analytic) 0.8058729275885252 y[1] (numeric) 0.8058729275885249 absolute error 3.3306690738754696e-16 relative error 4.1329953642221036e-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.45237583160998174 Order of pole (three term test) 22.287030267467003 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.23000000000000007 y[1] (analytic) 0.7983560814594368 y[1] (numeric) 0.7983560814594365 absolute error 3.3306690738754696e-16 relative error 4.171909190929982e-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.4480262487627626 Order of pole (three term test) 22.27802594651724 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.24000000000000007 y[1] (analytic) 0.7909593987208359 y[1] (numeric) 0.7909593987208355 absolute error 3.3306690738754696e-16 relative error 4.2109229364515184e-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.4434974613896421 Order of pole (three term test) 22.26911041222926 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.25000000000000006 y[1] (analytic) 0.7836836190348324 y[1] (numeric) 0.783683619034832 absolute error 4.440892098500626e-16 relative error 5.6666899634446e-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.4387912809451863 Order of pole (three term test) 22.2602872306979 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.26000000000000006 y[1] (analytic) 0.7765294699733315 y[1] (numeric) 0.7765294699733314 absolute error 1.1102230246251565e-16 relative error 1.429724263604941e-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.43390958983882477 Order of pole (three term test) 22.25155993107813 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.2700000000000001 y[1] (analytic) 0.7694976669452782 y[1] (numeric) 0.7694976669452781 absolute error 1.1102230246251565e-16 relative error 1.4427893316850153e-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.42885434068191197 Order of pole (three term test) 22.242932004173444 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.2800000000000001 y[1] (analytic) 0.7625889131251153 y[1] (numeric) 0.7625889131251151 absolute error 2.220446049250313e-16 relative error 2.911720864326298e-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.42362755550670805 Order of pole (three term test) 22.23440690103956 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.2900000000000001 y[1] (analytic) 0.7558038993824672 y[1] (numeric) 0.7558038993824671 absolute error 1.1102230246251565e-16 relative error 1.4689300035793265e-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.41823132495759335 Order of pole (three term test) 22.225988031604064 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.3000000000000001 y[1] (analytic) 0.7491433042130544 y[1] (numeric) 0.7491433042130542 absolute error 2.220446049250313e-16 relative error 2.963980371663075e-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.4126678074548389 Order of pole (three term test) 22.217678763302477 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.3100000000000001 y[1] (analytic) 0.7426077936708431 y[1] (numeric) 0.7426077936708428 absolute error 2.220446049250313e-16 relative error 2.9900656418837884e-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.40693922833126694 Order of pole (three term test) 22.209482419731344 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.3200000000000001 y[1] (analytic) 0.7361980213014412 y[1] (numeric) 0.7361980213014411 absolute error 1.1102230246251565e-16 relative error 1.5080494547683227e-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.4010478789421462 Order of pole (three term test) 22.201402279318803 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.3300000000000001 y[1] (analytic) 0.7299146280767446 y[1] (numeric) 0.7299146280767443 absolute error 2.220446049250313e-16 relative error 3.042062679440987e-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.39499611574868243 Order of pole (three term test) 22.193441574013285 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.34000000000000014 y[1] (analytic) 0.7237582423308394 y[1] (numeric) 0.7237582423308391 absolute error 3.3306690738754696e-16 relative error 4.601908315612628e-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.38878635937546385 Order of pole (three term test) 22.18560348799077 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.35000000000000014 y[1] (analytic) 0.7177294796971695 y[1] (numeric) 0.7177294796971694 absolute error 1.1102230246251565e-16 relative error 1.5468544291835292e-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.38242109364224414 Order of pole (three term test) 22.17789115638115 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.36000000000000015 y[1] (analytic) 0.7118289430469751 y[1] (numeric) 0.7118289430469749 absolute error 2.220446049250313e-16 relative error 3.119353421828735e-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.3759028645704474 Order of pole (three term test) 22.170307664014263 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.37000000000000016 y[1] (analytic) 0.7060572224290035 y[1] (numeric) 0.7060572224290033 absolute error 2.220446049250313e-16 relative error 3.1448528231344405e-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.3692342793647937 Order of pole (three term test) 22.16285604418593 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.38000000000000017 y[1] (analytic) 0.7004148950105071 y[1] (numeric) 0.7004148950105067 absolute error 4.440892098500626e-16 relative error 6.340373584479535e-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.36241800537045243 Order of pole (three term test) 22.155539277444724 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.3900000000000002 y[1] (analytic) 0.6949025250195255 y[1] (numeric) 0.6949025250195251 absolute error 4.440892098500626e-16 relative error 6.390669106254643e-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.3554567690061386 Order of pole (three term test) 22.148360290399797 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.4000000000000002 y[1] (analytic) 0.6895206636884642 y[1] (numeric) 0.689520663688464 absolute error 2.220446049250313e-16 relative error 3.220274846256883e-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.34835335467358247 Order of pole (three term test) 22.141321954550236 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.4100000000000002 y[1] (analytic) 0.6842698491989719 y[1] (numeric) 0.6842698491989716 absolute error 3.3306690738754696e-16 relative error 4.8674789306798436e-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.3411106036438068 Order of pole (three term test) 22.134427085136554 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.4200000000000002 y[1] (analytic) 0.6791506066281214 y[1] (numeric) 0.6791506066281211 absolute error 3.3306690738754696e-16 relative error 4.90416859142883e-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.3337314129206538 Order of pole (three term test) 22.127678440014574 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.4300000000000002 y[1] (analytic) 0.674163447895904 y[1] (numeric) 0.6741634478959037 absolute error 3.3306690738754696e-16 relative error 4.94044743047201e-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.32621873408202573 Order of pole (three term test) 22.12107871855236 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.4400000000000002 y[1] (analytic) 0.6693088717140367 y[1] (numeric) 0.6693088717140365 absolute error 2.220446049250313e-16 relative error 3.317520718893148e-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.3185755720992897 Order of pole (three term test) 22.114630560550513 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.45000000000000023 y[1] (analytic) 0.6645873635360928 y[1] (numeric) 0.6645873635360924 absolute error 4.440892098500626e-16 relative error 6.682179563077786e-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.310804984135332 Order of pole (three term test) 22.108336545186262 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.46000000000000024 y[1] (analytic) 0.6599993955089547 y[1] (numeric) 0.6599993955089545 absolute error 2.220446049250313e-16 relative error 3.364315277195109e-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.3029100783217311 Order of pole (three term test) 22.102199189981818 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.47000000000000025 y[1] (analytic) 0.6555454264256027 y[1] (numeric) 0.6555454264256022 absolute error 4.440892098500626e-16 relative error 6.774346856044491e-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.2948940125155489 Order of pole (three term test) 22.096220949797445 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.48000000000000026 y[1] (analytic) 0.6512259016792328 y[1] (numeric) 0.6512259016792323 absolute error 4.440892098500626e-16 relative error 6.819280509343174e-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.28675999303622796 Order of pole (three term test) 22.090404215849496 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.49000000000000027 y[1] (analytic) 0.6470412532187204 y[1] (numeric) 0.6470412532187199 absolute error 5.551115123125783e-16 relative error 8.579229060761803e-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.2785112733831087 Order of pole (three term test) 22.08475131475402 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5000000000000002 y[1] (analytic) 0.642991899505424 y[1] (numeric) 0.6429918995054237 absolute error 3.3306690738754696e-16 relative error 5.179954951901184e-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.2701511529340699 Order of pole (three term test) 22.07926450759605 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5100000000000002 y[1] (analytic) 0.6390782454713411 y[1] (numeric) 0.6390782454713406 absolute error 4.440892098500626e-16 relative error 6.948902000607647e-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.26168297562582477 Order of pole (three term test) 22.07394598902532 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5200000000000002 y[1] (analytic) 0.6353006824786134 y[1] (numeric) 0.6353006824786128 absolute error 5.551115123125783e-16 relative error 8.737776105431232e-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.2531101286163891 Order of pole (three term test) 22.06879788637833 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5300000000000002 y[1] (analytic) 0.631659588280392 y[1] (numeric) 0.6316595882803915 absolute error 5.551115123125783e-16 relative error 8.788143528760394e-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.24443604093026353 Order of pole (three term test) 22.063822258827503 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5400000000000003 y[1] (analytic) 0.6281553269830625 y[1] (numeric) 0.6281553269830622 absolute error 3.3306690738754696e-16 relative error 5.3023017250720175e-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.23566418208687004 Order of pole (three term test) 22.059021096557522 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5500000000000003 y[1] (analytic) 0.6247882490098349 y[1] (numeric) 0.6247882490098345 absolute error 3.3306690738754696e-16 relative error 5.330876627647715e-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.22679806071278868 Order of pole (three term test) 22.054396319969285 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5600000000000003 y[1] (analytic) 0.6215586910657005 y[1] (numeric) 0.6215586910656999 absolute error 5.551115123125783e-16 relative error 8.930958898841967e-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.21784122313835586 Order of pole (three term test) 22.049949778911746 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5700000000000003 y[1] (analytic) 0.6184669761037619 y[1] (numeric) 0.6184669761037614 absolute error 4.440892098500626e-16 relative error 7.180483793132337e-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.2087972519791788 Order of pole (three term test) 22.04568325194206 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5800000000000003 y[1] (analytic) 0.6155134132929394 y[1] (numeric) 0.615513413292939 absolute error 4.440892098500626e-16 relative error 7.214939597729101e-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.19966976470313635 Order of pole (three term test) 22.041598445614117 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5900000000000003 y[1] (analytic) 0.6126982979870528 y[1] (numeric) 0.6126982979870522 absolute error 5.551115123125783e-16 relative error 9.060111871313026e-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.19046241218344057 Order of pole (three term test) 22.03769699379599 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6000000000000003 y[1] (analytic) 0.6100219116952862 y[1] (numeric) 0.6100219116952859 absolute error 3.3306690738754696e-16 relative error 5.459917111205641e-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.18117887723833623 Order of pole (three term test) 22.033980457016387 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6100000000000003 y[1] (analytic) 0.6074845220540392 y[1] (numeric) 0.6074845220540387 absolute error 5.551115123125783e-16 relative error 9.137870878349686e-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.1718228731580232 Order of pole (three term test) 22.03045032184047 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6200000000000003 y[1] (analytic) 0.6050863828001608 y[1] (numeric) 0.6050863828001605 absolute error 3.3306690738754696e-16 relative error 5.50445220476144e-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.16239814221938753 Order of pole (three term test) 22.02710800027523 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6300000000000003 y[1] (analytic) 0.6028277337455786 y[1] (numeric) 0.6028277337455781 absolute error 5.551115123125783e-16 relative error 9.208460083007082e-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.15290845418914417 Order of pole (three term test) 22.02395482920474 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6400000000000003 y[1] (analytic) 0.6007088007533152 y[1] (numeric) 0.6007088007533148 absolute error 4.440892098500626e-16 relative error 7.392753515399729e-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.14335760481597726 Order of pole (three term test) 22.02099206985539 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6500000000000004 y[1] (analytic) 0.5987297957149045 y[1] (numeric) 0.598729795714904 absolute error 4.440892098500626e-16 relative error 7.417189073074348e-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.1337494143122935 Order of pole (three term test) 22.018220907291404 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6600000000000004 y[1] (analytic) 0.596890916529201 y[1] (numeric) 0.5968909165292006 absolute error 4.440892098500626e-16 relative error 7.440039671441992e-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.12408772582618596 Order of pole (three term test) 22.015642449940866 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6700000000000004 y[1] (analytic) 0.5951923470825911 y[1] (numeric) 0.5951923470825905 absolute error 5.551115123125783e-16 relative error 9.3265902196748e-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.11437640390422925 Order of pole (three term test) 22.01325772915234 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6800000000000004 y[1] (analytic) 0.5936342572306034 y[1] (numeric) 0.593634257230603 absolute error 3.3306690738754696e-16 relative error 5.610641625389952e-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.10461933294570953 Order of pole (three term test) 22.011067698782345 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6900000000000004 y[1] (analytic) 0.5922168027809255 y[1] (numeric) 0.5922168027809249 absolute error 5.551115123125783e-16 relative error 9.373450900175264e-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.09482041564891641 Order of pole (three term test) 22.009073234813822 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7000000000000004 y[1] (analytic) 0.5909401254778205 y[1] (numeric) 0.59094012547782 absolute error 4.440892098500626e-16 relative error 7.514961172944254e-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.08498357145012017 Order of pole (three term test) 22.00727513500577 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7100000000000004 y[1] (analytic) 0.5898043529879551 y[1] (numeric) 0.5898043529879546 absolute error 4.440892098500626e-16 relative error 7.529432558445898e-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.07511273495584228 Order of pole (three term test) 22.00567411857414 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7200000000000004 y[1] (analytic) 0.5888095988876317 y[1] (numeric) 0.5888095988876314 absolute error 3.3306690738754696e-16 relative error 5.6566147701527085e-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.0652118543690723 Order of pole (three term test) 22.00427082590415 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7300000000000004 y[1] (analytic) 0.5879559626514317 y[1] (numeric) 0.5879559626514312 absolute error 4.440892098500626e-16 relative error 7.553103260445032e-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.05528488991003422 Order of pole (three term test) 22.003065818294182 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7400000000000004 y[1] (analytic) 0.587243529642267 y[1] (numeric) 0.5872435296422666 absolute error 4.440892098500626e-16 relative error 7.562266545884121e-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.04533581223215421 Order of pole (three term test) 22.002059577731178 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7500000000000004 y[1] (analytic) 0.586672371102845 y[1] (numeric) 0.5866723711028445 absolute error 4.440892098500626e-16 relative error 7.569628837561412e-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.03536860083385129 Order of pole (three term test) 22.001252506697973 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7600000000000005 y[1] (analytic) 0.5862425441485435 y[1] (numeric) 0.586242544148543 absolute error 4.440892098500626e-16 relative error 7.575178810931509e-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.0253872424667894 Order of pole (three term test) 22.000644928012207 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7700000000000005 y[1] (analytic) 0.5859540917617 y[1] (numeric) 0.5859540917616994 absolute error 5.551115123125783e-16 relative error 9.473634882275641e-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.01539572954123226 Order of pole (three term test) 22.000237084697257 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7800000000000005 y[1] (analytic) 0.5858070427873124 y[1] (numeric) 0.585807042787312 absolute error 4.440892098500626e-16 relative error 7.580810359278952e-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.005398058529133012 Order of pole (three term test) 22.00002913988502 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7900000000000005 y[1] (analytic) 0.5858014119301561 y[1] (numeric) 0.5858014119301557 absolute error 4.440892098500626e-16 relative error 7.580883227762012e-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.004601771634404796 Order of pole (three term test) 22.000021176750625 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8000000000000005 y[1] (analytic) 0.5859371997533118 y[1] (numeric) 0.5859371997533114 absolute error 4.440892098500626e-16 relative error 7.57912639847804e-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.014599761150644909 Order of pole (three term test) 22.00021319847925 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8100000000000005 y[1] (analytic) 0.5862143926781105 y[1] (numeric) 0.58621439267811 absolute error 4.440892098500626e-16 relative error 7.575542589823641e-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.02459191095708622 Order of pole (three term test) 22.000605128264734 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8200000000000005 y[1] (analytic) 0.5866329629854907 y[1] (numeric) 0.5866329629854902 absolute error 5.551115123125783e-16 relative error 9.462671676127888e-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.03457422432703125 Order of pole (three term test) 22.001196809340414 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8300000000000005 y[1] (analytic) 0.5871928688187702 y[1] (numeric) 0.5871928688187698 absolute error 4.440892098500626e-16 relative error 7.562918990201927e-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.04454270846822988 Order of pole (three term test) 22.001988005041735 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8400000000000005 y[1] (analytic) 0.5878940541878326 y[1] (numeric) 0.5878940541878321 absolute error 4.440892098500626e-16 relative error 7.5538986435841e-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.05449337611993592 Order of pole (three term test) 22.002978398900964 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8500000000000005 y[1] (analytic) 0.5887364489747251 y[1] (numeric) 0.5887364489747247 absolute error 4.440892098500626e-16 relative error 7.543090131814273e-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.06442224714776258 Order of pole (three term test) 22.00416759477377 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8600000000000005 y[1] (analytic) 0.5897199689406712 y[1] (numeric) 0.5897199689406707 absolute error 5.551115123125783e-16 relative error 9.413137447418289e-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.07432535013568223 Order of pole (three term test) 22.00555511699765 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8700000000000006 y[1] (analytic) 0.5908445157344938 y[1] (numeric) 0.5908445157344933 absolute error 5.551115123125783e-16 relative error 9.395221543564724e-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.08419872397453887 Order of pole (three term test) 22.007140410582224 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8800000000000006 y[1] (analytic) 0.5921099769024506 y[1] (numeric) 0.59210997690245 absolute error 5.551115123125783e-16 relative error 9.375142016970814e-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.09403841944644027 Order of pole (three term test) 22.008922841431186 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8900000000000006 y[1] (analytic) 0.5935162258994794 y[1] (numeric) 0.5935162258994788 absolute error 5.551115123125783e-16 relative error 9.35292900326864e-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.10384050080439229 Order of pole (three term test) 22.010901696595973 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9000000000000006 y[1] (analytic) 0.5950631221018523 y[1] (numeric) 0.5950631221018517 absolute error 5.551115123125783e-16 relative error 9.328615598826576e-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.11360104734654378 Order of pole (three term test) 22.0130761845609 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9100000000000006 y[1] (analytic) 0.596750510821238 y[1] (numeric) 0.5967505108212376 absolute error 3.3306690738754696e-16 relative error 5.5813426440001855e-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.12331615498441746 Order of pole (three term test) 22.015445435559773 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9200000000000006 y[1] (analytic) 0.5985782233201714 y[1] (numeric) 0.5985782233201707 absolute error 6.661338147750939e-16 relative error 1.112860088828838e-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.13298193780449064 Order of pole (three term test) 22.018008501923777 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9300000000000006 y[1] (analytic) 0.6005460768289247 y[1] (numeric) 0.6005460768289242 absolute error 4.440892098500626e-16 relative error 7.394756655392633e-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.14259452962251087 Order of pole (three term test) 22.02076435846055 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9400000000000006 y[1] (analytic) 0.6026538745637877 y[1] (numeric) 0.6026538745637872 absolute error 5.551115123125783e-16 relative error 9.211116625017611e-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.1521500855299174 Order of pole (three term test) 22.023711902864203 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9500000000000006 y[1] (analytic) 0.604901405746743 y[1] (numeric) 0.6049014057467424 absolute error 5.551115123125783e-16 relative error 9.176892416497202e-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.1616447834317524 Order of pole (three term test) 22.026849956156298 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9600000000000006 y[1] (analytic) 0.6072884456265452 y[1] (numeric) 0.6072884456265447 absolute error 4.440892098500626e-16 relative error 7.312656992706187e-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.1710748255754498 Order of pole (three term test) 22.030177263157338 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9700000000000006 y[1] (analytic) 0.6098147555011957 y[1] (numeric) 0.6098147555011952 absolute error 4.440892098500626e-16 relative error 7.282362485392367e-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.18043644006988374 Order of pole (three term test) 22.033692492988898 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9800000000000006 y[1] (analytic) 0.6124800827418125 y[1] (numeric) 0.6124800827418119 absolute error 6.661338147750939e-16 relative error 1.0876007784499644e-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.189725882394078 Order of pole (three term test) 22.037394239605916 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9900000000000007 y[1] (analytic) 0.6152841608178923 y[1] (numeric) 0.6152841608178916 absolute error 6.661338147750939e-16 relative error 1.0826441784062955e-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.19893943689495863 Order of pole (three term test) 22.041281022359094 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0000000000000007 y[1] (analytic) 0.6182267093239638 y[1] (numeric) 0.6182267093239635 absolute error 3.3306690738754696e-16 relative error 5.3874558048738864e-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.20807341827357195 Order of pole (three term test) 22.04535128658716 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0100000000000007 y[1] (analytic) 0.6213074340076296 y[1] (numeric) 0.6213074340076291 absolute error 4.440892098500626e-16 relative error 7.147656466711603e-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.21712417305915094 Order of pole (three term test) 22.04960340423868 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0200000000000007 y[1] (analytic) 0.6245260267989876 y[1] (numeric) 0.6245260267989873 absolute error 3.3306690738754696e-16 relative error 5.3331149238836954e-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.22608808107045647 Order of pole (three term test) 22.054035674523313 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0300000000000007 y[1] (analytic) 0.6278821658414414 y[1] (numeric) 0.6278821658414411 absolute error 3.3306690738754696e-16 relative error 5.304608499927614e-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.23496155686380177 Order of pole (three term test) 22.058646324592015 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0400000000000007 y[1] (analytic) 0.6313755155238836 y[1] (numeric) 0.631375515523883 absolute error 5.551115123125783e-16 relative error 8.792097549933888e-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.24374105116718028 Order of pole (three term test) 22.063433510246245 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0500000000000007 y[1] (analytic) 0.6350057265142564 y[1] (numeric) 0.635005726514256 absolute error 3.3306690738754696e-16 relative error 5.245100846819991e-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.2524230522999298 Order of pole (three term test) 22.068395316675563 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0600000000000007 y[1] (analytic) 0.6387724357944864 y[1] (numeric) 0.6387724357944861 absolute error 3.3306690738754696e-16 relative error 5.2141715691486925e-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.26100408757735444 Order of pole (three term test) 22.073529759223558 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0700000000000007 y[1] (analytic) 0.6426752666967845 y[1] (numeric) 0.6426752666967842 absolute error 3.3306690738754696e-16 relative error 5.182507008546333e-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.2694807246997559 Order of pole (three term test) 22.078834784181677 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0800000000000007 y[1] (analytic) 0.6467138289413128 y[1] (numeric) 0.6467138289413125 absolute error 3.3306690738754696e-16 relative error 5.150143579468311e-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.27784957312530667 Order of pole (three term test) 22.084308269610656 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0900000000000007 y[1] (analytic) 0.6508877186752122 y[1] (numeric) 0.6508877186752119 absolute error 3.3306690738754696e-16 relative error 5.117117712183239e-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.2861072854262188 Order of pole (three term test) 22.08994802618931 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1000000000000008 y[1] (analytic) 0.6551965185129875 y[1] (numeric) 0.6551965185129873 absolute error 2.220446049250313e-16 relative error 3.388977179380874e-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.2942505586276733 Order of pole (three term test) 22.095751798090205 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1100000000000008 y[1] (analytic) 0.6596397975782458 y[1] (numeric) 0.6596397975782455 absolute error 2.220446049250313e-16 relative error 3.366149309672187e-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.30227613552896543 Order of pole (three term test) 22.101717263881955 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1200000000000008 y[1] (analytic) 0.6642171115467832 y[1] (numeric) 0.6642171115467829 absolute error 3.3306690738754696e-16 relative error 5.0144282885444434e-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.31018080600634035 Order of pole (three term test) 22.107842037457797 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1300000000000008 y[1] (analytic) 0.668928002691017 y[1] (numeric) 0.6689280026910168 absolute error 2.220446049250313e-16 relative error 3.3194096230352524e-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.3179614082970017 Order of pole (three term test) 22.11412366898994 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1400000000000008 y[1] (analytic) 0.6737719999257589 y[1] (numeric) 0.6737719999257586 absolute error 2.220446049250313e-16 relative error 3.2955451539912286e-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.3256148302637733 Order of pole (three term test) 22.12055964590954 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1500000000000008 y[1] (analytic) 0.678748618855322 y[1] (numeric) 0.6787486188553217 absolute error 3.3306690738754696e-16 relative error 4.90707307735298e-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.3331380106399127 Order of pole (three term test) 22.12714739391164 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1600000000000008 y[1] (analytic) 0.6838573618219602 y[1] (numeric) 0.68385736182196 absolute error 2.220446049250313e-16 relative error 3.246943256316656e-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.340527940253577 Order of pole (three term test) 22.133884277984876 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1700000000000008 y[1] (analytic) 0.6890977179556345 y[1] (numeric) 0.6890977179556342 absolute error 2.220446049250313e-16 relative error 3.2222513460613e-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.34778166323145165 Order of pole (three term test) 22.140767603465434 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1800000000000008 y[1] (analytic) 0.6944691632250983 y[1] (numeric) 0.694469163225098 absolute error 3.3306690738754696e-16 relative error 4.795992752806937e-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.3548962781810608 Order of pole (three term test) 22.14779461711491 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1900000000000008 y[1] (analytic) 0.6999711604903008 y[1] (numeric) 0.6999711604903005 absolute error 3.3306690738754696e-16 relative error 4.758294715374379e-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.36186893935128484 Order of pole (three term test) 22.15496250822153 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2000000000000008 y[1] (analytic) 0.7056031595561006 y[1] (numeric) 0.7056031595561002 absolute error 4.440892098500626e-16 relative error 6.293753136386775e-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.36869685777062333 Order of pole (three term test) 22.16226840972443 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2100000000000009 y[1] (analytic) 0.7113645972272843 y[1] (numeric) 0.7113645972272838 absolute error 4.440892098500626e-16 relative error 6.24277918216633e-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.3753773023627461 Order of pole (three term test) 22.169709399360396 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2200000000000009 y[1] (analytic) 0.7172548973648859 y[1] (numeric) 0.7172548973648856 absolute error 3.3306690738754696e-16 relative error 4.6436337850211614e-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.3819076010388875 Order of pole (three term test) 22.177282500832813 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2300000000000009 y[1] (analytic) 0.7232734709438003 y[1] (numeric) 0.7232734709438001 absolute error 2.220446049250313e-16 relative error 3.069995151837728e-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.3882851417666472 Order of pole (three term test) 22.184984685002057 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2400000000000009 y[1] (analytic) 0.7294197161116854 y[1] (numeric) 0.729419716111685 absolute error 4.440892098500626e-16 relative error 6.088253443673926e-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.3945073736147661 Order of pole (three term test) 22.192812871097146 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2500000000000009 y[1] (analytic) 0.7356930182491456 y[1] (numeric) 0.7356930182491453 absolute error 2.220446049250313e-16 relative error 3.0181692556151856e-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.4005718077734673 Order of pole (three term test) 22.20076392794802 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.260000000000001 y[1] (analytic) 0.7420927500311955 y[1] (numeric) 0.7420927500311951 absolute error 3.3306690738754696e-16 relative error 4.488211310156928e-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.4064760185499454 Order of pole (three term test) 22.20883467523796 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.270000000000001 y[1] (analytic) 0.7486182714899896 y[1] (numeric) 0.7486182714899893 absolute error 3.3306690738754696e-16 relative error 4.449088675389092e-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.41221764433861163 Order of pole (three term test) 22.21702188477565 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.280000000000001 y[1] (analytic) 0.7552689300788202 y[1] (numeric) 0.7552689300788198 absolute error 4.440892098500626e-16 relative error 5.879881882652279e-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.41779438856570433 Order of pole (three term test) 22.22532228178644 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.290000000000001 y[1] (analytic) 0.7620440607373703 y[1] (numeric) 0.76204406073737 absolute error 3.3306690738754696e-16 relative error 4.3707040648707927e-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.42320402060788814 Order of pole (three term test) 22.233732546222186 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.300000000000001 y[1] (analytic) 0.7689429859582203 y[1] (numeric) 0.7689429859582199 absolute error 4.440892098500626e-16 relative error 5.775320380829792e-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.42844437668447416 Order of pole (three term test) 22.24224931408927 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.310000000000001 y[1] (analytic) 0.775965015854597 y[1] (numeric) 0.7759650158545965 absolute error 4.440892098500626e-16 relative error 5.723057106652829e-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.4335133607229017 Order of pole (three term test) 22.25086917879408 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.320000000000001 y[1] (analytic) 0.7831094482293626 y[1] (numeric) 0.783109448229362 absolute error 5.551115123125783e-16 relative error 7.088555930051726e-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.43840894519714113 Order of pole (three term test) 22.259588692505677 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.330000000000001 y[1] (analytic) 0.790375568645233 y[1] (numeric) 0.7903755686452325 absolute error 4.440892098500626e-16 relative error 5.618711249023892e-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.44312917193867635 Order of pole (three term test) 22.268404367534828 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.340000000000001 y[1] (analytic) 0.797762650496222 y[1] (numeric) 0.7977626504962214 absolute error 5.551115123125783e-16 relative error 6.958354241920068e-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.44767215291974644 Order of pole (three term test) 22.277312677729064 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.350000000000001 y[1] (analytic) 0.8052699550803 y[1] (numeric) 0.8052699550802996 absolute error 3.3306690738754696e-16 relative error 4.1360900811745074e-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.452036071008531 Order of pole (three term test) 22.286310059883085 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.360000000000001 y[1] (analytic) 0.8128967316732651 y[1] (numeric) 0.8128967316732647 absolute error 4.440892098500626e-16 relative error 5.4630458279239257e-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.4562191806959794 Order of pole (three term test) 22.295392915163994 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.370000000000001 y[1] (analytic) 0.8206422176038135 y[1] (numeric) 0.8206422176038131 absolute error 4.440892098500626e-16 relative error 5.411483839410006e-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.4602198087939906 Order of pole (three term test) 22.304557610550773 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.380000000000001 y[1] (analytic) 0.8285056383298066 y[1] (numeric) 0.8285056383298062 absolute error 4.440892098500626e-16 relative error 5.360122964827455e-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.46403635510466673 Order of pole (three term test) 22.313800480287476 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.390000000000001 y[1] (analytic) 0.8364862075157249 y[1] (numeric) 0.8364862075157242 absolute error 6.661338147750939e-16 relative error 7.96347637044059e-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.46766729306036975 Order of pole (three term test) 22.32311782734943 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.400000000000001 y[1] (analytic) 0.8445831271112998 y[1] (numeric) 0.8445831271112991 absolute error 6.661338147750939e-16 relative error 7.887131454466178e-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.47111117033432937 Order of pole (three term test) 22.33250592492205 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.410000000000001 y[1] (analytic) 0.8527955874313193 y[1] (numeric) 0.8527955874313187 absolute error 6.661338147750939e-16 relative error 7.811178019594779e-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.4743666094215538 Order of pole (three term test) 22.341961017891474 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.420000000000001 y[1] (analytic) 0.8611227672365953 y[1] (numeric) 0.8611227672365946 absolute error 6.661338147750939e-16 relative error 7.735642815632027e-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.47743230818981347 Order of pole (three term test) 22.351479324346585 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.430000000000001 y[1] (analytic) 0.8695638338160864 y[1] (numeric) 0.8695638338160858 absolute error 5.551115123125783e-16 relative error 6.383792548920392e-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.4803070404004764 Order of pole (three term test) 22.361057037091708 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.440000000000001 y[1] (analytic) 0.878117943070169 y[1] (numeric) 0.8781179430701683 absolute error 6.661338147750939e-16 relative error 7.58592646958205e-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.48298965619898776 Order of pole (three term test) 22.37069032516945 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.450000000000001 y[1] (analytic) 0.8867842395950459 y[1] (numeric) 0.8867842395950453 absolute error 6.661338147750939e-16 relative error 7.51179131328819e-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.4854790825747955 Order of pole (three term test) 22.38037533539301 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.460000000000001 y[1] (analytic) 0.8955618567682866 y[1] (numeric) 0.8955618567682859 absolute error 6.661338147750939e-16 relative error 7.438166439768841e-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.48777432379054153 Order of pole (three term test) 22.390108193887443 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.470000000000001 y[1] (analytic) 0.9044499168354883 y[1] (numeric) 0.9044499168354877 absolute error 5.551115123125783e-16 relative error 6.137559437838373e-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.4898744617803423 Order of pole (three term test) 22.399885007639117 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.480000000000001 y[1] (analytic) 0.9134475309980512 y[1] (numeric) 0.9134475309980506 absolute error 5.551115123125783e-16 relative error 6.077103429313036e-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.49177865651700337 Order of pole (three term test) 22.409701866052885 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.490000000000001 y[1] (analytic) 0.922553799502057 y[1] (numeric) 0.9225537995020564 absolute error 5.551115123125783e-16 relative error 6.017118054385516e-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.49348614634801896 Order of pole (three term test) 22.419554842516277 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.500000000000001 y[1] (analytic) 0.9317678117282437 y[1] (numeric) 0.9317678117282431 absolute error 6.661338147750939e-16 relative error 7.149139585961317e-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.4949962483002229 Order of pole (three term test) 22.429439995970068 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5100000000000011 y[1] (analytic) 0.9410886462830669 y[1] (numeric) 0.9410886462830664 absolute error 4.440892098500626e-16 relative error 4.718888189800629e-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.4963083583529687 Order of pole (three term test) 22.43935337248469 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5200000000000011 y[1] (analytic) 0.9505153710908388 y[1] (numeric) 0.9505153710908383 absolute error 5.551115123125783e-16 relative error 5.840110840874844e-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.4974219516797298 Order of pole (three term test) 22.4492910068417 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5300000000000011 y[1] (analytic) 0.960047043486934 y[1] (numeric) 0.9600470434869334 absolute error 6.661338147750939e-16 relative error 6.938553889564265e-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.4983365828580234 Order of pole (three term test) 22.45924892411987 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5400000000000011 y[1] (analytic) 0.969682710312056 y[1] (numeric) 0.9696827103120552 absolute error 7.771561172376096e-16 relative error 8.01454031275355e-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.49905188604757295 Order of pole (three term test) 22.46922314128505 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5500000000000012 y[1] (analytic) 0.9794214080075516 y[1] (numeric) 0.979421408007551 absolute error 6.661338147750939e-16 relative error 6.801299311296632e-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.49956757513663985 Order of pole (three term test) 22.47920966878336 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5600000000000012 y[1] (analytic) 0.9892621627117675 y[1] (numeric) 0.9892621627117667 absolute error 7.771561172376096e-16 relative error 7.855916727950735e-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.4998834438564641 Order of pole (three term test) 22.48920451213695 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5700000000000012 y[1] (analytic) 0.9992039903574333 y[1] (numeric) 0.9992039903574325 absolute error 8.881784197001252e-16 relative error 8.888859815125516e-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.4999993658637699 Order of pole (three term test) 22.499203673541764 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5800000000000012 y[1] (analytic) 1.0092458967700693 y[1] (numeric) 1.0092458967700686 absolute error 6.661338147750939e-16 relative error 6.600312341194045e-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.49991529479129915 Order of pole (three term test) 22.509203153466533 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5900000000000012 y[1] (analytic) 1.0193868777674027 y[1] (numeric) 1.019386877767402 absolute error 6.661338147750939e-16 relative error 6.534651654865506e-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.4996312642663603 Order of pole (three term test) 22.519198952252616 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6000000000000012 y[1] (analytic) 1.029625919259785 y[1] (numeric) 1.0296259192597839 absolute error 1.1102230246251565e-15 relative error 1.0782780462862806e-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.4991473878973764 Order of pole (three term test) 22.529187071713793 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6100000000000012 y[1] (analytic) 1.039961997351598 y[1] (numeric) 1.0399619973515974 absolute error 6.661338147750939e-16 relative error 6.405366892939285e-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.4984638592284432 Order of pole (three term test) 22.539163516735428 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6200000000000012 y[1] (analytic) 1.0503940784436476 y[1] (numeric) 1.0503940784436467 absolute error 8.881784197001252e-16 relative error 8.455668571705252e-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.49758095166191507 Order of pole (three term test) 22.549124296872556 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6300000000000012 y[1] (analytic) 1.0609211193365171 y[1] (numeric) 1.060921119336516 absolute error 1.1102230246251565e-15 relative error 1.046470849142368e-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.49649901834904614 Order of pole (three term test) 22.559065427945903 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6400000000000012 y[1] (analytic) 1.0715420673348899 y[1] (numeric) 1.0715420673348885 absolute error 1.3322676295501878e-15 relative error 1.2433180835016282e-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.49521849204873647 Order of pole (three term test) 22.568982933635613 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6500000000000012 y[1] (analytic) 1.0822558603528165 y[1] (numeric) 1.0822558603528152 absolute error 1.3322676295501878e-15 relative error 1.2310098548377158e-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.4937398849544323 Order of pole (three term test) 22.578872847071626 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6600000000000013 y[1] (analytic) 1.0930614270199237 y[1] (numeric) 1.0930614270199224 absolute error 1.3322676295501878e-15 relative error 1.2188405853662092e-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.492063788489257 Order of pole (three term test) 22.58873121242043 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6700000000000013 y[1] (analytic) 1.1039576867885494 y[1] (numeric) 1.1039576867885479 absolute error 1.5543122344752192e-15 relative error 1.407945479320649e-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.4901908730694493 Order of pole (three term test) 22.598554086467338 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6800000000000013 y[1] (analytic) 1.1149435500417966 y[1] (numeric) 1.1149435500417952 absolute error 1.3322676295501878e-15 relative error 1.1949193566797567e-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.48812188783620464 Order of pole (three term test) 22.60833754019369 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6900000000000013 y[1] (analytic) 1.1260179182024954 y[1] (numeric) 1.1260179182024939 absolute error 1.5543122344752192e-15 relative error 1.3803619013065316e-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.4858576603560307 Order of pole (three term test) 22.618077660348447 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7000000000000013 y[1] (analytic) 1.1371796838430575 y[1] (numeric) 1.1371796838430561 absolute error 1.3322676295501878e-15 relative error 1.1715541954177705e-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.48339909628973027 Order of pole (three term test) 22.62777055101342 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7100000000000013 y[1] (analytic) 1.148427730796221 y[1] (numeric) 1.1484277307962196 absolute error 1.3322676295501878e-15 relative error 1.1600796409074065e-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.4807471790301491 Order of pole (three term test) 22.637412335161564 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7200000000000013 y[1] (analytic) 1.1597609342666635 y[1] (numeric) 1.1597609342666624 absolute error 1.1102230246251565e-15 relative error 9.572861025252325e-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.47790296930883275 Order of pole (three term test) 22.646999156207784 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7300000000000013 y[1] (analytic) 1.1711781609434828 y[1] (numeric) 1.1711781609434815 absolute error 1.3322676295501878e-15 relative error 1.137544802301414e-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.47486760477174766 Order of pole (three term test) 22.656527179551485 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7400000000000013 y[1] (analytic) 1.1826782691135251 y[1] (numeric) 1.1826782691135236 absolute error 1.5543122344752192e-15 relative error 1.3142308225890137e-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.47164229952423736 Order of pole (three term test) 22.66599259411037 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7500000000000013 y[1] (analytic) 1.1942601087755569 y[1] (numeric) 1.1942601087755553 absolute error 1.5543122344752192e-15 relative error 1.301485516474978e-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.46822834364539767 Order of pole (three term test) 22.67539161384481 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7600000000000013 y[1] (analytic) 1.2059225217552632 y[1] (numeric) 1.2059225217552618 absolute error 1.3322676295501878e-15 relative error 1.10477050184868e-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.46462710267206114 Order of pole (three term test) 22.684720479272244 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7700000000000014 y[1] (analytic) 1.2176643418210649 y[1] (numeric) 1.2176643418210638 absolute error 1.1102230246251565e-15 relative error 9.11764421847793e-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.4608400170526011 Order of pole (three term test) 22.693975458970865 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7800000000000014 y[1] (analytic) 1.2294843948007408 y[1] (numeric) 1.2294843948007395 absolute error 1.3322676295501878e-15 relative error 1.0835986493070576e-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.4568686015707717 Order of pole (three term test) 22.703152851072208 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7900000000000014 y[1] (analytic) 1.241381498698842 y[1] (numeric) 1.2413814986988407 absolute error 1.3322676295501878e-15 relative error 1.0732136985661607e-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.4527144447398141 Order of pole (three term test) 22.71224898474179 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8000000000000014 y[1] (analytic) 1.2533544638148932 y[1] (numeric) 1.2533544638148921 absolute error 1.1102230246251565e-15 relative error 8.858013089496799e-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.44837920816707283 Order of pole (three term test) 22.721260221647427 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8100000000000014 y[1] (analytic) 1.2654020928623608 y[1] (numeric) 1.2654020928623595 absolute error 1.3322676295501878e-15 relative error 1.0528413356236642e-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.4438646258893744 Order of pole (three term test) 22.730182957414495 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8200000000000014 y[1] (analytic) 1.2775231810883794 y[1] (numeric) 1.2775231810883778 absolute error 1.5543122344752192e-15 relative error 1.2166606895939302e-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.43917250367943633 Order of pole (three term test) 22.73901362306767 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8300000000000014 y[1] (analytic) 1.2897165163942268 y[1] (numeric) 1.2897165163942252 absolute error 1.5543122344752192e-15 relative error 1.2051580442039665e-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.43430471832358164 Order of pole (three term test) 22.747748686458415 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8400000000000014 y[1] (analytic) 1.3019808794565337 y[1] (numeric) 1.3019808794565324 absolute error 1.3322676295501878e-15 relative error 1.0232620544368488e-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.42926321687104996 Order of pole (three term test) 22.756384653677866 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8500000000000014 y[1] (analytic) 1.3143150438492148 y[1] (numeric) 1.3143150438492133 absolute error 1.5543122344752192e-15 relative error 1.182602483133061e-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.4240500158552033 Order of pole (three term test) 22.76491807045425 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8600000000000014 y[1] (analytic) 1.3267177761661082 y[1] (numeric) 1.3267177761661069 absolute error 1.3322676295501878e-15 relative error 1.00418314541629e-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.4186672004869392 Order of pole (three term test) 22.773345523534648 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8700000000000014 y[1] (analytic) 1.3391878361443186 y[1] (numeric) 1.3391878361443172 absolute error 1.3322676295501878e-15 relative error 9.948325347592353e-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.41311692382063536 Order of pole (three term test) 22.781663642050187 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8800000000000014 y[1] (analytic) 1.3517239767882399 y[1] (numeric) 1.3517239767882383 absolute error 1.5543122344752192e-15 relative error 1.149873984012874e-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.4074014058929554 Order of pole (three term test) 22.789869098864372 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8900000000000015 y[1] (analytic) 1.3643249444942538 y[1] (numeric) 1.3643249444942522 absolute error 1.5543122344752192e-15 relative error 1.1392536952048416e-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.40152293283486445 Order of pole (three term test) 22.797958611903876 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9000000000000015 y[1] (analytic) 1.3769894791760908 y[1] (numeric) 1.3769894791760893 absolute error 1.5543122344752192e-15 relative error 1.1287756791033928e-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.39548385595720753 Order of pole (three term test) 22.80592894547136 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9100000000000015 y[1] (analytic) 1.3897163143908364 y[1] (numeric) 1.389716314390835 absolute error 1.3322676295501878e-15 relative error 9.586615741315303e-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.3892865908102152 Order of pole (three term test) 22.813776911539644 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9200000000000015 y[1] (analytic) 1.402504177465575 y[1] (numeric) 1.4025041774655738 absolute error 1.3322676295501878e-15 relative error 9.499206141101771e-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.38293361621731775 Order of pole (three term test) 22.821499371026952 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9300000000000015 y[1] (analytic) 1.415351789624656 y[1] (numeric) 1.4153517896246544 absolute error 1.5543122344752192e-15 relative error 1.0981808521875786e-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.37642747328364673 Order of pole (three term test) 22.82909323505245 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9400000000000015 y[1] (analytic) 1.4282578661175687 y[1] (numeric) 1.4282578661175673 absolute error 1.3322676295501878e-15 relative error 9.327920826872034e-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.3697707643796283 Order of pole (three term test) 22.83655546617178 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9500000000000015 y[1] (analytic) 1.4412211163474193 y[1] (numeric) 1.4412211163474182 absolute error 1.1102230246251565e-15 relative error 7.703349694451238e-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.362966152100069 Order of pole (three term test) 22.84388307959199 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9600000000000015 y[1] (analytic) 1.4542402439999882 y[1] (numeric) 1.4542402439999869 absolute error 1.3322676295501878e-15 relative error 9.161262281434969e-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.35601635819915395 Order of pole (three term test) 22.8510731443654 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9700000000000015 y[1] (analytic) 1.4673139471733585 y[1] (numeric) 1.4673139471733572 absolute error 1.3322676295501878e-15 relative error 9.079635834694242e-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.3489241625017808 Order of pole (three term test) 22.858122784561992 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9800000000000015 y[1] (analytic) 1.480440918508108 y[1] (numeric) 1.4804409185081067 absolute error 1.3322676295501878e-15 relative error 8.999127306564591e-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.34169240179166716 Order of pole (three term test) 22.86502918041965 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9900000000000015 y[1] (analytic) 1.4936198453180423 y[1] (numeric) 1.493619845318041 absolute error 1.3322676295501878e-15 relative error 8.91972367484514e-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.3343239686766745 Order of pole (three term test) 22.871789569472135 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.0000000000000013 y[1] (analytic) 1.5068494097214624 y[1] (numeric) 1.5068494097214613 absolute error 1.1102230246251565e-15 relative error 7.367843246063842e-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.326821810431805 Order of pole (three term test) 22.878401247653965 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.010000000000001 y[1] (analytic) 1.520128288772953 y[1] (numeric) 1.5201282887729521 absolute error 8.881784197001252e-16 relative error 5.842785942869746e-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.3191889278203287 Order of pole (three term test) 22.884861570382014 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.020000000000001 y[1] (analytic) 1.5334551545956745 y[1] (numeric) 1.5334551545956738 absolute error 6.661338147750939e-16 relative error 4.344005840527714e-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.31142837389352 Order of pole (three term test) 22.891167953613333 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.0300000000000007 y[1] (analytic) 1.5468286745141502 y[1] (numeric) 1.54682867451415 absolute error 2.220446049250313e-16 relative error 1.435482859759981e-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.30354325276947675 Order of pole (three term test) 22.897317874878702 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.0400000000000005 y[1] (analytic) 1.5602475111875331 y[1] (numeric) 1.5602475111875331 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.29553671839151535 Order of pole (three term test) 22.903308874291618 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.0500000000000003 y[1] (analytic) 1.5737103227433376 y[1] (numeric) 1.5737103227433382 absolute error 6.661338147750939e-16 relative error 4.232887114916233e-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.2874119732666341 Order of pole (three term test) 22.909138555532206 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.06 y[1] (analytic) 1.5872157629116281 y[1] (numeric) 1.5872157629116288 absolute error 6.661338147750939e-16 relative error 4.1968699551793856e-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.27917226718455523 Order of pole (three term test) 22.914804586805683 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.07 y[1] (analytic) 1.6007624811596417 y[1] (numeric) 1.6007624811596426 absolute error 8.881784197001252e-16 relative error 5.548470995251597e-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.2708208959178493 Order of pole (three term test) 22.9203047017751 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.0799999999999996 y[1] (analytic) 1.6143491228268425 y[1] (numeric) 1.6143491228268436 absolute error 1.1102230246251565e-15 relative error 6.877217628619734e-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.2623611999036734 Order of pole (three term test) 22.92563670046778 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.0899999999999994 y[1] (analytic) 1.6279743292603857 y[1] (numeric) 1.6279743292603872 absolute error 1.5543122344752192e-15 relative error 9.547522995533766e-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.253796562907639 Order of pole (three term test) 22.93079845015537 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.099999999999999 y[1] (analytic) 1.6416367379509826 y[1] (numeric) 1.6416367379509844 absolute error 1.7763568394002505e-15 relative error 1.0820645020514218e-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.24513041067035046 Order of pole (three term test) 22.935787886206793 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.109999999999999 y[1] (analytic) 1.6553349826691495 y[1] (numeric) 1.6553349826691515 absolute error 1.9984014443252818e-15 relative error 1.2072489648608487e-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.23636620953715556 Order of pole (three term test) 22.940603012914167 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.1199999999999988 y[1] (analytic) 1.6690676936018294 y[1] (numeric) 1.6690676936018318 absolute error 2.4424906541753444e-15 relative error 1.4633862146744191e-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.2275074650716535 Order of pole (three term test) 22.945241904291 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.1299999999999986 y[1] (analytic) 1.682833497489373 y[1] (numeric) 1.682833497489376 absolute error 2.886579864025407e-15 relative error 1.715309249745687e-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.21855772065351514 Order of pole (three term test) 22.949702704842586 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.1399999999999983 y[1] (analytic) 1.6966310177628636 y[1] (numeric) 1.6966310177628665 absolute error 2.886579864025407e-15 relative error 1.7013598323998468e-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.20952055606117934 Order of pole (three term test) 22.953983630308205 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.149999999999998 y[1] (analytic) 1.7104588746817706 y[1] (numeric) 1.7104588746817742 absolute error 3.552713678800501e-15 relative error 2.077052965954227e-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.20039958603998917 Order of pole (three term test) 22.95808296837473 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.159999999999998 y[1] (analytic) 1.7243156854719266 y[1] (numeric) 1.7243156854719301 absolute error 3.552713678800501e-15 relative error 2.060361515431069e-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.19119845885634215 Order of pole (three term test) 22.9619990793616 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.1699999999999977 y[1] (analytic) 1.7382000644637987 y[1] (numeric) 1.7382000644638027 absolute error 3.9968028886505635e-15 relative error 2.299391750329672e-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.18192085483843168 Order of pole (three term test) 22.96573039687662 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.1799999999999975 y[1] (analytic) 1.7521106232310588 y[1] (numeric) 1.752110623231063 absolute error 4.218847493575595e-15 relative error 2.407865940448234e-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.17257048490416388 Order of pole (three term test) 22.969275428442558 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.1899999999999973 y[1] (analytic) 1.766045970729422 y[1] (numeric) 1.7660459707294265 absolute error 4.440892098500626e-15 relative error 2.514595980005223e-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.16315108907684409 Order of pole (three term test) 22.972632756094033 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.199999999999997 y[1] (analytic) 1.7800047134357513 y[1] (numeric) 1.780004713435756 absolute error 4.6629367034256575e-15 relative error 2.6196204247264567e-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.15366643498921245 Order of pole (three term test) 22.97580103694476 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.209999999999997 y[1] (analytic) 1.7939854554874082 y[1] (numeric) 1.793985455487413 absolute error 4.884981308350689e-15 relative error 2.722977097394297e-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.14412031637644357 Order of pole (three term test) 22.978779003724632 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.2199999999999966 y[1] (analytic) 1.807986798821838 y[1] (numeric) 1.8079867988218432 absolute error 5.10702591327572e-15 relative error 2.824703098829968e-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.13451655155870312 Order of pole (three term test) 22.98156546528666 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.2299999999999964 y[1] (analytic) 1.822007343316375 y[1] (numeric) 1.8220073433163808 absolute error 5.773159728050814e-15 relative error 3.16857105391389e-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.12485898191386878 Order of pole (three term test) 22.98415930708335 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.239999999999996 y[1] (analytic) 1.8360456869282546 y[1] (numeric) 1.83604568692826 absolute error 5.329070518200751e-15 relative error 2.90247163027648e-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.11515147034103351 Order of pole (three term test) 22.986559491612585 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.249999999999996 y[1] (analytic) 1.8501004258348122 y[1] (numeric) 1.8501004258348182 absolute error 5.995204332975845e-15 relative error 3.240475084086669e-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.10539789971539384 Order of pole (three term test) 22.988765058832545 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.259999999999996 y[1] (analytic) 1.864170154573871 y[1] (numeric) 1.864170154573877 absolute error 5.995204332975845e-15 relative error 3.2160177644010633e-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.09560217133515471 Order of pole (three term test) 22.990775126545753 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.2699999999999956 y[1] (analytic) 1.878253466184281 y[1] (numeric) 1.8782534661842871 absolute error 6.217248937900877e-15 relative error 3.3101224354620116e-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.08576820336106035 Order of pole (three term test) 22.992588890751932 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.2799999999999954 y[1] (analytic) 1.8923489523466173 y[1] (numeric) 1.892348952346624 absolute error 6.661338147750939e-15 relative error 3.52014259288199e-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.07589992924918222 Order of pole (three term test) 22.99420562596957 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.289999999999995 y[1] (analytic) 1.9064552035240103 y[1] (numeric) 1.9064552035240172 absolute error 6.8833827526759706e-15 relative error 3.610566217319084e-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.06600129617759012 Order of pole (three term test) 22.995624685526135 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.299999999999995 y[1] (analytic) 1.9205708091030969 y[1] (numeric) 1.9205708091031042 absolute error 7.327471962526033e-15 relative error 3.8152573848333923e-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.0560762634675321 Order of pole (three term test) 22.996845501816733 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.3099999999999947 y[1] (analytic) 1.9346943575350826 y[1] (numeric) 1.9346943575350901 absolute error 7.549516567451064e-15 relative error 3.902175316761457e-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.04612880099976127 Order of pole (three term test) 22.99786758653113 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.3199999999999945 y[1] (analytic) 1.9488244364768936 y[1] (numeric) 1.9488244364769014 absolute error 7.771561172376096e-15 relative error 3.9878200554718056e-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.036162887626632494 Order of pole (three term test) 22.998690530849046 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.3299999999999943 y[1] (analytic) 1.9629596329324106 y[1] (numeric) 1.9629596329324188 absolute error 8.215650382226158e-15 relative error 4.185338426930883e-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.02618250958061892 Order of pole (three term test) 22.99931400560375 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.339999999999994 y[1] (analytic) 1.9770985333937676 y[1] (numeric) 1.977098533393776 absolute error 8.43769498715119e-15 relative error 4.2677159709726523e-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.01619165887986819 Order of pole (three term test) 22.999737761413638 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.349999999999994 y[1] (analytic) 1.9912397239827007 y[1] (numeric) 1.9912397239827095 absolute error 8.881784197001252e-15 relative error 4.4604293948278097e-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.006194331731451593 Order of pole (three term test) 22.999961628782053 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.3599999999999937 y[1] (analytic) 2.0053817905919358 y[1] (numeric) 2.0053817905919447 absolute error 8.881784197001252e-15 relative error 4.4289741926795813e-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.003805473067067933 Order of pole (three term test) 22.999985518165005 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.3699999999999934 y[1] (analytic) 2.0195233190265958 y[1] (numeric) 2.019523319026605 absolute error 9.325873406851315e-15 relative error 4.617858738737594e-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.013803755727099317 Order of pole (three term test) 22.99980942000709 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.3799999999999932 y[1] (analytic) 2.0336628951456226 y[1] (numeric) 2.0336628951456324 absolute error 9.769962616701378e-15 relative error 4.804120997645378e-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.023796517068887094 Order of pole (three term test) 22.9994334047452 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.389999999999993 y[1] (analytic) 2.0477991050031874 y[1] (numeric) 2.0477991050031976 absolute error 1.021405182655144e-14 relative error 4.987819264886114e-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.033779760121130625 Order of pole (three term test) 22.99885762278045 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.399999999999993 y[1] (analytic) 2.061930534990084 y[1] (numeric) 2.0619305349900947 absolute error 1.0658141036401503e-14 relative error 5.169010718614126e-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.0437494917197163 Order of pole (three term test) 22.998082304417917 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.4099999999999926 y[1] (analytic) 2.0760557719750907 y[1] (numeric) 2.0760557719751014 absolute error 1.0658141036401503e-14 relative error 5.133841383394869e-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.05370172410493257 Order of pole (three term test) 22.997107759774636 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.4199999999999924 y[1] (analytic) 2.0901734034462796 y[1] (numeric) 2.09017340344629 absolute error 1.0658141036401503e-14 relative error 5.099165944236182e-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.06363247651652046 Order of pole (three term test) 22.99593437865546 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.429999999999992 y[1] (analytic) 2.1042820176522676 y[1] (numeric) 2.1042820176522787 absolute error 1.1102230246251565e-14 relative error 5.276018211018238e-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.07353777678592353 Order of pole (three term test) 22.994562630397187 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.439999999999992 y[1] (analytic) 2.118380203743392 y[1] (numeric) 2.1183802037434036 absolute error 1.1546319456101628e-14 relative error 5.450541614625228e-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.08341366292510316 Order of pole (three term test) 22.992993063680835 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.4499999999999917 y[1] (analytic) 2.132466551912792 y[1] (numeric) 2.132466551912804 absolute error 1.199040866595169e-14 relative error 5.622788622497486e-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.09325618471127926 Order of pole (three term test) 22.991226306312168 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.4599999999999915 y[1] (analytic) 2.1465396535373893 y[1] (numeric) 2.1465396535374013 absolute error 1.199040866595169e-14 relative error 5.585924604836487e-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.10306140526697136 Order of pole (three term test) 22.989263064970565 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.4699999999999913 y[1] (analytic) 2.1605981013187483 y[1] (numeric) 2.1605981013187607 absolute error 1.2434497875801753e-14 relative error 5.755118394398385e-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.11282540263468925 Order of pole (three term test) 22.98710412492641 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.479999999999991 y[1] (analytic) 2.174640489423807 y[1] (numeric) 2.17464048942382 absolute error 1.2878587085651816e-14 relative error 5.922168353015504e-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.12254427134567224 Order of pole (three term test) 22.9847503497269 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.489999999999991 y[1] (analytic) 2.1886654136254564 y[1] (numeric) 2.1886654136254697 absolute error 1.3322676295501878e-14 relative error 6.087123327559363e-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.13221412398201882 Order of pole (three term test) 22.98220268085077 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.4999999999999907 y[1] (analytic) 2.2026714714429643 y[1] (numeric) 2.2026714714429776 absolute error 1.3322676295501878e-14 relative error 6.048417327879689e-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.14183109273160388 Order of pole (three term test) 22.97946213733157 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.5099999999999905 y[1] (analytic) 2.21665726228222 y[1] (numeric) 2.216657262282234 absolute error 1.3766765505351941e-14 relative error 6.210597253622326e-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.151391330935153 Order of pole (three term test) 22.976529815350187 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.5199999999999902 y[1] (analytic) 2.2306213875757943 y[1] (numeric) 2.2306213875758085 absolute error 1.4210854715202004e-14 relative error 6.370805370357426e-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.1608910146248516 Order of pole (three term test) 22.973406887796312 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.52999999999999 y[1] (analytic) 2.2445624509227957 y[1] (numeric) 2.2445624509228095 absolute error 1.3766765505351941e-14 relative error 6.133384927513191e-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.17032634405388566 Order of pole (three term test) 22.970094603799318 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.53999999999999 y[1] (analytic) 2.2584790582285055 y[1] (numeric) 2.2584790582285197 absolute error 1.4210854715202004e-14 relative error 6.29222337193095e-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.17969354521628542 Order of pole (three term test) 22.966594288228656 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.5499999999999896 y[1] (analytic) 2.272369817843791 y[1] (numeric) 2.2723698178438054 absolute error 1.4210854715202004e-14 relative error 6.253759666939431e-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.1889888713564808 Order of pole (three term test) 22.962907341163866 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.5599999999999894 y[1] (analytic) 2.2862333407042663 y[1] (numeric) 2.286233340704281 absolute error 1.4654943925052066e-14 relative error 6.410082323678151e-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.1982086044679514 Order of pole (three term test) 22.959035237334646 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.569999999999989 y[1] (analytic) 2.300068240469198 y[1] (numeric) 2.300068240469213 absolute error 1.509903313490213e-14 relative error 6.564602244941234e-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.20734905678038126 Order of pole (three term test) 22.954979525530863 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.579999999999989 y[1] (analytic) 2.313873133660139 y[1] (numeric) 2.313873133660154 absolute error 1.509903313490213e-14 relative error 6.525436902851335e-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.216406572234716 Order of pole (three term test) 22.950741827983176 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.5899999999999888 y[1] (analytic) 2.327646639799274 y[1] (numeric) 2.3276466397992897 absolute error 1.554312234475219e-14 relative error 6.677612520297566e-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.22537752794553972 Order of pole (three term test) 22.946323839714122 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.5999999999999885 y[1] (analytic) 2.341387381547467 y[1] (numeric) 2.341387381547483 absolute error 1.5987211554602254e-14 relative error 6.828093326460145e-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.23425833565017837 Order of pole (three term test) 22.941727327860075 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.6099999999999883 y[1] (analytic) 2.3550939848419943 y[1] (numeric) 2.3550939848420103 absolute error 1.5987211554602254e-14 relative error 6.788353949991024e-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.24304544314396 Order of pole (three term test) 22.93695413096452 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.619999999999988 y[1] (analytic) 2.3687650790339476 y[1] (numeric) 2.368765079033964 absolute error 1.6431300764452317e-14 relative error 6.93665273516844e-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.2517353357010467 Order of pole (three term test) 22.932006158242537 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.629999999999988 y[1] (analytic) 2.3823992970253007 y[1] (numeric) 2.3823992970253176 absolute error 1.687538997430238e-14 relative error 7.083359198171877e-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.26032453748027934 Order of pole (three term test) 22.926885388817276 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.6399999999999877 y[1] (analytic) 2.3959952754056166 y[1] (numeric) 2.3959952754056335 absolute error 1.687538997430238e-14 relative error 7.043164962604342e-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.2688096129154676 Order of pole (three term test) 22.921593870928213 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.6499999999999875 y[1] (analytic) 2.4095516545883866 y[1] (numeric) 2.409551654588404 absolute error 1.7319479184152442e-14 relative error 7.187843079093921e-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.2771871680895702 Order of pole (three term test) 22.916133721111954 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.6599999999999873 y[1] (analytic) 2.4230670789469895 y[1] (numeric) 2.4230670789470072 absolute error 1.7763568394002505e-14 relative error 7.331026263508212e-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.2854538520922162 Order of pole (three term test) 22.91050712335563 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.669999999999987 y[1] (analytic) 2.4365401969502525 y[1] (numeric) 2.4365401969502707 absolute error 1.8207657603852567e-14 relative error 7.472750758080072e-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.2936063583600263 Order of pole (three term test) 22.904716328223316 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.679999999999987 y[1] (analytic) 2.4499696612976027 y[1] (numeric) 2.4499696612976214 absolute error 1.865174681370263e-14 relative error 7.613052156663814e-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.30164142599919125 Order of pole (three term test) 22.89876365195586 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.6899999999999866 y[1] (analytic) 2.4633541290537972 y[1] (numeric) 2.463354129053816 absolute error 1.865174681370263e-14 relative error 7.571687153591262e-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.3095558410897889 Order of pole (three term test) 22.892651475544397 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.6999999999999864 y[1] (analytic) 2.476692261783213 y[1] (numeric) 2.476692261783232 absolute error 1.9095836023552692e-14 relative error 7.71021750187233e-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.31734643797130674 Order of pole (three term test) 22.886382243777998 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.709999999999986 y[1] (analytic) 2.4899827256836926 y[1] (numeric) 2.489982725683712 absolute error 1.9539925233402755e-14 relative error 7.847413972736512e-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.3250101005088655 Order of pole (three term test) 22.879958464265787 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.719999999999986 y[1] (analytic) 2.503224191719922 y[1] (numeric) 2.5032241917199416 absolute error 1.9539925233402755e-14 relative error 7.805903002230579e-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.33254376333963076 Order of pole (three term test) 22.873382706433908 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.7299999999999858 y[1] (analytic) 2.516415335756331 y[1] (numeric) 2.516415335756351 absolute error 1.9984014443252818e-14 relative error 7.941461077309181e-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.3399444130989182 Order of pole (three term test) 22.866657600497838 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.7399999999999856 y[1] (analytic) 2.5295548386895095 y[1] (numeric) 2.5295548386895295 absolute error 1.9984014443252818e-14 relative error 7.900210004383999e-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.3472090896254975 Order of pole (three term test) 22.85978583641026 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.7499999999999853 y[1] (analytic) 2.5426413865801125 y[1] (numeric) 2.5426413865801334 absolute error 2.0872192862952943e-14 relative error 8.208862237952607e-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.3543348871456196 Order of pole (three term test) 22.85277016278521 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.759999999999985 y[1] (analytic) 2.555673670784258 y[1] (numeric) 2.555673670784279 absolute error 2.0872192862952943e-14 relative error 8.167002345236005e-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.36131895543528564 Order of pole (three term test) 22.84561338579857 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.769999999999985 y[1] (analytic) 2.568650388084384 y[1] (numeric) 2.568650388084406 absolute error 2.1760371282653068e-14 relative error 8.471519278604998e-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.36815850096029945 Order of pole (three term test) 22.83831836806574 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.7799999999999847 y[1] (analytic) 2.581570240819576 y[1] (numeric) 2.5815702408195977 absolute error 2.1760371282653068e-14 relative error 8.429122298738911e-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.3748507879936436 Order of pole (three term test) 22.83088802749653 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.7899999999999845 y[1] (analytic) 2.5944319370153264 y[1] (numeric) 2.594431937015348 absolute error 2.1760371282653068e-14 relative error 8.387335575157361e-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.3813931397097342 Order of pole (three term test) 22.8233253361281 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.7999999999999843 y[1] (analytic) 2.607234190512733 y[1] (numeric) 2.6072341905127554 absolute error 2.220446049250313e-14 relative error 8.516481017816221e-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.38778293925511514 Order of pole (three term test) 22.815633318936175 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.809999999999984 y[1] (analytic) 2.6199757210971155 y[1] (numeric) 2.619975721097138 absolute error 2.2648549702353193e-14 relative error 8.644564726297963e-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.394017630795164 Order of pole (three term test) 22.80781505262506 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.819999999999984 y[1] (analytic) 2.6326552546260333 y[1] (numeric) 2.632655254626056 absolute error 2.2648549702353193e-14 relative error 8.602930316286476e-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.40009472053639333 Order of pole (three term test) 22.799873664397026 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.8299999999999836 y[1] (analytic) 2.6452715231566986 y[1] (numeric) 2.645271523156722 absolute error 2.353672812205332e-14 relative error 8.897660567549636e-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.4060117777239332 Order of pole (three term test) 22.79181233070152 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.8399999999999834 y[1] (analytic) 2.6578232650727736 y[1] (numeric) 2.657823265072797 absolute error 2.353672812205332e-14 relative error 8.855640791228028e-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.41176643561380166 Order of pole (three term test) 22.7836342759645 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.849999999999983 y[1] (analytic) 2.670309225210525 y[1] (numeric) 2.670309225210549 absolute error 2.398081733190338e-14 relative error 8.980539446704999e-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.4173563924195707 Order of pole (three term test) 22.77534277129883 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.859999999999983 y[1] (analytic) 2.682728154984345 y[1] (numeric) 2.682728154984369 absolute error 2.398081733190338e-14 relative error 8.938966584202163e-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.4227794122330494 Order of pole (three term test) 22.76694113319584 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.869999999999983 y[1] (analytic) 2.6950788125116043 y[1] (numeric) 2.6950788125116287 absolute error 2.4424906541753444e-14 relative error 9.062780067270585e-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.42803332591861865 Order of pole (three term test) 22.758432722198727 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.8799999999999826 y[1] (analytic) 2.707359962736843 y[1] (numeric) 2.707359962736868 absolute error 2.4868995751603507e-14 relative error 9.185699756918798e-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.4331160319808554 Order of pole (three term test) 22.74982094155846 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.8899999999999824 y[1] (analytic) 2.7195703775552724 y[1] (numeric) 2.7195703775552977 absolute error 2.531308496145357e-14 relative error 9.307751389838451e-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.4380254974051032 Order of pole (three term test) 22.74110923587248 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.899999999999982 y[1] (analytic) 2.7317088359355863 y[1] (numeric) 2.731708835935612 absolute error 2.5757174171303632e-14 relative error 9.42896030223588e-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.4427597584706512 Order of pole (three term test) 22.732301089706898 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.909999999999982 y[1] (analytic) 2.7437741240420626 y[1] (numeric) 2.7437741240420883 absolute error 2.5757174171303632e-14 relative error 9.387498025296186e-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.4473169215361955 Order of pole (three term test) 22.72340002620273 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.9199999999999817 y[1] (analytic) 2.7557650353559437 y[1] (numeric) 2.75576503535597 absolute error 2.6201263381153694e-14 relative error 9.507800209740832e-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.4516951637972716 Order of pole (three term test) 22.714409605666713 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.9299999999999815 y[1] (analytic) 2.7676803707960915 y[1] (numeric) 2.767680370796118 absolute error 2.6645352591003757e-14 relative error 9.62732289181916e-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.4558927340153506 Order of pole (three term test) 22.705333424147188 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.9399999999999813 y[1] (analytic) 2.779518938838892 y[1] (numeric) 2.779518938838918 absolute error 2.6201263381153694e-14 relative error 9.426546088618822e-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.4599079532183123 Order of pole (three term test) 22.696175111995743 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.949999999999981 y[1] (analytic) 2.7912795556374044 y[1] (numeric) 2.7912795556374315 absolute error 2.708944180085382e-14 relative error 9.705026408459396e-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.4637392153720107 Order of pole (three term test) 22.686938332415135 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.959999999999981 y[1] (analytic) 2.8029610451397513 y[1] (numeric) 2.8029610451397784 absolute error 2.708944180085382e-14 relative error 9.664580193801153e-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.46738498802266765 Order of pole (three term test) 22.677626779994046 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.9699999999999807 y[1] (analytic) 2.8145622392067158 y[1] (numeric) 2.8145622392067433 absolute error 2.7533531010703882e-14 relative error 9.782526968905903e-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.4708438129098323 Order of pole (three term test) 22.66824417922927 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.9799999999999804 y[1] (analytic) 2.8260819777285593 y[1] (numeric) 2.8260819777285873 absolute error 2.7977620220553945e-14 relative error 9.899790749538248e-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.47411430654966663 Order of pole (three term test) 22.658794283036038 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.9899999999999802 y[1] (analytic) 2.837519108741029 y[1] (numeric) 2.8375191087410574 absolute error 2.842170943040401e-14 relative error 1.001639401928622e-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.47719516078832114 Order of pole (three term test) 22.649280871246816 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.99999999999998 y[1] (analytic) 2.8488724885405556 y[1] (numeric) 2.848872488540584 absolute error 2.842170943040401e-14 relative error 9.976476498940857e-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.4800851433251774 Order of pole (three term test) 22.639707749099482 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.00999999999998 y[1] (analytic) 2.860140981798619 y[1] (numeric) 2.8601409817986476 absolute error 2.842170943040401e-14 relative error 9.937170793773536e-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.4827830982057537 Order of pole (three term test) 22.630078745715256 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.0199999999999796 y[1] (analytic) 2.8713234616752845 y[1] (numeric) 2.8713234616753134 absolute error 2.886579864025407e-14 relative error 1.0053133694457472e-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.4852879462840698 Order of pole (three term test) 22.620397712567108 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.0299999999999794 y[1] (analytic) 2.882418809931883 y[1] (numeric) 2.882418809931912 absolute error 2.930988785010413e-14 relative error 1.0168504226072818e-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.48759868565429176 Order of pole (three term test) 22.610668521939196 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.039999999999979 y[1] (analytic) 2.8934259170428347 y[1] (numeric) 2.893425917042864 absolute error 2.930988785010413e-14 relative error 1.0129821426380146e-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.48971439205148143 Order of pole (three term test) 22.60089506537809 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.049999999999979 y[1] (analytic) 2.9043436823066013 y[1] (numeric) 2.9043436823066306 absolute error 2.930988785010413e-14 relative error 1.0091742250981298e-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.4916342192212884 Order of pole (three term test) 22.591081252136068 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.0599999999999787 y[1] (analytic) 2.9151710139557543 y[1] (numeric) 2.915171013955784 absolute error 2.9753977059954195e-14 relative error 1.0206597457752369e-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.4933573992584425 Order of pole (three term test) 22.581231007607602 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.0699999999999785 y[1] (analytic) 2.925906829266152 y[1] (numeric) 2.925906829266182 absolute error 2.9753977059954195e-14 relative error 1.0169147138364895e-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.49488324291390423 Order of pole (three term test) 22.571348271759152 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.0799999999999783 y[1] (analytic) 2.9365500546652092 y[1] (numeric) 2.9365500546652394 absolute error 3.019806626980426e-14 relative error 1.0283518314911573e-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.49621113987055576 Order of pole (three term test) 22.561436997553297 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.089999999999978 y[1] (analytic) 2.947099625839256 y[1] (numeric) 2.9470996258392863 absolute error 3.019806626980426e-14 relative error 1.024670696743231e-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.49734055898731927 Order of pole (three term test) 22.55150114936757 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.099999999999978 y[1] (analytic) 2.9575544878399658 y[1] (numeric) 2.9575544878399964 absolute error 3.064215547965432e-14 relative error 1.0360639374740195e-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.49827104851160686 Order of pole (three term test) 22.541544701408768 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.1099999999999777 y[1] (analytic) 2.967913595189851 y[1] (numeric) 2.9679135951898816 absolute error 3.064215547965432e-14 relative error 1.0324476942090428e-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.49900223626001505 Order of pole (three term test) 22.531571636123324 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.1199999999999775 y[1] (analytic) 2.978175911986809 y[1] (numeric) 2.97817591198684 absolute error 3.108624468950438e-14 relative error 1.0438014948810072e-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.49953382976719407 Order of pole (three term test) 22.52158594260439 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.1299999999999772 y[1] (analytic) 2.988340412007713 y[1] (numeric) 2.9883404120077435 absolute error 3.064215547965432e-14 relative error 1.0253903924910424e-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.4998656164028284 Order of pole (three term test) 22.51159161499621 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.139999999999977 y[1] (analytic) 2.99840607881103 y[1] (numeric) 2.9984060788110605 absolute error 3.064215547965432e-14 relative error 1.0219481509257406e-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.4999974634566875 Order of pole (three term test) 22.50159265089659 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.149999999999977 y[1] (analytic) 3.0083719058384677 y[1] (numeric) 3.008371905838499 absolute error 3.108624468950438e-14 relative error 1.0333245244437387e-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.49992931819170794 Order of pole (three term test) 22.49159304975785 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.1599999999999766 y[1] (analytic) 3.018236896515629 y[1] (numeric) 3.0182368965156603 absolute error 3.108624468950438e-14 relative error 1.0299471431613457e-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.4996612078650871 Order of pole (three term test) 22.481596811287112 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.1699999999999764 y[1] (analytic) 3.0280000643516667 y[1] (numeric) 3.028000064351698 absolute error 3.1530333899354446e-14 relative error 1.0412923787736277e-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.4991932397173808 Order of pole (three term test) 22.47160793384649 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.179999999999976 y[1] (analytic) 3.0376604330379333 y[1] (numeric) 3.037660433037965 absolute error 3.1530333899354446e-14 relative error 1.0379808604157008e-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.49852560092960857 Order of pole (three term test) 22.461630412853765 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.189999999999976 y[1] (analytic) 3.04721703654561 y[1] (numeric) 3.047217036545642 absolute error 3.197442310920451e-14 relative error 1.0492991712021732e-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.49765855854838403 Order of pole (three term test) 22.451668239184315 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.1999999999999758 y[1] (analytic) 3.05666891922231 y[1] (numeric) 3.0566689192223424 absolute error 3.241851231905457e-14 relative error 1.0605830456542417e-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.49659245937909896 Order of pole (three term test) 22.441725397574775 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.2099999999999755 y[1] (analytic) 3.0660151358876426 y[1] (numeric) 3.066015135887675 absolute error 3.241851231905457e-14 relative error 1.0573500417397346e-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.4953277298472072 Order of pole (three term test) 22.43180586502923 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.2199999999999753 y[1] (analytic) 3.0752547519277296 y[1] (numeric) 3.075254751927762 absolute error 3.241851231905457e-14 relative error 1.0541732290221798e-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.4938648758276578 Order of pole (three term test) 22.421913609228422 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.229999999999975 y[1] (analytic) 3.084386843388666 y[1] (numeric) 3.0843868433886987 absolute error 3.2862601528904634e-14 relative error 1.0654500617957536e-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.4922044824425547 Order of pole (three term test) 22.41205258694279 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.239999999999975 y[1] (analytic) 3.0934104970689167 y[1] (numeric) 3.093410497068949 absolute error 3.241851231905457e-14 relative error 1.0479861094986235e-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.4903472138271136 Order of pole (three term test) 22.402226742449756 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.2499999999999747 y[1] (analytic) 3.1023248106106323 y[1] (numeric) 3.102324810610665 absolute error 3.2862601528904634e-14 relative error 1.0592895178643874e-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.48829381286401713 Order of pole (three term test) 22.392440005956114 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.2599999999999745 y[1] (analytic) 3.111128892589888 y[1] (numeric) 3.111128892589921 absolute error 3.2862601528904634e-14 relative error 1.0562918690761107e-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.48604510088627273 Order of pole (three term test) 22.38269629202599 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.2699999999999743 y[1] (analytic) 3.1198218626058227 y[1] (numeric) 3.1198218626058556 absolute error 3.2862601528904634e-14 relative error 1.0533486518187367e-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.4836019773486885 Order of pole (three term test) 22.372999498015016 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.279999999999974 y[1] (analytic) 3.128402851368678 y[1] (numeric) 3.1284028513687114 absolute error 3.3306690738754696e-14 relative error 1.0646547877995636e-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.48096541946810517 Order of pole (three term test) 22.363353502511515 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.289999999999974 y[1] (analytic) 3.136871000786729 y[1] (numeric) 3.136871000786763 absolute error 3.375077994860476e-14 relative error 1.075937771752171e-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.47813648183252144 Order of pole (three term test) 22.35376216378509 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.2999999999999736 y[1] (analytic) 3.1452254640520914 y[1] (numeric) 3.145225464052125 absolute error 3.375077994860476e-14 relative error 1.0730798263703037e-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.4751162959792729 Order of pole (three term test) 22.344229318243336 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.3099999999999734 y[1] (analytic) 3.1534654057253992 y[1] (numeric) 3.1534654057254334 absolute error 3.419486915845482e-14 relative error 1.0843584678738182e-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.4719060699424321 Order of pole (three term test) 22.33475877889737 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.319999999999973 y[1] (analytic) 3.161590001819353 y[1] (numeric) 3.161590001819387 absolute error 3.419486915845482e-14 relative error 1.0815719033390544e-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.4685070877696113 Order of pole (three term test) 22.325354333836653 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.329999999999973 y[1] (analytic) 3.1695984398811134 y[1] (numeric) 3.1695984398811476 absolute error 3.419486915845482e-14 relative error 1.078839159188172e-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.46492070900836063 Order of pole (three term test) 22.316019744713838 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.3399999999999728 y[1] (analytic) 3.177489919073547 y[1] (numeric) 3.177489919073582 absolute error 3.5083047578154947e-14 relative error 1.1041120026081475e-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.46114836816236676 Order of pole (three term test) 22.30675874524008 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.3499999999999726 y[1] (analytic) 3.185263650255312 y[1] (numeric) 3.1852636502553473 absolute error 3.5083047578154947e-14 relative error 1.1014173842514698e-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.45719157411767064 Order of pole (three term test) 22.297575039691726 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.3599999999999723 y[1] (analytic) 3.1929188560597686 y[1] (numeric) 3.1929188560598036 absolute error 3.5083047578154947e-14 relative error 1.0987766729984893e-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.4530519095391342 Order of pole (three term test) 22.288472301428527 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.369999999999972 y[1] (analytic) 3.2004547709727142 y[1] (numeric) 3.2004547709727498 absolute error 3.552713678800501e-14 relative error 1.110065266668563e-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.4487310302373936 Order of pole (three term test) 22.27945417142443 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.379999999999972 y[1] (analytic) 3.207870641408938 y[1] (numeric) 3.207870641408974 absolute error 3.597122599785507e-14 relative error 1.1213427852582e-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.44423066450655846 Order of pole (three term test) 22.27052425681118 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.3899999999999717 y[1] (analytic) 3.2151657257875774 y[1] (numeric) 3.215165725787613 absolute error 3.552713678800501e-14 relative error 1.1049861754576394e-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.4395526124329174 Order of pole (three term test) 22.26168612943557 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.3999999999999715 y[1] (analytic) 3.222339294606272 y[1] (numeric) 3.2223392946063076 absolute error 3.552713678800501e-14 relative error 1.102526256234788e-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.4346987451749267 Order of pole (three term test) 22.252943324430724 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.4099999999999713 y[1] (analytic) 3.2293906305141187 y[1] (numeric) 3.2293906305141546 absolute error 3.597122599785507e-14 relative error 1.113870389601287e-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.4296710042147717 Order of pole (three term test) 22.244299338802044 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.419999999999971 y[1] (analytic) 3.236319028383403 y[1] (numeric) 3.236319028383439 absolute error 3.597122599785507e-14 relative error 1.111485786239786e-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.4244714005818014 Order of pole (three term test) 22.235757630028562 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.429999999999971 y[1] (analytic) 3.2431237953801113 y[1] (numeric) 3.2431237953801477 absolute error 3.6415315207705135e-14 relative error 1.1228469064171836e-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.4191020140481413 Order of pole (three term test) 22.227321614679873 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.4399999999999706 y[1] (analytic) 3.2498042510332144 y[1] (numeric) 3.249804251033251 absolute error 3.68594044175552e-14 relative error 1.134203834148978e-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.41356499229681476 Order of pole (three term test) 22.218994667049653 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.4499999999999704 y[1] (analytic) 3.2563597273027147 y[1] (numeric) 3.2563597273027516 absolute error 3.68594044175552e-14 relative error 1.1319205341016278e-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.4078625500626957 Order of pole (three term test) 22.21078011780592 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.45999999999997 y[1] (analytic) 3.2627895686464474 y[1] (numeric) 3.2627895686464843 absolute error 3.68594044175552e-14 relative error 1.1296899062002992e-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.40199696824664627 Order of pole (three term test) 22.20268125265886 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.46999999999997 y[1] (analytic) 3.2690931320856365 y[1] (numeric) 3.2690931320856738 absolute error 3.730349362740526e-14 relative error 1.1410960813957034e-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.3959705930031861 Order of pole (three term test) 22.194701311046533 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.47999999999997 y[1] (analytic) 3.2752697872691914 y[1] (numeric) 3.2752697872692287 absolute error 3.730349362740526e-14 relative error 1.1389441496514902e-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.38978583480206264 Order of pole (three term test) 22.186843484839198 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.4899999999999696 y[1] (analytic) 3.2813189165367405 y[1] (numeric) 3.2813189165367778 absolute error 3.730349362740526e-14 relative error 1.136844499917647e-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.3834451674640934 Order of pole (three term test) 22.179110917062555 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.4999999999999694 y[1] (analytic) 3.287239914980398 y[1] (numeric) 3.2872399149804354 absolute error 3.730349362740526e-14 relative error 1.1347968080275547e-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.37695112717167256 Order of pole (three term test) 22.171506700640627 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.509999999999969 y[1] (analytic) 3.293032190505254 y[1] (numeric) 3.2930321905052917 absolute error 3.774758283725532e-14 relative error 1.1462864816837294e-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.37030631145433096 Order of pole (three term test) 22.164033877158587 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.519999999999969 y[1] (analytic) 3.298695163888583 y[1] (numeric) 3.2986951638886204 absolute error 3.730349362740526e-14 relative error 1.1308560438009974e-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.3635133781497593 Order of pole (three term test) 22.156695435646203 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.5299999999999687 y[1] (analytic) 3.304228268837765 y[1] (numeric) 3.304228268837803 absolute error 3.774758283725532e-14 relative error 1.1424023937224145e-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.356575044340708 Order of pole (three term test) 22.14949431138222 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.5399999999999685 y[1] (analytic) 3.309630952046917 y[1] (numeric) 3.3096309520469545 absolute error 3.730349362740526e-14 relative error 1.1271194331904001e-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.3494940852681911 Order of pole (three term test) 22.142433384720345 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.5499999999999683 y[1] (analytic) 3.3149026732522193 y[1] (numeric) 3.314902673252257 absolute error 3.774758283725532e-14 relative error 1.1387237140275232e-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.3422733332214262 Order of pole (three term test) 22.13551547993708 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.559999999999968 y[1] (analytic) 3.3200429052859453 y[1] (numeric) 3.320042905285983 absolute error 3.774758283725532e-14 relative error 1.1369606934041788e-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.3349156764049564 Order of pole (three term test) 22.12874336410212 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.569999999999968 y[1] (analytic) 3.3250511341291746 y[1] (numeric) 3.3250511341292124 absolute error 3.774758283725532e-14 relative error 1.1352481906159122e-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.32742405778340683 Order of pole (three term test) 22.122119745971492 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.5799999999999677 y[1] (analytic) 3.3299268589631965 y[1] (numeric) 3.3299268589632347 absolute error 3.8191672047105385e-14 relative error 1.1469222497876939e-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.3198014739043404 Order of pole (three term test) 22.115647274904145 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.5899999999999674 y[1] (analytic) 3.334669592219591 y[1] (numeric) 3.334669592219629 absolute error 3.8191672047105385e-14 relative error 1.1452910398143706e-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.31205097369967455 Order of pole (three term test) 22.109328539802192 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.5999999999999672 y[1] (analytic) 3.3392788596289846 y[1] (numeric) 3.339278859629023 absolute error 3.8191672047105385e-14 relative error 1.1437101737393902e-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.3041756572661534 Order of pole (three term test) 22.103166068075442 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.609999999999967 y[1] (analytic) 3.343754200268477 y[1] (numeric) 3.3437542002685157 absolute error 3.863576125695545e-14 relative error 1.1554605674619654e-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.2961786746253467 Order of pole (three term test) 22.097162324630414 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.619999999999967 y[1] (analytic) 3.3480951666077337 y[1] (numeric) 3.3480951666077727 absolute error 3.907985046680551e-14 relative error 1.1672263935795152e-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.28806322446368643 Order of pole (three term test) 22.09131971088443 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.6299999999999666 y[1] (analytic) 3.352301324553739 y[1] (numeric) 3.3523013245537783 absolute error 3.907985046680551e-14 relative error 1.1657618657537549e-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.2798325528530327 Order of pole (three term test) 22.085640563805104 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.6399999999999664 y[1] (analytic) 3.356372253494203 y[1] (numeric) 3.3563722534942424 absolute error 3.952393967665557e-14 relative error 1.1775791447301046e-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.27148995195228864 Order of pole (three term test) 22.08012715497553 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.649999999999966 y[1] (analytic) 3.3603075463396244 y[1] (numeric) 3.3603075463396634 absolute error 3.907985046680551e-14 relative error 1.1629843378286939e-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.2630387586905813 Order of pole (three term test) 22.074781689685736 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.659999999999966 y[1] (analytic) 3.3641068095639968 y[1] (numeric) 3.3641068095640363 absolute error 3.952393967665557e-14 relative error 1.1748717241762622e-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.25448235343253445 Order of pole (three term test) 22.069606306050567 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.6699999999999657 y[1] (analytic) 3.3677696632441654 y[1] (numeric) 3.3677696632442045 absolute error 3.907985046680551e-14 relative error 1.1604074617490311e-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.2458241586261675 Order of pole (three term test) 22.06460307415447 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.6799999999999655 y[1] (analytic) 3.3712957410978133 y[1] (numeric) 3.371295741097853 absolute error 3.952393967665557e-14 relative error 1.1723664345088034e-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.23706763743396164 Order of pole (three term test) 22.059773995223505 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.6899999999999653 y[1] (analytic) 3.3746846905200947 y[1] (numeric) 3.3746846905201338 absolute error 3.907985046680551e-14 relative error 1.158029684272004e-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.22821629234764232 Order of pole (three term test) 22.055121000824837 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.699999999999965 y[1] (analytic) 3.3779361726188903 y[1] (numeric) 3.3779361726189294 absolute error 3.907985046680551e-14 relative error 1.1569150057831666e-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.21927366378722643 Order of pole (three term test) 22.050645952094197 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.709999999999965 y[1] (analytic) 3.3810498622487 y[1] (numeric) 3.3810498622487395 absolute error 3.952393967665557e-14 relative error 1.1689842293650359e-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.21024332868490633 Order of pole (three term test) 22.04635063899142 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.7199999999999647 y[1] (analytic) 3.384025448043157 y[1] (numeric) 3.3840254480431957 absolute error 3.863576125695545e-14 relative error 1.1417101274843225e-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.20112889905431916 Order of pole (three term test) 22.04223677958447 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.7299999999999645 y[1] (analytic) 3.3868626324461593 y[1] (numeric) 3.3868626324461983 absolute error 3.907985046680551e-14 relative error 1.153865825334053e-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.19193402054579253 Order of pole (three term test) 22.03830601936226 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.7399999999999642 y[1] (analytic) 3.3895611317416328 y[1] (numeric) 3.3895611317416714 absolute error 3.863576125695545e-14 relative error 1.1398455362008334e-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.18266237098813415 Order of pole (three term test) 22.03455993057646 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.749999999999964 y[1] (analytic) 3.3921206760818956 y[1] (numeric) 3.3921206760819342 absolute error 3.863576125695545e-14 relative error 1.1389854591370873e-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.17331765891754655 Order of pole (three term test) 22.03100001161264 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.759999999999964 y[1] (analytic) 3.394541009514647 y[1] (numeric) 3.3945410095146857 absolute error 3.863576125695545e-14 relative error 1.1381733538838467e-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.16390362209426304 Order of pole (three term test) 22.027627686390932 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.7699999999999636 y[1] (analytic) 3.3968218900085603 y[1] (numeric) 3.3968218900085994 absolute error 3.907985046680551e-14 relative error 1.1504827668991213e-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.15442402600749447 Order of pole (three term test) 22.024444303796457 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.7799999999999634 y[1] (analytic) 3.3989630894774874 y[1] (numeric) 3.3989630894775265 absolute error 3.907985046680551e-14 relative error 1.1497580126065193e-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.14488266236928213 Order of pole (three term test) 22.021451137139803 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.789999999999963 y[1] (analytic) 3.400964393803265 y[1] (numeric) 3.4009643938033043 absolute error 3.907985046680551e-14 relative error 1.1490814351955885e-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.1352833475978656 Order of pole (three term test) 22.018649383647723 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.799999999999963 y[1] (analytic) 3.4028256028571295 y[1] (numeric) 3.402825602857168 absolute error 3.863576125695545e-14 relative error 1.1354023322416386e-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.12562992129116343 Order of pole (three term test) 22.016040163984265 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.8099999999999627 y[1] (analytic) 3.404546530519725 y[1] (numeric) 3.404546530519764 absolute error 3.907985046680551e-14 relative error 1.147872414621977e-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.11592624469098813 Order of pole (three term test) 22.0136245218025 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.8199999999999625 y[1] (analytic) 3.4061270046997203 y[1] (numeric) 3.4061270046997594 absolute error 3.907985046680551e-14 relative error 1.147339791290335e-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.1061761991385993 Order of pole (three term test) 22.011403423327096 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.8299999999999623 y[1] (analytic) 3.407566867351014 y[1] (numeric) 3.4075668673510533 absolute error 3.907985046680551e-14 relative error 1.1468549844536297e-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.09638368452221865 Order of pole (three term test) 22.00937775696783 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.839999999999962 y[1] (analytic) 3.408865974488542 y[1] (numeric) 3.4088659744885805 absolute error 3.863576125695545e-14 relative error 1.1333904455645917e-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.08655261771712805 Order of pole (three term test) 22.007548332964227 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.849999999999962 y[1] (analytic) 3.410024196202671 y[1] (numeric) 3.41002419620271 absolute error 3.907985046680551e-14 relative error 1.1460285387512495e-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.07668693101896962 Order of pole (three term test) 22.005915883061505 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.8599999999999617 y[1] (analytic) 3.4110414166721967 y[1] (numeric) 3.4110414166722354 absolute error 3.863576125695545e-14 relative error 1.1326676090215404e-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.06679057057088311 Order of pole (three term test) 22.004481060217856 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.8699999999999615 y[1] (analytic) 3.411917534175919 y[1] (numeric) 3.4119175341759576 absolute error 3.863576125695545e-14 relative error 1.1323767608670282e-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.05686749478509658 Order of pole (three term test) 22.003244438343298 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.8799999999999613 y[1] (analytic) 3.4126524611028173 y[1] (numeric) 3.4126524611028564 absolute error 3.907985046680551e-14 relative error 1.145145921310037e-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.04692167275961972 Order of pole (three term test) 22.00220651207008 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.889999999999961 y[1] (analytic) 3.4132461239608127 y[1] (numeric) 3.4132461239608514 absolute error 3.863576125695545e-14 relative error 1.1319359886102085e-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.03695708269065287 Order of pole (three term test) 22.00136769655487 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.899999999999961 y[1] (analytic) 3.4136984633841125 y[1] (numeric) 3.413698463384151 absolute error 3.863576125695545e-14 relative error 1.1317859990086685e-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.0269777102813639 Order of pole (three term test) 22.000728327312707 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.9099999999999606 y[1] (analytic) 3.4140094341391523 y[1] (numeric) 3.414009434139191 absolute error 3.863576125695545e-14 relative error 1.131682908389429e-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.016987547147660553 Order of pole (three term test) 22.000288660082735 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.9199999999999604 y[1] (analytic) 3.414179005129115 y[1] (numeric) 3.414179005129154 absolute error 3.863576125695545e-14 relative error 1.1316267014387064e-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.006990589221595777 Order of pole (three term test) 22.000048870726012 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.92999999999996 y[1] (analytic) 3.414207159397044 y[1] (numeric) 3.4142071593970824 absolute error 3.863576125695545e-14 relative error 1.1316173698077127e-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.0030091648469508644 Order of pole (three term test) 22.000009055155072 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.93999999999996 y[1] (analytic) 3.414093894127535 y[1] (numeric) 3.4140938941275736 absolute error 3.863576125695545e-14 relative error 1.1316549121103989e-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.013007715289680716 Order of pole (three term test) 22.00016922929562 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.9499999999999598 y[1] (analytic) 3.413839220647021 y[1] (numeric) 3.4138392206470596 absolute error 3.863576125695545e-14 relative error 1.1317393339230796e-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.02300106281972828 Order of pole (three term test) 22.00052932908011 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.9599999999999596 y[1] (analytic) 3.4134431644226377 y[1] (numeric) 3.4134431644226764 absolute error 3.863576125695545e-14 relative error 1.1318706477859415e-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.0329852102313248 Order of pole (three term test) 22.001089210473456 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.9699999999999593 y[1] (analytic) 3.4129057650596777 y[1] (numeric) 3.4129057650597163 absolute error 3.863576125695545e-14 relative error 1.1320488732064323e-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.042956163998625375 Order of pole (three term test) 22.001848649530565 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.979999999999959 y[1] (analytic) 3.412227076297629 y[1] (numeric) 3.412227076297668 absolute error 3.907985046680551e-14 relative error 1.1452886807641286e-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.05290993587306803 Order of pole (three term test) 22.002807342485927 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.989999999999959 y[1] (analytic) 3.4114071660048024 y[1] (numeric) 3.4114071660048415 absolute error 3.907985046680551e-14 relative error 1.1455639437075186e-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.06284254447861802 Order of pole (three term test) 22.00396490587515 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.9999999999999587 y[1] (analytic) 3.4104461161715443 y[1] (numeric) 3.4104461161715833 absolute error 3.907985046680551e-14 relative error 1.1458867589638179e-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.07275001690426589 Order of pole (three term test) 22.005320876688298 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.009999999999959 y[1] (analytic) 3.409344022902037 y[1] (numeric) 3.4093440229020757 absolute error 3.863576125695545e-14 relative error 1.1332315248159863e-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.0826283902931396 Order of pole (three term test) 22.006874712555152 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.019999999999959 y[1] (analytic) 3.4081009964046887 y[1] (numeric) 3.4081009964047273 absolute error 3.863576125695545e-14 relative error 1.1336448449653783e-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.09247371342759307 Order of pole (three term test) 22.008625791962057 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.0299999999999585 y[1] (analytic) 3.4067171609811133 y[1] (numeric) 3.4067171609811524 absolute error 3.907985046680551e-14 relative error 1.1471410340255766e-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.10228204830964177 Order of pole (three term test) 22.01057341450062 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.039999999999958 y[1] (analytic) 3.4051926550137006 y[1] (numeric) 3.4051926550137397 absolute error 3.907985046680551e-14 relative error 1.147654609476076e-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.11204947173610937 Order of pole (three term test) 22.012716801147775 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.049999999999958 y[1] (analytic) 3.403527630951777 y[1] (numeric) 3.4035276309518157 absolute error 3.863576125695545e-14 relative error 1.1351681386571021e-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.12177207686785525 Order of pole (three term test) 22.01505509457745 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.059999999999958 y[1] (analytic) 3.4017222552963595 y[1] (numeric) 3.4017222552963986 absolute error 3.907985046680551e-14 relative error 1.1488254341153099e-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.13144597479245987 Order of pole (three term test) 22.017587359503448 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.069999999999958 y[1] (analytic) 3.399776708583511 y[1] (numeric) 3.39977670858355 absolute error 3.907985046680551e-14 relative error 1.149482857745908e-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.14106729607973736 Order of pole (three term test) 22.020312583053556 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.079999999999957 y[1] (analytic) 3.3976911853662815 y[1] (numeric) 3.39769118536632 absolute error 3.863576125695545e-14 relative error 1.1371180942917387e-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.1506321923294551 Order of pole (three term test) 22.0232296751747 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.089999999999957 y[1] (analytic) 3.395465894195253 y[1] (numeric) 3.395465894195292 absolute error 3.907985046680551e-14 relative error 1.1509422177856298e-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.1601368377106435 Order of pole (three term test) 22.026337469068924 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.099999999999957 y[1] (analytic) 3.39310105759769 y[1] (numeric) 3.393101057597729 absolute error 3.907985046680551e-14 relative error 1.1517443719897332e-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.16957743049187693 Order of pole (three term test) 22.029634721660102 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.109999999999957 y[1] (analytic) 3.3905969120552806 y[1] (numeric) 3.3905969120553197 absolute error 3.907985046680551e-14 relative error 1.1525949996549854e-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.17895019456191621 Order of pole (three term test) 22.03312011409116 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.119999999999957 y[1] (analytic) 3.387953707980493 y[1] (numeric) 3.3879537079805315 absolute error 3.863576125695545e-14 relative error 1.1403863389852996e-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.18825138094010122 Order of pole (three term test) 22.036792252251598 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.129999999999956 y[1] (analytic) 3.385171709691531 y[1] (numeric) 3.3851717096915697 absolute error 3.863576125695545e-14 relative error 1.1413235300987458e-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.1974772692758954 Order of pole (three term test) 22.04064966733512 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.139999999999956 y[1] (analytic) 3.382251195385906 y[1] (numeric) 3.382251195385945 absolute error 3.907985046680551e-14 relative error 1.1554390318530615e-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.20662416933697406 Order of pole (three term test) 22.044690816427114 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.149999999999956 y[1] (analytic) 3.379192457112615 y[1] (numeric) 3.3791924571126533 absolute error 3.8191672047105385e-14 relative error 1.130201151068461e-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.21568842248527045 Order of pole (three term test) 22.048914083121836 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.159999999999956 y[1] (analytic) 3.3759958007429356 y[1] (numeric) 3.375995800742974 absolute error 3.8191672047105385e-14 relative error 1.1312713137469179e-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.22466640314037992 Order of pole (three term test) 22.05331777816891 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.1699999999999555 y[1] (analytic) 3.372661545939841 y[1] (numeric) 3.3726615459398794 absolute error 3.863576125695545e-14 relative error 1.145557024643249e-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.23355452022974507 Order of pole (three term test) 22.05790014014902 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.179999999999955 y[1] (analytic) 3.3691900261260335 y[1] (numeric) 3.3691900261260717 absolute error 3.8191672047105385e-14 relative error 1.1335564854149526e-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.2423492186250371 Order of pole (three term test) 22.062659336178495 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.189999999999955 y[1] (analytic) 3.3655815884506013 y[1] (numeric) 3.3655815884506395 absolute error 3.8191672047105385e-14 relative error 1.134771837894666e-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.25104698056415947 Order of pole (three term test) 22.067593462642368 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.199999999999955 y[1] (analytic) 3.3618365937543047 y[1] (numeric) 3.361836593754343 absolute error 3.8191672047105385e-14 relative error 1.1360359429146178e-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.25964432705830404 Order of pole (three term test) 22.07270054595584 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.209999999999955 y[1] (analytic) 3.357955416533493 y[1] (numeric) 3.357955416533531 absolute error 3.774758283725532e-14 relative error 1.1241240027011187e-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.2681378192835035 Order of pole (three term test) 22.07797854335367 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.2199999999999545 y[1] (analytic) 3.3539384449026537 y[1] (numeric) 3.3539384449026914 absolute error 3.774758283725532e-14 relative error 1.1254703524635178e-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.27652405995611345 Order of pole (three term test) 22.083425343707294 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.229999999999954 y[1] (analytic) 3.3497860805556026 y[1] (numeric) 3.34978608055564 absolute error 3.730349362740526e-14 relative error 1.1136082343866575e-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.2847996946916787 Order of pole (three term test) 22.08903876836917 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.239999999999954 y[1] (analytic) 3.345498738725313 y[1] (numeric) 3.3454987387253508 absolute error 3.774758283725532e-14 relative error 1.1283095820755784e-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.29296141334664616 Order of pole (three term test) 22.094816572044294 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.249999999999954 y[1] (analytic) 3.3410768481423974 y[1] (numeric) 3.341076848142434 absolute error 3.68594044175552e-14 relative error 1.1032192940443327e-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.30100595134237496 Order of pole (three term test) 22.10075644368823 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.259999999999954 y[1] (analytic) 3.336520850992227 y[1] (numeric) 3.336520850992264 absolute error 3.68594044175552e-14 relative error 1.1047257326922987e-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.3089300909709259 Order of pole (three term test) 22.10685600743151 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.269999999999953 y[1] (analytic) 3.3318312028707213 y[1] (numeric) 3.331831202870758 absolute error 3.68594044175552e-14 relative error 1.106280665893187e-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.3167306626821016 Order of pole (three term test) 22.113112823529967 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.279999999999953 y[1] (analytic) 3.327008372738784 y[1] (numeric) 3.327008372738821 absolute error 3.68594044175552e-14 relative error 1.1078843299457236e-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.3244045463512236 Order of pole (three term test) 22.11952438934058 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.289999999999953 y[1] (analytic) 3.3220528428754097 y[1] (numeric) 3.3220528428754466 absolute error 3.68594044175552e-14 relative error 1.1095369688837177e-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.3319486725271413 Order of pole (three term test) 22.126088140322523 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.299999999999953 y[1] (analytic) 3.316965108829455 y[1] (numeric) 3.3169651088294914 absolute error 3.6415315207705135e-14 relative error 1.097850414849735e-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.3393600236599716 Order of pole (three term test) 22.13280145106291 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.3099999999999525 y[1] (analytic) 3.3117456793700843 y[1] (numeric) 3.3117456793701208 absolute error 3.6415315207705135e-14 relative error 1.0995806663098467e-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.346635635308078 Order of pole (three term test) 22.13966163632696 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.319999999999952 y[1] (analytic) 3.3063950764358943 y[1] (numeric) 3.3063950764359307 absolute error 3.6415315207705135e-14 relative error 1.101360072401232e-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.3537725973238078 Order of pole (three term test) 22.14666595213203 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.329999999999952 y[1] (analytic) 3.3009138350827194 y[1] (numeric) 3.3009138350827563 absolute error 3.68594044175552e-14 relative error 1.1166424287058531e-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.3607680550175132 Order of pole (three term test) 22.153811596845188 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.339999999999952 y[1] (analytic) 3.295302503430128 y[1] (numeric) 3.2953025034301646 absolute error 3.6415315207705135e-14 relative error 1.1050674458505678e-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.36761921029938804 Order of pole (three term test) 22.16109571230382 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.349999999999952 y[1] (analytic) 3.2895616426066088 y[1] (numeric) 3.289561642606645 absolute error 3.6415315207705135e-14 relative error 1.106995981958559e-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.37432332279866753 Order of pole (three term test) 22.16851538495887 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.3599999999999515 y[1] (analytic) 3.28369182669346 y[1] (numeric) 3.283691826693496 absolute error 3.597122599785507e-14 relative error 1.0954507273015502e-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.3808777109597385 Order of pole (three term test) 22.176067647040203 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.369999999999951 y[1] (analytic) 3.2776936426673813 y[1] (numeric) 3.2776936426674173 absolute error 3.597122599785507e-14 relative error 1.0974554036899481e-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.38727975311472734 Order of pole (three term test) 22.18374947774368 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.379999999999951 y[1] (analytic) 3.271567690341777 y[1] (numeric) 3.2715676903418127 absolute error 3.552713678800501e-14 relative error 1.0859361673269712e-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.3935268885321316 Order of pole (three term test) 22.19155780443944 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.389999999999951 y[1] (analytic) 3.265314582306775 y[1] (numeric) 3.2653145823068104 absolute error 3.552713678800501e-14 relative error 1.0880157452672427e-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.3996166184410781 Order of pole (three term test) 22.199489503900917 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.399999999999951 y[1] (analytic) 3.258934943867968 y[1] (numeric) 3.258934943868003 absolute error 3.5083047578154947e-14 relative error 1.0765188069853135e-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.405546507030799 Order of pole (three term test) 22.20754140355408 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.40999999999995 y[1] (analytic) 3.252429412983882 y[1] (numeric) 3.2524294129839175 absolute error 3.552713678800501e-14 relative error 1.0923261438412367e-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.4113141824249219 Order of pole (three term test) 22.21571028274643 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.41999999999995 y[1] (analytic) 3.245798640202186 y[1] (numeric) 3.245798640202221 absolute error 3.5083047578154947e-14 relative error 1.0808756631917735e-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.41691733763019095 Order of pole (three term test) 22.223992874035194 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.42999999999995 y[1] (analytic) 3.239043288594632 y[1] (numeric) 3.239043288594667 absolute error 3.5083047578154947e-14 relative error 1.0831299384509588e-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.4223537314592316 Order of pole (three term test) 22.232385864494297 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.43999999999995 y[1] (analytic) 3.2321640336907507 y[1] (numeric) 3.2321640336907858 absolute error 3.5083047578154947e-14 relative error 1.0854352443893213e-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.4276211894269965 Order of pole (three term test) 22.240885897039465 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.4499999999999496 y[1] (analytic) 3.225161563410301 y[1] (numeric) 3.2251615634103357 absolute error 3.4638958368304884e-14 relative error 1.0740224229783232e-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.4327176046205307 Order of pole (three term test) 22.249489571771015 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.459999999999949 y[1] (analytic) 3.218036577994474 y[1] (numeric) 3.218036577994509 absolute error 3.4638958368304884e-14 relative error 1.0764003928722392e-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.4376409385417077 Order of pole (three term test) 22.258193447333756 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.469999999999949 y[1] (analytic) 3.210789789935875 y[1] (numeric) 3.2107897899359097 absolute error 3.4638958368304884e-14 relative error 1.07882984046105e-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.44238922192260277 Order of pole (three term test) 22.26699404229352 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.479999999999949 y[1] (analytic) 3.2034219239072708 y[1] (numeric) 3.203421923907305 absolute error 3.419486915845482e-14 relative error 1.0674481841825797e-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.44696055551317293 Order of pole (three term test) 22.275887836529662 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.489999999999949 y[1] (analytic) 3.195933716689124 y[1] (numeric) 3.195933716689158 absolute error 3.375077994860476e-14 relative error 1.05605381527028e-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.45135311084093266 Order of pole (three term test) 22.284871272643063 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.4999999999999485 y[1] (analytic) 3.1883259170959164 y[1] (numeric) 3.18832591709595 absolute error 3.375077994860476e-14 relative error 1.0585737100348456e-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.45556513094231715 Order of pole (three term test) 22.29394075737907 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.509999999999948 y[1] (analytic) 3.1805992859012675 y[1] (numeric) 3.180599285901301 absolute error 3.3306690738754696e-14 relative error 1.0471828653925129e-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.4595949310654456 Order of pole (three term test) 22.30309266306471 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.519999999999948 y[1] (analytic) 3.1727545957618575 y[1] (numeric) 3.1727545957618912 absolute error 3.375077994860476e-14 relative error 1.0637690035557369e-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.4634408993439985 Order of pole (three term test) 22.31232332905972 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.529999999999948 y[1] (analytic) 3.1647926311401644 y[1] (numeric) 3.1647926311401977 absolute error 3.3306690738754696e-14 relative error 1.052413052628837e-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.46710149744194346 Order of pole (three term test) 22.321629063220787 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.539999999999948 y[1] (analytic) 3.1567141882260135 y[1] (numeric) 3.156714188226047 absolute error 3.375077994860476e-14 relative error 1.0691743989522145e-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.47057526116884857 Order of pole (three term test) 22.33100614337832 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.549999999999947 y[1] (analytic) 3.1485200748569664 y[1] (numeric) 3.1485200748569993 absolute error 3.2862601528904634e-14 relative error 1.0437475622701101e-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.4738608010655392 Order of pole (three term test) 22.34045081882528 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.559999999999947 y[1] (analytic) 3.14021111043753 y[1] (numeric) 3.1402111104375625 absolute error 3.241851231905457e-14 relative error 1.032367289297873e-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.4769568029598636 Order of pole (three term test) 22.349959311817408 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.569999999999947 y[1] (analytic) 3.1317881258572227 y[1] (numeric) 3.131788125857255 absolute error 3.241851231905457e-14 relative error 1.0351438544451688e-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.47986202849234305 Order of pole (three term test) 22.359527819084303 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.579999999999947 y[1] (analytic) 3.123251963407483 y[1] (numeric) 3.1232519634075153 absolute error 3.241851231905457e-14 relative error 1.0379730069451655e-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.4825753156115008 Order of pole (three term test) 22.369152513350617 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.589999999999947 y[1] (analytic) 3.114603476697443 y[1] (numeric) 3.114603476697475 absolute error 3.197442310920451e-14 relative error 1.0265969118838992e-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.48509557903866574 Order of pole (three term test) 22.37882954486699 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.599999999999946 y[1] (analytic) 3.1058435305685665 y[1] (numeric) 3.105843530568598 absolute error 3.1530333899354446e-14 relative error 1.0151938946384203e-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.48742181070206986 Order of pole (three term test) 22.38855504294982 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.609999999999946 y[1] (analytic) 3.096973001008166 y[1] (numeric) 3.0969730010081977 absolute error 3.1530333899354446e-14 relative error 1.018101671828921e-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.4895530801400643 Order of pole (three term test) 22.398325117529577 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.619999999999946 y[1] (analytic) 3.087992775061806 y[1] (numeric) 3.0879927750618377 absolute error 3.1530333899354446e-14 relative error 1.0210624245622909e-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.49148853487328975 Order of pole (three term test) 22.408135860706654 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.629999999999946 y[1] (analytic) 3.0789037507445975 y[1] (numeric) 3.078903750744629 absolute error 3.1530333899354446e-14 relative error 1.0240766341503595e-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.4932274007456591 Order of pole (three term test) 22.417983348314614 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.6399999999999455 y[1] (analytic) 3.069706836951398 y[1] (numeric) 3.0697068369514295 absolute error 3.1530333899354446e-14 relative error 1.0271447918025944e-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.49476898223400795 Order of pole (three term test) 22.427863641489722 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.649999999999945 y[1] (analytic) 3.060402953365923 y[1] (numeric) 3.060402953365954 absolute error 3.108624468950438e-14 relative error 1.0157565903311785e-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.49611266272629495 Order of pole (three term test) 22.437772788246416 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.659999999999945 y[1] (analytic) 3.050993030368777 y[1] (numeric) 3.050993030368808 absolute error 3.108624468950438e-14 relative error 1.0188894035509139e-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.49725790476823856 Order of pole (three term test) 22.447706825058127 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.669999999999945 y[1] (analytic) 3.041478008944419 y[1] (numeric) 3.0414780089444498 absolute error 3.064215547965432e-14 relative error 1.0074758189781896e-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.49820425027829207 Order of pole (three term test) 22.45766177844258 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.679999999999945 y[1] (analytic) 3.031858840587062 y[1] (numeric) 3.0318588405870925 absolute error 3.064215547965432e-14 relative error 1.0106722341242328e-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.4989513207308691 Order of pole (three term test) 22.467633666551166 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.689999999999944 y[1] (analytic) 3.022136487205526 y[1] (numeric) 3.022136487205556 absolute error 3.019806626980426e-14 relative error 9.992290684967527e-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.49949881730774925 Order of pole (three term test) 22.477618500761572 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.699999999999944 y[1] (analytic) 3.0123119210270466 y[1] (numeric) 3.012311921027077 absolute error 3.019806626980426e-14 relative error 1.002488024530615e-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.4998465210176018 Order of pole (three term test) 22.487612287273265 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.709999999999944 y[1] (analytic) 3.0023861245000556 y[1] (numeric) 3.0023861245000854 absolute error 2.9753977059954195e-14 relative error 9.910110101147865e-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.4999942927835787 Order of pole (three term test) 22.49761102870488 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.719999999999944 y[1] (analytic) 2.992360090195933 y[1] (numeric) 2.992360090195963 absolute error 2.9753977059954195e-14 relative error 9.943314361610126e-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.4999420734989439 Order of pole (three term test) 22.50761072569316 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.729999999999944 y[1] (analytic) 2.982234820709755 y[1] (numeric) 2.9822348207097846 absolute error 2.9753977059954195e-14 relative error 9.977073855261646e-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.49968988405071485 Order of pole (three term test) 22.517607378492634 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.739999999999943 y[1] (analytic) 2.9720113285600323 y[1] (numeric) 2.9720113285600616 absolute error 2.930988785010413e-14 relative error 9.861970433438776e-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.4992378253113087 Order of pole (three term test) 22.527596988575482 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.749999999999943 y[1] (analytic) 2.9616906360874604 y[1] (numeric) 2.9616906360874893 absolute error 2.886579864025407e-14 relative error 9.746392242502146e-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.49858607809819355 Order of pole (three term test) 22.53757556023085 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.759999999999943 y[1] (analytic) 2.9512737753526856 y[1] (numeric) 2.9512737753527145 absolute error 2.886579864025407e-14 relative error 9.780793256567505e-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.49773490310156476 Order of pole (three term test) 22.54753910216312 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.769999999999943 y[1] (analytic) 2.9407617880331016 y[1] (numeric) 2.94076178803313 absolute error 2.842170943040401e-14 relative error 9.664743858567877e-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.4966846407800723 Order of pole (three term test) 22.557483629088377 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.7799999999999425 y[1] (analytic) 2.9301557253186794 y[1] (numeric) 2.930155725318708 absolute error 2.842170943040401e-14 relative error 9.699726599791179e-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.4954357112246414 Order of pole (three term test) 22.56740516332844 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.789999999999942 y[1] (analytic) 2.919456647806853 y[1] (numeric) 2.919456647806881 absolute error 2.7977620220553945e-14 relative error 9.58316001765987e-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.4939886139904421 Order of pole (three term test) 22.577299736401898 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.799999999999942 y[1] (analytic) 2.908665625396457 y[1] (numeric) 2.9086656253964844 absolute error 2.7533531010703882e-14 relative error 9.466035136627643e-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.4923439278970735 Order of pole (three term test) 22.58716339061143 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.809999999999942 y[1] (analytic) 2.89778373718074 y[1] (numeric) 2.8977837371807675 absolute error 2.7533531010703882e-14 relative error 9.50158241880787e-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.4905023107970445 Order of pole (three term test) 22.5969921806269 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.819999999999942 y[1] (analytic) 2.8868120713394556 y[1] (numeric) 2.886812071339483 absolute error 2.7533531010703882e-14 relative error 9.537694290549562e-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.48846449931263997 Order of pole (three term test) 22.606782175063312 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.8299999999999415 y[1] (analytic) 2.875751725030045 y[1] (numeric) 2.875751725030072 absolute error 2.708944180085382e-14 relative error 9.419951508703623e-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.48623130854128405 Order of pole (three term test) 22.616529458053456 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.839999999999941 y[1] (analytic) 2.864603804277922 y[1] (numeric) 2.864603804277949 absolute error 2.708944180085382e-14 relative error 9.456610286001568e-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.4838036317295088 Order of pole (three term test) 22.626230130814072 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.849999999999941 y[1] (analytic) 2.853369423865872 y[1] (numeric) 2.8533694238658986 absolute error 2.6645352591003757e-14 relative error 9.338206391411963e-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.481182439915671 Order of pole (three term test) 22.63588031320542 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.859999999999941 y[1] (analytic) 2.842049707222574 y[1] (numeric) 2.8420497072226008 absolute error 2.6645352591003757e-14 relative error 9.375399917633122e-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.47836878154154744 Order of pole (three term test) 22.64547614528319 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.869999999999941 y[1] (analytic) 2.83064578631026 y[1] (numeric) 2.8306457863102863 absolute error 2.6201263381153694e-14 relative error 9.256284734695463e-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.4753637820329724 Order of pole (three term test) 22.655013788842506 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.87999999999994 y[1] (analytic) 2.8191588015115174 y[1] (numeric) 2.819158801511543 absolute error 2.5757174171303632e-14 relative error 9.136475092319627e-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.4721686433496835 Order of pole (three term test) 22.664489428953104 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.88999999999994 y[1] (analytic) 2.8075899015152532 y[1] (numeric) 2.807589901515279 absolute error 2.5757174171303632e-14 relative error 9.17412267276019e-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.4687846435045526 Order of pole (three term test) 22.673899275485287 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.89999999999994 y[1] (analytic) 2.7959402432018274 y[1] (numeric) 2.7959402432018527 absolute error 2.531308496145357e-14 relative error 9.053514295593735e-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.4652131360523987 Order of pole (three term test) 22.68323956462591 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.90999999999994 y[1] (analytic) 2.7842109915273623 y[1] (numeric) 2.7842109915273876 absolute error 2.531308496145357e-14 relative error 9.091654705223083e-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.461455549548583 Order of pole (three term test) 22.692506560383837 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.9199999999999395 y[1] (analytic) 2.7724033194072515 y[1] (numeric) 2.772403319407277 absolute error 2.531308496145357e-14 relative error 9.130376083543856e-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.4575133869776063 Order of pole (three term test) 22.701696556084332 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.929999999999939 y[1] (analytic) 2.760518407598868 y[1] (numeric) 2.7605184075988927 absolute error 2.4868995751603507e-14 relative error 9.008813592094414e-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.45338822515193583 Order of pole (three term test) 22.710805875851644 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.939999999999939 y[1] (analytic) 2.748557444583487 y[1] (numeric) 2.7485574445835117 absolute error 2.4868995751603507e-14 relative error 9.048017461163932e-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.4490817140813004 Order of pole (three term test) 22.719830876079328 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.949999999999939 y[1] (analytic) 2.7365216264474435 y[1] (numeric) 2.7365216264474683 absolute error 2.4868995751603507e-14 relative error 9.087812612644496e-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.4445955763127085 Order of pole (three term test) 22.728767946887608 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.959999999999939 y[1] (analytic) 2.7244121567625217 y[1] (numeric) 2.724412156762546 absolute error 2.4424906541753444e-14 relative error 8.965202449682977e-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.4399316062414536 Order of pole (three term test) 22.737613513567336 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.9699999999999385 y[1] (analytic) 2.712230246465598 y[1] (numeric) 2.7122302464656225 absolute error 2.4424906541753444e-14 relative error 9.00546941897075e-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.43509166939337884 Order of pole (three term test) 22.746364038009776 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.979999999999938 y[1] (analytic) 2.6999771137375514 y[1] (numeric) 2.6999771137375754 absolute error 2.398081733190338e-14 relative error 8.881859483137238e-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.43007770167869147 Order of pole (three term test) 22.755016020121822 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.989999999999938 y[1] (analytic) 2.687653983881443 y[1] (numeric) 2.687653983881467 absolute error 2.398081733190338e-14 relative error 8.922583589897566e-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.4248917086176256 Order of pole (three term test) 22.76356599922599 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.999999999999938 y[1] (analytic) 2.6752620891999896 y[1] (numeric) 2.6752620892000136 absolute error 2.398081733190338e-14 relative error 8.963913266185671e-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.41953576453826014 Order of pole (three term test) 22.772010555444634 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.009999999999938 y[1] (analytic) 2.6628026688723327 y[1] (numeric) 2.6628026688723567 absolute error 2.398081733190338e-14 relative error 9.005855977325946e-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.41401201174681507 Order of pole (three term test) 22.780346311067856 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.019999999999937 y[1] (analytic) 2.650276968830122 y[1] (numeric) 2.650276968830146 absolute error 2.398081733190338e-14 relative error 9.048419321429988e-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.40832265967075726 Order of pole (three term test) 22.788569931904558 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.029999999999937 y[1] (analytic) 2.6376862416329248 y[1] (numeric) 2.6376862416329483 absolute error 2.353672812205332e-14 relative error 8.923247864189611e-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.4024699839750611 Order of pole (three term test) 22.796678128616044 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.039999999999937 y[1] (analytic) 2.625031746342967 y[1] (numeric) 2.6250317463429904 absolute error 2.353672812205332e-14 relative error 8.966264181316376e-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.3964563256519698 Order of pole (three term test) 22.80466765803174 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.049999999999937 y[1] (analytic) 2.6123147483992333 y[1] (numeric) 2.6123147483992564 absolute error 2.3092638912203256e-14 relative error 8.839914457610399e-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.3902840900846312 Order of pole (three term test) 22.812535324446394 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.0599999999999365 y[1] (analytic) 2.59953651949092 y[1] (numeric) 2.5995365194909428 absolute error 2.2648549702353193e-14 relative error 8.71253376613019e-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.38395574608497757 Order of pole (three term test) 22.82027798089836 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.069999999999936 y[1] (analytic) 2.58669833743027 y[1] (numeric) 2.5866983374302923 absolute error 2.220446049250313e-14 relative error 8.584093541638849e-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.3774738249062316 Order of pole (three term test) 22.827892530428272 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.079999999999936 y[1] (analytic) 2.5738014860247906 y[1] (numeric) 2.5738014860248124 absolute error 2.1760371282653068e-14 relative error 8.454564736560834e-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.3708409192304405 Order of pole (three term test) 22.835375927317873 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.089999999999936 y[1] (analytic) 2.560847254948875 y[1] (numeric) 2.5608472549488965 absolute error 2.1316282072803006e-14 relative error 8.323917809470665e-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.36405968213143675 Order of pole (three term test) 22.842725178308154 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.099999999999936 y[1] (analytic) 2.547836939614836 y[1] (numeric) 2.547836939614857 absolute error 2.0872192862952943e-14 relative error 8.192122713358672e-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.3571328260136448 Order of pole (three term test) 22.849937343796725 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.1099999999999355 y[1] (analytic) 2.534771841043364 y[1] (numeric) 2.534771841043385 absolute error 2.0872192862952943e-14 relative error 8.234347772445476e-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.35006312152715513 Order of pole (three term test) 22.857009539013553 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.119999999999935 y[1] (analytic) 2.5216532657334296 y[1] (numeric) 2.5216532657334505 absolute error 2.0872192862952943e-14 relative error 8.27718590282959e-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.3428533964595004 Order of pole (three term test) 22.863938935174826 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.129999999999935 y[1] (analytic) 2.508482525531632 y[1] (numeric) 2.5084825255316523 absolute error 2.042810365310288e-14 relative error 8.143610108973543e-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.33550653460457963 Order of pole (three term test) 22.87072276061449 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.139999999999935 y[1] (analytic) 2.4952609375010146 y[1] (numeric) 2.495260937501035 absolute error 2.042810365310288e-14 relative error 8.186760489089961e-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.328025474609178 Order of pole (three term test) 22.87735830189281 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.149999999999935 y[1] (analytic) 2.4819898237893634 y[1] (numeric) 2.481989823789384 absolute error 2.042810365310288e-14 relative error 8.230534814165512e-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.3204132087975471 Order of pole (three term test) 22.883842904881753 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.159999999999934 y[1] (analytic) 2.4686705114969905 y[1] (numeric) 2.4686705114970104 absolute error 1.9984014443252818e-14 relative error 8.095051304005168e-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.3126727819745164 Order of pole (three term test) 22.890173975826578 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.169999999999934 y[1] (analytic) 2.455304332544025 y[1] (numeric) 2.4553043325440447 absolute error 1.9539925233402755e-14 relative error 7.958249808143648e-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.30480729020761094 Order of pole (three term test) 22.896348982383316 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.179999999999934 y[1] (analytic) 2.4418926235372242 y[1] (numeric) 2.4418926235372433 absolute error 1.9095836023552692e-14 relative error 7.820096526558673e-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.29681987958866535 Order of pole (three term test) 22.90236545463169 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.189999999999934 y[1] (analytic) 2.4284367256363124 y[1] (numeric) 2.428436725636331 absolute error 1.865174681370263e-14 relative error 7.680557050056718e-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.2887137449754299 Order of pole (three term test) 22.90822098606302 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.199999999999934 y[1] (analytic) 2.414937984419866 y[1] (numeric) 2.414937984419885 absolute error 1.865174681370263e-14 relative error 7.723488940103481e-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.28049212871366974 Order of pole (three term test) 22.913913234542793 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.209999999999933 y[1] (analytic) 2.4013977497507586 y[1] (numeric) 2.401397749750777 absolute error 1.8207657603852567e-14 relative error 7.582108214160833e-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.27215831934026896 Order of pole (three term test) 22.91943992324752 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.219999999999933 y[1] (analytic) 2.387817375641173 y[1] (numeric) 2.3878173756411907 absolute error 1.7763568394002505e-14 relative error 7.439249154987266e-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.2637156502678614 Order of pole (three term test) 22.924798841575395 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.229999999999933 y[1] (analytic) 2.374198220117203 y[1] (numeric) 2.3741982201172207 absolute error 1.7763568394002505e-14 relative error 7.481923052374962e-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.2551674984515087 Order of pole (three term test) 22.92998784603056 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.239999999999933 y[1] (analytic) 2.3605416450830523 y[1] (numeric) 2.3605416450830696 absolute error 1.7319479184152442e-14 relative error 7.337078428685413e-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.2465172830379633 Order of pole (three term test) 22.9350048610804 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.2499999999999325 y[1] (analytic) 2.346849016184844 y[1] (numeric) 2.3468490161848607 absolute error 1.687538997430238e-14 relative error 7.190658563002005e-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.2377684639980559 Order of pole (three term test) 22.9398478799858 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.259999999999932 y[1] (analytic) 2.3331217026740565 y[1] (numeric) 2.3331217026740734 absolute error 1.687538997430238e-14 relative error 7.232966010714752e-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.2289245407427531 Order of pole (three term test) 22.94451496560377 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.269999999999932 y[1] (analytic) 2.319361077270603 y[1] (numeric) 2.319361077270619 absolute error 1.5987211554602254e-14 relative error 6.892937762590988e-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.21998905072343944 Order of pole (three term test) 22.949004251162282 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.279999999999932 y[1] (analytic) 2.305568516025555 y[1] (numeric) 2.305568516025571 absolute error 1.5987211554602254e-14 relative error 6.934173260728658e-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.21096556801698496 Order of pole (three term test) 22.95331394100697 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.289999999999932 y[1] (analytic) 2.291745398183544 y[1] (numeric) 2.2917453981835596 absolute error 1.554312234475219e-14 relative error 6.782220379747155e-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.20185770189616095 Order of pole (three term test) 22.957442311319358 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.299999999999931 y[1] (analytic) 2.2778931060448353 y[1] (numeric) 2.2778931060448504 absolute error 1.509903313490213e-14 relative error 6.628508201211852e-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.19266909538597818 Order of pole (three term test) 22.961387710806378 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.309999999999931 y[1] (analytic) 2.264013024827099 y[1] (numeric) 2.2640130248271135 absolute error 1.4654943925052066e-14 relative error 6.472994529778049e-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.18340342380652766 Order of pole (three term test) 22.965148561360824 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.319999999999931 y[1] (analytic) 2.25010654252689 y[1] (numeric) 2.250106542526904 absolute error 1.4210854715202004e-14 relative error 6.315636369486347e-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.1740643933029012 Order of pole (three term test) 22.96872335869263 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.329999999999931 y[1] (analytic) 2.2361750497808495 y[1] (numeric) 2.2361750497808632 absolute error 1.3766765505351941e-14 relative error 6.156389906372096e-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.16465573936278174 Order of pole (three term test) 22.97211067293051 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.339999999999931 y[1] (analytic) 2.222219939726643 y[1] (numeric) 2.2222199397266564 absolute error 1.3322676295501878e-14 relative error 5.995210490794494e-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.15518122532229717 Order of pole (three term test) 22.975309149193947 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.34999999999993 y[1] (analytic) 2.208242607863647 y[1] (numeric) 2.2082426078636597 absolute error 1.2878587085651816e-14 relative error 5.832052619486017e-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.1456446408607388 Order of pole (three term test) 22.978317508135078 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.35999999999993 y[1] (analytic) 2.1942444519133986 y[1] (numeric) 2.1942444519134114 absolute error 1.2878587085651816e-14 relative error 5.869258128656351e-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.1360498004847398 Order of pole (three term test) 22.98113454645043 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.36999999999993 y[1] (analytic) 2.1802268716798294 y[1] (numeric) 2.180226871679842 absolute error 1.2434497875801753e-14 relative error 5.703304567666931e-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.12640054200251916 Order of pole (three term test) 22.983759137362252 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.37999999999993 y[1] (analytic) 2.16619126890928 y[1] (numeric) 2.1661912689092926 absolute error 1.2434497875801753e-14 relative error 5.740258514689133e-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.11670072498881591 Order of pole (three term test) 22.98619023106916 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.3899999999999295 y[1] (analytic) 2.152139047150333 y[1] (numeric) 2.152139047150345 absolute error 1.199040866595169e-14 relative error 5.571391254588452e-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.10695422924110606 Order of pole (three term test) 22.988426855166093 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.399999999999929 y[1] (analytic) 2.1380716116134524 y[1] (numeric) 2.1380716116134644 absolute error 1.199040866595169e-14 relative error 5.608048206067042e-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.09716495322773681 Order of pole (three term test) 22.99046811503324 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.409999999999929 y[1] (analytic) 2.1239903690304702 y[1] (numeric) 2.1239903690304818 absolute error 1.1546319456101628e-14 relative error 5.436144920643935e-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.08733681252859257 Order of pole (three term test) 22.992313194193844 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.419999999999929 y[1] (analytic) 2.1098967275139096 y[1] (numeric) 2.109896727513921 absolute error 1.1546319456101628e-14 relative error 5.472457161306967e-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.07747373826891195 Order of pole (three term test) 22.99396135464087 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.429999999999929 y[1] (analytic) 2.0957920964161776 y[1] (numeric) 2.095792096416189 absolute error 1.1546319456101628e-14 relative error 5.509286668198594e-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.06757967554689269 Order of pole (three term test) 22.995411937132097 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.4399999999999284 y[1] (analytic) 2.081677886188631 y[1] (numeric) 2.081677886188642 absolute error 1.1102230246251565e-14 relative error 5.333308443113057e-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.05765858185570555 Order of pole (three term test) 22.99666436145388 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.449999999999928 y[1] (analytic) 2.06755550824053 y[1] (numeric) 2.067555508240541 absolute error 1.0658141036401503e-14 relative error 5.154947953717324e-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.047714425500546935 Order of pole (three term test) 22.997718126653183 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.459999999999928 y[1] (analytic) 2.053426374797901 y[1] (numeric) 2.0534263747979113 absolute error 1.021405182655144e-14 relative error 4.974150498849374e-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.037751184011372126 Order of pole (three term test) 22.99857281123798 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.469999999999928 y[1] (analytic) 2.039291898762314 y[1] (numeric) 2.039291898762324 absolute error 1.021405182655144e-14 relative error 5.008626686915467e-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.02777284255193442 Order of pole (three term test) 22.999228073345826 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.479999999999928 y[1] (analytic) 2.025153493569594 y[1] (numeric) 2.025153493569604 absolute error 9.769962616701378e-15 relative error 4.824307218057116e-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.017783392325776182 Order of pole (three term test) 22.999683650880627 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.489999999999927 y[1] (analytic) 2.0110125730484785 y[1] (numeric) 2.011012573048488 absolute error 9.325873406851315e-15 relative error 4.637401840165671e-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.007786828979796422 Order of pole (three term test) 22.99993936161742 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.499999999999927 y[1] (analytic) 1.996870551279235 y[1] (numeric) 1.996870551279244 absolute error 8.881784197001252e-15 relative error 4.447851760501653e-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.0022128489939524996 Order of pole (three term test) 22.999995103275353 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.509999999999927 y[1] (analytic) 1.9827288424522553 y[1] (numeric) 1.9827288424522644 absolute error 9.103828801926284e-15 relative error 4.591565224151677e-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.012211641857607997 Order of pole (three term test) 22.99985085355848 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.519999999999927 y[1] (analytic) 1.9685888607266384 y[1] (numeric) 1.968588860726647 absolute error 8.659739592076221e-15 relative error 4.3989579362344704e-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.02220555022734028 Order of pole (three term test) 22.999506670164774 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.5299999999999265 y[1] (analytic) 1.9544520200887727 y[1] (numeric) 1.9544520200887812 absolute error 8.43769498715119e-15 relative error 4.317166602415721e-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.03219057667305202 Order of pole (three term test) 22.998962690763 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.539999999999926 y[1] (analytic) 1.9403197342109417 y[1] (numeric) 1.9403197342109497 absolute error 7.993605777301127e-15 relative error 4.119736369404004e-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.04216272731729585 Order of pole (three term test) 22.99821913293768 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.549999999999926 y[1] (analytic) 1.9261934163099563 y[1] (numeric) 1.9261934163099639 absolute error 7.549516567451064e-15 relative error 3.9193969325852074e-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.052118013432775424 Order of pole (three term test) 22.997276294102004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.559999999999926 y[1] (analytic) 1.9120744790058346 y[1] (numeric) 1.9120744790058417 absolute error 7.105427357601002e-15 relative error 3.7160829432206026e-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.062052453037779176 Order of pole (three term test) 22.99613455137895 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.569999999999926 y[1] (analytic) 1.897964334180541 y[1] (numeric) 1.897964334180548 absolute error 7.105427357601002e-15 relative error 3.7437096312290916e-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.07196207248892275 Order of pole (three term test) 22.99479436145039 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.5799999999999255 y[1] (analytic) 1.8838643928368002 y[1] (numeric) 1.8838643928368068 absolute error 6.661338147750939e-15 relative error 3.53599663175332e-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.0818429080705525 Order of pole (three term test) 22.99325626037442 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.589999999999925 y[1] (analytic) 1.8697760649569963 y[1] (numeric) 1.8697760649570025 absolute error 6.217248937900877e-15 relative error 3.3251302412216244e-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.0916910075801781 Order of pole (three term test) 22.991520863370962 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.599999999999925 y[1] (analytic) 1.855700759362177 y[1] (numeric) 1.855700759362183 absolute error 5.995204332975845e-15 relative error 3.2306956295240494e-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.10150243190930218 Order of pole (three term test) 22.989588864575673 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.609999999999925 y[1] (analytic) 1.8416398835711727 y[1] (numeric) 1.8416398835711782 absolute error 5.551115123125783e-15 relative error 3.0142239927827084e-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.11127325661901011 Order of pole (three term test) 22.987461036762326 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.619999999999925 y[1] (analytic) 1.8275948436598446 y[1] (numeric) 1.8275948436598501 absolute error 5.551115123125783e-15 relative error 3.037388260523549e-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.1209995735096943 Order of pole (three term test) 22.985138231033662 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.629999999999924 y[1] (analytic) 1.81356704412048 y[1] (numeric) 1.8135670441204854 absolute error 5.329070518200751e-15 relative error 2.9384469327877395e-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.13067749218428076 Order of pole (three term test) 22.982621376481006 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.639999999999924 y[1] (analytic) 1.7995578877213436 y[1] (numeric) 1.7995578877213485 absolute error 4.884981308350689e-15 relative error 2.714545245630417e-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.1403031416043367 Order of pole (three term test) 22.979911479812635 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.649999999999924 y[1] (analytic) 1.7855687753664005 y[1] (numeric) 1.785568775366405 absolute error 4.440892098500626e-15 relative error 2.487102238663056e-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.14987267163843465 Order of pole (three term test) 22.97700962495107 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.659999999999924 y[1] (analytic) 1.7716011059552281 y[1] (numeric) 1.7716011059552326 absolute error 4.440892098500626e-15 relative error 2.5067110669397245e-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.15938225460215277 Order of pole (three term test) 22.973916972599568 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.6699999999999235 y[1] (analytic) 1.7576562762431291 y[1] (numeric) 1.757656276243133 absolute error 3.774758283725532e-15 relative error 2.1476089123601694e-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.1688280867890988 Order of pole (three term test) 22.970634759777827 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.679999999999923 y[1] (analytic) 1.743735680701453 y[1] (numeric) 1.7437356807014566 absolute error 3.552713678800501e-15 relative error 2.037415256291223e-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.17820638999233954 Order of pole (three term test) 22.967164299327223 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.689999999999923 y[1] (analytic) 1.7298407113781538 y[1] (numeric) 1.729840711378157 absolute error 3.3306690738754696e-15 relative error 1.9254195209811807e-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.18751341301563734 Order of pole (three term test) 22.96350697938567 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.699999999999923 y[1] (analytic) 1.7159727577585846 y[1] (numeric) 1.715972757758588 absolute error 3.3306690738754696e-15 relative error 1.9409801576488967e-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.19674543317387463 Order of pole (three term test) 22.95966426283237 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.709999999999923 y[1] (analytic) 1.7021332066265513 y[1] (numeric) 1.7021332066265542 absolute error 2.886579864025407e-15 relative error 1.6958601434880083e-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.2058987577820788 Order of pole (three term test) 22.955637686702712 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.7199999999999225 y[1] (analytic) 1.688323441925634 y[1] (numeric) 1.6883234419256363 absolute error 2.220446049250313e-15 relative error 1.3151781193760842e-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.21496972563245176 Order of pole (three term test) 22.95142886157346 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.729999999999922 y[1] (analytic) 1.6745448446207944 y[1] (numeric) 1.6745448446207964 absolute error 1.9984014443252818e-15 relative error 1.1933997771064922e-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.22395470845879584 Order of pole (three term test) 22.947039470918547 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.739999999999922 y[1] (analytic) 1.6607987925602807 y[1] (numeric) 1.6607987925602827 absolute error 1.9984014443252818e-15 relative error 1.203277274331681e-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.23285011238777922 Order of pole (three term test) 22.942471270435718 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.749999999999922 y[1] (analytic) 1.6470866603378447 y[1] (numeric) 1.6470866603378462 absolute error 1.5543122344752192e-15 relative error 9.436736219795527e-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.2416523793764343 Order of pole (three term test) 22.937726087344252 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.759999999999922 y[1] (analytic) 1.633409819155281 y[1] (numeric) 1.6334098191552824 absolute error 1.3322676295501878e-15 relative error 8.15635864267775e-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.2503579886353278 Order of pole (three term test) 22.932805819654114 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.769999999999921 y[1] (analytic) 1.6197696366853112 y[1] (numeric) 1.6197696366853123 absolute error 1.1102230246251565e-15 relative error 6.85420321186605e-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.2589634580368289 Order of pole (three term test) 22.92771243540679 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.779999999999921 y[1] (analytic) 1.6061674769348153 y[1] (numeric) 1.606167476934816 absolute error 6.661338147750939e-16 relative error 4.147349665218805e-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.2674653455079157 Order of pole (three term test) 22.92244797188806 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.789999999999921 y[1] (analytic) 1.5926047001084331 y[1] (numeric) 1.5926047001084336 absolute error 4.440892098500626e-16 relative error 2.7884459327529714e-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.2758602504069565 Order of pole (three term test) 22.917014534813138 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.799999999999921 y[1] (analytic) 1.5790826624725451 y[1] (numeric) 1.5790826624725454 absolute error 2.220446049250313e-16 relative error 1.406162009133527e-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.28414481488392185 Order of pole (three term test) 22.911414297484402 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.809999999999921 y[1] (analytic) 1.5656027162196469 y[1] (numeric) 1.5656027162196466 absolute error 2.220446049250313e-16 relative error 1.4182691600151738e-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.29231572522348037 Order of pole (three term test) 22.905649499922127 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.81999999999992 y[1] (analytic) 1.5521662093331299 y[1] (numeric) 1.5521662093331294 absolute error 4.440892098500626e-16 relative error 2.8610931431168084e-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.300369713170441 Order of pole (three term test) 22.899722447968472 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.82999999999992 y[1] (analytic) 1.538774485452486 y[1] (numeric) 1.5387744854524854 absolute error 6.661338147750939e-16 relative error 4.32898921234201e-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.3083035572370096 Order of pole (three term test) 22.89363551236519 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.83999999999992 y[1] (analytic) 1.5254288837389436 y[1] (numeric) 1.5254288837389427 absolute error 8.881784197001252e-16 relative error 5.822483297439154e-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.31611408399134233 Order of pole (three term test) 22.88739112780537 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.84999999999992 y[1] (analytic) 1.5121307387415526 y[1] (numeric) 1.5121307387415515 absolute error 1.1102230246251565e-15 relative error 7.342110018536642e-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.32379816932687716 Order of pole (three term test) 22.880991791959577 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.8599999999999195 y[1] (analytic) 1.498881380263731 y[1] (numeric) 1.4988813802637297 absolute error 1.3322676295501878e-15 relative error 8.888412699581156e-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.3313527397119324 Order of pole (three term test) 22.87444006447681 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.869999999999919 y[1] (analytic) 1.485682133230286 y[1] (numeric) 1.4856821332302843 absolute error 1.7763568394002505e-15 relative error 1.1956506709399249e-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.3387747734190803 Order of pole (three term test) 22.86773856596072 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.879999999999919 y[1] (analytic) 1.4725343175549208 y[1] (numeric) 1.472534317554919 absolute error 1.7763568394002505e-15 relative error 1.2063262758791345e-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.34606130173379773 Order of pole (three term test) 22.86088997692137 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.889999999999919 y[1] (analytic) 1.459439248008247 y[1] (numeric) 1.459439248008245 absolute error 1.9984014443252818e-15 relative error 1.3692940264917345e-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.35320941014191054 Order of pole (three term test) 22.853897036703053 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.899999999999919 y[1] (analytic) 1.4463982340863064 y[1] (numeric) 1.4463982340863042 absolute error 2.220446049250313e-15 relative error 1.5351553928389401e-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.36021623949536263 Order of pole (three term test) 22.846762542388618 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.909999999999918 y[1] (analytic) 1.433412579879624 y[1] (numeric) 1.4334125798796216 absolute error 2.4424906541753444e-15 relative error 1.7039690375679983e-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.36707898715583587 Order of pole (three term test) 22.83948934768067 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.919999999999918 y[1] (analytic) 1.4204835839427992 y[1] (numeric) 1.4204835839427963 absolute error 2.886579864025407e-15 relative error 2.0321106816406866e-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.37379490811576815 Order of pole (three term test) 22.832080361760106 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.929999999999918 y[1] (analytic) 1.4076125391646512 y[1] (numeric) 1.4076125391646481 absolute error 3.1086244689504383e-15 relative error 2.2084376079764493e-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.3803613160963195 Order of pole (three term test) 22.82453854812253 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.939999999999918 y[1] (analytic) 1.3948007326389322 y[1] (numeric) 1.394800732638929 absolute error 3.3306690738754696e-15 relative error 2.387917496697838e-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.38677558462184874 Order of pole (three term test) 22.816866923392812 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.949999999999918 y[1] (analytic) 1.3820494455356183 y[1] (numeric) 1.3820494455356147 absolute error 3.552713678800501e-15 relative error 2.5706125712626976e-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.39303514807046863 Order of pole (three term test) 22.809068556118582 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.959999999999917 y[1] (analytic) 1.3693599529727936 y[1] (numeric) 1.3693599529727898 absolute error 3.774758283725532e-15 relative error 2.756585860080669e-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.3991375027002591 Order of pole (three term test) 22.801146565542766 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.969999999999917 y[1] (analytic) 1.3567335238891403 y[1] (numeric) 1.356733523889136 absolute error 4.218847493575595e-15 relative error 3.1095623564176927e-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.40508020765073177 Order of pole (three term test) 22.79310412035596 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.979999999999917 y[1] (analytic) 1.3441714209170443 y[1] (numeric) 1.3441714209170397 absolute error 4.6629367034256575e-15 relative error 3.4690044966470324e-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.4108608859191415 Order of pole (three term test) 22.78494443742901 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.989999999999917 y[1] (analytic) 1.3316749002563344 y[1] (numeric) 1.3316749002563297 absolute error 4.6629367034256575e-15 relative error 3.5015578520914433e-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.4164772253112558 Order of pole (three term test) 22.77667078052631 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.9999999999999165 y[1] (analytic) 1.3192452115486633 y[1] (numeric) 1.3192452115486584 absolute error 4.884981308350689e-15 relative error 3.702860746120279e-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.42192697936620127 Order of pole (three term test) 22.768286459000294 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.009999999999916 y[1] (analytic) 1.3068835977525437 y[1] (numeric) 1.3068835977525384 absolute error 5.329070518200751e-15 relative error 4.0776933212454337e-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.42720796825501844 Order of pole (three term test) 22.759794826467775 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.019999999999916 y[1] (analytic) 1.2945912950190537 y[1] (numeric) 1.2945912950190481 absolute error 5.551115123125783e-15 relative error 4.287928664810064e-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.4323180796525635 Order of pole (three term test) 22.75119927946855 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.029999999999916 y[1] (analytic) 1.282369532568223 y[1] (numeric) 1.2823695325682172 absolute error 5.773159728050814e-15 relative error 4.5019470452396125e-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.43725526958241206 Order of pole (three term test) 22.742503256106822 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.039999999999916 y[1] (analytic) 1.270219532566112 y[1] (numeric) 1.270219532566106 absolute error 5.995204332975845e-15 relative error 4.719817464044396e-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.44201756323442004 Order of pole (three term test) 22.73371023467599 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.0499999999999154 y[1] (analytic) 1.2581425100025962 y[1] (numeric) 1.25814251000259 absolute error 6.217248937900877e-15 relative error 4.941609466711404e-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.4466030557546233 Order of pole (three term test) 22.724823732267375 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.059999999999915 y[1] (analytic) 1.246139672569868 y[1] (numeric) 1.2461396725698612 absolute error 6.661338147750939e-15 relative error 5.345579066601345e-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.4510099130071527 Order of pole (three term test) 22.715847303363468 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.069999999999915 y[1] (analytic) 1.2342122205416675 y[1] (numeric) 1.2342122205416606 absolute error 6.8833827526759706e-15 relative error 5.577146813256323e-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.45523637230786457 Order of pole (three term test) 22.706784538416134 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.079999999999915 y[1] (analytic) 1.2223613466532586 y[1] (numeric) 1.2223613466532515 absolute error 7.105427357601002e-15 relative error 5.812869800779593e-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.45928074312939066 Order of pole (three term test) 22.697639062410527 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.089999999999915 y[1] (analytic) 1.210588235982154 y[1] (numeric) 1.210588235982147 absolute error 7.105427357601002e-15 relative error 5.869400632194601e-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.4631414077773266 Order of pole (three term test) 22.68841453341512 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.099999999999914 y[1] (analytic) 1.1988940658296108 y[1] (numeric) 1.1988940658296032 absolute error 7.549516567451064e-15 relative error 6.297067257753878e-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.4668168220372881 Order of pole (three term test) 22.679114641118492 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.109999999999914 y[1] (analytic) 1.1872800056028983 y[1] (numeric) 1.1872800056028905 absolute error 7.771561172376096e-15 relative error 6.545685209639923e-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.47030551579257585 Order of pole (three term test) 22.66974310535358 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.119999999999914 y[1] (analytic) 1.1757472166983611 y[1] (numeric) 1.1757472166983531 absolute error 7.993605777301127e-15 relative error 6.798745226672216e-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.47360609361220346 Order of pole (three term test) 22.66030367460975 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.129999999999914 y[1] (analytic) 1.1642968523852788 y[1] (numeric) 1.1642968523852708 absolute error 7.993605777301127e-15 relative error 6.865607994150922e-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.47671723530904964 Order of pole (three term test) 22.65080012453343 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.1399999999999135 y[1] (analytic) 1.1529300576905415 y[1] (numeric) 1.152930057690533 absolute error 8.43769498715119e-15 relative error 7.318479495671155e-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.47963769646791743 Order of pole (three term test) 22.641236256417923 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.149999999999913 y[1] (analytic) 1.1416479692841457 y[1] (numeric) 1.1416479692841368 absolute error 8.881784197001252e-15 relative error 7.779792401829831e-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.4823663089432818 Order of pole (three term test) 22.63161589568298 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.159999999999913 y[1] (analytic) 1.1304517153655302 y[1] (numeric) 1.1304517153655214 absolute error 8.881784197001252e-15 relative error 7.856845255995155e-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.4849019813265342 Order of pole (three term test) 22.621942890344624 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.169999999999913 y[1] (analytic) 1.1193424155507572 y[1] (numeric) 1.119342415550748 absolute error 9.103828801926284e-15 relative error 8.13319380687175e-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.4872436993825296 Order of pole (three term test) 22.612221109476017 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.179999999999913 y[1] (analytic) 1.1083211807605504 y[1] (numeric) 1.1083211807605409 absolute error 9.547918011776346e-15 relative error 8.614757326233168e-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.48939052645526776 Order of pole (three term test) 22.602454441659873 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.1899999999999125 y[1] (analytic) 1.0973891131092042 y[1] (numeric) 1.0973891131091944 absolute error 9.769962616701378e-15 relative error 8.902915565674235e-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.4913416038425439 Order of pole (three term test) 22.592646793433104 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.199999999999912 y[1] (analytic) 1.0865473057943738 y[1] (numeric) 1.0865473057943638 absolute error 9.992007221626409e-15 relative error 9.196108782692404e-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.4930961511394174 Order of pole (three term test) 22.582802087724247 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.209999999999912 y[1] (analytic) 1.075796842987756 y[1] (numeric) 1.0757968429877458 absolute error 1.021405182655144e-14 relative error 9.49440583798747e-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.49465346655036235 Order of pole (three term test) 22.572924262284296 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.219999999999912 y[1] (analytic) 1.0651387997266726 y[1] (numeric) 1.0651387997266621 absolute error 1.0436096431476471e-14 relative error 9.797874637704024e-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.49601292716997925 Order of pole (three term test) 22.56301726811176 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.229999999999912 y[1] (analytic) 1.0545742418065682 y[1] (numeric) 1.0545742418065576 absolute error 1.0658141036401503e-14 relative error 1.0106581987194447e-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.49717398923214523 Order of pole (three term test) 22.55308506787219 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.239999999999911 y[1] (analytic) 1.044104225674431 y[1] (numeric) 1.0441042256744202 absolute error 1.0880185641326534e-14 relative error 1.0420593436731436e-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.49813618832751666 Order of pole (three term test) 22.543131634313262 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.249999999999911 y[1] (analytic) 1.033729798323149 y[1] (numeric) 1.0337297983231382 absolute error 1.0880185641326534e-14 relative error 1.0525173656574166e-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.49889913958928456 Order of pole (three term test) 22.533160948675693 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.259999999999911 y[1] (analytic) 1.0234519971868123 y[1] (numeric) 1.0234519971868012 absolute error 1.1102230246251565e-14 relative error 1.0847827037094596e-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.4994625378471163 Order of pole (three term test) 22.52317699910079 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.269999999999911 y[1] (analytic) 1.0132718500369697 y[1] (numeric) 1.0132718500369584 absolute error 1.1324274851176597e-14 relative error 1.117594932767887e-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.49982615774922107 Order of pole (three term test) 22.51318377903527 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.2799999999999105 y[1] (analytic) 1.0031903748798527 y[1] (numeric) 1.0031903748798412 absolute error 1.1546319456101628e-14 relative error 1.1509599518919302e-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.49998985385248595 Order of pole (three term test) 22.503185285633915 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.28999999999991 y[1] (analytic) 0.9932085798545758 y[1] (numeric) 0.993208579854564 absolute error 1.176836406102666e-14 relative error 1.1848834474174364e-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.49995356068065255 Order of pole (three term test) 22.49318551816078 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.29999999999991 y[1] (analytic) 0.9833274631323232 y[1] (numeric) 0.9833274631323113 absolute error 1.1879386363489175e-14 relative error 1.208080401380044e-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.49971729275050525 Order of pole (three term test) 22.483188476389515 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.30999999999991 y[1] (analytic) 0.9735480128165332 y[1] (numeric) 0.9735480128165211 absolute error 1.2101430968414206e-14 relative error 1.243023539579115e-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.4992811445660665 Order of pole (three term test) 22.47319815900356 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.31999999999991 y[1] (analytic) 0.9638712068440878 y[1] (numeric) 0.9638712068440755 absolute error 1.2323475573339238e-14 relative error 1.2785396519612643e-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.4986452905807942 Order of pole (three term test) 22.463218561996634 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.3299999999999095 y[1] (analytic) 0.9542980128875201 y[1] (numeric) 0.9542980128875076 absolute error 1.2545520178264269e-14 relative error 1.3146333754069094e-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.497809985127805 Order of pole (three term test) 22.45325367707451 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.339999999999909 y[1] (analytic) 0.9448293882582485 y[1] (numeric) 0.9448293882582356 absolute error 1.2878587085651816e-14 relative error 1.3630595370655147e-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.49677556231814246 Order of pole (three term test) 22.443307490058267 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.349999999999909 y[1] (analytic) 0.9354662798108447 y[1] (numeric) 0.9354662798108319 absolute error 1.2878587085651816e-14 relative error 1.3767024385161077e-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.4955424359071388 Order of pole (three term test) 22.43338397929012 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.359999999999909 y[1] (analytic) 0.9262096238483515 y[1] (numeric) 0.9262096238483385 absolute error 1.2989609388114332e-14 relative error 1.402448112571234e-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.4941110991289164 Order of pole (three term test) 22.423487114042054 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.369999999999909 y[1] (analytic) 0.9170603460286513 y[1] (numeric) 0.917060346028638 absolute error 1.3322676295501878e-14 relative error 1.4527589545438315e-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.49248212449910256 Order of pole (three term test) 22.413620852928208 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.379999999999908 y[1] (analytic) 0.9080193612719015 y[1] (numeric) 0.9080193612718879 absolute error 1.3655743202889425e-14 relative error 1.5039044083554828e-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.49065616358583 Order of pole (three term test) 22.403789142321482 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.389999999999908 y[1] (analytic) 0.8990875736690436 y[1] (numeric) 0.8990875736690298 absolute error 1.3766765505351941e-14 relative error 1.5311929458853273e-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.4886339467491183 Order of pole (three term test) 22.393995914775047 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.399999999999908 y[1] (analytic) 0.8902658763913948 y[1] (numeric) 0.8902658763913809 absolute error 1.3877787807814457e-14 relative error 1.5588363179847694e-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.48641628284873917 Order of pole (three term test) 22.384245087449322 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.409999999999908 y[1] (analytic) 0.8815551516013314 y[1] (numeric) 0.8815551516013174 absolute error 1.3988810110276972e-14 relative error 1.5868332327100027e-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.4840040589206845 Order of pole (three term test) 22.37454056054524 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.419999999999908 y[1] (analytic) 0.8729562703640737 y[1] (numeric) 0.8729562703640595 absolute error 1.4210854715202004e-14 relative error 1.627899953026885e-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.48139823982236285 Order of pole (three term test) 22.36488621574417 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.429999999999907 y[1] (analytic) 0.8644700925605797 y[1] (numeric) 0.8644700925605653 absolute error 1.4432899320127035e-14 relative error 1.6695660664646551e-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.4785998678466699 Order of pole (three term test) 22.35528591465531 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.439999999999907 y[1] (analytic) 0.8560974668015577 y[1] (numeric) 0.8560974668015432 absolute error 1.454392162258955e-14 relative error 1.6988628265572023e-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.47561006230508496 Order of pole (three term test) 22.34574349727109 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.449999999999907 y[1] (analytic) 0.8478392303426069 y[1] (numeric) 0.847839230342592 absolute error 1.4876988529977098e-14 relative error 1.754694521975044e-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.47243001907996085 Order of pole (three term test) 22.33626278043124 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.459999999999907 y[1] (analytic) 0.8396962090004907 y[1] (numeric) 0.8396962090004758 absolute error 1.4876988529977098e-14 relative error 1.7717108128528426e-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.4690610101461877 Order of pole (three term test) 22.32684755629608 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.4699999999999065 y[1] (analytic) 0.8316692170705581 y[1] (numeric) 0.831669217070543 absolute error 1.509903313490213e-14 relative error 1.8155094387269044e-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.4655043830624194 Order of pole (three term test) 22.317501590829735 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.479999999999906 y[1] (analytic) 0.8237590572453123 y[1] (numeric) 0.8237590572452973 absolute error 1.4988010832439613e-14 relative error 1.8194653765095104e-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.4617615604320688 Order of pole (three term test) 22.308228622293782 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.489999999999906 y[1] (analytic) 0.815966520534145 y[1] (numeric) 0.8159665205341295 absolute error 1.5432100042289676e-14 relative error 1.8912663269796377e-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.45783403933428374 Order of pole (three term test) 22.29903235975199 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.499999999999906 y[1] (analytic) 0.8082923861842325 y[1] (numeric) 0.8082923861842172 absolute error 1.532107773982716e-14 relative error 1.8954870788966035e-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.4537233907251377 Order of pole (three term test) 22.28991648158677 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.509999999999906 y[1] (analytic) 0.8007374216026156 y[1] (numeric) 0.8007374216026 absolute error 1.5654144647214707e-14 relative error 1.9549660381656843e-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.44943125880926593 Order of pole (three term test) 22.28088463402783 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.519999999999905 y[1] (analytic) 0.7933023822794562 y[1] (numeric) 0.7933023822794404 absolute error 1.5765166949677223e-14 relative error 1.9872834497708136e-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.4449593603822075 Order of pole (three term test) 22.271940429693785 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.529999999999905 y[1] (analytic) 0.7859880117124907 y[1] (numeric) 0.7859880117124748 absolute error 1.587618925213974e-14 relative error 2.019902214227047e-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.4403094841437086 Order of pole (three term test) 22.263087446147104 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.539999999999905 y[1] (analytic) 0.778795041332681 y[1] (numeric) 0.7787950413326646 absolute error 1.63202784619898e-14 relative error 2.0955806850108336e-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.435483489982267 Order of pole (three term test) 22.25432922446318 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.549999999999905 y[1] (analytic) 0.7717241904310701 y[1] (numeric) 0.7717241904310539 absolute error 1.6209256159527285e-14 relative error 2.100394980552976e-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.43048330823120157 Order of pole (three term test) 22.24566926781389 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.559999999999905 y[1] (analytic) 0.7647761660868566 y[1] (numeric) 0.7647761660868402 absolute error 1.6431300764452317e-14 relative error 2.1485110929288808e-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.4253109388965448 Order of pole (three term test) 22.23711104006646 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.569999999999904 y[1] (analytic) 0.7579516630966846 y[1] (numeric) 0.7579516630966681 absolute error 1.6542323066914832e-14 relative error 2.182503696783193e-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.419968450857066 Order of pole (three term test) 22.228657964397858 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.579999999999904 y[1] (analytic) 0.7512513639051661 y[1] (numeric) 0.7512513639051495 absolute error 1.6653345369377348e-14 relative error 2.2167474389410326e-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.4144579810367491 Order of pole (three term test) 22.220313421925646 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.589999999999904 y[1] (analytic) 0.7446759385366367 y[1] (numeric) 0.74467593853662 absolute error 1.6764367671839864e-14 relative error 2.2512299383250568e-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.4087817335500503 Order of pole (three term test) 22.21208075035556 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.599999999999904 y[1] (analytic) 0.7382260445281539 y[1] (numeric) 0.7382260445281369 absolute error 1.6986412276764895e-14 relative error 2.300977106222521e-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.4029419788202821 Order of pole (three term test) 22.203963242646463 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.6099999999999035 y[1] (analytic) 0.7319023268637433 y[1] (numeric) 0.7319023268637262 absolute error 1.709743457922741e-14 relative error 2.336026810092435e-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.39694105267147384 Order of pole (three term test) 22.19596414569321 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.619999999999903 y[1] (analytic) 0.7257054179099018 y[1] (numeric) 0.7257054179098846 absolute error 1.7208456881689926e-14 relative error 2.371273034071023e-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.3907813553940736 Order of pole (three term test) 22.188086659027913 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.629999999999903 y[1] (analytic) 0.7196359373523606 y[1] (numeric) 0.7196359373523434 absolute error 1.7208456881689926e-14 relative error 2.3912725849965472e-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.3844653507848645 Order of pole (three term test) 22.180333933540215 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.639999999999903 y[1] (analytic) 0.713694492134118 y[1] (numeric) 0.7136944921341005 absolute error 1.7430501486614958e-14 relative error 2.4422917198777267e-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.3779955651614778 Order of pole (three term test) 22.17270907021695 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.649999999999903 y[1] (analytic) 0.7078816763947438 y[1] (numeric) 0.7078816763947264 absolute error 1.7319479184152442e-14 relative error 2.446663017520232e-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.37137458635190024 Order of pole (three term test) 22.165215118901774 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.659999999999902 y[1] (analytic) 0.7021980714109688 y[1] (numeric) 0.7021980714109513 absolute error 1.7541523789077473e-14 relative error 2.4980877195846232e-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.3646050626593767 Order of pole (three term test) 22.1578550770753 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.669999999999902 y[1] (analytic) 0.6966442455385546 y[1] (numeric) 0.696644245538537 absolute error 1.765254609153999e-14 relative error 2.533939841546145e-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.35768970180312587 Order of pole (three term test) 22.150631888656125 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.679999999999902 y[1] (analytic) 0.6912207541554605 y[1] (numeric) 0.6912207541554426 absolute error 1.787459069646502e-14 relative error 2.585945313274679e-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.3506312698352861 Order of pole (three term test) 22.143548442823302 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.689999999999902 y[1] (analytic) 0.685928139606305 y[1] (numeric) 0.685928139606287 absolute error 1.8096635301390052e-14 relative error 2.6382698502173693e-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.3434325900345333 Order of pole (three term test) 22.136607572860722 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.699999999999902 y[1] (analytic) 0.6807669311481326 y[1] (numeric) 0.6807669311481145 absolute error 1.8096635301390052e-14 relative error 2.6582717922078806e-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.3360965417768071 Order of pole (three term test) 22.129812055023837 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.709999999999901 y[1] (analytic) 0.6757376448974879 y[1] (numeric) 0.6757376448974699 absolute error 1.7985612998927536e-14 relative error 2.661626614224819e-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.32862605938359746 Order of pole (three term test) 22.123164607429175 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.719999999999901 y[1] (analytic) 0.6708407837788056 y[1] (numeric) 0.6708407837787873 absolute error 1.8318679906315083e-14 relative error 2.730704564968019e-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.32102413094825666 Order of pole (three term test) 22.11666788896713 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.729999999999901 y[1] (analytic) 0.6660768374741163 y[1] (numeric) 0.6660768374740978 absolute error 1.84297022087776e-14 relative error 2.7669033318537784e-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.3132937971408016 Order of pole (three term test) 22.110324498238477 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.739999999999901 y[1] (analytic) 0.6614462823740804 y[1] (numeric) 0.6614462823740621 absolute error 1.8318679906315083e-14 relative error 2.7694886787427687e-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.3054381499916851 Order of pole (three term test) 22.104136972514915 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.7499999999999005 y[1] (analytic) 0.6569495815303498 y[1] (numeric) 0.6569495815303312 absolute error 1.8540724511240114e-14 relative error 2.822244664202373e-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.297460331655026 Order of pole (three term test) 22.09810778672425 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.7599999999999 y[1] (analytic) 0.652587184609261 y[1] (numeric) 0.6525871846092424 absolute error 1.865174681370263e-14 relative error 2.8581233670517805e-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.28936353315179014 Order of pole (three term test) 22.0922393524604 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.7699999999999 y[1] (analytic) 0.648359527846871 y[1] (numeric) 0.6483595278468522 absolute error 1.8762769116165146e-14 relative error 2.893883456679381e-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.28115099309342195 Order of pole (three term test) 22.086534017018835 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.7799999999999 y[1] (analytic) 0.644267034005333 y[1] (numeric) 0.6442670340053142 absolute error 1.887379141862766e-14 relative error 2.929498239463146e-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.2728259963864467 Order of pole (three term test) 22.080994062457652 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.7899999999999 y[1] (analytic) 0.6403101123306207 y[1] (numeric) 0.6403101123306019 absolute error 1.887379141862766e-14 relative error 2.9476016472596765e-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.26439187291854843 Order of pole (three term test) 22.075621704684814 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.7999999999998995 y[1] (analytic) 0.6364891585116041 y[1] (numeric) 0.6364891585115854 absolute error 1.8762769116165146e-14 relative error 2.9478536853700506e-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.25585199622666055 Order of pole (three term test) 22.070419092571804 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.809999999999899 y[1] (analytic) 0.6328045546404815 y[1] (numeric) 0.6328045546404625 absolute error 1.8984813721090177e-14 relative error 3.0001069969978515e-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.2472097821475969 Order of pole (three term test) 22.06538830709409 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.819999999999899 y[1] (analytic) 0.6292566691745687 y[1] (numeric) 0.6292566691745497 absolute error 1.8984813721090177e-14 relative error 3.0170222503948387e-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.23846868745176017 Order of pole (three term test) 22.0605313604988 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.829999999999899 y[1] (analytic) 0.6258458568994562 y[1] (numeric) 0.6258458568994372 absolute error 1.8984813721090177e-14 relative error 3.033464791976747e-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.2296322084604831 Order of pole (three term test) 22.055850195499808 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.839999999999899 y[1] (analytic) 0.6225724588935292 y[1] (numeric) 0.6225724588935101 absolute error 1.9095836023552692e-14 relative error 3.0672471534463453e-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.2207038796475436 Order of pole (three term test) 22.051346684500693 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.849999999999898 y[1] (analytic) 0.6194368024938604 y[1] (numeric) 0.6194368024938413 absolute error 1.9095836023552692e-14 relative error 3.0827738918115e-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.21168727222542436 Order of pole (three term test) 22.04702262884581 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.859999999999898 y[1] (analytic) 0.6164392012634768 y[1] (numeric) 0.6164392012634575 absolute error 1.9317880628477724e-14 relative error 3.1337852279483643e-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.2025859927168745 Order of pole (three term test) 22.042879758099776 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.869999999999898 y[1] (analytic) 0.6135799549600033 y[1] (numeric) 0.6135799549599839 absolute error 1.942890293094024e-14 relative error 3.166482668457891e-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.19340368151234832 Order of pole (three term test) 22.03891972935564 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.879999999999898 y[1] (analytic) 0.6108593495056874 y[1] (numeric) 0.610859349505668 absolute error 1.942890293094024e-14 relative error 3.180585342053334e-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.18414401141389827 Order of pole (three term test) 22.03514412657212 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.8899999999998975 y[1] (analytic) 0.6082776569588078 y[1] (numeric) 0.6082776569587883 absolute error 1.942890293094024e-14 relative error 3.194084594209574e-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.17481068616610368 Order of pole (three term test) 22.03155445993996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.899999999999897 y[1] (analytic) 0.6058351354864675 y[1] (numeric) 0.605835135486448 absolute error 1.9539925233402755e-14 relative error 3.2252875557824457e-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.1654074389746209 Order of pole (three term test) 22.028152165277987 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.909999999999897 y[1] (analytic) 0.6035320293387783 y[1] (numeric) 0.6035320293387587 absolute error 1.9539925233402755e-14 relative error 3.237595402320311e-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.155938031012951 Order of pole (three term test) 22.024938603458658 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.919999999999897 y[1] (analytic) 0.6013685688244358 y[1] (numeric) 0.6013685688244162 absolute error 1.9539925233402755e-14 relative error 3.249242851451264e-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.14640624991802192 Order of pole (three term test) 22.021915059863897 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.929999999999897 y[1] (analytic) 0.5993449702876886 y[1] (numeric) 0.599344970287669 absolute error 1.965094753586527e-14 relative error 3.278737373308183e-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.13681590827518356 Order of pole (three term test) 22.0190827438708 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.9399999999998965 y[1] (analytic) 0.597461436086704 y[1] (numeric) 0.5974614360866843 absolute error 1.965094753586527e-14 relative error 3.289073796055602e-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.12717084209322235 Order of pole (three term test) 22.01644278836801 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.949999999999896 y[1] (analytic) 0.5957181545733324 y[1] (numeric) 0.5957181545733128 absolute error 1.965094753586527e-14 relative error 3.2986987864990866e-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.11747490927001276 Order of pole (three term test) 22.013996249302537 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.959999999999896 y[1] (analytic) 0.5941153000742726 y[1] (numeric) 0.594115300074253 absolute error 1.965094753586527e-14 relative error 3.3075982950462027e-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.10773198804940635 Order of pole (three term test) 22.011744105257367 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.969999999999896 y[1] (analytic) 0.5926530328736386 y[1] (numeric) 0.5926530328736189 absolute error 1.965094753586527e-14 relative error 3.3157592125332314e-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.09794597546998685 Order of pole (three term test) 22.00968725706012 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.979999999999896 y[1] (analytic) 0.5913314991969321 y[1] (numeric) 0.5913314991969123 absolute error 1.9761969838327786e-14 relative error 3.341944385706811e-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.08812078580630921 Order of pole (three term test) 22.007826527422623 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.989999999999895 y[1] (analytic) 0.5901508311964193 y[1] (numeric) 0.5901508311963996 absolute error 1.9761969838327786e-14 relative error 3.3486303490014793e-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.07826034900323679 Order of pole (three term test) 22.006162660611924 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.999999999999895 y[1] (analytic) 0.5891111469379163 y[1] (numeric) 0.5891111469378967 absolute error 1.965094753586527e-14 relative error 3.335694399606428e-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.06836860910402062 Order of pole (three term test) 22.004696322152576 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.009999999999895 y[1] (analytic) 0.588212550388983 y[1] (numeric) 0.5882125503889633 absolute error 1.9761969838327786e-14 relative error 3.3596647717324736e-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.05844952267273204 Order of pole (three term test) 22.003428098560413 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.019999999999895 y[1] (analytic) 0.587455131408525 y[1] (numeric) 0.5874551314085054 absolute error 1.965094753586527e-14 relative error 3.3450976057948006e-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.04850705721169097 Order of pole (three term test) 22.00235849710795 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.0299999999998946 y[1] (analytic) 0.5868389657378096 y[1] (numeric) 0.5868389657377898 absolute error 1.9761969838327786e-14 relative error 3.3675285712293895e-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.03854518957451729 Order of pole (three term test) 22.001487945621506 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.039999999999894 y[1] (analytic) 0.5863641149928899 y[1] (numeric) 0.5863641149928702 absolute error 1.965094753586527e-14 relative error 3.3513216503884373e-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.02856790437544292 Order of pole (three term test) 22.000816792310083 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.049999999999894 y[1] (analytic) 0.5860306266584449 y[1] (numeric) 0.5860306266584253 absolute error 1.9539925233402755e-14 relative error 3.334283968197992e-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.018579192395518328 Order of pole (three term test) 22.000345305626038 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.059999999999894 y[1] (analytic) 0.5858385340830304 y[1] (numeric) 0.5858385340830107 absolute error 1.9761969838327786e-14 relative error 3.3732792721222632e-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.008583048986355639 Order of pole (three term test) 22.000073674157782 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.069999999999894 y[1] (analytic) 0.5857878564757435 y[1] (numeric) 0.5857878564757237 absolute error 1.9761969838327786e-14 relative error 3.373571100845464e-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.00141652752796303 Order of pole (three term test) 22.000002006554265 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.0799999999998935 y[1] (analytic) 0.5858785989043028 y[1] (numeric) 0.5858785989042831 absolute error 1.9761969838327786e-14 relative error 3.3730485932215623e-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.01141553745015679 Order of pole (three term test) 22.000130331481575 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.089999999999893 y[1] (analytic) 0.5861107522945409 y[1] (numeric) 0.5861107522945214 absolute error 1.9539925233402755e-14 relative error 3.333828147138865e-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.02140998130957656 Order of pole (three term test) 22.000458597611456 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.099999999999893 y[1] (analytic) 0.5864842934313127 y[1] (numeric) 0.5864842934312932 absolute error 1.9539925233402755e-14 relative error 3.3317047791819872e-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.03139586146193437 Order of pole (three term test) 22.000986673641815 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.109999999999893 y[1] (analytic) 0.5869991849608155 y[1] (numeric) 0.586999184960796 absolute error 1.9539925233402755e-14 relative error 3.3287823448523396e-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.04136918368831375 Order of pole (three term test) 22.001714348349303 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.119999999999893 y[1] (analytic) 0.5876553753943256 y[1] (numeric) 0.5876553753943059 absolute error 1.965094753586527e-14 relative error 3.3439577614140243e-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.051325958792799116 Order of pole (three term test) 22.002641330673725 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.129999999999892 y[1] (analytic) 0.5884527991133459 y[1] (numeric) 0.5884527991133265 absolute error 1.942890293094024e-14 relative error 3.3016926693551008e-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.06126220419810476 Order of pole (three term test) 22.00376724983452 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.139999999999892 y[1] (analytic) 0.5893913763761698 y[1] (numeric) 0.5893913763761504 absolute error 1.942890293094024e-14 relative error 3.2964348834551065e-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.07117394553854967 Order of pole (three term test) 22.005091655479045 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.149999999999892 y[1] (analytic) 0.5904710133258527 y[1] (numeric) 0.5904710133258333 absolute error 1.942890293094024e-14 relative error 3.2904075716614996e-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.08105721824975198 Order of pole (three term test) 22.006614017862674 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.159999999999892 y[1] (analytic) 0.5916916019995994 y[1] (numeric) 0.59169160199958 absolute error 1.9317880628477724e-14 relative error 3.2648563142004513e-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.09090806915440315 Order of pole (three term test) 22.008333728060773 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.169999999999892 y[1] (analytic) 0.5930530203395598 y[1] (numeric) 0.5930530203395404 absolute error 1.9317880628477724e-14 relative error 3.2573614779698848e-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.10072255804348414 Order of pole (three term test) 22.010250098212186 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.179999999999891 y[1] (analytic) 0.5945551322050342 y[1] (numeric) 0.594555132205015 absolute error 1.9206858326015208e-14 relative error 3.2304587557393523e-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.11049675925229689 Order of pole (three term test) 22.012362361794395 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.189999999999891 y[1] (analytic) 0.5961977873860882 y[1] (numeric) 0.5961977873860689 absolute error 1.9317880628477724e-14 relative error 3.2401798593002444e-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.12022676323068034 Order of pole (three term test) 22.01466967393015 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.199999999999891 y[1] (analytic) 0.5979808216185719 y[1] (numeric) 0.5979808216185528 absolute error 1.9095836023552692e-14 relative error 3.1933860306531976e-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.12990867810677237 Order of pole (three term test) 22.017171111725336 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.209999999999891 y[1] (analytic) 0.5999040566005486 y[1] (numeric) 0.5999040566005295 absolute error 1.9095836023552692e-14 relative error 3.1831483407133924e-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.1395386312437148 Order of pole (three term test) 22.0198656746382 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.2199999999998905 y[1] (analytic) 0.6019673000101224 y[1] (numeric) 0.6019673000101033 absolute error 1.9095836023552692e-14 relative error 3.1722380971909245e-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.1491127707886502 Order of pole (three term test) 22.022752284879505 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.22999999999989 y[1] (analytic) 0.604170345524672 y[1] (numeric) 0.6041703455246529 absolute error 1.9095836023552692e-14 relative error 3.1606708546692304e-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.15862726721341347 Order of pole (three term test) 22.02582978784364 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.23999999999989 y[1] (analytic) 0.6065129728414816 y[1] (numeric) 0.6065129728414624 absolute error 1.9206858326015208e-14 relative error 3.1667679317776302e-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.1680783148462936 Order of pole (three term test) 22.02909695257046 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.24999999999989 y[1] (analytic) 0.6089949476997715 y[1] (numeric) 0.6089949476997525 absolute error 1.8984813721090177e-14 relative error 3.117400857395865e-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.17746213339424957 Order of pole (three term test) 22.03255247223762 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.25999999999989 y[1] (analytic) 0.6116160219041246 y[1] (numeric) 0.6116160219041056 absolute error 1.8984813721090177e-14 relative error 3.1040412679159983e-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.18677496945497782 Order of pole (three term test) 22.036194964683332 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.269999999999889 y[1] (analytic) 0.6143759333493043 y[1] (numeric) 0.6143759333492854 absolute error 1.887379141862766e-14 relative error 3.072026489666701e-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.19601309801822428 Order of pole (three term test) 22.04002297295919 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.279999999999889 y[1] (analytic) 0.6172744060464664 y[1] (numeric) 0.6172744060464475 absolute error 1.8984813721090177e-14 relative error 3.0755873781782976e-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.20517282395573588 Order of pole (three term test) 22.044034965912918 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.289999999999889 y[1] (analytic) 0.6203111501507562 y[1] (numeric) 0.6203111501507373 absolute error 1.887379141862766e-14 relative error 3.042632945424357e-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.21425048349926712 Order of pole (three term test) 22.048229338800837 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.299999999999889 y[1] (analytic) 0.6234858619902942 y[1] (numeric) 0.6234858619902753 absolute error 1.887379141862766e-14 relative error 3.027140239937224e-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.2232424457060332 Order of pole (three term test) 22.052604413929696 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.309999999999889 y[1] (analytic) 0.6267982240965417 y[1] (numeric) 0.626798224096523 absolute error 1.8762769116165146e-14 relative error 2.9934304844608552e-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.23214511391104353 Order of pole (three term test) 22.057158441327793 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.319999999999888 y[1] (analytic) 0.6302479052360487 y[1] (numeric) 0.63024790523603 absolute error 1.865174681370263e-14 relative error 2.959430195443003e-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.240954927165716 Order of pole (three term test) 22.061889599444886 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.329999999999888 y[1] (analytic) 0.6338345604435758 y[1] (numeric) 0.6338345604435571 absolute error 1.865174681370263e-14 relative error 2.942683781813601e-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.24966836166221223 Order of pole (three term test) 22.066795995880803 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.339999999999888 y[1] (analytic) 0.637557831056591 y[1] (numeric) 0.6375578310565725 absolute error 1.8540724511240114e-14 relative error 2.9080851348831443e-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.25828193214290984 Order of pole (three term test) 22.07187566814239 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.349999999999888 y[1] (analytic) 0.641417344751136 y[1] (numeric) 0.6414173447511174 absolute error 1.8540724511240114e-14 relative error 2.890586708164829e-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.266792193294464 Order of pole (three term test) 22.07712658442847 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.3599999999998875 y[1] (analytic) 0.6454127155790574 y[1] (numeric) 0.6454127155790389 absolute error 1.8540724511240114e-14 relative error 2.8726927845859953e-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.27519574112588246 Order of pole (three term test) 22.082546644442548 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.369999999999887 y[1] (analytic) 0.6495435440066019 y[1] (numeric) 0.6495435440065834 absolute error 1.84297022087776e-14 relative error 2.837331288845861e-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.2834892143300779 Order of pole (three term test) 22.088133680232882 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.379999999999887 y[1] (analytic) 0.6538094169543691 y[1] (numeric) 0.6538094169543507 absolute error 1.84297022087776e-14 relative error 2.8188187154948627e-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.2916692956283468 Order of pole (three term test) 22.09388545705963 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.389999999999887 y[1] (analytic) 0.658209907838619 y[1] (numeric) 0.6582099078386008 absolute error 1.8207657603852567e-14 relative error 2.7662387616803773e-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.2997327130972368 Order of pole (three term test) 22.099799674288775 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.399999999999887 y[1] (analytic) 0.6627445766139305 y[1] (numeric) 0.6627445766139123 absolute error 1.8207657603852567e-14 relative error 2.7473114449126756e-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.30767624147727085 Order of pole (three term test) 22.105873966312267 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.4099999999998865 y[1] (analytic) 0.6674129698172048 y[1] (numeric) 0.6674129698171867 absolute error 1.8096635301390052e-14 relative error 2.711459938566443e-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.3154967034630089 Order of pole (three term test) 22.1121059034943 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.419999999999886 y[1] (analytic) 0.6722146206130117 y[1] (numeric) 0.6722146206129938 absolute error 1.7985612998927536e-14 relative error 2.6755759912698626e-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.3231909709739284 Order of pole (three term test) 22.118492993143075 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.429999999999886 y[1] (analytic) 0.6771490488402733 y[1] (numeric) 0.6771490488402554 absolute error 1.787459069646502e-14 relative error 2.6396833499328003e-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.33075596640561433 Order of pole (three term test) 22.125032680507907 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.439999999999886 y[1] (analytic) 0.6822157610602788 y[1] (numeric) 0.6822157610602609 absolute error 1.787459069646502e-14 relative error 2.6200788250164257e-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.33818866386075835 Order of pole (three term test) 22.13172234980103 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.449999999999886 y[1] (analytic) 0.6874142506060283 y[1] (numeric) 0.6874142506060106 absolute error 1.7763568394002505e-14 relative error 2.584114073623298e-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.3454860903594801 Order of pole (three term test) 22.138559325243936 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.459999999999885 y[1] (analytic) 0.6927439976328993 y[1] (numeric) 0.6927439976328819 absolute error 1.7430501486614958e-14 relative error 2.516153376452895e-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.35264532702847806 Order of pole (three term test) 22.145540872137595 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.469999999999885 y[1] (analytic) 0.6982044691706308 y[1] (numeric) 0.6982044691706134 absolute error 1.7430501486614958e-14 relative error 2.496475209807802e-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.35966351026853927 Order of pole (three term test) 22.152664197956334 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.479999999999885 y[1] (analytic) 0.7037951191766191 y[1] (numeric) 0.7037951191766019 absolute error 1.7208456881689926e-14 relative error 2.4450946607618378e-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.3665378328999429 Order of pole (three term test) 22.15992645346482 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.489999999999885 y[1] (analytic) 0.7095153885905229 y[1] (numeric) 0.7095153885905056 absolute error 1.7319479184152442e-14 relative error 2.441029393112698e-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.37326554528529243 Order of pole (three term test) 22.167324733857665 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.4999999999998845 y[1] (analytic) 0.7153647053901669 y[1] (numeric) 0.71536470539015 absolute error 1.6986412276764895e-14 relative error 2.3745108122856494e-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.37984395642933544 Order of pole (three term test) 22.17485607992135 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.509999999999884 y[1] (analytic) 0.7213424846487464 y[1] (numeric) 0.7213424846487295 absolute error 1.687538997430238e-14 relative error 2.3394421281757382e-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.3862704350553253 Order of pole (three term test) 22.18251747921788 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.519999999999884 y[1] (analytic) 0.7274481285933164 y[1] (numeric) 0.7274481285932998 absolute error 1.6653345369377348e-14 relative error 2.2892828663371937e-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.39254241065749707 Order of pole (three term test) 22.190305867289677 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.529999999999884 y[1] (analytic) 0.733681026664571 y[1] (numeric) 0.7336810266645544 absolute error 1.6653345369377348e-14 relative error 2.2698345417334926e-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.39865737452923444 Order of pole (three term test) 22.19821812888535 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.539999999999884 y[1] (analytic) 0.7400405555778967 y[1] (numeric) 0.7400405555778802 absolute error 1.6542323066914832e-14 relative error 2.2353265563935148e-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.404612880766521 Order of pole (three term test) 22.206251099205772 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.5499999999998835 y[1] (analytic) 0.7465260793857019 y[1] (numeric) 0.7465260793856855 absolute error 1.6431300764452317e-14 relative error 2.201035063366203e-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.4104065472462676 Order of pole (three term test) 22.214401565169908 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.559999999999883 y[1] (analytic) 0.7531369495410104 y[1] (numeric) 0.7531369495409941 absolute error 1.63202784619898e-14 relative error 2.166973546037807e-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.41603605657913023 Order of pole (three term test) 22.222666266700056 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.569999999999883 y[1] (analytic) 0.7598725049623156 y[1] (numeric) 0.7598725049622995 absolute error 1.609823385706477e-14 relative error 2.118544065213036e-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.4214991570364342 Order of pole (three term test) 22.231041898025776 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.579999999999883 y[1] (analytic) 0.7667320720996886 y[1] (numeric) 0.7667320720996726 absolute error 1.5987211554602254e-14 relative error 2.08511057986937e-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.4267936634508375 Order of pole (three term test) 22.239525109006234 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.589999999999883 y[1] (analytic) 0.7737149650021318 y[1] (numeric) 0.7737149650021159 absolute error 1.587618925213974e-14 relative error 2.051942895029308e-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.43191745809036713 Order of pole (three term test) 22.24811250647014 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.599999999999882 y[1] (analytic) 0.7808204853861738 y[1] (numeric) 0.7808204853861581 absolute error 1.5654144647214707e-14 relative error 2.004832729186475e-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.43686849150548307 Order of pole (three term test) 22.256800655573 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.609999999999882 y[1] (analytic) 0.7880479227056979 y[1] (numeric) 0.7880479227056822 absolute error 1.5654144647214707e-14 relative error 1.9864457726717288e-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.4416447833488323 Order of pole (three term test) 22.265586081171012 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.619999999999882 y[1] (analytic) 0.7953965542229945 y[1] (numeric) 0.7953965542229791 absolute error 1.5432100042289676e-14 relative error 1.9401768791122005e-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.4462444231673607 Order of pole (three term test) 22.27446526921108 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.629999999999882 y[1] (analytic) 0.8028656450810362 y[1] (numeric) 0.8028656450810208 absolute error 1.5432100042289676e-14 relative error 1.9221273368512433e-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.45066557116646844 Order of pole (three term test) 22.28343466813638 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.6399999999998816 y[1] (analytic) 0.8104544483769607 y[1] (numeric) 0.8104544483769457 absolute error 1.4988010832439613e-14 relative error 1.8493341436344798e-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.45490645894590376 Order of pole (three term test) 22.292490690306916 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.649999999999881 y[1] (analytic) 0.8181622052367633 y[1] (numeric) 0.8181622052367483 absolute error 1.4988010832439613e-14 relative error 1.831911904082922e-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.45896539020709953 Order of pole (three term test) 22.301629713434586 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.659999999999881 y[1] (analytic) 0.8259881448911804 y[1] (numeric) 0.8259881448911657 absolute error 1.4765966227514582e-14 relative error 1.7876729004942219e-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.46284074143166903 Order of pole (three term test) 22.310848082031967 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.669999999999881 y[1] (analytic) 0.8339314847527686 y[1] (numeric) 0.8339314847527539 absolute error 1.4654943925052066e-14 relative error 1.7573318903287053e-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.4665309625307936 Order of pole (three term test) 22.32014210887456 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.679999999999881 y[1] (analytic) 0.8419914304941608 y[1] (numeric) 0.8419914304941464 absolute error 1.4432899320127035e-14 relative error 1.7141385051456444e-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.47003457746523586 Order of pole (three term test) 22.32950807647552 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.6899999999998805 y[1] (analytic) 0.8501671761274998 y[1] (numeric) 0.8501671761274855 absolute error 1.432187701766452e-14 relative error 1.684595385451186e-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.47335018483573615 Order of pole (three term test) 22.3389422385727 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.69999999999988 y[1] (analytic) 0.8584579040850352 y[1] (numeric) 0.8584579040850211 absolute error 1.4099832412739488e-14 relative error 1.6424605499750654e-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.47647645844355374 Order of pole (three term test) 22.348440821627033 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.70999999999988 y[1] (analytic) 0.8668627853008801 y[1] (numeric) 0.8668627853008662 absolute error 1.3877787807814457e-14 relative error 1.6009209350240595e-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.4794121478209287 Order of pole (three term test) 22.35800002633196 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.71999999999988 y[1] (analytic) 0.8753809792939171 y[1] (numeric) 0.8753809792939035 absolute error 1.3655743202889425e-14 relative error 1.5599771443405312e-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.48215607873125194 Order of pole (three term test) 22.367616029133043 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.72999999999988 y[1] (analytic) 0.8840116342518454 y[1] (numeric) 0.8840116342518318 absolute error 1.354472090042691e-14 relative error 1.5321880816523469e-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.48470715363874495 Order of pole (three term test) 22.37728498375738 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.739999999999879 y[1] (analytic) 0.8927538871163612 y[1] (numeric) 0.8927538871163478 absolute error 1.3322676295501878e-14 relative error 1.492312325688637e-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.4870643521474581 Order of pole (three term test) 22.38700302275204 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.749999999999879 y[1] (analytic) 0.9016068636694633 y[1] (numeric) 0.9016068636694502 absolute error 1.3100631690576847e-14 relative error 1.4530314950419066e-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.489226731409417 Order of pole (three term test) 22.39676625903098 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.759999999999879 y[1] (analytic) 0.9105696786208739 y[1] (numeric) 0.910569678620861 absolute error 1.2878587085651816e-14 relative error 1.4143439418230358e-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.49119342650174846 Order of pole (three term test) 22.40657078742988 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.769999999999879 y[1] (analytic) 0.919641435696567 y[1] (numeric) 0.9196414356965542 absolute error 1.27675647831893e-14 relative error 1.388319869854355e-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.4929636507726376 Order of pole (three term test) 22.416412686268107 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.779999999999879 y[1] (analytic) 0.9288212277283945 y[1] (numeric) 0.9288212277283819 absolute error 1.2545520178264269e-14 relative error 1.3506926633176417e-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.49453669615597873 Order of pole (three term test) 22.42628801891735 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.789999999999878 y[1] (analytic) 0.9381081367448031 y[1] (numeric) 0.9381081367447908 absolute error 1.2323475573339238e-14 relative error 1.3136519224853112e-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.49591193345459184 Order of pole (three term test) 22.4361928353762 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.799999999999878 y[1] (analytic) 0.9475012340626303 y[1] (numeric) 0.9475012340626182 absolute error 1.2101430968414206e-14 relative error 1.2771942171015996e-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.4970888125918944 Order of pole (three term test) 22.446123173850157 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.809999999999878 y[1] (analytic) 0.956999580379972 y[1] (numeric) 0.95699958037996 absolute error 1.199040866595169e-14 relative error 1.2529168154066439e-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.4980668628319226 Order of pole (three term test) 22.456075062336218 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.819999999999878 y[1] (analytic) 0.9666022258701115 y[1] (numeric) 0.9666022258700997 absolute error 1.176836406102666e-14 relative error 1.2174981337781495e-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.49884569296762105 Order of pole (three term test) 22.466044520211696 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.8299999999998775 y[1] (analytic) 0.9763082102765018 y[1] (numeric) 0.9763082102764904 absolute error 1.1435297153639112e-14 relative error 1.171279421116463e-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.4994249914773196 Order of pole (three term test) 22.47602755982635 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.839999999999877 y[1] (analytic) 0.9861165630087912 y[1] (numeric) 0.9861165630087798 absolute error 1.1435297153639112e-14 relative error 1.1596293564675849e-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.4998045266493385 Order of pole (three term test) 22.48602018809745 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.849999999999877 y[1] (analytic) 0.9960263032398795 y[1] (numeric) 0.9960263032398683 absolute error 1.1213252548714081e-14 relative error 1.1257988380667815e-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.49998414667466906 Order of pole (three term test) 22.496018408106913 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.859999999999877 y[1] (analytic) 1.0060364400040016 y[1] (numeric) 1.006036440003991 absolute error 1.0658141036401503e-14 relative error 1.059418984501109e-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.499963779707696 Order of pole (three term test) 22.506018220700046 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.869999999999877 y[1] (analytic) 1.0161459722958237 y[1] (numeric) 1.0161459722958128 absolute error 1.0880185641326534e-14 relative error 1.0707305778858176e-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.499743433894935 Order of pole (three term test) 22.51601562608514 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.879999999999876 y[1] (analytic) 1.0263538891705397 y[1] (numeric) 1.0263538891705295 absolute error 1.021405182655144e-14 relative error 9.951783623878553e-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.49932319737177266 Order of pole (three term test) 22.52600662543333 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.889999999999876 y[1] (analytic) 1.0366591698449708 y[1] (numeric) 1.03665916984496 absolute error 1.0658141036401503e-14 relative error 1.0281239337317968e-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.49870323822721563 Order of pole (three term test) 22.535987222478106 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.899999999999876 y[1] (analytic) 1.047060783799635 y[1] (numeric) 1.0470607837996249 absolute error 1.021405182655144e-14 relative error 9.75497505453895e-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.49788380443665564 Order of pole (three term test) 22.54595342511372 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.909999999999876 y[1] (analytic) 1.0575576908818065 y[1] (numeric) 1.0575576908817963 absolute error 1.021405182655144e-14 relative error 9.658150959154597e-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.49686522376268316 Order of pole (three term test) 22.555901246991986 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.919999999999876 y[1] (analytic) 1.0681488414095233 y[1] (numeric) 1.0681488414095135 absolute error 9.769962616701378e-15 relative error 9.146630355193748e-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.4956479036239869 Order of pole (three term test) 22.56582670911679 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.929999999999875 y[1] (analytic) 1.0788331762765593 y[1] (numeric) 1.0788331762765497 absolute error 9.547918011776346e-15 relative error 8.850226542651979e-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.49423233093239183 Order of pole (three term test) 22.575725841435634 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.939999999999875 y[1] (analytic) 1.0896096270583313 y[1] (numeric) 1.089609627058322 absolute error 9.325873406851315e-15 relative error 8.558912453837985e-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.4926190718981001 Order of pole (three term test) 22.58559468442756 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.949999999999875 y[1] (analytic) 1.100477116118741 y[1] (numeric) 1.1004771161187321 absolute error 8.881784197001252e-15 relative error 8.070848604581898e-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.4908087718032161 Order of pole (three term test) 22.595429290686972 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.959999999999875 y[1] (analytic) 1.1114345567179393 y[1] (numeric) 1.1114345567179305 absolute error 8.881784197001252e-15 relative error 7.99127950747646e-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.48880215474364036 Order of pole (three term test) 22.60522572650248 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.9699999999998745 y[1] (analytic) 1.1224808531209969 y[1] (numeric) 1.1224808531209884 absolute error 8.43769498715119e-15 relative error 7.517005714343045e-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.4866000233394424 Order of pole (three term test) 22.614980073430374 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.979999999999874 y[1] (analytic) 1.1336149007074794 y[1] (numeric) 1.1336149007074707 absolute error 8.659739592076221e-15 relative error 7.639048839841247e-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.4842032584138225 Order of pole (three term test) 22.624688429861944 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.989999999999874 y[1] (analytic) 1.1448355860819053 y[1] (numeric) 1.144835586081897 absolute error 8.215650382226158e-15 relative error 7.176270970352579e-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.4816128186407943 Order of pole (three term test) 22.634346912584054 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.999999999999874 y[1] (analytic) 1.1561417871850885 y[1] (numeric) 1.1561417871850805 absolute error 7.993605777301127e-15 relative error 6.914035861261901e-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.4788297401617288 Order of pole (three term test) 22.643951658332416 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.009999999999874 y[1] (analytic) 1.1675323734063405 y[1] (numeric) 1.1675323734063328 absolute error 7.771561172376096e-15 relative error 6.656398871152613e-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.47585513617090963 Order of pole (three term test) 22.653498825336758 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.019999999999873 y[1] (analytic) 1.1790062056965314 y[1] (numeric) 1.1790062056965236 absolute error 7.771561172376096e-15 relative error 6.591620243241065e-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.4726901964702729 Order of pole (three term test) 22.662984594857598 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.029999999999873 y[1] (analytic) 1.1905621366819932 y[1] (numeric) 1.1905621366819856 absolute error 7.549516567451064e-15 relative error 6.341136119523335e-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.4693361869934997 Order of pole (three term test) 22.672405172713592 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.039999999999873 y[1] (analytic) 1.202199010779257 y[1] (numeric) 1.2021990107792502 absolute error 6.8833827526759706e-15 relative error 5.725659970568608e-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.46579444929966174 Order of pole (three term test) 22.681756790799206 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.049999999999873 y[1] (analytic) 1.2139156643106115 y[1] (numeric) 1.2139156643106048 absolute error 6.661338147750939e-15 relative error 5.487480179715734e-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.46206640003661376 Order of pole (three term test) 22.691035708591887 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.059999999999873 y[1] (analytic) 1.2257109256204666 y[1] (numeric) 1.2257109256204604 absolute error 6.217248937900877e-15 relative error 5.072361523377665e-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.4581535303743543 Order of pole (three term test) 22.70023821464825 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.069999999999872 y[1] (analytic) 1.2375836151925208 y[1] (numeric) 1.237583615192515 absolute error 5.773159728050814e-15 relative error 4.664864383448331e-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.4540574054085772 Order of pole (three term test) 22.709360628088547 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.079999999999872 y[1] (analytic) 1.2495325457677113 y[1] (numeric) 1.2495325457677056 absolute error 5.773159728050814e-15 relative error 4.620255588864067e-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.44977966353465487 Order of pole (three term test) 22.718399300069056 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.089999999999872 y[1] (analytic) 1.2615565224629375 y[1] (numeric) 1.261556522462932 absolute error 5.551115123125783e-15 relative error 4.4002111869615936e-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.4453220157923009 Order of pole (three term test) 22.727350615241484 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.099999999999872 y[1] (analytic) 1.2736543428905494 y[1] (numeric) 1.2736543428905445 absolute error 4.884981308350689e-15 relative error 3.8354058427377234e-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.4406862451811776 Order of pole (three term test) 22.73621099319912 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.109999999999872 y[1] (analytic) 1.2858247972785868 y[1] (numeric) 1.285824797278582 absolute error 4.884981308350689e-15 relative error 3.7991033604964056e-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.43587420594772036 Order of pole (three term test) 22.744976889908916 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.119999999999871 y[1] (analytic) 1.2980666685917521 y[1] (numeric) 1.2980666685917475 absolute error 4.6629367034256575e-15 relative error 3.59221665285065e-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.43088782284346255 Order of pole (three term test) 22.75364479912906 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.129999999999871 y[1] (analytic) 1.3103787326531156 y[1] (numeric) 1.3103787326531113 absolute error 4.218847493575595e-15 relative error 3.219563465467515e-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.42572909035516165 Order of pole (three term test) 22.762211253811444 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.139999999999871 y[1] (analytic) 1.3227597582665314 y[1] (numeric) 1.3227597582665274 absolute error 3.9968028886505635e-15 relative error 3.0215637145541453e-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.42040007190703094 Order of pole (three term test) 22.770672827488394 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.14999999999987 y[1] (analytic) 1.3352085073397557 y[1] (numeric) 1.3352085073397517 absolute error 3.9968028886505635e-15 relative error 2.9933923178887755e-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.41490289903539695 Order of pole (three term test) 22.77902613564328 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.15999999999987 y[1] (analytic) 1.347723735008255 y[1] (numeric) 1.3477237350082512 absolute error 3.774758283725532e-15 relative error 2.800839805423781e-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.40923977053611377 Order of pole (three term test) 22.78726783706421 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.16999999999987 y[1] (analytic) 1.3603041897596913 y[1] (numeric) 1.360304189759688 absolute error 3.3306690738754696e-15 relative error 2.448473730323406e-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.4034129515850735 Order of pole (three term test) 22.7953946351805 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.17999999999987 y[1] (analytic) 1.3729486135590734 y[1] (numeric) 1.3729486135590707 absolute error 2.6645352591003757e-15 relative error 1.9407392474749236e-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.397424772832167 Order of pole (three term test) 22.803403279381257 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.18999999999987 y[1] (analytic) 1.3856557419745592 y[1] (numeric) 1.3856557419745565 absolute error 2.6645352591003757e-15 relative error 1.9229417368151004e-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.3912776294690538 Order of pole (three term test) 22.811290566315584 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.19999999999987 y[1] (analytic) 1.3984243043038953 y[1] (numeric) 1.398424304303893 absolute error 2.220446049250313e-15 relative error 1.587819978826528e-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.3849739802711185 Order of pole (three term test) 22.819053341173877 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.20999999999987 y[1] (analytic) 1.41125302370149 y[1] (numeric) 1.4112530237014878 absolute error 2.220446049250313e-15 relative error 1.5733862120815442e-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.37851634661399297 Order of pole (three term test) 22.826688498949682 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.21999999999987 y[1] (analytic) 1.424140617306093 y[1] (numeric) 1.4241406173060915 absolute error 1.5543122344752192e-15 relative error 1.0914036265712011e-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.37190731146503897 Order of pole (three term test) 22.834192985681696 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.229999999999869 y[1] (analytic) 1.4370857963690848 y[1] (numeric) 1.4370857963690835 absolute error 1.3322676295501878e-15 relative error 9.270619979101256e-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.36514951835019704 Order of pole (three term test) 22.841563799675292 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.239999999999869 y[1] (analytic) 1.450087266383346 y[1] (numeric) 1.4500872663833448 absolute error 1.1102230246251565e-15 relative error 7.656249733122318e-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.3582456702966105 Order of pole (three term test) 22.848797992703126 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.249999999999869 y[1] (analytic) 1.4631437272127097 y[1] (numeric) 1.4631437272127088 absolute error 8.881784197001252e-16 relative error 6.070342941578993e-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.35119852875145036 Order of pole (three term test) 22.85589267118447 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.259999999999868 y[1] (analytic) 1.4762538732219734 y[1] (numeric) 1.4762538732219728 absolute error 6.661338147750939e-16 relative error 4.51232560237918e-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.3440109124773744 Order of pole (three term test) 22.862844997342506 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.269999999999868 y[1] (analytic) 1.4894163934074607 y[1] (numeric) 1.489416393407461 absolute error 2.220446049250313e-16 relative error 1.4908161740924683e-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.3366856964250581 Order of pole (three term test) 22.869652190339476 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.279999999999868 y[1] (analytic) 1.502629971528123 y[1] (numeric) 1.5026299715281233 absolute error 2.220446049250313e-16 relative error 1.4777064821834985e-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.3292258105832551 Order of pole (three term test) 22.876311527388946 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.289999999999868 y[1] (analytic) 1.5158932862371586 y[1] (numeric) 1.5158932862371592 absolute error 6.661338147750939e-16 relative error 4.394331849233341e-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.3216342388068375 Order of pole (three term test) 22.882820344844873 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.299999999999867 y[1] (analytic) 1.5292050112141498 y[1] (numeric) 1.5292050112141506 absolute error 8.881784197001252e-16 relative error 5.808105605113956e-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.3139140176232967 Order of pole (three term test) 22.889176039267063 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.309999999999867 y[1] (analytic) 1.5425638152976915 y[1] (numeric) 1.5425638152976926 absolute error 1.1102230246251565e-15 relative error 7.19725831511807e-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.3060682350181707 Order of pole (three term test) 22.8953760684625 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.319999999999867 y[1] (analytic) 1.5559683626185077 y[1] (numeric) 1.5559683626185092 absolute error 1.5543122344752192e-15 relative error 9.989356286521781e-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.29810002919989337 Order of pole (three term test) 22.90141795250216 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.329999999999867 y[1] (analytic) 1.5694173127330373 y[1] (numeric) 1.569417312733039 absolute error 1.7763568394002505e-15 relative error 1.1318575531111235e-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.29001258734454977 Order of pole (three term test) 22.907299274712983 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.339999999999867 y[1] (analytic) 1.5829093207574756 y[1] (numeric) 1.5829093207574778 absolute error 2.220446049250313e-15 relative error 1.402762634683176e-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.28180914432105114 Order of pole (three term test) 22.913017682644504 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.349999999999866 y[1] (analytic) 1.5964430375022642 y[1] (numeric) 1.5964430375022665 absolute error 2.220446049250313e-15 relative error 1.3908708278901959e-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.27349298139722944 Order of pole (three term test) 22.9185708890098 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.359999999999866 y[1] (analytic) 1.6100171096070057 y[1] (numeric) 1.6100171096070084 absolute error 2.6645352591003757e-15 relative error 1.6549732566200932e-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.2650674249273732 Order of pole (three term test) 22.92395667260036 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.369999999999866 y[1] (analytic) 1.6236301796758026 y[1] (numeric) 1.623630179675805 absolute error 2.4424906541753444e-15 relative error 1.5043392791966008e-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.2565358450217312 Order of pole (three term test) 22.92917287917457 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.379999999999866 y[1] (analytic) 1.6372808864129909 y[1] (numeric) 1.6372808864129935 absolute error 2.6645352591003757e-15 relative error 1.6274148688915117e-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.2479016541985128 Order of pole (three term test) 22.934217422319325 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.389999999999866 y[1] (analytic) 1.6509678647592725 y[1] (numeric) 1.6509678647592758 absolute error 3.3306690738754696e-15 relative error 2.0174039392106001e-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.2391683060189268 Order of pole (three term test) 22.939088284284647 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.399999999999865 y[1] (analytic) 1.6646897460282197 y[1] (numeric) 1.664689746028223 absolute error 3.3306690738754696e-15 relative error 2.0007746679656716e-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.23033929370580125 Order of pole (three term test) 22.94378351679069 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.409999999999865 y[1] (analytic) 1.6784451580431397 y[1] (numeric) 1.6784451580431432 absolute error 3.552713678800501e-15 relative error 2.1166695031862271e-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.22141814874634275 Order of pole (three term test) 22.94830124180705 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.419999999999865 y[1] (analytic) 1.6922327252742932 y[1] (numeric) 1.6922327252742977 absolute error 4.440892098500626e-15 relative error 2.6242797649364713e-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.2124084394795884 Order of pole (three term test) 22.952639652303958 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.429999999999865 y[1] (analytic) 1.7060510689764483 y[1] (numeric) 1.7060510689764528 absolute error 4.440892098500626e-15 relative error 2.6030241293802277e-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.203313769669117 Order of pole (three term test) 22.95679701297506 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.439999999999864 y[1] (analytic) 1.7198988073267487 y[1] (numeric) 1.7198988073267536 absolute error 4.884981308350689e-15 relative error 2.8402725134413293e-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.1941377770615921 Order of pole (three term test) 22.96077166093151 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.449999999999864 y[1] (analytic) 1.7337745555629 y[1] (numeric) 1.733774555562905 absolute error 4.884981308350689e-15 relative error 2.8175412383789974e-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.18488413193171224 Order of pole (three term test) 22.964562006367135 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.459999999999864 y[1] (analytic) 1.7476769261216407 y[1] (numeric) 1.747676926121646 absolute error 5.329070518200751e-15 relative error 3.0492309182262676e-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.17555653561414772 Order of pole (three term test) 22.96816653319428 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.469999999999864 y[1] (analytic) 1.761604528777501 y[1] (numeric) 1.7616045287775066 absolute error 5.551115123125783e-15 relative error 3.15116987521489e-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.16615871902306065 Order of pole (three term test) 22.9715837996503 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.479999999999864 y[1] (analytic) 1.7755559707818211 y[1] (numeric) 1.7755559707818271 absolute error 5.995204332975845e-15 relative error 3.3765223015391673e-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.1566944411597848 Order of pole (three term test) 22.97481243887416 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.489999999999863 y[1] (analytic) 1.789529857002027 y[1] (numeric) 1.7895298570020335 absolute error 6.439293542825908e-15 relative error 3.5983157909494515e-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.1471674876092757 Order of pole (three term test) 22.977851159453206 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.499999999999863 y[1] (analytic) 1.803524790061142 y[1] (numeric) 1.8035247900611484 absolute error 6.439293542825908e-15 relative error 3.5703936970046344e-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.13758166902592997 Order of pole (three term test) 22.980698745939737 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.509999999999863 y[1] (analytic) 1.8175393704775216 y[1] (numeric) 1.8175393704775284 absolute error 6.8833827526759706e-15 relative error 3.7871987063848313e-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.12794081960937154 Order of pole (three term test) 22.983354059337127 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.519999999999863 y[1] (analytic) 1.8315721968048033 y[1] (numeric) 1.8315721968048106 absolute error 7.327471962526033e-15 relative error 4.000645988898982e-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.11824879557082478 Order of pole (three term test) 22.985816037555423 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.529999999999863 y[1] (analytic) 1.8456218657720487 y[1] (numeric) 1.8456218657720562 absolute error 7.549516567451064e-15 relative error 4.0905001763690087e-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.10850947359067904 Order of pole (three term test) 22.988083695836146 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.539999999999862 y[1] (analytic) 1.8596869724240688 y[1] (numeric) 1.8596869724240768 absolute error 7.993605777301127e-15 relative error 4.2983609047288235e-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.09872674926787033 Order of pole (three term test) 22.990156127146232 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.549999999999862 y[1] (analytic) 1.8737661102619194 y[1] (numeric) 1.8737661102619276 absolute error 8.215650382226158e-15 relative error 4.384565574770565e-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.08890453556169409 Order of pole (three term test) 22.9920325025408 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.559999999999862 y[1] (analytic) 1.8878578713835497 y[1] (numeric) 1.8878578713835579 absolute error 8.215650382226158e-15 relative error 4.351837342609471e-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.07904676122667141 Order of pole (three term test) 22.993712071494684 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.569999999999862 y[1] (analytic) 1.9019608466245894 y[1] (numeric) 1.9019608466245983 absolute error 8.881784197001252e-15 relative error 4.669803909351635e-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.06915736924110015 Order of pole (three term test) 22.995194162202715 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.579999999999862 y[1] (analytic) 1.9160736256992679 y[1] (numeric) 1.9160736256992772 absolute error 9.325873406851315e-15 relative error 4.867179048742375e-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.0592403152299184 Order of pole (three term test) 22.996478181848367 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.589999999999861 y[1] (analytic) 1.9301947973414377 y[1] (numeric) 1.9301947973414477 absolute error 9.992007221626409e-15 relative error 5.176683325117725e-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.04929956588250579 Order of pole (three term test) 22.9975636168409 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.599999999999861 y[1] (analytic) 1.9443229494457035 y[1] (numeric) 1.9443229494457133 absolute error 9.769962616701378e-15 relative error 5.024866172302623e-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.039339097366057875 Order of pole (three term test) 22.99845003302079 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.60999999999986 y[1] (analytic) 1.9584566692086263 y[1] (numeric) 1.958456669208637 absolute error 1.0658141036401503e-14 relative error 5.44211225296511e-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.02936289373517868 Order of pole (three term test) 22.999137075833378 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.61999999999986 y[1] (analytic) 1.9725945432700098 y[1] (numeric) 1.9725945432700203 absolute error 1.0436096431476471e-14 relative error 5.290543090612197e-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.019374945338305062 Order of pole (three term test) 22.99962447047071 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.62999999999986 y[1] (analytic) 1.9867351578542278 y[1] (numeric) 1.986735157854239 absolute error 1.1102230246251565e-14 relative error 5.588178274472438e-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.009379247221625808 Order of pole (three term test) 22.999912021981427 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.63999999999986 y[1] (analytic) 2.000877098911607 y[1] (numeric) 2.000877098911618 absolute error 1.1102230246251565e-14 relative error 5.54868175176312e-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.0006202024688876365 Order of pole (three term test) 22.999999615348752 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.64999999999986 y[1] (analytic) 2.0150189522598256 y[1] (numeric) 2.0150189522598367 absolute error 1.1102230246251565e-14 relative error 5.509739863141493e-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.010619404086682747 Order of pole (three term test) 22.999887215536507 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.65999999999986 y[1] (analytic) 2.029159303725334 y[1] (numeric) 2.0291593037253453 absolute error 1.1102230246251565e-14 relative error 5.471344820423402e-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.02061435808443322 Order of pole (three term test) 22.999574867503124 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.66999999999986 y[1] (analytic) 2.043296739284769 y[1] (numeric) 2.0432967392847807 absolute error 1.1546319456101628e-14 relative error 5.650828503814514e-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.030601066613804444 Order of pole (three term test) 22.999062696183653 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.67999999999986 y[1] (analytic) 2.0574298452063564 y[1] (numeric) 2.0574298452063684 absolute error 1.199040866595169e-14 relative error 5.827857845986032e-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.04057553512453925 Order of pole (three term test) 22.998350906439786 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.68999999999986 y[1] (analytic) 2.071557208191281 y[1] (numeric) 2.0715572081912934 absolute error 1.2434497875801753e-14 relative error 6.002488285929872e-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.050533773962223444 Order of pole (three term test) 22.997439782977942 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.699999999999859 y[1] (analytic) 2.0856774155150175 y[1] (numeric) 2.08567741551503 absolute error 1.2434497875801753e-14 relative error 5.961850947468449e-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.06047179996409798 Order of pole (three term test) 22.996329690235335 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.709999999999859 y[1] (analytic) 2.0997890551686 y[1] (numeric) 2.0997890551686127 absolute error 1.2878587085651816e-14 relative error 6.133276604119525e-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.07038563805226637 Order of pole (three term test) 22.995021072234277 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.719999999999859 y[1] (analytic) 2.1138907159998226 y[1] (numeric) 2.113890715999836 absolute error 1.3322676295501878e-14 relative error 6.302443260034166e-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.0802713228236767 Order of pole (three term test) 22.99351445240453 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.729999999999858 y[1] (analytic) 2.127980987854354 y[1] (numeric) 2.1279809878543676 absolute error 1.3766765505351941e-14 relative error 6.469402491811259e-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.0901249001362276 Order of pole (three term test) 22.991810433373914 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.739999999999858 y[1] (analytic) 2.1420584617167506 y[1] (numeric) 2.1420584617167644 absolute error 1.3766765505351941e-14 relative error 6.426885984390258e-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.09994242869037347 Order of pole (three term test) 22.989909696727334 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.749999999999858 y[1] (analytic) 2.156121729851357 y[1] (numeric) 2.156121729851371 absolute error 1.4210854715202004e-14 relative error 6.590933396038683e-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.10971998160559104 Order of pole (three term test) 22.987813002734107 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.759999999999858 y[1] (analytic) 2.1701693859430793 y[1] (numeric) 2.170169385943094 absolute error 1.4654943925052066e-14 relative error 6.752903261826977e-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.11945364799107991 Order of pole (three term test) 22.98552119004388 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.769999999999857 y[1] (analytic) 2.184200025238015 y[1] (numeric) 2.1842000252380296 absolute error 1.4654943925052066e-14 relative error 6.70952465695311e-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.12913953451006654 Order of pole (three term test) 22.98303517535115 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.779999999999857 y[1] (analytic) 2.1982122446839263 y[1] (numeric) 2.198212244683941 absolute error 1.4654943925052066e-14 relative error 6.66675566042043e-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.138773766937087 Order of pole (three term test) 22.980355953028678 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.789999999999857 y[1] (analytic) 2.2122046430705447 y[1] (numeric) 2.21220464307056 absolute error 1.554312234475219e-14 relative error 7.026077986699416e-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.14835249170762405 Order of pole (three term test) 22.97748459472965 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.799999999999857 y[1] (analytic) 2.2261758211696936 y[1] (numeric) 2.226175821169709 absolute error 1.554312234475219e-14 relative error 6.981983272365887e-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.15787187745948553 Order of pole (three term test) 22.974422248959105 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.809999999999857 y[1] (analytic) 2.240124381875204 y[1] (numeric) 2.24012438187522 absolute error 1.5987211554602254e-14 relative error 7.136751728589011e-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.16732811656529253 Order of pole (three term test) 22.97117014061453 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.819999999999856 y[1] (analytic) 2.2540489303426305 y[1] (numeric) 2.2540489303426465 absolute error 1.5987211554602254e-14 relative error 7.092663934394757e-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.1767174266554866 Order of pole (three term test) 22.96772957049588 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.829999999999856 y[1] (analytic) 2.2679480741287295 y[1] (numeric) 2.2679480741287454 absolute error 1.5987211554602254e-14 relative error 7.049196468373294e-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.18603605213121843 Order of pole (three term test) 22.96410191478536 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.839999999999856 y[1] (analytic) 2.2818204233307045 y[1] (numeric) 2.281820423330721 absolute error 1.6431300764452317e-14 relative error 7.200961388744187e-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.195280265666546 Order of pole (three term test) 22.96028862449685 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.849999999999856 y[1] (analytic) 2.2956645907251962 y[1] (numeric) 2.295664590725213 absolute error 1.687538997430238e-14 relative error 7.350982387619384e-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.20444636969930874 Order of pole (three term test) 22.956291224895654 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.859999999999856 y[1] (analytic) 2.309479191907002 y[1] (numeric) 2.309479191907019 absolute error 1.687538997430238e-14 relative error 7.307011049693804e-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.21353069791010695 Order of pole (three term test) 22.9521113148883 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.869999999999855 y[1] (analytic) 2.3232628454275153 y[1] (numeric) 2.3232628454275326 absolute error 1.7319479184152442e-14 relative error 7.454808317638032e-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.2225296166887792 Order of pole (three term test) 22.947750566383057 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.879999999999855 y[1] (analytic) 2.3370141729328706 y[1] (numeric) 2.3370141729328884 absolute error 1.7763568394002505e-14 relative error 7.600967336757676e-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.2314395265877981 Order of pole (three term test) 22.94321072362119 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.889999999999855 y[1] (analytic) 2.3507317993017773 y[1] (numeric) 2.350731799301795 absolute error 1.7763568394002505e-14 relative error 7.556612115120365e-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.24025686376200095 Order of pole (three term test) 22.938493602479266 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.899999999999855 y[1] (analytic) 2.3644143527830286 y[1] (numeric) 2.3644143527830472 absolute error 1.865174681370263e-14 relative error 7.888527149121994e-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.24897810139408147 Order of pole (three term test) 22.933601089742858 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.909999999999854 y[1] (analytic) 2.3780604651326795 y[1] (numeric) 2.3780604651326986 absolute error 1.9095836023552692e-14 relative error 8.030004410542722e-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.2575997511052677 Order of pole (three term test) 22.928535142351834 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.919999999999854 y[1] (analytic) 2.3916687717508665 y[1] (numeric) 2.391668771750886 absolute error 1.9539925233402755e-14 relative error 8.169996390887432e-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.2661183643506294 Order of pole (three term test) 22.92329778661759 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.929999999999854 y[1] (analytic) 2.4052379118182685 y[1] (numeric) 2.4052379118182876 absolute error 1.9095836023552692e-14 relative error 7.939271175514178e-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.27453053379844894 Order of pole (three term test) 22.917891117412584 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.939999999999854 y[1] (analytic) 2.418766528432185 y[1] (numeric) 2.418766528432205 absolute error 1.9984014443252818e-14 relative error 8.262068375903239e-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.28283289469310674 Order of pole (three term test) 22.91231729733242 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.949999999999854 y[1] (analytic) 2.432253268742229 y[1] (numeric) 2.4322532687422496 absolute error 2.042810365310288e-14 relative error 8.398839017150009e-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.2910221262009428 Order of pole (three term test) 22.906578555830823 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.959999999999853 y[1] (analytic) 2.445696784085609 y[1] (numeric) 2.44569678408563 absolute error 2.0872192862952943e-14 relative error 8.534252078495734e-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.2990949527385415 Order of pole (three term test) 22.90067718832787 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.969999999999853 y[1] (analytic) 2.459095730121994 y[1] (numeric) 2.459095730122015 absolute error 2.0872192862952943e-14 relative error 8.487751252334324e-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.30704814528292457 Order of pole (three term test) 22.894615555291878 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.979999999999853 y[1] (analytic) 2.4724487669679447 y[1] (numeric) 2.472448766967966 absolute error 2.1316282072803006e-14 relative error 8.621526301207831e-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.3148785226631147 Order of pole (three term test) 22.88839608129523 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.989999999999853 y[1] (analytic) 2.4857545593309047 y[1] (numeric) 2.485754559330926 absolute error 2.1316282072803006e-14 relative error 8.575376837905006e-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.32258295283256405 Order of pole (three term test) 22.882021254044616 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.999999999999853 y[1] (analytic) 2.499011776642725 y[1] (numeric) 2.4990117766427473 absolute error 2.220446049250313e-14 relative error 8.885296460000486e-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.33015835412192907 Order of pole (three term test) 22.875493623385935 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.009999999999852 y[1] (analytic) 2.5122190931927237 y[1] (numeric) 2.512219093192746 absolute error 2.220446049250313e-14 relative error 8.838584402399384e-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.3376016964716984 Order of pole (three term test) 22.868815800284406 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.019999999999852 y[1] (analytic) 2.5253751882602504 y[1] (numeric) 2.525375188260273 absolute error 2.2648549702353193e-14 relative error 8.968390046611627e-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.34491000264417454 Order of pole (three term test) 22.861990455780244 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.029999999999852 y[1] (analytic) 2.538478746246763 y[1] (numeric) 2.5384787462467853 absolute error 2.220446049250313e-14 relative error 8.747152413756966e-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.3520803494143322 Order of pole (three term test) 22.85502031992025 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.039999999999852 y[1] (analytic) 2.551528456807381 y[1] (numeric) 2.5515284568074037 absolute error 2.2648549702353193e-14 relative error 8.876463690588173e-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.3591098687390659 Order of pole (three term test) 22.847908180665836 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.049999999999851 y[1] (analytic) 2.564523014981924 y[1] (numeric) 2.564523014981947 absolute error 2.3092638912203256e-14 relative error 9.004652630253749e-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.36599574890437164 Order of pole (three term test) 22.840656882777857 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.059999999999851 y[1] (analytic) 2.5774611213254035 y[1] (numeric) 2.5774611213254266 absolute error 2.3092638912203256e-14 relative error 8.959451888969082e-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.37273523564999406 Order of pole (three term test) 22.83326932667881 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.069999999999851 y[1] (analytic) 2.590341482037966 y[1] (numeric) 2.5903414820379895 absolute error 2.353672812205332e-14 relative error 9.086341814491448e-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.37932563327109325 Order of pole (three term test) 22.82574846729261 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.07999999999985 y[1] (analytic) 2.603162809094274 y[1] (numeric) 2.603162809094298 absolute error 2.398081733190338e-14 relative error 9.21218498056489e-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.3857643056964919 Order of pole (three term test) 22.81809731286275 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.08999999999985 y[1] (analytic) 2.615923820372307 y[1] (numeric) 2.6159238203723314 absolute error 2.4424906541753444e-14 relative error 9.337009874499026e-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.3920486775430672 Order of pole (three term test) 22.81031892374899 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.09999999999985 y[1] (analytic) 2.6286232397815708 y[1] (numeric) 2.6286232397815956 absolute error 2.4868995751603507e-14 relative error 9.460844511771886e-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.39817623514587136 Order of pole (three term test) 22.80241641120326 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.10999999999985 y[1] (analytic) 2.641259797390707 y[1] (numeric) 2.6412597973907324 absolute error 2.531308496145357e-14 relative error 9.58371644715158e-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.40414452756356295 Order of pole (three term test) 22.79439293612521 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.11999999999985 y[1] (analytic) 2.653832229554486 y[1] (numeric) 2.6538322295545114 absolute error 2.531308496145357e-14 relative error 9.538313944473807e-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.4099511675587508 Order of pole (three term test) 22.786251707797906 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.12999999999985 y[1] (analytic) 2.6663392790401685 y[1] (numeric) 2.6663392790401934 absolute error 2.4868995751603507e-14 relative error 9.327018488268258e-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.415593832552858 Order of pole (three term test) 22.777995982604114 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.13999999999985 y[1] (analytic) 2.678779695153227 y[1] (numeric) 2.6787796951532523 absolute error 2.531308496145357e-14 relative error 9.44948366125556e-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.4210702655551214 Order of pole (three term test) 22.76962906272385 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.14999999999985 y[1] (analytic) 2.6911522338624185 y[1] (numeric) 2.691152233862444 absolute error 2.531308496145357e-14 relative error 9.406039778405068e-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.4263782760653578 Order of pole (three term test) 22.761154294813498 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.15999999999985 y[1] (analytic) 2.7034556579241817 y[1] (numeric) 2.7034556579242075 absolute error 2.5757174171303632e-14 relative error 9.527500144419232e-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.431515740950136 Order of pole (three term test) 22.752575068667223 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.169999999999849 y[1] (analytic) 2.7156887370063636 y[1] (numeric) 2.71568873700639 absolute error 2.6201263381153694e-14 relative error 9.648109897173499e-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.4364806052920008 Order of pole (three term test) 22.743894815861122 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.179999999999849 y[1] (analytic) 2.7278502478112507 y[1] (numeric) 2.727850247811277 absolute error 2.6201263381153694e-14 relative error 9.605095955020567e-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.44127088321141267 Order of pole (three term test) 22.735117008380552 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.189999999999849 y[1] (analytic) 2.739938974197896 y[1] (numeric) 2.7399389741979228 absolute error 2.6645352591003757e-14 relative error 9.724797830142934e-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.4458846586610731 Order of pole (three term test) 22.726245157231485 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.199999999999848 y[1] (analytic) 2.751953707303735 y[1] (numeric) 2.7519537073037625 absolute error 2.7533531010703882e-14 relative error 1.0005085091958267e-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.4503200861923187 Order of pole (three term test) 22.71728281103609 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.209999999999848 y[1] (analytic) 2.76389324566547 y[1] (numeric) 2.7638932456654977 absolute error 2.7533531010703882e-14 relative error 9.961864863588304e-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.454575391693275 Order of pole (three term test) 22.708233554613333 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.219999999999848 y[1] (analytic) 2.775756395339214 y[1] (numeric) 2.775756395339242 absolute error 2.7977620220553945e-14 relative error 1.0079277946555865e-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.45864887309847857 Order of pole (three term test) 22.699101007545156 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.229999999999848 y[1] (analytic) 2.787541970019886 y[1] (numeric) 2.787541970019914 absolute error 2.842170943040401e-14 relative error 1.0195975427843066e-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.46253890106967954 Order of pole (three term test) 22.689888822728598 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.239999999999847 y[1] (analytic) 2.799248791159838 y[1] (numeric) 2.799248791159867 absolute error 2.886579864025407e-14 relative error 1.0311980389672275e-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.4662439196475556 Order of pole (three term test) 22.680600684914765 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.249999999999847 y[1] (analytic) 2.8108756880867127 y[1] (numeric) 2.810875688086742 absolute error 2.930988785010413e-14 relative error 1.0427315577963031e-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.4697624468740757 Order of pole (three term test) 22.67124030923495 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.259999999999847 y[1] (analytic) 2.8224214981205065 y[1] (numeric) 2.8224214981205358 absolute error 2.930988785010413e-14 relative error 1.0384660076328796e-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.47309307538526174 Order of pole (three term test) 22.66181143971461 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.269999999999847 y[1] (analytic) 2.8338850666898376 y[1] (numeric) 2.8338850666898665 absolute error 2.886579864025407e-14 relative error 1.0185945428609497e-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.4762344729741172 Order of pole (three term test) 22.652317847775844 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.279999999999847 y[1] (analytic) 2.8452652474474007 y[1] (numeric) 2.8452652474474305 absolute error 2.9753977059954195e-14 relative error 1.0457364945727874e-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.47918538312349146 Order of pole (three term test) 22.642763330728847 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.289999999999846 y[1] (analytic) 2.8565609023846052 y[1] (numeric) 2.856560902384635 absolute error 2.9753977059954195e-14 relative error 1.0416013548010168e-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.4819446255086696 Order of pole (three term test) 22.63315171025304 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.299999999999846 y[1] (analytic) 2.867770901945369 y[1] (numeric) 2.8677709019453994 absolute error 3.019806626980426e-14 relative error 1.0530152966305371e-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.4845110964694867 Order of pole (three term test) 22.623486830868462 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.309999999999846 y[1] (analytic) 2.8788941251390785 y[1] (numeric) 2.878894125139109 absolute error 3.064215547965432e-14 relative error 1.0643724342649805e-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.486883769451778 Order of pole (three term test) 22.613772558398008 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.319999999999846 y[1] (analytic) 2.889929459652684 y[1] (numeric) 2.8899294596527145 absolute error 3.064215547965432e-14 relative error 1.0603080769776623e-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.4890616954179856 Order of pole (three term test) 22.604012778421144 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.329999999999846 y[1] (analytic) 2.900875801961929 y[1] (numeric) 2.90087580196196 absolute error 3.108624468950438e-14 relative error 1.0716158433422087e-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.49104400322676184 Order of pole (three term test) 22.59421139471973 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.339999999999845 y[1] (analytic) 2.9117320574417054 y[1] (numeric) 2.9117320574417365 absolute error 3.108624468950438e-14 relative error 1.0676203742736293e-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.49282989998141336 Order of pole (three term test) 22.58437232771656 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.349999999999845 y[1] (analytic) 2.9224971404755116 y[1] (numeric) 2.922497140475543 absolute error 3.1530333899354446e-14 relative error 1.0788833105316309e-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.4944186713470499 Order of pole (three term test) 22.574499512907252 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.359999999999845 y[1] (analytic) 2.933169974564015 y[1] (numeric) 2.933169974564047 absolute error 3.197442310920451e-14 relative error 1.090097859533598e-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.4958096818363087 Order of pole (three term test) 22.564596899286094 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.369999999999845 y[1] (analytic) 2.943749492432702 y[1] (numeric) 2.9437494924327336 absolute error 3.1530333899354446e-14 relative error 1.0710943298812398e-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.4970023750635407 Order of pole (three term test) 22.55466844776651 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.379999999999844 y[1] (analytic) 2.9542346361386005 y[1] (numeric) 2.9542346361386325 absolute error 3.197442310920451e-14 relative error 1.0823251043795696e-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.49799627396735735 Order of pole (three term test) 22.544718129596717 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.389999999999844 y[1] (analytic) 2.9646243571760778 y[1] (numeric) 2.96462435717611 absolute error 3.241851231905457e-14 relative error 1.0935116363253013e-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.4987909810014488 Order of pole (three term test) 22.534749924771322 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.399999999999844 y[1] (analytic) 2.9749176165816884 y[1] (numeric) 2.9749176165817213 absolute error 3.2862601528904634e-14 relative error 1.1046558515010312e-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.4993861782935974 Order of pole (three term test) 22.524767820439337 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.409999999999844 y[1] (analytic) 2.98511338503807 y[1] (numeric) 2.985113385038103 absolute error 3.2862601528904634e-14 relative error 1.1008828573687671e-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.49978162777282215 Order of pole (three term test) 22.514775809309416 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.419999999999844 y[1] (analytic) 2.995210642976873 y[1] (numeric) 2.9952106429769056 absolute error 3.2862601528904634e-14 relative error 1.0971716331858127e-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.499977171264604 Order of pole (three term test) 22.50477788805278 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.429999999999843 y[1] (analytic) 3.0052083806807173 y[1] (numeric) 3.00520838068075 absolute error 3.2862601528904634e-14 relative error 1.0935215587765946e-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.4999727305541533 Order of pole (three term test) 22.494778055704625 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.439999999999843 y[1] (analytic) 3.0151055983841637 y[1] (numeric) 3.0151055983841974 absolute error 3.375077994860476e-14 relative error 1.1193896481334604e-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.49976830741769535 Order of pole (three term test) 22.484780312064565 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.449999999999843 y[1] (analytic) 3.024901306373691 y[1] (numeric) 3.024901306373725 absolute error 3.375077994860476e-14 relative error 1.115764665693038e-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.49936398362175866 Order of pole (three term test) 22.474788656096752 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.459999999999843 y[1] (analytic) 3.034594525086663 y[1] (numeric) 3.0345945250866966 absolute error 3.375077994860476e-14 relative error 1.1122006472229067e-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.498759920890471 Order of pole (three term test) 22.46480708433035 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.469999999999843 y[1] (analytic) 3.0441842852092846 y[1] (numeric) 3.044184285209319 absolute error 3.419486915845482e-14 relative error 1.1232851218829532e-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.49795636084087097 Order of pole (three term test) 22.454839589260985 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.479999999999842 y[1] (analytic) 3.0536696277735365 y[1] (numeric) 3.0536696277735706 absolute error 3.419486915845482e-14 relative error 1.1197959611428782e-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.4969536248862641 Order of pole (three term test) 22.44489015775379 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.489999999999842 y[1] (analytic) 3.0630496042530657 y[1] (numeric) 3.0630496042531004 absolute error 3.4638958368304884e-14 relative error 1.1308650803502644e-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.4957521141076627 Order of pole (three term test) 22.434962769448695 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.499999999999842 y[1] (analytic) 3.072323276658042 y[1] (numeric) 3.0723232766580764 absolute error 3.419486915845482e-14 relative error 1.1129971060744206e-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.49435230909335837 Order of pole (three term test) 22.425061395168683 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.509999999999842 y[1] (analytic) 3.0814897176289517 y[1] (numeric) 3.0814897176289864 absolute error 3.4638958368304884e-14 relative error 1.1240978079575675e-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.49275476974669274 Order of pole (three term test) 22.41518999533142 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.519999999999841 y[1] (analytic) 3.090548010529337 y[1] (numeric) 3.090548010529372 absolute error 3.5083047578154947e-14 relative error 1.1351723855649166e-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.4909601350621047 Order of pole (three term test) 22.405352518365248 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.529999999999841 y[1] (analytic) 3.099497249537457 y[1] (numeric) 3.099497249537492 absolute error 3.5083047578154947e-14 relative error 1.1318947801418584e-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.4889691228695396 Order of pole (three term test) 22.39555289912979 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.539999999999841 y[1] (analytic) 3.108336539736867 y[1] (numeric) 3.1083365397369027 absolute error 3.552713678800501e-14 relative error 1.1429630071849467e-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.4867825295473279 Order of pole (three term test) 22.385795057342047 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.54999999999984 y[1] (analytic) 3.117064997205915 y[1] (numeric) 3.1170649972059503 absolute error 3.552713678800501e-14 relative error 1.1397624630814868e-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.4844012297036447 Order of pole (three term test) 22.376082896008672 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.55999999999984 y[1] (analytic) 3.1256817491061257 y[1] (numeric) 3.1256817491061617 absolute error 3.597122599785507e-14 relative error 1.150828167587504e-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.48182617582667675 Order of pole (three term test) 22.36642029986469 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.56999999999984 y[1] (analytic) 3.1341859337694915 y[1] (numeric) 3.1341859337695275 absolute error 3.597122599785507e-14 relative error 1.1477055528289099e-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.4790583979036418 Order of pole (three term test) 22.35681113381972 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.57999999999984 y[1] (analytic) 3.142576700784632 y[1] (numeric) 3.142576700784668 absolute error 3.597122599785507e-14 relative error 1.1446411471476209e-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.47609900300880537 Order of pole (three term test) 22.347259241412054 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.58999999999984 y[1] (analytic) 3.150853211081838 y[1] (numeric) 3.1508532110818743 absolute error 3.6415315207705135e-14 relative error 1.1557287111830267e-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.47294917486066745 Order of pole (three term test) 22.337768443271315 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.59999999999984 y[1] (analytic) 3.159014637016977 y[1] (numeric) 3.1590146370170133 absolute error 3.6415315207705135e-14 relative error 1.1527428452212466e-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.4696101733484903 Order of pole (three term test) 22.328342535590203 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.60999999999984 y[1] (analytic) 3.1670601624542565 y[1] (numeric) 3.1670601624542933 absolute error 3.68594044175552e-14 relative error 1.1638365716738283e-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.46608333402835916 Order of pole (three term test) 22.318985288606118 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.61999999999984 y[1] (analytic) 3.1749889828478377 y[1] (numeric) 3.1749889828478746 absolute error 3.68594044175552e-14 relative error 1.1609301517794178e-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.4623700675889783 Order of pole (three term test) 22.309700445093103 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.62999999999984 y[1] (analytic) 3.182800305322288 y[1] (numeric) 3.1828003053223255 absolute error 3.730349362740526e-14 relative error 1.1720337454104879e-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.458471859287414 Order of pole (three term test) 22.300491718864752 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.639999999999839 y[1] (analytic) 3.1904933487518705 y[1] (numeric) 3.190493348751908 absolute error 3.730349362740526e-14 relative error 1.1692076914060481e-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.4543902683550111 Order of pole (three term test) 22.291362793288773 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.649999999999839 y[1] (analytic) 3.1980673438386518 y[1] (numeric) 3.198067343838689 absolute error 3.730349362740526e-14 relative error 1.1664386523715208e-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.4501269273737226 Order of pole (three term test) 22.2823173198137 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.659999999999838 y[1] (analytic) 3.2055215331894353 y[1] (numeric) 3.2055215331894726 absolute error 3.730349362740526e-14 relative error 1.1637261906111411e-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.4456835416230968 Order of pole (three term test) 22.273358916508297 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.669999999999838 y[1] (analytic) 3.212855171391498 y[1] (numeric) 3.2128551713915354 absolute error 3.730349362740526e-14 relative error 1.1610698782680888e-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.44106188839818977 Order of pole (three term test) 22.26449116661445 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.679999999999838 y[1] (analytic) 3.2200675250871305 y[1] (numeric) 3.220067525087168 absolute error 3.774758283725532e-14 relative error 1.1722605983622634e-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.43626381629867056 Order of pole (three term test) 22.255717617113884 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.689999999999838 y[1] (analytic) 3.227157873046974 y[1] (numeric) 3.227157873047012 absolute error 3.8191672047105385e-14 relative error 1.1834460398135433e-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.4312912444894048 Order of pole (three term test) 22.247041777309413 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.699999999999838 y[1] (analytic) 3.234125506242141 y[1] (numeric) 3.234125506242179 absolute error 3.8191672047105385e-14 relative error 1.180896411515019e-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.4261461619328168 Order of pole (three term test) 22.238467117421287 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.709999999999837 y[1] (analytic) 3.240969727915118 y[1] (numeric) 3.2409697279151564 absolute error 3.8191672047105385e-14 relative error 1.1784026156786626e-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.42083062659332854 Order of pole (three term test) 22.229997067199136 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.719999999999837 y[1] (analytic) 3.247689853649442 y[1] (numeric) 3.2476898536494803 absolute error 3.8191672047105385e-14 relative error 1.1759642628494606e-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.4153467646142032 Order of pole (three term test) 22.22163501455012 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.729999999999837 y[1] (analytic) 3.254285211438139 y[1] (numeric) 3.2542852114381775 absolute error 3.863576125695545e-14 relative error 1.1872272633375448e-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.40969676946711525 Order of pole (three term test) 22.213384304183787 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.739999999999837 y[1] (analytic) 3.260755141750926 y[1] (numeric) 3.260755141750965 absolute error 3.863576125695545e-14 relative error 1.1848715888617512e-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.40388290107479113 Order of pole (three term test) 22.2052482362743 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.749999999999837 y[1] (analytic) 3.267098997600164 y[1] (numeric) 3.2670989976002027 absolute error 3.863576125695545e-14 relative error 1.182570876650362e-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.397907484907071 Order of pole (three term test) 22.197230065140335 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.759999999999836 y[1] (analytic) 3.2733161446055545 y[1] (numeric) 3.273316144605593 absolute error 3.863576125695545e-14 relative error 1.180324770053984e-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.3917729110507499 Order of pole (three term test) 22.18933299794342 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.769999999999836 y[1] (analytic) 3.279405961057577 y[1] (numeric) 3.2794059610576163 absolute error 3.907985046680551e-14 relative error 1.1916746792215572e-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.38548163325357815 Order of pole (three term test) 22.181560193405165 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.779999999999836 y[1] (analytic) 3.285367837979663 y[1] (numeric) 3.2853678379797016 absolute error 3.863576125695545e-14 relative error 1.1759949924120069e-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.3790361679427914 Order of pole (three term test) 22.173914760543745 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.789999999999836 y[1] (analytic) 3.2912011791890863 y[1] (numeric) 3.2912011791891254 absolute error 3.907985046680551e-14 relative error 1.1874038789823942e-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.37243909321857577 Order of pole (three term test) 22.166399757430362 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.799999999999836 y[1] (analytic) 3.2969054013565886 y[1] (numeric) 3.2969054013566277 absolute error 3.907985046680551e-14 relative error 1.1853494628849586e-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.3656930478228608 Order of pole (three term test) 22.15901818996605 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.809999999999835 y[1] (analytic) 3.302479934064706 y[1] (numeric) 3.302479934064745 absolute error 3.907985046680551e-14 relative error 1.1833486121657027e-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.3588007300838595 Order of pole (three term test) 22.151773010679403 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.819999999999835 y[1] (analytic) 3.3079242198648133 y[1] (numeric) 3.3079242198648524 absolute error 3.907985046680551e-14 relative error 1.1814010197731376e-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.3517648968367704 Order of pole (three term test) 22.144667117545506 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.829999999999835 y[1] (analytic) 3.313237714332867 y[1] (numeric) 3.3132377143329066 absolute error 3.952393967665557e-14 relative error 1.192909868968272e-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.34458836232108236 Order of pole (three term test) 22.137703352826893 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.839999999999835 y[1] (analytic) 3.318419886123849 y[1] (numeric) 3.3184198861238885 absolute error 3.952393967665557e-14 relative error 1.191046975156069e-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.3372739970549166 Order of pole (three term test) 22.130884501936592 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.849999999999834 y[1] (analytic) 3.3234702170248975 y[1] (numeric) 3.3234702170249375 absolute error 3.9968028886505635e-14 relative error 1.202599279565207e-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.3298247266868551 Order of pole (three term test) 22.124213292324033 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.859999999999834 y[1] (analytic) 3.3283882020071323 y[1] (numeric) 3.3283882020071722 absolute error 3.9968028886505635e-14 relative error 1.2008223338372471e-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.3222435308257235 Order of pole (three term test) 22.11769239238413 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.869999999999834 y[1] (analytic) 3.3331733492761533 y[1] (numeric) 3.333173349276193 absolute error 3.952393967665557e-14 relative error 1.1857751018331754e-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.31453344184878473 Order of pole (three term test) 22.1113244103899 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.879999999999834 y[1] (analytic) 3.3378251803212198 y[1] (numeric) 3.3378251803212597 absolute error 3.9968028886505635e-14 relative error 1.1974272685743016e-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.3066975436888297 Order of pole (three term test) 22.105111893449248 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.889999999999834 y[1] (analytic) 3.3423432299631055 y[1] (numeric) 3.3423432299631455 absolute error 3.9968028886505635e-14 relative error 1.1958086329436256e-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.2987389706006453 Order of pole (three term test) 22.09905732648611 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.899999999999833 y[1] (analytic) 3.34672704640061 y[1] (numeric) 3.3467270464006504 absolute error 4.04121180963557e-14 relative error 1.2075116236269926e-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.2906609059073535 Order of pole (three term test) 22.09316313124654 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.909999999999833 y[1] (analytic) 3.350976191255744 y[1] (numeric) 3.350976191255784 absolute error 3.9968028886505635e-14 relative error 1.192727927784173e-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.2824665807271264 Order of pole (three term test) 22.087431665330065 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.919999999999833 y[1] (analytic) 3.3550902396175615 y[1] (numeric) 3.3550902396176014 absolute error 3.9968028886505635e-14 relative error 1.1912653917487922e-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.2741592726807789 Order of pole (three term test) 22.081865221246606 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.929999999999833 y[1] (analytic) 3.3590687800846557 y[1] (numeric) 3.3590687800846957 absolute error 3.9968028886505635e-14 relative error 1.1898544359516911e-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.2657423045807669 Order of pole (three term test) 22.076466025499606 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.939999999999833 y[1] (analytic) 3.362911414806294 y[1] (numeric) 3.362911414806335 absolute error 4.085620730620576e-14 relative error 1.2149058439756464e-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.2572190431021073 Order of pole (three term test) 22.071236237695356 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.949999999999832 y[1] (analytic) 3.3666177595222084 y[1] (numeric) 3.3666177595222493 absolute error 4.085620730620576e-14 relative error 1.2135683414206217e-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.2485928974357473 Order of pole (three term test) 22.066177949679247 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.959999999999832 y[1] (analytic) 3.370187443601015 y[1] (numeric) 3.3701874436010555 absolute error 4.04121180963557e-14 relative error 1.1991059480411485e-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.23986731792494115 Order of pole (three term test) 22.06129318469906 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.969999999999832 y[1] (analytic) 3.3736201100772805 y[1] (numeric) 3.373620110077321 absolute error 4.04121180963557e-14 relative error 1.1978858548904597e-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.2310457946851534 Order of pole (three term test) 22.05658389659564 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.979999999999832 y[1] (analytic) 3.3769154156872174 y[1] (numeric) 3.3769154156872583 absolute error 4.085620730620576e-14 relative error 1.2098676536703048e-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.22213185620806133 Order of pole (three term test) 22.05205196902145 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.989999999999831 y[1] (analytic) 3.3800730309030116 y[1] (numeric) 3.3800730309030524 absolute error 4.085620730620576e-14 relative error 1.2087374128508319e-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.213129067950204 Order of pole (three term test) 22.04769921468709 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.999999999999831 y[1] (analytic) 3.3830926399657724 y[1] (numeric) 3.383092639965813 absolute error 4.085620730620576e-14 relative error 1.2076585436519148e-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.20404103090685002 Order of pole (three term test) 22.043527374636255 NO COMPLEX POLE (six term test) for Equation 1 Finished! diff ( y , x , 1 ) = sin ( x ) - cos ( x ) ; Iterations 1001 Total Elapsed Time 1 Seconds Elapsed Time(since restart) 1 Seconds Time to Timeout 29 Minutes 59.0 Seconds Percent Done 100.19999999999831%