##############ECHO OF PROBLEM################# ##############temp/sub_sin_cpostode.ode################# diff ( y , x , 1 ) = sin ( x ) - 1 , 0 ; ! #BEGIN FIRST INPUT BLOCK # Digits:=32; ELIMINATED in preodein.rb max_terms=30 ! #END FIRST INPUT BLOCK #BEGIN SECOND INPUT BLOCK x_start=0.1 x_end=5.0 $array_y_init[0 + 1] = exact_soln_y(x_start) $glob_look_poles=true $glob_max_iter=1000000 #END SECOND INPUT BLOCK #BEGIN OVERRIDE BLOCK $glob_desired_digits_correct=10 $glob_display_interval=0.01 $glob_look_poles=true $glob_max_iter=1000000000 $glob_max_minutes=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) 0.9049958347219743 y[1] (numeric) 0.9049958347219743 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) 0.8960439020433032 y[1] (numeric) 0.8960439020433032 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) 0.8871913641461339 y[1] (numeric) 0.8871913641461338 absolute error 1.1102230246251565e-16 relative error 1.2513907027191103e-14% Correct digits 16 h 0.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) 0.8784381062852119 y[1] (numeric) 0.878438106285212 absolute error 1.1102230246251565e-16 relative error 1.2638602727745153e-14% Correct digits 16 h 0.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) 0.8697840037873629 y[1] (numeric) 0.8697840037873629 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.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) 0.8612289220639576 y[1] (numeric) 0.8612289220639577 absolute error 1.1102230246251565e-16 relative error 1.2891148870900411e-14% Correct digits 16 h 0.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) 0.8527727166243732 y[1] (numeric) 0.852772716624373 absolute error 1.1102230246251565e-16 relative error 1.3018979183807358e-14% Correct digits 16 h 0.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) 0.8444152330904394 y[1] (numeric) 0.8444152330904393 absolute error 1.1102230246251565e-16 relative error 1.3147832738188515e-14% Correct digits 16 h 0.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) 0.8361563072118786 y[1] (numeric) 0.8361563072118786 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.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) 0.8279957648827295 y[1] (numeric) 0.8279957648827297 absolute error 2.220446049250313e-16 relative error 2.6817118437372668e-14% Correct digits 16 h 0.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) 0.8199334221587583 y[1] (numeric) 0.8199334221587584 absolute error 1.1102230246251565e-16 relative error 1.354040455750798e-14% Correct digits 16 h 0.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) 0.8119690852758515 y[1] (numeric) 0.8119690852758518 absolute error 2.220446049250313e-16 relative error 2.7346435837467352e-14% Correct digits 16 h 0.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) 0.8041025506693945 y[1] (numeric) 0.8041025506693945 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.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) 0.7963336049946251 y[1] (numeric) 0.7963336049946251 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.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) 0.7886620251479705 y[1] (numeric) 0.7886620251479703 absolute error 1.1102230246251565e-16 relative error 1.407729786934846e-14% Correct digits 16 h 0.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) 0.7810875782893553 y[1] (numeric) 0.7810875782893552 absolute error 1.1102230246251565e-16 relative error 1.421380976326156e-14% Correct digits 16 h 0.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) 0.7736100218654866 y[1] (numeric) 0.7736100218654867 absolute error 1.1102230246251565e-16 relative error 1.43511975445711e-14% Correct digits 16 h 0.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) 0.7662291036341092 y[1] (numeric) 0.7662291036341093 absolute error 1.1102230246251565e-16 relative error 1.448943950783827e-14% Correct digits 16 h 0.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) 0.7589445616892291 y[1] (numeric) 0.7589445616892289 absolute error 2.220446049250313e-16 relative error 2.9257025629225554e-14% Correct digits 16 h 0.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) 0.7517561244873029 y[1] (numeric) 0.7517561244873027 absolute error 2.220446049250313e-16 relative error 2.953678695686923e-14% Correct digits 16 h 0.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) 0.7446635108743939 y[1] (numeric) 0.7446635108743939 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.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) 0.7376664301142865 y[1] (numeric) 0.7376664301142865 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.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) 0.7307645819175589 y[1] (numeric) 0.730764581917559 absolute error 1.1102230246251565e-16 relative error 1.5192622249314296e-14% Correct digits 16 h 0.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) 0.7239576564716129 y[1] (numeric) 0.7239576564716129 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.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) 0.7172453344716537 y[1] (numeric) 0.7172453344716536 absolute error 1.1102230246251565e-16 relative error 1.5478985658972364e-14% Correct digits 16 h 0.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) 0.7106272871526208 y[1] (numeric) 0.7106272871526209 absolute error 1.1102230246251565e-16 relative error 1.5623140916438167e-14% Correct digits 16 h 0.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) 0.704103176322065 y[1] (numeric) 0.704103176322065 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.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) 0.6976726543939654 y[1] (numeric) 0.6976726543939654 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.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) 0.6913353644234898 y[1] (numeric) 0.6913353644234896 absolute error 1.1102230246251565e-16 relative error 1.6059109395495493e-14% Correct digits 16 h 0.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) 0.6850909401426869 y[1] (numeric) 0.6850909401426869 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.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) 0.6789390059971147 y[1] (numeric) 0.6789390059971149 absolute error 2.220446049250313e-16 relative error 3.27046469511541e-14% Correct digits 16 h 0.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) 0.6728791771833947 y[1] (numeric) 0.6728791771833948 absolute error 1.1102230246251565e-16 relative error 1.649958955889287e-14% Correct digits 16 h 0.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) 0.6669110596876916 y[1] (numeric) 0.6669110596876917 absolute error 1.1102230246251565e-16 relative error 1.6647242664487585e-14% Correct digits 16 h 0.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) 0.6610342503251146 y[1] (numeric) 0.6610342503251149 absolute error 2.220446049250313e-16 relative error 3.359048412632533e-14% Correct digits 16 h 0.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) 0.6552483367800365 y[1] (numeric) 0.6552483367800366 absolute error 1.1102230246251565e-16 relative error 1.694354586355635e-14% Correct digits 16 h 0.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) 0.6495528976473229 y[1] (numeric) 0.649552897647323 absolute error 1.1102230246251565e-16 relative error 1.7092111029700248e-14% Correct digits 16 h 0.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) 0.6439475024744746 y[1] (numeric) 0.6439475024744747 absolute error 1.1102230246251565e-16 relative error 1.7240893401386623e-14% Correct digits 16 h 0.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) 0.6384317118046708 y[1] (numeric) 0.6384317118046711 absolute error 2.220446049250313e-16 relative error 3.4779695434829246e-14% Correct digits 16 h 0.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) 0.6330050772207155 y[1] (numeric) 0.6330050772207159 absolute error 3.3306690738754696e-16 relative error 5.2616782925330875e-14% Correct digits 16 h 0.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) 0.6276671413898783 y[1] (numeric) 0.6276671413898786 absolute error 2.220446049250313e-16 relative error 3.537617158568243e-14% Correct digits 16 h 0.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) 0.6224174381096271 y[1] (numeric) 0.6224174381096274 absolute error 2.220446049250313e-16 relative error 3.5674547551144017e-14% Correct digits 16 h 0.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) 0.6172554923542485 y[1] (numeric) 0.6172554923542488 absolute error 3.3306690738754696e-16 relative error 5.395932665049449e-14% Correct digits 16 h 0.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) 0.6121808203223499 y[1] (numeric) 0.6121808203223502 absolute error 3.3306690738754696e-16 relative error 5.4406622411359977e-14% Correct digits 16 h 0.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) 0.6071929294852388 y[1] (numeric) 0.6071929294852391 absolute error 2.220446049250313e-16 relative error 3.6569036650883686e-14% Correct digits 16 h 0.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) 0.6022913186361757 y[1] (numeric) 0.6022913186361759 absolute error 2.220446049250313e-16 relative error 3.686664543460922e-14% Correct digits 16 h 0.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) 0.5974754779404939 y[1] (numeric) 0.5974754779404943 absolute error 3.3306690738754696e-16 relative error 5.574570332754628e-14% Correct digits 16 h 0.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) 0.5927448889865837 y[1] (numeric) 0.5927448889865838 absolute error 1.1102230246251565e-16 relative error 1.87301998760935e-14% Correct digits 16 h 0.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) 0.588099024837731 y[1] (numeric) 0.5880990248377312 absolute error 2.220446049250313e-16 relative error 3.775632938454508e-14% Correct digits 16 h 0.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) 0.583537350084813 y[1] (numeric) 0.583537350084813 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.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) 0.5790593208998364 y[1] (numeric) 0.5790593208998365 absolute error 1.1102230246251565e-16 relative error 1.9172872010762416e-14% Correct digits 16 h 0.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) 0.5746643850903214 y[1] (numeric) 0.5746643850903217 absolute error 3.3306690738754696e-16 relative error 5.795850865809233e-14% Correct digits 16 h 0.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) 0.5703519821545203 y[1] (numeric) 0.5703519821545204 absolute error 1.1102230246251565e-16 relative error 1.9465576685317345e-14% Correct digits 16 h 0.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) 0.5661215433374659 y[1] (numeric) 0.566121543337466 absolute error 1.1102230246251565e-16 relative error 1.961103649368367e-14% Correct digits 16 h 0.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) 0.561972491687848 y[1] (numeric) 0.561972491687848 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.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) 0.5579042421157073 y[1] (numeric) 0.5579042421157073 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.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) 0.5539162014509439 y[1] (numeric) 0.5539162014509441 absolute error 2.220446049250313e-16 relative error 4.008631708973331e-14% Correct digits 16 h 0.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) 0.5500077685026349 y[1] (numeric) 0.5500077685026349 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.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) 0.5461783341191505 y[1] (numeric) 0.5461783341191507 absolute error 2.220446049250313e-16 relative error 4.0654231604249535e-14% Correct digits 16 h 0.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) 0.5424272812490719 y[1] (numeric) 0.5424272812490721 absolute error 2.220446049250313e-16 relative error 4.0935368223685045e-14% Correct digits 16 h 0.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) 0.5387539850028932 y[1] (numeric) 0.5387539850028935 absolute error 3.3306690738754696e-16 relative error 6.182170650408429e-14% Correct digits 16 h 0.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) 0.5351578127155113 y[1] (numeric) 0.5351578127155117 absolute error 3.3306690738754696e-16 relative error 6.223713818125731e-14% Correct digits 16 h 0.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) 0.5316381240094915 y[1] (numeric) 0.531638124009492 absolute error 4.440892098500626e-16 relative error 8.353223551780762e-14% Correct digits 16 h 0.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) 0.5281942708591049 y[1] (numeric) 0.5281942708591052 absolute error 3.3306690738754696e-16 relative error 6.305765241372565e-14% Correct digits 16 h 0.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) 0.5248255976551296 y[1] (numeric) 0.5248255976551298 absolute error 2.220446049250313e-16 relative error 4.2308265053592144e-14% Correct digits 16 h 0.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) 0.5215314412704118 y[1] (numeric) 0.5215314412704123 absolute error 4.440892098500626e-16 relative error 8.515099468754833e-14% Correct digits 16 h 0.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) 0.5183111311261789 y[1] (numeric) 0.5183111311261793 absolute error 4.440892098500626e-16 relative error 8.56800448960361e-14% Correct digits 16 h 0.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) 0.5151639892590946 y[1] (numeric) 0.515163989259095 absolute error 4.440892098500626e-16 relative error 8.620346513131649e-14% Correct digits 16 h 0.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) 0.5120893303890565 y[1] (numeric) 0.5120893303890568 absolute error 3.3306690738754696e-16 relative error 6.504078246162669e-14% Correct digits 16 h 0.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) 0.5090864619877223 y[1] (numeric) 0.5090864619877228 absolute error 4.440892098500626e-16 relative error 8.723257108745758e-14% Correct digits 16 h 0.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) 0.5061546843477637 y[1] (numeric) 0.506154684347764 absolute error 3.3306690738754696e-16 relative error 6.580338337019255e-14% Correct digits 16 h 0.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) 0.5032932906528346 y[1] (numeric) 0.5032932906528347 absolute error 1.1102230246251565e-16 relative error 2.205916600209508e-14% Correct digits 16 h 0.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) 0.5005015670482528 y[1] (numeric) 0.5005015670482531 absolute error 3.3306690738754696e-16 relative error 6.654662628767281e-14% Correct digits 16 h 0.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) 0.49777879271238634 y[1] (numeric) 0.49777879271238656 absolute error 2.220446049250313e-16 relative error 4.460708414577384e-14% Correct digits 16 h 0.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) 0.4951242399287329 y[1] (numeric) 0.495124239928733 absolute error 1.1102230246251565e-16 relative error 2.2423119998830186e-14% Correct digits 16 h 0.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) 0.4925371741586916 y[1] (numeric) 0.49253717415869197 absolute error 3.885780586188048e-16 relative error 7.889314330081571e-14% Correct digits 16 h 0.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) 0.4900168541150177 y[1] (numeric) 0.49001685411501794 absolute error 2.220446049250313e-16 relative error 4.531366687908097e-14% Correct digits 16 h 0.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) 0.4875625318359479 y[1] (numeric) 0.4875625318359483 absolute error 3.885780586188048e-16 relative error 7.969809680731398e-14% Correct digits 16 h 0.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) 0.4851734527599988 y[1] (numeric) 0.48517345275999896 absolute error 1.6653345369377348e-16 relative error 3.4324518941920084e-14% Correct digits 16 h 0.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) 0.4828488558014198 y[1] (numeric) 0.48284885580141995 absolute error 1.6653345369377348e-16 relative error 3.4489768732570704e-14% Correct digits 16 h 0.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) 0.4805879734263029 y[1] (numeric) 0.48058797342630327 absolute error 3.885780586188048e-16 relative error 8.085471965693964e-14% Correct digits 16 h 0.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) 0.47839003172933536 y[1] (numeric) 0.4783900317293357 absolute error 3.3306690738754696e-16 relative error 6.962245977064805e-14% Correct digits 16 h 0.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) 0.4762542505111883 y[1] (numeric) 0.47625425051118864 absolute error 3.3306690738754696e-16 relative error 6.993468447369216e-14% Correct digits 16 h 0.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) 0.47417984335653707 y[1] (numeric) 0.47417984335653734 absolute error 2.7755575615628914e-16 relative error 5.853385799606717e-14% Correct digits 16 h 0.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) 0.4721660177127015 y[1] (numeric) 0.47216601771270195 absolute error 4.440892098500626e-16 relative error 9.405361529433006e-14% Correct digits 16 h 0.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) 0.47021197496890166 y[1] (numeric) 0.47021197496890194 absolute error 2.7755575615628914e-16 relative error 5.902779404430221e-14% Correct digits 16 h 0.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) 0.46831691053611635 y[1] (numeric) 0.4683169105361167 absolute error 3.3306690738754696e-16 relative error 7.111998304871398e-14% Correct digits 16 h 0.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) 0.46648001392754324 y[1] (numeric) 0.4664800139275435 absolute error 2.7755575615628914e-16 relative error 5.950003169897884e-14% Correct digits 16 h 0.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) 0.46470046883964555 y[1] (numeric) 0.4647004688396459 absolute error 3.3306690738754696e-16 relative error 7.167346058832545e-14% Correct digits 16 h 0.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) 0.4629774532337826 y[1] (numeric) 0.4629774532337829 absolute error 3.3306690738754696e-16 relative error 7.194020034046091e-14% Correct digits 16 h 0.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) 0.46131013941841237 y[1] (numeric) 0.46131013941841265 absolute error 2.7755575615628914e-16 relative error 6.016684491396874e-14% Correct digits 16 h 0.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) 0.45969769413186 y[1] (numeric) 0.4596976941318605 absolute error 4.996003610813204e-16 relative error 1.0868019732507397e-13% Correct digits 15 h 0.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) 0.4581392786256444 y[1] (numeric) 0.45813927862564474 absolute error 3.3306690738754696e-16 relative error 7.269992400274049e-14% Correct digits 16 h 0.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) 0.45663404874835023 y[1] (numeric) 0.4566340487483506 absolute error 3.885780586188048e-16 relative error 8.509616391592146e-14% Correct digits 16 h 0.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) 0.4551811550300444 y[1] (numeric) 0.45518115503004486 absolute error 4.440892098500626e-16 relative error 9.756318005317033e-14% Correct digits 16 h 0.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) 0.45377974276722166 y[1] (numeric) 0.4537797427672218 absolute error 1.6653345369377348e-16 relative error 3.66991820036359e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.436566489753758 Order of pole (three term test) 22.743741051167184 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0500000000000007 y[1] (analytic) 0.45242895210827294 y[1] (numeric) 0.4524289521082732 absolute error 2.7755575615628914e-16 relative error 6.134792100790798e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.43160468332443636 Order of pole (three term test) 22.75242305229993 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0600000000000007 y[1] (analytic) 0.4511279181394723 y[1] (numeric) 0.4511279181394727 absolute error 3.885780586188048e-16 relative error 8.613478416972426e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4264702407764375 Order of pole (three term test) 22.76100408757735 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0700000000000007 y[1] (analytic) 0.4498757709714658 y[1] (numeric) 0.44987577097146614 absolute error 3.3306690738754696e-16 relative error 7.403530682888728e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.42116521581832267 Order of pole (three term test) 22.769480724699758 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0800000000000007 y[1] (analytic) 0.4486716358262599 y[1] (numeric) 0.44867163582626024 absolute error 3.3306690738754696e-16 relative error 7.423400116973768e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.41569173038934126 Order of pole (three term test) 22.77784957312531 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0900000000000007 y[1] (analytic) 0.4475146331246991 y[1] (numeric) 0.4475146331246994 absolute error 3.3306690738754696e-16 relative error 7.442592548582395e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4100519738106868 Order of pole (three term test) 22.78610728542622 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1000000000000008 y[1] (analytic) 0.44640387857442243 y[1] (numeric) 0.44640387857442293 absolute error 4.996003610813204e-16 relative error 1.1191667121638355e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4042482019097947 Order of pole (three term test) 22.794250558627667 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1100000000000008 y[1] (analytic) 0.44533848325829295 y[1] (numeric) 0.44533848325829345 absolute error 4.996003610813204e-16 relative error 1.1218441250035785e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.39828273611804277 Order of pole (three term test) 22.802276135528963 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1200000000000008 y[1] (analytic) 0.44431755372328774 y[1] (numeric) 0.44431755372328813 absolute error 3.885780586188048e-16 relative error 8.74550319613984e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3921579625422097 Order of pole (three term test) 22.810180806006343 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1300000000000008 y[1] (analytic) 0.44334019206984254 y[1] (numeric) 0.443340192069843 absolute error 4.440892098500626e-16 relative error 1.0016894876521867e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3858763310100626 Order of pole (three term test) 22.817961408297002 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1400000000000008 y[1] (analytic) 0.4424054960416417 y[1] (numeric) 0.4424054960416422 absolute error 4.996003610813204e-16 relative error 1.1292815427281564e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.37944035409046056 Order of pole (three term test) 22.825614830263774 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1500000000000008 y[1] (analytic) 0.44151255911584264 y[1] (numeric) 0.441512559115843 absolute error 3.3306690738754696e-16 relative error 7.543769718681048e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3728526060883595 Order of pole (three term test) 22.833138010639917 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1600000000000008 y[1] (analytic) 0.4406604705937267 y[1] (numeric) 0.4406604705937271 absolute error 3.885780586188048e-16 relative error 8.818082958411306e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.366115722015125 Order of pole (three term test) 22.840527940253576 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1700000000000008 y[1] (analytic) 0.43984831569176963 y[1] (numeric) 0.43984831569177 absolute error 3.885780586188048e-16 relative error 8.834365047133811e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.35923239653456235 Order of pole (three term test) 22.847781663231448 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1800000000000008 y[1] (analytic) 0.43907517563311815 y[1] (numeric) 0.4390751756331185 absolute error 3.3306690738754696e-16 relative error 7.585646510470238e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3522053828850874 Order of pole (three term test) 22.854896278181055 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1900000000000008 y[1] (analytic) 0.43834012773946696 y[1] (numeric) 0.43834012773946734 absolute error 3.885780586188048e-16 relative error 8.864761267071609e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.34503749177846765 Order of pole (three term test) 22.861868939351282 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2000000000000008 y[1] (analytic) 0.4376422455233264 y[1] (numeric) 0.4376422455233267 absolute error 2.7755575615628914e-16 relative error 6.342069555565685e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3377315902755748 Order of pole (three term test) 22.868696857770622 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2100000000000009 y[1] (analytic) 0.43698059878066964 y[1] (numeric) 0.4369805987806699 absolute error 2.7755575615628914e-16 relative error 6.351672292334439e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.33029060063959975 Order of pole (three term test) 22.875377302362747 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2200000000000009 y[1] (analytic) 0.43635425368395286 y[1] (numeric) 0.43635425368395325 absolute error 3.885780586188048e-16 relative error 8.905105320693128e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3227174991671848 Order of pole (three term test) 22.881907601038883 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2300000000000009 y[1] (analytic) 0.4357622728754973 y[1] (numeric) 0.4357622728754977 absolute error 3.885780586188048e-16 relative error 8.917202860510745e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.31501531499794533 Order of pole (three term test) 22.888285141766648 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2400000000000009 y[1] (analytic) 0.43520371556122384 y[1] (numeric) 0.43520371556122406 absolute error 2.220446049250313e-16 relative error 5.1020843109919266e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3071871289028551 Order of pole (three term test) 22.894507373614765 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2500000000000009 y[1] (analytic) 0.4346776376047312 y[1] (numeric) 0.43467763760473166 absolute error 4.440892098500626e-16 relative error 1.0216518436448523e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2992360720519776 Order of pole (three term test) 22.90057180777347 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.260000000000001 y[1] (analytic) 0.43418309162171065 y[1] (numeric) 0.434183091621711 absolute error 3.3306690738754696e-16 relative error 7.671116490131245e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.29116532476204016 Order of pole (three term test) 22.906476018549945 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.270000000000001 y[1] (analytic) 0.4337191270746812 y[1] (numeric) 0.4337191270746816 absolute error 3.885780586188048e-16 relative error 8.959209644261235e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.28297811522435085 Order of pole (three term test) 22.912217644338615 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.280000000000001 y[1] (analytic) 0.43328479036804457 y[1] (numeric) 0.4332847903680448 absolute error 2.220446049250313e-16 relative error 5.124680345608721e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2746777182135625 Order of pole (three term test) 22.917794388565706 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.290000000000001 y[1] (analytic) 0.4328791249434423 y[1] (numeric) 0.43287912494344266 absolute error 3.885780586188048e-16 relative error 8.97659499449354e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2662674537778099 Order of pole (three term test) 22.923204020607894 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.300000000000001 y[1] (analytic) 0.43250117137541255 y[1] (numeric) 0.4325011713754129 absolute error 3.3306690738754696e-16 relative error 7.700948099824768e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25775068591073125 Order of pole (three term test) 22.928444376684475 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.310000000000001 y[1] (analytic) 0.43214996746733036 y[1] (numeric) 0.43214996746733064 absolute error 2.7755575615628914e-16 relative error 6.422672152052674e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2491308212059184 Order of pole (three term test) 22.933513360722902 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.320000000000001 y[1] (analytic) 0.43182454834762707 y[1] (numeric) 0.43182454834762735 absolute error 2.7755575615628914e-16 relative error 6.427512220376397e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24041130749432343 Order of pole (three term test) 22.93840894519715 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.330000000000001 y[1] (analytic) 0.4315239465662768 y[1] (numeric) 0.4315239465662771 absolute error 2.7755575615628914e-16 relative error 6.431989658160488e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.23159563246517179 Order of pole (three term test) 22.943129171938683 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.340000000000001 y[1] (analytic) 0.4312471921915406 y[1] (numeric) 0.43124719219154084 absolute error 2.220446049250313e-16 relative error 5.148893927787223e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.22268732227093468 Order of pole (three term test) 22.94767215291974 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.350000000000001 y[1] (analytic) 0.4309933129069583 y[1] (numeric) 0.43099331290695875 absolute error 4.440892098500626e-16 relative error 1.0303853831391844e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2136899401169141 Order of pole (three term test) 22.95203607100853 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.360000000000001 y[1] (analytic) 0.43076133410858053 y[1] (numeric) 0.430761334108581 absolute error 4.440892098500626e-16 relative error 1.0309402787254869e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.20460708483600784 Order of pole (three term test) 22.956219180695985 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.370000000000001 y[1] (analytic) 0.4305502790024269 y[1] (numeric) 0.43055027900242737 absolute error 4.440892098500626e-16 relative error 1.0314456441161879e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.19544238944922532 Order of pole (three term test) 22.96021980879399 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.380000000000001 y[1] (analytic) 0.4303591687021655 y[1] (numeric) 0.43035916870216595 absolute error 4.440892098500626e-16 relative error 1.0319036798711709e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.18619951971252682 Order of pole (three term test) 22.964036355104664 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.390000000000001 y[1] (analytic) 0.43018702232700057 y[1] (numeric) 0.43018702232700085 absolute error 2.7755575615628914e-16 relative error 6.45197883132116e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1768821726505706 Order of pole (three term test) 22.96766729306037 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.400000000000001 y[1] (analytic) 0.43003285709975914 y[1] (numeric) 0.43003285709975936 absolute error 2.220446049250313e-16 relative error 5.163433473957115e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1674940750779515 Order of pole (three term test) 22.971111170334336 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.410000000000001 y[1] (analytic) 0.4298956884451688 y[1] (numeric) 0.4298956884451691 absolute error 3.3306690738754696e-16 relative error 7.747621489114518e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.15803898210852593 Order of pole (three term test) 22.974366609421562 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.420000000000001 y[1] (analytic) 0.42977453008831423 y[1] (numeric) 0.42977453008831457 absolute error 3.3306690738754696e-16 relative error 7.749805632248732e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.14852067565341506 Order of pole (three term test) 22.977432308189815 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.430000000000001 y[1] (analytic) 0.4296683941532633 y[1] (numeric) 0.4296683941532637 absolute error 3.885780586188048e-16 relative error 9.04367330495802e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.13894296290829228 Order of pole (three term test) 22.980307040400472 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.440000000000001 y[1] (analytic) 0.4295762912618546 y[1] (numeric) 0.42957629126185487 absolute error 2.7755575615628914e-16 relative error 6.461151646451106e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.12930967483055425 Order of pole (three term test) 22.982989656198992 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.450000000000001 y[1] (analytic) 0.42949723063263345 y[1] (numeric) 0.4294972306326338 absolute error 3.3306690738754696e-16 relative error 7.754809196253764e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.11962466460699013 Order of pole (three term test) 22.985479082574795 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.460000000000001 y[1] (analytic) 0.4294302201799305 y[1] (numeric) 0.4294302201799308 absolute error 3.3306690738754696e-16 relative error 7.75601929570752e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.10989180611255736 Order of pole (three term test) 22.987774323790543 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.470000000000001 y[1] (analytic) 0.4293742666130682 y[1] (numeric) 0.42937426661306866 absolute error 4.440892098500626e-16 relative error 1.0342706686943929e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.10011499236088417 Order of pole (three term test) 22.989874461780342 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.480000000000001 y[1] (analytic) 0.42932837553569025 y[1] (numeric) 0.4293283755356907 absolute error 4.440892098500626e-16 relative error 1.0343812222892435e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.09029813394711532 Order of pole (three term test) 22.991778656517 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.490000000000001 y[1] (analytic) 0.4292915515451994 y[1] (numeric) 0.42929155154519977 absolute error 3.885780586188048e-16 relative error 9.051612062248843e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.0804451574837268 Order of pole (three term test) 22.993486146348012 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.500000000000001 y[1] (analytic) 0.4292627983322972 y[1] (numeric) 0.42926279833229747 absolute error 2.7755575615628914e-16 relative error 6.465870260236948e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.07056000402993251 Order of pole (three term test) 22.99499624830022 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5100000000000011 y[1] (analytic) 0.429241118780614 y[1] (numeric) 0.4292411187806145 absolute error 4.996003610813204e-16 relative error 1.1639154293991745e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.060646627515313745 Order of pole (three term test) 22.996308358352966 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5200000000000011 y[1] (analytic) 0.4292255150664208 y[1] (numeric) 0.4292255150664212 absolute error 3.885780586188048e-16 relative error 9.053004655575379e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.0507089931582998 Order of pole (three term test) 22.99742195167973 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5300000000000011 y[1] (analytic) 0.4292149887584089 y[1] (numeric) 0.42921498875840935 absolute error 4.440892098500626e-16 relative error 1.0346544773160891e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.04075107588013345 Order of pole (three term test) 22.998336582858023 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5400000000000011 y[1] (analytic) 0.4292085409175339 y[1] (numeric) 0.42920854091753424 absolute error 3.3306690738754696e-16 relative error 7.760025154101975e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.03077685871495546 Order of pole (three term test) 22.999051886047564 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5500000000000012 y[1] (analytic) 0.42920517219690746 y[1] (numeric) 0.4292051721969079 absolute error 4.440892098500626e-16 relative error 1.0346781414048915e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.02079033121664414 Order of pole (three term test) 22.99956757513664 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5600000000000012 y[1] (analytic) 0.4292038829417326 y[1] (numeric) 0.42920388294173295 absolute error 3.3306690738754696e-16 relative error 7.760109370510124e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.010795487863046863 Order of pole (three term test) 22.999883443856465 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5700000000000012 y[1] (analytic) 0.4292036732892668 y[1] (numeric) 0.42920367328926706 absolute error 2.7755575615628914e-16 relative error 6.466760967565793e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.0007963264582423052 Order of pole (three term test) 22.999999365863776 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5800000000000012 y[1] (analytic) 0.42920354326880816 y[1] (numeric) 0.42920354326880866 absolute error 4.996003610813204e-16 relative error 1.1640173267824658e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.009203153466528016 Order of pole (three term test) 22.999915294791297 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5900000000000012 y[1] (analytic) 0.42920249290169243 y[1] (numeric) 0.429202492901693 absolute error 5.551115123125783e-16 relative error 1.2933557504749279e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.019198952252618806 Order of pole (three term test) 22.99963126426636 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6000000000000012 y[1] (analytic) 0.42919952230128877 y[1] (numeric) 0.42919952230128916 absolute error 3.885780586188048e-16 relative error 9.05355291486162e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.029187071713791177 Order of pole (three term test) 22.999147387897377 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6100000000000012 y[1] (analytic) 0.4291936317729874 y[1] (numeric) 0.429193631772988 absolute error 6.106226635438361e-16 relative error 1.422720698397528e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.03916351673543376 Order of pole (three term test) 22.998463859228444 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6200000000000012 y[1] (analytic) 0.42918382191417037 y[1] (numeric) 0.42918382191417087 absolute error 4.996003610813204e-16 relative error 1.164070814349643e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.049124296872555456 Order of pole (three term test) 22.997580951661913 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6300000000000012 y[1] (analytic) 0.42916909371414835 y[1] (numeric) 0.4291690937141487 absolute error 3.3306690738754696e-16 relative error 7.760738419094758e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.059065427945910014 Order of pole (three term test) 22.99649901834904 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6400000000000012 y[1] (analytic) 0.4291484486540622 y[1] (numeric) 0.4291484486540625 absolute error 2.7755575615628914e-16 relative error 6.467593137684336e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.06898293363561477 Order of pole (three term test) 22.99521849204874 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6500000000000012 y[1] (analytic) 0.42912088880673416 y[1] (numeric) 0.4291208888067344 absolute error 2.220446049250313e-16 relative error 5.174406809756467e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.07887284707162541 Order of pole (three term test) 22.993739884954437 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6600000000000013 y[1] (analytic) 0.4290854169364591 y[1] (numeric) 0.42908541693645946 absolute error 3.885780586188048e-16 relative error 9.055960498334699e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.08873121242043139 Order of pole (three term test) 22.992063788489265 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6700000000000013 y[1] (analytic) 0.4290410365987283 y[1] (numeric) 0.4290410365987285 absolute error 2.220446049250313e-16 relative error 5.175369859380241e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.09855408646733624 Order of pole (three term test) 22.990190873069448 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6800000000000013 y[1] (analytic) 0.42898675223987115 y[1] (numeric) 0.4289867522398716 absolute error 4.440892098500626e-16 relative error 1.035204951041814e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.10833754019369109 Order of pole (three term test) 22.988121887836204 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6900000000000013 y[1] (analytic) 0.4289215692966124 y[1] (numeric) 0.4289215692966127 absolute error 2.7755575615628914e-16 relative error 6.471014190576898e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.11807766034844987 Order of pole (three term test) 22.985857660356032 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7000000000000013 y[1] (analytic) 0.4288444942955245 y[1] (numeric) 0.42884449429552507 absolute error 5.551115123125783e-16 relative error 1.2944354415100428e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.12777055101341694 Order of pole (three term test) 22.98339909628973 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7100000000000013 y[1] (analytic) 0.4287545349523776 y[1] (numeric) 0.428754534952378 absolute error 3.885780586188048e-16 relative error 9.062949238821806e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.13741233516156337 Order of pole (three term test) 22.98074717903015 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7200000000000013 y[1] (analytic) 0.42865070027136354 y[1] (numeric) 0.42865070027136404 absolute error 4.996003610813204e-16 relative error 1.165518593029339e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.14699915620778514 Order of pole (three term test) 22.97790296930883 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7300000000000013 y[1] (analytic) 0.4285320006441977 y[1] (numeric) 0.42853200064419816 absolute error 4.440892098500626e-16 relative error 1.0363034946806266e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.15652717955148643 Order of pole (three term test) 22.974867604771752 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7400000000000013 y[1] (analytic) 0.4283974479490771 y[1] (numeric) 0.4283974479490774 absolute error 3.3306690738754696e-16 relative error 7.774717356092609e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.16599259411036824 Order of pole (three term test) 22.97164229952424 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7500000000000013 y[1] (analytic) 0.42824605564949225 y[1] (numeric) 0.4282460556494925 absolute error 2.220446049250313e-16 relative error 5.1849772343675424e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.17539161384481114 Order of pole (three term test) 22.968228343645393 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7600000000000013 y[1] (analytic) 0.4280768388928802 y[1] (numeric) 0.4280768388928805 absolute error 3.3306690738754696e-16 relative error 7.780540247142218e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.18472047927223972 Order of pole (three term test) 22.964627102672058 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7700000000000014 y[1] (analytic) 0.4278888146091089 y[1] (numeric) 0.4278888146091094 absolute error 4.996003610813204e-16 relative error 1.167593879586973e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.19397545897086632 Order of pole (three term test) 22.960840017052597 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7800000000000014 y[1] (analytic) 0.42768100160878375 y[1] (numeric) 0.42768100160878414 absolute error 3.885780586188048e-16 relative error 9.085698386346656e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2031528510722097 Order of pole (three term test) 22.956868601570775 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7900000000000014 y[1] (analytic) 0.4274524206813646 y[1] (numeric) 0.42745242068136496 absolute error 3.885780586188048e-16 relative error 9.090556979403847e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.21224898474179268 Order of pole (three term test) 22.952714444739808 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8000000000000014 y[1] (analytic) 0.4272020946930868 y[1] (numeric) 0.4272020946930874 absolute error 6.106226635438361e-16 relative error 1.4293531589130515e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.22126022164742748 Order of pole (three term test) 22.948379208167076 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8100000000000014 y[1] (analytic) 0.4269290486846744 y[1] (numeric) 0.42692904868467496 absolute error 5.551115123125783e-16 relative error 1.3002430123291474e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2301829574145004 Order of pole (three term test) 22.94386462588937 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8200000000000014 y[1] (analytic) 0.42663230996883406 y[1] (numeric) 0.4266323099688343 absolute error 2.220446049250313e-16 relative error 5.204589519749498e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.23901362306767268 Order of pole (three term test) 22.939172503679437 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8300000000000014 y[1] (analytic) 0.4263109082275225 y[1] (numeric) 0.42631090822752293 absolute error 4.440892098500626e-16 relative error 1.0417026664798637e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24774868645842363 Order of pole (three term test) 22.934304718323578 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8400000000000014 y[1] (analytic) 0.4259638756089801 y[1] (numeric) 0.4259638756089806 absolute error 4.996003610813204e-16 relative error 1.1728702589323232e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2563846536778634 Order of pole (three term test) 22.92926321687105 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8500000000000014 y[1] (analytic) 0.42559024682451296 y[1] (numeric) 0.42559024682451313 absolute error 1.6653345369377348e-16 relative error 3.9129997676483776e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2649180704542479 Order of pole (three term test) 22.924050015855205 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8600000000000014 y[1] (analytic) 0.4251890592450207 y[1] (numeric) 0.42518905924502104 absolute error 3.3306690738754696e-16 relative error 7.833383765305515e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2733455235346448 Order of pole (three term test) 22.91866720048694 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8700000000000014 y[1] (analytic) 0.42475935299726064 y[1] (numeric) 0.4247593529972612 absolute error 5.551115123125783e-16 relative error 1.3068847298958907e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2816636420501862 Order of pole (three term test) 22.91311692382064 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8800000000000014 y[1] (analytic) 0.4243001710598333 y[1] (numeric) 0.4243001710598336 absolute error 2.7755575615628914e-16 relative error 6.541495268856471e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2898690988643726 Order of pole (three term test) 22.907401405892955 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8900000000000015 y[1] (analytic) 0.42381055935888234 y[1] (numeric) 0.4238105593588826 absolute error 2.7755575615628914e-16 relative error 6.5490524015296e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2979586119038833 Order of pole (three term test) 22.90152293283487 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9000000000000015 y[1] (analytic) 0.4232895668635035 y[1] (numeric) 0.4232895668635037 absolute error 2.220446049250313e-16 relative error 5.2456904754430945e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3059289454713607 Order of pole (three term test) 22.895483855957213 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9100000000000015 y[1] (analytic) 0.422736245680845 y[1] (numeric) 0.4227362456808455 absolute error 4.996003610813204e-16 relative error 1.1818252307101812e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.31377691153964793 Order of pole (three term test) 22.889286590810215 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9200000000000015 y[1] (analytic) 0.422149651150898 y[1] (numeric) 0.4221496511508985 absolute error 4.996003610813204e-16 relative error 1.1834674261112622e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.32149937102695564 Order of pole (three term test) 22.882933616217315 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9300000000000015 y[1] (analytic) 0.42152884194095996 y[1] (numeric) 0.42152884194096013 absolute error 1.6653345369377348e-16 relative error 3.9507012836169924e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.32909323505245347 Order of pole (three term test) 22.876427473283645 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9400000000000015 y[1] (analytic) 0.4208728801397672 y[1] (numeric) 0.4208728801397674 absolute error 2.220446049250313e-16 relative error 5.2758116619748166e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.33655546617178184 Order of pole (three term test) 22.869770764379627 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9500000000000015 y[1] (analytic) 0.4201808313512867 y[1] (numeric) 0.42018083135128714 absolute error 4.440892098500626e-16 relative error 1.056900212277384e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.343883079591988 Order of pole (three term test) 22.86296615210007 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9600000000000015 y[1] (analytic) 0.4194517647881544 y[1] (numeric) 0.4194517647881547 absolute error 3.3306690738754696e-16 relative error 7.940529408804934e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3510731443654039 Order of pole (three term test) 22.856016358199152 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9700000000000015 y[1] (analytic) 0.41868475336475175 y[1] (numeric) 0.41868475336475225 absolute error 4.996003610813204e-16 relative error 1.1932614146235134e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.35812278456198643 Order of pole (three term test) 22.84892416250178 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9800000000000015 y[1] (analytic) 0.41787887378991573 y[1] (numeric) 0.41787887378991617 absolute error 4.440892098500626e-16 relative error 1.0627223286557527e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.36502918041965077 Order of pole (three term test) 22.84169240179167 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9900000000000015 y[1] (analytic) 0.41703320665926524 y[1] (numeric) 0.41703320665926574 absolute error 4.996003610813204e-16 relative error 1.1979870022425247e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.37178956947213837 Order of pole (three term test) 22.834323968676674 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.0000000000000013 y[1] (analytic) 0.41614683654714213 y[1] (numeric) 0.4161468365471426 absolute error 4.440892098500626e-16 relative error 1.0671454660926038e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.37840124765396493 Order of pole (three term test) 22.826821810431802 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.010000000000001 y[1] (analytic) 0.41521885209815235 y[1] (numeric) 0.41521885209815257 absolute error 2.220446049250313e-16 relative error 5.3476522995767746e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.38486157038201285 Order of pole (three term test) 22.819188927820328 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.020000000000001 y[1] (analytic) 0.4142483461183004 y[1] (numeric) 0.41424834611830064 absolute error 2.220446049250313e-16 relative error 5.360180843344155e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.39116795361332696 Order of pole (three term test) 22.81142837389352 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.0300000000000007 y[1] (analytic) 0.41323441566570907 y[1] (numeric) 0.4132344156657093 absolute error 2.220446049250313e-16 relative error 5.3733328229044927e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.39731787487869913 Order of pole (three term test) 22.803543252769476 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.0400000000000005 y[1] (analytic) 0.4121761621409119 y[1] (numeric) 0.41217616214091213 absolute error 2.220446049250313e-16 relative error 5.387128740577682e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4033088742916205 Order of pole (three term test) 22.795536718391514 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.0500000000000003 y[1] (analytic) 0.41107269137671265 y[1] (numeric) 0.4110726913767131 absolute error 4.440892098500626e-16 relative error 1.0803179563273231e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.40913855553220546 Order of pole (three term test) 22.787411973266636 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.06 y[1] (analytic) 0.40992311372760204 y[1] (numeric) 0.4099231137276024 absolute error 3.3306690738754696e-16 relative error 8.125106787924948e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.41480458680568527 Order of pole (three term test) 22.779172267184556 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.07 y[1] (analytic) 0.40872654415872 y[1] (numeric) 0.4087265441587202 absolute error 1.6653345369377348e-16 relative error 4.074446743764796e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.42030470177509727 Order of pole (three term test) 22.770820895917847 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.0799999999999996 y[1] (analytic) 0.40748210233435955 y[1] (numeric) 0.40748210233435955 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) 0.406188912705999 y[1] (numeric) 0.4061889127059992 absolute error 2.220446049250313e-16 relative error 5.4665353479440735e-14% Correct digits 16 h 0.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) 0.4048461045998577 y[1] (numeric) 0.40484610459985765 absolute error 5.551115123125783e-17 relative error 1.3711667372006459e-14% Correct digits 16 h 0.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) 0.4034528123039598 y[1] (numeric) 0.4034528123039598 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) 0.40200817515470755 y[1] (numeric) 0.4020081751547075 absolute error 5.551115123125783e-17 relative error 1.380846327562744e-14% Correct digits 16 h 0.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) 0.400511337622945 y[1] (numeric) 0.40051133762294505 absolute error 5.551115123125783e-17 relative error 1.386006986986169e-14% Correct digits 16 h 0.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) 0.3989614493995117 y[1] (numeric) 0.3989614493995116 absolute error 1.1102230246251565e-16 relative error 2.7827827132074664e-14% Correct digits 16 h 0.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) 0.3973576654802713 y[1] (numeric) 0.3973576654802713 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) 0.395699146250613 y[1] (numeric) 0.3956991462506128 absolute error 1.6653345369377348e-16 relative error 4.2085876421957405e-14% Correct digits 16 h 0.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) 0.3939850575694104 y[1] (numeric) 0.3939850575694103 absolute error 5.551115123125783e-17 relative error 1.4089659027608716e-14% Correct digits 16 h 0.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) 0.39221457085243694 y[1] (numeric) 0.3922145708524369 absolute error 5.551115123125783e-17 relative error 1.4153260831337857e-14% Correct digits 16 h 0.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) 0.3903868631552223 y[1] (numeric) 0.3903868631552221 absolute error 2.220446049250313e-16 relative error 5.687809347128154e-14% Correct digits 16 h 0.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) 0.3885011172553461 y[1] (numeric) 0.3885011172553459 absolute error 1.6653345369377348e-16 relative error 4.28656305727733e-14% Correct digits 16 h 0.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) 0.38655652173416044 y[1] (numeric) 0.38655652173416016 absolute error 2.7755575615628914e-16 relative error 7.180211445175605e-14% Correct digits 16 h 0.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) 0.3845522710579301 y[1] (numeric) 0.3845522710579298 absolute error 3.3306690738754696e-16 relative error 8.661160847425415e-14% Correct digits 16 h 0.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) 0.3824875656583857 y[1] (numeric) 0.3824875656583855 absolute error 2.220446049250313e-16 relative error 5.8052764288643e-14% Correct digits 16 h 0.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) 0.3803616120126807 y[1] (numeric) 0.38036161201267993 absolute error 7.771561172376096e-16 relative error 2.043203343064232e-13% Correct digits 15 h 0.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) 0.3781736227227399 y[1] (numeric) 0.3781736227227394 absolute error 4.996003610813204e-16 relative error 1.3210872759563276e-13% Correct digits 15 h 0.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) 0.3759228165940036 y[1] (numeric) 0.3759228165940029 absolute error 7.216449660063518e-16 relative error 1.919662585380466e-13% Correct digits 15 h 0.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) 0.37360841871354156 y[1] (numeric) 0.3736084187135409 absolute error 6.661338147750939e-16 relative error 1.7829732452732593e-13% Correct digits 15 h 0.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) 0.3712296605275469 y[1] (numeric) 0.3712296605275461 absolute error 8.326672684688674e-16 relative error 2.242997683120419e-13% Correct digits 15 h 0.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) 0.36878577991818906 y[1] (numeric) 0.3687857799181881 absolute error 9.43689570931383e-16 relative error 2.558909866700202e-13% Correct digits 15 h 0.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) 0.3662760212798255 y[1] (numeric) 0.36627602127982467 absolute error 8.326672684688674e-16 relative error 2.2733327329465854e-13% Correct digits 15 h 0.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) 0.3636996355945623 y[1] (numeric) 0.36369963559456137 absolute error 9.43689570931383e-16 relative error 2.5946948486452983e-13% Correct digits 15 h 0.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) 0.3610558805071542 y[1] (numeric) 0.36105588050715315 absolute error 1.0547118733938987e-15 relative error 2.9211873572379054e-13% Correct digits 15 h 0.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) 0.35834402039923985 y[1] (numeric) 0.35834402039923885 absolute error 9.992007221626409e-16 relative error 2.788383969821533e-13% Correct digits 15 h 0.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) 0.3555633264629039 y[1] (numeric) 0.35556332646290273 absolute error 1.1657341758564144e-15 relative error 3.2785557145417136e-13% Correct digits 15 h 0.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) 0.35271307677355557 y[1] (numeric) 0.3527130767735545 absolute error 1.0547118733938987e-15 relative error 2.9902828753668005e-13% Correct digits 15 h 0.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) 0.3497925563621225 y[1] (numeric) 0.3497925563621212 absolute error 1.27675647831893e-15 relative error 3.650039016259594e-13% Correct digits 15 h 0.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) 0.346801057286545 y[1] (numeric) 0.34680105728654353 absolute error 1.4432899320127035e-15 relative error 4.161722986963626e-13% Correct digits 15 h 0.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) 0.34373787870257067 y[1] (numeric) 0.34373787870256944 absolute error 1.2212453270876722e-15 relative error 3.5528389588521045e-13% Correct digits 15 h 0.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) 0.3406023269338392 y[1] (numeric) 0.34060232693383796 absolute error 1.2212453270876722e-15 relative error 3.58554604744346e-13% Correct digits 15 h 0.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) 0.33739371554124764 y[1] (numeric) 0.33739371554124636 absolute error 1.27675647831893e-15 relative error 3.7841738583386324e-13% Correct digits 15 h 0.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) 0.3341113653915948 y[1] (numeric) 0.33411136539159336 absolute error 1.4432899320127035e-15 relative error 4.3197869977308236e-13% Correct digits 15 h 0.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) 0.33075460472549345 y[1] (numeric) 0.33075460472549195 absolute error 1.4988010832439613e-15 relative error 4.531459462183079e-13% Correct digits 15 h 0.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) 0.3273227692245464 y[1] (numeric) 0.32732276922454473 absolute error 1.6653345369377348e-15 relative error 5.08774424976009e-13% Correct digits 15 h 0.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) 0.3238152020777769 y[1] (numeric) 0.32381520207777525 absolute error 1.6653345369377348e-15 relative error 5.142854709266366e-13% Correct digits 15 h 0.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) 0.32023125404731045 y[1] (numeric) 0.32023125404730857 absolute error 1.887379141862766e-15 relative error 5.893800551972131e-13% Correct digits 15 h 0.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) 0.3165702835332964 y[1] (numeric) 0.31657028353329436 absolute error 2.0539125955565396e-15 relative error 6.488014518079401e-13% Correct digits 15 h 0.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) 0.31283165663806844 y[1] (numeric) 0.31283165663806656 absolute error 1.887379141862766e-15 relative error 6.033210200482924e-13% Correct digits 15 h 0.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) 0.3090147472295346 y[1] (numeric) 0.30901474722953254 absolute error 2.0539125955565396e-15 relative error 6.646649112933448e-13% Correct digits 15 h 0.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) 0.30511893700378767 y[1] (numeric) 0.3051189370037856 absolute error 2.0539125955565396e-15 relative error 6.731514653680911e-13% Correct digits 15 h 0.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) 0.3011436155469376 y[1] (numeric) 0.30114361554693525 absolute error 2.3314683517128287e-15 relative error 7.742048083863281e-13% Correct digits 15 h 0.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) 0.29708818039615004 y[1] (numeric) 0.29708818039614765 absolute error 2.3869795029440866e-15 relative error 8.034582526175179e-13% Correct digits 15 h 0.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) 0.2929520370998939 y[1] (numeric) 0.29295203709989165 absolute error 2.275957200481571e-15 relative error 7.76904377594579e-13% Correct digits 15 h 0.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) 0.2887345992773862 y[1] (numeric) 0.2887345992773835 absolute error 2.7200464103316335e-15 relative error 9.420576602662349e-13% Correct digits 15 h 0.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) 0.2844352886772268 y[1] (numeric) 0.2844352886772241 absolute error 2.6645352591003757e-15 relative error 9.367808303575346e-13% Correct digits 15 h 0.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) 0.2800535352352269 y[1] (numeric) 0.28005353523522414 absolute error 2.7755575615628914e-15 relative error 9.91081065708241e-13% Correct digits 15 h 0.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) 0.2755887771314125 y[1] (numeric) 0.2755887771314096 absolute error 2.886579864025407e-15 relative error 1.0474228646288315e-12% Correct digits 14 h 0.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) 0.27104046084620625 y[1] (numeric) 0.2710404608462036 absolute error 2.6645352591003757e-15 relative error 9.830765675285234e-13% Correct digits 15 h 0.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) 0.26640804121578077 y[1] (numeric) 0.2664080412157777 absolute error 3.0531133177191805e-15 relative error 1.1460289651115561e-12% Correct digits 14 h 0.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) 0.2616909814865709 y[1] (numeric) 0.26169098148656794 absolute error 2.942091015256665e-15 relative error 1.124261523474642e-12% Correct digits 14 h 0.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) 0.25688875336895256 y[1] (numeric) 0.2568887533689496 absolute error 2.942091015256665e-15 relative error 1.1452782485308462e-12% Correct digits 14 h 0.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) 0.2520008370900695 y[1] (numeric) 0.252000837090066 absolute error 3.497202527569243e-15 relative error 1.3877741708926474e-12% Correct digits 14 h 0.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) 0.2470267214458084 y[1] (numeric) 0.24702672144580498 absolute error 3.4139358007223564e-15 relative error 1.3820107317706883e-12% Correct digits 14 h 0.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) 0.24196590385192263 y[1] (numeric) 0.24196590385191927 absolute error 3.3584246494910985e-15 relative error 1.387974336891025e-12% Correct digits 14 h 0.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) 0.2368178903942879 y[1] (numeric) 0.2368178903942842 absolute error 3.7192471324942744e-15 relative error 1.5705093590277094e-12% Correct digits 14 h 0.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) 0.23158219587829265 y[1] (numeric) 0.23158219587828882 absolute error 3.83026943495679e-15 relative error 1.6539567821395808e-12% Correct digits 14 h 0.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) 0.22625834387735866 y[1] (numeric) 0.22625834387735502 absolute error 3.635980405647388e-15 relative error 1.6070038979946918e-12% Correct digits 14 h 0.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) 0.2208458667805835 y[1] (numeric) 0.22084586678057963 absolute error 3.858025010572419e-15 relative error 1.746931045988501e-12% Correct digits 14 h 0.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) 0.21534430583949904 y[1] (numeric) 0.21534430583949526 absolute error 3.774758283725532e-15 relative error 1.752894402761197e-12% Correct digits 14 h 0.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) 0.20975321121394908 y[1] (numeric) 0.20975321121394472 absolute error 4.3576253716537394e-15 relative error 2.07750114834187e-12% Correct digits 14 h 0.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) 0.2040721420170688 y[1] (numeric) 0.20407214201706464 absolute error 4.163336342344337e-15 relative error 2.0401296821768605e-12% Correct digits 14 h 0.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) 0.19830066635937804 y[1] (numeric) 0.1983006663593738 absolute error 4.246603069191224e-15 relative error 2.1414971251257186e-12% Correct digits 14 h 0.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) 0.19243836139196624 y[1] (numeric) 0.19243836139196172 absolute error 4.524158825347513e-15 relative error 2.350965157166623e-12% Correct digits 14 h 0.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) 0.18648481334877776 y[1] (numeric) 0.1864848133487732 absolute error 4.551914400963142e-15 relative error 2.4409035348362727e-12% Correct digits 14 h 0.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) 0.18043961758798943 y[1] (numeric) 0.1804396175879846 absolute error 4.829470157119431e-15 relative error 2.6765021017429234e-12% Correct digits 14 h 0.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) 0.17430237863247244 y[1] (numeric) 0.17430237863246767 absolute error 4.773959005888173e-15 relative error 2.738894926932906e-12% Correct digits 14 h 0.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) 0.168072710209342 y[1] (numeric) 0.16807271020933692 absolute error 5.079270337660091e-15 relative error 3.022067253710394e-12% Correct digits 14 h 0.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) 0.16175023528858157 y[1] (numeric) 0.16175023528857657 absolute error 4.9960036108132044e-15 relative error 3.0887148954681534e-12% Correct digits 14 h 0.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) 0.15533458612074869 y[1] (numeric) 0.15533458612074333 absolute error 5.35682609381638e-15 relative error 3.4485726763080787e-12% Correct digits 14 h 0.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) 0.14882540427374646 y[1] (numeric) 0.14882540427374089 absolute error 5.578870698741412e-15 relative error 3.748601071144916e-12% Correct digits 14 h 0.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) 0.14222234066866868 y[1] (numeric) 0.142222340668663 absolute error 5.689893001203927e-15 relative error 4.000702684579991e-12% Correct digits 14 h 0.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) 0.1355250556147065 y[1] (numeric) 0.13552505561470088 absolute error 5.6343818499726694e-15 relative error 4.1574466244758756e-12% Correct digits 14 h 0.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) 0.12873321884311828 y[1] (numeric) 0.12873321884311223 absolute error 6.050715484207103e-15 relative error 4.700197461527668e-12% Correct digits 14 h 0.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) 0.12184650954025367 y[1] (numeric) 0.12184650954024764 absolute error 6.022959908591474e-15 relative error 4.94307135371958e-12% Correct digits 14 h 0.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) 0.1148646163796383 y[1] (numeric) 0.11486461637963183 absolute error 6.467049118441537e-15 relative error 5.630149059190983e-12% Correct digits 14 h 0.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) 0.10778723755310216 y[1] (numeric) 0.10778723755309591 absolute error 6.2450045135165055e-15 relative error 5.793825554198714e-12% Correct digits 14 h 0.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) 0.10061408080096479 y[1] (numeric) 0.10061408080095806 absolute error 6.7307270867900115e-15 relative error 6.689647247391511e-12% Correct digits 14 h 0.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) 0.09334486344125592 y[1] (numeric) 0.09334486344124918 absolute error 6.744604874597826e-15 relative error 7.2254697537185446e-12% Correct digits 14 h 0.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) 0.08597931239798795 y[1] (numeric) 0.08597931239798089 absolute error 7.0637939941775585e-15 relative error 8.2156902598617e-12% Correct digits 14 h 0.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) 0.07851716422845989 y[1] (numeric) 0.07851716422845287 absolute error 7.022160630754115e-15 relative error 8.943472041758754e-12% Correct digits 14 h 0.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) 0.07095816514960385 y[1] (numeric) 0.07095816514959696 absolute error 6.8833827526759706e-15 relative error 9.700621116912293e-12% Correct digits 14 h 0.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) 0.0633020710633625 y[1] (numeric) 0.06330207106335521 absolute error 7.28583859910259e-15 relative error 1.1509637009837793e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.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) 0.05554864758109668 y[1] (numeric) 0.055548647581089475 absolute error 7.202571872255703e-15 relative error 1.2966241638449455e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.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) 0.04769767004702752 y[1] (numeric) 0.04769767004702013 absolute error 7.389922007661198e-15 relative error 1.5493255751014893e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.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) 0.03974892356069937 y[1] (numeric) 0.03974892356069143 absolute error 7.93809462606987e-15 relative error 1.997059018201549e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.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) 0.031702202998469264 y[1] (numeric) 0.031702202998461375 absolute error 7.889522368742519e-15 relative error 2.4886353699531427e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.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) 0.023557313034022087 y[1] (numeric) 0.023557313034013923 absolute error 8.163608677946854e-15 relative error 3.465424374230099e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.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) 0.015314068157899818 y[1] (numeric) 0.015314068157891434 absolute error 8.383918559395909e-15 relative error 5.4746514596587017e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.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) 0.006972292696053817 y[1] (numeric) 0.00697229269604548 absolute error 8.337081025544535e-15 relative error 1.195744554766492e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.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) -0.0014681791725874582 y[1] (numeric) -0.001468179172595908 absolute error 8.449838051483027e-15 relative error 5.75531802197642e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.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) -0.010007503399537487 y[1] (numeric) -0.010007503399546262 absolute error 8.77423134149069e-15 relative error 8.767652621428243e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.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) -0.01864582605115661 y[1] (numeric) -0.01864582605116566 absolute error 9.048317650695026e-15 relative error 4.852730914613329e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.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) -0.027383283294045047 y[1] (numeric) -0.027383283294054213 absolute error 9.166278847061449e-15 relative error 3.347399487721332e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.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) -0.036220001381426226 y[1] (numeric) -0.03622000138143552 absolute error 9.291178937331779e-15 relative error 2.5652066766889567e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.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) -0.04515609664052178 y[1] (numeric) -0.04515609664053143 absolute error 9.652001420334955e-15 relative error 2.1374747018486814e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.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) -0.05419167546091952 y[1] (numeric) -0.05419167546092947 absolute error 9.950373858202965e-15 relative error 1.836144347553658e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.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) -0.06332683428393393 y[1] (numeric) -0.06332683428394391 absolute error 9.978129433818594e-15 relative error 1.5756558095230815e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.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) -0.07256165959296146 y[1] (numeric) -0.07256165959297174 absolute error 1.0283440765590512e-14 relative error 1.4172003263536182e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.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) -0.08189622790483408 y[1] (numeric) -0.08189622790484444 absolute error 1.0352829704629585e-14 relative error 1.2641399939274235e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.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) -0.09133060576216545 y[1] (numeric) -0.09133060576217628 absolute error 1.0824674490095276e-14 relative error 1.1852187336065494e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.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) -0.10086484972669929 y[1] (numeric) -0.10086484972671017 absolute error 1.0880185641326534e-14 relative error 1.078689520760423e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.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) -0.1104990063736504 y[1] (numeric) -0.11049900637366154 absolute error 1.1143863609675009e-14 relative error 1.0085035128725261e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.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) -0.12023311228704969 y[1] (numeric) -0.12023311228706082 absolute error 1.1129985821867194e-14 relative error 9.257005503854037e-12% Correct digits 14 h 0.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) -0.13006719405608358 y[1] (numeric) -0.1300671940560951 absolute error 1.1518563880485999e-14 relative error 8.855856362611557e-12% Correct digits 14 h 0.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) -0.14000126827243742 y[1] (numeric) -0.1400012682724492 absolute error 1.176836406102666e-14 relative error 8.405898179526379e-12% Correct digits 14 h 0.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) -0.15003534152863462 y[1] (numeric) -0.15003534152864653 absolute error 1.1907141939104804e-14 relative error 7.936224770636654e-12% Correct digits 14 h 0.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) -0.16016941041737764 y[1] (numeric) -0.1601694104173899 absolute error 1.226796442210798e-14 relative error 7.65936790935266e-12% Correct digits 14 h 0.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) -0.1704034615318899 y[1] (numeric) -0.17040346153190217 absolute error 1.226796442210798e-14 relative error 7.199363388408697e-12% Correct digits 14 h 0.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) -0.18073747146725427 y[1] (numeric) -0.1807374714672669 absolute error 1.2628786905111156e-14 relative error 6.987365045327205e-12% Correct digits 14 h 0.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) -0.19117140682275613 y[1] (numeric) -0.1911714068227689 absolute error 1.27675647831893e-14 relative error 6.67859540052802e-12% Correct digits 14 h 0.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) -0.20170522420522152 y[1] (numeric) -0.20170522420523423 absolute error 1.2712053631958042e-14 relative error 6.302292705628874e-12% Correct digits 14 h 0.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) -0.2123388702333564 y[1] (numeric) -0.2123388702333695 absolute error 1.3100631690576847e-14 relative error 6.169681357058885e-12% Correct digits 14 h 0.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) -0.22307228154308634 y[1] (numeric) -0.22307228154309994 absolute error 1.3600232051658168e-14 relative error 6.096782602293547e-12% Correct digits 14 h 0.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) -0.2339053847938919 y[1] (numeric) -0.2339053847939057 absolute error 1.3822276656583199e-14 relative error 5.909345211852578e-12% Correct digits 14 h 0.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) -0.24483809667614187 y[1] (numeric) -0.24483809667615603 absolute error 1.4155343563970746e-14 relative error 5.781511846456902e-12% Correct digits 14 h 0.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) -0.25587032391942577 y[1] (numeric) -0.25587032391943987 absolute error 1.4099832412739488e-14 relative error 5.510538383958728e-12% Correct digits 14 h 0.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) -0.26700196330187875 y[1] (numeric) -0.26700196330189313 absolute error 1.4377388168895777e-14 relative error 5.3847499812727445e-12% Correct digits 14 h 0.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) -0.27823290166050585 y[1] (numeric) -0.2782329016605206 absolute error 1.4765966227514582e-14 relative error 5.307052523044782e-12% Correct digits 14 h 0.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) -0.28956301590249733 y[1] (numeric) -0.2895630159025122 absolute error 1.4876988529977098e-14 relative error 5.1377378024638784e-12% Correct digits 14 h 0.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) -0.3009921730175371 y[1] (numeric) -0.30099217301755216 absolute error 1.504352198367087e-14 relative error 4.997977798842753e-12% Correct digits 14 h 0.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) -0.3125202300911045 y[1] (numeric) -0.3125202300911199 absolute error 1.5376588891058418e-14 relative error 4.920189930288962e-12% Correct digits 14 h 0.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) -0.324147034318766 y[1] (numeric) -0.32414703431878145 absolute error 1.5432100042289676e-14 relative error 4.760833328221586e-12% Correct digits 14 h 0.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) -0.33587242302145404 y[1] (numeric) -0.33587242302146975 absolute error 1.5709655798445965e-14 relative error 4.67726872516786e-12% Correct digits 14 h 0.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) -0.34769622366173625 y[1] (numeric) -0.3476962236617523 absolute error 1.6042722705833512e-14 relative error 4.614005449032722e-12% Correct digits 14 h 0.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) -0.3596182538610688 y[1] (numeric) -0.3596182538610849 absolute error 1.609823385706477e-14 relative error 4.476478511372783e-12% Correct digits 14 h 0.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) -0.371638321418033 y[1] (numeric) -0.37163832141804937 absolute error 1.637578961322106e-14 relative error 4.4063781018968025e-12% Correct digits 14 h 0.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) -0.3837562243275565 y[1] (numeric) -0.38375622432757334 absolute error 1.6819878823071122e-14 relative error 4.382959221715308e-12% Correct digits 14 h 0.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) -0.3959717508011136 y[1] (numeric) -0.3959717508011308 absolute error 1.7208456881689926e-14 relative error 4.345879938878087e-12% Correct digits 14 h 0.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) -0.40828467928790335 y[1] (numeric) -0.4082846792879206 absolute error 1.7263968032921184e-14 relative error 4.22841436593496e-12% Correct digits 14 h 0.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) -0.4206947784970039 y[1] (numeric) -0.4206947784970216 absolute error 1.7708057242771247e-14 relative error 4.209241033614911e-12% Correct digits 14 h 0.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) -0.4332018074205033 y[1] (numeric) -0.43320180742052117 absolute error 1.787459069646502e-14 relative error 4.126157922308572e-12% Correct digits 14 h 0.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) -0.44580551535759794 y[1] (numeric) -0.4458055153576162 absolute error 1.8263168755083825e-14 relative error 4.096667296822074e-12% Correct digits 14 h 0.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) -0.45850564193966425 y[1] (numeric) -0.45850564193968274 absolute error 1.8485213360008856e-14 relative error 4.0316217880785344e-12% Correct digits 14 h 0.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) -0.471301917156294 y[1] (numeric) -0.4713019171563127 absolute error 1.8707257964933888e-14 relative error 3.969272622061105e-12% Correct digits 14 h 0.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) -0.4841940613822957 y[1] (numeric) -0.48419406138231463 absolute error 1.892930256985892e-14 relative error 3.909445422733774e-12% Correct digits 14 h 0.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) -0.49718178540565683 y[1] (numeric) -0.49718178540567604 absolute error 1.9206858326015208e-14 relative error 3.863146014157396e-12% Correct digits 14 h 0.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) -0.5102647904564646 y[1] (numeric) -0.5102647904564843 absolute error 1.9761969838327786e-14 relative error 3.872885256427244e-12% Correct digits 14 h 0.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) -0.5234427682367837 y[1] (numeric) -0.5234427682368036 absolute error 1.9872992140790302e-14 relative error 3.796593122822663e-12% Correct digits 14 h 0.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) -0.5367154009514841 y[1] (numeric) -0.536715400951504 absolute error 1.9984014443252818e-14 relative error 3.723391281082179e-12% Correct digits 14 h 0.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) -0.5500823613400212 y[1] (numeric) -0.5500823613400415 absolute error 2.0317081350640365e-14 relative error 3.693461702925212e-12% Correct digits 14 h 0.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) -0.5635433127091622 y[1] (numeric) -0.5635433127091829 absolute error 2.0650148258027912e-14 relative error 3.6643409286067064e-12% Correct digits 14 h 0.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) -0.5770979089666546 y[1] (numeric) -0.5770979089666755 absolute error 2.0872192862952943e-14 relative error 3.616750734780251e-12% Correct digits 14 h 0.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) -0.5907457946558341 y[1] (numeric) -0.5907457946558554 absolute error 2.1316282072803006e-14 relative error 3.6083679758095913e-12% Correct digits 14 h 0.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) -0.6044866049911723 y[1] (numeric) -0.6044866049911939 absolute error 2.1538326677728037e-14 relative error 3.5630775768873443e-12% Correct digits 14 h 0.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) -0.6183199658947527 y[1] (numeric) -0.6183199658947747 absolute error 2.19824158875781e-14 relative error 3.555184548467231e-12% Correct digits 14 h 0.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) -0.6322454940336799 y[1] (numeric) -0.6322454940337019 absolute error 2.19824158875781e-14 relative error 3.476879803022699e-12% Correct digits 14 h 0.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) -0.6462627968584105 y[1] (numeric) -0.6462627968584328 absolute error 2.2315482794965646e-14 relative error 3.4530043975059172e-12% Correct digits 14 h 0.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) -0.66037147264201 y[1] (numeric) -0.6603714726420328 absolute error 2.275957200481571e-14 relative error 3.4464801929979438e-12% Correct digits 14 h 0.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) -0.6745711105203243 y[1] (numeric) -0.6745711105203472 absolute error 2.298161660974074e-14 relative error 3.4068486259386474e-12% Correct digits 14 h 0.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) -0.6888612905330649 y[1] (numeric) -0.6888612905330881 absolute error 2.3203661214665772e-14 relative error 3.3684083477400756e-12% Correct digits 14 h 0.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) -0.7032415836658057 y[1] (numeric) -0.7032415836658292 absolute error 2.353672812205332e-14 relative error 3.3468908364836452e-12% Correct digits 14 h 0.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) -0.7177115518928838 y[1] (numeric) -0.7177115518929076 absolute error 2.375877272697835e-14 relative error 3.3103511660523294e-12% Correct digits 14 h 0.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) -0.7322707482212016 y[1] (numeric) -0.7322707482212255 absolute error 2.3869795029440866e-14 relative error 3.2596952817553167e-12% Correct digits 14 h 0.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) -0.7469187167349252 y[1] (numeric) -0.7469187167349494 absolute error 2.4202861936828413e-14 relative error 3.240360884599146e-12% Correct digits 14 h 0.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) -0.7616549926410765 y[1] (numeric) -0.761654992641101 absolute error 2.453592884421596e-14 relative error 3.2213967060251792e-12% Correct digits 14 h 0.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) -0.7764791023160118 y[1] (numeric) -0.7764791023160369 absolute error 2.5091040356528538e-14 relative error 3.231386431610232e-12% Correct digits 14 h 0.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) -0.7913905633527842 y[1] (numeric) -0.7913905633528096 absolute error 2.531308496145357e-14 relative error 3.1985578466102535e-12% Correct digits 14 h 0.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) -0.8063888846093823 y[1] (numeric) -0.806388884609408 absolute error 2.5757174171303632e-14 relative error 3.1941380471508483e-12% Correct digits 14 h 0.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) -0.8214735662578461 y[1] (numeric) -0.8214735662578722 absolute error 2.609024107869118e-14 relative error 3.1760292905763337e-12% Correct digits 14 h 0.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) -0.8366440998342477 y[1] (numeric) -0.8366440998342741 absolute error 2.6423307986078726e-14 relative error 3.1582494864080912e-12% Correct digits 14 h 0.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) -0.8518999682895383 y[1] (numeric) -0.8518999682895652 absolute error 2.6867397195928788e-14 relative error 3.153820659234638e-12% Correct digits 14 h 0.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) -0.8672406460412527 y[1] (numeric) -0.8672406460412795 absolute error 2.6756374893466273e-14 relative error 3.0852307275498167e-12% Correct digits 14 h 0.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) -0.882665599026065 y[1] (numeric) -0.8826655990260927 absolute error 2.7644553313166398e-14 relative error 3.131939586596493e-12% Correct digits 14 h 0.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) -0.8981742847531993 y[1] (numeric) -0.8981742847532268 absolute error 2.7533531010703882e-14 relative error 3.0654998120180604e-12% Correct digits 14 h 0.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) -0.9137661523586718 y[1] (numeric) -0.9137661523586998 absolute error 2.808864252301646e-14 relative error 3.0739421076729812e-12% Correct digits 14 h 0.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) -0.9294406426603827 y[1] (numeric) -0.9294406426604112 absolute error 2.842170943040401e-14 relative error 3.0579370134978368e-12% Correct digits 14 h 0.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) -0.9451971882140304 y[1] (numeric) -0.9451971882140592 absolute error 2.8754776337791554e-14 relative error 3.042198675191184e-12% Correct digits 14 h 0.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) -0.9610352133698568 y[1] (numeric) -0.9610352133698857 absolute error 2.8976820942716586e-14 relative error 3.015167450639999e-12% Correct digits 14 h 0.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) -0.9769541343302106 y[1] (numeric) -0.9769541343302403 absolute error 2.964295475749168e-14 relative error 3.0342217424377425e-12% Correct digits 14 h 0.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) -0.9929533592079292 y[1] (numeric) -0.992953359207959 absolute error 2.986499936241671e-14 relative error 3.007694076007737e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.48135061635227494 Order of pole (three term test) 22.364716652402137 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.799999999999963 y[1] (analytic) -1.0090322880855234 y[1] (numeric) -1.0090322880855538 absolute error 3.042011087472929e-14 relative error 3.014780719499726e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4839598360157339 Order of pole (three term test) 22.374370078708836 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.8099999999999627 y[1] (analytic) -1.0251903130751718 y[1] (numeric) -1.0251903130752023 absolute error 3.042011087472929e-14 relative error 2.9672647592114675e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4863754781974983 Order of pole (three term test) 22.384073755309014 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.8199999999999625 y[1] (analytic) -1.0414268183795063 y[1] (numeric) -1.0414268183795374 absolute error 3.108624468950438e-14 relative error 2.984966791797774e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.48859657667290346 Order of pole (three term test) 22.393823800861398 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.8299999999999623 y[1] (analytic) -1.0577411803531946 y[1] (numeric) -1.0577411803532257 absolute error 3.108624468950438e-14 relative error 2.938927335619499e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4906222430321738 Order of pole (three term test) 22.403616315477784 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.839999999999962 y[1] (analytic) -1.0741327675653003 y[1] (numeric) -1.0741327675653318 absolute error 3.1530333899354446e-14 relative error 2.9354224032121437e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4924516670357739 Order of pole (three term test) 22.413447382282875 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.849999999999962 y[1] (analytic) -1.090600940862429 y[1] (numeric) -1.0906009408624608 absolute error 3.175237850427948e-14 relative error 2.9114570980628554e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4940841169384944 Order of pole (three term test) 22.42331306898103 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.8599999999999617 y[1] (analytic) -1.107145053432641 y[1] (numeric) -1.1071450534326732 absolute error 3.219646771412954e-14 relative error 2.9080622827430064e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49551893978213973 Order of pole (three term test) 22.433209429429116 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.8699999999999615 y[1] (analytic) -1.1237644508701328 y[1] (numeric) -1.1237644508701654 absolute error 3.26405569239796e-14 relative error 2.904572830961681e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4967555616567034 Order of pole (three term test) 22.443132505214905 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.8799999999999613 y[1] (analytic) -1.140458471240677 y[1] (numeric) -1.1404584712407095 absolute error 3.26405569239796e-14 relative error 2.8620557211934897e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4977934879299238 Order of pole (three term test) 22.45307832724038 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.889999999999961 y[1] (analytic) -1.1572264451478138 y[1] (numeric) -1.1572264451478471 absolute error 3.3306690738754696e-14 relative error 2.878148082288285e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49863230344513 Order of pole (three term test) 22.463042917309348 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.899999999999961 y[1] (analytic) -1.1740676957997938 y[1] (numeric) -1.1740676957998273 absolute error 3.352873534367973e-14 relative error 2.8557753069629785e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4992716726873004 Order of pole (three term test) 22.47302228971864 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.9099999999999606 y[1] (analytic) -1.190981539077252 y[1] (numeric) -1.190981539077286 absolute error 3.397282455352979e-14 relative error 2.852506393999292e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4997113399172626 Order of pole (three term test) 22.483012452852336 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.9199999999999604 y[1] (analytic) -1.2079672836016226 y[1] (numeric) -1.2079672836016568 absolute error 3.419486915845482e-14 relative error 2.8307777555449092e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49995112927398694 Order of pole (three term test) 22.493009410778406 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.92999999999996 y[1] (analytic) -1.2250242308042743 y[1] (numeric) -1.225024230804309 absolute error 3.4638958368304884e-14 relative error 2.8276141399719996e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4999909448449281 Order of pole (three term test) 22.503009164846954 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.93999999999996 y[1] (analytic) -1.2421516749963675 y[1] (numeric) -1.2421516749964026 absolute error 3.5083047578154947e-14 relative error 2.8243771098451033e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.499830770704388 Order of pole (three term test) 22.51300771528968 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.9499999999999598 y[1] (analytic) -1.259348903439423 y[1] (numeric) -1.2593489034394583 absolute error 3.530509218307998e-14 relative error 2.8034401019969777e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4994706709198879 Order of pole (three term test) 22.52300106281973 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.9599999999999596 y[1] (analytic) -1.2766151964165937 y[1] (numeric) -1.2766151964166295 absolute error 3.574918139293004e-14 relative error 2.8003098735841872e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49891078952653983 Order of pole (three term test) 22.532985210231327 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.9699999999999593 y[1] (analytic) -1.2939498273046373 y[1] (numeric) -1.2939498273046735 absolute error 3.6193270602780103e-14 relative error 2.797115455254746e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49815135046943626 Order of pole (three term test) 22.542956163998625 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.979999999999959 y[1] (analytic) -1.3113520626465776 y[1] (numeric) -1.3113520626466137 absolute error 3.6193270602780103e-14 relative error 2.7599964672900013e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49719265751407454 Order of pole (three term test) 22.55290993587307 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.989999999999959 y[1] (analytic) -1.328821162225048 y[1] (numeric) -1.3288211622250847 absolute error 3.6637359812630166e-14 relative error 2.757132476072449e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4960350941248542 Order of pole (three term test) 22.562842544478624 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.9999999999999587 y[1] (analytic) -1.3463563791363158 y[1] (numeric) -1.3463563791363526 absolute error 3.68594044175552e-14 relative error 2.7377152876269216e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49467912331169683 Order of pole (three term test) 22.572750016904266 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.009999999999959 y[1] (analytic) -1.3639569598649688 y[1] (numeric) -1.3639569598650056 absolute error 3.68594044175552e-14 relative error 2.702387648742543e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49312528744484857 Order of pole (three term test) 22.582628390293138 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.019999999999959 y[1] (analytic) -1.3816221443592678 y[1] (numeric) -1.3816221443593049 absolute error 3.708144902248023e-14 relative error 2.6839066798308217e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4913742080379387 Order of pole (three term test) 22.59247371342759 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.0299999999999585 y[1] (analytic) -1.399351166107151 y[1] (numeric) -1.3993511661071882 absolute error 3.730349362740526e-14 relative error 2.66577071795207e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.48942658549938217 Order of pole (three term test) 22.60228204830964 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.039999999999958 y[1] (analytic) -1.4171432522128842 y[1] (numeric) -1.417143252212922 absolute error 3.774758283725532e-14 relative error 2.663639175384145e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4872831988522269 Order of pole (three term test) 22.61204947173611 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.049999999999958 y[1] (analytic) -1.4349976234743504 y[1] (numeric) -1.4349976234743889 absolute error 3.8413716652030416e-14 relative error 2.676918485692324e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.48494490542255325 Order of pole (three term test) 22.621772076867853 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.059999999999958 y[1] (analytic) -1.4529134944609696 y[1] (numeric) -1.452913494461008 absolute error 3.8413716652030416e-14 relative error 2.6439094136352483e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.48241264049655674 Order of pole (three term test) 22.63144597479246 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.069999999999958 y[1] (analytic) -1.4708900735922388 y[1] (numeric) -1.4708900735922774 absolute error 3.863576125695545e-14 relative error 2.6266926366970696e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.47968741694644407 Order of pole (three term test) 22.641067296079736 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.079999999999957 y[1] (analytic) -1.4889265632168915 y[1] (numeric) -1.4889265632169308 absolute error 3.930189507173054e-14 relative error 2.6396127278982158e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4767703248252999 Order of pole (three term test) 22.650632192329457 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.089999999999957 y[1] (analytic) -1.5070221596926636 y[1] (numeric) -1.5070221596927031 absolute error 3.952393967665557e-14 relative error 2.6226515265519342e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4736625309310787 Order of pole (three term test) 22.660136837710645 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.099999999999957 y[1] (analytic) -1.525176053466653 y[1] (numeric) -1.525176053466693 absolute error 3.9968028886505635e-14 relative error 2.620551823880279e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4703652783399011 Order of pole (three term test) 22.669577430491877 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.109999999999957 y[1] (analytic) -1.5433874291562772 y[1] (numeric) -1.5433874291563177 absolute error 4.04121180963557e-14 relative error 2.6184039945464484e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.46687988590884083 Order of pole (three term test) 22.678950194561914 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.119999999999957 y[1] (analytic) -1.5616554656308104 y[1] (numeric) -1.5616554656308512 absolute error 4.085620730620576e-14 relative error 2.6162113350464553e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4632077477483994 Order of pole (three term test) 22.6882513809401 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.129999999999956 y[1] (analytic) -1.579979336093495 y[1] (numeric) -1.5799793360935361 absolute error 4.107825191113079e-14 relative error 2.5999233643584814e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.45935033266487957 Order of pole (three term test) 22.697477269275897 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.139999999999956 y[1] (analytic) -1.5983582081642211 y[1] (numeric) -1.5983582081642627 absolute error 4.1522341120980855e-14 relative error 2.5978119866303898e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.45530918357288325 Order of pole (three term test) 22.70662416933698 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.149999999999956 y[1] (analytic) -1.6167912439627639 y[1] (numeric) -1.616791243962806 absolute error 4.218847493575595e-14 relative error 2.6093953126782016e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4510859168781657 Order of pole (three term test) 22.715688422485268 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.159999999999956 y[1] (analytic) -1.6352776001925715 y[1] (numeric) -1.6352776001926141 absolute error 4.263256414560601e-14 relative error 2.6070536366782966e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.44668222183109585 Order of pole (three term test) 22.724666403140382 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.1699999999999555 y[1] (analytic) -1.6538164282250927 y[1] (numeric) -1.6538164282251357 absolute error 4.3076653355456074e-14 relative error 2.6046816696389188e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4420998598509771 Order of pole (three term test) 22.73355452022975 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.179999999999955 y[1] (analytic) -1.6724068741846398 y[1] (numeric) -1.6724068741846831 absolute error 4.3298697960381105e-14 relative error 2.589005021968163e-12% Correct digits 14 h 0.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) -1.6910480790337754 y[1] (numeric) -1.6910480790338194 absolute error 4.39648317751562e-14 relative error 2.5998569952119075e-12% Correct digits 14 h 0.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) -1.7097391786592162 y[1] (numeric) -1.7097391786592602 absolute error 4.39648317751562e-14 relative error 2.5714350073929745e-12% Correct digits 14 h 0.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) -1.7284793039582413 y[1] (numeric) -1.7284793039582858 absolute error 4.440892098500626e-14 relative error 2.569248060032262e-12% Correct digits 14 h 0.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) -1.7472675809256044 y[1] (numeric) -1.7472675809256497 absolute error 4.529709940470639e-14 relative error 2.592453491337058e-12% Correct digits 14 h 0.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) -1.766103130740933 y[1] (numeric) -1.7661031307409787 absolute error 4.574118861455645e-14 relative error 2.5899500328367946e-12% Correct digits 14 h 0.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) -1.7849850698566083 y[1] (numeric) -1.784985069856654 absolute error 4.574118861455645e-14 relative error 2.5625530088176556e-12% Correct digits 14 h 0.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) -1.8039125100861195 y[1] (numeric) -1.803912510086166 absolute error 4.6407322429331543e-14 relative error 2.5725927488088676e-12% Correct digits 14 h 0.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) -1.8228845586928841 y[1] (numeric) -1.822884558692931 absolute error 4.6851411639181606e-14 relative error 2.5701798512560134e-12% Correct digits 14 h 0.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) -1.8419003184795177 y[1] (numeric) -1.841900318479565 absolute error 4.729550084903167e-14 relative error 2.5677557235059243e-12% Correct digits 14 h 0.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) -1.8609588878775547 y[1] (numeric) -1.8609588878776024 absolute error 4.773959005888173e-14 relative error 2.5653221234419256e-12% Correct digits 14 h 0.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) -1.8800593610376044 y[1] (numeric) -1.8800593610376524 absolute error 4.796163466380676e-14 relative error 2.551070229896185e-12% Correct digits 14 h 0.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) -1.899200827919934 y[1] (numeric) -1.8992008279199826 absolute error 4.8627768478581856e-14 relative error 2.5604331971485372e-12% Correct digits 14 h 0.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) -1.9183823743854735 y[1] (numeric) -1.9183823743855226 absolute error 4.907185768843192e-14 relative error 2.5579810544366262e-12% Correct digits 14 h 0.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) -1.9376030822872279 y[1] (numeric) -1.9376030822872772 absolute error 4.929390229335695e-14 relative error 2.5440660548066615e-12% Correct digits 14 h 0.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) -1.9568620295620902 y[1] (numeric) -1.95686202956214 absolute error 4.973799150320701e-14 relative error 2.541721938073348e-12% Correct digits 14 h 0.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) -1.976158290323049 y[1] (numeric) -1.9761582903230992 absolute error 5.0182080713057076e-14 relative error 2.5393755631211935e-12% Correct digits 14 h 0.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) -1.9954909349517749 y[1] (numeric) -1.9954909349518257 absolute error 5.084821452783217e-14 relative error 2.5481556261272127e-12% Correct digits 14 h 0.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) -2.0148590301915825 y[1] (numeric) -2.0148590301916336 absolute error 5.10702591327572e-14 relative error 2.5346815021545796e-12% Correct digits 14 h 0.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) -2.0342616392407544 y[1] (numeric) -2.034261639240806 absolute error 5.1514348342607263e-14 relative error 2.5323364187231056e-12% Correct digits 14 h 0.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) -2.0536978218462214 y[1] (numeric) -2.0536978218462734 absolute error 5.1958437552457326e-14 relative error 2.5299942863915605e-12% Correct digits 14 h 0.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) -2.073166634397586 y[1] (numeric) -2.0731666343976385 absolute error 5.240252676230739e-14 relative error 2.5276562864197522e-12% Correct digits 14 h 0.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) -2.092667130021484 y[1] (numeric) -2.0926671300215367 absolute error 5.284661597215745e-14 relative error 2.52532355547702e-12% Correct digits 14 h 0.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) -2.11219835867627 y[1] (numeric) -2.112198358676323 absolute error 5.3290705182007514e-14 relative error 2.522997187414026e-12% Correct digits 14 h 0.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) -2.131759367247021 y[1] (numeric) -2.1317593672470747 absolute error 5.3734794391857577e-14 relative error 2.5206782349572277e-12% Correct digits 14 h 0.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) -2.1513491996408476 y[1] (numeric) -2.1513491996409018 absolute error 5.417888360170764e-14 relative error 2.518367711329821e-12% Correct digits 14 h 0.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) -2.170966896882502 y[1] (numeric) -2.1709668968825566 absolute error 5.46229728115577e-14 relative error 2.51606659180276e-12% Correct digits 14 h 0.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) -2.1906114972102744 y[1] (numeric) -2.1906114972103294 absolute error 5.5067062021407764e-14 relative error 2.5137758151792415e-12% Correct digits 14 h 0.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) -2.2102820361721696 y[1] (numeric) -2.210282036172225 absolute error 5.551115123125783e-14 relative error 2.5114962852158743e-12% Correct digits 14 h 0.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) -2.22997754672235 y[1] (numeric) -2.229977546722406 absolute error 5.595524044110789e-14 relative error 2.5092288719835602e-12% Correct digits 14 h 0.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) -2.2496970593178403 y[1] (numeric) -2.249697059317896 absolute error 5.595524044110789e-14 relative error 2.4872344571617478e-12% Correct digits 14 h 0.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) -2.26943960201548 y[1] (numeric) -2.2694396020155363 absolute error 5.639932965095795e-14 relative error 2.4851654831822774e-12% Correct digits 14 h 0.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) -2.2892042005691184 y[1] (numeric) -2.2892042005691753 absolute error 5.684341886080802e-14 relative error 2.4831082717162668e-12% Correct digits 14 h 0.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) -2.3089898785270373 y[1] (numeric) -2.3089898785270946 absolute error 5.728750807065808e-14 relative error 2.481063628880141e-12% Correct digits 14 h 0.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) -2.328795657329596 y[1] (numeric) -2.3287956573296533 absolute error 5.728750807065808e-14 relative error 2.4599628520584337e-12% Correct digits 14 h 0.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) -2.348620556407085 y[1] (numeric) -2.348620556407143 absolute error 5.81756864903582e-14 relative error 2.4770151283762608e-12% Correct digits 14 h 0.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) -2.3684635932777844 y[1] (numeric) -2.3684635932778426 absolute error 5.81756864903582e-14 relative error 2.4562626445039505e-12% Correct digits 14 h 0.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) -2.388323783646209 y[1] (numeric) -2.388323783646268 absolute error 5.906386491005833e-14 relative error 2.4730258650226493e-12% Correct digits 14 h 0.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) -2.4082001415015397 y[1] (numeric) -2.4082001415015992 absolute error 5.950795411990839e-14 relative error 2.4710551708050527e-12% Correct digits 14 h 0.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) -2.428091679216221 y[1] (numeric) -2.4280916792162808 absolute error 5.995204332975845e-14 relative error 2.4691013046554634e-12% Correct digits 14 h 0.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) -2.4479974076447237 y[1] (numeric) -2.447997407644784 absolute error 6.039613253960852e-14 relative error 2.467164889595086e-12% Correct digits 14 h 0.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) -2.4679163362224603 y[1] (numeric) -2.467916336222521 absolute error 6.084022174945858e-14 relative error 2.465246526249113e-12% Correct digits 14 h 0.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) -2.4878474730648383 y[1] (numeric) -2.4878474730649 absolute error 6.17284001691587e-14 relative error 2.481197132761279e-12% Correct digits 14 h 0.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) -2.50778982506645 y[1] (numeric) -2.5077898250665123 absolute error 6.217248937900877e-14 relative error 2.479174640457015e-12% Correct digits 14 h 0.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) -2.52774239800038 y[1] (numeric) -2.5277423980004428 absolute error 6.261657858885883e-14 relative error 2.4771740442535952e-12% Correct digits 14 h 0.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) -2.5477041966176293 y[1] (numeric) -2.5477041966176923 absolute error 6.306066779870889e-14 relative error 2.47519582070906e-12% Correct digits 14 h 0.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) -2.567674224746637 y[1] (numeric) -2.5676742247467006 absolute error 6.350475700855895e-14 relative error 2.473240428887556e-12% Correct digits 14 h 0.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) -2.5876514853928985 y[1] (numeric) -2.587651485392963 absolute error 6.439293542825908e-14 relative error 2.488470174277813e-12% Correct digits 14 h 0.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) -2.607634980838664 y[1] (numeric) -2.607634980838729 absolute error 6.483702463810914e-14 relative error 2.48643023715138e-12% Correct digits 14 h 0.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) -2.6276237127427082 y[1] (numeric) -2.6276237127427735 absolute error 6.52811138479592e-14 relative error 2.4844163771006203e-12% Correct digits 14 h 0.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) -2.647616682240165 y[1] (numeric) -2.6476166822402303 absolute error 6.52811138479592e-14 relative error 2.4656557834015626e-12% Correct digits 14 h 0.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) -2.6676128900424114 y[1] (numeric) -2.667612890042477 absolute error 6.572520305780927e-14 relative error 2.4638208678308014e-12% Correct digits 14 h 0.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) -2.687611336536998 y[1] (numeric) -2.687611336537064 absolute error 6.616929226765933e-14 relative error 2.462011205568095e-12% Correct digits 14 h 0.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) -2.7076110218876064 y[1] (numeric) -2.707611021887673 absolute error 6.661338147750939e-14 relative error 2.4602271500235652e-12% Correct digits 14 h 0.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) -2.7276109461340354 y[1] (numeric) -2.7276109461341025 absolute error 6.705747068735946e-14 relative error 2.4584690416499098e-12% Correct digits 14 h 0.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) -2.747610109292194 y[1] (numeric) -2.7476101092922613 absolute error 6.750155989720952e-14 relative error 2.4567372084170433e-12% Correct digits 14 h 0.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) -2.767607511454098 y[1] (numeric) -2.767607511454166 absolute error 6.794564910705958e-14 relative error 2.4550319662689816e-12% Correct digits 14 h 0.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) -2.787602152887863 y[1] (numeric) -2.7876021528879313 absolute error 6.838973831690964e-14 relative error 2.453353619563687e-12% Correct digits 14 h 0.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) -2.807593034137674 y[1] (numeric) -2.8075930341377426 absolute error 6.88338275267597e-14 relative error 2.4517024614965745e-12% Correct digits 14 h 0.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) -2.827579156123732 y[1] (numeric) -2.827579156123801 absolute error 6.927791673660977e-14 relative error 2.4500787745083462e-12% Correct digits 14 h 0.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) -2.84755952024216 y[1] (numeric) -2.8475595202422297 absolute error 6.972200594645983e-14 relative error 2.448482830677779e-12% Correct digits 14 h 0.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) -2.8675331284648635 y[1] (numeric) -2.8675331284649332 absolute error 6.972200594645983e-14 relative error 2.4314280889855166e-12% Correct digits 14 h 0.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) -2.8874989834393308 y[1] (numeric) -2.8874989834394014 absolute error 7.061018436615996e-14 relative error 2.4453752112513445e-12% Correct digits 14 h 0.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) -2.9074560885883702 y[1] (numeric) -2.907456088588441 absolute error 7.061018436615996e-14 relative error 2.4285898811439197e-12% Correct digits 14 h 0.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) -2.9274034482097635 y[1] (numeric) -2.9274034482098346 absolute error 7.105427357601002e-14 relative error 2.4272115146773787e-12% Correct digits 14 h 0.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) -2.9473400675758388 y[1] (numeric) -2.94734006757591 absolute error 7.105427357601002e-14 relative error 2.410793187989723e-12% Correct digits 14 h 0.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) -2.9672649530329394 y[1] (numeric) -2.967264953033011 absolute error 7.149836278586008e-14 relative error 2.4095712353822412e-12% Correct digits 14 h 0.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) -2.98717711210079 y[1] (numeric) -2.9871771121008623 absolute error 7.238654120556021e-14 relative error 2.4232423619051156e-12% Correct digits 14 h 0.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) -3.0070755535717453 y[1] (numeric) -3.0070755535718177 absolute error 7.238654120556021e-14 relative error 2.407207265530156e-12% Correct digits 14 h 0.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) -3.0269592876099054 y[1] (numeric) -3.0269592876099782 absolute error 7.283063041541027e-14 relative error 2.406065741073033e-12% Correct digits 14 h 0.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) -3.0468273258501033 y[1] (numeric) -3.046827325850177 absolute error 7.37188088351104e-14 relative error 2.419526968583358e-12% Correct digits 14 h 0.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) -3.0666786814967386 y[1] (numeric) -3.0666786814968128 absolute error 7.416289804496046e-14 relative error 2.41834589624382e-12% Correct digits 14 h 0.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) -3.086512369422456 y[1] (numeric) -3.0865123694225307 absolute error 7.460698725481052e-14 relative error 2.4171938526451095e-12% Correct digits 14 h 0.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) -3.106327406266658 y[1] (numeric) -3.106327406266733 absolute error 7.505107646466058e-14 relative error 2.416071026938554e-12% Correct digits 14 h 0.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) -3.126122810533839 y[1] (numeric) -3.1261228105339143 absolute error 7.549516567451064e-14 relative error 2.4149776016515025e-12% Correct digits 14 h 0.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) -3.1458976026917345 y[1] (numeric) -3.1458976026918104 absolute error 7.593925488436071e-14 relative error 2.413913752926496e-12% Correct digits 14 h 0.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) -3.165650805269275 y[1] (numeric) -3.1656508052693515 absolute error 7.638334409421077e-14 relative error 2.412879650752051e-12% Correct digits 14 h 0.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) -3.1853814429543306 y[1] (numeric) -3.1853814429544074 absolute error 7.682743330406083e-14 relative error 2.411875459185386e-12% Correct digits 14 h 0.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) -3.205088542691241 y[1] (numeric) -3.2050885426913185 absolute error 7.72715225139109e-14 relative error 2.4109013365673738e-12% Correct digits 14 h 0.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) -3.2247711337781224 y[1] (numeric) -3.2247711337782 absolute error 7.771561172376096e-14 relative error 2.4099574357300145e-12% Correct digits 14 h 0.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) -3.244428247963934 y[1] (numeric) -3.2444282479640125 absolute error 7.860379014346108e-14 relative error 2.4227316536523654e-12% Correct digits 14 h 0.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) -3.2640589195453056 y[1] (numeric) -3.2640589195453846 absolute error 7.904787935331115e-14 relative error 2.4217663131008304e-12% Correct digits 14 h 0.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) -3.2836621854631045 y[1] (numeric) -3.283662185463184 absolute error 7.949196856316121e-14 relative error 2.4208327188794e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2720105554446326 Order of pole (three term test) 22.91953576453826 NO COMPLEX POLE (six term test) for Equation 1 Finished! diff ( y , x , 1 ) = sin ( x ) - 1 , 0 ; Iterations 491 Total Elapsed Time 1 Seconds Elapsed Time(since restart) 1 Seconds Time to Timeout 29 Minutes 59.0 Seconds Percent Done 100.40816326530484%