##############ECHO OF PROBLEM################# ##############temp/lin_sinhpostode.ode################# diff ( y , x , 1 ) = sinh ( 2.0 * x + 3.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.0 x_end=10.0 $array_y_init[0 + 1] = exact_soln_y(x_start) $glob_look_poles=true $glob_max_iter=10 #END SECOND INPUT BLOCK #BEGIN OVERRIDE BLOCK $glob_desired_digits_correct=10 $glob_display_interval=0.01 $glob_look_poles=true $glob_max_iter=1000000000 $glob_max_minutes=10.0 $glob_subiter_method=3 #END OVERRIDE BLOCK ! #BEGIN USER DEF BLOCK def exact_soln_y (x) return(cosh(2.0*x+3.0)/2.0) end #END USER DEF BLOCK #######END OF ECHO OF PROBLEM################# START of Optimize min_size 0.0 min_size 1.0 $glob_desired_digits_correct 10 estimated_h 1.0e-06 estimated_answer 1.0 desired_abs_gbl_error 1.0e-10 range 10.0 estimated_steps 10000000.0 step_error 1.0e-17 est_needed_step_err 1.0e-17 opt_iter 1 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 8.376439869141598e-175 estimated_step_error 8.376439869141598e-175 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 5.621333432656029e-167 estimated_step_error 5.621333432656029e-167 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 3.7724127302514747e-159 estimated_step_error 3.7724127302514747e-159 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 2.5316229554623664e-151 estimated_step_error 2.5316229554623664e-151 best_h 1.6e-05 opt_iter 5 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 1.6989429052721925e-143 estimated_step_error 1.6989429052721925e-143 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 1.1401406114371334e-135 estimated_step_error 1.1401406114371334e-135 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 7.651345099912693e-128 estimated_step_error 7.651345099912693e-128 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 5.134718666135003e-120 estimated_step_error 5.134718666135003e-120 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 3.4458351110354687e-112 estimated_step_error 3.4458351110354687e-112 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 2.3124389803948522e-104 estimated_step_error 2.3124389803948522e-104 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 1.5518222460934775e-96 estimated_step_error 1.5518222460934775e-96 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 1.04137097370672e-88 estimated_step_error 1.04137097370672e-88 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 6.987994677757103e-81 estimated_step_error 6.987994677757103e-81 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 4.68885551953612e-73 estimated_step_error 4.68885551953612e-73 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 3.1456865572262375e-65 estimated_step_error 3.1456865572262375e-65 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 2.109756823726074e-57 estimated_step_error 2.109756823726074e-57 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 1.4141159431892282e-49 estimated_step_error 1.4141159431892282e-49 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 9.46683383367686e-42 estimated_step_error 9.46683383367686e-42 best_h 0.1 START of Soultion TOP MAIN SOLVE Loop x[1] 0.0 y[1] (analytic) 5.033830997888883 y[1] (numeric) 5.033830997888883 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.24999692791269887 Order of pole (three term test) 22.497521263053223 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.01 y[1] (analytic) 5.135023225638738 y[1] (numeric) 5.135023225638736 absolute error 2.6645352591003757e-15 relative error 5.1889449025207437e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999716410465517 Order of pole (three term test) 22.49761845459409 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.02 y[1] (analytic) 5.238269531146739 y[1] (numeric) 5.2382695311467335 absolute error 5.329070518200751e-15 relative error 1.0173341571131668e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999738213750902 Order of pole (three term test) 22.49771183532734 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.03 y[1] (analytic) 5.343611214311723 y[1] (numeric) 5.343611214311715 absolute error 7.993605777301127e-15 relative error 1.4959182950832873e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2499975834073692 Order of pole (three term test) 22.497801554662505 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.04 y[1] (analytic) 5.451090413211531 y[1] (numeric) 5.451090413211521 absolute error 1.0658141036401503e-14 relative error 1.9552310140682875e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999776920301098 Order of pole (three term test) 22.497887756152288 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.05 y[1] (analytic) 5.560750120958798 y[1] (numeric) 5.560750120958785 absolute error 1.3322676295501878e-14 relative error 2.395841569159513e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2499979407141276 Order of pole (three term test) 22.497970577722057 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.060000000000000005 y[1] (analytic) 5.672634202898773 y[1] (numeric) 5.672634202898756 absolute error 1.687538997430238e-14 relative error 2.974877168296677e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999809903894735 Order of pole (three term test) 22.498050151890354 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.07 y[1] (analytic) 5.786787414156038 y[1] (numeric) 5.786787414156018 absolute error 1.9539925233402755e-14 relative error 3.376644731341408e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999824519126548 Order of pole (three term test) 22.498126605980694 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.08 y[1] (analytic) 5.903255417537159 y[1] (numeric) 5.903255417537137 absolute error 2.220446049250313e-14 relative error 3.761392472793739e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999838010693531 Order of pole (three term test) 22.498200062325203 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.09 y[1] (analytic) 6.022084801796418 y[1] (numeric) 6.022084801796392 absolute error 2.5757174171303632e-14 relative error 4.27711914047111e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2499985046498601 Order of pole (three term test) 22.49827063846016 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.09999999999999999 y[1] (analytic) 6.14332310027193 y[1] (numeric) 6.143323100271901 absolute error 2.930988785010413e-14 relative error 4.771015193520711e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2499986196175249 Order of pole (three term test) 22.498338447313994 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.10999999999999999 y[1] (analytic) 6.267018809899614 y[1] (numeric) 6.267018809899585 absolute error 2.930988785010413e-14 relative error 4.676846956930328e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999872574610252 Order of pole (three term test) 22.498403597387842 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.11999999999999998 y[1] (analytic) 6.393221410612626 y[1] (numeric) 6.393221410612593 absolute error 3.2862601528904634e-14 relative error 5.140225782631795e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999882371516724 Order of pole (three term test) 22.49846619292907 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.12999999999999998 y[1] (analytic) 6.521981385133972 y[1] (numeric) 6.521981385133936 absolute error 3.6415315207705135e-14 relative error 5.583474263006825e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2499989141520465 Order of pole (three term test) 22.498526334098006 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.13999999999999999 y[1] (analytic) 6.653350239170283 y[1] (numeric) 6.653350239170243 absolute error 3.9968028886505635e-14 relative error 6.007203506468331e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999899763583708 Order of pole (three term test) 22.498584117128118 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.15 y[1] (analytic) 6.7873805220147805 y[1] (numeric) 6.787380522014738 absolute error 4.263256414560601e-14 relative error 6.281151323007137e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999907470111354 Order of pole (three term test) 22.498639634479943 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.16 y[1] (analytic) 6.924125847567698 y[1] (numeric) 6.924125847567652 absolute error 4.618527782440651e-14 relative error 6.670196186660941e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999914584135108 Order of pole (three term test) 22.49869297498898 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.17 y[1] (analytic) 7.0636409157825515 y[1] (numeric) 7.063640915782502 absolute error 4.973799150320701e-14 relative error 7.041409960701088e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999921151208526 Order of pole (three term test) 22.498744224007773 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.18000000000000002 y[1] (analytic) 7.205981534546853 y[1] (numeric) 7.205981534546799 absolute error 5.417888360170764e-14 relative error 7.518598728287563e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2499992721338287 Order of pole (three term test) 22.49879346354244 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.19000000000000003 y[1] (analytic) 7.3512046420060075 y[1] (numeric) 7.351204642005951 absolute error 5.684341886080802e-14 relative error 7.732531146799431e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2499993280947641 Order of pole (three term test) 22.498840772383883 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.20000000000000004 y[1] (analytic) 7.499368329339334 y[1] (numeric) 7.499368329339273 absolute error 6.128431095930864e-14 relative error 8.171929723674148e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999937975322942 Order of pole (three term test) 22.49888622623379 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.21000000000000005 y[1] (analytic) 7.650531863997307 y[1] (numeric) 7.650531863997242 absolute error 6.483702463810914e-14 relative error 8.474838846593943e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999942744001266 Order of pole (three term test) 22.498929897825757 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.22000000000000006 y[1] (analytic) 7.80475571340933 y[1] (numeric) 7.804755713409261 absolute error 6.927791673660977e-14 relative error 8.876372212083917e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2499994714604699 Order of pole (three term test) 22.498971857041656 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.23000000000000007 y[1] (analytic) 7.962101569171515 y[1] (numeric) 7.96210156917144 absolute error 7.460698725481052e-14 relative error 9.370263190773846e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999951209648033 Order of pole (three term test) 22.4990121710234 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.24000000000000007 y[1] (analytic) 8.122632371724137 y[1] (numeric) 8.122632371724059 absolute error 7.815970093361102e-14 relative error 9.6224594880958e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999954960825171 Order of pole (three term test) 22.499050904280384 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.25000000000000006 y[1] (analytic) 8.286412335528658 y[1] (numeric) 8.286412335528576 absolute error 8.171241461241152e-14 relative error 9.861012378307918e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999958423598612 Order of pole (three term test) 22.499088118792695 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.26000000000000006 y[1] (analytic) 8.453506974754362 y[1] (numeric) 8.453506974754275 absolute error 8.704148513061227e-14 relative error 1.029649415213755e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999961620141803 Order of pole (three term test) 22.49912387411025 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.2700000000000001 y[1] (analytic) 8.623983129484897 y[1] (numeric) 8.623983129484804 absolute error 9.237055564881302e-14 relative error 1.0710892433567439e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999964570923439 Order of pole (three term test) 22.49915822744809 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.2800000000000001 y[1] (analytic) 8.7979089924552 y[1] (numeric) 8.797908992455103 absolute error 9.769962616701378e-14 relative error 1.1104868924058863e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999967294838502 Order of pole (three term test) 22.499191233777893 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.2900000000000001 y[1] (analytic) 8.975354136329502 y[1] (numeric) 8.9753541363294 absolute error 1.0125233984581428e-13 relative error 1.1281152621708331e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999969809329292 Order of pole (three term test) 22.499222945915974 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.3000000000000001 y[1] (analytic) 9.15638954153132 y[1] (numeric) 9.156389541531215 absolute error 1.0480505352461478e-13 relative error 1.1446111270085514e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999972130497064 Order of pole (three term test) 22.49925341460776 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.3100000000000001 y[1] (analytic) 9.341087624636573 y[1] (numeric) 9.341087624636463 absolute error 1.1013412404281553e-13 relative error 1.179028914709495e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999974273205172 Order of pole (three term test) 22.49928268860897 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.3200000000000001 y[1] (analytic) 9.529522267341177 y[1] (numeric) 9.529522267341061 absolute error 1.1546319456101628e-13 relative error 1.2116367570357917e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999976251174216 Order of pole (three term test) 22.499310814763653 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.3300000000000001 y[1] (analytic) 9.721768846014706 y[1] (numeric) 9.721768846014587 absolute error 1.1901590823981678e-13 relative error 1.2242207166713862e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999978077069912 Order of pole (three term test) 22.499337838079118 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.34000000000000014 y[1] (analytic) 9.917904261851959 y[1] (numeric) 9.917904261851831 absolute error 1.2789769243681803e-13 relative error 1.2895636926922286e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999979762584196 Order of pole (three term test) 22.499363801797962 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.35000000000000014 y[1] (analytic) 10.118006971634435 y[1] (numeric) 10.118006971634303 absolute error 1.3145040611561853e-13 relative error 1.2991729150230502e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2499998131851008 Order of pole (three term test) 22.499388747467247 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.36000000000000015 y[1] (analytic) 10.322157019114123 y[1] (numeric) 10.322157019113988 absolute error 1.3500311979441904e-13 relative error 1.3078963974722155e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999982754810784 Order of pole (three term test) 22.49941271500501 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.37000000000000016 y[1] (analytic) 10.530436067032053 y[1] (numeric) 10.530436067031912 absolute error 1.4033219031261979e-13 relative error 1.3326341798129511e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999984080683516 Order of pole (three term test) 22.49943574276408 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.38000000000000017 y[1] (analytic) 10.742927429784483 y[1] (numeric) 10.742927429784336 absolute error 1.474376176702208e-13 relative error 1.3724156533111624e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999985304618372 Order of pole (three term test) 22.499457867593488 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.3900000000000002 y[1] (analytic) 10.959716106749768 y[1] (numeric) 10.959716106749616 absolute error 1.5276668818842154e-13 relative error 1.3938927495972e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.249999864344527 Order of pole (three term test) 22.499479124897434 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.4000000000000002 y[1] (analytic) 11.18088881628925 y[1] (numeric) 11.180888816289091 absolute error 1.5987211554602254e-13 relative error 1.4298694689916558e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999987477421276 Order of pole (three term test) 22.4994995486919 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.4100000000000002 y[1] (analytic) 11.406534030435752 y[1] (numeric) 11.406534030435587 absolute error 1.652011860642233e-13 relative error 1.4483031008667607e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999988440202656 Order of pole (three term test) 22.499519171659102 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.4200000000000002 y[1] (analytic) 11.636742010283578 y[1] (numeric) 11.636742010283406 absolute error 1.723066134218243e-13 relative error 1.4807118115152345e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999989328961922 Order of pole (three term test) 22.499538025199815 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.4300000000000002 y[1] (analytic) 11.871604842094145 y[1] (numeric) 11.871604842093967 absolute error 1.7763568394002505e-13 relative error 1.4963072499698381e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999990149390156 Order of pole (three term test) 22.499556139483545 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.4400000000000002 y[1] (analytic) 12.111216474131727 y[1] (numeric) 12.111216474131542 absolute error 1.8474111129762605e-13 relative error 1.5253720523633069e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999990906740893 Order of pole (three term test) 22.499573543496872 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.45000000000000023 y[1] (analytic) 12.355672754243997 y[1] (numeric) 12.355672754243807 absolute error 1.900701818158268e-13 relative error 1.5383232106931644e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999991605863758 Order of pole (three term test) 22.49959026508981 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.46000000000000024 y[1] (analytic) 12.60507146820247 y[1] (numeric) 12.60507146820227 absolute error 1.9895196601282805e-13 relative error 1.5783485759259986e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999992251235523 Order of pole (three term test) 22.499606331020352 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.47000000000000025 y[1] (analytic) 12.859512378818081 y[1] (numeric) 12.859512378817875 absolute error 2.0605739337042905e-13 relative error 1.6023733039041393e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999992846988758 Order of pole (three term test) 22.49962176699733 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.48000000000000026 y[1] (analytic) 13.119097265847671 y[1] (numeric) 13.119097265847458 absolute error 2.1316282072803006e-13 relative error 1.6248284192765824e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999993396938328 Order of pole (three term test) 22.499636597721498 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.49000000000000027 y[1] (analytic) 13.38392996670723 y[1] (numeric) 13.38392996670701 absolute error 2.2026824808563106e-13 relative error 1.6457665919767388e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2499999390460577 Order of pole (three term test) 22.4996508469251 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5000000000000002 y[1] (analytic) 13.654116418008243 y[1] (numeric) 13.654116418008023 absolute error 2.2026824808563106e-13 relative error 1.613200307821618e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999994373241896 Order of pole (three term test) 22.49966453740985 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5100000000000002 y[1] (analytic) 13.929764697933786 y[1] (numeric) 13.929764697933551 absolute error 2.3447910280083306e-13 relative error 1.6832955034453207e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999994805847575 Order of pole (three term test) 22.499677691083363 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5200000000000002 y[1] (analytic) 14.210985069471175 y[1] (numeric) 14.210985069470926 absolute error 2.4868995751603507e-13 relative error 1.7499839476313617e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999995205192957 Order of pole (three term test) 22.49969032899428 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5300000000000002 y[1] (analytic) 14.497890024518666 y[1] (numeric) 14.497890024518417 absolute error 2.4868995751603507e-13 relative error 1.715352765784907e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999995573835204 Order of pole (three term test) 22.4997024713659 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5400000000000003 y[1] (analytic) 14.790594328883744 y[1] (numeric) 14.790594328883493 absolute error 2.504663143554353e-13 relative error 1.6934161588511242e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999995914134898 Order of pole (three term test) 22.499714137628565 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5500000000000003 y[1] (analytic) 15.08921506819094 y[1] (numeric) 15.089215068190676 absolute error 2.646771690706373e-13 relative error 1.7540817588887988e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2499999622827111 Order of pole (three term test) 22.499725346450745 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5600000000000003 y[1] (analytic) 15.393871694717632 y[1] (numeric) 15.393871694717351 absolute error 2.8066438062523957e-13 relative error 1.8232215143221497e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999996518255385 Order of pole (three term test) 22.499736115768922 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5700000000000003 y[1] (analytic) 15.704686075176555 y[1] (numeric) 15.704686075176273 absolute error 2.824407374646398e-13 relative error 1.7984487949178225e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999996785944623 Order of pole (three term test) 22.499746462816265 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5800000000000003 y[1] (analytic) 16.021782539464155 y[1] (numeric) 16.02178253946387 absolute error 2.8421709430404007e-13 relative error 1.7739417795989237e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999997033052918 Order of pole (three term test) 22.499756404150226 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5900000000000003 y[1] (analytic) 16.34528793039417 y[1] (numeric) 16.34528793039387 absolute error 3.019806626980426e-13 relative error 1.847508982307418e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2499999726116264 Order of pole (three term test) 22.499765955679052 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6000000000000003 y[1] (analytic) 16.675331654436423 y[1] (numeric) 16.675331654436107 absolute error 3.161915174132446e-13 relative error 1.8961632905761293e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2499999747173445 Order of pole (three term test) 22.499775132687198 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6100000000000003 y[1] (analytic) 17.012045733481155 y[1] (numeric) 17.012045733480836 absolute error 3.197442310920451e-13 relative error 1.8795166442726004e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999997666116736 Order of pole (three term test) 22.4997839498598 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6200000000000003 y[1] (analytic) 17.35556485764958 y[1] (numeric) 17.35556485764926 absolute error 3.197442310920451e-13 relative error 1.8423153248804557e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999997845554206 Order of pole (three term test) 22.49979242130623 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6300000000000003 y[1] (analytic) 17.706026439171694 y[1] (numeric) 17.70602643917136 absolute error 3.339550858072471e-13 relative error 1.8861097206340205e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999998011195856 Order of pole (three term test) 22.49980056058257 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6400000000000003 y[1] (analytic) 18.06357066735298 y[1] (numeric) 18.06357066735263 absolute error 3.517186542012496e-13 relative error 1.947115886876812e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999998164102386 Order of pole (three term test) 22.4998083807134 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6500000000000004 y[1] (analytic) 18.42834056465201 y[1] (numeric) 18.42834056465166 absolute error 3.517186542012496e-13 relative error 1.9085747464201547e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2499999830525289 Order of pole (three term test) 22.49981589421257 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6600000000000004 y[1] (analytic) 18.80048204389139 y[1] (numeric) 18.800482043891034 absolute error 3.552713678800501e-13 relative error 1.889692865590561e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999998435551232 Order of pole (three term test) 22.499823113103286 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6700000000000004 y[1] (analytic) 19.180143966624776 y[1] (numeric) 19.1801439666244 absolute error 3.765876499528531e-13 relative error 1.9634245217770546e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999998555831773 Order of pole (three term test) 22.49983004893731 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6800000000000004 y[1] (analytic) 19.56747820268347 y[1] (numeric) 19.567478202683077 absolute error 3.943512183468556e-13 relative error 2.015340016031164e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.249999986668647 Order of pole (three term test) 22.499836712813433 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6900000000000004 y[1] (analytic) 19.962639690926412 y[1] (numeric) 19.962639690926018 absolute error 3.943512183468556e-13 relative error 1.975446255868153e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999998769361007 Order of pole (three term test) 22.49984311539528 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7000000000000004 y[1] (analytic) 20.3657865012178 y[1] (numeric) 20.365786501217407 absolute error 3.943512183468556e-13 relative error 1.9363417087931997e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999998863977027 Order of pole (three term test) 22.49984926692833 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7100000000000004 y[1] (analytic) 20.77707989765714 y[1] (numeric) 20.777079897656723 absolute error 4.156675004196586e-13 relative error 2.0006059680529507e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999998951318622 Order of pole (three term test) 22.499855177256354 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7200000000000004 y[1] (analytic) 21.196684403086966 y[1] (numeric) 21.19668440308653 absolute error 4.369837824924616e-13 relative error 2.061566677988666e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999031945078 Order of pole (three term test) 22.49986085583713 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7300000000000004 y[1] (analytic) 21.624767864904232 y[1] (numeric) 21.624767864903795 absolute error 4.369837824924616e-13 relative error 2.020755946248382e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999106372678 Order of pole (three term test) 22.499866311757597 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7400000000000004 y[1] (analytic) 22.061501522201546 y[1] (numeric) 22.061501522201105 absolute error 4.405364961712621e-13 relative error 1.9968563596087472e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999175078005 Order of pole (three term test) 22.499871553748385 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7500000000000004 y[1] (analytic) 22.507060074265034 y[1] (numeric) 22.507060074264572 absolute error 4.618527782440651e-13 relative error 2.0520351246236536e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999238501025 Order of pole (three term test) 22.499876590197797 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7600000000000005 y[1] (analytic) 22.961621750456363 y[1] (numeric) 22.96162175045588 absolute error 4.831690603168681e-13 relative error 2.1042462312456877e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2499999929704784 Order of pole (three term test) 22.49988142916521 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7700000000000005 y[1] (analytic) 23.425368381506896 y[1] (numeric) 23.42536838150641 absolute error 4.867217739956686e-13 relative error 2.077755047728129e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999351093374 Order of pole (three term test) 22.499886078394024 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7800000000000005 y[1] (analytic) 23.89848547225244 y[1] (numeric) 23.898485472251952 absolute error 4.867217739956686e-13 relative error 2.036621837650681e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999400983683 Order of pole (three term test) 22.499890545323975 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7900000000000005 y[1] (analytic) 24.381162275837625 y[1] (numeric) 24.381162275837116 absolute error 5.080380560684716e-13 relative error 2.083731900558124e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999447038246 Order of pole (three term test) 22.499894837103117 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8000000000000005 y[1] (analytic) 24.873591869419645 y[1] (numeric) 24.873591869419112 absolute error 5.329070518200751e-13 relative error 2.142461187824053e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999489551966 Order of pole (three term test) 22.499898960599193 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8100000000000005 y[1] (analytic) 25.375971231401724 y[1] (numeric) 25.37597123140119 absolute error 5.329070518200751e-13 relative error 2.100045933062158e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999528797076 Order of pole (three term test) 22.49990292241069 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8200000000000005 y[1] (analytic) 25.88850132022716 y[1] (numeric) 25.888501320226624 absolute error 5.364597654988756e-13 relative error 2.0721932060228213e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999565024875 Order of pole (three term test) 22.499906728877345 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8300000000000005 y[1] (analytic) 26.41138715476533 y[1] (numeric) 26.411387154764768 absolute error 5.613287612504791e-13 relative error 2.125328586345001e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999598467354 Order of pole (three term test) 22.499910386090313 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8400000000000005 y[1] (analytic) 26.94483789632193 y[1] (numeric) 26.944837896321342 absolute error 5.861977570020827e-13 relative error 2.1755475362577736e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999629338654 Order of pole (three term test) 22.499913899901927 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8500000000000005 y[1] (analytic) 27.489066932306326 y[1] (numeric) 27.48906693230574 absolute error 5.861977570020827e-13 relative error 2.1324760074455564e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999657836453 Order of pole (three term test) 22.499917275935015 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8600000000000005 y[1] (analytic) 28.044291961589426 y[1] (numeric) 28.04429196158884 absolute error 5.861977570020827e-13 relative error 2.0902569328723375e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999684143237 Order of pole (three term test) 22.499920519591953 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8700000000000006 y[1] (analytic) 28.61073508158607 y[1] (numeric) 28.610735081585453 absolute error 6.181721801112872e-13 relative error 2.1606301912499413e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2499999970842746 Order of pole (three term test) 22.49992363606329 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8800000000000006 y[1] (analytic) 29.188622877096897 y[1] (numeric) 29.188622877096254 absolute error 6.430411758628907e-13 relative error 2.203054178234145e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999730844616 Order of pole (three term test) 22.49992663033604 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8900000000000006 y[1] (analytic) 29.778186510945368 y[1] (numeric) 29.77818651094472 absolute error 6.465938895416912e-13 relative error 2.171367585813283e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999751538265 Order of pole (three term test) 22.499929507201685 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9000000000000006 y[1] (analytic) 30.379661816445996 y[1] (numeric) 30.379661816445346 absolute error 6.501466032204917e-13 relative error 2.1400718913484926e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999770640915 Order of pole (three term test) 22.499932271263823 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9100000000000006 y[1] (analytic) 30.993289391740788 y[1] (numeric) 30.993289391740106 absolute error 6.821210263296962e-13 relative error 2.2008668318744847e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999788274874 Order of pole (three term test) 22.499934926945524 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9200000000000006 y[1] (analytic) 31.61931469604165 y[1] (numeric) 31.619314696040934 absolute error 7.140954494389007e-13 relative error 2.2584153271617135e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999804553077 Order of pole (three term test) 22.49993747849647 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9300000000000006 y[1] (analytic) 32.25798814781737 y[1] (numeric) 32.25798814781666 absolute error 7.105427357601002e-13 relative error 2.202687695538064e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2499999981957975 Order of pole (three term test) 22.499939929999673 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9400000000000006 y[1] (analytic) 32.909565224964474 y[1] (numeric) 32.90956522496376 absolute error 7.176481631177012e-13 relative error 2.180667408432698e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2499999983345112 Order of pole (three term test) 22.499942285378054 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9500000000000006 y[1] (analytic) 33.57430656700164 y[1] (numeric) 33.574306567000896 absolute error 7.460698725481052e-13 relative error 2.2221452915467706e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999846256005 Order of pole (three term test) 22.499944548400737 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9600000000000006 y[1] (analytic) 34.252478079329 y[1] (numeric) 34.25247807932822 absolute error 7.815970093361102e-13 relative error 2.281869964345136e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999858076405 Order of pole (three term test) 22.499946722689035 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9700000000000006 y[1] (analytic) 34.94435103959386 y[1] (numeric) 34.94435103959307 absolute error 7.887024366937112e-13 relative error 2.2570241347451787e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999868988013 Order of pole (three term test) 22.499948811722266 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9800000000000006 y[1] (analytic) 35.65020220620545 y[1] (numeric) 35.65020220620466 absolute error 7.887024366937112e-13 relative error 2.2123365026985057e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999879060694 Order of pole (three term test) 22.499950818843335 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9900000000000007 y[1] (analytic) 36.37031392904192 y[1] (numeric) 36.370313929041096 absolute error 8.242295734817162e-13 relative error 2.2662151750732177e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2499999988835894 Order of pole (three term test) 22.499952747264057 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0000000000000007 y[1] (analytic) 37.10497426239399 y[1] (numeric) 37.10497426239313 absolute error 8.597567102697212e-13 relative error 2.3170928625089695e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999896942315 Order of pole (three term test) 22.499954600070335 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0100000000000007 y[1] (analytic) 37.85447708019057 y[1] (numeric) 37.85447708018971 absolute error 8.597567102697212e-13 relative error 2.2712153926956134e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999904865766 Order of pole (three term test) 22.499956380227026 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0200000000000007 y[1] (analytic) 38.619122193552315 y[1] (numeric) 38.619122193551455 absolute error 8.597567102697212e-13 relative error 2.2262461222209307e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999912180032 Order of pole (three term test) 22.499958090582783 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0300000000000007 y[1] (analytic) 39.399215470720016 y[1] (numeric) 39.39921547071911 absolute error 9.023892744153272e-13 relative error 2.2903737133698723e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999918931956 Order of pole (three term test) 22.49995973387453 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0400000000000007 y[1] (analytic) 40.19506895940589 y[1] (numeric) 40.19506895940494 absolute error 9.450218385609332e-13 relative error 2.3510889843610843e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999925164762 Order of pole (three term test) 22.49996131273189 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0500000000000007 y[1] (analytic) 41.00700101161687 y[1] (numeric) 41.00700101161593 absolute error 9.450218385609332e-13 relative error 2.304537799029044e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999930918368 Order of pole (three term test) 22.49996282968137 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0600000000000007 y[1] (analytic) 41.83533641099981 y[1] (numeric) 41.83533641099886 absolute error 9.450218385609332e-13 relative error 2.258908185359919e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999936229625 Order of pole (three term test) 22.499964287150405 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0700000000000007 y[1] (analytic) 42.68040650275911 y[1] (numeric) 42.680406502758125 absolute error 9.876544027065393e-13 relative error 2.3140698124388564e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999941132522 Order of pole (three term test) 22.499965687471263 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0800000000000007 y[1] (analytic) 43.542549326199186 y[1] (numeric) 43.54254932619816 absolute error 1.0231815394945443e-12 relative error 2.3498429819287234e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999945658463 Order of pole (three term test) 22.499967032884758 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0900000000000007 y[1] (analytic) 44.42210974994478 y[1] (numeric) 44.42210974994374 absolute error 1.0373923942097463e-12 relative error 2.335306449984708e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999949836446 Order of pole (three term test) 22.499968325543833 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1000000000000008 y[1] (analytic) 45.31943960989303 y[1] (numeric) 45.319439609891994 absolute error 1.0373923942097463e-12 relative error 2.289067126909681e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.249999999536932 Order of pole (three term test) 22.499969567517027 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1100000000000008 y[1] (analytic) 46.23489784995254 y[1] (numeric) 46.23489784995145 absolute error 1.0871303857129533e-12 relative error 2.3513199688275493e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2499999995725343 Order of pole (three term test) 22.499970760791744 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1200000000000008 y[1] (analytic) 47.168850665625556 y[1] (numeric) 47.16885066562442 absolute error 1.1368683772161603e-12 relative error 2.4102100457678876e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999960539948 Order of pole (three term test) 22.4999719072775 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1300000000000008 y[1] (analytic) 48.121671650491166 y[1] (numeric) 48.12167165049003 absolute error 1.1368683772161603e-12 relative error 2.3624872915331412e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999963573777 Order of pole (three term test) 22.499973008808897 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1400000000000008 y[1] (analytic) 49.09374194564782 y[1] (numeric) 49.09374194564668 absolute error 1.1439738045737613e-12 relative error 2.3301825431034902e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999966374364 Order of pole (three term test) 22.49997406714864 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1500000000000008 y[1] (analytic) 50.08545039217473 y[1] (numeric) 50.08545039217354 absolute error 1.1866063687193673e-12 relative error 2.3691638178914345e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999968959621 Order of pole (three term test) 22.49997508399028 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1600000000000008 y[1] (analytic) 51.09719368667342 y[1] (numeric) 51.097193686672185 absolute error 1.2363443602225743e-12 relative error 2.4195934669207155e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999971346118 Order of pole (three term test) 22.499976060960996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1700000000000008 y[1] (analytic) 52.129376539951735 y[1] (numeric) 52.12937653995049 absolute error 1.2434497875801753e-12 relative error 2.3853149032526806e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999973549134 Order of pole (three term test) 22.499976999624142 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1800000000000008 y[1] (analytic) 53.18241183891365 y[1] (numeric) 53.1824118389124 absolute error 1.2505552149377763e-12 relative error 2.351445095656123e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999975582776 Order of pole (three term test) 22.499977901481778 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1900000000000008 y[1] (analytic) 54.256720811719454 y[1] (numeric) 54.256720811718154 absolute error 1.3002932064409833e-12 relative error 2.396556937071877e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2499999997746006 Order of pole (three term test) 22.499978767977073 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2000000000000008 y[1] (analytic) 55.35273319628254 y[1] (numeric) 55.352733196281186 absolute error 1.3571366253017914e-12 relative error 2.451796951903607e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999979193013 Order of pole (three term test) 22.4999796004966 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2100000000000009 y[1] (analytic) 56.47088741217038 y[1] (numeric) 56.47088741216901 absolute error 1.3642420526593924e-12 relative error 2.415832502687706e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999980792728 Order of pole (three term test) 22.499980400372564 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2200000000000009 y[1] (analytic) 57.61163073597828 y[1] (numeric) 57.61163073597692 absolute error 1.3642420526593924e-12 relative error 2.367997633865669e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2499999998226946 Order of pole (three term test) 22.49998116888495 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2300000000000009 y[1] (analytic) 58.775419480245944 y[1] (numeric) 58.77541948024453 absolute error 1.4139800441625994e-12 relative error 2.4057336496557533e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2499999998363264 Order of pole (three term test) 22.49998190726353 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2400000000000009 y[1] (analytic) 59.96271917598842 y[1] (numeric) 59.96271917598695 absolute error 1.4708234630234074e-12 relative error 2.452896538441817e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999984891025 Order of pole (three term test) 22.499982616689877 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2500000000000009 y[1] (analytic) 61.17400475891482 y[1] (numeric) 61.17400475891334 absolute error 1.4779288903810084e-12 relative error 2.4159426805642172e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2499999998605266 Order of pole (three term test) 22.499983298299213 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.260000000000001 y[1] (analytic) 62.40976075940906 y[1] (numeric) 62.409760759407575 absolute error 1.4850343177386094e-12 relative error 2.3794904830086563e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999987124982 Order of pole (three term test) 22.49998395318227 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.270000000000001 y[1] (analytic) 63.67048149634835 y[1] (numeric) 63.67048149634681 absolute error 1.5418777365994174e-12 relative error 2.421652389558021e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2499999998811486 Order of pole (three term test) 22.49998458238699 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.280000000000001 y[1] (analytic) 64.95667127483726 y[1] (numeric) 64.95667127483566 absolute error 1.6058265828178264e-12 relative error 2.4721503600814704e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999989028637 Order of pole (three term test) 22.499985186920245 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.290000000000001 y[1] (analytic) 66.26884458793654 y[1] (numeric) 66.26884458793494 absolute error 1.6058265828178264e-12 relative error 2.4231999106110086e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999989872154 Order of pole (three term test) 22.499985767749408 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.300000000000001 y[1] (analytic) 67.60752632246736 y[1] (numeric) 67.60752632246576 absolute error 1.6058265828178264e-12 relative error 2.375218663020625e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2499999999065082 Order of pole (three term test) 22.49998632580394 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.310000000000001 y[1] (analytic) 68.97325196897296 y[1] (numeric) 68.97325196897127 absolute error 1.6910917111090384e-12 relative error 2.451808002136483e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999991369617 Order of pole (three term test) 22.499986861976833 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.320000000000001 y[1] (analytic) 70.36656783592176 y[1] (numeric) 70.36656783592 absolute error 1.7621459846850485e-12 relative error 2.504237507780623e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2499999999203315 Order of pole (three term test) 22.49998737712609 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.330000000000001 y[1] (analytic) 71.78803126823826 y[1] (numeric) 71.78803126823651 absolute error 1.7479351299698465e-12 relative error 2.4348559210916807e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2499999999264567 Order of pole (three term test) 22.499987872076055 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.340000000000001 y[1] (analytic) 73.2382108702486 y[1] (numeric) 73.23821087024683 absolute error 1.7621459846850485e-12 relative error 2.406047285626527e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999993211097 Order of pole (three term test) 22.499988347618753 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.350000000000001 y[1] (analytic) 74.71768673312957 y[1] (numeric) 74.71768673312775 absolute error 1.8189894035458565e-12 relative error 2.4344830294904227e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999993733055 Order of pole (three term test) 22.499988804515155 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.360000000000001 y[1] (analytic) 76.22705066695292 y[1] (numeric) 76.22705066695102 absolute error 1.9042545318370685e-12 relative error 2.498134868364557e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2499999999421488 Order of pole (three term test) 22.4999892434964 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.370000000000001 y[1] (analytic) 77.7669064374172 y[1] (numeric) 77.7669064374153 absolute error 1.9042545318370685e-12 relative error 2.4486695164729412e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999994659663 Order of pole (three term test) 22.499989665264938 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.380000000000001 y[1] (analytic) 79.33787000736237 y[1] (numeric) 79.33787000736045 absolute error 1.9184653865522705e-12 relative error 2.4180954018229144e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999995070243 Order of pole (three term test) 22.49999007049569 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.390000000000001 y[1] (analytic) 80.94056978316291 y[1] (numeric) 80.94056978316092 absolute error 1.9895196601282805e-12 relative error 2.458000561965572e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2499999999544926 Order of pole (three term test) 22.49999045983713 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.400000000000001 y[1] (analytic) 82.57564686609871 y[1] (numeric) 82.57564686609665 absolute error 2.0605739337042905e-12 relative error 2.4953772836265308e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999995799144 Order of pole (three term test) 22.499990833912264 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.410000000000001 y[1] (analytic) 84.24375530880418 y[1] (numeric) 84.24375530880212 absolute error 2.0605739337042905e-12 relative error 2.4459663819010017e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2499999999612212 Order of pole (three term test) 22.499991193319712 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.420000000000001 y[1] (analytic) 85.94556237689822 y[1] (numeric) 85.94556237689616 absolute error 2.0605739337042905e-12 relative error 2.3975338303890877e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999996420266 Order of pole (three term test) 22.499991538634582 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.430000000000001 y[1] (analytic) 87.68174881589921 y[1] (numeric) 87.68174881589707 absolute error 2.1458390619955026e-12 relative error 2.4473041322442243e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999996695488 Order of pole (three term test) 22.499991870409467 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.440000000000001 y[1] (analytic) 89.45300912353214 y[1] (numeric) 89.4530091235299 absolute error 2.2453150450019166e-12 relative error 2.5100497646772267e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999996949554 Order of pole (three term test) 22.499992189175266 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.450000000000001 y[1] (analytic) 91.26005182753708 y[1] (numeric) 91.26005182753484 absolute error 2.2453150450019166e-12 relative error 2.460348202787683e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999997184086 Order of pole (three term test) 22.49999249544209 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.460000000000001 y[1] (analytic) 93.10359976908995 y[1] (numeric) 93.10359976908771 absolute error 2.2453150450019166e-12 relative error 2.4116307538812832e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999997400577 Order of pole (three term test) 22.499992789700013 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.470000000000001 y[1] (analytic) 94.98439039194842 y[1] (numeric) 94.98439039194609 absolute error 2.3305801732931286e-12 relative error 2.4536454502430388e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2499999999760043 Order of pole (three term test) 22.499993072419915 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.480000000000001 y[1] (analytic) 96.90317603743911 y[1] (numeric) 96.90317603743668 absolute error 2.4300561562995426e-12 relative error 2.5077156969144916e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999997784922 Order of pole (three term test) 22.49999334405422 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.490000000000001 y[1] (analytic) 98.86072424540426 y[1] (numeric) 98.86072424540181 absolute error 2.4442670110147446e-12 relative error 2.4724348619450573e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2499999999795523 Order of pole (three term test) 22.49999360503759 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.500000000000001 y[1] (analytic) 100.85781806122813 y[1] (numeric) 100.85781806122567 absolute error 2.4584778657299466e-12 relative error 2.4375679674504455e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999998112432 Order of pole (three term test) 22.499993855787643 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5100000000000011 y[1] (analytic) 102.89525634906542 y[1] (numeric) 102.89525634906286 absolute error 2.5579538487363607e-12 relative error 2.485978401238119e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999998257555 Order of pole (three term test) 22.49999409670566 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5200000000000011 y[1] (analytic) 104.97385411139737 y[1] (numeric) 104.97385411139473 absolute error 2.6432189770275727e-12 relative error 2.5179784046250326e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999998391523 Order of pole (three term test) 22.499994328177145 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5300000000000011 y[1] (analytic) 107.09444281504386 y[1] (numeric) 107.0944428150412 absolute error 2.6574298317427747e-12 relative error 2.4813891009566724e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999998515188 Order of pole (three term test) 22.4999945505725 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5400000000000011 y[1] (analytic) 109.2578707237613 y[1] (numeric) 109.25787072375863 absolute error 2.6716406864579767e-12 relative error 2.4452615347160987e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999998629346 Order of pole (three term test) 22.499994764247607 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5500000000000012 y[1] (analytic) 111.46500323755936 y[1] (numeric) 111.46500323755659 absolute error 2.7711166694643907e-12 relative error 2.4860867437992705e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999998734726 Order of pole (three term test) 22.499994969544396 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5600000000000012 y[1] (analytic) 113.71672323887232 y[1] (numeric) 113.71672323886943 absolute error 2.8848035071860068e-12 relative error 2.5368331279878814e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999998832004 Order of pole (three term test) 22.499995166791383 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5700000000000012 y[1] (analytic) 116.01393144572393 y[1] (numeric) 116.01393144572103 absolute error 2.8990143619012088e-12 relative error 2.4988502033977588e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999998921804 Order of pole (three term test) 22.4999953563042 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5800000000000012 y[1] (analytic) 118.35754677202684 y[1] (numeric) 118.35754677202395 absolute error 2.8848035071860068e-12 relative error 2.4373633839695422e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999004696 Order of pole (three term test) 22.499995538386116 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5900000000000012 y[1] (analytic) 120.74850669516034 y[1] (numeric) 120.74850669515735 absolute error 2.9984903449076228e-12 relative error 2.4832525278988013e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999081224 Order of pole (three term test) 22.499995713328495 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6000000000000012 y[1] (analytic) 123.18776763097348 y[1] (numeric) 123.18776763097036 absolute error 3.126388037344441e-12 relative error 2.5379046129888332e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999151862 Order of pole (three term test) 22.49999588141129 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6100000000000012 y[1] (analytic) 125.67630531636436 y[1] (numeric) 125.67630531636122 absolute error 3.140598892059643e-12 relative error 2.49895864153058e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2499999999921707 Order of pole (three term test) 22.499996042903465 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6200000000000012 y[1] (analytic) 128.2151151995882 y[1] (numeric) 128.21511519958506 absolute error 3.154809746774845e-12 relative error 2.4605599284170647e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999277264 Order of pole (three term test) 22.499996198063435 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6300000000000012 y[1] (analytic) 130.80521283844965 y[1] (numeric) 130.80521283844638 absolute error 3.268496584496461e-12 relative error 2.4987510157819185e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2499999999933283 Order of pole (three term test) 22.4999963471395 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6400000000000012 y[1] (analytic) 133.44763430653927 y[1] (numeric) 133.44763430653583 absolute error 3.439026841078885e-12 relative error 2.577060926519822e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999384123 Order of pole (three term test) 22.499996490370215 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6500000000000012 y[1] (analytic) 136.14343660767685 y[1] (numeric) 136.14343660767344 absolute error 3.410605131648481e-12 relative error 2.5051557508988018e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2499999999943147 Order of pole (three term test) 22.49999662798476 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6600000000000013 y[1] (analytic) 138.89369809872755 y[1] (numeric) 138.89369809872412 absolute error 3.439026841078885e-12 relative error 2.4760135903605773e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999475178 Order of pole (three term test) 22.49999676020337 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6700000000000013 y[1] (analytic) 141.69951892095852 y[1] (numeric) 141.69951892095497 absolute error 3.552713678800501e-12 relative error 2.5072164717667403e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2499999999951554 Order of pole (three term test) 22.499996887237618 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6800000000000013 y[1] (analytic) 144.56202144011002 y[1] (numeric) 144.56202144010632 absolute error 3.694822225952521e-12 relative error 2.5558733816427943e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999552783 Order of pole (three term test) 22.499997009290777 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6900000000000013 y[1] (analytic) 147.48235069535673 y[1] (numeric) 147.48235069535303 absolute error 3.694822225952521e-12 relative error 2.505263991611199e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999587166 Order of pole (three term test) 22.499997126558164 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7000000000000013 y[1] (analytic) 150.46167485733915 y[1] (numeric) 150.46167485733542 absolute error 3.723243935382925e-12 relative error 2.4745463845947043e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999618908 Order of pole (three term test) 22.49999723922743 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7100000000000013 y[1] (analytic) 153.50118569544702 y[1] (numeric) 153.50118569544318 absolute error 3.836930773104541e-12 relative error 2.499609860159111e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999648206 Order of pole (three term test) 22.49999734747887 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7200000000000013 y[1] (analytic) 156.60209905454286 y[1] (numeric) 156.60209905453888 absolute error 3.979039320256561e-12 relative error 2.5408595058937898e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999675254 Order of pole (three term test) 22.499997451485715 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7300000000000013 y[1] (analytic) 159.7656553413162 y[1] (numeric) 159.76565534131223 absolute error 3.979039320256561e-12 relative error 2.4905473656124147e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999700218 Order of pole (three term test) 22.499997551414378 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7400000000000013 y[1] (analytic) 162.99312002046324 y[1] (numeric) 162.99312002045923 absolute error 4.007461029686965e-12 relative error 2.458668825520882e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999723274 Order of pole (three term test) 22.499997647424802 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7500000000000013 y[1] (analytic) 166.28578412088916 y[1] (numeric) 166.28578412088498 absolute error 4.177991286269389e-12 relative error 2.512536659917967e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2499999999974455 Order of pole (three term test) 22.499997739670597 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7600000000000013 y[1] (analytic) 169.64496475213676 y[1] (numeric) 169.64496475213244 absolute error 4.320099833421409e-12 relative error 2.5465535270872197e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999764183 Order of pole (three term test) 22.49999782829937 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7700000000000014 y[1] (analytic) 173.07200563124815 y[1] (numeric) 173.07200563124377 absolute error 4.376943252282217e-12 relative error 2.528972398695055e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999782316 Order of pole (three term test) 22.49999791345298 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7800000000000014 y[1] (analytic) 176.5682776202695 y[1] (numeric) 176.56827762026512 absolute error 4.376943252282217e-12 relative error 2.478895592839921e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999799055 Order of pole (three term test) 22.49999799526766 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7900000000000014 y[1] (analytic) 180.13517927461422 y[1] (numeric) 180.13517927460967 absolute error 4.547473508864641e-12 relative error 2.524478298562695e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999814507 Order of pole (three term test) 22.49999807387434 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8000000000000014 y[1] (analytic) 183.77413740250321 y[1] (numeric) 183.77413740249847 absolute error 4.746425474877469e-12 relative error 2.582749423811371e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2499999999982877 Order of pole (three term test) 22.499998149398806 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8100000000000014 y[1] (analytic) 187.48660763570751 y[1] (numeric) 187.48660763570277 absolute error 4.746425474877469e-12 relative error 2.5316077424046873e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999841924 Order of pole (three term test) 22.499998221961913 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8200000000000014 y[1] (analytic) 191.27407501182088 y[1] (numeric) 191.27407501181614 absolute error 4.746425474877469e-12 relative error 2.4814787234412905e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999854086 Order of pole (three term test) 22.499998291679788 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8300000000000014 y[1] (analytic) 195.13805456829417 y[1] (numeric) 195.13805456828922 absolute error 4.945377440890297e-12 relative error 2.5342967837980166e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999865297 Order of pole (three term test) 22.49999835866398 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8400000000000014 y[1] (analytic) 199.08009194847017 y[1] (numeric) 199.08009194846505 absolute error 5.115907697472721e-12 relative error 2.5697736259821105e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999875658 Order of pole (three term test) 22.499998423021687 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8500000000000014 y[1] (analytic) 203.10176401986203 y[1] (numeric) 203.1017640198569 absolute error 5.144329406903125e-12 relative error 2.5328826816098176e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999885217 Order of pole (three term test) 22.49999848485589 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8600000000000014 y[1] (analytic) 207.20467950492144 y[1] (numeric) 207.20467950491627 absolute error 5.172751116333529e-12 relative error 2.4964451230990024e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999894046 Order of pole (three term test) 22.499998544265544 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8700000000000014 y[1] (analytic) 211.3904796245489 y[1] (numeric) 211.39047962454353 absolute error 5.3717030823463574e-12 relative error 2.5411281964481328e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999902192 Order of pole (three term test) 22.499998601345702 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8800000000000014 y[1] (analytic) 215.6608387546035 y[1] (numeric) 215.66083875459793 absolute error 5.5706550483591855e-12 relative error 2.5830628687751377e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.249999999999097 Order of pole (three term test) 22.49999865618772 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8900000000000015 y[1] (analytic) 220.0174650956759 y[1] (numeric) 220.01746509567036 absolute error 5.5422333389287814e-12 relative error 2.518996997133254e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999916653 Order of pole (three term test) 22.499998708879357 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9000000000000015 y[1] (analytic) 224.46210135639194 y[1] (numeric) 224.46210135638637 absolute error 5.5706550483591855e-12 relative error 2.4817797813958455e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999923056 Order of pole (three term test) 22.499998759504916 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9100000000000015 y[1] (analytic) 228.99652545051865 y[1] (numeric) 228.99652545051285 absolute error 5.7980287238024175e-12 relative error 2.5319286886102777e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999928973 Order of pole (three term test) 22.499998808145424 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9200000000000015 y[1] (analytic) 233.62255120815328 y[1] (numeric) 233.62255120814726 absolute error 6.0254023992456496e-12 relative error 2.579118483248276e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999934433 Order of pole (three term test) 22.49999885487871 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9300000000000015 y[1] (analytic) 238.34202910127982 y[1] (numeric) 238.3420291012738 absolute error 6.0254023992456496e-12 relative error 2.5280486290922894e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999939473 Order of pole (three term test) 22.499998899779566 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9400000000000015 y[1] (analytic) 243.156846983983 y[1] (numeric) 243.15684698397695 absolute error 6.0538241086760536e-12 relative error 2.4896786513582427e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999944128 Order of pole (three term test) 22.49999894291982 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9500000000000015 y[1] (analytic) 248.06893084761447 y[1] (numeric) 248.06893084760821 absolute error 6.252776074688882e-12 relative error 2.5205800876893692e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999948425 Order of pole (three term test) 22.499998984368528 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9600000000000015 y[1] (analytic) 253.08024559121486 y[1] (numeric) 253.08024559120835 absolute error 6.508571459562518e-12 relative error 2.5717421936105663e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2499999999995239 Order of pole (three term test) 22.499999024192007 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9700000000000015 y[1] (analytic) 258.1927958074998 y[1] (numeric) 258.19279580749327 absolute error 6.536993168992922e-12 relative error 2.531826323251363e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2499999999995605 Order of pole (three term test) 22.499999062453984 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9800000000000015 y[1] (analytic) 263.4086265847242 y[1] (numeric) 263.4086265847177 absolute error 6.480149750132114e-12 relative error 2.46011295611376e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999959435 Order of pole (three term test) 22.499999099215696 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9900000000000015 y[1] (analytic) 268.7298243247446 y[1] (numeric) 268.7298243247378 absolute error 6.764366844436154e-12 relative error 2.51716267869911e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2499999999996254 Order of pole (three term test) 22.499999134535948 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.0000000000000013 y[1] (analytic) 274.15851757760674 y[1] (numeric) 274.1585175776 absolute error 6.764366844436154e-12 relative error 2.4673196018873816e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2499999999996543 Order of pole (three term test) 22.499999168471284 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.010000000000001 y[1] (analytic) 279.6968778929956 y[1] (numeric) 279.6968778929888 absolute error 6.764366844436154e-12 relative error 2.4184634792469926e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999968084 Order of pole (three term test) 22.499999201075983 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.020000000000001 y[1] (analytic) 285.347120688883 y[1] (numeric) 285.34712068887626 absolute error 6.764366844436154e-12 relative error 2.370574768059922e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2499999999997054 Order of pole (three term test) 22.49999923240225 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.0300000000000007 y[1] (analytic) 291.1115061377251 y[1] (numeric) 291.11150613771827 absolute error 6.821210263296962e-12 relative error 2.3431606513243903e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999972808 Order of pole (three term test) 22.499999262500186 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.0400000000000005 y[1] (analytic) 296.99234007056066 y[1] (numeric) 296.99234007055384 absolute error 6.821210263296962e-12 relative error 2.296763028190003e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999974887 Order of pole (three term test) 22.499999291417964 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.0500000000000003 y[1] (analytic) 302.9919748993752 y[1] (numeric) 302.9919748993683 absolute error 6.87805368215777e-12 relative error 2.2700448368119314e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999976827 Order of pole (three term test) 22.499999319201866 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.06 y[1] (analytic) 309.11281055809627 y[1] (numeric) 309.1128105580894 absolute error 6.87805368215777e-12 relative error 2.225094996787612e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999978606 Order of pole (three term test) 22.499999345896338 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.07 y[1] (analytic) 315.35729546259967 y[1] (numeric) 315.3572954625928 absolute error 6.87805368215777e-12 relative error 2.1810352197713734e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2499999999998025 Order of pole (three term test) 22.499999371544114 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.0799999999999996 y[1] (analytic) 321.72792749010813 y[1] (numeric) 321.72792749010125 absolute error 6.87805368215777e-12 relative error 2.1378478815362534e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999981773 Order of pole (three term test) 22.49999939618622 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.0899999999999994 y[1] (analytic) 328.2272549783755 y[1] (numeric) 328.2272549783686 absolute error 6.934897101018578e-12 relative error 2.112834018453302e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999983172 Order of pole (three term test) 22.4999994198621 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.099999999999999 y[1] (analytic) 334.85787774505604 y[1] (numeric) 334.85787774504905 absolute error 6.991740519879386e-12 relative error 2.087972535381875e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999984468 Order of pole (three term test) 22.499999442609628 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.109999999999999 y[1] (analytic) 341.62244812766573 y[1] (numeric) 341.62244812765874 absolute error 6.991740519879386e-12 relative error 2.0466279538124918e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999985661 Order of pole (three term test) 22.49999946446522 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.1199999999999988 y[1] (analytic) 348.5236720445533 y[1] (numeric) 348.52367204454623 absolute error 7.048583938740194e-12 relative error 2.0224118199463775e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2499999999998676 Order of pole (three term test) 22.499999485463835 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.1299999999999986 y[1] (analytic) 355.5643100773028 y[1] (numeric) 355.5643100772958 absolute error 7.048583938740194e-12 relative error 1.982365422786041e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999987782 Order of pole (three term test) 22.499999505639092 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.1399999999999983 y[1] (analytic) 362.747178575004 y[1] (numeric) 362.7471785749969 absolute error 7.105427357601002e-12 relative error 1.9587822531145716e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2499999999998872 Order of pole (three term test) 22.49999952502326 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.149999999999998 y[1] (analytic) 370.0751507808287 y[1] (numeric) 370.07515078082156 absolute error 7.16227077646181e-12 relative error 1.9353557679703695e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2499999999998959 Order of pole (three term test) 22.499999543647363 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.159999999999998 y[1] (analytic) 377.5511579813669 y[1] (numeric) 377.5511579813597 absolute error 7.16227077646181e-12 relative error 1.8970331900863315e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999990383 Order of pole (three term test) 22.499999561541205 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.1699999999999977 y[1] (analytic) 385.17819067918015 y[1] (numeric) 385.178190679173 absolute error 7.16227077646181e-12 relative error 1.85946944810989e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999991124 Order of pole (three term test) 22.49999957873342 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.1799999999999975 y[1] (analytic) 392.95929978904275 y[1] (numeric) 392.9592997890356 absolute error 7.16227077646181e-12 relative error 1.8226495161984516e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999991807 Order of pole (three term test) 22.49999959525152 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.1899999999999973 y[1] (analytic) 400.8975978583482 y[1] (numeric) 400.897597858341 absolute error 7.219114195322618e-12 relative error 1.8007377030663565e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999992445 Order of pole (three term test) 22.49999961112194 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.199999999999997 y[1] (analytic) 408.9962603121695 y[1] (numeric) 408.9962603121623 absolute error 7.219114195322618e-12 relative error 1.765080734433262e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2499999999999302 Order of pole (three term test) 22.499999626370062 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.209999999999997 y[1] (analytic) 417.2585267234719 y[1] (numeric) 417.2585267234646 absolute error 7.275957614183426e-12 relative error 1.7437528889626245e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999993555 Order of pole (three term test) 22.499999641020302 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.2199999999999966 y[1] (analytic) 425.68770210898487 y[1] (numeric) 425.68770210897753 absolute error 7.332801033044234e-12 relative error 1.722577607179003e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2499999999999405 Order of pole (three term test) 22.499999655096097 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.2299999999999964 y[1] (analytic) 434.2871582512531 y[1] (numeric) 434.2871582512457 absolute error 7.389644451905042e-12 relative error 1.7015572096722755e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2499999999999451 Order of pole (three term test) 22.499999668619978 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.239999999999996 y[1] (analytic) 443.06033504739446 y[1] (numeric) 443.06033504738707 absolute error 7.389644451905042e-12 relative error 1.6678641411478567e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999994932 Order of pole (three term test) 22.499999681613573 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.249999999999996 y[1] (analytic) 452.0107418851047 y[1] (numeric) 452.0107418850973 absolute error 7.44648787076585e-12 relative error 1.647413917578678e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2499999999999532 Order of pole (three term test) 22.499999694097678 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.259999999999996 y[1] (analytic) 461.14195904645925 y[1] (numeric) 461.14195904645175 absolute error 7.503331289626658e-12 relative error 1.6271196195509744e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2499999999999568 Order of pole (three term test) 22.49999970609228 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.2699999999999956 y[1] (analytic) 470.4576391400738 y[1] (numeric) 470.45763914006625 absolute error 7.560174708487466e-12 relative error 1.6069830904024292e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999996012 Order of pole (three term test) 22.499999717616568 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.2799999999999954 y[1] (analytic) 479.9615085621965 y[1] (numeric) 479.96150856218895 absolute error 7.560174708487466e-12 relative error 1.575162710679698e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999996317 Order of pole (three term test) 22.499999728688977 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.289999999999995 y[1] (analytic) 489.6573689873162 y[1] (numeric) 489.6573689873086 absolute error 7.617018127348274e-12 relative error 1.5555812308311407e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999996597 Order of pole (three term test) 22.49999973932724 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.299999999999995 y[1] (analytic) 499.5490988888828 y[1] (numeric) 499.54909888887516 absolute error 7.617018127348274e-12 relative error 1.524778674266524e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999996864 Order of pole (three term test) 22.499999749548362 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.3099999999999947 y[1] (analytic) 509.6406550907484 y[1] (numeric) 509.6406550907407 absolute error 7.673861546209082e-12 relative error 1.5057396755058028e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999997102 Order of pole (three term test) 22.499999759368713 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.3199999999999945 y[1] (analytic) 519.9360743499496 y[1] (numeric) 519.9360743499419 absolute error 7.73070496506989e-12 relative error 1.486856816914504e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999997327 Order of pole (three term test) 22.499999768804 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.3299999999999943 y[1] (analytic) 530.4394749714643 y[1] (numeric) 530.4394749714565 absolute error 7.73070496506989e-12 relative error 1.4574150925486408e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999997535 Order of pole (three term test) 22.499999777869327 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.339999999999994 y[1] (analytic) 541.155058455588 y[1] (numeric) 541.1550584555804 absolute error 7.617018127348274e-12 relative error 1.4075481709598386e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2499999999999772 Order of pole (three term test) 22.499999786579192 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.349999999999994 y[1] (analytic) 552.087111178591 y[1] (numeric) 552.0871111785834 absolute error 7.617018127348274e-12 relative error 1.3796768613358e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999997896 Order of pole (three term test) 22.49999979494754 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.3599999999999937 y[1] (analytic) 563.2400061073251 y[1] (numeric) 563.2400061073175 absolute error 7.617018127348274e-12 relative error 1.3523574399466317e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2499999999999806 Order of pole (three term test) 22.499999802987766 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.3699999999999934 y[1] (analytic) 574.6182045484691 y[1] (numeric) 574.6182045484613 absolute error 7.73070496506989e-12 relative error 1.345363739588554e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999998213 Order of pole (three term test) 22.49999981071273 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.3799999999999932 y[1] (analytic) 586.2262579331106 y[1] (numeric) 586.2262579331028 absolute error 7.73070496506989e-12 relative error 1.3187237624473616e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999998346 Order of pole (three term test) 22.499999818134786 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.389999999999993 y[1] (analytic) 598.0688096373796 y[1] (numeric) 598.0688096373718 absolute error 7.73070496506989e-12 relative error 1.2926112916266547e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999998476 Order of pole (three term test) 22.499999825265824 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.399999999999993 y[1] (analytic) 610.1505968398607 y[1] (numeric) 610.1505968398529 absolute error 7.73070496506989e-12 relative error 1.2670158818346416e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999998593 Order of pole (three term test) 22.499999832117247 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.4099999999999926 y[1] (analytic) 622.4764524165275 y[1] (numeric) 622.4764524165197 absolute error 7.844391802791506e-12 relative error 1.260190931293649e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999998698 Order of pole (three term test) 22.499999838700024 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.4199999999999924 y[1] (analytic) 635.0513068739576 y[1] (numeric) 635.0513068739498 absolute error 7.844391802791506e-12 relative error 1.2352374867796986e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999998795 Order of pole (three term test) 22.499999845024686 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.429999999999992 y[1] (analytic) 647.880190321601 y[1] (numeric) 647.8801903215931 absolute error 7.958078640513122e-12 relative error 1.228325662583203e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999998893 Order of pole (three term test) 22.499999851101357 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.439999999999992 y[1] (analytic) 660.9682344838907 y[1] (numeric) 660.9682344838827 absolute error 7.958078640513122e-12 relative error 1.2040031918821478e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999998979 Order of pole (three term test) 22.49999985693976 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.4499999999999917 y[1] (analytic) 674.3206747530012 y[1] (numeric) 674.3206747529932 absolute error 7.958078640513122e-12 relative error 1.1801623379600675e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999054 Order of pole (three term test) 22.499999862549227 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.4599999999999915 y[1] (analytic) 687.9428522830751 y[1] (numeric) 687.942852283067 absolute error 8.071765478234738e-12 relative error 1.1733191865351867e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2499999999999912 Order of pole (three term test) 22.499999867938747 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.4699999999999913 y[1] (analytic) 701.840216126756 y[1] (numeric) 701.8402161267478 absolute error 8.185452315956354e-12 relative error 1.1662843091450916e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999187 Order of pole (three term test) 22.49999987311694 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.479999999999991 y[1] (analytic) 716.0183254148817 y[1] (numeric) 716.0183254148735 absolute error 8.185452315956354e-12 relative error 1.1431903382100545e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999253 Order of pole (three term test) 22.499999878092098 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.489999999999991 y[1] (analytic) 730.4828515802118 y[1] (numeric) 730.4828515802035 absolute error 8.29913915367797e-12 relative error 1.136116903459803e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999314 Order of pole (three term test) 22.499999882872174 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.4999999999999907 y[1] (analytic) 745.2395806260752 y[1] (numeric) 745.2395806260668 absolute error 8.412825991399586e-12 relative error 1.128875359026419e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999367 Order of pole (three term test) 22.499999887464824 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.5099999999999905 y[1] (analytic) 760.2944154408498 y[1] (numeric) 760.2944154408407 absolute error 9.094947017729282e-12 relative error 1.1962401450043088e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999412 Order of pole (three term test) 22.49999989187739 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.5199999999999902 y[1] (analytic) 775.6533781591942 y[1] (numeric) 775.653378159185 absolute error 9.208633855450898e-12 relative error 1.1872099206613562e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999464 Order of pole (three term test) 22.49999989611694 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.52999999999999 y[1] (analytic) 791.3226125709851 y[1] (numeric) 791.3226125709759 absolute error 9.208633855450898e-12 relative error 1.1637015939090005e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999498 Order of pole (three term test) 22.499999900190254 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.53999999999999 y[1] (analytic) 807.3083865789133 y[1] (numeric) 807.3083865789041 absolute error 9.208633855450898e-12 relative error 1.1406587629386366e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2499999999999954 Order of pole (three term test) 22.49999990410385 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.5499999999999896 y[1] (analytic) 823.6170947057285 y[1] (numeric) 823.6170947057192 absolute error 9.322320693172514e-12 relative error 1.1318755709536724e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2499999999999958 Order of pole (three term test) 22.499999907863995 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.5599999999999894 y[1] (analytic) 840.2552606521335 y[1] (numeric) 840.2552606521242 absolute error 9.322320693172514e-12 relative error 1.109462937005278e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999606 Order of pole (three term test) 22.499999911476696 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.569999999999989 y[1] (analytic) 857.2295399063522 y[1] (numeric) 857.2295399063429 absolute error 9.322320693172514e-12 relative error 1.0874941027103346e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999636 Order of pole (three term test) 22.49999991494774 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.579999999999989 y[1] (analytic) 874.5467224064132 y[1] (numeric) 874.5467224064037 absolute error 9.549694368615746e-12 relative error 1.091959311486377e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2499999999999966 Order of pole (three term test) 22.499999918282693 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.5899999999999888 y[1] (analytic) 892.213735256215 y[1] (numeric) 892.2137352562055 absolute error 9.549694368615746e-12 relative error 1.0703370718534593e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999692 Order of pole (three term test) 22.499999921486875 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.5999999999999885 y[1] (analytic) 910.2376454964611 y[1] (numeric) 910.2376454964515 absolute error 9.663381206337363e-12 relative error 1.0616327784451024e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999717 Order of pole (three term test) 22.49999992456542 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.6099999999999883 y[1] (analytic) 928.6256629315695 y[1] (numeric) 928.6256629315599 absolute error 9.663381206337363e-12 relative error 1.0406110440488072e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2499999999999974 Order of pole (three term test) 22.49999992752325 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.619999999999988 y[1] (analytic) 947.3851430136912 y[1] (numeric) 947.3851430136814 absolute error 9.777068044058979e-12 relative error 1.032005633206102e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999756 Order of pole (three term test) 22.4999999303651 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.629999999999988 y[1] (analytic) 966.5235897849886 y[1] (numeric) 966.5235897849788 absolute error 9.890754881780595e-12 relative error 1.0233330035928949e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999778 Order of pole (three term test) 22.499999933095523 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.6399999999999877 y[1] (analytic) 986.0486588793531 y[1] (numeric) 986.0486588793431 absolute error 1.000444171950221e-11 relative error 1.014599191369753e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999797 Order of pole (three term test) 22.49999993571889 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.6499999999999875 y[1] (analytic) 1005.9681605847599 y[1] (numeric) 1005.9681605847499 absolute error 1.000444171950221e-11 relative error 9.945087838253968e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999814 Order of pole (three term test) 22.49999993823939 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.6599999999999873 y[1] (analytic) 1026.2900629674884 y[1] (numeric) 1026.2900629674782 absolute error 1.0231815394945443e-11 relative error 9.969711063323014e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999822 Order of pole (three term test) 22.499999940661052 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.669999999999987 y[1] (analytic) 1047.0224950594536 y[1] (numeric) 1047.0224950594436 absolute error 1.000444171950221e-11 relative error 9.555135411808056e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999836 Order of pole (three term test) 22.49999994298777 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.679999999999987 y[1] (analytic) 1068.173750109929 y[1] (numeric) 1068.1737501099187 absolute error 1.0231815394945443e-11 relative error 9.578793144741158e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999853 Order of pole (three term test) 22.49999994522325 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.6899999999999866 y[1] (analytic) 1089.752288902955 y[1] (numeric) 1089.7522889029444 absolute error 1.0459189070388675e-11 relative error 9.597767471466252e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999858 Order of pole (three term test) 22.499999947371077 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.6999999999999864 y[1] (analytic) 1111.766743141766 y[1] (numeric) 1111.7667431417556 absolute error 1.0459189070388675e-11 relative error 9.407718961651815e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2499999999999987 Order of pole (three term test) 22.499999949434685 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.709999999999986 y[1] (analytic) 1134.2259189015879 y[1] (numeric) 1134.2259189015776 absolute error 1.0231815394945443e-11 relative error 9.02096771413422e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999878 Order of pole (three term test) 22.499999951417383 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.719999999999986 y[1] (analytic) 1157.1388001521843 y[1] (numeric) 1157.138800152174 absolute error 1.0231815394945443e-11 relative error 8.842340602181671e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999895 Order of pole (three term test) 22.499999953322334 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.7299999999999858 y[1] (analytic) 1180.5145523515648 y[1] (numeric) 1180.5145523515546 absolute error 1.0231815394945443e-11 relative error 8.667250543048234e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.249999999999999 Order of pole (three term test) 22.49999995515259 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.7399999999999856 y[1] (analytic) 1204.3625261122897 y[1] (numeric) 1204.3625261122795 absolute error 1.0231815394945443e-11 relative error 8.49562749845263e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999908 Order of pole (three term test) 22.499999956911083 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.7499999999999853 y[1] (analytic) 1228.692260941841 y[1] (numeric) 1228.6922609418305 absolute error 1.0459189070388675e-11 relative error 8.512456212893614e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999914 Order of pole (three term test) 22.499999958600625 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.759999999999985 y[1] (analytic) 1253.5134890585505 y[1] (numeric) 1253.51348905854 absolute error 1.0459189070388675e-11 relative error 8.34389830000476e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2499999999999992 Order of pole (three term test) 22.499999960223914 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.769999999999985 y[1] (analytic) 1278.8361392846195 y[1] (numeric) 1278.836139284609 absolute error 1.0459189070388675e-11 relative error 8.178678056626974e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999925 Order of pole (three term test) 22.499999961783562 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.7799999999999847 y[1] (analytic) 1304.6703410177784 y[1] (numeric) 1304.6703410177677 absolute error 1.0686562745831907e-11 relative error 8.191006118446196e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999928 Order of pole (three term test) 22.499999963282043 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.7899999999999845 y[1] (analytic) 1331.0264282831808 y[1] (numeric) 1331.02642828317 absolute error 1.0913936421275139e-11 relative error 8.199639157693087e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2499999999999994 Order of pole (three term test) 22.49999996472178 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.7999999999999843 y[1] (analytic) 1357.914943867152 y[1] (numeric) 1357.9149438671411 absolute error 1.0913936421275139e-11 relative error 8.037275435082681e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999944 Order of pole (three term test) 22.499999966105054 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.809999999999984 y[1] (analytic) 1385.346643534444 y[1] (numeric) 1385.346643534433 absolute error 1.0913936421275139e-11 relative error 7.878126728939366e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999947 Order of pole (three term test) 22.499999967434096 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.819999999999984 y[1] (analytic) 1413.332500330685 y[1] (numeric) 1413.3325003306736 absolute error 1.1368683772161603e-11 relative error 8.043884768447347e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2499999999999995 Order of pole (three term test) 22.499999968711027 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.8299999999999836 y[1] (analytic) 1441.8837089717424 y[1] (numeric) 1441.883708971731 absolute error 1.1368683772161603e-11 relative error 7.884605187937804e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999953 Order of pole (three term test) 22.499999969937882 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.8399999999999834 y[1] (analytic) 1471.011690321761 y[1] (numeric) 1471.0116903217497 absolute error 1.1368683772161603e-11 relative error 7.728479553874163e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999958 Order of pole (three term test) 22.499999971116633 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.849999999999983 y[1] (analytic) 1500.7280959616592 y[1] (numeric) 1500.7280959616478 absolute error 1.1368683772161603e-11 relative error 7.575445413965284e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999958 Order of pole (three term test) 22.49999997224917 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.859999999999983 y[1] (analytic) 1531.0448128499168 y[1] (numeric) 1531.0448128499052 absolute error 1.1596057447604835e-11 relative error 7.573950383607458e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2499999999999996 Order of pole (three term test) 22.499999973337296 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.869999999999983 y[1] (analytic) 1561.9739680775172 y[1] (numeric) 1561.9739680775056 absolute error 1.1596057447604835e-11 relative error 7.423976125464691e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999967 Order of pole (three term test) 22.499999974382753 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.8799999999999826 y[1] (analytic) 1593.5279337189456 y[1] (numeric) 1593.527933718934 absolute error 1.1596057447604835e-11 relative error 7.276971556150995e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999967 Order of pole (three term test) 22.49999997538722 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.8899999999999824 y[1] (analytic) 1625.7193317811846 y[1] (numeric) 1625.7193317811725 absolute error 1.2050804798491299e-11 relative error 7.412598572773379e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2499999999999997 Order of pole (three term test) 22.4999999763523 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.899999999999982 y[1] (analytic) 1658.5610392526823 y[1] (numeric) 1658.5610392526703 absolute error 1.2050804798491299e-11 relative error 7.265819293525172e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999975 Order of pole (three term test) 22.49999997727954 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.909999999999982 y[1] (analytic) 1692.0661932543233 y[1] (numeric) 1692.0661932543112 absolute error 1.2050804798491299e-11 relative error 7.121946438344816e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999975 Order of pole (three term test) 22.499999978170422 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.9199999999999817 y[1] (analytic) 1726.2481962944494 y[1] (numeric) 1726.248196294437 absolute error 1.2278178473934531e-11 relative error 7.112637974244243e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2499999999999998 Order of pole (three term test) 22.499999979026377 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.9299999999999815 y[1] (analytic) 1761.1207216300427 y[1] (numeric) 1761.1207216300302 absolute error 1.2505552149377763e-11 relative error 7.100905687943405e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2499999999999998 Order of pole (three term test) 22.49999997984876 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.9399999999999813 y[1] (analytic) 1796.6977187362106 y[1] (numeric) 1796.697718736198 absolute error 1.2505552149377763e-11 relative error 6.960298340098141e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999983 Order of pole (three term test) 22.4999999806389 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.949999999999981 y[1] (analytic) 1832.9934188861623 y[1] (numeric) 1832.9934188861494 absolute error 1.2960299500264227e-11 relative error 7.070565211379586e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2499999999999998 Order of pole (three term test) 22.49999998139806 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.959999999999981 y[1] (analytic) 1870.0223408439062 y[1] (numeric) 1870.0223408438933 absolute error 1.2960299500264227e-11 relative error 6.930558644778268e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999978 Order of pole (three term test) 22.49999998212745 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.9699999999999807 y[1] (analytic) 1907.7992966719512 y[1] (numeric) 1907.7992966719385 absolute error 1.2732925824820995e-11 relative error 6.674143263933932e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999983 Order of pole (three term test) 22.49999998282825 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.9799999999999804 y[1] (analytic) 1946.3393976563286 y[1] (numeric) 1946.3393976563154 absolute error 1.318767317570746e-11 relative error 6.775628747785359e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999992 Order of pole (three term test) 22.49999998350156 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.9899999999999802 y[1] (analytic) 1985.658060351306 y[1] (numeric) 1985.6580603512928 absolute error 1.318767317570746e-11 relative error 6.641462313694773e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999986 Order of pole (three term test) 22.49999998414847 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.99999999999998 y[1] (analytic) 2025.771012746218 y[1] (numeric) 2025.7710127462044 absolute error 1.3642420526593924e-11 relative error 6.734433675255181e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999986 Order of pole (three term test) 22.499999984770017 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.00999999999998 y[1] (analytic) 2066.6943005568683 y[1] (numeric) 2066.694300556855 absolute error 1.318767317570746e-11 relative error 6.381046859302828e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999983 Order of pole (three term test) 22.499999985367193 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.0199999999999796 y[1] (analytic) 2108.444293644033 y[1] (numeric) 2108.4442936440196 absolute error 1.3642420526593924e-11 relative error 6.470372761433345e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.499999985940956 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.0299999999999794 y[1] (analytic) 2151.037692561621 y[1] (numeric) 2151.0376925616074 absolute error 1.3642420526593924e-11 relative error 6.342250800053382e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.499999986492224 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.039999999999979 y[1] (analytic) 2194.4915352371186 y[1] (numeric) 2194.4915352371045 absolute error 1.4097167877480388e-11 relative error 6.423888017393134e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999992 Order of pole (three term test) 22.49999998702187 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.049999999999979 y[1] (analytic) 2238.8232037869875 y[1] (numeric) 2238.823203786974 absolute error 1.3642420526593924e-11 relative error 6.093567595475007e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999986 Order of pole (three term test) 22.499999987530742 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.0599999999999787 y[1] (analytic) 2284.050431469746 y[1] (numeric) 2284.050431469732 absolute error 1.4097167877480388e-11 relative error 6.172003771566949e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.499999988019674 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.0699999999999785 y[1] (analytic) 2330.191309779504 y[1] (numeric) 2330.1913097794895 absolute error 1.4551915228366852e-11 relative error 6.244944424646334e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999992 Order of pole (three term test) 22.49999998848943 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.0799999999999783 y[1] (analytic) 2377.2642956828054 y[1] (numeric) 2377.264295682791 absolute error 1.4551915228366852e-11 relative error 6.121286242675514e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999988940765 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.089999999999978 y[1] (analytic) 2425.2882190016594 y[1] (numeric) 2425.288219001645 absolute error 1.4551915228366852e-11 relative error 6.000076656603301e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999992 Order of pole (three term test) 22.499999989374402 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.099999999999978 y[1] (analytic) 2474.2822899457224 y[1] (numeric) 2474.282289945707 absolute error 1.546140993013978e-11 relative error 6.248846379803718e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999989791043 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.1099999999999777 y[1] (analytic) 2524.2661067966333 y[1] (numeric) 2524.266106796618 absolute error 1.546140993013978e-11 relative error 6.125110933633204e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999992 Order of pole (three term test) 22.499999990191338 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.1199999999999775 y[1] (analytic) 2575.2596637475935 y[1] (numeric) 2575.2596637475776 absolute error 1.5916157281026244e-11 relative error 6.180408719586974e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999990575944 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.1299999999999772 y[1] (analytic) 2627.2833589013053 y[1] (numeric) 2627.28335890129 absolute error 1.546140993013978e-11 relative error 5.8849419031092e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2499999999999999 Order of pole (three term test) 22.49999999094546 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.139999999999977 y[1] (analytic) 2680.3580024294897 y[1] (numeric) 2680.3580024294743 absolute error 1.546140993013978e-11 relative error 5.768412247962952e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.4999999913005 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.149999999999977 y[1] (analytic) 2734.5048248972294 y[1] (numeric) 2734.5048248972134 absolute error 1.5916157281026244e-11 relative error 5.82048974136457e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.49999999164161 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.1599999999999766 y[1] (analytic) 2789.745485755478 y[1] (numeric) 2789.745485755462 absolute error 1.5916157281026244e-11 relative error 5.705236324350952e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999992 Order of pole (three term test) 22.499999991969343 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.1699999999999764 y[1] (analytic) 2846.1020820051317 y[1] (numeric) 2846.1020820051153 absolute error 1.6370904631912708e-11 relative error 5.752044080013849e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.49999999228423 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.179999999999976 y[1] (analytic) 2903.5971570361207 y[1] (numeric) 2903.5971570361044 absolute error 1.6370904631912708e-11 relative error 5.638145977737316e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.499999992586776 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.189999999999976 y[1] (analytic) 2962.253709645069 y[1] (numeric) 2962.253709645053 absolute error 1.6370904631912708e-11 relative error 5.526503208894364e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.49999999287745 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.1999999999999758 y[1] (analytic) 3022.095203235119 y[1] (numeric) 3022.095203235102 absolute error 1.6825651982799172e-11 relative error 5.567545312532676e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.499999993156724 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.2099999999999755 y[1] (analytic) 3083.1455752016022 y[1] (numeric) 3083.145575201585 absolute error 1.7280399333685637e-11 relative error 5.604795139313426e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.49999999342506 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.2199999999999753 y[1] (analytic) 3145.4292465073217 y[1] (numeric) 3145.4292465073045 absolute error 1.7280399333685637e-11 relative error 5.493812761127518e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999993682867 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.229999999999975 y[1] (analytic) 3208.9711314512597 y[1] (numeric) 3208.9711314512424 absolute error 1.7280399333685637e-11 relative error 5.38502798118678e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.49999999393056 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.239999999999975 y[1] (analytic) 3273.7966476346305 y[1] (numeric) 3273.7966476346132 absolute error 1.7280399333685637e-11 relative error 5.278397284135225e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.49999999416855 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.2499999999999747 y[1] (analytic) 3339.9317261282595 y[1] (numeric) 3339.9317261282417 absolute error 1.77351466845721e-11 relative error 5.310032700917264e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.499999994397204 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.2599999999999745 y[1] (analytic) 3407.4028218453564 y[1] (numeric) 3407.402821845338 absolute error 1.8189894035458565e-11 relative error 5.338345651074919e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999994616896 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.2699999999999743 y[1] (analytic) 3476.2369241238343 y[1] (numeric) 3476.236924123816 absolute error 1.8189894035458565e-11 relative error 5.232639325941002e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.49999999482797 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.279999999999974 y[1] (analytic) 3546.461567522406 y[1] (numeric) 3546.461567522387 absolute error 1.864464138634503e-11 relative error 5.257251779375792e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999995030763 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.289999999999974 y[1] (analytic) 3618.104842834771 y[1] (numeric) 3618.104842834752 absolute error 1.864464138634503e-11 relative error 5.153151220387805e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999995225608 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.2999999999999736 y[1] (analytic) 3691.195408326311 y[1] (numeric) 3691.1954083262917 absolute error 1.9099388737231493e-11 relative error 5.174309843946105e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999995412814 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.3099999999999734 y[1] (analytic) 3765.762501197776 y[1] (numeric) 3765.762501197757 absolute error 1.9099388737231493e-11 relative error 5.071851645226312e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.49999999559268 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.319999999999973 y[1] (analytic) 3841.8359492805566 y[1] (numeric) 3841.8359492805375 absolute error 1.9099388737231493e-11 relative error 4.971422254718645e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.4999999957655 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.329999999999973 y[1] (analytic) 3919.4461829682123 y[1] (numeric) 3919.4461829681923 absolute error 2.000888343900442e-11 relative error 5.105028237395421e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999995931535 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.3399999999999728 y[1] (analytic) 3998.6242473890334 y[1] (numeric) 3998.6242473890134 absolute error 2.000888343900442e-11 relative error 5.00394190628678e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999996091063 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.3499999999999726 y[1] (analytic) 4079.401814824512 y[1] (numeric) 4079.401814824491 absolute error 2.091837814077735e-11 relative error 5.127805273988981e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.49999999624433 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.3599999999999723 y[1] (analytic) 4161.811197378669 y[1] (numeric) 4161.811197378648 absolute error 2.091837814077735e-11 relative error 5.026267927279561e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2500000000000001 Order of pole (three term test) 22.499999996391605 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.369999999999972 y[1] (analytic) 4245.885359903333 y[1] (numeric) 4245.885359903312 absolute error 2.091837814077735e-11 relative error 4.926741154700795e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2499999999999999 Order of pole (three term test) 22.499999996533077 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.379999999999972 y[1] (analytic) 4331.657933184519 y[1] (numeric) 4331.657933184497 absolute error 2.1827872842550278e-11 relative error 5.039149715707817e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.49999999666902 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.3899999999999717 y[1] (analytic) 4419.163227395186 y[1] (numeric) 4419.1632273951645 absolute error 2.1827872842550278e-11 relative error 4.939367866576047e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999996799634 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.3999999999999715 y[1] (analytic) 4508.436245819775 y[1] (numeric) 4508.436245819752 absolute error 2.2737367544323206e-11 relative error 5.043293573332729e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.49999999692512 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.4099999999999713 y[1] (analytic) 4599.512698855975 y[1] (numeric) 4599.512698855952 absolute error 2.2737367544323206e-11 relative error 4.943429670273247e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.499999997045684 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.419999999999971 y[1] (analytic) 4692.429018299373 y[1] (numeric) 4692.429018299349 absolute error 2.3646862246096134e-11 relative error 5.039364933146334e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.49999999716153 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.429999999999971 y[1] (analytic) 4787.222371916643 y[1] (numeric) 4787.2223719166195 absolute error 2.3646862246096134e-11 relative error 4.93957882232839e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999997272823 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.4399999999999706 y[1] (analytic) 4883.930678313163 y[1] (numeric) 4883.93067831314 absolute error 2.3646862246096134e-11 relative error 4.841768608858185e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.49999999737976 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.4499999999999704 y[1] (analytic) 4982.592622100953 y[1] (numeric) 4982.592622100929 absolute error 2.4556356947869062e-11 relative error 4.928429596862098e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999997482497 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.45999999999997 y[1] (analytic) 5083.247669373036 y[1] (numeric) 5083.247669373012 absolute error 2.3646862246096134e-11 relative error 4.65192014714733e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999997581217 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.46999999999997 y[1] (analytic) 5185.936083490408 y[1] (numeric) 5185.936083490384 absolute error 2.4556356947869062e-11 relative error 4.735183109187365e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999997676056 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.47999999999997 y[1] (analytic) 5290.698941187913 y[1] (numeric) 5290.698941187888 absolute error 2.546585164964199e-11 relative error 4.813324653835657e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.49999999776718 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.4899999999999696 y[1] (analytic) 5397.578149005486 y[1] (numeric) 5397.57814900546 absolute error 2.637534635141492e-11 relative error 4.886514956022383e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999997854726 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.4999999999999694 y[1] (analytic) 5506.616460051329 y[1] (numeric) 5506.616460051302 absolute error 2.7284841053187847e-11 relative error 4.954919459368614e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999997938843 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.509999999999969 y[1] (analytic) 5617.857491103724 y[1] (numeric) 5617.857491103697 absolute error 2.7284841053187847e-11 relative error 4.856805480807466e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999998019668 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.519999999999969 y[1] (analytic) 5731.345740058327 y[1] (numeric) 5731.345740058298 absolute error 2.8194335754960775e-11 relative error 4.919322098804992e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.49999999809732 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.5299999999999687 y[1] (analytic) 5847.126603727914 y[1] (numeric) 5847.126603727886 absolute error 2.8194335754960775e-11 relative error 4.821912995176998e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.49999999817192 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.5399999999999685 y[1] (analytic) 5965.246396001719 y[1] (numeric) 5965.246396001691 absolute error 2.8194335754960775e-11 relative error 4.726432721011889e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999998243602 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.5499999999999683 y[1] (analytic) 6085.752366371606 y[1] (numeric) 6085.7523663715765 absolute error 2.9103830456733704e-11 relative error 4.782289633990766e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.49999999831247 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.559999999999968 y[1] (analytic) 6208.692718832486 y[1] (numeric) 6208.692718832457 absolute error 2.9103830456733704e-11 relative error 4.687593954916573e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.499999998378637 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.569999999999968 y[1] (analytic) 6334.116631164574 y[1] (numeric) 6334.116631164544 absolute error 3.001332515850663e-11 relative error 4.738360043899044e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999998442213 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.5799999999999677 y[1] (analytic) 6462.074274605141 y[1] (numeric) 6462.074274605111 absolute error 3.001332515850663e-11 relative error 4.644534228963279e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999992 Order of pole (three term test) 22.49999999850329 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.5899999999999674 y[1] (analytic) 6592.61683391769 y[1] (numeric) 6592.616833917659 absolute error 3.092281986027956e-11 relative error 4.690522843855851e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.499999998561982 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.5999999999999672 y[1] (analytic) 6725.796527866534 y[1] (numeric) 6725.796527866504 absolute error 3.001332515850663e-11 relative error 4.4624194374829014e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999998618364 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.609999999999967 y[1] (analytic) 6861.666630105009 y[1] (numeric) 6861.666630104978 absolute error 3.092281986027956e-11 relative error 4.506604812977678e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999998672543 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.619999999999967 y[1] (analytic) 7000.281490485634 y[1] (numeric) 7000.281490485602 absolute error 3.183231456205249e-11 relative error 4.547290648999912e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.49999999872459 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.6299999999999666 y[1] (analytic) 7141.6965568007845 y[1] (numeric) 7141.696556800752 absolute error 3.2741809263825417e-11 relative error 4.584598211841772e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999998774598 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.6399999999999664 y[1] (analytic) 7285.968396962545 y[1] (numeric) 7285.968396962512 absolute error 3.2741809263825417e-11 relative error 4.493817085107751e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999998822652 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.649999999999966 y[1] (analytic) 7433.154721630631 y[1] (numeric) 7433.154721630597 absolute error 3.3651303965598345e-11 relative error 4.527190032473341e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999998868812 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.659999999999966 y[1] (analytic) 7583.31440729742 y[1] (numeric) 7583.3144072973855 absolute error 3.456079866737127e-11 relative error 4.55747933042489e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.499999998913168 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.6699999999999657 y[1] (analytic) 7736.507519839334 y[1] (numeric) 7736.5075198393 absolute error 3.456079866737127e-11 relative error 4.467235193495812e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.499999998955783 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.6799999999999655 y[1] (analytic) 7892.795338543994 y[1] (numeric) 7892.795338543959 absolute error 3.54702933691442e-11 relative error 4.494009010461369e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999998996728 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.6899999999999653 y[1] (analytic) 8052.240380622746 y[1] (numeric) 8052.240380622709 absolute error 3.637978807091713e-11 relative error 4.517970943647311e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.499999999036064 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.699999999999965 y[1] (analytic) 8214.906426218384 y[1] (numeric) 8214.906426218346 absolute error 3.8198777474462986e-11 relative error 4.649934581427394e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.49999999907386 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.709999999999965 y[1] (analytic) 8380.858543918052 y[1] (numeric) 8380.858543918015 absolute error 3.637978807091713e-11 relative error 4.3408187693750976e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.49999999911018 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.7199999999999647 y[1] (analytic) 8550.163116781561 y[1] (numeric) 8550.163116781523 absolute error 3.8198777474462986e-11 relative error 4.467608038902737e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.49999999914507 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.7299999999999645 y[1] (analytic) 8722.887868895476 y[1] (numeric) 8722.887868895437 absolute error 3.8198777474462986e-11 relative error 4.3791434727338595e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.49999999917859 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.7399999999999642 y[1] (analytic) 8899.101892463672 y[1] (numeric) 8899.101892463632 absolute error 4.001776687800884e-11 relative error 4.4968320805381994e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.499999999210804 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.749999999999964 y[1] (analytic) 9078.875675445128 y[1] (numeric) 9078.875675445086 absolute error 4.18367562815547e-11 relative error 4.608142877725163e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.499999999241748 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.759999999999964 y[1] (analytic) 9262.281129750048 y[1] (numeric) 9262.281129750008 absolute error 4.001776687800884e-11 relative error 4.32050877288463e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2500000000000001 Order of pole (three term test) 22.499999999271477 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.7699999999999636 y[1] (analytic) 9449.3916200056 y[1] (numeric) 9449.39162000556 absolute error 4.001776687800884e-11 relative error 4.2349569673126884e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999300044 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.7799999999999634 y[1] (analytic) 9640.281992902721 y[1] (numeric) 9640.28199290268 absolute error 4.18367562815547e-11 relative error 4.3397855283025295e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.49999999932749 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.789999999999963 y[1] (analytic) 9835.02860713581 y[1] (numeric) 9835.028607135768 absolute error 4.18367562815547e-11 relative error 4.25385201739017e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.499999999353857 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.799999999999963 y[1] (analytic) 10033.709363947215 y[1] (numeric) 10033.709363947173 absolute error 4.18367562815547e-11 relative error 4.169620103994752e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999992 Order of pole (three term test) 22.49999999937919 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.8099999999999627 y[1] (analytic) 10236.403738288776 y[1] (numeric) 10236.403738288733 absolute error 4.3655745685100555e-11 relative error 4.264754185281725e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999403535 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.8199999999999625 y[1] (analytic) 10443.192810612854 y[1] (numeric) 10443.19281061281 absolute error 4.3655745685100555e-11 relative error 4.180306394490349e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.499999999426926 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.8299999999999623 y[1] (analytic) 10654.159299305607 y[1] (numeric) 10654.15929930556 absolute error 4.729372449219227e-11 relative error 4.4389916804861994e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999999449393 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.839999999999962 y[1] (analytic) 10869.387593775433 y[1] (numeric) 10869.387593775384 absolute error 4.9112713895738125e-11 relative error 4.518443515977246e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.49999999947098 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.849999999999962 y[1] (analytic) 11088.963788209867 y[1] (numeric) 11088.963788209818 absolute error 4.9112713895738125e-11 relative error 4.42897233986428e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999999491727 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.8599999999999617 y[1] (analytic) 11312.975716014405 y[1] (numeric) 11312.975716014358 absolute error 4.729372449219227e-11 relative error 4.180484929817739e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999511658 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.8699999999999615 y[1] (analytic) 11541.512984947041 y[1] (numeric) 11541.51298494699 absolute error 5.093170329928398e-11 relative error 4.4129139191465967e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999530804 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.8799999999999613 y[1] (analytic) 11774.667012962544 y[1] (numeric) 11774.667012962493 absolute error 5.093170329928398e-11 relative error 4.325532369043989e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999549203 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.889999999999961 y[1] (analytic) 12012.531064780886 y[1] (numeric) 12012.531064780835 absolute error 5.093170329928398e-11 relative error 4.2398810895572905e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.499999999566878 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.899999999999961 y[1] (analytic) 12255.200289194356 y[1] (numeric) 12255.200289194305 absolute error 5.093170329928398e-11 relative error 4.1559258190330383e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.49999999958386 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.9099999999999606 y[1] (analytic) 12502.771757128354 y[1] (numeric) 12502.771757128301 absolute error 5.275069270282984e-11 relative error 4.21911986618123e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.499999999600174 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.9199999999999604 y[1] (analytic) 12755.344500471048 y[1] (numeric) 12755.344500470994 absolute error 5.4569682106375694e-11 relative error 4.2781817538805373e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.499999999615856 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.92999999999996 y[1] (analytic) 13013.019551687457 y[1] (numeric) 13013.019551687403 absolute error 5.4569682106375694e-11 relative error 4.193468079382037e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.499999999630916 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.93999999999996 y[1] (analytic) 13275.899984233785 y[1] (numeric) 13275.899984233727 absolute error 5.820766091346741e-11 relative error 4.3844606378922527e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999645393 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.9499999999999598 y[1] (analytic) 13544.090953788163 y[1] (numeric) 13544.090953788105 absolute error 5.820766091346741e-11 relative error 4.297642500487435e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.49999999965929 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.9599999999999596 y[1] (analytic) 13817.699740314347 y[1] (numeric) 13817.699740314285 absolute error 6.184563972055912e-11 relative error 4.475827444717087e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999999672657 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.9699999999999593 y[1] (analytic) 14096.835790975107 y[1] (numeric) 14096.835790975045 absolute error 6.184563972055912e-11 relative error 4.387200123317967e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.49999999968549 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.979999999999959 y[1] (analytic) 14381.610763912573 y[1] (numeric) 14381.610763912511 absolute error 6.184563972055912e-11 relative error 4.300327740460539e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999697824 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.989999999999959 y[1] (analytic) 14672.13857291297 y[1] (numeric) 14672.138572912909 absolute error 6.184563972055912e-11 relative error 4.215175546033603e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.49999999970967 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.9999999999999587 y[1] (analytic) 14968.535432973656 y[1] (numeric) 14968.535432973593 absolute error 6.366462912410498e-11 relative error 4.253230345024966e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.49999999972106 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.009999999999959 y[1] (analytic) 15270.919906790665 y[1] (numeric) 15270.919906790601 absolute error 6.366462912410498e-11 relative error 4.169010741507106e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999731994 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.019999999999959 y[1] (analytic) 15579.41295218537 y[1] (numeric) 15579.412952185305 absolute error 6.548361852765083e-11 relative error 4.2032147635232465e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999742503 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.0299999999999585 y[1] (analytic) 15894.137970489226 y[1] (numeric) 15894.137970489159 absolute error 6.730260793119669e-11 relative error 4.2344295775057435e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999752596 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.039999999999958 y[1] (analytic) 16215.220855905942 y[1] (numeric) 16215.220855905873 absolute error 6.912159733474255e-11 relative error 4.2627601528823414e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.4999999997623 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.049999999999958 y[1] (analytic) 16542.790045870846 y[1] (numeric) 16542.790045870777 absolute error 6.912159733474255e-11 relative error 4.1783518465191185e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.499999999771614 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.059999999999958 y[1] (analytic) 16876.97657242757 y[1] (numeric) 16876.976572427502 absolute error 6.912159733474255e-11 relative error 4.09561493660355e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999780574 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.069999999999958 y[1] (analytic) 17217.914114642623 y[1] (numeric) 17217.914114642554 absolute error 6.912159733474255e-11 relative error 4.0145163272686727e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.49999999978918 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.079999999999957 y[1] (analytic) 17565.739052078785 y[1] (numeric) 17565.739052078712 absolute error 7.275957614183426e-11 relative error 4.1421300820943065e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999797442 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.089999999999957 y[1] (analytic) 17920.59051934875 y[1] (numeric) 17920.59051934868 absolute error 6.912159733474255e-11 relative error 3.8571048906068353e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999805382 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.099999999999957 y[1] (analytic) 18282.61046177085 y[1] (numeric) 18282.61046177078 absolute error 7.275957614183426e-11 relative error 3.979714838533336e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.49999999981301 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.109999999999957 y[1] (analytic) 18651.94369214905 y[1] (numeric) 18651.943692148976 absolute error 7.275957614183426e-11 relative error 3.9009112048981856e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.499999999820346 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.119999999999957 y[1] (analytic) 19028.737948700003 y[1] (numeric) 19028.73794869993 absolute error 7.275957614183426e-11 relative error 3.823667987755594e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999827395 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.129999999999956 y[1] (analytic) 19413.143954150328 y[1] (numeric) 19413.14395415025 absolute error 7.639755494892597e-11 relative error 3.9353520032283577e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999834163 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.139999999999956 y[1] (analytic) 19805.31547602768 y[1] (numeric) 19805.315476027605 absolute error 7.639755494892597e-11 relative error 3.8574268125846034e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999840664 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.149999999999956 y[1] (analytic) 20205.40938816984 y[1] (numeric) 20205.409388169763 absolute error 7.639755494892597e-11 relative error 3.7810446440969586e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999999846906 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.159999999999956 y[1] (analytic) 20613.585733476317 y[1] (numeric) 20613.585733476237 absolute error 8.003553375601768e-11 relative error 3.8826594650168285e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.49999999985291 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.1699999999999555 y[1] (analytic) 21030.007787927658 y[1] (numeric) 21030.007787927578 absolute error 8.003553375601768e-11 relative error 3.8057776565333624e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.49999999985868 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.179999999999955 y[1] (analytic) 21454.842125898012 y[1] (numeric) 21454.842125897932 absolute error 8.003553375601768e-11 relative error 3.730418209855167e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.49999999986422 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.189999999999955 y[1] (analytic) 21888.258686787103 y[1] (numeric) 21888.25868678702 absolute error 8.36735125631094e-11 relative error 3.822757842935176e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999869544 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.199999999999955 y[1] (analytic) 22330.430842998245 y[1] (numeric) 22330.43084299816 absolute error 8.36735125631094e-11 relative error 3.7470621660372224e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.49999999987466 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.209999999999955 y[1] (analytic) 22781.535469289636 y[1] (numeric) 22781.53546928955 absolute error 8.731149137020111e-11 relative error 3.8325551623989646e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.499999999879577 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.2199999999999545 y[1] (analytic) 23241.7530135266 y[1] (numeric) 23241.75301352651 absolute error 8.731149137020111e-11 relative error 3.756665485576161e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.4999999998843 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.229999999999954 y[1] (analytic) 23711.267568863146 y[1] (numeric) 23711.267568863055 absolute error 9.094947017729282e-11 relative error 3.835706796912227e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999888832 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.239999999999954 y[1] (analytic) 24190.266947381686 y[1] (numeric) 24190.26694738159 absolute error 9.458744898438454e-11 relative error 3.910144902085197e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.49999999989319 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.249999999999954 y[1] (analytic) 24678.94275522037 y[1] (numeric) 24678.942755220276 absolute error 9.458744898438454e-11 relative error 3.8327188454771355e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.49999999989738 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.259999999999954 y[1] (analytic) 25177.490469218097 y[1] (numeric) 25177.490469218003 absolute error 9.458744898438454e-11 relative error 3.7568259275096055e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.49999999990141 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.269999999999953 y[1] (analytic) 25686.109515107866 y[1] (numeric) 25686.109515107768 absolute error 9.822542779147625e-11 relative error 3.8240679357729414e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.499999999905274 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.279999999999953 y[1] (analytic) 26205.0033472897 y[1] (numeric) 26205.003347289603 absolute error 9.822542779147625e-11 relative error 3.748346317293464e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.49999999990899 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.289999999999953 y[1] (analytic) 26734.379530215152 y[1] (numeric) 26734.379530215054 absolute error 9.822542779147625e-11 relative error 3.6741240873184297e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999912554 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.299999999999953 y[1] (analytic) 27274.44982141584 y[1] (numeric) 27274.44982141574 absolute error 1.0186340659856796e-10 relative error 3.734755687668722e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.499999999915982 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.3099999999999525 y[1] (analytic) 27825.43025620927 y[1] (numeric) 27825.43025620917 absolute error 1.0186340659856796e-10 relative error 3.6608025701898013e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999999919275 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.319999999999952 y[1] (analytic) 28387.54123411587 y[1] (numeric) 28387.541234115764 absolute error 1.0550138540565968e-10 relative error 3.7164678876404113e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999922444 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.329999999999952 y[1] (analytic) 28961.00760702171 y[1] (numeric) 28961.007607021602 absolute error 1.0913936421275139e-10 relative error 3.7684933374448655e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.499999999925485 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.339999999999952 y[1] (analytic) 29546.05876912228 y[1] (numeric) 29546.058769122166 absolute error 1.127773430198431e-10 relative error 3.817001242064251e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999999928402 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.349999999999952 y[1] (analytic) 30142.928748683193 y[1] (numeric) 30142.92874868308 absolute error 1.127773430198431e-10 relative error 3.7414195534921215e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999999931212 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.3599999999999515 y[1] (analytic) 30751.856301654658 y[1] (numeric) 30751.85630165454 absolute error 1.1641532182693481e-10 relative error 3.7856355949696243e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.49999999993391 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.369999999999951 y[1] (analytic) 31373.085007177004 y[1] (numeric) 31373.085007176884 absolute error 1.2005330063402653e-10 relative error 3.8266335811910994e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.4999999999365 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.379999999999951 y[1] (analytic) 32006.863365015597 y[1] (numeric) 32006.863365015473 absolute error 1.2369127944111824e-10 relative error 3.864523618903447e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999938996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.389999999999951 y[1] (analytic) 32653.44489496406 y[1] (numeric) 32653.444894963937 absolute error 1.2369127944111824e-10 relative error 3.7880009242208433e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.49999999994138 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.399999999999951 y[1] (analytic) 33313.08823825559 y[1] (numeric) 33313.088238255456 absolute error 1.3096723705530167e-10 relative error 3.9314048616154256e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.49999999994368 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.40999999999995 y[1] (analytic) 33986.05726102284 y[1] (numeric) 33986.05726102271 absolute error 1.3096723705530167e-10 relative error 3.85355782959568e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.49999999994589 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.41999999999995 y[1] (analytic) 34672.62115984798 y[1] (numeric) 34672.62115984784 absolute error 1.382431946694851e-10 relative error 3.9870996205379246e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999948013 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.42999999999995 y[1] (analytic) 35373.05456944483 y[1] (numeric) 35373.05456944469 absolute error 1.382431946694851e-10 relative error 3.90814975840111e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999950052 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.43999999999995 y[1] (analytic) 36087.63767251648 y[1] (numeric) 36087.637672516335 absolute error 1.4551915228366852e-10 relative error 4.0323823245014617e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999952006 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.4499999999999496 y[1] (analytic) 36816.656311832056 y[1] (numeric) 36816.6563118319 absolute error 1.5279510989785194e-10 relative error 4.150162594986851e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999953893 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.459999999999949 y[1] (analytic) 37560.402104567656 y[1] (numeric) 37560.4021045675 absolute error 1.5279510989785194e-10 relative error 4.067983869620789e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999955698 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.469999999999949 y[1] (analytic) 38319.172558957114 y[1] (numeric) 38319.17255895697 absolute error 1.4551915228366852e-10 relative error 3.7975546590881014e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.49999999995743 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.479999999999949 y[1] (analytic) 39093.271193299275 y[1] (numeric) 39093.27119329913 absolute error 1.4551915228366852e-10 relative error 3.7223580386542584e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999959105 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.489999999999949 y[1] (analytic) 39883.00765736932 y[1] (numeric) 39883.00765736917 absolute error 1.5279510989785194e-10 relative error 3.831082931620867e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999960707 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.4999999999999485 y[1] (analytic) 40688.697856282844 y[1] (numeric) 40688.697856282684 absolute error 1.6007106751203537e-10 relative error 3.9340425215234157e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999962245 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.509999999999948 y[1] (analytic) 41510.66407686208 y[1] (numeric) 41510.66407686192 absolute error 1.6007106751203537e-10 relative error 3.8561432603353247e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999963727 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.519999999999948 y[1] (analytic) 42349.23511655496 y[1] (numeric) 42349.235116554795 absolute error 1.673470251262188e-10 relative error 3.951594985497159e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.49999999996515 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.529999999999948 y[1] (analytic) 43204.746414958456 y[1] (numeric) 43204.74641495829 absolute error 1.673470251262188e-10 relative error 3.873348162235237e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.49999999996652 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.539999999999948 y[1] (analytic) 44077.5401879989 y[1] (numeric) 44077.54018799873 absolute error 1.673470251262188e-10 relative error 3.7966507298831247e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999999967834 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.549999999999947 y[1] (analytic) 44967.96556482292 y[1] (numeric) 44967.96556482275 absolute error 1.7462298274040222e-10 relative error 3.8832751392472263e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.49999999996909 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.559999999999947 y[1] (analytic) 45876.37872745374 y[1] (numeric) 45876.378727453564 absolute error 1.7462298274040222e-10 relative error 3.8063811395798515e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2500000000000001 Order of pole (three term test) 22.499999999970306 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.569999999999947 y[1] (analytic) 46803.14305326874 y[1] (numeric) 46803.14305326856 absolute error 1.7462298274040222e-10 relative error 3.731009743120372e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999971475 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.579999999999947 y[1] (analytic) 47748.62926035528 y[1] (numeric) 47748.6292603551 absolute error 1.8189894035458565e-10 relative error 3.8095112503179784e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999972587 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.589999999999947 y[1] (analytic) 48713.21555580284 y[1] (numeric) 48713.21555580265 absolute error 1.8917489796876907e-10 relative error 3.8834409884533703e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999973667 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.599999999999946 y[1] (analytic) 49697.28778699091 y[1] (numeric) 49697.287786990724 absolute error 1.8917489796876907e-10 relative error 3.806543704751001e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999974698 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.609999999999946 y[1] (analytic) 50701.23959593313 y[1] (numeric) 50701.23959593294 absolute error 1.964508555829525e-10 relative error 3.874675592718847e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999975685 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.619999999999946 y[1] (analytic) 51725.47257673925 y[1] (numeric) 51725.47257673906 absolute error 1.8917489796876907e-10 relative error 3.6572869912036395e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.49999999997664 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.629999999999946 y[1] (analytic) 52770.396436258234 y[1] (numeric) 52770.396436258045 absolute error 1.8917489796876907e-10 relative error 3.584867856683148e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999977558 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.6399999999999455 y[1] (analytic) 53836.42915796639 y[1] (numeric) 53836.429157966195 absolute error 1.964508555829525e-10 relative error 3.649032052377175e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999999978435 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.649999999999945 y[1] (analytic) 54923.99716916636 y[1] (numeric) 54923.997169166156 absolute error 2.0372681319713593e-10 relative error 3.70924957573018e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.49999999997928 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.659999999999945 y[1] (analytic) 56033.53551156372 y[1] (numeric) 56033.53551156351 absolute error 2.1100277081131935e-10 relative error 3.7656515671365125e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.49999999998009 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.669999999999945 y[1] (analytic) 57165.48801528947 y[1] (numeric) 57165.48801528926 absolute error 2.1100277081131935e-10 relative error 3.691086670245596e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999980876 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.679999999999945 y[1] (analytic) 58320.30747643801 y[1] (numeric) 58320.30747643779 absolute error 2.1827872842550278e-10 relative error 3.7427568178321007e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.499999999981625 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.689999999999944 y[1] (analytic) 59498.455838191585 y[1] (numeric) 59498.45583819136 absolute error 2.255546860396862e-10 relative error 3.790933442929866e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999982347 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.699999999999944 y[1] (analytic) 60700.404375603764 y[1] (numeric) 60700.40437560353 absolute error 2.3283064365386963e-10 relative error 3.835734638819756e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.49999999998304 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.709999999999944 y[1] (analytic) 61926.63388411569 y[1] (numeric) 61926.63388411546 absolute error 2.3283064365386963e-10 relative error 3.7597820041303934e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.4999999999837 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.719999999999944 y[1] (analytic) 63177.634871880735 y[1] (numeric) 63177.634871880495 absolute error 2.4010660126805305e-10 relative error 3.8004999990102563e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.49999999998434 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.729999999999944 y[1] (analytic) 64453.90775597422 y[1] (numeric) 64453.907755973974 absolute error 2.473825588822365e-10 relative error 3.8381312707809655e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.49999999998495 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.739999999999943 y[1] (analytic) 65755.963062567 y[1] (numeric) 65755.96306256673 absolute error 2.6193447411060333e-10 relative error 3.9834330136929465e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999985548 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.749999999999943 y[1] (analytic) 67084.32163114265 y[1] (numeric) 67084.32163114239 absolute error 2.6193447411060333e-10 relative error 3.9045557552303715e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.49999999998611 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.759999999999943 y[1] (analytic) 68439.51482284033 y[1] (numeric) 68439.51482284005 absolute error 2.764863893389702e-10 relative error 4.039864836193993e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.499999999986656 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.769999999999943 y[1] (analytic) 69822.08473300615 y[1] (numeric) 69822.08473300588 absolute error 2.764863893389702e-10 relative error 3.959870152778038e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.49999999998718 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.7799999999999425 y[1] (analytic) 71232.58440803872 y[1] (numeric) 71232.58440803844 absolute error 2.764863893389702e-10 relative error 3.8814594702220044e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.49999999998768 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.789999999999942 y[1] (analytic) 72671.57806661497 y[1] (numeric) 72671.57806661467 absolute error 2.9103830456733704e-10 relative error 4.004843603376199e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999988166 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.799999999999942 y[1] (analytic) 74139.64132538515 y[1] (numeric) 74139.64132538486 absolute error 2.9103830456733704e-10 relative error 3.925542386832219e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999988628 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.809999999999942 y[1] (analytic) 75637.36142922723 y[1] (numeric) 75637.36142922692 absolute error 3.055902197957039e-10 relative error 4.040202011563296e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.499999999989075 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.819999999999942 y[1] (analytic) 77165.33748615257 y[1] (numeric) 77165.33748615228 absolute error 2.9103830456733704e-10 relative error 3.7716196682165005e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.4999999999895 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.8299999999999415 y[1] (analytic) 78724.18070695727 y[1] (numeric) 78724.18070695698 absolute error 2.9103830456733704e-10 relative error 3.696936595005002e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999999989917 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.839999999999941 y[1] (analytic) 80314.5146497145 y[1] (numeric) 80314.5146497142 absolute error 3.055902197957039e-10 relative error 3.804918963010756e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.49999999999031 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.849999999999941 y[1] (analytic) 81936.97546920607 y[1] (numeric) 81936.97546920578 absolute error 2.9103830456733704e-10 relative error 3.5519776376993117e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999990692 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.859999999999941 y[1] (analytic) 83592.21217139291 y[1] (numeric) 83592.2121713926 absolute error 3.055902197957039e-10 relative error 3.6557259564938704e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999991054 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.869999999999941 y[1] (analytic) 85280.88687302599 y[1] (numeric) 85280.88687302568 absolute error 3.055902197957039e-10 relative error 3.583337732529619e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.49999999999141 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.87999999999994 y[1] (analytic) 87003.67506650192 y[1] (numeric) 87003.67506650162 absolute error 3.055902197957039e-10 relative error 3.512382891436755e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999991743 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.88999999999994 y[1] (analytic) 88761.26589006893 y[1] (numeric) 88761.26589006862 absolute error 3.055902197957039e-10 relative error 3.442833050332768e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999999992067 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.89999999999994 y[1] (analytic) 90554.3624034913 y[1] (numeric) 90554.36240349097 absolute error 3.2014213502407074e-10 relative error 3.5353585020850167e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999992376 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.90999999999994 y[1] (analytic) 92383.68186928265 y[1] (numeric) 92383.68186928231 absolute error 3.346940502524376e-10 relative error 3.622869791290734e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.49999999999267 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.9199999999999395 y[1] (analytic) 94249.95603962055 y[1] (numeric) 94249.95603962021 absolute error 3.346940502524376e-10 relative error 3.5511321629873207e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.499999999992962 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.929999999999939 y[1] (analytic) 96153.93144905716 y[1] (numeric) 96153.9314490568 absolute error 3.4924596548080444e-10 relative error 3.6321548190240847e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.49999999999324 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.939999999999939 y[1] (analytic) 98096.36971314288 y[1] (numeric) 98096.36971314253 absolute error 3.4924596548080444e-10 relative error 3.5602333348530913e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999993502 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.949999999999939 y[1] (analytic) 100078.04783308289 y[1] (numeric) 100078.04783308254 absolute error 3.4924596548080444e-10 relative error 3.4897359914863757e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.499999999993758 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.959999999999939 y[1] (analytic) 102099.7585065479 y[1] (numeric) 102099.75850654754 absolute error 3.637978807091713e-10 relative error 3.5631610302568937e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999994003 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.9699999999999385 y[1] (analytic) 104162.3104447638 y[1] (numeric) 104162.31044476343 absolute error 3.7834979593753815e-10 relative error 3.6323099432224397e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.499999999994237 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.979999999999938 y[1] (analytic) 106266.52869600694 y[1] (numeric) 106266.52869600654 absolute error 3.92901711165905e-10 relative error 3.697323286901237e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999994465 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.989999999999938 y[1] (analytic) 108413.25497563441 y[1] (numeric) 108413.254975634 absolute error 4.0745362639427185e-10 relative error 3.7583377280374615e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999994685 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.999999999999938 y[1] (analytic) 110603.34800278145 y[1] (numeric) 110603.34800278106 absolute error 3.92901711165905e-10 relative error 3.5523491671881787e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999999994888 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.009999999999938 y[1] (analytic) 112837.68384386059 y[1] (numeric) 112837.68384386018 absolute error 4.0745362639427185e-10 relative error 3.6109711978676094e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.49999999999509 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.019999999999937 y[1] (analytic) 115117.1562629998 y[1] (numeric) 115117.15626299937 absolute error 4.220055416226387e-10 relative error 3.66587879098154e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.499999999995286 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.029999999999937 y[1] (analytic) 117442.67707956006 y[1] (numeric) 117442.67707955964 absolute error 4.220055416226387e-10 relative error 3.5932895274241437e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999999995463 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.039999999999937 y[1] (analytic) 119815.1765328754 y[1] (numeric) 119815.17653287496 absolute error 4.3655745685100555e-10 relative error 3.643590649229825e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.49999999999564 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.049999999999937 y[1] (analytic) 122235.60365436086 y[1] (numeric) 122235.60365436043 absolute error 4.3655745685100555e-10 relative error 3.571442720448585e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.49999999999582 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.0599999999999365 y[1] (analytic) 124704.92664713785 y[1] (numeric) 124704.92664713741 absolute error 4.3655745685100555e-10 relative error 3.500723416375348e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.49999999999598 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.069999999999936 y[1] (analytic) 127224.13327332822 y[1] (numeric) 127224.13327332778 absolute error 4.3655745685100555e-10 relative error 3.43140444834555e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.49999999999614 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.079999999999936 y[1] (analytic) 129794.23124917233 y[1] (numeric) 129794.23124917186 absolute error 4.656612873077393e-10 relative error 3.587688627037565e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.49999999999629 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.089999999999936 y[1] (analytic) 132416.2486481289 y[1] (numeric) 132416.24864812844 absolute error 4.656612873077393e-10 relative error 3.5166476324604685e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.499999999996433 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.099999999999936 y[1] (analytic) 135091.23431211826 y[1] (numeric) 135091.2343121178 absolute error 4.656612873077393e-10 relative error 3.4470133438255766e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.49999999999658 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.1099999999999355 y[1] (analytic) 137820.25827107293 y[1] (numeric) 137820.25827107247 absolute error 4.656612873077393e-10 relative error 3.378757906488968e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.49999999999671 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.119999999999935 y[1] (analytic) 140604.41217096397 y[1] (numeric) 140604.4121709635 absolute error 4.656612873077393e-10 relative error 3.3118540173656255e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.499999999996835 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.129999999999935 y[1] (analytic) 143444.80971047393 y[1] (numeric) 143444.80971047343 absolute error 4.94765117764473e-10 relative error 3.4491670961333265e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.49999999999696 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.139999999999935 y[1] (analytic) 146342.58708649097 y[1] (numeric) 146342.5870864905 absolute error 4.656612873077393e-10 relative error 3.181994363899864e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999997083 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.149999999999935 y[1] (analytic) 149298.90344860317 y[1] (numeric) 149298.90344860268 absolute error 4.94765117764473e-10 relative error 3.313923319837363e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999997197 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.159999999999934 y[1] (analytic) 152314.9413627734 y[1] (numeric) 152314.94136277286 absolute error 5.238689482212067e-10 relative error 3.439379902812628e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999997307 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.169999999999934 y[1] (analytic) 155391.90728438165 y[1] (numeric) 155391.90728438113 absolute error 5.238689482212067e-10 relative error 3.3712756177352126e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999999997407 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.179999999999934 y[1] (analytic) 158531.0320408234 y[1] (numeric) 158531.03204082287 absolute error 5.238689482212067e-10 relative error 3.3045198878558045e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999999997517 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.189999999999934 y[1] (analytic) 161733.57132385677 y[1] (numeric) 161733.57132385622 absolute error 5.529727786779404e-10 relative error 3.419035232769718e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.49999999999761 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.199999999999934 y[1] (analytic) 165000.80619189603 y[1] (numeric) 165000.80619189548 absolute error 5.529727786779404e-10 relative error 3.351333799150246e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999997705 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.209999999999933 y[1] (analytic) 168334.0435824521 y[1] (numeric) 168334.04358245156 absolute error 5.529727786779404e-10 relative error 3.2849729437354567e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999999997794 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.219999999999933 y[1] (analytic) 171734.61683492505 y[1] (numeric) 171734.61683492447 absolute error 5.820766091346741e-10 relative error 3.389395917156169e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.49999999999788 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.229999999999933 y[1] (analytic) 175203.88622395735 y[1] (numeric) 175203.88622395677 absolute error 5.820766091346741e-10 relative error 3.322281381308088e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999999997964 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.239999999999933 y[1] (analytic) 178743.2395035622 y[1] (numeric) 178743.2395035616 absolute error 5.820766091346741e-10 relative error 3.256495802310184e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999999998042 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.2499999999999325 y[1] (analytic) 182354.09246224345 y[1] (numeric) 182354.09246224284 absolute error 6.111804395914078e-10 relative error 3.351613508306391e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.49999999999812 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.259999999999932 y[1] (analytic) 186037.88948932991 y[1] (numeric) 186037.88948932927 absolute error 6.402842700481415e-10 relative error 3.441687453054366e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.49999999999819 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.269999999999932 y[1] (analytic) 189796.10415275037 y[1] (numeric) 189796.10415274973 absolute error 6.402842700481415e-10 relative error 3.3735374754206357e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.49999999999827 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.279999999999932 y[1] (analytic) 193630.2397884804 y[1] (numeric) 193630.23978847972 absolute error 6.693881005048752e-10 relative error 3.457043183110797e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.49999999999833 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.289999999999932 y[1] (analytic) 197541.83010189675 y[1] (numeric) 197541.83010189608 absolute error 6.693881005048752e-10 relative error 3.388589141649589e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999998398 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.299999999999931 y[1] (analytic) 201532.43978128006 y[1] (numeric) 201532.43978127936 absolute error 6.984919309616089e-10 relative error 3.465903214984501e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.499999999998458 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.309999999999931 y[1] (analytic) 205603.66512371087 y[1] (numeric) 205603.66512371018 absolute error 6.984919309616089e-10 relative error 3.3972737331376325e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.49999999999852 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.319999999999931 y[1] (analytic) 209757.13467360995 y[1] (numeric) 209757.13467360922 absolute error 7.275957614183426e-10 relative error 3.468753339668322e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999998582 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.329999999999931 y[1] (analytic) 213994.50987417754 y[1] (numeric) 213994.50987417682 absolute error 7.275957614183426e-10 relative error 3.400067421571457e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.49999999999864 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.339999999999931 y[1] (analytic) 218317.485731993 y[1] (numeric) 218317.48573199223 absolute error 7.566995918750763e-10 relative error 3.466051238809164e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999998693 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.34999999999993 y[1] (analytic) 222727.79149503983 y[1] (numeric) 222727.79149503907 absolute error 7.566995918750763e-10 relative error 3.397418825894155e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.49999999999874 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.35999999999993 y[1] (analytic) 227227.1913444282 y[1] (numeric) 227227.1913444274 absolute error 7.8580342233181e-10 relative error 3.45822794218628e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.49999999999879 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.36999999999993 y[1] (analytic) 231817.4851000906 y[1] (numeric) 231817.4851000898 absolute error 7.8580342233181e-10 relative error 3.3897504409235044e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999998835 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.37999999999993 y[1] (analytic) 236500.508940734 y[1] (numeric) 236500.50894073324 absolute error 7.566995918750763e-10 relative error 3.1995685559590146e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.49999999999888 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.3899999999999295 y[1] (analytic) 241278.1361383359 y[1] (numeric) 241278.13613833513 absolute error 7.566995918750763e-10 relative error 3.136212853705176e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999999998924 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.399999999999929 y[1] (analytic) 246152.27780747783 y[1] (numeric) 246152.27780747705 absolute error 7.8580342233181e-10 relative error 3.19234674296375e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.49999999999897 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.409999999999929 y[1] (analytic) 251124.8836698169 y[1] (numeric) 251124.88366981607 absolute error 8.149072527885437e-10 relative error 3.2450278956027196e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.49999999999901 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.419999999999929 y[1] (analytic) 256197.9428340003 y[1] (numeric) 256197.94283399946 absolute error 8.440110832452774e-10 relative error 3.294371039474513e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999999044 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.429999999999929 y[1] (analytic) 261373.4845913354 y[1] (numeric) 261373.48459133456 absolute error 8.440110832452774e-10 relative error 3.229138122273236e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999999087 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.4399999999999284 y[1] (analytic) 266653.57922753337 y[1] (numeric) 266653.57922753243 absolute error 9.313225746154785e-10 relative error 3.492631065794877e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999999122 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.449999999999928 y[1] (analytic) 272040.3388508507 y[1] (numeric) 272040.3388508498 absolute error 9.313225746154785e-10 relative error 3.423472337042217e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999999154 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.459999999999928 y[1] (analytic) 277535.9182369613 y[1] (numeric) 277535.91823696037 absolute error 9.313225746154785e-10 relative error 3.355683042871271e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.499999999999186 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.469999999999928 y[1] (analytic) 283142.5156908949 y[1] (numeric) 283142.515690894 absolute error 9.313225746154785e-10 relative error 3.2892360666605013e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.49999999999922 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.479999999999928 y[1] (analytic) 288862.3739263888 y[1] (numeric) 288862.3739263878 absolute error 9.89530235528946e-10 relative error 3.425611380529294e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.49999999999925 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.489999999999927 y[1] (analytic) 294697.7809630029 y[1] (numeric) 294697.7809630019 absolute error 9.89530235528946e-10 relative error 3.357779730459437e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.499999999999282 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.499999999999927 y[1] (analytic) 300651.0710413583 y[1] (numeric) 300651.0710413573 absolute error 9.89530235528946e-10 relative error 3.2912912370527486e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.499999999999307 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.509999999999927 y[1] (analytic) 306724.62555686466 y[1] (numeric) 306724.6255568636 absolute error 1.0477378964424133e-09 relative error 3.415891027791539e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999999336 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.519999999999927 y[1] (analytic) 312920.8740123099 y[1] (numeric) 312920.8740123089 absolute error 9.89530235528946e-10 relative error 3.1622378617350376e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999999999357 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.5299999999999265 y[1] (analytic) 319242.2949896941 y[1] (numeric) 319242.29498969304 absolute error 1.0477378964424133e-09 relative error 3.281952024797456e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.49999999999939 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.539999999999926 y[1] (analytic) 325691.4171416948 y[1] (numeric) 325691.41714169376 absolute error 1.0477378964424133e-09 relative error 3.2169650205629647e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999999407 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.549999999999926 y[1] (analytic) 332270.8202031624 y[1] (numeric) 332270.8202031613 absolute error 1.1059455573558807e-09 relative error 3.328446225520693e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999999435 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.559999999999926 y[1] (analytic) 338983.13602304785 y[1] (numeric) 338983.1360230467 absolute error 1.1641532182693481e-09 relative error 3.434251130977194e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.49999999999946 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.569999999999926 y[1] (analytic) 345831.04961717787 y[1] (numeric) 345831.04961717676 absolute error 1.1059455573558807e-09 relative error 3.1979359822668365e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999999478 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.5799999999999255 y[1] (analytic) 352817.30024229694 y[1] (numeric) 352817.30024229584 absolute error 1.1059455573558807e-09 relative error 3.134612607137954e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.4999999999995 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.589999999999925 y[1] (analytic) 359944.68249180634 y[1] (numeric) 359944.68249180523 absolute error 1.1059455573558807e-09 relative error 3.072543118847314e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999999999517 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.599999999999925 y[1] (analytic) 367216.0474136389 y[1] (numeric) 367216.04741363775 absolute error 1.1641532182693481e-09 relative error 3.1702133566021e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999999538 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.609999999999925 y[1] (analytic) 374634.30365071615 y[1] (numeric) 374634.303650715 absolute error 1.1641532182693481e-09 relative error 3.1074389262407917e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999999552 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.619999999999925 y[1] (analytic) 382202.4186044443 y[1] (numeric) 382202.41860444314 absolute error 1.1641532182693481e-09 relative error 3.045907512883047e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999999574 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.629999999999924 y[1] (analytic) 389923.41962171445 y[1] (numeric) 389923.4196217132 absolute error 1.2223608791828156e-09 relative error 3.1348742283002473e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.499999999999588 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.639999999999924 y[1] (analytic) 397800.3952058815 y[1] (numeric) 397800.3952058803 absolute error 1.2223608791828156e-09 relative error 3.0727995595634917e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.499999999999606 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.649999999999924 y[1] (analytic) 405836.4962522069 y[1] (numeric) 405836.49625220563 absolute error 1.280568540096283e-09 relative error 3.1553804350323246e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.49999999999962 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.659999999999924 y[1] (analytic) 414034.93730825855 y[1] (numeric) 414034.93730825733 absolute error 1.2223608791828156e-09 relative error 2.9523133654606053e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.499999999999634 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.6699999999999235 y[1] (analytic) 422398.99785977305 y[1] (numeric) 422398.9978597717 absolute error 1.3387762010097504e-09 relative error 3.169458752963694e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.499999999999645 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.679999999999923 y[1] (analytic) 430932.0236424931 y[1] (numeric) 430932.0236424918 absolute error 1.3387762010097504e-09 relative error 3.10669926475554e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999999662 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.689999999999923 y[1] (analytic) 439637.4279805071 y[1] (numeric) 439637.42798050574 absolute error 1.3387762010097504e-09 relative error 3.0451824976764944e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.49999999999968 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.699999999999923 y[1] (analytic) 448518.6931516238 y[1] (numeric) 448518.6931516224 absolute error 1.3969838619232178e-09 relative error 3.114661402642946e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999999999687 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.709999999999923 y[1] (analytic) 457579.37178033014 y[1] (numeric) 457579.37178032874 absolute error 1.3969838619232178e-09 relative error 3.0529869746704117e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999999705 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.7199999999999225 y[1] (analytic) 466823.0882588882 y[1] (numeric) 466823.0882588868 absolute error 1.3969838619232178e-09 relative error 2.9925337821947786e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999999716 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.729999999999922 y[1] (analytic) 476253.54019714077 y[1] (numeric) 476253.54019713926 absolute error 1.5133991837501526e-09 relative error 3.1777174467274195e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999999726 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.739999999999922 y[1] (analytic) 485874.4999016039 y[1] (numeric) 485874.4999016024 absolute error 1.5133991837501526e-09 relative error 3.1147944254259816e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999999734 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.749999999999922 y[1] (analytic) 495689.8158844408 y[1] (numeric) 495689.8158844392 absolute error 1.57160684466362e-09 relative error 3.170544954326852e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999999744 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.759999999999922 y[1] (analytic) 505703.4144029171 y[1] (numeric) 505703.4144029155 absolute error 1.57160684466362e-09 relative error 3.10776395789064e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999992 Order of pole (three term test) 22.49999999999975 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.769999999999921 y[1] (analytic) 515919.30102995667 y[1] (numeric) 515919.30102995504 absolute error 1.6298145055770874e-09 relative error 3.1590492976777637e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999999766 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.779999999999921 y[1] (analytic) 526341.562256424 y[1] (numeric) 526341.5622564222 absolute error 1.7462298274040222e-09 relative error 3.3176742112440113e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999999776 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.789999999999921 y[1] (analytic) 536974.3671257749 y[1] (numeric) 536974.3671257731 absolute error 1.7462298274040222e-09 relative error 3.2519798603254465e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999999787 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.799999999999921 y[1] (analytic) 547821.9689017298 y[1] (numeric) 547821.9689017279 absolute error 1.862645149230957e-09 relative error 3.4000921010254057e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.49999999999979 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.809999999999921 y[1] (analytic) 558888.7067696357 y[1] (numeric) 558888.7067696338 absolute error 1.862645149230957e-09 relative error 3.33276576654591e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.4999999999998 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.81999999999992 y[1] (analytic) 570179.0075721982 y[1] (numeric) 570179.0075721963 absolute error 1.862645149230957e-09 relative error 3.266772582810499e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999999808 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.82999999999992 y[1] (analytic) 581697.3875802776 y[1] (numeric) 581697.3875802758 absolute error 1.862645149230957e-09 relative error 3.2020861516657595e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.49999999999982 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.83999999999992 y[1] (analytic) 593448.454299458 y[1] (numeric) 593448.454299456 absolute error 1.979060471057892e-09 relative error 3.3348481350315305e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999992 Order of pole (three term test) 22.49999999999982 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.84999999999992 y[1] (analytic) 605436.9083131094 y[1] (numeric) 605436.9083131074 absolute error 1.979060471057892e-09 relative error 3.268813717637438e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.49999999999983 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.8599999999999195 y[1] (analytic) 617667.5451626859 y[1] (numeric) 617667.5451626839 absolute error 1.979060471057892e-09 relative error 3.2040868693151623e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.49999999999984 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.869999999999919 y[1] (analytic) 630145.2572660046 y[1] (numeric) 630145.2572660026 absolute error 1.979060471057892e-09 relative error 3.1406416984623384e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999999999844 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.879999999999919 y[1] (analytic) 642875.0358742784 y[1] (numeric) 642875.0358742764 absolute error 1.979060471057892e-09 relative error 3.0784528261646794e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999999847 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.889999999999919 y[1] (analytic) 655861.9730686834 y[1] (numeric) 655861.9730686813 absolute error 2.0954757928848267e-09 relative error 3.194995104046661e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999999999854 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.899999999999919 y[1] (analytic) 669111.2637972586 y[1] (numeric) 669111.2637972566 absolute error 1.979060471057892e-09 relative error 2.957744964307684e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.49999999999986 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.909999999999918 y[1] (analytic) 682628.2079529554 y[1] (numeric) 682628.2079529533 absolute error 2.0954757928848267e-09 relative error 3.0697175541114476e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.49999999999986 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.919999999999918 y[1] (analytic) 696418.2124936641 y[1] (numeric) 696418.2124936619 absolute error 2.2118911147117615e-09 relative error 3.1760960225202105e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999999999872 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.929999999999918 y[1] (analytic) 710486.7936050702 y[1] (numeric) 710486.793605068 absolute error 2.2118911147117615e-09 relative error 3.11320510756919e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999999876 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.939999999999918 y[1] (analytic) 724839.5789072019 y[1] (numeric) 724839.5789071997 absolute error 2.2118911147117615e-09 relative error 3.0515595161711504e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999999886 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.949999999999918 y[1] (analytic) 739482.309705553 y[1] (numeric) 739482.3097055508 absolute error 2.2118911147117615e-09 relative error 2.9911345892675813e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999999886 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.959999999999917 y[1] (analytic) 754420.8432876819 y[1] (numeric) 754420.8432876796 absolute error 2.3283064365386963e-09 relative error 3.0862170064021515e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999999886 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.969999999999917 y[1] (analytic) 769661.1552662046 y[1] (numeric) 769661.1552662022 absolute error 2.444721758365631e-09 relative error 3.1763611059727565e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999999897 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.979999999999917 y[1] (analytic) 785209.3419691193 y[1] (numeric) 785209.3419691168 absolute error 2.444721758365631e-09 relative error 3.1134649420176883e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.499999999999897 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.989999999999917 y[1] (analytic) 801071.6228784191 y[1] (numeric) 801071.6228784166 absolute error 2.561137080192566e-09 relative error 3.197138691531552e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999999904 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.9999999999999165 y[1] (analytic) 817254.3431179677 y[1] (numeric) 817254.343117965 absolute error 2.6775524020195007e-09 relative error 3.2762779721722516e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.499999999999904 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.009999999999916 y[1] (analytic) 833763.9759916333 y[1] (numeric) 833763.9759916306 absolute error 2.6775524020195007e-09 relative error 3.211403321707401e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.49999999999991 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.019999999999916 y[1] (analytic) 850607.1255726968 y[1] (numeric) 850607.125572694 absolute error 2.7939677238464355e-09 relative error 3.284674722146623e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.499999999999915 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.029999999999916 y[1] (analytic) 867790.529345569 y[1] (numeric) 867790.529345566 absolute error 2.9103830456733704e-09 relative error 3.353785213429549e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999992 Order of pole (three term test) 22.49999999999991 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.039999999999916 y[1] (analytic) 885321.0609008739 y[1] (numeric) 885321.060900871 absolute error 2.9103830456733704e-09 relative error 3.2873758167594696e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.49999999999992 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.0499999999999154 y[1] (analytic) 903205.7326849774 y[1] (numeric) 903205.7326849744 absolute error 2.9103830456733704e-09 relative error 3.222281414248355e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.499999999999925 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.059999999999915 y[1] (analytic) 921451.6988050586 y[1] (numeric) 921451.6988050556 absolute error 3.026798367500305e-09 relative error 3.2848150059579535e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.49999999999993 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.069999999999915 y[1] (analytic) 940066.2578908482 y[1] (numeric) 940066.2578908452 absolute error 3.026798367500305e-09 relative error 3.219771310898119e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999999925 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.079999999999915 y[1] (analytic) 959056.8560141781 y[1] (numeric) 959056.856014175 absolute error 3.14321368932724e-09 relative error 3.277400781420171e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999999932 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.089999999999915 y[1] (analytic) 978431.089667509 y[1] (numeric) 978431.0896675057 absolute error 3.259629011154175e-09 relative error 3.331485523688606e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999999999936 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.099999999999914 y[1] (analytic) 998196.7088026284 y[1] (numeric) 998196.7088026252 absolute error 3.259629011154175e-09 relative error 3.265517690460243e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.49999999999994 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.109999999999914 y[1] (analytic) 1018361.619930736 y[1] (numeric) 1018361.6199307326 absolute error 3.3760443329811096e-09 relative error 3.31517239741491e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.49999999999994 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.119999999999914 y[1] (analytic) 1038933.8892851517 y[1] (numeric) 1038933.8892851484 absolute error 3.3760443329811096e-09 relative error 3.2495275857292796e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999999943 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.129999999999914 y[1] (analytic) 1059921.746047918 y[1] (numeric) 1059921.7460479147 absolute error 3.259629011154175e-09 relative error 3.07534874466743e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.499999999999947 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.1399999999999135 y[1] (analytic) 1081333.585641582 y[1] (numeric) 1081333.5856415785 absolute error 3.4924596548080444e-09 relative error 3.2297708137270903e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2500000000000001 Order of pole (three term test) 22.499999999999954 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.149999999999913 y[1] (analytic) 1103177.9730874759 y[1] (numeric) 1103177.9730874724 absolute error 3.4924596548080444e-09 relative error 3.1658170667001815e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.49999999999995 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.159999999999913 y[1] (analytic) 1125463.6464318407 y[1] (numeric) 1125463.646431837 absolute error 3.725290298461914e-09 relative error 3.3100050012921687e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.49999999999995 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.169999999999913 y[1] (analytic) 1148199.52024116 y[1] (numeric) 1148199.5202411562 absolute error 3.725290298461914e-09 relative error 3.244462510905317e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999999954 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.179999999999913 y[1] (analytic) 1171394.6891681068 y[1] (numeric) 1171394.689168103 absolute error 3.725290298461914e-09 relative error 3.1802178487829034e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.499999999999957 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.1899999999999125 y[1] (analytic) 1195058.4315895252 y[1] (numeric) 1195058.4315895212 absolute error 3.958120942115784e-09 relative error 3.3120731484661883e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.49999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.199999999999912 y[1] (analytic) 1219200.213317904 y[1] (numeric) 1219200.2133179 absolute error 3.958120942115784e-09 relative error 3.246489706021493e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999999999954 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.209999999999912 y[1] (analytic) 1243829.6913878296 y[1] (numeric) 1243829.6913878254 absolute error 4.190951585769653e-09 relative error 3.3693934264372717e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.49999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.219999999999912 y[1] (analytic) 1268956.7179189273 y[1] (numeric) 1268956.7179189231 absolute error 4.190951585769653e-09 relative error 3.302674966442323e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.49999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.229999999999912 y[1] (analytic) 1294591.344056841 y[1] (numeric) 1294591.3440568368 absolute error 4.190951585769653e-09 relative error 3.237277620470204e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999999968 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.239999999999911 y[1] (analytic) 1320743.8239938256 y[1] (numeric) 1320743.8239938212 absolute error 4.423782229423523e-09 relative error 3.349462741416691e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999999968 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.249999999999911 y[1] (analytic) 1347424.61907056 y[1] (numeric) 1347424.6190705555 absolute error 4.423782229423523e-09 relative error 3.2831389354270545e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.49999999999997 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.259999999999911 y[1] (analytic) 1374644.401960824 y[1] (numeric) 1374644.4019608193 absolute error 4.6566128730773926e-09 relative error 3.38750360924985e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.499999999999968 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.269999999999911 y[1] (analytic) 1402414.0609407085 y[1] (numeric) 1402414.0609407038 absolute error 4.6566128730773926e-09 relative error 3.320426543608554e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999999999968 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.2799999999999105 y[1] (analytic) 1430744.704244073 y[1] (numeric) 1430744.7042440681 absolute error 4.889443516731262e-09 relative error 3.417411577500527e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999999999968 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.28999999999991 y[1] (analytic) 1459647.6645059853 y[1] (numeric) 1459647.6645059804 absolute error 4.889443516731262e-09 relative error 3.349742294409168e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999999968 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.29999999999991 y[1] (analytic) 1489134.5032959282 y[1] (numeric) 1489134.5032959234 absolute error 4.889443516731262e-09 relative error 3.283412952899398e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.49999999999997 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.30999999999991 y[1] (analytic) 1519217.015742581 y[1] (numeric) 1519217.015742576 absolute error 5.122274160385132e-09 relative error 3.3716540213192685e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.49999999999997 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.31999999999991 y[1] (analytic) 1549907.2352520279 y[1] (numeric) 1549907.2352520227 absolute error 5.122274160385132e-09 relative error 3.3048907985465386e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.499999999999975 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.3299999999999095 y[1] (analytic) 1581217.438321281 y[1] (numeric) 1581217.4383212756 absolute error 5.3551048040390015e-09 relative error 3.3866972841662525e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.49999999999998 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.339999999999909 y[1] (analytic) 1613160.1494490425 y[1] (numeric) 1613160.1494490372 absolute error 5.3551048040390015e-09 relative error 3.319636184831357e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.499999999999975 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.349999999999909 y[1] (analytic) 1645748.1461456725 y[1] (numeric) 1645748.1461456672 absolute error 5.3551048040390015e-09 relative error 3.2539029842327997e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.49999999999998 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.359999999999909 y[1] (analytic) 1678994.464044362 y[1] (numeric) 1678994.4640443565 absolute error 5.587935447692871e-09 relative error 3.328144057266664e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.49999999999997 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.369999999999909 y[1] (analytic) 1712912.4021155608 y[1] (numeric) 1712912.402115555 absolute error 5.820766091346741e-09 relative error 3.3981691557359893e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.49999999999998 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.379999999999908 y[1] (analytic) 1747515.527986742 y[1] (numeric) 1747515.5279867363 absolute error 5.820766091346741e-09 relative error 3.3308808981243576e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.49999999999998 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.389999999999908 y[1] (analytic) 1782817.6833696358 y[1] (numeric) 1782817.6833696298 absolute error 6.05359673500061e-09 relative error 3.3955220387756857e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999999982 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.399999999999908 y[1] (analytic) 1818832.9895970968 y[1] (numeric) 1818832.9895970905 absolute error 6.28642737865448e-09 relative error 3.4562972051914637e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999999999982 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.409999999999908 y[1] (analytic) 1855575.8532718264 y[1] (numeric) 1855575.85327182 absolute error 6.51925802230835e-09 relative error 3.513334154900394e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999999999982 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.419999999999908 y[1] (analytic) 1893060.9720292059 y[1] (numeric) 1893060.9720291994 absolute error 6.51925802230835e-09 relative error 3.4437654775166803e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999999999982 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.429999999999907 y[1] (analytic) 1931303.3404165464 y[1] (numeric) 1931303.34041654 absolute error 6.51925802230835e-09 relative error 3.375574352241459e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.499999999999982 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.439999999999907 y[1] (analytic) 1970318.2558911082 y[1] (numeric) 1970318.2558911017 absolute error 6.51925802230835e-09 relative error 3.3087335017153915e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.49999999999998 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.449999999999907 y[1] (analytic) 2010121.324939287 y[1] (numeric) 2010121.32493928 absolute error 6.984919309616089e-09 relative error 3.474874487900405e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999999999982 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.459999999999907 y[1] (analytic) 2050728.4693194162 y[1] (numeric) 2050728.4693194092 absolute error 6.984919309616089e-09 relative error 3.4060673629474714e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999999986 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.4699999999999065 y[1] (analytic) 2092155.932430684 y[1] (numeric) 2092155.9324306769 absolute error 7.2177499532699585e-09 relative error 3.4499101340330385e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.49999999999999 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.479999999999906 y[1] (analytic) 2134420.2858107085 y[1] (numeric) 2134420.285810701 absolute error 7.450580596923828e-09 relative error 3.4906811214520966e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.499999999999986 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.489999999999906 y[1] (analytic) 2177538.435764374 y[1] (numeric) 2177538.4357643663 absolute error 7.916241884231567e-09 relative error 3.635408566945802e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.499999999999993 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.499999999999906 y[1] (analytic) 2221527.630126578 y[1] (numeric) 2221527.6301265704 absolute error 7.450580596923828e-09 relative error 3.353809556939569e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.499999999999993 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.509999999999906 y[1] (analytic) 2266405.465161596 y[1] (numeric) 2266405.465161588 absolute error 7.916241884231567e-09 relative error 3.492862158125415e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.49999999999999 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.519999999999905 y[1] (analytic) 2312189.892601821 y[1] (numeric) 2312189.8926018127 absolute error 8.381903171539307e-09 relative error 3.6250929036401344e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.499999999999986 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.529999999999905 y[1] (analytic) 2358899.226828696 y[1] (numeric) 2358899.226828688 absolute error 8.381903171539307e-09 relative error 3.5533112547617967e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.499999999999986 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.539999999999905 y[1] (analytic) 2406552.152198712 y[1] (numeric) 2406552.1521987035 absolute error 8.381903171539307e-09 relative error 3.482950977763478e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.49999999999999 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.549999999999905 y[1] (analytic) 2455167.730517397 y[1] (numeric) 2455167.7305173883 absolute error 8.847564458847046e-09 relative error 3.6036497013515764e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.499999999999993 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.559999999999905 y[1] (analytic) 2504765.4086642954 y[1] (numeric) 2504765.408664286 absolute error 9.313225746154785e-09 relative error 3.7182027961337927e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.49999999999999 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.569999999999904 y[1] (analytic) 2555365.026371977 y[1] (numeric) 2555365.026371967 absolute error 9.778887033462524e-09 relative error 3.8268063202486053e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.49999999999999 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.579999999999904 y[1] (analytic) 2606986.8241621945 y[1] (numeric) 2606986.8241621847 absolute error 9.778887033462524e-09 relative error 3.7510304781095923e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.49999999999999 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.589999999999904 y[1] (analytic) 2659651.451442365 y[1] (numeric) 2659651.4514423553 absolute error 9.778887033462524e-09 relative error 3.6767550981762295e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.49999999999999 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.599999999999904 y[1] (analytic) 2713379.974765605 y[1] (numeric) 2713379.974765595 absolute error 9.778887033462524e-09 relative error 3.603950469306192e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.49999999999999 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.6099999999999035 y[1] (analytic) 2768193.8862576326 y[1] (numeric) 2768193.886257623 absolute error 9.778887033462524e-09 relative error 3.5325874686771904e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.49999999999999 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.619999999999903 y[1] (analytic) 2824115.112213908 y[1] (numeric) 2824115.1122138975 absolute error 1.0710209608078003e-08 relative error 3.7924125549124483e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.49999999999999 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.629999999999903 y[1] (analytic) 2881166.021870439 y[1] (numeric) 2881166.0218704278 absolute error 1.1175870895385742e-08 relative error 3.8789402660421565e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.49999999999999 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.639999999999903 y[1] (analytic) 2939369.4363517766 y[1] (numeric) 2939369.4363517654 absolute error 1.1175870895385742e-08 relative error 3.8021321026106774e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999999999993 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.649999999999903 y[1] (analytic) 2998748.6377997706 y[1] (numeric) 2998748.637799759 absolute error 1.1641532182693481e-08 relative error 3.8821300444958464e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.49999999999999 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.659999999999902 y[1] (analytic) 3059327.378686732 y[1] (numeric) 3059327.3786867205 absolute error 1.1641532182693481e-08 relative error 3.8052587192191265e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.669999999999902 y[1] (analytic) 3121129.891316744 y[1] (numeric) 3121129.8913167324 absolute error 1.1641532182693481e-08 relative error 3.729909548167553e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999999993 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.679999999999902 y[1] (analytic) 3184180.897518903 y[1] (numeric) 3184180.897518891 absolute error 1.210719347000122e-08 relative error 3.8022944862947585e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.689999999999902 y[1] (analytic) 3248505.6185363806 y[1] (numeric) 3248505.6185363685 absolute error 1.210719347000122e-08 relative error 3.7270040109877156e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.699999999999902 y[1] (analytic) 3314129.7851152583 y[1] (numeric) 3314129.785115246 absolute error 1.210719347000122e-08 relative error 3.653204386979117e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.709999999999901 y[1] (analytic) 3381079.647797169 y[1] (numeric) 3381079.647797156 absolute error 1.30385160446167e-08 relative error 3.856317331391916e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.499999999999993 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.719999999999901 y[1] (analytic) 3449381.9874198614 y[1] (numeric) 3449381.987419848 absolute error 1.3504177331924438e-08 relative error 3.9149556010830703e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.729999999999901 y[1] (analytic) 3519064.125829894 y[1] (numeric) 3519064.1258298806 absolute error 1.3504177331924438e-08 relative error 3.837434286236479e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999999993 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.739999999999901 y[1] (analytic) 3590153.9368117396 y[1] (numeric) 3590153.936811726 absolute error 1.3504177331924438e-08 relative error 3.761447996270855e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.7499999999999005 y[1] (analytic) 3662679.857237668 y[1] (numeric) 3662679.8572376533 absolute error 1.4435499906539917e-08 relative error 3.941239876047188e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.7599999999999 y[1] (analytic) 3736670.898442873 y[1] (numeric) 3736670.8984428584 absolute error 1.4435499906539917e-08 relative error 3.8631980976851366e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.7699999999999 y[1] (analytic) 3812156.657830398 y[1] (numeric) 3812156.6578303836 absolute error 1.4435499906539917e-08 relative error 3.786701650072154e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.7799999999999 y[1] (analytic) 3889167.330710489 y[1] (numeric) 3889167.330710474 absolute error 1.4901161193847656e-08 relative error 3.8314528346933976e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.499999999999993 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.7899999999999 y[1] (analytic) 3967733.722379119 y[1] (numeric) 3967733.7223791042 absolute error 1.4901161193847656e-08 relative error 3.755584985403877e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.7999999999998995 y[1] (analytic) 4047887.260440523 y[1] (numeric) 4047887.260440508 absolute error 1.4901161193847656e-08 relative error 3.681219420183653e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.809999999999899 y[1] (analytic) 4129660.007378653 y[1] (numeric) 4129660.0073786373 absolute error 1.5832483768463135e-08 relative error 3.8338467913035236e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.819999999999899 y[1] (analytic) 4213084.673382602 y[1] (numeric) 4213084.673382586 absolute error 1.5832483768463135e-08 relative error 3.7579315384970767e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.499999999999993 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.829999999999899 y[1] (analytic) 4298194.6294311145 y[1] (numeric) 4298194.629431099 absolute error 1.5832483768463135e-08 relative error 3.6835195084124506e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.839999999999899 y[1] (analytic) 4385023.920641425 y[1] (numeric) 4385023.920641409 absolute error 1.5832483768463135e-08 relative error 3.6105809352454384e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.849999999999898 y[1] (analytic) 4473607.279887758 y[1] (numeric) 4473607.279887741 absolute error 1.6763806343078613e-08 relative error 3.7472682098056703e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.500000000000004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.859999999999898 y[1] (analytic) 4563980.141694939 y[1] (numeric) 4563980.141694921 absolute error 1.7695128917694092e-08 relative error 3.877126623763661e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999992 Order of pole (three term test) 22.499999999999993 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.869999999999898 y[1] (analytic) 4656178.656412676 y[1] (numeric) 4656178.656412659 absolute error 1.6763806343078613e-08 relative error 3.600335721652524e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2500000000000001 Order of pole (three term test) 22.500000000000004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.879999999999898 y[1] (analytic) 4750239.704676189 y[1] (numeric) 4750239.704676172 absolute error 1.7695128917694092e-08 relative error 3.7251023143684323e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.8899999999998975 y[1] (analytic) 4846200.9121589465 y[1] (numeric) 4846200.912158929 absolute error 1.7695128917694092e-08 relative error 3.651340346475863e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.899999999999897 y[1] (analytic) 4944100.664623442 y[1] (numeric) 4944100.664623423 absolute error 1.955777406692505e-08 relative error 3.955779906923604e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.909999999999897 y[1] (analytic) 5043978.1232760055 y[1] (numeric) 5043978.123275987 absolute error 1.862645149230957e-08 relative error 3.692809730152419e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.919999999999897 y[1] (analytic) 5145873.24043182 y[1] (numeric) 5145873.2404318005 absolute error 1.955777406692505e-08 relative error 3.800671558183163e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.500000000000004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.929999999999897 y[1] (analytic) 5249826.775496364 y[1] (numeric) 5249826.775496344 absolute error 1.955777406692505e-08 relative error 3.7254132190058575e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.9399999999998965 y[1] (analytic) 5355880.31126973 y[1] (numeric) 5355880.31126971 absolute error 2.0489096641540527e-08 relative error 3.82553295644561e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.949999999999896 y[1] (analytic) 5464076.270580294 y[1] (numeric) 5464076.270580273 absolute error 2.0489096641540527e-08 relative error 3.749782328599259e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.959999999999896 y[1] (analytic) 5574457.933254411 y[1] (numeric) 5574457.93325439 absolute error 2.1420419216156006e-08 relative error 3.8426012847585705e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.969999999999896 y[1] (analytic) 5687069.453428928 y[1] (numeric) 5687069.453428905 absolute error 2.2351741790771484e-08 relative error 3.9302741022961935e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.979999999999896 y[1] (analytic) 5801955.877213419 y[1] (numeric) 5801955.877213396 absolute error 2.3283064365386963e-08 relative error 4.0129681883360724e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999999999993 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.989999999999895 y[1] (analytic) 5919163.160709238 y[1] (numeric) 5919163.160709215 absolute error 2.2351741790771484e-08 relative error 3.776165850460065e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.999999999999895 y[1] (analytic) 6038738.188392569 y[1] (numeric) 6038738.188392546 absolute error 2.3283064365386963e-08 relative error 3.855617455007534e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.009999999999895 y[1] (analytic) 6160728.791868839 y[1] (numeric) 6160728.791868816 absolute error 2.3283064365386963e-08 relative error 3.779271114176755e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.499999999999993 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.019999999999895 y[1] (analytic) 6285183.769006004 y[1] (numeric) 6285183.769005979 absolute error 2.421438694000244e-08 relative error 3.852613993469904e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.0299999999998946 y[1] (analytic) 6412152.903454337 y[1] (numeric) 6412152.903454313 absolute error 2.421438694000244e-08 relative error 3.776327125162242e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.500000000000004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.039999999999894 y[1] (analytic) 6541686.984560564 y[1] (numeric) 6541686.98456054 absolute error 2.421438694000244e-08 relative error 3.7015508380563453e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.049999999999894 y[1] (analytic) 6673837.827684272 y[1] (numeric) 6673837.827684247 absolute error 2.514570951461792e-08 relative error 3.7678034983572754e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.059999999999894 y[1] (analytic) 6808658.294924744 y[1] (numeric) 6808658.294924718 absolute error 2.60770320892334e-08 relative error 3.8299810270507376e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.500000000000004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.069999999999894 y[1] (analytic) 6946202.316266508 y[1] (numeric) 6946202.316266481 absolute error 2.7008354663848877e-08 relative error 3.8882188329875066e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.0799999999998935 y[1] (analytic) 7086524.911152042 y[1] (numeric) 7086524.911152015 absolute error 2.7008354663848877e-08 relative error 3.8112269416206967e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.500000000000004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.089999999999893 y[1] (analytic) 7229682.210490297 y[1] (numeric) 7229682.21049027 absolute error 2.7008354663848877e-08 relative error 3.7357595918475714e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.099999999999893 y[1] (analytic) 7375731.479109796 y[1] (numeric) 7375731.479109768 absolute error 2.7939677238464355e-08 relative error 3.7880550990227343e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.109999999999893 y[1] (analytic) 7524731.138665335 y[1] (numeric) 7524731.138665307 absolute error 2.7939677238464355e-08 relative error 3.7130465824749755e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.119999999999893 y[1] (analytic) 7676740.791007428 y[1] (numeric) 7676740.791007399 absolute error 2.9802322387695312e-08 relative error 3.882158223006031e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.129999999999892 y[1] (analytic) 7831821.242023832 y[1] (numeric) 7831821.242023801 absolute error 3.073364496231079e-08 relative error 3.9242015378748437e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.500000000000004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.139999999999892 y[1] (analytic) 7990034.52596272 y[1] (numeric) 7990034.52596269 absolute error 2.9802322387695312e-08 relative error 3.7299366217825487e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.149999999999892 y[1] (analytic) 8151443.930247208 y[1] (numeric) 8151443.930247177 absolute error 3.073364496231079e-08 relative error 3.770331394695459e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.159999999999892 y[1] (analytic) 8316114.020791163 y[1] (numeric) 8316114.020791132 absolute error 3.073364496231079e-08 relative error 3.695673831007299e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.169999999999892 y[1] (analytic) 8484110.667826433 y[1] (numeric) 8484110.667826401 absolute error 3.166496753692627e-08 relative error 3.7322671493438455e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.179999999999891 y[1] (analytic) 8655501.072251817 y[1] (numeric) 8655501.072251784 absolute error 3.3527612686157227e-08 relative error 3.873561149872826e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.500000000000004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.189999999999891 y[1] (analytic) 8830353.792514322 y[1] (numeric) 8830353.792514287 absolute error 3.5390257835388184e-08 relative error 4.0077961389711534e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.199999999999891 y[1] (analytic) 9008738.772033453 y[1] (numeric) 9008738.772033418 absolute error 3.5390257835388184e-08 relative error 3.9284364583034627e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.209999999999891 y[1] (analytic) 9190727.367179515 y[1] (numeric) 9190727.36717948 absolute error 3.5390257835388184e-08 relative error 3.8506482045989444e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.2199999999998905 y[1] (analytic) 9376392.375817114 y[1] (numeric) 9376392.375817077 absolute error 3.725290298461914e-08 relative error 3.973052906862028e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.22999999999989 y[1] (analytic) 9565808.066425271 y[1] (numeric) 9565808.066425234 absolute error 3.725290298461914e-08 relative error 3.8943811882837095e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.500000000000004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.23999999999989 y[1] (analytic) 9759050.207805807 y[1] (numeric) 9759050.20780577 absolute error 3.725290298461914e-08 relative error 3.817267274106479e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.24999999999989 y[1] (analytic) 9956196.099391868 y[1] (numeric) 9956196.099391831 absolute error 3.725290298461914e-08 relative error 3.741680317736467e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.25999999999989 y[1] (analytic) 10157324.602168739 y[1] (numeric) 10157324.602168702 absolute error 3.725290298461914e-08 relative error 3.6675900833832855e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.269999999999889 y[1] (analytic) 10362516.170219278 y[1] (numeric) 10362516.170219239 absolute error 3.91155481338501e-08 relative error 3.774715280663575e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.279999999999889 y[1] (analytic) 10571852.882906629 y[1] (numeric) 10571852.882906588 absolute error 4.0978193283081055e-08 relative error 3.876160001179897e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999992 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.289999999999889 y[1] (analytic) 10785418.477707058 y[1] (numeric) 10785418.477707017 absolute error 4.0978193283081055e-08 relative error 3.799406890681248e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.500000000000004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.299999999999889 y[1] (analytic) 11003298.383706069 y[1] (numeric) 11003298.383706028 absolute error 4.0978193283081055e-08 relative error 3.7241735935983053e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.309999999999889 y[1] (analytic) 11225579.755771164 y[1] (numeric) 11225579.755771121 absolute error 4.284083843231201e-08 relative error 3.8163586526822526e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.319999999999888 y[1] (analytic) 11452351.509414958 y[1] (numeric) 11452351.509414915 absolute error 4.284083843231201e-08 relative error 3.740789688221902e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.329999999999888 y[1] (analytic) 11683704.356362576 y[1] (numeric) 11683704.356362531 absolute error 4.470348358154297e-08 relative error 3.8261395716675137e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.339999999999888 y[1] (analytic) 11919730.840837538 y[1] (numeric) 11919730.840837494 absolute error 4.470348358154297e-08 relative error 3.750376932034976e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.349999999999888 y[1] (analytic) 12160525.3765807 y[1] (numeric) 12160525.376580654 absolute error 4.6566128730773926e-08 relative error 3.829285930396817e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.500000000000004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.3599999999998875 y[1] (analytic) 12406184.284616994 y[1] (numeric) 12406184.284616947 absolute error 4.6566128730773926e-08 relative error 3.7534609886871856e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.369999999999887 y[1] (analytic) 12656805.831785131 y[1] (numeric) 12656805.831785083 absolute error 4.842877388000488e-08 relative error 3.8263029806766366e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.379999999999887 y[1] (analytic) 12912490.270045642 y[1] (numeric) 12912490.270045593 absolute error 4.842877388000488e-08 relative error 3.7505371053289243e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999992 Order of pole (three term test) 22.499999999999993 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.389999999999887 y[1] (analytic) 13173339.876583004 y[1] (numeric) 13173339.876582954 absolute error 5.029141902923584e-08 relative error 3.817666552324678e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.399999999999887 y[1] (analytic) 13439458.994717872 y[1] (numeric) 13439458.994717821 absolute error 5.029141902923584e-08 relative error 3.742071689716226e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.500000000000004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.4099999999998865 y[1] (analytic) 13710954.075645803 y[1] (numeric) 13710954.075645752 absolute error 5.029141902923584e-08 relative error 3.667973705678615e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.419999999999886 y[1] (analytic) 13987933.72101915 y[1] (numeric) 13987933.721019099 absolute error 5.21540641784668e-08 relative error 3.7285038104017334e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.500000000000004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.429999999999886 y[1] (analytic) 14270508.726389177 y[1] (numeric) 14270508.726389123 absolute error 5.4016709327697754e-08 relative error 3.785198577245496e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.439999999999886 y[1] (analytic) 14558792.125525745 y[1] (numeric) 14558792.125525689 absolute error 5.587935447692871e-08 relative error 3.8381861623641257e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.449999999999886 y[1] (analytic) 14852899.235632338 y[1] (numeric) 14852899.235632282 absolute error 5.587935447692871e-08 relative error 3.7621849842536646e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.459999999999885 y[1] (analytic) 15152947.703474483 y[1] (numeric) 15152947.703474425 absolute error 5.774199962615967e-08 relative error 3.8106116879767074e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.469999999999885 y[1] (analytic) 15459057.552440012 y[1] (numeric) 15459057.552439954 absolute error 5.774199962615967e-08 relative error 3.7351565210419856e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.479999999999885 y[1] (analytic) 15771351.230550034 y[1] (numeric) 15771351.230549974 absolute error 5.960464477539063e-08 relative error 3.779298546083542e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.489999999999885 y[1] (analytic) 16089953.659439761 y[1] (numeric) 16089953.659439702 absolute error 5.960464477539063e-08 relative error 3.704463420901239e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.4999999999998845 y[1] (analytic) 16414992.28432884 y[1] (numeric) 16414992.28432878 absolute error 6.146728992462158e-08 relative error 3.7445823220583253e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.509999999999884 y[1] (analytic) 16746597.125001134 y[1] (numeric) 16746597.125001071 absolute error 6.332993507385254e-08 relative error 3.7816599158110007e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.519999999999884 y[1] (analytic) 17084900.827814367 y[1] (numeric) 17084900.827814303 absolute error 6.332993507385254e-08 relative error 3.7067780323752805e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.500000000000004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.529999999999884 y[1] (analytic) 17430038.71876044 y[1] (numeric) 17430038.718760375 absolute error 6.332993507385254e-08 relative error 3.6333789095768765e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.500000000000004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.539999999999884 y[1] (analytic) 17782148.85759763 y[1] (numeric) 17782148.857597563 absolute error 6.705522537231445e-08 relative error 3.77092925659906e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.5499999999998835 y[1] (analytic) 18141372.093076337 y[1] (numeric) 18141372.09307627 absolute error 6.705522537231445e-08 relative error 3.6962598544520295e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.559999999999883 y[1] (analytic) 18507852.119280465 y[1] (numeric) 18507852.119280394 absolute error 7.078051567077637e-08 relative error 3.8243506169492846e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.569999999999883 y[1] (analytic) 18881735.533106953 y[1] (numeric) 18881735.533106882 absolute error 7.078051567077637e-08 relative error 3.7486234009935617e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.579999999999883 y[1] (analytic) 19263171.892906517 y[1] (numeric) 19263171.892906442 absolute error 7.450580596923828e-08 relative error 3.867784930926892e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.589999999999883 y[1] (analytic) 19652313.778308958 y[1] (numeric) 19652313.778308883 absolute error 7.450580596923828e-08 relative error 3.7911976579304017e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.599999999999882 y[1] (analytic) 20049316.851257067 y[1] (numeric) 20049316.85125699 absolute error 7.82310962677002e-08 relative error 3.901933260274412e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.609999999999882 y[1] (analytic) 20454339.918273468 y[1] (numeric) 20454339.91827339 absolute error 7.82310962677002e-08 relative error 3.8246698050524827e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.500000000000004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.619999999999882 y[1] (analytic) 20867544.993985344 y[1] (numeric) 20867544.993985265 absolute error 7.82310962677002e-08 relative error 3.748936268748852e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.629999999999882 y[1] (analytic) 21289097.36593246 y[1] (numeric) 21289097.36593238 absolute error 8.195638656616211e-08 relative error 3.8496881834601173e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.6399999999998816 y[1] (analytic) 21719165.660684362 y[1] (numeric) 21719165.66068428 absolute error 8.195638656616211e-08 relative error 3.7734592500723023e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.649999999999881 y[1] (analytic) 22157921.911293276 y[1] (numeric) 22157921.911293194 absolute error 8.195638656616211e-08 relative error 3.698739750697976e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.659999999999881 y[1] (analytic) 22605541.626109608 y[1] (numeric) 22605541.62610952 absolute error 8.568167686462402e-08 relative error 3.7902952418384393e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.500000000000004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.669999999999881 y[1] (analytic) 23062203.85898762 y[1] (numeric) 23062203.858987533 absolute error 8.568167686462402e-08 relative error 3.7152423674909473e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.679999999999881 y[1] (analytic) 23528091.280909378 y[1] (numeric) 23528091.28090929 absolute error 8.940696716308594e-08 relative error 3.8000093630897496e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.500000000000004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.6899999999998805 y[1] (analytic) 24003390.253055565 y[1] (numeric) 24003390.253055476 absolute error 8.940696716308594e-08 relative error 3.7247641362538225e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.69999999999988 y[1] (analytic) 24488290.901352447 y[1] (numeric) 24488290.901352353 absolute error 9.313225746154785e-08 relative error 3.803134234100605e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.70999999999988 y[1] (analytic) 24982987.19252477 y[1] (numeric) 24982987.19252467 absolute error 9.685754776000977e-08 relative error 3.876940215899834e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2500000000000001 Order of pole (three term test) 22.500000000000007 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.71999999999988 y[1] (analytic) 25487677.011685036 y[1] (numeric) 25487677.011684936 absolute error 1.0058283805847168e-07 relative error 3.9463321044267256e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.72999999999988 y[1] (analytic) 26002562.2414902 y[1] (numeric) 26002562.2414901 absolute error 1.0058283805847168e-07 relative error 3.868189493186934e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.500000000000004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.739999999999879 y[1] (analytic) 26527848.842897415 y[1] (numeric) 26527848.84289731 absolute error 1.043081283569336e-07 relative error 3.932023624481e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.500000000000004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.749999999999879 y[1] (analytic) 27063746.937551156 y[1] (numeric) 27063746.937551048 absolute error 1.0803341865539551e-07 relative error 3.9918130665602074e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.500000000000004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.759999999999879 y[1] (analytic) 27610470.891834684 y[1] (numeric) 27610470.891834576 absolute error 1.0803341865539551e-07 relative error 3.912769871930888e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.500000000000004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.769999999999879 y[1] (analytic) 28168239.40261947 y[1] (numeric) 28168239.40261936 absolute error 1.1175870895385742e-07 relative error 3.967543280091001e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.500000000000004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.779999999999879 y[1] (analytic) 28737275.584746834 y[1] (numeric) 28737275.584746722 absolute error 1.1175870895385742e-07 relative error 3.888980659432333e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.789999999999878 y[1] (analytic) 29317807.06027688 y[1] (numeric) 29317807.060276765 absolute error 1.1548399925231934e-07 relative error 3.9390394723209113e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.799999999999878 y[1] (analytic) 29910066.04954034 y[1] (numeric) 29910066.049540225 absolute error 1.1548399925231934e-07 relative error 3.8610412648719006e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.809999999999878 y[1] (analytic) 30514289.46402982 y[1] (numeric) 30514289.4640297 absolute error 1.1920928955078125e-07 relative error 3.9066709939716904e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.819999999999878 y[1] (analytic) 31130719.001167525 y[1] (numeric) 31130719.0011674 absolute error 1.2293457984924316e-07 relative error 3.948979779253818e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.500000000000004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.8299999999998775 y[1] (analytic) 31759601.240987483 y[1] (numeric) 31759601.24098736 absolute error 1.2293457984924316e-07 relative error 3.8707847405397976e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.839999999999877 y[1] (analytic) 32401187.744770832 y[1] (numeric) 32401187.74477071 absolute error 1.2293457984924316e-07 relative error 3.794138067333144e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.849999999999877 y[1] (analytic) 33055735.15567369 y[1] (numeric) 33055735.155673563 absolute error 1.2665987014770508e-07 relative error 3.831706345395412e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.859999999999877 y[1] (analytic) 33723505.30138782 y[1] (numeric) 33723505.3013877 absolute error 1.1920928955078125e-07 relative error 3.5349020953013283e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.869999999999877 y[1] (analytic) 34404765.29887524 y[1] (numeric) 34404765.298875116 absolute error 1.2665987014770508e-07 relative error 3.68146299058886e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.879999999999876 y[1] (analytic) 35099787.66121854 y[1] (numeric) 35099787.661218405 absolute error 1.341104507446289e-07 relative error 3.820833676803305e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.889999999999876 y[1] (analytic) 35808850.40662973 y[1] (numeric) 35808850.40662959 absolute error 1.341104507446289e-07 relative error 3.745176100928373e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.500000000000004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.899999999999876 y[1] (analytic) 36532237.16966127 y[1] (numeric) 36532237.169661134 absolute error 1.341104507446289e-07 relative error 3.67101664543016e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.909999999999876 y[1] (analytic) 37270237.31466367 y[1] (numeric) 37270237.31466353 absolute error 1.4156103134155273e-07 relative error 3.798232625845307e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.919999999999876 y[1] (analytic) 38023146.051535055 y[1] (numeric) 38023146.05153491 absolute error 1.4156103134155273e-07 relative error 3.7230225807640053e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.929999999999875 y[1] (analytic) 38791264.5538091 y[1] (numeric) 38791264.55380895 absolute error 1.4901161193847656e-07 relative error 3.841370309848391e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.939999999999875 y[1] (analytic) 39574900.079128414 y[1] (numeric) 39574900.079128265 absolute error 1.4901161193847656e-07 relative error 3.7653060813933546e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.949999999999875 y[1] (analytic) 40374366.09215175 y[1] (numeric) 40374366.092151605 absolute error 1.4901161193847656e-07 relative error 3.6907480255756254e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.500000000000004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.959999999999875 y[1] (analytic) 41189982.38994402 y[1] (numeric) 41189982.38994386 absolute error 1.564621925354004e-07 relative error 3.7985496340876936e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.9699999999998745 y[1] (analytic) 42022075.22989934 y[1] (numeric) 42022075.22989918 absolute error 1.564621925354004e-07 relative error 3.72333331182262e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.979999999999874 y[1] (analytic) 42870977.46024843 y[1] (numeric) 42870977.46024827 absolute error 1.6391277313232422e-07 relative error 3.8233971521715417e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.500000000000004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.989999999999874 y[1] (analytic) 43737028.65320228 y[1] (numeric) 43737028.65320211 absolute error 1.7136335372924805e-07 relative error 3.918038307723526e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.999999999999874 y[1] (analytic) 44620575.24078556 y[1] (numeric) 44620575.24078539 absolute error 1.7136335372924805e-07 relative error 3.840455951195647e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.009999999999874 y[1] (analytic) 45521970.65341409 y[1] (numeric) 45521970.65341392 absolute error 1.7136335372924805e-07 relative error 3.7644098282550075e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.019999999999873 y[1] (analytic) 46441575.46127169 y[1] (numeric) 46441575.46127152 absolute error 1.7136335372924805e-07 relative error 3.689869519438471e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.029999999999873 y[1] (analytic) 47379757.51854306 y[1] (numeric) 47379757.51854288 absolute error 1.7881393432617188e-07 relative error 3.774057607960305e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.039999999999873 y[1] (analytic) 48336892.110560365 y[1] (numeric) 48336892.110560186 absolute error 1.7881393432617188e-07 relative error 3.699326260305959e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.049999999999873 y[1] (analytic) 49313362.10392238 y[1] (numeric) 49313362.1039222 absolute error 1.7881393432617188e-07 relative error 3.626074692480743e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.059999999999873 y[1] (analytic) 50309558.09964623 y[1] (numeric) 50309558.09964605 absolute error 1.862645149230957e-07 relative error 3.702368336334194e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.500000000000004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.069999999999872 y[1] (analytic) 51325878.589412995 y[1] (numeric) 51325878.5894128 absolute error 1.9371509552001953e-07 relative error 3.774218792622426e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.500000000000004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.079999999999872 y[1] (analytic) 52362730.114969686 y[1] (numeric) 52362730.11496949 absolute error 1.9371509552001953e-07 relative error 3.6994842532979273e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.089999999999872 y[1] (analytic) 53420527.43075141 y[1] (numeric) 53420527.43075121 absolute error 2.0116567611694336e-07 relative error 3.765699924578857e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.500000000000004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.099999999999872 y[1] (analytic) 54499693.669788636 y[1] (numeric) 54499693.66978843 absolute error 2.086162567138672e-07 relative error 3.8278427394081214e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.109999999999872 y[1] (analytic) 55600660.512966044 y[1] (numeric) 55600660.51296583 absolute error 2.1606683731079102e-07 relative error 3.886048031037407e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.119999999999871 y[1] (analytic) 56723868.36170066 y[1] (numeric) 56723868.361700445 absolute error 2.1606683731079102e-07 relative error 3.809099124429197e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.129999999999871 y[1] (analytic) 57869766.514108285 y[1] (numeric) 57869766.51410807 absolute error 2.1606683731079102e-07 relative error 3.733673908259424e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.500000000000004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.139999999999871 y[1] (analytic) 59038813.34472873 y[1] (numeric) 59038813.34472851 absolute error 2.2351741790771484e-07 relative error 3.785940218726831e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.14999999999987 y[1] (analytic) 60231476.487881735 y[1] (numeric) 60231476.48788151 absolute error 2.2351741790771484e-07 relative error 3.710973579614729e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.15999999999987 y[1] (analytic) 61448233.02472696 y[1] (numeric) 61448233.024726726 absolute error 2.3096799850463867e-07 relative error 3.7587410920619386e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.16999999999987 y[1] (analytic) 62689569.67410277 y[1] (numeric) 62689569.67410253 absolute error 2.384185791015625e-07 relative error 3.803161839218269e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.17999999999987 y[1] (analytic) 63955982.98722029 y[1] (numeric) 63955982.98722005 absolute error 2.384185791015625e-07 relative error 3.7278541891726285e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.18999999999987 y[1] (analytic) 65247979.54629051 y[1] (numeric) 65247979.54629026 absolute error 2.4586915969848633e-07 relative error 3.7682264095864183e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.19999999999987 y[1] (analytic) 66566076.1671639 y[1] (numeric) 66566076.167163655 absolute error 2.4586915969848633e-07 relative error 3.6936105273960866e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.20999999999987 y[1] (analytic) 67910800.10606368 y[1] (numeric) 67910800.10606343 absolute error 2.5331974029541016e-07 relative error 3.730183415594768e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.21999999999987 y[1] (analytic) 69282689.27049528 y[1] (numeric) 69282689.27049503 absolute error 2.5331974029541016e-07 relative error 3.656320835156855e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.229999999999869 y[1] (analytic) 70682292.43441659 y[1] (numeric) 70682292.43441634 absolute error 2.5331974029541016e-07 relative error 3.583920831804598e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.239999999999869 y[1] (analytic) 72110169.4577548 y[1] (numeric) 72110169.45775454 absolute error 2.682209014892578e-07 relative error 3.7195988236637414e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.249999999999869 y[1] (analytic) 73566891.51035786 y[1] (numeric) 73566891.51035759 absolute error 2.682209014892578e-07 relative error 3.6459458321885685e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.259999999999868 y[1] (analytic) 75053041.30047002 y[1] (numeric) 75053041.30046974 absolute error 2.8312206268310547e-07 relative error 3.772293004751726e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.269999999999868 y[1] (analytic) 76569213.30782293 y[1] (numeric) 76569213.30782264 absolute error 2.8312206268310547e-07 relative error 3.6975965985819973e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.279999999999868 y[1] (analytic) 78116014.02143542 y[1] (numeric) 78116014.02143513 absolute error 2.980232238769531e-07 relative error 3.8151360845827857e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.289999999999868 y[1] (analytic) 79694062.18221724 y[1] (numeric) 79694062.18221693 absolute error 3.129243850708008e-07 relative error 3.9265708950224156e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.299999999999867 y[1] (analytic) 81303989.03047359 y[1] (numeric) 81303989.03047328 absolute error 3.129243850708008e-07 relative error 3.8488195819458923e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.309999999999867 y[1] (analytic) 82946438.55840978 y[1] (numeric) 82946438.55840945 absolute error 3.2782554626464844e-07 relative error 3.952255840783303e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.500000000000004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.319999999999867 y[1] (analytic) 84622067.76773658 y[1] (numeric) 84622067.76773626 absolute error 3.2782554626464844e-07 relative error 3.8739959317046705e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.329999999999867 y[1] (analytic) 86331546.93247977 y[1] (numeric) 86331546.93247943 absolute error 3.427267074584961e-07 relative error 3.9698895668641725e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.500000000000004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.339999999999867 y[1] (analytic) 88075559.86709858 y[1] (numeric) 88075559.86709823 absolute error 3.5762786865234375e-07 relative error 4.060466594728271e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.349999999999866 y[1] (analytic) 89854804.20002069 y[1] (numeric) 89854804.20002033 absolute error 3.5762786865234375e-07 relative error 3.980063969159052e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.359999999999866 y[1] (analytic) 91669991.65270284 y[1] (numeric) 91669991.65270247 absolute error 3.725290298461914e-07 relative error 4.0638056481726273e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.500000000000004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.369999999999866 y[1] (analytic) 93521848.32432891 y[1] (numeric) 93521848.32432854 absolute error 3.725290298461914e-07 relative error 3.98333690491531e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.379999999999866 y[1] (analytic) 95411114.98225932 y[1] (numeric) 95411114.98225895 absolute error 3.725290298461914e-07 relative error 3.9044615495318257e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.500000000000004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.389999999999866 y[1] (analytic) 97338547.3583478 y[1] (numeric) 97338547.35834742 absolute error 3.8743019104003906e-07 relative error 3.980233952061468e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.500000000000004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.399999999999865 y[1] (analytic) 99304916.45124422 y[1] (numeric) 99304916.45124382 absolute error 4.023313522338867e-07 relative error 4.0514746561558163e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.500000000000007 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.409999999999865 y[1] (analytic) 101311008.83480433 y[1] (numeric) 101311008.83480392 absolute error 4.023313522338867e-07 relative error 3.971250082899876e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.419999999999865 y[1] (analytic) 103357626.97272983 y[1] (numeric) 103357626.97272941 absolute error 4.172325134277344e-07 relative error 4.036784953836239e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.500000000000004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.429999999999865 y[1] (analytic) 105445589.53956449 y[1] (numeric) 105445589.53956406 absolute error 4.3213367462158203e-07 relative error 4.098167372466917e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999992 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.439999999999864 y[1] (analytic) 107575731.7481749 y[1] (numeric) 107575731.74817447 absolute error 4.3213367462158203e-07 relative error 4.0170182214811055e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.449999999999864 y[1] (analytic) 109748905.68384682 y[1] (numeric) 109748905.68384637 absolute error 4.470348358154297e-07 relative error 4.073250963460182e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.459999999999864 y[1] (analytic) 111965980.64513052 y[1] (numeric) 111965980.64513005 absolute error 4.6193599700927734e-07 relative error 4.125681696776773e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.469999999999864 y[1] (analytic) 114227843.4915719 y[1] (numeric) 114227843.49157144 absolute error 4.6193599700927734e-07 relative error 4.0439877256665574e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.479999999999864 y[1] (analytic) 116535398.99846815 y[1] (numeric) 116535398.99846767 absolute error 4.76837158203125e-07 relative error 4.091779513359653e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.489999999999863 y[1] (analytic) 118889570.2187898 y[1] (numeric) 118889570.21878932 absolute error 4.76837158203125e-07 relative error 4.010756850458895e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.500000000000004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.499999999999863 y[1] (analytic) 121291298.85241438 y[1] (numeric) 121291298.8524139 absolute error 4.917383193969727e-07 relative error 4.054192873268784e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.509999999999863 y[1] (analytic) 123741545.62281881 y[1] (numeric) 123741545.6228183 absolute error 5.066394805908203e-07 relative error 4.0943361264867897e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.519999999999863 y[1] (analytic) 126241290.66138165 y[1] (numeric) 126241290.66138113 absolute error 5.21540641784668e-07 relative error 4.13129998158528e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.529999999999863 y[1] (analytic) 128791533.89944868 y[1] (numeric) 128791533.89944814 absolute error 5.364418029785156e-07 relative error 4.1651946112958904e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.539999999999862 y[1] (analytic) 131393295.46831882 y[1] (numeric) 131393295.46831828 absolute error 5.364418029785156e-07 relative error 4.08271823205668e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.549999999999862 y[1] (analytic) 134047616.10731027 y[1] (numeric) 134047616.10730971 absolute error 5.513429641723633e-07 relative error 4.1130381888402407e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.559999999999862 y[1] (analytic) 136755557.58007002 y[1] (numeric) 136755557.58006945 absolute error 5.662441253662109e-07 relative error 4.1405565915277445e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.569999999999862 y[1] (analytic) 139518203.09929353 y[1] (numeric) 139518203.09929296 absolute error 5.662441253662109e-07 relative error 4.058568077767038e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.579999999999862 y[1] (analytic) 142336657.76002428 y[1] (numeric) 142336657.76002368 absolute error 5.960464477539062e-07 relative error 4.1875821530025265e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.589999999999861 y[1] (analytic) 145212048.98170644 y[1] (numeric) 145212048.98170584 absolute error 5.960464477539062e-07 relative error 4.1046624707361243e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.599999999999861 y[1] (analytic) 148145526.95916775 y[1] (numeric) 148145526.95916715 absolute error 5.960464477539062e-07 relative error 4.023384708187579e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.60999999999986 y[1] (analytic) 151138265.12271276 y[1] (numeric) 151138265.12271214 absolute error 6.258487701416016e-07 relative error 4.140902170826561e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.61999999999986 y[1] (analytic) 154191460.60751057 y[1] (numeric) 154191460.60750994 absolute error 6.258487701416016e-07 relative error 4.05890681413726e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.62999999999986 y[1] (analytic) 157306334.73246494 y[1] (numeric) 157306334.7324643 absolute error 6.258487701416016e-07 relative error 3.978535074293093e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.63999999999986 y[1] (analytic) 160484133.4887581 y[1] (numeric) 160484133.48875743 absolute error 6.556510925292969e-07 relative error 4.085457411122983e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.64999999999986 y[1] (analytic) 163726128.03826368 y[1] (numeric) 163726128.03826302 absolute error 6.556510925292969e-07 relative error 4.0045599342340013e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.65999999999986 y[1] (analytic) 167033615.22202873 y[1] (numeric) 167033615.22202808 absolute error 6.556510925292969e-07 relative error 3.9252643347135567e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.66999999999986 y[1] (analytic) 170407918.07902715 y[1] (numeric) 170407918.0790265 absolute error 6.556510925292969e-07 relative error 3.847538893264554e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.67999999999986 y[1] (analytic) 173850386.37539306 y[1] (numeric) 173850386.37539238 absolute error 6.854534149169922e-07 relative error 3.942777633159243e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.68999999999986 y[1] (analytic) 177362397.14434516 y[1] (numeric) 177362397.14434448 absolute error 6.854534149169922e-07 relative error 3.8647054051662407e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.699999999999859 y[1] (analytic) 180945355.23701853 y[1] (numeric) 180945355.2370178 absolute error 7.152557373046875e-07 relative error 3.95288255046824e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.709999999999859 y[1] (analytic) 184600693.88442355 y[1] (numeric) 184600693.88442284 absolute error 7.152557373046875e-07 relative error 3.874610231706394e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.719999999999859 y[1] (analytic) 188329875.2707578 y[1] (numeric) 188329875.27075705 absolute error 7.450580596923828e-07 relative error 3.956133134061863e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.500000000000004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.729999999999858 y[1] (analytic) 192134391.1182988 y[1] (numeric) 192134391.11829805 absolute error 7.450580596923828e-07 relative error 3.8777964494323357e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.739999999999858 y[1] (analytic) 196015763.28411314 y[1] (numeric) 196015763.2841124 absolute error 7.450580596923828e-07 relative error 3.801010935087224e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.749999999999858 y[1] (analytic) 199975544.3688195 y[1] (numeric) 199975544.36881873 absolute error 7.748603820800781e-07 relative error 3.8747757108288464e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.500000000000004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.759999999999858 y[1] (analytic) 204015318.33764955 y[1] (numeric) 204015318.33764875 absolute error 8.046627044677734e-07 relative error 3.9441288576970485e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.769999999999857 y[1] (analytic) 208136701.15405515 y[1] (numeric) 208136701.15405434 absolute error 8.046627044677734e-07 relative error 3.866029873665537e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999992 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.779999999999857 y[1] (analytic) 212341341.4261154 y[1] (numeric) 212341341.42611456 absolute error 8.344650268554688e-07 relative error 3.9298283662101784e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.789999999999857 y[1] (analytic) 216630921.06600168 y[1] (numeric) 216630921.06600085 absolute error 8.344650268554688e-07 relative error 3.852012550882473e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.799999999999857 y[1] (analytic) 221007155.9627652 y[1] (numeric) 221007155.96276432 absolute error 8.642673492431641e-07 relative error 3.910585363076542e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.809999999999857 y[1] (analytic) 225471796.66871518 y[1] (numeric) 225471796.66871428 absolute error 8.940696716308594e-07 relative error 3.965328191110804e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.500000000000004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.819999999999856 y[1] (analytic) 230026629.09966335 y[1] (numeric) 230026629.09966242 absolute error 9.238719940185547e-07 relative error 4.016369746557777e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.829999999999856 y[1] (analytic) 234673475.24931398 y[1] (numeric) 234673475.24931306 absolute error 9.238719940185547e-07 relative error 3.936840297085324e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.839999999999856 y[1] (analytic) 239414193.91808572 y[1] (numeric) 239414193.9180848 absolute error 9.238719940185547e-07 relative error 3.8588856362236087e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.849999999999856 y[1] (analytic) 244250681.45665655 y[1] (numeric) 244250681.4566556 absolute error 9.5367431640625e-07 relative error 3.904489890135615e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.859999999999856 y[1] (analytic) 249184872.52452916 y[1] (numeric) 249184872.5245282 absolute error 9.5367431640625e-07 relative error 3.8271758102505703e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.869999999999855 y[1] (analytic) 254218740.86392087 y[1] (numeric) 254218740.86391988 absolute error 9.834766387939453e-07 relative error 3.8686236720855457e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999999999993 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.879999999999855 y[1] (analytic) 259354300.08928654 y[1] (numeric) 259354300.08928555 absolute error 9.834766387939453e-07 relative error 3.7920197909013617e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.889999999999855 y[1] (analytic) 264593604.49279138 y[1] (numeric) 264593604.49279037 absolute error 1.0132789611816406e-06 relative error 3.829567094503399e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.899999999999855 y[1] (analytic) 269938749.8660551 y[1] (numeric) 269938749.86605406 absolute error 1.0132789611816406e-06 relative error 3.7537365853714393e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.500000000000004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.909999999999854 y[1] (analytic) 275391874.3384965 y[1] (numeric) 275391874.3384955 absolute error 1.0132789611816406e-06 relative error 3.6794076209241163e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.919999999999854 y[1] (analytic) 280955159.232614 y[1] (numeric) 280955159.2326129 absolute error 1.0728836059570312e-06 relative error 3.818700496148384e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.500000000000004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.929999999999854 y[1] (analytic) 286630829.9365432 y[1] (numeric) 286630829.9365421 absolute error 1.1324882507324219e-06 relative error 3.951034335640523e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.939999999999854 y[1] (analytic) 292421156.79424244 y[1] (numeric) 292421156.79424125 absolute error 1.1920928955078125e-06 relative error 4.076630119983452e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.949999999999854 y[1] (analytic) 298328456.0136601 y[1] (numeric) 298328456.0136589 absolute error 1.1920928955078125e-06 relative error 3.9959074351701405e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.959999999999853 y[1] (analytic) 304355090.59324896 y[1] (numeric) 304355090.5932477 absolute error 1.2516975402832031e-06 relative error 4.112622324940891e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.969999999999853 y[1] (analytic) 310503471.26719713 y[1] (numeric) 310503471.2671958 absolute error 1.3113021850585938e-06 relative error 4.2231482298958927e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.500000000000004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.979999999999853 y[1] (analytic) 316776057.4697536 y[1] (numeric) 316776057.4697523 absolute error 1.3113021850585938e-06 relative error 4.139524292121728e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.500000000000004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.989999999999853 y[1] (analytic) 323175358.3190351 y[1] (numeric) 323175358.3190338 absolute error 1.3113021850585938e-06 relative error 4.057556219258805e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.999999999999853 y[1] (analytic) 329703933.62070644 y[1] (numeric) 329703933.6207051 absolute error 1.3113021850585938e-06 relative error 3.9772112229850566e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.009999999999852 y[1] (analytic) 336364394.89193714 y[1] (numeric) 336364394.89193577 absolute error 1.3709068298339844e-06 relative error 4.075659762604814e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.019999999999852 y[1] (analytic) 343159406.406043 y[1] (numeric) 343159406.40604156 absolute error 1.430511474609375e-06 relative error 4.16865004398779e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.029999999999852 y[1] (analytic) 350091686.258231 y[1] (numeric) 350091686.25822955 absolute error 1.430511474609375e-06 relative error 4.086105242596981e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.039999999999852 y[1] (analytic) 357164007.45287365 y[1] (numeric) 357164007.4528722 absolute error 1.430511474609375e-06 relative error 4.00519493778534e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.049999999999851 y[1] (analytic) 364379199.01274776 y[1] (numeric) 364379199.0127463 absolute error 1.4901161193847656e-06 relative error 4.089465379533463e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.500000000000004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.059999999999851 y[1] (analytic) 371740147.11068106 y[1] (numeric) 371740147.1106795 absolute error 1.5497207641601562e-06 relative error 4.1688280811347125e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.069999999999851 y[1] (analytic) 379249796.22406 y[1] (numeric) 379249796.2240584 absolute error 1.6093254089355469e-06 relative error 4.2434443603095856e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.500000000000004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.07999999999985 y[1] (analytic) 386911150.3126599 y[1] (numeric) 386911150.3126583 absolute error 1.6093254089355469e-06 relative error 4.15941853222649e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.500000000000007 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.08999999999985 y[1] (analytic) 394727274.020269 y[1] (numeric) 394727274.02026737 absolute error 1.6093254089355469e-06 relative error 4.0770565270159394e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2499999999999999 Order of pole (three term test) 22.499999999999993 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.09999999999985 y[1] (analytic) 402701293.9005867 y[1] (numeric) 402701293.90058506 absolute error 1.6689300537109375e-06 relative error 4.1443374505842527e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.500000000000004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.10999999999985 y[1] (analytic) 410836399.6678868 y[1] (numeric) 410836399.6678851 absolute error 1.6689300537109375e-06 relative error 4.062274070798187e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.11999999999985 y[1] (analytic) 419135845.47294575 y[1] (numeric) 419135845.472944 absolute error 1.7285346984863281e-06 relative error 4.124044071047846e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.12999999999985 y[1] (analytic) 427602951.2047463 y[1] (numeric) 427602951.2047446 absolute error 1.7285346984863281e-06 relative error 4.042382527099691e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.13999999999985 y[1] (analytic) 436241103.8184775 y[1] (numeric) 436241103.8184757 absolute error 1.7881393432617188e-06 relative error 4.098970334546407e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.14999999999985 y[1] (analytic) 445053758.6903616 y[1] (numeric) 445053758.69035983 absolute error 1.7881393432617188e-06 relative error 4.0178052838461373e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.15999999999985 y[1] (analytic) 454044440.99985117 y[1] (numeric) 454044440.9998493 absolute error 1.8477439880371094e-06 relative error 4.069522322458552e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.169999999999849 y[1] (analytic) 463216747.13974726 y[1] (numeric) 463216747.13974535 absolute error 1.9073486328125e-06 relative error 4.1176158776424257e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.500000000000004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.179999999999849 y[1] (analytic) 472574346.1548048 y[1] (numeric) 472574346.1548029 absolute error 1.9073486328125e-06 relative error 4.036081620451939e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.189999999999849 y[1] (analytic) 482120981.20939964 y[1] (numeric) 482120981.2093977 absolute error 1.9669532775878906e-06 relative error 4.07979190752867e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.199999999999848 y[1] (analytic) 491860471.0848437 y[1] (numeric) 491860471.08484167 absolute error 2.0265579223632812e-06 relative error 4.1201886337674596e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.500000000000004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.209999999999848 y[1] (analytic) 501796711.7069487 y[1] (numeric) 501796711.7069466 absolute error 2.086162567138672e-06 relative error 4.157385886492216e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.219999999999848 y[1] (analytic) 511933677.70444846 y[1] (numeric) 511933677.7044464 absolute error 2.086162567138672e-06 relative error 4.075064130363901e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.229999999999848 y[1] (analytic) 522275423.99890345 y[1] (numeric) 522275423.9989013 absolute error 2.1457672119140625e-06 relative error 4.108497381486148e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.239999999999847 y[1] (analytic) 532826087.4267231 y[1] (numeric) 532826087.426721 absolute error 2.1457672119140625e-06 relative error 4.027143682617002e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.249999999999847 y[1] (analytic) 543589888.3939561 y[1] (numeric) 543589888.3939538 absolute error 2.2649765014648438e-06 relative error 4.1667009446344715e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.259999999999847 y[1] (analytic) 554571132.5645083 y[1] (numeric) 554571132.564506 absolute error 2.2649765014648438e-06 relative error 4.0841947379967156e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.269999999999847 y[1] (analytic) 565774212.5824668 y[1] (numeric) 565774212.5824645 absolute error 2.384185791015625e-06 relative error 4.214023435485066e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.500000000000004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.279999999999847 y[1] (analytic) 577203609.829215 y[1] (numeric) 577203609.8292127 absolute error 2.384185791015625e-06 relative error 4.130580180746039e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.289999999999846 y[1] (analytic) 588863896.2160456 y[1] (numeric) 588863896.2160432 absolute error 2.384185791015625e-06 relative error 4.0487892131544465e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.299999999999846 y[1] (analytic) 600759736.012986 y[1] (numeric) 600759736.0129836 absolute error 2.384185791015625e-06 relative error 3.968617815232692e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.500000000000004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.309999999999846 y[1] (analytic) 612895887.7145681 y[1] (numeric) 612895887.7145656 absolute error 2.5033950805664062e-06 relative error 4.0845356132202713e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.500000000000004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.319999999999846 y[1] (analytic) 625277205.9432901 y[1] (numeric) 625277205.9432876 absolute error 2.5033950805664062e-06 relative error 4.003656389152707e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999992 Order of pole (three term test) 22.499999999999993 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.329999999999846 y[1] (analytic) 637908643.3915302 y[1] (numeric) 637908643.3915275 absolute error 2.6226043701171875e-06 relative error 4.1112538563104367e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.339999999999845 y[1] (analytic) 650795252.8026886 y[1] (numeric) 650795252.802686 absolute error 2.6226043701171875e-06 relative error 4.029845575582774e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.500000000000004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.349999999999845 y[1] (analytic) 663942188.992354 y[1] (numeric) 663942188.9923513 absolute error 2.7418136596679688e-06 relative error 4.129596981672667e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.500000000000004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.359999999999845 y[1] (analytic) 677354710.9102968 y[1] (numeric) 677354710.910294 absolute error 2.7418136596679688e-06 relative error 4.0478254827271317e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.369999999999845 y[1] (analytic) 691038183.7441204 y[1] (numeric) 691038183.7441175 absolute error 2.86102294921875e-06 relative error 4.1401806969875605e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.379999999999844 y[1] (analytic) 704998081.0654067 y[1] (numeric) 704998081.0654039 absolute error 2.7418136596679688e-06 relative error 3.889107975335886e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.389999999999844 y[1] (analytic) 719239987.019219 y[1] (numeric) 719239987.0192162 absolute error 2.86102294921875e-06 relative error 3.9778418898479565e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.500000000000004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.399999999999844 y[1] (analytic) 733769598.5578334 y[1] (numeric) 733769598.5578305 absolute error 2.9802322387695312e-06 relative error 4.0615368156802136e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.409999999999844 y[1] (analytic) 748592727.719596 y[1] (numeric) 748592727.7195929 absolute error 3.0994415283203125e-06 relative error 4.140357518248942e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.419999999999844 y[1] (analytic) 763715303.9538159 y[1] (numeric) 763715303.9538127 absolute error 3.2186508178710938e-06 relative error 4.2144642135726207e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.500000000000004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.429999999999843 y[1] (analytic) 779143376.4926238 y[1] (numeric) 779143376.4926206 absolute error 3.2186508178710938e-06 relative error 4.131012230842682e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.439999999999843 y[1] (analytic) 794883116.7707455 y[1] (numeric) 794883116.7707423 absolute error 3.2186508178710938e-06 relative error 4.0492127080859787e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.449999999999843 y[1] (analytic) 810940820.8941585 y[1] (numeric) 810940820.8941551 absolute error 3.337860107421875e-06 relative error 4.1160341438250554e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.459999999999843 y[1] (analytic) 827322912.1586175 y[1] (numeric) 827322912.1586142 absolute error 3.337860107421875e-06 relative error 4.034531207062627e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.469999999999843 y[1] (analytic) 844035943.6190592 y[1] (numeric) 844035943.6190557 absolute error 3.4570693969726562e-06 relative error 4.095879355740973e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.479999999999842 y[1] (analytic) 861086600.7109112 y[1] (numeric) 861086600.7109076 absolute error 3.5762786865234375e-06 relative error 4.1532160453674114e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.489999999999842 y[1] (analytic) 878481703.9243551 y[1] (numeric) 878481703.9243516 absolute error 3.5762786865234375e-06 relative error 4.0709768576254674e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.499999999999842 y[1] (analytic) 896228211.5326145 y[1] (numeric) 896228211.5326109 absolute error 3.5762786865234375e-06 relative error 3.9903661149069884e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.509999999999842 y[1] (analytic) 914333222.3753557 y[1] (numeric) 914333222.375352 absolute error 3.6954879760742188e-06 relative error 4.041729957568065e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.519999999999841 y[1] (analytic) 932803978.6983192 y[1] (numeric) 932803978.6983155 absolute error 3.6954879760742188e-06 relative error 3.961698342272388e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999992 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.529999999999841 y[1] (analytic) 951647869.0503142 y[1] (numeric) 951647869.0503105 absolute error 3.6954879760742188e-06 relative error 3.8832514591369677e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.539999999999841 y[1] (analytic) 970872431.2387367 y[1] (numeric) 970872431.238733 absolute error 3.6954879760742188e-06 relative error 3.806357928362579e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.54999999999984 y[1] (analytic) 990485355.3447932 y[1] (numeric) 990485355.3447894 absolute error 3.814697265625e-06 relative error 3.851341410592672e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.55999999999984 y[1] (analytic) 1010494486.7996349 y[1] (numeric) 1010494486.7996311 absolute error 3.814697265625e-06 relative error 3.775079741114307e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.500000000000004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.56999999999984 y[1] (analytic) 1030907829.522636 y[1] (numeric) 1030907829.5226321 absolute error 3.933906555175781e-06 relative error 3.815963408675812e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.57999999999984 y[1] (analytic) 1051733549.1230673 y[1] (numeric) 1051733549.1230632 absolute error 4.0531158447265625e-06 relative error 3.853747793921797e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.500000000000004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.58999999999984 y[1] (analytic) 1072979976.1664485 y[1] (numeric) 1072979976.1664444 absolute error 4.0531158447265625e-06 relative error 3.7774384748609827e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.500000000000004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.59999999999984 y[1] (analytic) 1094655609.5068867 y[1] (numeric) 1094655609.5068827 absolute error 4.0531158447265625e-06 relative error 3.70264018155663e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.60999999999984 y[1] (analytic) 1116769119.6867306 y[1] (numeric) 1116769119.6867263 absolute error 4.291534423828125e-06 relative error 3.842812581558452e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.61999999999984 y[1] (analytic) 1139329352.4049025 y[1] (numeric) 1139329352.4048982 absolute error 4.291534423828125e-06 relative error 3.766719794210104e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.500000000000004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.62999999999984 y[1] (analytic) 1162345332.055297 y[1] (numeric) 1162345332.0552926 absolute error 4.291534423828125e-06 relative error 3.69213374500304e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.639999999999839 y[1] (analytic) 1185826265.336658 y[1] (numeric) 1185826265.3366535 absolute error 4.5299530029296875e-06 relative error 3.820081520663254e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.649999999999839 y[1] (analytic) 1209781544.9353812 y[1] (numeric) 1209781544.9353766 absolute error 4.5299530029296875e-06 relative error 3.7444388384777756e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.659999999999838 y[1] (analytic) 1234220753.2827141 y[1] (numeric) 1234220753.2827096 absolute error 4.5299530029296875e-06 relative error 3.670293981754205e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.669999999999838 y[1] (analytic) 1259153666.3878565 y[1] (numeric) 1259153666.3878517 absolute error 4.76837158203125e-06 relative error 3.786965570064465e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.679999999999838 y[1] (analytic) 1284590257.7484932 y[1] (numeric) 1284590257.7484884 absolute error 4.76837158203125e-06 relative error 3.7119786276355507e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.689999999999838 y[1] (analytic) 1310540702.340328 y[1] (numeric) 1310540702.340323 absolute error 5.0067901611328125e-06 relative error 3.820400352458968e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.699999999999838 y[1] (analytic) 1337015380.6872077 y[1] (numeric) 1337015380.6872027 absolute error 5.0067901611328125e-06 relative error 3.744751356980943e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.500000000000004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.709999999999837 y[1] (analytic) 1364024883.0134718 y[1] (numeric) 1364024883.0134666 absolute error 5.245208740234375e-06 relative error 3.845390803022888e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.719999999999837 y[1] (analytic) 1391580013.4801822 y[1] (numeric) 1391580013.480177 absolute error 5.245208740234375e-06 relative error 3.7692469634690345e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.729999999999837 y[1] (analytic) 1419691794.506932 y[1] (numeric) 1419691794.5069268 absolute error 5.245208740234375e-06 relative error 3.6946108729578655e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.739999999999837 y[1] (analytic) 1448371471.1809611 y[1] (numeric) 1448371471.1809556 absolute error 5.4836273193359375e-06 relative error 3.7860641613333787e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.749999999999837 y[1] (analytic) 1477630515.7553396 y[1] (numeric) 1477630515.7553341 absolute error 5.4836273193359375e-06 relative error 3.7110950679932324e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.759999999999836 y[1] (analytic) 1507480632.2380233 y[1] (numeric) 1507480632.2380176 absolute error 5.7220458984375e-06 relative error 3.795767438777959e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.500000000000004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.769999999999836 y[1] (analytic) 1537933761.0736117 y[1] (numeric) 1537933761.073606 absolute error 5.7220458984375e-06 relative error 3.720606207671138e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.779999999999836 y[1] (analytic) 1569002083.9196866 y[1] (numeric) 1569002083.9196806 absolute error 5.9604644775390625e-06 relative error 3.7988888215168005e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.500000000000004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.789999999999836 y[1] (analytic) 1600698028.519636 y[1] (numeric) 1600698028.51963 absolute error 5.9604644775390625e-06 relative error 3.723665782890633e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.799999999999836 y[1] (analytic) 1633034273.673918 y[1] (numeric) 1633034273.673912 absolute error 5.9604644775390625e-06 relative error 3.64993226022716e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.500000000000004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.809999999999835 y[1] (analytic) 1666023754.3117504 y[1] (numeric) 1666023754.3117442 absolute error 6.198883056640625e-06 relative error 3.720765109499558e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.819999999999835 y[1] (analytic) 1699679666.6652536 y[1] (numeric) 1699679666.6652472 absolute error 6.4373016357421875e-06 relative error 3.7873616787874377e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.500000000000004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.829999999999835 y[1] (analytic) 1734015473.5481205 y[1] (numeric) 1734015473.548114 absolute error 6.4373016357421875e-06 relative error 3.712366892880294e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999994 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.839999999999835 y[1] (analytic) 1769044909.7409213 y[1] (numeric) 1769044909.7409148 absolute error 6.4373016357421875e-06 relative error 3.638857103229187e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.849999999999834 y[1] (analytic) 1804781987.4851985 y[1] (numeric) 1804781987.4851918 absolute error 6.67572021484375e-06 relative error 3.6989067162321174e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999992 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.859999999999834 y[1] (analytic) 1841241002.0885503 y[1] (numeric) 1841241002.0885437 absolute error 6.67572021484375e-06 relative error 3.62566345593617e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.869999999999834 y[1] (analytic) 1878436537.642945 y[1] (numeric) 1878436537.6429381 absolute error 6.9141387939453125e-06 relative error 3.680794456128471e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.879999999999834 y[1] (analytic) 1916383472.8585513 y[1] (numeric) 1916383472.858544 absolute error 7.152557373046875e-06 relative error 3.732320526839989e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999992 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.889999999999834 y[1] (analytic) 1955096987.0154212 y[1] (numeric) 1955096987.015414 absolute error 7.152557373046875e-06 relative error 3.6584156287641285e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.899999999999833 y[1] (analytic) 1994592566.0354044 y[1] (numeric) 1994592566.0353973 absolute error 7.152557373046875e-06 relative error 3.5859741457192994e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.500000000000004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.909999999999833 y[1] (analytic) 2034886008.6767242 y[1] (numeric) 2034886008.6767168 absolute error 7.3909759521484375e-06 relative error 3.6321326701512634e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.499999999999996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.919999999999833 y[1] (analytic) 2075993432.85369 y[1] (numeric) 2075993432.8536823 absolute error 7.62939453125e-06 relative error 3.675057160832405e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.500000000000004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.929999999999833 y[1] (analytic) 2117931282.0840783 y[1] (numeric) 2117931282.0840707 absolute error 7.62939453125e-06 relative error 3.6022861533744163e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24999999999999997 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.939999999999833 y[1] (analytic) 2160716332.066761 y[1] (numeric) 2160716332.066753 absolute error 8.106231689453125e-06 relative error 3.7516408651844547e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.949999999999832 y[1] (analytic) 2204365697.392205 y[1] (numeric) 2204365697.392197 absolute error 8.106231689453125e-06 relative error 3.6773533987772117e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25000000000000006 Order of pole (three term test) 22.500000000000004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.959999999999832 y[1] (analytic) 2248896838.3885407 y[1] (numeric) 2248896838.3885326 absolute error 8.106231689453125e-06 relative error 3.6045369227615126e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.500000000000004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.969999999999832 y[1] (analytic) 2294327568.1059227 y[1] (numeric) 2294327568.1059146 absolute error 8.106231689453125e-06 relative error 3.5331623095760503e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.979999999999832 y[1] (analytic) 2340676059.4419894 y[1] (numeric) 2340676059.441981 absolute error 8.58306884765625e-06 relative error 3.6669187148017524e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.500000000000004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.989999999999831 y[1] (analytic) 2387960852.411263 y[1] (numeric) 2387960852.411254 absolute error 9.059906005859375e-06 relative error 3.7939926848930796e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.999999999999831 y[1] (analytic) 2436200861.5614033 y[1] (numeric) 2436200861.561394 absolute error 9.059906005859375e-06 relative error 3.7188665962677334e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25 Order of pole (three term test) 22.500000000000004 NO COMPLEX POLE (six term test) for Equation 1 Finished! diff ( y , x , 1 ) = sinh ( 2.0 * x + 3.0 ) ; Iterations 1001 Total Elapsed Time 0 Seconds Elapsed Time(since restart) 0 Seconds Time to Timeout 10 Minutes 0.0 Seconds Percent Done 100.19999999999831%