##############ECHO OF PROBLEM################# ##############temp/sub_c_sinpostode.ode################# diff ( y , x , 1 ) = 1.0 - sin ( 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.1 x_end=5.0 $array_y_init[0 + 1] = exact_soln_y(x_start) $glob_look_poles=true $glob_max_iter=1000000 #END SECOND INPUT BLOCK #BEGIN OVERRIDE BLOCK $glob_desired_digits_correct=10 $glob_display_interval=0.01 $glob_look_poles=true $glob_max_iter=1000000000 $glob_max_minutes=30.0 $glob_subiter_method=3 #END OVERRIDE BLOCK ! #BEGIN USER DEF BLOCK def exact_soln_y (x) return(2.0 + cos(x) + 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 4.9 estimated_steps 4900000.000000001 step_error 2.040816326530612e-17 est_needed_step_err 2.040816326530612e-17 opt_iter 1 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 2.467208605532302e-183 estimated_step_error 2.467208605532302e-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.655715664606566e-175 estimated_step_error 1.655715664606566e-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.1111319694584357e-167 estimated_step_error 1.1111319694584357e-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.456680367024187e-160 estimated_step_error 7.456680367024187e-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.004093412037817e-152 estimated_step_error 5.004093412037817e-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.3581901424816246e-144 estimated_step_error 3.3581901424816246e-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.2536431215809203e-136 estimated_step_error 2.2536431215809203e-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.512394117654307e-128 estimated_step_error 1.512394117654307e-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.0149502701580557e-120 estimated_step_error 1.0149502701580557e-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.811212724408108e-113 estimated_step_error 6.811212724408108e-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.570923134360029e-105 estimated_step_error 4.570923134360029e-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.0674887502340373e-97 estimated_step_error 3.0674887502340373e-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.0585490116181717e-89 estimated_step_error 2.0585490116181717e-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.381458319740679e-81 estimated_step_error 1.381458319740679e-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.270668118451431e-74 estimated_step_error 9.270668118451431e-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.221249002141342e-66 estimated_step_error 6.221249002141342e-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.174750875751545e-58 estimated_step_error 4.174750875751545e-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.8012747580090028e-50 estimated_step_error 2.8012747580090028e-50 best_h 0.1 START of Soultion TOP MAIN SOLVE Loop x[1] 0.1 y[1] (analytic) 3.095004165278026 y[1] (numeric) 3.095004165278026 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.09933466539753058 Order of pole (three term test) 22.00996671107938 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.11 y[1] (analytic) 3.1039560979566967 y[1] (numeric) 3.1039560979566967 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.10911481154043468 Order of pole (three term test) 22.01205127533469 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.12 y[1] (analytic) 3.1128086358538662 y[1] (numeric) 3.1128086358538662 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.11885131321356733 Order of pole (three term test) 22.014331012573987 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.13 y[1] (analytic) 3.121561893714788 y[1] (numeric) 3.121561893714788 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.12854027594607756 Order of pole (three term test) 22.016805010932746 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.14 y[1] (analytic) 3.130215996212637 y[1] (numeric) 3.1302159962126375 absolute error 4.440892098500626e-16 relative error 1.4187174635468683e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.13817782428205683 Order of pole (three term test) 22.019472280844617 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.15000000000000002 y[1] (analytic) 3.1387710779360423 y[1] (numeric) 3.1387710779360427 absolute error 4.440892098500626e-16 relative error 1.4148505858607623e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.14776010333066977 Order of pole (three term test) 22.0223317554372 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.16000000000000003 y[1] (analytic) 3.147227283375627 y[1] (numeric) 3.1472272833756274 absolute error 4.440892098500626e-16 relative error 1.4110490595828374e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1572832803080589 Order of pole (three term test) 22.025382290958774 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.17000000000000004 y[1] (analytic) 3.1555847669095605 y[1] (numeric) 3.1555847669095614 absolute error 8.881784197001252e-16 relative error 2.8146238662761948e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.16674354607040717 Order of pole (three term test) 22.028622667235826 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.18000000000000005 y[1] (analytic) 3.1638436927881215 y[1] (numeric) 3.163843692788122 absolute error 4.440892098500626e-16 relative error 1.4036382734783943e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.17613711663754494 Order of pole (three term test) 22.032051588161032 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.19000000000000006 y[1] (analytic) 3.1720042351172704 y[1] (numeric) 3.172004235117271 absolute error 4.440892098500626e-16 relative error 1.4000271655805165e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.18546023470649134 Order of pole (three term test) 22.035667682211745 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.20000000000000007 y[1] (analytic) 3.1800665778412416 y[1] (numeric) 3.180066577841242 absolute error 4.440892098500626e-16 relative error 1.3964777119588749e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1947091711543254 Order of pole (three term test) 22.039469502998557 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.21000000000000008 y[1] (analytic) 3.1880309147241483 y[1] (numeric) 3.188030914724149 absolute error 4.440892098500626e-16 relative error 1.3929890321922692e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.20388022652978516 Order of pole (three term test) 22.043455529843843 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.22000000000000008 y[1] (analytic) 3.1958974493306056 y[1] (numeric) 3.195897449330606 absolute error 4.440892098500626e-16 relative error 1.3895602624642384e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.21296973253299978 Order of pole (three term test) 22.04762416839002 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.2300000000000001 y[1] (analytic) 3.2036663950053748 y[1] (numeric) 3.203666395005375 absolute error 4.440892098500626e-16 relative error 1.3861905551165154e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.22197405348275992 Order of pole (three term test) 22.05197375123724 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.2400000000000001 y[1] (analytic) 3.2113379748520297 y[1] (numeric) 3.21133797485203 absolute error 4.440892098500626e-16 relative error 1.3828790782151329e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.23088958777074156 Order of pole (three term test) 22.05650253861036 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.2500000000000001 y[1] (analytic) 3.2189124217106446 y[1] (numeric) 3.218912421710645 absolute error 4.440892098500626e-16 relative error 1.3796250151287366e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.23971276930210167 Order of pole (three term test) 22.061208719054815 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.2600000000000001 y[1] (analytic) 3.2263899781345136 y[1] (numeric) 3.2263899781345136 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.24844006892186854 Order of pole (three term test) 22.066090410161173 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.27000000000000013 y[1] (analytic) 3.2337708963658907 y[1] (numeric) 3.2337708963658907 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.2570679958265566 Order of pole (three term test) 22.07114565931809 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.28000000000000014 y[1] (analytic) 3.241055438310771 y[1] (numeric) 3.241055438310771 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.265593098960442 Order of pole (three term test) 22.076372444493295 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.29000000000000015 y[1] (analytic) 3.248243875512697 y[1] (numeric) 3.2482438755126974 absolute error 4.440892098500626e-16 relative error 1.3671670812585412e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.274011968395937 Order of pole (three term test) 22.081768675042408 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.30000000000000016 y[1] (analytic) 3.255336489125606 y[1] (numeric) 3.2553364891256065 absolute error 4.440892098500626e-16 relative error 1.3641883453017369e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.28232123669751796 Order of pole (three term test) 22.087332192545162 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.31000000000000016 y[1] (analytic) 3.262333569885713 y[1] (numeric) 3.2623335698857137 absolute error 4.440892098500626e-16 relative error 1.3612624225474897e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2905175802686528 Order of pole (three term test) 22.093060771668735 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.3200000000000002 y[1] (analytic) 3.2692354180824412 y[1] (numeric) 3.2692354180824412 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.29859772068119617 Order of pole (three term test) 22.098952121057856 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.3300000000000002 y[1] (analytic) 3.276042343528387 y[1] (numeric) 3.2760423435283874 absolute error 4.440892098500626e-16 relative error 1.3555661474502385e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3065584259867171 Order of pole (three term test) 22.105003884251317 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.3400000000000002 y[1] (analytic) 3.2827546655283464 y[1] (numeric) 3.282754665528347 absolute error 4.440892098500626e-16 relative error 1.3527943909831843e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.31439651200923435 Order of pole (three term test) 22.111213640624538 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.3500000000000002 y[1] (analytic) 3.289372712847379 y[1] (numeric) 3.2893727128473795 absolute error 4.440892098500626e-16 relative error 1.350072638821296e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3221088436188456 Order of pole (three term test) 22.117578906357757 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.3600000000000002 y[1] (analytic) 3.295896823677935 y[1] (numeric) 3.2958968236779356 absolute error 4.440892098500626e-16 relative error 1.3474002179306619e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3296923359857367 Order of pole (three term test) 22.124097135429555 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.3700000000000002 y[1] (analytic) 3.3023273456060345 y[1] (numeric) 3.3023273456060354 absolute error 8.881784197001252e-16 relative error 2.689552932667034e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3371439558140727 Order of pole (three term test) 22.13076572063521 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.3800000000000002 y[1] (analytic) 3.3086646355765104 y[1] (numeric) 3.3086646355765112 absolute error 8.881784197001252e-16 relative error 2.684401465624414e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3444607225552758 Order of pole (three term test) 22.137581994629546 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.39000000000000024 y[1] (analytic) 3.314909059857313 y[1] (numeric) 3.314909059857314 absolute error 8.881784197001252e-16 relative error 2.679344753241454e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.35163970960020513 Order of pole (three term test) 22.144543230993865 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.40000000000000024 y[1] (analytic) 3.3210609940028855 y[1] (numeric) 3.321060994002886 absolute error 4.440892098500626e-16 relative error 1.3371907672035871e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.35867804544976145 Order of pole (three term test) 22.151646645326423 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.41000000000000025 y[1] (analytic) 3.327120822816605 y[1] (numeric) 3.327120822816606 absolute error 8.881784197001252e-16 relative error 2.6695105678435493e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.36557291486344806 Order of pole (three term test) 22.158889396356198 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.42000000000000026 y[1] (analytic) 3.3330889403123085 y[1] (numeric) 3.333088940312309 absolute error 4.440892098500626e-16 relative error 1.3323653157855779e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3723215599854298 Order of pole (three term test) 22.166268587079347 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.43000000000000027 y[1] (analytic) 3.3389657496748852 y[1] (numeric) 3.3389657496748857 absolute error 4.440892098500626e-16 relative error 1.3300202611940644e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3789212814476387 Order of pole (three term test) 22.173781265917974 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.4400000000000003 y[1] (analytic) 3.344751663219964 y[1] (numeric) 3.344751663219964 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.3853694394494849 Order of pole (three term test) 22.18142442790071 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.4500000000000003 y[1] (analytic) 3.350447102352677 y[1] (numeric) 3.3504471023526774 absolute error 4.440892098500626e-16 relative error 1.3254625316669649e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.39166345481374176 Order of pole (three term test) 22.18919501586467 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.4600000000000003 y[1] (analytic) 3.3560524975255253 y[1] (numeric) 3.3560524975255257 absolute error 4.440892098500626e-16 relative error 1.3232486982176148e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3978008100181833 Order of pole (three term test) 22.19708992167827 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.4700000000000003 y[1] (analytic) 3.361568288195329 y[1] (numeric) 3.3615682881953295 absolute error 4.440892098500626e-16 relative error 1.3210774608076567e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.40377905020255717 Order of pole (three term test) 22.205105987484448 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.4800000000000003 y[1] (analytic) 3.3669949227792846 y[1] (numeric) 3.3669949227792846 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.40959578415049935 Order of pole (three term test) 22.21324000696377 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.4900000000000003 y[1] (analytic) 3.3723328586101218 y[1] (numeric) 3.3723328586101218 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.41524868524598524 Order of pole (three term test) 22.221488726616894 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5000000000000003 y[1] (analytic) 3.377582561890373 y[1] (numeric) 3.377582561890373 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.4207354924039484 Order of pole (three term test) 22.22984884706593 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5100000000000003 y[1] (analytic) 3.3827445076457514 y[1] (numeric) 3.382744507645752 absolute error 4.440892098500626e-16 relative error 1.312807422630715e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4260540109746813 Order of pole (three term test) 22.23831702437418 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5200000000000004 y[1] (analytic) 3.38781917967765 y[1] (numeric) 3.3878191796776504 absolute error 4.440892098500626e-16 relative error 1.310840946039858e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.43120211362166916 Order of pole (three term test) 22.24688987138361 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5300000000000004 y[1] (analytic) 3.392807070514761 y[1] (numeric) 3.3928070705147615 absolute error 4.440892098500626e-16 relative error 1.3089138304073531e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.43617774117249336 Order of pole (three term test) 22.25556395906974 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5400000000000004 y[1] (analytic) 3.397708681363824 y[1] (numeric) 3.3977086813638246 absolute error 4.440892098500626e-16 relative error 1.30702556192018e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4409789034424738 Order of pole (three term test) 22.264335817913132 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5500000000000004 y[1] (analytic) 3.402524522059506 y[1] (numeric) 3.4025245220595064 absolute error 4.440892098500626e-16 relative error 1.3051756334771715e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4456036800307177 Order of pole (three term test) 22.273201939287212 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5600000000000004 y[1] (analytic) 3.4072551110134164 y[1] (numeric) 3.407255111013417 absolute error 4.440892098500626e-16 relative error 1.3033635444983679e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4500502210882527 Order of pole (three term test) 22.282158776861642 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5700000000000004 y[1] (analytic) 3.411900975162269 y[1] (numeric) 3.4119009751622693 absolute error 4.440892098500626e-16 relative error 1.3015888007386904e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4543167480579419 Order of pole (three term test) 22.291202748020822 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5800000000000004 y[1] (analytic) 3.416462649915187 y[1] (numeric) 3.4164626499151876 absolute error 4.440892098500626e-16 relative error 1.2998509141058135e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4584015543858835 Order of pole (three term test) 22.30033023529686 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5900000000000004 y[1] (analytic) 3.4209406791001635 y[1] (numeric) 3.420940679100164 absolute error 4.440892098500626e-16 relative error 1.2981494024821115e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.46230300620401027 Order of pole (three term test) 22.309537587816564 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6000000000000004 y[1] (analytic) 3.4253356149096787 y[1] (numeric) 3.4253356149096787 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.4660195429836133 Order of pole (three term test) 22.31882112276166 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6100000000000004 y[1] (analytic) 3.4296480178454796 y[1] (numeric) 3.42964801784548 absolute error 4.440892098500626e-16 relative error 1.2948536046245396e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4695496781595341 Order of pole (three term test) 22.32817712684198 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6200000000000004 y[1] (analytic) 3.433878456662534 y[1] (numeric) 3.4338784566625344 absolute error 4.440892098500626e-16 relative error 1.2932583824812577e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.47289199972476964 Order of pole (three term test) 22.33760185778061 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6300000000000004 y[1] (analytic) 3.438027508312152 y[1] (numeric) 3.4380275083121523 absolute error 4.440892098500626e-16 relative error 1.2916976631989823e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.476045170795258 Order of pole (three term test) 22.34709154581086 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6400000000000005 y[1] (analytic) 3.442095757884293 y[1] (numeric) 3.4420957578842932 absolute error 4.440892098500626e-16 relative error 1.2901709919976921e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4790079301446126 Order of pole (three term test) 22.356642395184025 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6500000000000005 y[1] (analytic) 3.446083798549056 y[1] (numeric) 3.4460837985490564 absolute error 4.440892098500626e-16 relative error 1.2886779190832288e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4817790927085966 Order of pole (three term test) 22.36625058568771 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6600000000000005 y[1] (analytic) 3.4499922314973652 y[1] (numeric) 3.4499922314973657 absolute error 4.440892098500626e-16 relative error 1.2872179994947961e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4843575500591327 Order of pole (three term test) 22.37591227417381 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6700000000000005 y[1] (analytic) 3.453821665880849 y[1] (numeric) 3.45382166588085 absolute error 8.881784197001252e-16 relative error 2.571581585911465e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.48674227084765975 Order of pole (three term test) 22.385623596095773 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6800000000000005 y[1] (analytic) 3.457572718750928 y[1] (numeric) 3.457572718750929 absolute error 8.881784197001252e-16 relative error 2.5687917274549348e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4889323012176581 Order of pole (three term test) 22.395380667054294 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6900000000000005 y[1] (analytic) 3.4612460149971067 y[1] (numeric) 3.4612460149971076 absolute error 8.881784197001252e-16 relative error 2.5660655609331707e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49092676518617984 Order of pole (three term test) 22.40517958435108 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7000000000000005 y[1] (analytic) 3.464842187284489 y[1] (numeric) 3.4648421872844892 absolute error 4.440892098500626e-16 relative error 1.2817011160849147e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49272486499423007 Order of pole (three term test) 22.41501642854988 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7100000000000005 y[1] (analytic) 3.4683618759905084 y[1] (numeric) 3.468361875990509 absolute error 4.440892098500626e-16 relative error 1.2804004476125718e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49432588142586 Order of pole (three term test) 22.424887265044156 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7200000000000005 y[1] (analytic) 3.471805729140895 y[1] (numeric) 3.4718057291408955 absolute error 4.440892098500626e-16 relative error 1.2791303560638842e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49572917409584333 Order of pole (three term test) 22.43478814563093 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7300000000000005 y[1] (analytic) 3.4751744023448703 y[1] (numeric) 3.4751744023448707 absolute error 4.440892098500626e-16 relative error 1.277890426306127e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4969341817058224 Order of pole (three term test) 22.444715110089966 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7400000000000005 y[1] (analytic) 3.4784685587295883 y[1] (numeric) 3.4784685587295883 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.4979404222688201 Order of pole (three term test) 22.454664187767847 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7500000000000006 y[1] (analytic) 3.481688868873821 y[1] (numeric) 3.4816888688738215 absolute error 4.440892098500626e-16 relative error 1.2754994101288168e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4987474933020272 Order of pole (three term test) 22.46463139916615 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7600000000000006 y[1] (analytic) 3.4848360107409055 y[1] (numeric) 3.4848360107409055 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.49935507198779155 Order of pole (three term test) 22.474612757533215 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7700000000000006 y[1] (analytic) 3.4879106696109434 y[1] (numeric) 3.487910669610944 absolute error 4.440892098500626e-16 relative error 1.273224150260701e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49976291530273953 Order of pole (three term test) 22.48460427045877 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7800000000000006 y[1] (analytic) 3.4909135380122778 y[1] (numeric) 3.4909135380122778 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.4999708601149831 Order of pole (three term test) 22.49460194147087 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7900000000000006 y[1] (analytic) 3.493845315652236 y[1] (numeric) 3.4938453156522367 absolute error 4.440892098500626e-16 relative error 1.2710614515776276e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4999788232493701 Order of pole (three term test) 22.50460177163441 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8000000000000006 y[1] (analytic) 3.4967067093471655 y[1] (numeric) 3.496706709347166 absolute error 4.440892098500626e-16 relative error 1.2700213279625444e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4997868015207526 Order of pole (three term test) 22.51459976115064 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8100000000000006 y[1] (analytic) 3.4994984329517473 y[1] (numeric) 3.499498432951748 absolute error 4.440892098500626e-16 relative error 1.2690081689091756e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.499394871735262 Order of pole (three term test) 22.524591910957085 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8200000000000006 y[1] (analytic) 3.5022212072876138 y[1] (numeric) 3.502221207287614 absolute error 4.440892098500626e-16 relative error 1.2680215884878358e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4988031906595868 Order of pole (three term test) 22.53457422432703 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8300000000000006 y[1] (analytic) 3.504875760071267 y[1] (numeric) 3.504875760071268 absolute error 8.881784197001252e-16 relative error 2.5341224069011372e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49801199495826826 Order of pole (three term test) 22.54454270846823 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8400000000000006 y[1] (analytic) 3.5074628258413085 y[1] (numeric) 3.507462825841309 absolute error 4.440892098500626e-16 relative error 1.2661266331270163e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49702160109903787 Order of pole (three term test) 22.554493376119936 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8500000000000006 y[1] (analytic) 3.5099831458849824 y[1] (numeric) 3.509983145884983 absolute error 4.440892098500626e-16 relative error 1.2652174993224735e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4958324052262342 Order of pole (three term test) 22.56442224714776 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8600000000000007 y[1] (analytic) 3.5124374681640522 y[1] (numeric) 3.5124374681640527 absolute error 4.440892098500626e-16 relative error 1.2643334262180834e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4944448830023506 Order of pole (three term test) 22.57432535013568 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8700000000000007 y[1] (analytic) 3.514826547240001 y[1] (numeric) 3.514826547240002 absolute error 8.881784197001252e-16 relative error 2.5269480805462866e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49285958941777663 Order of pole (three term test) 22.584198723974538 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8800000000000007 y[1] (analytic) 3.5171511441985803 y[1] (numeric) 3.517151144198581 absolute error 8.881784197001252e-16 relative error 2.5252779402589648e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4910771585688092 Order of pole (three term test) 22.594038419446438 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8900000000000007 y[1] (analytic) 3.519412026573697 y[1] (numeric) 3.519412026573698 absolute error 8.881784197001252e-16 relative error 2.5236556930357658e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.48909830340402227 Order of pole (three term test) 22.603840500804395 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9000000000000007 y[1] (analytic) 3.5216099682706647 y[1] (numeric) 3.5216099682706656 absolute error 8.881784197001252e-16 relative error 2.5220806043330163e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4869238154390974 Order of pole (three term test) 22.613601047346542 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9100000000000007 y[1] (analytic) 3.523745749488812 y[1] (numeric) 3.5237457494888127 absolute error 8.881784197001252e-16 relative error 2.520551943422629e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.48455456444022804 Order of pole (three term test) 22.623316154984423 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9200000000000007 y[1] (analytic) 3.525820156643463 y[1] (numeric) 3.525820156643464 absolute error 8.881784197001252e-16 relative error 2.51906898321683e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.48199149807622393 Order of pole (three term test) 22.63298193780449 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9300000000000007 y[1] (analytic) 3.5278339822872984 y[1] (numeric) 3.5278339822872993 absolute error 8.881784197001252e-16 relative error 2.5176310000967448e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4792356415394569 Order of pole (three term test) 22.64259452962251 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9400000000000007 y[1] (analytic) 3.5297880250310985 y[1] (numeric) 3.5297880250310993 absolute error 8.881784197001252e-16 relative error 2.5162372737447886e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.47628809713579756 Order of pole (three term test) 22.65215008552992 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9500000000000007 y[1] (analytic) 3.5316830894638835 y[1] (numeric) 3.5316830894638844 absolute error 8.881784197001252e-16 relative error 2.514887086980821e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.47315004384370696 Order of pole (three term test) 22.66164478343175 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9600000000000007 y[1] (analytic) 3.5335199860724567 y[1] (numeric) 3.5335199860724575 absolute error 8.881784197001252e-16 relative error 2.513579725602018e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.46982273684266224 Order of pole (three term test) 22.671074825575452 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9700000000000008 y[1] (analytic) 3.535299531160354 y[1] (numeric) 3.535299531160355 absolute error 8.881784197001252e-16 relative error 2.5123144782264258e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4663075070111002 Order of pole (three term test) 22.680436440069883 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9800000000000008 y[1] (analytic) 3.5370225467662175 y[1] (numeric) 3.537022546766218 absolute error 4.440892098500626e-16 relative error 1.2555453180700775e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.46260576039408374 Order of pole (three term test) 22.689725882394082 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9900000000000008 y[1] (analytic) 3.5386898605815875 y[1] (numeric) 3.5386898605815884 absolute error 8.881784197001252e-16 relative error 2.5099074931481906e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4587189776409047 Order of pole (three term test) 22.69893943689496 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0000000000000007 y[1] (analytic) 3.54030230586814 y[1] (numeric) 3.5403023058681407 absolute error 4.440892098500626e-16 relative error 1.2543821727143854e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4546487134128405 Order of pole (three term test) 22.708073418273578 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0100000000000007 y[1] (analytic) 3.5418607213743556 y[1] (numeric) 3.5418607213743565 absolute error 8.881784197001252e-16 relative error 2.5076604913913258e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.45039659576131325 Order of pole (three term test) 22.717124173059155 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0200000000000007 y[1] (analytic) 3.5433659512516495 y[1] (numeric) 3.5433659512516504 absolute error 8.881784197001252e-16 relative error 2.5065952315379317e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4459643254766897 Order of pole (three term test) 22.726088081070465 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0300000000000007 y[1] (analytic) 3.5448188449699556 y[1] (numeric) 3.544818844969956 absolute error 4.440892098500626e-16 relative error 1.252783934164135e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4413536754079866 Order of pole (three term test) 22.734961556863798 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0400000000000007 y[1] (analytic) 3.546220257232778 y[1] (numeric) 3.546220257232779 absolute error 8.881784197001252e-16 relative error 2.5045777060480654e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.436566489753758 Order of pole (three term test) 22.743741051167184 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0500000000000007 y[1] (analytic) 3.547571047891727 y[1] (numeric) 3.5475710478917275 absolute error 4.440892098500626e-16 relative error 1.2518120253404896e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.43160468332443636 Order of pole (three term test) 22.75242305229993 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0600000000000007 y[1] (analytic) 3.5488720818605275 y[1] (numeric) 3.548872081860528 absolute error 4.440892098500626e-16 relative error 1.2513531048919772e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4264702407764375 Order of pole (three term test) 22.76100408757735 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0700000000000007 y[1] (analytic) 3.550124229028534 y[1] (numeric) 3.5501242290285346 absolute error 4.440892098500626e-16 relative error 1.2509117461829903e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.42116521581832267 Order of pole (three term test) 22.769480724699758 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0800000000000007 y[1] (analytic) 3.55132836417374 y[1] (numeric) 3.5513283641737403 absolute error 4.440892098500626e-16 relative error 1.2504876043851422e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.41569173038934126 Order of pole (three term test) 22.77784957312531 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0900000000000007 y[1] (analytic) 3.552485366875301 y[1] (numeric) 3.552485366875301 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.4100519738106868 Order of pole (three term test) 22.78610728542622 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1000000000000008 y[1] (analytic) 3.553596121425578 y[1] (numeric) 3.553596121425578 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.4042482019097947 Order of pole (three term test) 22.794250558627667 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1100000000000008 y[1] (analytic) 3.554661516741707 y[1] (numeric) 3.554661516741707 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.39828273611804277 Order of pole (three term test) 22.802276135528963 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1200000000000008 y[1] (analytic) 3.5556824462767125 y[1] (numeric) 3.5556824462767125 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.3921579625422097 Order of pole (three term test) 22.810180806006343 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1300000000000008 y[1] (analytic) 3.5566598079301572 y[1] (numeric) 3.5566598079301577 absolute error 4.440892098500626e-16 relative error 1.2486131197026288e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3858763310100626 Order of pole (three term test) 22.817961408297002 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1400000000000008 y[1] (analytic) 3.5575945039583585 y[1] (numeric) 3.5575945039583585 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.37944035409046056 Order of pole (three term test) 22.825614830263774 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1500000000000008 y[1] (analytic) 3.5584874408841576 y[1] (numeric) 3.5584874408841576 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.3728526060883595 Order of pole (three term test) 22.833138010639917 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1600000000000008 y[1] (analytic) 3.559339529406273 y[1] (numeric) 3.5593395294062735 absolute error 4.440892098500626e-16 relative error 1.2476730758083659e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.366115722015125 Order of pole (three term test) 22.840527940253576 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1700000000000008 y[1] (analytic) 3.5601516843082304 y[1] (numeric) 3.5601516843082304 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.35923239653456235 Order of pole (three term test) 22.847781663231448 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1800000000000008 y[1] (analytic) 3.5609248243668814 y[1] (numeric) 3.560924824366882 absolute error 4.440892098500626e-16 relative error 1.2471176218358386e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3522053828850874 Order of pole (three term test) 22.854896278181055 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1900000000000008 y[1] (analytic) 3.561659872260533 y[1] (numeric) 3.561659872260533 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.34503749177846765 Order of pole (three term test) 22.861868939351282 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2000000000000008 y[1] (analytic) 3.5623577544766736 y[1] (numeric) 3.5623577544766736 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.3377315902755748 Order of pole (three term test) 22.868696857770622 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2100000000000009 y[1] (analytic) 3.5630194012193304 y[1] (numeric) 3.5630194012193304 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.33029060063959975 Order of pole (three term test) 22.875377302362747 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2200000000000009 y[1] (analytic) 3.5636457463160474 y[1] (numeric) 3.563645746316047 absolute error 4.440892098500626e-16 relative error 1.2461654200874036e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3227174991671848 Order of pole (three term test) 22.881907601038883 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2300000000000009 y[1] (analytic) 3.5642377271245027 y[1] (numeric) 3.5642377271245027 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.31501531499794533 Order of pole (three term test) 22.888285141766648 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2400000000000009 y[1] (analytic) 3.564796284438776 y[1] (numeric) 3.5647962844387764 absolute error 4.440892098500626e-16 relative error 1.245763220155448e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3071871289028551 Order of pole (three term test) 22.894507373614765 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2500000000000009 y[1] (analytic) 3.5653223623952686 y[1] (numeric) 3.565322362395269 absolute error 4.440892098500626e-16 relative error 1.2455794026762642e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2992360720519776 Order of pole (three term test) 22.90057180777347 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.260000000000001 y[1] (analytic) 3.565816908378289 y[1] (numeric) 3.56581690837829 absolute error 8.881784197001252e-16 relative error 2.4908133045565237e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.29116532476204016 Order of pole (three term test) 22.906476018549945 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.270000000000001 y[1] (analytic) 3.5662808729253186 y[1] (numeric) 3.566280872925319 absolute error 4.440892098500626e-16 relative error 1.2452446278741609e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.28297811522435085 Order of pole (three term test) 22.912217644338615 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.280000000000001 y[1] (analytic) 3.5667152096319557 y[1] (numeric) 3.5667152096319557 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.2746777182135625 Order of pole (three term test) 22.917794388565706 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.290000000000001 y[1] (analytic) 3.5671208750565575 y[1] (numeric) 3.567120875056558 absolute error 4.440892098500626e-16 relative error 1.2449513919065652e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2662674537778099 Order of pole (three term test) 22.923204020607894 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.300000000000001 y[1] (analytic) 3.5674988286245872 y[1] (numeric) 3.5674988286245877 absolute error 4.440892098500626e-16 relative error 1.2448194973094824e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25775068591073125 Order of pole (three term test) 22.928444376684475 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.310000000000001 y[1] (analytic) 3.56785003253267 y[1] (numeric) 3.56785003253267 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.2491308212059184 Order of pole (three term test) 22.933513360722902 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.320000000000001 y[1] (analytic) 3.5681754516523734 y[1] (numeric) 3.568175451652373 absolute error 4.440892098500626e-16 relative error 1.2445834457058745e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24041130749432343 Order of pole (three term test) 22.93840894519715 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.330000000000001 y[1] (analytic) 3.568476053433723 y[1] (numeric) 3.568476053433723 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.23159563246517179 Order of pole (three term test) 22.943129171938683 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.340000000000001 y[1] (analytic) 3.568752807808459 y[1] (numeric) 3.5687528078084596 absolute error 4.440892098500626e-16 relative error 1.2443820958358111e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.22268732227093468 Order of pole (three term test) 22.94767215291974 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.350000000000001 y[1] (analytic) 3.5690066870930415 y[1] (numeric) 3.569006687093042 absolute error 4.440892098500626e-16 relative error 1.244293577414879e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2136899401169141 Order of pole (three term test) 22.95203607100853 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.360000000000001 y[1] (analytic) 3.5692386658914197 y[1] (numeric) 3.5692386658914197 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.20460708483600784 Order of pole (three term test) 22.956219180695985 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.370000000000001 y[1] (analytic) 3.569449720997573 y[1] (numeric) 3.5694497209975733 absolute error 4.440892098500626e-16 relative error 1.2441391378555423e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.19544238944922532 Order of pole (three term test) 22.96021980879399 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.380000000000001 y[1] (analytic) 3.5696408312978347 y[1] (numeric) 3.5696408312978347 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.18619951971252682 Order of pole (three term test) 22.964036355104664 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.390000000000001 y[1] (analytic) 3.5698129776729997 y[1] (numeric) 3.5698129776729997 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.1768821726505706 Order of pole (three term test) 22.96766729306037 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.400000000000001 y[1] (analytic) 3.569967142900241 y[1] (numeric) 3.569967142900241 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.1674940750779515 Order of pole (three term test) 22.971111170334336 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.410000000000001 y[1] (analytic) 3.5701043115548314 y[1] (numeric) 3.5701043115548314 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.15803898210852593 Order of pole (three term test) 22.974366609421562 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.420000000000001 y[1] (analytic) 3.570225469911686 y[1] (numeric) 3.570225469911686 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.14852067565341506 Order of pole (three term test) 22.977432308189815 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.430000000000001 y[1] (analytic) 3.5703316058467367 y[1] (numeric) 3.570331605846737 absolute error 4.440892098500626e-16 relative error 1.243831830978464e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.13894296290829228 Order of pole (three term test) 22.980307040400472 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.440000000000001 y[1] (analytic) 3.5704237087381454 y[1] (numeric) 3.570423708738146 absolute error 4.440892098500626e-16 relative error 1.243799745008449e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.12930967483055425 Order of pole (three term test) 22.982989656198992 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.450000000000001 y[1] (analytic) 3.5705027693673665 y[1] (numeric) 3.570502769367367 absolute error 4.440892098500626e-16 relative error 1.2437722039037875e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.11962466460699013 Order of pole (three term test) 22.985479082574795 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.460000000000001 y[1] (analytic) 3.5705697798200697 y[1] (numeric) 3.57056977982007 absolute error 4.440892098500626e-16 relative error 1.2437488614840666e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.10989180611255736 Order of pole (three term test) 22.987774323790543 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.470000000000001 y[1] (analytic) 3.570625733386932 y[1] (numeric) 3.5706257333869322 absolute error 4.440892098500626e-16 relative error 1.2437293712909529e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.10011499236088417 Order of pole (three term test) 22.989874461780342 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.480000000000001 y[1] (analytic) 3.5706716244643095 y[1] (numeric) 3.57067162446431 absolute error 4.440892098500626e-16 relative error 1.243713386600447e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.09029813394711532 Order of pole (three term test) 22.991778656517 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.490000000000001 y[1] (analytic) 3.5707084484548006 y[1] (numeric) 3.570708448454801 absolute error 4.440892098500626e-16 relative error 1.2437005604370728e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.0804451574837268 Order of pole (three term test) 22.993486146348012 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.500000000000001 y[1] (analytic) 3.5707372016677033 y[1] (numeric) 3.5707372016677033 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.07056000402993251 Order of pole (three term test) 22.99499624830022 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5100000000000011 y[1] (analytic) 3.570758881219386 y[1] (numeric) 3.5707588812193864 absolute error 4.440892098500626e-16 relative error 1.2436829946311291e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.060646627515313745 Order of pole (three term test) 22.996308358352966 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5200000000000011 y[1] (analytic) 3.5707744849335796 y[1] (numeric) 3.5707744849335796 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.0507089931582998 Order of pole (three term test) 22.99742195167973 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5300000000000011 y[1] (analytic) 3.570785011241591 y[1] (numeric) 3.5707850112415915 absolute error 4.440892098500626e-16 relative error 1.2436738937011757e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.04075107588013345 Order of pole (three term test) 22.998336582858023 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5400000000000011 y[1] (analytic) 3.570791459082466 y[1] (numeric) 3.5707914590824665 absolute error 4.440892098500626e-16 relative error 1.243671647977375e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.03077685871495546 Order of pole (three term test) 22.999051886047564 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5500000000000012 y[1] (analytic) 3.5707948278030925 y[1] (numeric) 3.570794827803093 absolute error 4.440892098500626e-16 relative error 1.2436704746861233e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.02079033121664414 Order of pole (three term test) 22.99956757513664 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5600000000000012 y[1] (analytic) 3.5707961170582676 y[1] (numeric) 3.570796117058268 absolute error 4.440892098500626e-16 relative error 1.2436700256521984e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.010795487863046863 Order of pole (three term test) 22.999883443856465 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5700000000000012 y[1] (analytic) 3.570796326710733 y[1] (numeric) 3.570796326710734 absolute error 8.881784197001252e-16 relative error 2.4873399052649908e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.0007963264582423052 Order of pole (three term test) 22.999999365863776 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5800000000000012 y[1] (analytic) 3.570796456731192 y[1] (numeric) 3.5707964567311925 absolute error 4.440892098500626e-16 relative error 1.2436699073477698e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.009203153466528016 Order of pole (three term test) 22.999915294791297 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5900000000000012 y[1] (analytic) 3.570797507098307 y[1] (numeric) 3.570797507098308 absolute error 8.881784197001252e-16 relative error 2.4873390830326714e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.019198952252618806 Order of pole (three term test) 22.99963126426636 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6000000000000012 y[1] (analytic) 3.570800477698711 y[1] (numeric) 3.570800477698712 absolute error 8.881784197001252e-16 relative error 2.487337013779424e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.029187071713791177 Order of pole (three term test) 22.999147387897377 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6100000000000012 y[1] (analytic) 3.5708063682270126 y[1] (numeric) 3.570806368227013 absolute error 4.440892098500626e-16 relative error 1.2436664552902181e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.03916351673543376 Order of pole (three term test) 22.998463859228444 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6200000000000012 y[1] (analytic) 3.5708161780858294 y[1] (numeric) 3.5708161780858303 absolute error 8.881784197001252e-16 relative error 2.4873260773010215e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.049124296872555456 Order of pole (three term test) 22.997580951661913 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6300000000000012 y[1] (analytic) 3.5708309062858516 y[1] (numeric) 3.5708309062858525 absolute error 8.881784197001252e-16 relative error 2.487315818110108e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.059065427945910014 Order of pole (three term test) 22.99649901834904 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6400000000000012 y[1] (analytic) 3.570851551345938 y[1] (numeric) 3.570851551345939 absolute error 8.881784197001252e-16 relative error 2.4873014375670415e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.06898293363561477 Order of pole (three term test) 22.99521849204874 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6500000000000012 y[1] (analytic) 3.570879111193266 y[1] (numeric) 3.570879111193267 absolute error 1.3322676295501878e-15 relative error 3.730923361068332e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.07887284707162541 Order of pole (three term test) 22.993739884954437 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6600000000000013 y[1] (analytic) 3.5709145830635407 y[1] (numeric) 3.570914583063542 absolute error 1.3322676295501878e-15 relative error 3.7308862997423357e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.08873121242043139 Order of pole (three term test) 22.992063788489265 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6700000000000013 y[1] (analytic) 3.5709589634012717 y[1] (numeric) 3.570958963401273 absolute error 1.3322676295501878e-15 relative error 3.730839931807079e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.09855408646733624 Order of pole (three term test) 22.990190873069448 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6800000000000013 y[1] (analytic) 3.5710132477601286 y[1] (numeric) 3.57101324776013 absolute error 1.3322676295501878e-15 relative error 3.7307832178607436e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.10833754019369109 Order of pole (three term test) 22.988121887836204 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6900000000000013 y[1] (analytic) 3.5710784307033876 y[1] (numeric) 3.571078430703389 absolute error 1.3322676295501878e-15 relative error 3.7307151198238287e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.11807766034844987 Order of pole (three term test) 22.985857660356032 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7000000000000013 y[1] (analytic) 3.5711555057044753 y[1] (numeric) 3.5711555057044766 absolute error 1.3322676295501878e-15 relative error 3.7306346011033585e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.12777055101341694 Order of pole (three term test) 22.98339909628973 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7100000000000013 y[1] (analytic) 3.5712454650476224 y[1] (numeric) 3.5712454650476237 absolute error 1.3322676295501878e-15 relative error 3.730540626762608e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.13741233516156337 Order of pole (three term test) 22.98074717903015 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7200000000000013 y[1] (analytic) 3.5713492997286362 y[1] (numeric) 3.5713492997286376 absolute error 1.3322676295501878e-15 relative error 3.7304321636962766e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.14699915620778514 Order of pole (three term test) 22.97790296930883 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7300000000000013 y[1] (analytic) 3.5714679993558023 y[1] (numeric) 3.5714679993558036 absolute error 1.3322676295501878e-15 relative error 3.7303081808110654e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.15652717955148643 Order of pole (three term test) 22.974867604771752 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7400000000000013 y[1] (analytic) 3.5716025520509227 y[1] (numeric) 3.5716025520509245 absolute error 1.7763568394002505e-15 relative error 4.9735568656154433e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.16599259411036824 Order of pole (three term test) 22.97164229952424 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7500000000000013 y[1] (analytic) 3.571753944350508 y[1] (numeric) 3.5717539443505095 absolute error 1.3322676295501878e-15 relative error 3.730009542391501e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.17539161384481114 Order of pole (three term test) 22.968228343645393 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7600000000000013 y[1] (analytic) 3.5719231611071196 y[1] (numeric) 3.5719231611071214 absolute error 1.7763568394002505e-15 relative error 4.973110448573221e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.18472047927223972 Order of pole (three term test) 22.964627102672058 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7700000000000014 y[1] (analytic) 3.572111185390891 y[1] (numeric) 3.5721111853908925 absolute error 1.3322676295501878e-15 relative error 3.7296365101927803e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.19397545897086632 Order of pole (three term test) 22.960840017052597 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7800000000000014 y[1] (analytic) 3.572318998391216 y[1] (numeric) 3.572318998391218 absolute error 1.7763568394002505e-15 relative error 4.972559394052513e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2031528510722097 Order of pole (three term test) 22.956868601570775 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7900000000000014 y[1] (analytic) 3.5725475793186354 y[1] (numeric) 3.5725475793186368 absolute error 1.3322676295501878e-15 relative error 3.729180927533738e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.21224898474179268 Order of pole (three term test) 22.952714444739808 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8000000000000014 y[1] (analytic) 3.572797905306913 y[1] (numeric) 3.5727979053069143 absolute error 1.3322676295501878e-15 relative error 3.7289196446607926e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.22126022164742748 Order of pole (three term test) 22.948379208167076 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8100000000000014 y[1] (analytic) 3.5730709513153256 y[1] (numeric) 3.573070951315327 absolute error 1.3322676295501878e-15 relative error 3.7286346890473895e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2301829574145004 Order of pole (three term test) 22.94386462588937 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8200000000000014 y[1] (analytic) 3.573367690031166 y[1] (numeric) 3.5733676900311675 absolute error 1.3322676295501878e-15 relative error 3.728325056687822e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.23901362306767268 Order of pole (three term test) 22.939172503679437 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8300000000000014 y[1] (analytic) 3.5736890917724775 y[1] (numeric) 3.573689091772479 absolute error 1.3322676295501878e-15 relative error 3.727989747673909e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24774868645842363 Order of pole (three term test) 22.934304718323578 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8400000000000014 y[1] (analytic) 3.5740361243910197 y[1] (numeric) 3.574036124391021 absolute error 1.3322676295501878e-15 relative error 3.727627766429454e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2563846536778634 Order of pole (three term test) 22.92926321687105 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8500000000000014 y[1] (analytic) 3.5744097531754875 y[1] (numeric) 3.5744097531754884 absolute error 8.881784197001252e-16 relative error 2.4848254146326454e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2649180704542479 Order of pole (three term test) 22.924050015855205 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8600000000000014 y[1] (analytic) 3.574810940754979 y[1] (numeric) 3.5748109407549804 absolute error 1.3322676295501878e-15 relative error 3.726819828040531e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2733455235346448 Order of pole (three term test) 22.91866720048694 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8700000000000014 y[1] (analytic) 3.5752406470027394 y[1] (numeric) 3.5752406470027402 absolute error 8.881784197001252e-16 relative error 2.484247935715094e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2816636420501862 Order of pole (three term test) 22.91311692382064 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8800000000000014 y[1] (analytic) 3.5756998289401665 y[1] (numeric) 3.575699828940168 absolute error 1.3322676295501878e-15 relative error 3.725893372724943e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2898690988643726 Order of pole (three term test) 22.907401405892955 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8900000000000015 y[1] (analytic) 3.5761894406411177 y[1] (numeric) 3.5761894406411185 absolute error 8.881784197001252e-16 relative error 2.483588843495097e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2979586119038833 Order of pole (three term test) 22.90152293283487 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9000000000000015 y[1] (analytic) 3.5767104331364967 y[1] (numeric) 3.5767104331364976 absolute error 8.881784197001252e-16 relative error 2.4832270777963478e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3059289454713607 Order of pole (three term test) 22.895483855957213 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9100000000000015 y[1] (analytic) 3.577263754319155 y[1] (numeric) 3.577263754319156 absolute error 8.881784197001252e-16 relative error 2.482842979156197e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.31377691153964793 Order of pole (three term test) 22.889286590810215 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9200000000000015 y[1] (analytic) 3.577850348849102 y[1] (numeric) 3.5778503488491027 absolute error 8.881784197001252e-16 relative error 2.4824359129101873e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.32149937102695564 Order of pole (three term test) 22.882933616217315 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9300000000000015 y[1] (analytic) 3.57847115805904 y[1] (numeric) 3.578471158059041 absolute error 8.881784197001252e-16 relative error 2.4820052488053934e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.32909323505245347 Order of pole (three term test) 22.876427473283645 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9400000000000015 y[1] (analytic) 3.5791271198602326 y[1] (numeric) 3.5791271198602335 absolute error 8.881784197001252e-16 relative error 2.4815503611808267e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.33655546617178184 Order of pole (three term test) 22.869770764379627 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9500000000000015 y[1] (analytic) 3.5798191686487133 y[1] (numeric) 3.5798191686487137 absolute error 4.440892098500626e-16 relative error 1.2405353145748267e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.343883079591988 Order of pole (three term test) 22.86296615210007 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9600000000000015 y[1] (analytic) 3.580548235211846 y[1] (numeric) 3.5805482352118463 absolute error 4.440892098500626e-16 relative error 1.240282718391553e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3510731443654039 Order of pole (three term test) 22.856016358199152 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9700000000000015 y[1] (analytic) 3.5813152466352483 y[1] (numeric) 3.5813152466352487 absolute error 4.440892098500626e-16 relative error 1.2400170866479783e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.35812278456198643 Order of pole (three term test) 22.84892416250178 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9800000000000015 y[1] (analytic) 3.582121126210084 y[1] (numeric) 3.582121126210085 absolute error 8.881784197001252e-16 relative error 2.4794762332334246e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.36502918041965077 Order of pole (three term test) 22.84169240179167 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9900000000000015 y[1] (analytic) 3.5829667933407343 y[1] (numeric) 3.582966793340735 absolute error 8.881784197001252e-16 relative error 2.4788910166593913e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.37178956947213837 Order of pole (three term test) 22.834323968676674 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.0000000000000013 y[1] (analytic) 3.583853163452858 y[1] (numeric) 3.5838531634528583 absolute error 4.440892098500626e-16 relative error 1.2391389646728874e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.37840124765396493 Order of pole (three term test) 22.826821810431802 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.010000000000001 y[1] (analytic) 3.5847811479018477 y[1] (numeric) 3.584781147901848 absolute error 4.440892098500626e-16 relative error 1.2388181914814676e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.38486157038201285 Order of pole (three term test) 22.819188927820328 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.020000000000001 y[1] (analytic) 3.5857516538816996 y[1] (numeric) 3.5857516538817 absolute error 4.440892098500626e-16 relative error 1.2384828976354811e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.39116795361332696 Order of pole (three term test) 22.81142837389352 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.0300000000000007 y[1] (analytic) 3.586765584334291 y[1] (numeric) 3.5867655843342914 absolute error 4.440892098500626e-16 relative error 1.2381327951558514e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.39731787487869913 Order of pole (three term test) 22.803543252769476 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.0400000000000005 y[1] (analytic) 3.587823837859088 y[1] (numeric) 3.5878238378590885 absolute error 4.440892098500626e-16 relative error 1.2377675993006886e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4033088742916205 Order of pole (three term test) 22.795536718391514 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.0500000000000003 y[1] (analytic) 3.588927308623287 y[1] (numeric) 3.5889273086232873 absolute error 4.440892098500626e-16 relative error 1.2373870286618184e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.40913855553220546 Order of pole (three term test) 22.787411973266636 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.06 y[1] (analytic) 3.590076886272398 y[1] (numeric) 3.590076886272398 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.41480458680568527 Order of pole (three term test) 22.779172267184556 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.07 y[1] (analytic) 3.59127345584128 y[1] (numeric) 3.59127345584128 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.42030470177509727 Order of pole (three term test) 22.770820895917847 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.0799999999999996 y[1] (analytic) 3.5925178976656404 y[1] (numeric) 3.5925178976656404 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.4256367004677872 Order of pole (three term test) 22.762361199903673 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.0899999999999994 y[1] (analytic) 3.593811087294001 y[1] (numeric) 3.5938110872940006 absolute error 4.440892098500626e-16 relative error 1.2357054922006053e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4307984501553699 Order of pole (three term test) 22.753796562907638 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.099999999999999 y[1] (analytic) 3.5951538954001423 y[1] (numeric) 3.5951538954001423 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.43578788620679376 Order of pole (three term test) 22.745130410670352 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.109999999999999 y[1] (analytic) 3.59654718769604 y[1] (numeric) 3.59654718769604 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.4406030129141624 Order of pole (three term test) 22.736366209537156 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.1199999999999988 y[1] (analytic) 3.5979918248452925 y[1] (numeric) 3.5979918248452925 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.4452419042909937 Order of pole (three term test) 22.727507465071653 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.1299999999999986 y[1] (analytic) 3.599488662377055 y[1] (numeric) 3.599488662377055 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.4497027048425882 Order of pole (three term test) 22.718557720653514 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.1399999999999983 y[1] (analytic) 3.6010385506004883 y[1] (numeric) 3.6010385506004883 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.4539836303082021 Order of pole (three term test) 22.709520556061182 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.149999999999998 y[1] (analytic) 3.6026423345197287 y[1] (numeric) 3.6026423345197287 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.45808296837472684 Order of pole (three term test) 22.70039958603999 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.159999999999998 y[1] (analytic) 3.604300853749387 y[1] (numeric) 3.604300853749387 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.4619990793615931 Order of pole (three term test) 22.69119845885634 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.1699999999999977 y[1] (analytic) 3.6060149424305896 y[1] (numeric) 3.6060149424305896 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.4657303968766203 Order of pole (three term test) 22.68192085483843 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.1799999999999975 y[1] (analytic) 3.6077854291475626 y[1] (numeric) 3.607785429147563 absolute error 4.440892098500626e-16 relative error 1.2309191291206882e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.46927542844255316 Order of pole (three term test) 22.67257048490417 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.1899999999999973 y[1] (analytic) 3.6096131368447777 y[1] (numeric) 3.6096131368447777 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.47263275609403094 Order of pole (three term test) 22.66315108907684 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.199999999999997 y[1] (analytic) 3.6114988827446535 y[1] (numeric) 3.611498882744654 absolute error 4.440892098500626e-16 relative error 1.2296534604285004e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.47580103694475706 Order of pole (three term test) 22.653666434989205 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.209999999999997 y[1] (analytic) 3.6134434782658396 y[1] (numeric) 3.6134434782658396 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.4787790037246348 Order of pole (three term test) 22.644120316376444 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.2199999999999966 y[1] (analytic) 3.61544772894207 y[1] (numeric) 3.61544772894207 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.48156546528665733 Order of pole (three term test) 22.6345165515587 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.2299999999999964 y[1] (analytic) 3.617512434341614 y[1] (numeric) 3.6175124343416143 absolute error 4.440892098500626e-16 relative error 1.2276093528642887e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.48415930708335264 Order of pole (three term test) 22.624858981913864 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.239999999999996 y[1] (analytic) 3.6196383879873197 y[1] (numeric) 3.6196383879873197 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.486559491612586 Order of pole (three term test) 22.615151470341033 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.249999999999996 y[1] (analytic) 3.62182637727726 y[1] (numeric) 3.62182637727726 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.48876505883254767 Order of pole (three term test) 22.605397899715395 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.259999999999996 y[1] (analytic) 3.6240771834059964 y[1] (numeric) 3.624077183405997 absolute error 4.440892098500626e-16 relative error 1.2253856288808305e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49077512654575706 Order of pole (three term test) 22.59560217133516 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.2699999999999956 y[1] (analytic) 3.6263915812864584 y[1] (numeric) 3.626391581286459 absolute error 4.440892098500626e-16 relative error 1.2246035760223182e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49258889075192897 Order of pole (three term test) 22.585768203361063 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.2799999999999954 y[1] (analytic) 3.628770339472453 y[1] (numeric) 3.6287703394724535 absolute error 4.440892098500626e-16 relative error 1.2238008148915366e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49420562596956463 Order of pole (three term test) 22.575899929249186 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.289999999999995 y[1] (analytic) 3.631214220081811 y[1] (numeric) 3.6312142200818114 absolute error 4.440892098500626e-16 relative error 1.222977172192439e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4956246855261329 Order of pole (three term test) 22.566001296177593 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.299999999999995 y[1] (analytic) 3.6337239787201745 y[1] (numeric) 3.633723978720175 absolute error 4.440892098500626e-16 relative error 1.2221324802069151e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4968455018167317 Order of pole (three term test) 22.556076263467535 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.3099999999999947 y[1] (analytic) 3.6363003644054377 y[1] (numeric) 3.636300364405438 absolute error 4.440892098500626e-16 relative error 1.2212665768678174e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49786758653112206 Order of pole (three term test) 22.54612880099976 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.3199999999999945 y[1] (analytic) 3.638944119492846 y[1] (numeric) 3.6389441194928462 absolute error 4.440892098500626e-16 relative error 1.2203793058299413e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4986905308490463 Order of pole (three term test) 22.536162887626638 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.3299999999999943 y[1] (analytic) 3.64165597960076 y[1] (numeric) 3.6416559796007606 absolute error 4.440892098500626e-16 relative error 1.2194705165388762e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49931400560374906 Order of pole (three term test) 22.526182509580618 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.339999999999994 y[1] (analytic) 3.644436673537096 y[1] (numeric) 3.6444366735370965 absolute error 4.440892098500626e-16 relative error 1.2185400642976553e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49973776141364173 Order of pole (three term test) 22.516191658879865 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.349999999999994 y[1] (analytic) 3.6472869232264444 y[1] (numeric) 3.647286923226445 absolute error 4.440892098500626e-16 relative error 1.2175878103311233e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49996162878205025 Order of pole (three term test) 22.50619433173145 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.3599999999999937 y[1] (analytic) 3.6502074436378775 y[1] (numeric) 3.650207443637878 absolute error 4.440892098500626e-16 relative error 1.2166136218479504e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49998551816501224 Order of pole (three term test) 22.49619452693293 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.3699999999999934 y[1] (analytic) 3.653198942713455 y[1] (numeric) 3.6531989427134555 absolute error 4.440892098500626e-16 relative error 1.2156173721002183e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4998094200070928 Order of pole (three term test) 22.4861962442729 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.3799999999999932 y[1] (analytic) 3.6562621212974293 y[1] (numeric) 3.65626212129743 absolute error 4.440892098500626e-16 relative error 1.2145989404405092e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4994334047452074 Order of pole (three term test) 22.476203482931112 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.389999999999993 y[1] (analytic) 3.6593976730661604 y[1] (numeric) 3.6593976730661613 absolute error 8.881784197001252e-16 relative error 2.427116424752854e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49885762278044704 Order of pole (three term test) 22.466220239878872 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.399999999999993 y[1] (analytic) 3.662606284458752 y[1] (numeric) 3.662606284458753 absolute error 8.881784197001252e-16 relative error 2.424990159244969e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49808230441792095 Order of pole (three term test) 22.45625050828028 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.4099999999999926 y[1] (analytic) 3.665888634608405 y[1] (numeric) 3.6658886346084056 absolute error 4.440892098500626e-16 relative error 1.2114094401492935e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49710775977463634 Order of pole (three term test) 22.446298275895064 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.4199999999999924 y[1] (analytic) 3.6692453952745065 y[1] (numeric) 3.669245395274507 absolute error 4.440892098500626e-16 relative error 1.2103011982299948e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49593437865545725 Order of pole (three term test) 22.43636752348348 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.429999999999992 y[1] (analytic) 3.6726772307754536 y[1] (numeric) 3.672677230775454 absolute error 4.440892098500626e-16 relative error 1.2091702644838655e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4945626303971861 Order of pole (three term test) 22.426462223214077 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.439999999999992 y[1] (analytic) 3.676184797922223 y[1] (numeric) 3.6761847979222235 absolute error 4.440892098500626e-16 relative error 1.2080165559170515e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49299306368083634 Order of pole (three term test) 22.416586337074897 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.4499999999999917 y[1] (analytic) 3.6797687459526895 y[1] (numeric) 3.6797687459526904 absolute error 8.881784197001252e-16 relative error 2.4136799919207328e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49122630631216796 Order of pole (three term test) 22.406743815288724 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.4599999999999915 y[1] (analytic) 3.683429716466704 y[1] (numeric) 3.6834297164667045 absolute error 4.440892098500626e-16 relative error 1.2056405145041048e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4892630649705709 Order of pole (three term test) 22.396938594733026 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.4699999999999913 y[1] (analytic) 3.6871683433619316 y[1] (numeric) 3.6871683433619324 absolute error 8.881784197001252e-16 relative error 2.408836095859651e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4871041249264065 Order of pole (three term test) 22.387174597365306 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.479999999999991 y[1] (analytic) 3.6909852527704654 y[1] (numeric) 3.6909852527704663 absolute error 8.881784197001252e-16 relative error 2.4063450782780985e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.48475034972690656 Order of pole (three term test) 22.37745572865433 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.489999999999991 y[1] (analytic) 3.6948810629962123 y[1] (numeric) 3.694881062996213 absolute error 8.881784197001252e-16 relative error 2.403807875157674e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.48220268085076773 Order of pole (three term test) 22.367785876017983 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.4999999999999907 y[1] (analytic) 3.6988563844530624 y[1] (numeric) 3.6988563844530638 absolute error 1.3322676295501878e-15 relative error 3.601836597792606e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.479462137331572 Order of pole (three term test) 22.3581689072684 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.5099999999999905 y[1] (analytic) 3.70291181960385 y[1] (numeric) 3.7029118196038513 absolute error 1.3322676295501878e-15 relative error 3.597891860391961e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.47652981535018657 Order of pole (three term test) 22.34860866906485 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.5199999999999902 y[1] (analytic) 3.707047962900106 y[1] (numeric) 3.7070479629001074 absolute error 1.3322676295501878e-15 relative error 3.5938775081505155e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.47340688779630746 Order of pole (three term test) 22.33910898537514 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.52999999999999 y[1] (analytic) 3.7112654007226142 y[1] (numeric) 3.7112654007226156 absolute error 1.3322676295501878e-15 relative error 3.589793468531742e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4700946037993176 Order of pole (three term test) 22.329673655946117 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.53999999999999 y[1] (analytic) 3.715564711322773 y[1] (numeric) 3.715564711322775 absolute error 1.7763568394002505e-15 relative error 4.780852918499842e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4665942882286524 Order of pole (three term test) 22.320306454783715 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.5499999999999896 y[1] (analytic) 3.719946464764773 y[1] (numeric) 3.719946464764775 absolute error 1.7763568394002505e-15 relative error 4.7752215152176296e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4629073411638701 Order of pole (three term test) 22.311011128643525 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.5599999999999894 y[1] (analytic) 3.7244112228685875 y[1] (numeric) 3.7244112228685893 absolute error 1.7763568394002505e-15 relative error 4.7694970643764695e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4590352373346377 Order of pole (three term test) 22.30179139553205 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.569999999999989 y[1] (analytic) 3.7289595391537933 y[1] (numeric) 3.728959539153795 absolute error 1.7763568394002505e-15 relative error 4.7636795753577854e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.45497952553085974 Order of pole (three term test) 22.29265094321962 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.579999999999989 y[1] (analytic) 3.7335919587842192 y[1] (numeric) 3.733591958784221 absolute error 1.7763568394002505e-15 relative error 4.7577690840610525e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.45074182798318224 Order of pole (three term test) 22.283593427765283 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.5899999999999888 y[1] (analytic) 3.738309018513429 y[1] (numeric) 3.738309018513431 absolute error 1.7763568394002505e-15 relative error 4.751765652874342e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.44632383971412215 Order of pole (three term test) 22.274622472054464 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.5999999999999885 y[1] (analytic) 3.743111246631047 y[1] (numeric) 3.743111246631049 absolute error 2.220446049250313e-15 relative error 5.932086713289126e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4417273278600818 Order of pole (three term test) 22.265741664349818 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.6099999999999883 y[1] (analytic) 3.747999162909931 y[1] (numeric) 3.7479991629099327 absolute error 1.7763568394002505e-15 relative error 4.7394803525545465e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.43695413096451674 Order of pole (three term test) 22.256954556856037 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.619999999999988 y[1] (analytic) 3.7529732785541916 y[1] (numeric) 3.752973278554194 absolute error 2.220446049250313e-15 relative error 5.916498425231862e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4320061582425431 Order of pole (three term test) 22.24826466429895 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.629999999999988 y[1] (analytic) 3.7580340961480774 y[1] (numeric) 3.7580340961480796 absolute error 2.220446049250313e-15 relative error 5.908530876625717e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.426885388817278 Order of pole (three term test) 22.239675462519724 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.6399999999999877 y[1] (analytic) 3.763182109605712 y[1] (numeric) 3.7631821096057148 absolute error 2.6645352591003757e-15 relative error 7.08053764472098e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.42159387092821504 Order of pole (three term test) 22.23119038708453 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.6499999999999875 y[1] (analytic) 3.7684178041217073 y[1] (numeric) 3.76841780412171 absolute error 2.6645352591003757e-15 relative error 7.070700218500295e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4161337211119572 Order of pole (three term test) 22.222812831910428 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.6599999999999873 y[1] (analytic) 3.7737416561226413 y[1] (numeric) 3.773741656122644 absolute error 2.6645352591003757e-15 relative error 7.060725142054562e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4105071233556309 Order of pole (three term test) 22.214546147907782 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.669999999999987 y[1] (analytic) 3.7791541332194165 y[1] (numeric) 3.779154133219419 absolute error 2.6645352591003757e-15 relative error 7.050612822797174e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4047163282233173 Order of pole (three term test) 22.206393641639973 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.679999999999987 y[1] (analytic) 3.7846556941605005 y[1] (numeric) 3.7846556941605036 absolute error 3.1086244689504383e-15 relative error 8.213757657656577e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3987636519558602 Order of pole (three term test) 22.198358574000807 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.6899999999999866 y[1] (analytic) 3.7902467887860514 y[1] (numeric) 3.790246788786054 absolute error 2.6645352591003757e-15 relative error 7.029978277361139e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3926514755443985 Order of pole (three term test) 22.190444158910214 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.6999999999999864 y[1] (analytic) 3.795927857982931 y[1] (numeric) 3.7959278579829343 absolute error 3.1086244689504383e-15 relative error 8.189366566629877e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.38638224377800223 Order of pole (three term test) 22.182653562028694 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.709999999999986 y[1] (analytic) 3.801699333640622 y[1] (numeric) 3.801699333640625 absolute error 3.1086244689504383e-15 relative error 8.176934039582572e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3799584642657894 Order of pole (three term test) 22.174989899491134 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.719999999999986 y[1] (analytic) 3.8075616386080338 y[1] (numeric) 3.8075616386080373 absolute error 3.552713678800501e-15 relative error 9.330679358612563e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3733827064339155 Order of pole (three term test) 22.167456236660367 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.7299999999999858 y[1] (analytic) 3.8135151866512222 y[1] (numeric) 3.813515186651226 absolute error 3.552713678800501e-15 relative error 9.316112575705408e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.36665760049783785 Order of pole (three term test) 22.16005558690108 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.7399999999999856 y[1] (analytic) 3.8195603824120106 y[1] (numeric) 3.8195603824120146 absolute error 3.9968028886505635e-15 relative error 1.046403902149238e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.35978583641026396 Order of pole (three term test) 22.152790910374506 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.7499999999999853 y[1] (analytic) 3.8256976213675276 y[1] (numeric) 3.8256976213675316 absolute error 3.9968028886505635e-15 relative error 1.0447252460119608e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.35277016278520634 Order of pole (three term test) 22.14566511285438 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.759999999999985 y[1] (analytic) 3.831927289790658 y[1] (numeric) 3.8319272897906624 absolute error 4.440892098500626e-15 relative error 1.1589186752923062e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3456133857985739 Order of pole (three term test) 22.138681044564713 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.769999999999985 y[1] (analytic) 3.838249764711418 y[1] (numeric) 3.838249764711423 absolute error 4.884981308350689e-15 relative error 1.272710638391186e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3383183680657396 Order of pole (three term test) 22.1318414990397 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.7799999999999847 y[1] (analytic) 3.8446654138792513 y[1] (numeric) 3.844665413879256 absolute error 4.884981308350689e-15 relative error 1.2705868476138118e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.33088802749653007 Order of pole (three term test) 22.125149212006356 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.7899999999999845 y[1] (analytic) 3.8511745957262535 y[1] (numeric) 3.8511745957262584 absolute error 4.884981308350689e-15 relative error 1.2684393259582873e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3233253361281036 Order of pole (three term test) 22.118606860290267 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.7999999999999843 y[1] (analytic) 3.8577776593313313 y[1] (numeric) 3.857777659331336 absolute error 4.884981308350689e-15 relative error 1.2662682351676542e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.31563331893617264 Order of pole (three term test) 22.112217060744882 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.809999999999984 y[1] (analytic) 3.8644749443852935 y[1] (numeric) 3.8644749443852984 absolute error 4.884981308350689e-15 relative error 1.264073743173854e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3078150526250558 Order of pole (three term test) 22.10598236920484 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.819999999999984 y[1] (analytic) 3.8712667811568817 y[1] (numeric) 3.871266781156887 absolute error 5.329070518200751e-15 relative error 1.3765702080103667e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2998736643970345 Order of pole (three term test) 22.099905279463606 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.8299999999999836 y[1] (analytic) 3.8781534904597463 y[1] (numeric) 3.8781534904597517 absolute error 5.329070518200751e-15 relative error 1.3741257356910342e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2918123307015169 Order of pole (three term test) 22.093988222276064 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.8399999999999834 y[1] (analytic) 3.885135383620362 y[1] (numeric) 3.8851353836203675 absolute error 5.329070518200751e-15 relative error 1.3716563239129285e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.28363427596449775 Order of pole (three term test) 22.0882335643862 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.849999999999983 y[1] (analytic) 3.892212762446898 y[1] (numeric) 3.8922127624469036 absolute error 5.773159728050814e-15 relative error 1.4832590303777306e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.27534277129883283 Order of pole (three term test) 22.08264360758043 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.859999999999983 y[1] (analytic) 3.8993859191990357 y[1] (numeric) 3.8993859191990414 absolute error 5.773159728050814e-15 relative error 1.4805304854864599e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2669411331958363 Order of pole (three term test) 22.077220587766952 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.869999999999983 y[1] (analytic) 3.906655136558744 y[1] (numeric) 3.9066551365587503 absolute error 6.217248937900877e-15 relative error 1.5914506708614843e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25843272219872904 Order of pole (three term test) 22.07196667408138 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.8799999999999826 y[1] (analytic) 3.9140206876020125 y[1] (numeric) 3.9140206876020187 absolute error 6.217248937900877e-15 relative error 1.5884558192537234e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2498209415584662 Order of pole (three term test) 22.066883968019145 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.8899999999999824 y[1] (analytic) 3.92148283577154 y[1] (numeric) 3.9214828357715468 absolute error 6.661338147750939e-15 relative error 1.698678389456814e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24110923587248143 Order of pole (three term test) 22.061974502594893 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.899999999999982 y[1] (analytic) 3.9290418348503957 y[1] (numeric) 3.929041834850403 absolute error 7.105427357601002e-15 relative error 1.808437694548384e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.23230108970689428 Order of pole (three term test) 22.05724024152935 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.909999999999982 y[1] (analytic) 3.9366979289366375 y[1] (numeric) 3.9366979289366446 absolute error 7.105427357601002e-15 relative error 1.8049206431036192e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2234000262027313 Order of pole (three term test) 22.052683078463808 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.9199999999999817 y[1] (analytic) 3.944451352418903 y[1] (numeric) 3.9444513524189104 absolute error 7.549516567451064e-15 relative error 1.913958594728614e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.21440960566671452 Order of pole (three term test) 22.048304836202732 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.9299999999999815 y[1] (analytic) 3.952302329952972 y[1] (numeric) 3.9523023299529796 absolute error 7.549516567451064e-15 relative error 1.9101566472372813e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.20533342414718747 Order of pole (three term test) 22.044107265984653 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.9399999999999813 y[1] (analytic) 3.9602510764393006 y[1] (numeric) 3.960251076439308 absolute error 7.549516567451064e-15 relative error 1.906322710791081e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1961751119957439 Order of pole (three term test) 22.040092046781684 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.949999999999981 y[1] (analytic) 3.9682977970015307 y[1] (numeric) 3.9682977970015383 absolute error 7.549516567451064e-15 relative error 1.9024571626543563e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.18693833241513585 Order of pole (three term test) 22.036260784627988 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.959999999999981 y[1] (analytic) 3.976442686965978 y[1] (numeric) 3.976442686965986 absolute error 7.993605777301127e-15 relative error 2.0102404099781558e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.17762677999403928 Order of pole (three term test) 22.032615011977327 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.9699999999999807 y[1] (analytic) 3.9846859318421 y[1] (numeric) 3.984685931842108 absolute error 7.993605777301127e-15 relative error 2.0060817625357298e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1682441792292705 Order of pole (three term test) 22.029156187090166 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.9799999999999804 y[1] (analytic) 3.9930277073039457 y[1] (numeric) 3.993027707303954 absolute error 8.43769498715119e-15 relative error 2.113107046995234e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.15879428303603602 Order of pole (three term test) 22.025885693450334 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.9899999999999802 y[1] (analytic) 4.001468179172587 y[1] (numeric) 4.001468179172596 absolute error 8.881784197001252e-15 relative error 2.2196313451223806e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1492808712468159 Order of pole (three term test) 22.022804839211684 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.99999999999998 y[1] (analytic) 4.010007503399537 y[1] (numeric) 4.010007503399546 absolute error 8.881784197001252e-15 relative error 2.214904632839615e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.13970774909948208 Order of pole (three term test) 22.019914856674827 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.00999999999998 y[1] (analytic) 4.018645826051157 y[1] (numeric) 4.0186458260511655 absolute error 8.881784197001252e-15 relative error 2.2101435611529775e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.13007874571525377 Order of pole (three term test) 22.017216901794253 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.0199999999999796 y[1] (analytic) 4.027383283294045 y[1] (numeric) 4.027383283294054 absolute error 9.769962616701378e-15 relative error 2.425883490460935e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.12039771256709952 Order of pole (three term test) 22.01471205371593 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.0299999999999794 y[1] (analytic) 4.036220001381427 y[1] (numeric) 4.0362200013814356 absolute error 8.881784197001252e-15 relative error 2.2005203368402602e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1106685219391997 Order of pole (three term test) 22.012401314345706 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.039999999999979 y[1] (analytic) 4.045156096640522 y[1] (numeric) 4.0451560966405316 absolute error 9.769962616701378e-15 relative error 2.4152251194497226e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.10089506537808487 Order of pole (three term test) 22.010285607948518 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.049999999999979 y[1] (analytic) 4.0541916754609195 y[1] (numeric) 4.054191675460929 absolute error 9.769962616701378e-15 relative error 2.4098423061338447e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.09108125213606846 Order of pole (three term test) 22.008365780778714 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.0599999999999787 y[1] (analytic) 4.063326834283934 y[1] (numeric) 4.063326834283944 absolute error 9.769962616701378e-15 relative error 2.4044245061136224e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.08123100760759808 Order of pole (three term test) 22.00664260074156 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.0699999999999785 y[1] (analytic) 4.072561659592962 y[1] (numeric) 4.072561659592972 absolute error 9.769962616701378e-15 relative error 2.398972301300369e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.07134827175915044 Order of pole (three term test) 22.0051167570861 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.0799999999999783 y[1] (analytic) 4.081896227904834 y[1] (numeric) 4.081896227904845 absolute error 1.0658141036401503e-14 relative error 2.6110759415047993e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.06143699755329662 Order of pole (three term test) 22.003788860129443 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.089999999999978 y[1] (analytic) 4.091330605762166 y[1] (numeric) 4.0913306057621766 absolute error 1.0658141036401503e-14 relative error 2.6050549475006357e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.05150114936757054 Order of pole (three term test) 22.002659441012682 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.099999999999978 y[1] (analytic) 4.100864849726699 y[1] (numeric) 4.100864849726711 absolute error 1.1546319456101628e-14 relative error 2.815581561258018e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.041544701408770285 Order of pole (three term test) 22.001728951488392 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.1099999999999777 y[1] (analytic) 4.110499006373651 y[1] (numeric) 4.110499006373662 absolute error 1.1546319456101628e-14 relative error 2.80898242237698e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.03157163612332855 Order of pole (three term test) 22.00099776373999 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.1199999999999775 y[1] (analytic) 4.12023311228705 y[1] (numeric) 4.120233112287061 absolute error 1.1546319456101628e-14 relative error 2.802346163781137e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.021585942604386968 Order of pole (three term test) 22.00046617023281 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.1299999999999772 y[1] (analytic) 4.130067194056084 y[1] (numeric) 4.130067194056095 absolute error 1.1546319456101628e-14 relative error 2.795673511733387e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.01159161499621237 Order of pole (three term test) 22.000134383597167 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.139999999999977 y[1] (analytic) 4.140001268272437 y[1] (numeric) 4.140001268272449 absolute error 1.2434497875801753e-14 relative error 3.0035009822570636e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.0015926508965920885 Order of pole (three term test) 22.000002536543317 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.149999999999977 y[1] (analytic) 4.150035341528635 y[1] (numeric) 4.150035341528647 absolute error 1.2434497875801753e-14 relative error 2.996239032321493e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.008406950242151764 Order of pole (three term test) 22.000070681808293 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.1599999999999766 y[1] (analytic) 4.160169410417378 y[1] (numeric) 4.1601694104173905 absolute error 1.2434497875801753e-14 relative error 2.988940268794062e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.018403188712889932 Order of pole (three term test) 22.000338792134905 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.1699999999999764 y[1] (analytic) 4.17040346153189 y[1] (numeric) 4.170403461531903 absolute error 1.2434497875801753e-14 relative error 2.9816054946478156e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.02839206615351553 Order of pole (three term test) 22.000806760282615 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.179999999999976 y[1] (analytic) 4.180737471467254 y[1] (numeric) 4.180737471467268 absolute error 1.3322676295501878e-14 relative error 3.1866809113049157e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.03836958714623555 Order of pole (three term test) 22.001474399070393 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.189999999999976 y[1] (analytic) 4.191171406822756 y[1] (numeric) 4.19117140682277 absolute error 1.4210854715202004e-14 relative error 3.3906641689882527e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.048331760815684764 Order of pole (three term test) 22.002341441451616 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.1999999999999758 y[1] (analytic) 4.201705224205221 y[1] (numeric) 4.201705224205235 absolute error 1.4210854715202004e-14 relative error 3.3821636590153886e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.05827460242522258 Order of pole (three term test) 22.003407540620902 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.2099999999999755 y[1] (analytic) 4.212338870233356 y[1] (numeric) 4.212338870233371 absolute error 1.4210854715202004e-14 relative error 3.373625710795377e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.06819413497077462 Order of pole (three term test) 22.004672270152795 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.2199999999999753 y[1] (analytic) 4.223072281543086 y[1] (numeric) 4.223072281543101 absolute error 1.509903313490213e-14 relative error 3.575366967052013e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.07808639077158144 Order of pole (three term test) 22.00613512417234 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.229999999999975 y[1] (analytic) 4.233905384793892 y[1] (numeric) 4.233905384793907 absolute error 1.509903313490213e-14 relative error 3.566218836427105e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.08794741305721755 Order of pole (three term test) 22.00779551755744 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.239999999999975 y[1] (analytic) 4.244838096676142 y[1] (numeric) 4.244838096676157 absolute error 1.509903313490213e-14 relative error 3.557033929450738e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.09777325755024731 Order of pole (three term test) 22.00965278617289 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.2499999999999747 y[1] (analytic) 4.255870323919426 y[1] (numeric) 4.255870323919441 absolute error 1.509903313490213e-14 relative error 3.5478132522131775e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.10755999404388307 Order of pole (three term test) 22.011706187135985 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.2599999999999745 y[1] (analytic) 4.267001963301879 y[1] (numeric) 4.267001963301895 absolute error 1.5987211554602254e-14 relative error 3.7467082724825083e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.11730370797401538 Order of pole (three term test) 22.013954899113724 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.2699999999999743 y[1] (analytic) 4.278232901660506 y[1] (numeric) 4.278232901660522 absolute error 1.5987211554602254e-14 relative error 3.7368726579605224e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.12700050198498666 Order of pole (three term test) 22.016398022651313 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.279999999999974 y[1] (analytic) 4.289563015902497 y[1] (numeric) 4.289563015902514 absolute error 1.687538997430238e-14 relative error 3.9340580641293836e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.13664649748848132 Order of pole (three term test) 22.01903458053189 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.289999999999974 y[1] (analytic) 4.300992173017537 y[1] (numeric) 4.300992173017554 absolute error 1.687538997430238e-14 relative error 3.9236039721650456e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1462378362149097 Order of pole (three term test) 22.021863518167482 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.2999999999999736 y[1] (analytic) 4.3125202300911045 y[1] (numeric) 4.312520230091121 absolute error 1.687538997430238e-14 relative error 3.9131155505201833e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.15577068175666411 Order of pole (three term test) 22.02488370402073 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.3099999999999734 y[1] (analytic) 4.3241470343187665 y[1] (numeric) 4.324147034318783 absolute error 1.687538997430238e-14 relative error 3.902593931327998e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1652412211026303 Order of pole (three term test) 22.02809393005757 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.319999999999973 y[1] (analytic) 4.3358724230214545 y[1] (numeric) 4.335872423021471 absolute error 1.687538997430238e-14 relative error 3.8920402465492185e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.17464566616334257 Order of pole (three term test) 22.03149291223039 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.329999999999973 y[1] (analytic) 4.347696223661736 y[1] (numeric) 4.347696223661754 absolute error 1.7763568394002505e-14 relative error 4.085742765864537e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.18398025528616715 Order of pole (three term test) 22.03507929099164 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.3399999999999728 y[1] (analytic) 4.359618253861068 y[1] (numeric) 4.359618253861087 absolute error 1.865174681370263e-14 relative error 4.278298173741205e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.19324125475991483 Order of pole (three term test) 22.038851631837638 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.3499999999999726 y[1] (analytic) 4.3716383214180325 y[1] (numeric) 4.371638321418051 absolute error 1.865174681370263e-14 relative error 4.266534750215234e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.20242496030827398 Order of pole (three term test) 22.04280842588233 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.3599999999999723 y[1] (analytic) 4.3837562243275565 y[1] (numeric) 4.383756224327575 absolute error 1.865174681370263e-14 relative error 4.254740879566975e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.21152769857147338 Order of pole (three term test) 22.046948090460862 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.369999999999972 y[1] (analytic) 4.395971750801113 y[1] (numeric) 4.395971750801133 absolute error 1.9539925233402755e-14 relative error 4.444961510465084e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.22054582857557609 Order of pole (three term test) 22.051268969762607 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.379999999999972 y[1] (analytic) 4.408284679287903 y[1] (numeric) 4.408284679287923 absolute error 1.9539925233402755e-14 relative error 4.432546138685208e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.22947574318882039 Order of pole (three term test) 22.05576933549344 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.3899999999999717 y[1] (analytic) 4.420694778497004 y[1] (numeric) 4.420694778497023 absolute error 1.9539925233402755e-14 relative error 4.420102769466964e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.23831387056442468 Order of pole (three term test) 22.060447387567077 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.3999999999999715 y[1] (analytic) 4.433201807420503 y[1] (numeric) 4.433201807420523 absolute error 1.9539925233402755e-14 relative error 4.407632695785674e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24705667556927915 Order of pole (three term test) 22.065301254825076 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.4099999999999713 y[1] (analytic) 4.445805515357598 y[1] (numeric) 4.445805515357618 absolute error 1.9539925233402755e-14 relative error 4.3951372064981257e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2557006611979514 Order of pole (three term test) 22.070328995785232 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.419999999999971 y[1] (analytic) 4.458505641939665 y[1] (numeric) 4.458505641939684 absolute error 1.9539925233402755e-14 relative error 4.382617585945668e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2642423699714409 Order of pole (three term test) 22.0755285994182 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.429999999999971 y[1] (analytic) 4.471301917156294 y[1] (numeric) 4.471301917156314 absolute error 1.9539925233402755e-14 relative error 4.3700751135655725e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.27267838532012656 Order of pole (three term test) 22.080897985951854 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.4399999999999706 y[1] (analytic) 4.484194061382295 y[1] (numeric) 4.484194061382316 absolute error 2.042810365310288e-14 relative error 4.555579748215831e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.28100533295034724 Order of pole (three term test) 22.086435007703184 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.4499999999999704 y[1] (analytic) 4.497181785405656 y[1] (numeric) 4.497181785405677 absolute error 2.042810365310288e-14 relative error 4.54242337265453e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2892198821940757 Order of pole (three term test) 22.092137449937308 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.45999999999997 y[1] (analytic) 4.510264790456465 y[1] (numeric) 4.510264790456485 absolute error 2.042810365310288e-14 relative error 4.529247084634124e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.29731874734114044 Order of pole (three term test) 22.098003031753358 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.46999999999997 y[1] (analytic) 4.523442768236784 y[1] (numeric) 4.523442768236805 absolute error 2.1316282072803006e-14 relative error 4.712402292891613e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3052986889534657 Order of pole (three term test) 22.104029406996816 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.47999999999997 y[1] (analytic) 4.5367154009514845 y[1] (numeric) 4.536715400951506 absolute error 2.1316282072803006e-14 relative error 4.698615669903461e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3131565151608044 Order of pole (three term test) 22.110214165197938 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.4899999999999696 y[1] (analytic) 4.550082361340021 y[1] (numeric) 4.550082361340043 absolute error 2.220446049250313e-14 relative error 4.880012872110696e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.32088908293744334 Order of pole (three term test) 22.116554832535904 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.4999999999999694 y[1] (analytic) 4.563543312709163 y[1] (numeric) 4.563543312709184 absolute error 2.1316282072803006e-14 relative error 4.670993702073253e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3284932993593713 Order of pole (three term test) 22.123048872828328 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.509999999999969 y[1] (analytic) 4.577097908966655 y[1] (numeric) 4.577097908966676 absolute error 2.1316282072803006e-14 relative error 4.657161043254908e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3359661228414079 Order of pole (three term test) 22.12969368854567 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.519999999999969 y[1] (analytic) 4.5907457946558345 y[1] (numeric) 4.590745794655857 absolute error 2.220446049250313e-14 relative error 4.83678719879278e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3433045643537966 Order of pole (three term test) 22.13648662185024 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.5299999999999687 y[1] (analytic) 4.604486604991172 y[1] (numeric) 4.604486604991195 absolute error 2.3092638912203256e-14 relative error 5.015247277985626e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.350505688617777 Order of pole (three term test) 22.143424955659295 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.5399999999999685 y[1] (analytic) 4.618319965894753 y[1] (numeric) 4.618319965894776 absolute error 2.3092638912203256e-14 relative error 5.000224991498459e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.357566615279657 Order of pole (three term test) 22.150505914731802 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.5499999999999683 y[1] (analytic) 4.63224549403368 y[1] (numeric) 4.632245494033703 absolute error 2.3092638912203256e-14 relative error 4.985193237695739e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3644845200629165 Order of pole (three term test) 22.157726666778576 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.559999999999968 y[1] (analytic) 4.6462627968584105 y[1] (numeric) 4.646262796858434 absolute error 2.3092638912203256e-14 relative error 4.970153416164371e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3712566358978792 Order of pole (three term test) 22.165084323595043 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.569999999999968 y[1] (analytic) 4.6603714726420105 y[1] (numeric) 4.6603714726420336 absolute error 2.3092638912203256e-14 relative error 4.955106915353211e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3778802540285059 Order of pole (three term test) 22.172575942216593 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.5799999999999677 y[1] (analytic) 4.674571110520324 y[1] (numeric) 4.674571110520348 absolute error 2.398081733190338e-14 relative error 5.130057231974399e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.384352725095857 Order of pole (three term test) 22.18019852609566 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.5899999999999674 y[1] (analytic) 4.688861290533065 y[1] (numeric) 4.688861290533088 absolute error 2.3092638912203256e-14 relative error 4.92499937219894e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.39067146019780474 Order of pole (three term test) 22.187949026300327 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.5999999999999672 y[1] (analytic) 4.703241583665806 y[1] (numeric) 4.70324158366583 absolute error 2.398081733190338e-14 relative error 5.098784934881493e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3968339319245566 Order of pole (three term test) 22.19582434273385 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.609999999999967 y[1] (analytic) 4.717711551892884 y[1] (numeric) 4.717711551892908 absolute error 2.398081733190338e-14 relative error 5.083146154258112e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.40283767536958726 Order of pole (three term test) 22.20382132537465 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.619999999999967 y[1] (analytic) 4.732270748221201 y[1] (numeric) 4.732270748221226 absolute error 2.4868995751603507e-14 relative error 5.255192924232291e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4086802891155673 Order of pole (three term test) 22.211936775536312 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.6299999999999666 y[1] (analytic) 4.746918716734925 y[1] (numeric) 4.74691871673495 absolute error 2.4868995751603507e-14 relative error 5.238976531013609e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4143594361948991 Order of pole (three term test) 22.22016744714697 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.6399999999999664 y[1] (analytic) 4.761654992641076 y[1] (numeric) 4.761654992641101 absolute error 2.4868995751603507e-14 relative error 5.222763049829822e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4198728450244717 Order of pole (three term test) 22.228510048047713 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.649999999999966 y[1] (analytic) 4.776479102316012 y[1] (numeric) 4.776479102316037 absolute error 2.4868995751603507e-14 relative error 5.206553869260114e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.42521831031426444 Order of pole (three term test) 22.236961241309423 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.659999999999966 y[1] (analytic) 4.791390563352785 y[1] (numeric) 4.7913905633528096 absolute error 2.4868995751603507e-14 relative error 5.190350363382062e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4303936939494334 Order of pole (three term test) 22.24551764656746 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.6699999999999657 y[1] (analytic) 4.806388884609382 y[1] (numeric) 4.806388884609408 absolute error 2.5757174171303632e-14 relative error 5.35894510196233e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4353969258455287 Order of pole (three term test) 22.254175841373833 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.6799999999999655 y[1] (analytic) 4.821473566257846 y[1] (numeric) 4.821473566257872 absolute error 2.5757174171303632e-14 relative error 5.342178862404277e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.44022600477650076 Order of pole (three term test) 22.26293236256604 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.6899999999999653 y[1] (analytic) 4.836644099834247 y[1] (numeric) 4.836644099834274 absolute error 2.6645352591003757e-14 relative error 5.509057942038137e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4448789991751638 Order of pole (three term test) 22.27178370765236 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.699999999999965 y[1] (analytic) 4.851899968289539 y[1] (numeric) 4.8518999682895645 absolute error 2.5757174171303632e-14 relative error 5.308677907550497e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.44935404790579797 Order of pole (three term test) 22.280726336212773 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.709999999999965 y[1] (analytic) 4.867240646041252 y[1] (numeric) 4.867240646041279 absolute error 2.6645352591003757e-14 relative error 5.474426791014665e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.45364936100857717 Order of pole (three term test) 22.289756671315093 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.7199999999999647 y[1] (analytic) 4.8826655990260655 y[1] (numeric) 4.882665599026092 absolute error 2.6645352591003757e-14 relative error 5.457132390208874e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.45776322041553036 Order of pole (three term test) 22.298871100945675 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.7299999999999645 y[1] (analytic) 4.898174284753199 y[1] (numeric) 4.898174284753226 absolute error 2.7533531010703882e-14 relative error 5.621182385528611e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4616939806377459 Order of pole (three term test) 22.30806597945421 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.7399999999999642 y[1] (analytic) 4.913766152358672 y[1] (numeric) 4.9137661523587 absolute error 2.7533531010703882e-14 relative error 5.603345816016789e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.46544006942354377 Order of pole (three term test) 22.317337629011867 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.749999999999964 y[1] (analytic) 4.929440642660383 y[1] (numeric) 4.929440642660411 absolute error 2.7533531010703882e-14 relative error 5.585528461875187e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.46899998838735685 Order of pole (three term test) 22.32668234108245 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.759999999999964 y[1] (analytic) 4.94519718821403 y[1] (numeric) 4.945197188214059 absolute error 2.842170943040401e-14 relative error 5.747335919817703e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4723723136090651 Order of pole (three term test) 22.33609637790574 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.7699999999999636 y[1] (analytic) 4.961035213369857 y[1] (numeric) 4.961035213369885 absolute error 2.842170943040401e-14 relative error 5.72898764229858e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4755556962035431 Order of pole (three term test) 22.3455759739925 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.7799999999999634 y[1] (analytic) 4.976954134330211 y[1] (numeric) 4.9769541343302395 absolute error 2.842170943040401e-14 relative error 5.710663322041834e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4785488628601979 Order of pole (three term test) 22.355117337630716 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.789999999999963 y[1] (analytic) 4.992953359207929 y[1] (numeric) 4.9929533592079585 absolute error 2.930988785010413e-14 relative error 5.870250679600538e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.48135061635227494 Order of pole (three term test) 22.364716652402137 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.799999999999963 y[1] (analytic) 5.009032288085524 y[1] (numeric) 5.009032288085553 absolute error 2.930988785010413e-14 relative error 5.851407250821798e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4839598360157339 Order of pole (three term test) 22.374370078708836 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.8099999999999627 y[1] (analytic) 5.025190313075171 y[1] (numeric) 5.025190313075202 absolute error 3.019806626980426e-14 relative error 6.009337833679878e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4863754781974983 Order of pole (three term test) 22.384073755309014 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.8199999999999625 y[1] (analytic) 5.041426818379507 y[1] (numeric) 5.041426818379537 absolute error 3.019806626980426e-14 relative error 5.989984057630531e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.48859657667290346 Order of pole (three term test) 22.393823800861398 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.8299999999999623 y[1] (analytic) 5.057741180353195 y[1] (numeric) 5.057741180353226 absolute error 3.108624468950438e-14 relative error 6.14627035686582e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4906222430321738 Order of pole (three term test) 22.403616315477784 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.839999999999962 y[1] (analytic) 5.074132767565301 y[1] (numeric) 5.074132767565332 absolute error 3.108624468950438e-14 relative error 6.126415313413322e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4924516670357739 Order of pole (three term test) 22.413447382282875 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.849999999999962 y[1] (analytic) 5.090600940862429 y[1] (numeric) 5.090600940862461 absolute error 3.197442310920451e-14 relative error 6.281070443480398e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4940841169384944 Order of pole (three term test) 22.42331306898103 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.8599999999999617 y[1] (analytic) 5.1071450534326415 y[1] (numeric) 5.107145053432673 absolute error 3.197442310920451e-14 relative error 6.260723510822096e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49551893978213973 Order of pole (three term test) 22.433209429429116 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.8699999999999615 y[1] (analytic) 5.123764450870133 y[1] (numeric) 5.123764450870166 absolute error 3.2862601528904634e-14 relative error 6.413761179697441e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4967555616567034 Order of pole (three term test) 22.443132505214905 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.8799999999999613 y[1] (analytic) 5.140458471240677 y[1] (numeric) 5.14045847124071 absolute error 3.2862601528904634e-14 relative error 6.392932014286475e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4977934879299238 Order of pole (three term test) 22.45307832724038 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.889999999999961 y[1] (analytic) 5.157226445147813 y[1] (numeric) 5.157226445147848 absolute error 3.4638958368304884e-14 relative error 6.716586664697459e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49863230344513 Order of pole (three term test) 22.463042917309348 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.899999999999961 y[1] (analytic) 5.174067695799794 y[1] (numeric) 5.174067695799828 absolute error 3.4638958368304884e-14 relative error 6.69472461607414e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4992716726873004 Order of pole (three term test) 22.47302228971864 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.9099999999999606 y[1] (analytic) 5.190981539077252 y[1] (numeric) 5.190981539077287 absolute error 3.4638958368304884e-14 relative error 6.672911106993129e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4997113399172626 Order of pole (three term test) 22.483012452852336 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.9199999999999604 y[1] (analytic) 5.207967283601622 y[1] (numeric) 5.207967283601658 absolute error 3.552713678800501e-14 relative error 6.821689702212541e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49995112927398694 Order of pole (three term test) 22.493009410778406 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.92999999999996 y[1] (analytic) 5.225024230804275 y[1] (numeric) 5.225024230804309 absolute error 3.4638958368304884e-14 relative error 6.629434972586337e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4999909448449281 Order of pole (three term test) 22.503009164846954 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.93999999999996 y[1] (analytic) 5.242151674996368 y[1] (numeric) 5.242151674996403 absolute error 3.552713678800501e-14 relative error 6.777205046824523e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.499830770704388 Order of pole (three term test) 22.51300771528968 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.9499999999999598 y[1] (analytic) 5.259348903439423 y[1] (numeric) 5.259348903439459 absolute error 3.6415315207705135e-14 relative error 6.923920788729351e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4994706709198879 Order of pole (three term test) 22.52300106281973 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.9599999999999596 y[1] (analytic) 5.276615196416594 y[1] (numeric) 5.27661519641663 absolute error 3.6415315207705135e-14 relative error 6.901264134711807e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49891078952653983 Order of pole (three term test) 22.532985210231327 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.9699999999999593 y[1] (analytic) 5.293949827304638 y[1] (numeric) 5.293949827304674 absolute error 3.6415315207705135e-14 relative error 6.878666476944235e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49815135046943626 Order of pole (three term test) 22.542956163998625 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.979999999999959 y[1] (analytic) 5.311352062646577 y[1] (numeric) 5.311352062646614 absolute error 3.730349362740526e-14 relative error 7.023351716741108e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49719265751407454 Order of pole (three term test) 22.55290993587307 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.989999999999959 y[1] (analytic) 5.328821162225048 y[1] (numeric) 5.328821162225085 absolute error 3.730349362740526e-14 relative error 7.000327556841708e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4960350941248542 Order of pole (three term test) 22.562842544478624 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.9999999999999587 y[1] (analytic) 5.346356379136315 y[1] (numeric) 5.3463563791363535 absolute error 3.8191672047105385e-14 relative error 7.143495371192429e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49467912331169683 Order of pole (three term test) 22.572750016904266 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.009999999999959 y[1] (analytic) 5.363956959864969 y[1] (numeric) 5.363956959865007 absolute error 3.8191672047105385e-14 relative error 7.120055647886261e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49312528744484857 Order of pole (three term test) 22.582628390293138 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.019999999999959 y[1] (analytic) 5.381622144359268 y[1] (numeric) 5.381622144359306 absolute error 3.8191672047105385e-14 relative error 7.096684052249168e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4913742080379387 Order of pole (three term test) 22.59247371342759 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.0299999999999585 y[1] (analytic) 5.3993511661071505 y[1] (numeric) 5.39935116610719 absolute error 3.907985046680551e-14 relative error 7.237879008892375e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.48942658549938217 Order of pole (three term test) 22.60228204830964 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.039999999999958 y[1] (analytic) 5.417143252212885 y[1] (numeric) 5.417143252212924 absolute error 3.907985046680551e-14 relative error 7.214106891273648e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4872831988522269 Order of pole (three term test) 22.61204947173611 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.049999999999958 y[1] (analytic) 5.4349976234743504 y[1] (numeric) 5.43499762347439 absolute error 3.9968028886505635e-14 relative error 7.353826377748417e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.48494490542255325 Order of pole (three term test) 22.621772076867853 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.059999999999958 y[1] (analytic) 5.45291349446097 y[1] (numeric) 5.45291349446101 absolute error 3.9968028886505635e-14 relative error 7.329664944640122e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.48241264049655674 Order of pole (three term test) 22.63144597479246 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.069999999999958 y[1] (analytic) 5.470890073592239 y[1] (numeric) 5.470890073592279 absolute error 3.9968028886505635e-14 relative error 7.305580691417959e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.47968741694644407 Order of pole (three term test) 22.641067296079736 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.079999999999957 y[1] (analytic) 5.488926563216891 y[1] (numeric) 5.488926563216932 absolute error 4.085620730620576e-14 relative error 7.443387488547705e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4767703248252999 Order of pole (three term test) 22.650632192329457 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.089999999999957 y[1] (analytic) 5.507022159692664 y[1] (numeric) 5.5070221596927045 absolute error 4.085620730620576e-14 relative error 7.41892916379437e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4736625309310787 Order of pole (three term test) 22.660136837710645 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.099999999999957 y[1] (analytic) 5.525176053466653 y[1] (numeric) 5.525176053466694 absolute error 4.085620730620576e-14 relative error 7.394553026155865e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4703652783399011 Order of pole (three term test) 22.669577430491877 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.109999999999957 y[1] (analytic) 5.543387429156278 y[1] (numeric) 5.543387429156319 absolute error 4.1744385725905886e-14 relative error 7.530483167448305e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.46687988590884083 Order of pole (three term test) 22.678950194561914 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.119999999999957 y[1] (analytic) 5.56165546563081 y[1] (numeric) 5.561655465630853 absolute error 4.263256414560601e-14 relative error 7.66544501166265e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4632077477483994 Order of pole (three term test) 22.6882513809401 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.129999999999956 y[1] (analytic) 5.579979336093495 y[1] (numeric) 5.579979336093538 absolute error 4.263256414560601e-14 relative error 7.640272764065965e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.45935033266487957 Order of pole (three term test) 22.697477269275897 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.139999999999956 y[1] (analytic) 5.598358208164221 y[1] (numeric) 5.598358208164264 absolute error 4.263256414560601e-14 relative error 7.615190482708647e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.45530918357288325 Order of pole (three term test) 22.70662416933698 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.149999999999956 y[1] (analytic) 5.616791243962764 y[1] (numeric) 5.616791243962807 absolute error 4.3520742565306136e-14 relative error 7.748328302584616e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4510859168781657 Order of pole (three term test) 22.715688422485268 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.159999999999956 y[1] (analytic) 5.6352776001925715 y[1] (numeric) 5.635277600192615 absolute error 4.3520742565306136e-14 relative error 7.722910147996777e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.44668222183109585 Order of pole (three term test) 22.724666403140382 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.1699999999999555 y[1] (analytic) 5.653816428225093 y[1] (numeric) 5.653816428225136 absolute error 4.3520742565306136e-14 relative error 7.69758677484487e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4420998598509771 Order of pole (three term test) 22.73355452022975 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.179999999999955 y[1] (analytic) 5.67240687418464 y[1] (numeric) 5.672406874184683 absolute error 4.3520742565306136e-14 relative error 7.672359111503593e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4373406638215042 Order of pole (three term test) 22.74234921862504 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.189999999999955 y[1] (analytic) 5.691048079033775 y[1] (numeric) 5.69104807903382 absolute error 4.440892098500626e-14 relative error 7.803293939584147e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.43240653735763357 Order of pole (three term test) 22.75104698056416 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.199999999999955 y[1] (analytic) 5.709739178659216 y[1] (numeric) 5.709739178659261 absolute error 4.440892098500626e-14 relative error 7.777749490027413e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4272994540441637 Order of pole (three term test) 22.759644327058304 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.209999999999955 y[1] (analytic) 5.728479303958241 y[1] (numeric) 5.728479303958286 absolute error 4.529709940470639e-14 relative error 7.907351497876092e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4220214566463265 Order of pole (three term test) 22.768137819283506 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.2199999999999545 y[1] (analytic) 5.747267580925604 y[1] (numeric) 5.74726758092565 absolute error 4.529709940470639e-14 relative error 7.88150173397899e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4165746562927079 Order of pole (three term test) 22.77652405995611 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.229999999999954 y[1] (analytic) 5.766103130740933 y[1] (numeric) 5.766103130740978 absolute error 4.529709940470639e-14 relative error 7.85575602406643e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.41096123163082743 Order of pole (three term test) 22.784799694691674 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.239999999999954 y[1] (analytic) 5.784985069856608 y[1] (numeric) 5.784985069856654 absolute error 4.529709940470639e-14 relative error 7.830115178815692e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.40518342795570444 Order of pole (three term test) 22.79296141334665 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.249999999999954 y[1] (analytic) 5.8039125100861195 y[1] (numeric) 5.803912510086166 absolute error 4.618527782440651e-14 relative error 7.957610964008347e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3992435563117729 Order of pole (three term test) 22.801005951342372 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.259999999999954 y[1] (analytic) 5.822884558692884 y[1] (numeric) 5.82288455869293 absolute error 4.618527782440651e-14 relative error 7.93168357690645e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.39314399256849314 Order of pole (three term test) 22.808930090970925 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.269999999999953 y[1] (analytic) 5.841900318479517 y[1] (numeric) 5.841900318479564 absolute error 4.707345624410664e-14 relative error 8.057901312557579e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.386887176470036 Order of pole (three term test) 22.816730662682104 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.279999999999953 y[1] (analytic) 5.860958887877555 y[1] (numeric) 5.860958887877602 absolute error 4.707345624410664e-14 relative error 8.031698762035419e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.38047561065941776 Order of pole (three term test) 22.82440454635123 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.289999999999953 y[1] (analytic) 5.880059361037604 y[1] (numeric) 5.8800593610376515 absolute error 4.707345624410664e-14 relative error 8.005609017491276e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3739118596774763 Order of pole (three term test) 22.831948672527144 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.299999999999953 y[1] (analytic) 5.899200827919934 y[1] (numeric) 5.899200827919982 absolute error 4.796163466380676e-14 relative error 8.130191879010517e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.36719854893708875 Order of pole (three term test) 22.839360023659975 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.3099999999999525 y[1] (analytic) 5.918382374385474 y[1] (numeric) 5.918382374385522 absolute error 4.796163466380676e-14 relative error 8.103841832082839e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.36033836367304145 Order of pole (three term test) 22.846635635308072 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.319999999999952 y[1] (analytic) 5.937603082287228 y[1] (numeric) 5.937603082287277 absolute error 4.884981308350689e-14 relative error 8.227194106193003e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3533340478679729 Order of pole (three term test) 22.853772597323815 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.329999999999952 y[1] (analytic) 5.95686202956209 y[1] (numeric) 5.9568620295621395 absolute error 4.973799150320701e-14 relative error 8.349696745765224e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3461884031548147 Order of pole (three term test) 22.860768055017513 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.339999999999952 y[1] (analytic) 5.976158290323049 y[1] (numeric) 5.976158290323099 absolute error 4.973799150320701e-14 relative error 8.322736628938649e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3389042876961787 Order of pole (three term test) 22.867619210299388 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.349999999999952 y[1] (analytic) 5.995490934951775 y[1] (numeric) 5.9954909349518255 absolute error 5.062616992290714e-14 relative error 8.444040775338835e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.33148461504112753 Order of pole (three term test) 22.874323322798666 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.3599999999999515 y[1] (analytic) 6.014859030191582 y[1] (numeric) 6.014859030191634 absolute error 5.1514348342607263e-14 relative error 8.564514660116058e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.32393235295979605 Order of pole (three term test) 22.880877710959737 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.369999999999951 y[1] (analytic) 6.034261639240754 y[1] (numeric) 6.034261639240806 absolute error 5.1514348342607263e-14 relative error 8.536976256980618e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3162505222563211 Order of pole (three term test) 22.88727975311473 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.379999999999951 y[1] (analytic) 6.053697821846221 y[1] (numeric) 6.053697821846273 absolute error 5.240252676230739e-14 relative error 8.656283862270148e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.30844219556056074 Order of pole (three term test) 22.89352688853213 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.389999999999951 y[1] (analytic) 6.073166634397586 y[1] (numeric) 6.073166634397638 absolute error 5.240252676230739e-14 relative error 8.628534324335288e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.30051049609908426 Order of pole (three term test) 22.89961661844108 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.399999999999951 y[1] (analytic) 6.092667130021484 y[1] (numeric) 6.092667130021536 absolute error 5.240252676230739e-14 relative error 8.60091740513692e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2924585964459211 Order of pole (three term test) 22.9055465070308 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.40999999999995 y[1] (analytic) 6.11219835867627 y[1] (numeric) 6.112198358676323 absolute error 5.240252676230739e-14 relative error 8.573433597409672e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.28428971725357566 Order of pole (three term test) 22.91131418242492 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.41999999999995 y[1] (analytic) 6.131759367247021 y[1] (numeric) 6.131759367247074 absolute error 5.3290705182007514e-14 relative error 8.690932241513168e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2760071259648079 Order of pole (three term test) 22.916917337630196 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.42999999999995 y[1] (analytic) 6.151349199640848 y[1] (numeric) 6.151349199640902 absolute error 5.417888360170764e-14 relative error 8.80764233070542e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2676141355057001 Order of pole (three term test) 22.922353731459232 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.43999999999995 y[1] (analytic) 6.170966896882502 y[1] (numeric) 6.170966896882557 absolute error 5.417888360170764e-14 relative error 8.779642559592753e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25911410296053095 Order of pole (three term test) 22.927621189427 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.4499999999999496 y[1] (analytic) 6.190611497210274 y[1] (numeric) 6.190611497210329 absolute error 5.5067062021407764e-14 relative error 8.895254054663757e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2505104282289862 Order of pole (three term test) 22.932717604620528 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.459999999999949 y[1] (analytic) 6.21028203617217 y[1] (numeric) 6.210282036172225 absolute error 5.5067062021407764e-14 relative error 8.867079095710352e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24180655266624435 Order of pole (three term test) 22.93764093854171 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.469999999999949 y[1] (analytic) 6.22997754672235 y[1] (numeric) 6.229977546722405 absolute error 5.5067062021407764e-14 relative error 8.839046627122929e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2330059577064805 Order of pole (three term test) 22.942389221922607 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.479999999999949 y[1] (analytic) 6.24969705931784 y[1] (numeric) 6.249697059317896 absolute error 5.595524044110789e-14 relative error 8.953272440250961e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2241121634703387 Order of pole (three term test) 22.946960555513172 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.489999999999949 y[1] (analytic) 6.2694396020154795 y[1] (numeric) 6.269439602015536 absolute error 5.684341886080802e-14 relative error 9.066746387114754e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.21512872735693078 Order of pole (three term test) 22.95135311084093 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.4999999999999485 y[1] (analytic) 6.289204200569118 y[1] (numeric) 6.289204200569175 absolute error 5.684341886080802e-14 relative error 9.038253020257186e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2060592426209252 Order of pole (three term test) 22.955565130942322 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.509999999999948 y[1] (analytic) 6.308989878527037 y[1] (numeric) 6.308989878527095 absolute error 5.773159728050814e-14 relative error 9.15068789014871e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.19690733693529114 Order of pole (three term test) 22.95959493106544 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.519999999999948 y[1] (analytic) 6.328795657329596 y[1] (numeric) 6.328795657329654 absolute error 5.861977570020827e-14 relative error 9.26239033050762e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.18767667094027907 Order of pole (three term test) 22.963440899343997 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.529999999999948 y[1] (analytic) 6.348620556407085 y[1] (numeric) 6.348620556407144 absolute error 5.861977570020827e-14 relative error 9.233466574254255e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.17837093677921317 Order of pole (three term test) 22.96710149744195 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.539999999999948 y[1] (analytic) 6.368463593277784 y[1] (numeric) 6.368463593277844 absolute error 5.950795411990839e-14 relative error 9.344161782242402e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.16899385662168323 Order of pole (three term test) 22.970575261168854 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.549999999999947 y[1] (analytic) 6.388323783646209 y[1] (numeric) 6.388323783646269 absolute error 6.039613253960852e-14 relative error 9.454143932751125e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.15954918117472583 Order of pole (three term test) 22.973860801065538 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.559999999999947 y[1] (analytic) 6.40820014150154 y[1] (numeric) 6.4082001415016006 absolute error 6.039613253960852e-14 relative error 9.424819950373269e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1500406881825924 Order of pole (three term test) 22.976956802959858 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.569999999999947 y[1] (analytic) 6.428091679216221 y[1] (numeric) 6.428091679216282 absolute error 6.039613253960852e-14 relative error 9.395655126526233e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.14047218091570202 Order of pole (three term test) 22.979862028492338 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.579999999999947 y[1] (analytic) 6.447997407644724 y[1] (numeric) 6.447997407644785 absolute error 6.039613253960852e-14 relative error 9.366649631093688e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.13084748664938275 Order of pole (three term test) 22.98257531561151 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.589999999999947 y[1] (analytic) 6.46791633622246 y[1] (numeric) 6.467916336222522 absolute error 6.128431095930864e-14 relative error 9.475124255410715e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.12117045513301361 Order of pole (three term test) 22.985095579038664 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.599999999999946 y[1] (analytic) 6.487847473064838 y[1] (numeric) 6.4878474730649005 absolute error 6.217248937900877e-14 relative error 9.582914770596276e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.11144495705017578 Order of pole (three term test) 22.987421810702074 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.609999999999946 y[1] (analytic) 6.50778982506645 y[1] (numeric) 6.507789825066513 absolute error 6.306066779870889e-14 relative error 9.690028334322396e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.10167488247043081 Order of pole (three term test) 22.989553080140062 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.619999999999946 y[1] (analytic) 6.52774239800038 y[1] (numeric) 6.527742398000443 absolute error 6.306066779870889e-14 relative error 9.66040997849824e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.09186413929334475 Order of pole (three term test) 22.99148853487329 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.629999999999946 y[1] (analytic) 6.547704196617629 y[1] (numeric) 6.547704196617692 absolute error 6.306066779870889e-14 relative error 9.63095856274087e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.08201665168538019 Order of pole (three term test) 22.99322740074566 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.6399999999999455 y[1] (analytic) 6.5676742247466375 y[1] (numeric) 6.567674224746701 absolute error 6.306066779870889e-14 relative error 9.601674145331347e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.07213635851028222 Order of pole (three term test) 22.99476898223401 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.649999999999945 y[1] (analytic) 6.5876514853928985 y[1] (numeric) 6.587651485392962 absolute error 6.394884621840902e-14 relative error 9.707381509207907e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.06222721175358552 Order of pole (three term test) 22.996112662726304 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.659999999999945 y[1] (analytic) 6.6076349808386645 y[1] (numeric) 6.6076349808387285 absolute error 6.394884621840902e-14 relative error 9.678023438621061e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.05229317494187234 Order of pole (three term test) 22.997257904768233 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.669999999999945 y[1] (analytic) 6.627623712742708 y[1] (numeric) 6.627623712742773 absolute error 6.483702463810914e-14 relative error 9.782846378778141e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.0423382215574156 Order of pole (three term test) 22.99820425027829 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.679999999999945 y[1] (analytic) 6.647616682240165 y[1] (numeric) 6.64761668224023 absolute error 6.483702463810914e-14 relative error 9.753424082247153e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.03236633344883789 Order of pole (three term test) 22.99895132073087 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.689999999999944 y[1] (analytic) 6.667612890042411 y[1] (numeric) 6.667612890042477 absolute error 6.572520305780927e-14 relative error 9.857381365970574e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.02238149923842604 Order of pole (three term test) 22.999498817307742 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.699999999999944 y[1] (analytic) 6.687611336536998 y[1] (numeric) 6.6876113365370635 absolute error 6.572520305780927e-14 relative error 9.827904127551066e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.01238771272673482 Order of pole (three term test) 22.999846521017606 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.709999999999944 y[1] (analytic) 6.707611021887606 y[1] (numeric) 6.707611021887673 absolute error 6.661338147750939e-14 relative error 9.931014374587802e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.0023889712951202105 Order of pole (three term test) 22.999994292783576 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.719999999999944 y[1] (analytic) 6.727610946134035 y[1] (numeric) 6.727610946134103 absolute error 6.750155989720952e-14 relative error 1.0033511217826697e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.0076107256931599145 Order of pole (three term test) 22.999942073498943 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.729999999999944 y[1] (analytic) 6.747610109292194 y[1] (numeric) 6.747610109292261 absolute error 6.750155989720952e-14 relative error 1.0003773010573407e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.01760737849263779 Order of pole (three term test) 22.99968988405072 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.739999999999943 y[1] (analytic) 6.767607511454099 y[1] (numeric) 6.767607511454166 absolute error 6.750155989720952e-14 relative error 9.974213159224127e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.02759698857548051 Order of pole (three term test) 22.99923782531132 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.749999999999943 y[1] (analytic) 6.787602152887863 y[1] (numeric) 6.787602152887931 absolute error 6.838973831690964e-14 relative error 1.007568457556288e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.03757556023084799 Order of pole (three term test) 22.998586078098192 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.759999999999943 y[1] (analytic) 6.807593034137674 y[1] (numeric) 6.807593034137743 absolute error 6.927791673660977e-14 relative error 1.0176565548088068e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.04753910216312388 Order of pole (three term test) 22.997734903101563 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.769999999999943 y[1] (analytic) 6.827579156123732 y[1] (numeric) 6.827579156123802 absolute error 7.016609515630989e-14 relative error 1.0276862933676448e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.05748362908838085 Order of pole (three term test) 22.996684640780074 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.7799999999999425 y[1] (analytic) 6.84755952024216 y[1] (numeric) 6.84755952024223 absolute error 7.016609515630989e-14 relative error 1.024687627013551e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.06740516332844057 Order of pole (three term test) 22.995435711224644 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.789999999999942 y[1] (analytic) 6.8675331284648635 y[1] (numeric) 6.867533128464934 absolute error 7.016609515630989e-14 relative error 1.0217074143476975e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.07729973640189246 Order of pole (three term test) 22.99398861399044 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.799999999999942 y[1] (analytic) 6.887498983439331 y[1] (numeric) 6.887498983439402 absolute error 7.105427357601002e-14 relative error 1.0316411479240389e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.0871633906114329 Order of pole (three term test) 22.992343927897075 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.809999999999942 y[1] (analytic) 6.90745608858837 y[1] (numeric) 6.907456088588441 absolute error 7.105427357601002e-14 relative error 1.0286605179205837e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.09699218062689187 Order of pole (three term test) 22.990502310797037 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.819999999999942 y[1] (analytic) 6.9274034482097635 y[1] (numeric) 6.9274034482098354 absolute error 7.194245199571014e-14 relative error 1.038519735909161e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.10678217506331207 Order of pole (three term test) 22.988464499312645 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.8299999999999415 y[1] (analytic) 6.947340067575839 y[1] (numeric) 6.947340067575911 absolute error 7.194245199571014e-14 relative error 1.0355395201031707e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.11652945805345026 Order of pole (three term test) 22.98623130854128 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.839999999999941 y[1] (analytic) 6.96726495303294 y[1] (numeric) 6.967264953033012 absolute error 7.194245199571014e-14 relative error 1.032578098876413e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1262301308140722 Order of pole (three term test) 22.983803631729504 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.849999999999941 y[1] (analytic) 6.98717711210079 y[1] (numeric) 6.987177112100863 absolute error 7.283063041541027e-14 relative error 1.0423469914520708e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1358803132054148 Order of pole (three term test) 22.981182439915674 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.859999999999941 y[1] (analytic) 7.007075553571745 y[1] (numeric) 7.007075553571818 absolute error 7.283063041541027e-14 relative error 1.0393869719056477e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.14547614528318842 Order of pole (three term test) 22.978368781541548 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.869999999999941 y[1] (analytic) 7.026959287609905 y[1] (numeric) 7.026959287609979 absolute error 7.37188088351104e-14 relative error 1.0490854695158555e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.15501378884250497 Order of pole (three term test) 22.975363782032975 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.87999999999994 y[1] (analytic) 7.046827325850103 y[1] (numeric) 7.0468273258501775 absolute error 7.460698725481052e-14 relative error 1.0587315937361954e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1644894289531073 Order of pole (three term test) 22.972168643349686 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.88999999999994 y[1] (analytic) 7.0666786814967395 y[1] (numeric) 7.066678681496813 absolute error 7.37188088351104e-14 relative error 1.043188917420773e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.17389927548529172 Order of pole (three term test) 22.96878464350455 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.89999999999994 y[1] (analytic) 7.086512369422456 y[1] (numeric) 7.086512369422532 absolute error 7.549516567451064e-14 relative error 1.0653359754265613e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.18323956462590812 Order of pole (three term test) 22.965213136052398 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.90999999999994 y[1] (analytic) 7.106327406266658 y[1] (numeric) 7.106327406266733 absolute error 7.549516567451064e-14 relative error 1.062365429545729e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.19250656038383565 Order of pole (three term test) 22.96145554954858 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.9199999999999395 y[1] (analytic) 7.126122810533839 y[1] (numeric) 7.126122810533914 absolute error 7.549516567451064e-14 relative error 1.0594143222302266e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.20169655608432946 Order of pole (three term test) 22.957513386977606 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.929999999999939 y[1] (analytic) 7.1458976026917345 y[1] (numeric) 7.145897602691811 absolute error 7.638334409421077e-14 relative error 1.0689118196353458e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.21080587585164132 Order of pole (three term test) 22.95338822515194 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.939999999999939 y[1] (analytic) 7.165650805269275 y[1] (numeric) 7.165650805269352 absolute error 7.72715225139109e-14 relative error 1.0783601463957626e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2198308760793199 Order of pole (three term test) 22.9490817140813 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.949999999999939 y[1] (analytic) 7.185381442954331 y[1] (numeric) 7.185381442954408 absolute error 7.72715225139109e-14 relative error 1.0753990324296556e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.22876794688760607 Order of pole (three term test) 22.944595576312707 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.959999999999939 y[1] (analytic) 7.205088542691241 y[1] (numeric) 7.2050885426913185 absolute error 7.72715225139109e-14 relative error 1.0724576395704982e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.23761351356733582 Order of pole (three term test) 22.939931606241448 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.9699999999999385 y[1] (analytic) 7.2247711337781215 y[1] (numeric) 7.2247711337782 absolute error 7.815970093361102e-14 relative error 1.0818294377269526e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24636403800977685 Order of pole (three term test) 22.935091669393376 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.979999999999938 y[1] (analytic) 7.244428247963934 y[1] (numeric) 7.244428247964012 absolute error 7.815970093361102e-14 relative error 1.078893989399067e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2550160201218237 Order of pole (three term test) 22.930077701678687 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.989999999999938 y[1] (analytic) 7.264058919545306 y[1] (numeric) 7.264058919545384 absolute error 7.815970093361102e-14 relative error 1.0759783448797168e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.26356599922599033 Order of pole (three term test) 22.924891708617626 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.999999999999938 y[1] (analytic) 7.283662185463104 y[1] (numeric) 7.283662185463183 absolute error 7.904787935331115e-14 relative error 1.0852765729728195e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2720105554446326 Order of pole (three term test) 22.91953576453826 NO COMPLEX POLE (six term test) for Equation 1 Finished! diff ( y , x , 1 ) = 1.0 - sin ( x ) ; Iterations 491 Total Elapsed Time 0 Seconds Elapsed Time(since restart) 0 Seconds Time to Timeout 30 Minutes 0.0 Seconds Percent Done 100.40816326530484%