##############ECHO OF PROBLEM################# ##############temp/addpostode.ode################# diff ( y , x , 1 ) = sin ( x ) + sin ( x ) ; ! #BEGIN FIRST INPUT BLOCK max_terms=30 # Digits:=32; ELIMINATED in preodein.rb ! #END FIRST INPUT BLOCK #BEGIN SECOND INPUT BLOCK x_start=-5.0 x_end=5.0 $array_y_init[0 + 1] = exact_soln_y(x_start) $glob_look_poles=true $glob_max_iter=100 $glob_display_interval=0.1 $glob_max_minutes=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(2.0 - cos(x) - cos(x)) end #END USER DEF BLOCK #######END OF ECHO OF PROBLEM################# START of Optimize min_size 0.0 min_size 1.0 $glob_desired_digits_correct 10 estimated_h 1.0e-06 estimated_answer 1.0 desired_abs_gbl_error 1.0e-10 range 10.0 estimated_steps 10000000.0 step_error 1.0e-17 est_needed_step_err 1.0e-17 opt_iter 1 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 1.4067353021209573e-183 estimated_step_error 1.4067353021209573e-183 best_h 2.0e-06 opt_iter 2 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 9.440440216411675e-176 estimated_step_error 9.440440216411675e-176 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 6.335371392617309e-168 estimated_step_error 6.335371392617309e-168 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 4.2515947071303217e-160 estimated_step_error 4.2515947071303217e-160 best_h 1.6e-05 opt_iter 5 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 2.853195480908764e-152 estimated_step_error 2.853195480908764e-152 best_h 3.2e-05 opt_iter 6 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 1.914745157058884e-144 estimated_step_error 1.914745157058884e-144 best_h 6.4e-05 opt_iter 7 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 1.2849611492638675e-136 estimated_step_error 1.2849611492638675e-136 best_h 0.000128 opt_iter 8 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 8.623193751672551e-129 estimated_step_error 8.623193751672551e-129 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 5.786880995731625e-121 estimated_step_error 5.786880995731625e-121 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 3.883447858320687e-113 estimated_step_error 3.883447858320687e-113 best_h 0.001024 opt_iter 11 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 2.6060542057123015e-105 estimated_step_error 2.6060542057123015e-105 best_h 0.002048 opt_iter 12 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 1.748781251594572e-97 estimated_step_error 1.748781251594572e-97 best_h 0.004096 opt_iter 13 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 1.1734367429787001e-89 estimated_step_error 1.1734367429787001e-89 best_h 0.008192 opt_iter 14 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 7.872780787584132e-82 estimated_step_error 7.872780787584132e-82 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 5.28062252276198e-74 estimated_step_error 5.28062252276198e-74 best_h 0.032768 opt_iter 16 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 3.5401263664273124e-66 estimated_step_error 3.5401263664273124e-66 best_h 0.065536 opt_iter 17 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 2.3708525813945214e-58 estimated_step_error 2.3708525813945214e-58 best_h 0.131072 opt_iter 18 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 1.5844909884212814e-50 estimated_step_error 1.5844909884212814e-50 best_h 0.1 START of Soultion TOP MAIN SOLVE Loop x[1] -5.0 y[1] (analytic) 1.4326756290735476 y[1] (numeric) 1.4326756290735476 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.27201055544468483 Order of pole (three term test) 22.919535764538224 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.99 y[1] (analytic) 1.451882160909145 y[1] (numeric) 1.4518821609091457 absolute error 6.661338147750939e-16 relative error 4.588070800167224e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2635659992260432 Order of pole (three term test) 22.924891708617594 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.98 y[1] (analytic) 1.4711435040718883 y[1] (numeric) 1.4711435040718894 absolute error 1.1102230246251565e-15 relative error 7.546667076000662e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2550160201218771 Order of pole (three term test) 22.93007770167866 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.970000000000001 y[1] (analytic) 1.4904577324435122 y[1] (numeric) 1.4904577324435138 absolute error 1.5543122344752192e-15 relative error 1.042842209236636e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24636403800983092 Order of pole (three term test) 22.935091669393344 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.960000000000001 y[1] (analytic) 1.509822914617275 y[1] (numeric) 1.5098229146172766 absolute error 1.5543122344752192e-15 relative error 1.029466581429665e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.23761351356739058 Order of pole (three term test) 22.939931606241426 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.950000000000001 y[1] (analytic) 1.5292371140910959 y[1] (numeric) 1.529237114091098 absolute error 2.220446049250313e-15 relative error 1.4519959192659524e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.22876794688766158 Order of pole (three term test) 22.944595576312675 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.940000000000001 y[1] (analytic) 1.5486983894612067 y[1] (numeric) 1.5486983894612094 absolute error 2.6645352591003757e-15 relative error 1.720499793395775e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.21983087607937565 Order of pole (three term test) 22.949081714081274 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.9300000000000015 y[1] (analytic) 1.568204794616288 y[1] (numeric) 1.5682047946162911 absolute error 3.1086244689504383e-15 relative error 1.9822822118784963e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.21080587585169777 Order of pole (three term test) 22.953388225151915 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.920000000000002 y[1] (analytic) 1.5877543789320798 y[1] (numeric) 1.5877543789320832 absolute error 3.3306690738754696e-15 relative error 2.097723122713521e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.20169655608438625 Order of pole (three term test) 22.957513386977585 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.910000000000002 y[1] (analytic) 1.6073451874664415 y[1] (numeric) 1.607345187466445 absolute error 3.552713678800501e-15 relative error 2.2102991358069283e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.19250656038389302 Order of pole (three term test) 22.96145554954856 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.900000000000002 y[1] (analytic) 1.6269752611548451 y[1] (numeric) 1.6269752611548491 absolute error 3.9968028886505635e-15 relative error 2.4565849180851024e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.18323956462596588 Order of pole (three term test) 22.965213136052377 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.890000000000002 y[1] (analytic) 1.64664263700628 y[1] (numeric) 1.6466426370062848 absolute error 4.6629367034256575e-15 relative error 2.831784261279197e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1738992754853501 Order of pole (three term test) 22.968784643504534 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.880000000000003 y[1] (analytic) 1.6663453482995512 y[1] (numeric) 1.6663453482995563 absolute error 5.10702591327572e-15 relative error 3.0648064151211313e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.16448942895316596 Order of pole (three term test) 22.972168643349658 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.870000000000003 y[1] (analytic) 1.6860814247799478 y[1] (numeric) 1.6860814247799532 absolute error 5.329070518200751e-15 relative error 3.1606246530450056e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.15501378884256403 Order of pole (three term test) 22.975363782032954 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.860000000000003 y[1] (analytic) 1.7058488928562685 y[1] (numeric) 1.7058488928562743 absolute error 5.773159728050814e-15 relative error 3.3843324295766034e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.14547614528324807 Order of pole (three term test) 22.978368781541533 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.850000000000003 y[1] (analytic) 1.7256457757981782 y[1] (numeric) 1.7256457757981847 absolute error 6.439293542825908e-15 relative error 3.731526848172235e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1358803132054746 Order of pole (three term test) 22.981182439915656 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.840000000000003 y[1] (analytic) 1.7454700939338808 y[1] (numeric) 1.7454700939338874 absolute error 6.661338147750939e-15 relative error 3.816357651100079e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.12623013081413242 Order of pole (three term test) 22.98380363172949 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.830000000000004 y[1] (analytic) 1.765319864848082 y[1] (numeric) 1.7653198648480892 absolute error 7.327471962526033e-15 relative error 4.150789955086476e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1165294580535106 Order of pole (three term test) 22.986231308541274 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.820000000000004 y[1] (analytic) 1.7851931035802324 y[1] (numeric) 1.78519310358024 absolute error 7.549516567451064e-15 relative error 4.228963551511818e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.10678217506337288 Order of pole (three term test) 22.988464499312624 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.810000000000004 y[1] (analytic) 1.8050878228230198 y[1] (numeric) 1.8050878228230276 absolute error 7.771561172376096e-15 relative error 4.3053645778973605e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.09699218062695292 Order of pole (three term test) 22.990502310797037 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.800000000000004 y[1] (analytic) 1.8250020331210983 y[1] (numeric) 1.8250020331211068 absolute error 8.43769498715119e-15 relative error 4.623389362871633e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.08716339061149415 Order of pole (three term test) 22.99234392789706 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.7900000000000045 y[1] (analytic) 1.8449337430700337 y[1] (numeric) 1.8449337430700425 absolute error 8.881784197001252e-15 relative error 4.814148058358809e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.07729973640195387 Order of pole (three term test) 22.993988613990428 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.780000000000005 y[1] (analytic) 1.8648809595154408 y[1] (numeric) 1.8648809595154499 absolute error 9.103828801926284e-15 relative error 4.88172113907569e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.06740516332850217 Order of pole (three term test) 22.995435711224633 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.770000000000005 y[1] (analytic) 1.884841687752297 y[1] (numeric) 1.8848416877523069 absolute error 9.769962616701378e-15 relative error 5.183439373283498e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.05748362908844259 Order of pole (three term test) 22.996684640780064 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.760000000000005 y[1] (analytic) 1.904813931724414 y[1] (numeric) 1.9048139317244237 absolute error 9.769962616701378e-15 relative error 5.129090276999761e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.04753910216318581 Order of pole (three term test) 22.997734903101563 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.750000000000005 y[1] (analytic) 1.924795694224036 y[1] (numeric) 1.9247956942240467 absolute error 1.0658141036401503e-14 relative error 5.537284330167954e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.037575560230909945 Order of pole (three term test) 22.99858607809819 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.7400000000000055 y[1] (analytic) 1.9447849770915662 y[1] (numeric) 1.9447849770915773 absolute error 1.1102230246251565e-14 relative error 5.708718638322163e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.027596988575542585 Order of pole (three term test) 22.999237825311305 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.730000000000006 y[1] (analytic) 1.9647797814153747 y[1] (numeric) 1.9647797814153862 absolute error 1.1546319456101628e-14 relative error 5.876648144141615e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.01760737849269991 Order of pole (three term test) 22.999689884050706 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.720000000000006 y[1] (analytic) 1.984778107731692 y[1] (numeric) 1.9847781077317035 absolute error 1.1546319456101628e-14 relative error 5.817435919472815e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.00761072569322209 Order of pole (three term test) 22.999942073498946 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.710000000000006 y[1] (analytic) 2.004777956224551 y[1] (numeric) 2.004777956224563 absolute error 1.199040866595169e-14 relative error 5.980916055428071e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.0023889712950580376 Order of pole (three term test) 22.99999429278358 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.700000000000006 y[1] (analytic) 2.0247773269257685 y[1] (numeric) 2.0247773269257814 absolute error 1.2878587085651816e-14 relative error 6.360495504562692e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.01238771272667267 Order of pole (three term test) 22.999846521017602 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.690000000000007 y[1] (analytic) 2.0447742199149417 y[1] (numeric) 2.044774219914955 absolute error 1.3322676295501878e-14 relative error 6.515475481716546e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.022381499238363915 Order of pole (three term test) 22.999498817307746 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.680000000000007 y[1] (analytic) 2.064766635519435 y[1] (numeric) 2.0647666355194487 absolute error 1.3766765505351941e-14 relative error 6.667468017221532e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.03236633344877583 Order of pole (three term test) 22.998951320730875 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.670000000000007 y[1] (analytic) 2.084752574514349 y[1] (numeric) 2.0847525745143627 absolute error 1.3766765505351941e-14 relative error 6.603548868891054e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.042338221557353624 Order of pole (three term test) 22.9982042502783 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.660000000000007 y[1] (analytic) 2.1047300383224377 y[1] (numeric) 2.104730038322452 absolute error 1.4210854715202004e-14 relative error 6.751865776823654e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.052293174941810586 Order of pole (three term test) 22.997257904768244 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.6500000000000075 y[1] (analytic) 2.1246970292139693 y[1] (numeric) 2.124697029213984 absolute error 1.4654943925052066e-14 relative error 6.897427597229548e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.0622272117535238 Order of pole (three term test) 22.996112662726304 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.640000000000008 y[1] (analytic) 2.1446515505064934 y[1] (numeric) 2.1446515505065085 absolute error 1.509903313490213e-14 relative error 7.040319967752456e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.07213635851022074 Order of pole (three term test) 22.994768982234014 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.630000000000008 y[1] (analytic) 2.1645916067645086 y[1] (numeric) 2.1645916067645246 absolute error 1.5987211554602254e-14 relative error 7.385786540352941e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.08201665168531888 Order of pole (three term test) 22.99322740074567 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.620000000000008 y[1] (analytic) 2.1845152039990072 y[1] (numeric) 2.1845152039990237 absolute error 1.6431300764452317e-14 relative error 7.521714993959723e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.09186413929328363 Order of pole (three term test) 22.991488534873305 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.610000000000008 y[1] (analytic) 2.2044203498668686 y[1] (numeric) 2.204420349866885 absolute error 1.6431300764452317e-14 relative error 7.45379653451514e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.10167488247036999 Order of pole (three term test) 22.98955308014008 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.6000000000000085 y[1] (analytic) 2.2243050538700917 y[1] (numeric) 2.2243050538701095 absolute error 1.7763568394002505e-14 relative error 7.986120592180234e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1114449570501152 Order of pole (three term test) 22.987421810702084 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.590000000000009 y[1] (analytic) 2.244167327554849 y[1] (numeric) 2.244167327554867 absolute error 1.7763568394002505e-14 relative error 7.91543846837702e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.12117045513295327 Order of pole (three term test) 22.98509557903868 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.580000000000009 y[1] (analytic) 2.2640051847103226 y[1] (numeric) 2.264005184710341 absolute error 1.8207657603852567e-14 relative error 8.042233174559721e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1308474866493227 Order of pole (three term test) 22.98257531561152 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.570000000000009 y[1] (analytic) 2.283816641567329 y[1] (numeric) 2.2838166415673475 absolute error 1.865174681370263e-14 relative error 8.166919565356341e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1404721809156424 Order of pole (three term test) 22.97986202849236 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.560000000000009 y[1] (analytic) 2.3035997169966915 y[1] (numeric) 2.3035997169967106 absolute error 1.9095836023552692e-14 relative error 8.289563452650884e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.15004068818253322 Order of pole (three term test) 22.976956802959887 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.55000000000001 y[1] (analytic) 2.3233524327073534 y[1] (numeric) 2.323352432707373 absolute error 1.9539925233402755e-14 relative error 8.410228667130494e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.15954918117466674 Order of pole (three term test) 22.973860801065555 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.54000000000001 y[1] (analytic) 2.3430728134442047 y[1] (numeric) 2.343072813444224 absolute error 1.9095836023552692e-14 relative error 8.149911481189835e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.16899385662162458 Order of pole (three term test) 22.97057526116887 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.53000000000001 y[1] (analytic) 2.3627588871856036 y[1] (numeric) 2.3627588871856235 absolute error 1.9984014443252818e-14 relative error 8.457915258148386e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.17837093677915516 Order of pole (three term test) 22.967101497441966 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.52000000000001 y[1] (analytic) 2.3824086853405824 y[1] (numeric) 2.382408685340603 absolute error 2.042810365310288e-14 relative error 8.574558923832388e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.18767667094022158 Order of pole (three term test) 22.963440899344025 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.5100000000000104 y[1] (analytic) 2.4020202429457003 y[1] (numeric) 2.4020202429457207 absolute error 2.042810365310288e-14 relative error 8.504550997476616e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.19690733693523402 Order of pole (three term test) 22.95959493106547 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.500000000000011 y[1] (analytic) 2.4215915988615384 y[1] (numeric) 2.4215915988615597 absolute error 2.1316282072803006e-14 relative error 8.802591685082001e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.20605924262086858 Order of pole (three term test) 22.955565130942343 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.490000000000011 y[1] (analytic) 2.441120795968816 y[1] (numeric) 2.4411207959688377 absolute error 2.1760371282653068e-14 relative error 8.914090330387339e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.21512872735687474 Order of pole (three term test) 22.951353110840955 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.480000000000011 y[1] (analytic) 2.4606058813640965 y[1] (numeric) 2.4606058813641183 absolute error 2.1760371282653068e-14 relative error 8.843501288629644e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2241121634702828 Order of pole (three term test) 22.9469605555132 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.470000000000011 y[1] (analytic) 2.4800449065550776 y[1] (numeric) 2.4800449065550993 absolute error 2.1760371282653068e-14 relative error 8.774184380749562e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.23300595770642543 Order of pole (three term test) 22.94238922192263 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.4600000000000115 y[1] (analytic) 2.4994359276554388 y[1] (numeric) 2.499435927655461 absolute error 2.220446049250313e-14 relative error 8.883788636795229e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24180655266618994 Order of pole (three term test) 22.937640938541744 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.450000000000012 y[1] (analytic) 2.5187770055792296 y[1] (numeric) 2.5187770055792527 absolute error 2.3092638912203256e-14 relative error 9.168195064927063e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25051042822893244 Order of pole (three term test) 22.932717604620567 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.440000000000012 y[1] (analytic) 2.5380662062347756 y[1] (numeric) 2.538066206234799 absolute error 2.353672812205332e-14 relative error 9.273488636441082e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25911410296047777 Order of pole (three term test) 22.92762118942703 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.430000000000012 y[1] (analytic) 2.5573016007180858 y[1] (numeric) 2.557301600718109 absolute error 2.3092638912203256e-14 relative error 9.030080341606514e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2676141355056476 Order of pole (three term test) 22.922353731459264 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.420000000000012 y[1] (analytic) 2.5764812655057394 y[1] (numeric) 2.5764812655057634 absolute error 2.398081733190338e-14 relative error 9.307584593360577e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.27600712596475624 Order of pole (three term test) 22.916917337630224 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.410000000000013 y[1] (analytic) 2.595603282647242 y[1] (numeric) 2.5956032826472666 absolute error 2.4424906541753444e-14 relative error 9.410107740672376e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.28428971725352453 Order of pole (three term test) 22.911314182424952 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.400000000000013 y[1] (analytic) 2.6146657399568154 y[1] (numeric) 2.61466573995684 absolute error 2.4424906541753444e-14 relative error 9.341502498195754e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2924585964458706 Order of pole (three term test) 22.905546507030827 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.390000000000013 y[1] (analytic) 2.6336667312046114 y[1] (numeric) 2.633666731204637 absolute error 2.5757174171303632e-14 relative error 9.779967171291477e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.30051049609903463 Order of pole (three term test) 22.899616618441122 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.380000000000013 y[1] (analytic) 2.652604356307342 y[1] (numeric) 2.652604356307368 absolute error 2.5757174171303632e-14 relative error 9.710145468945801e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3084421955605119 Order of pole (three term test) 22.893526888532172 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.370000000000013 y[1] (analytic) 2.6714767215182764 y[1] (numeric) 2.6714767215183026 absolute error 2.6201263381153694e-14 relative error 9.807782778007053e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3162505222562729 Order of pole (three term test) 22.887279753114772 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.360000000000014 y[1] (analytic) 2.6902819396166215 y[1] (numeric) 2.6902819396166477 absolute error 2.6201263381153694e-14 relative error 9.73922583923955e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3239323529597486 Order of pole (three term test) 22.880877710959776 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.350000000000014 y[1] (analytic) 2.7090181300962373 y[1] (numeric) 2.7090181300962644 absolute error 2.708944180085382e-14 relative error 9.999727022827814e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.33148461504108107 Order of pole (three term test) 22.87432332279871 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.340000000000014 y[1] (analytic) 2.7276834193536903 y[1] (numeric) 2.727683419353718 absolute error 2.7533531010703882e-14 relative error 1.0094107994844872e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3389042876961331 Order of pole (three term test) 22.867619210299434 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.330000000000014 y[1] (analytic) 2.7462759408756092 y[1] (numeric) 2.7462759408756368 absolute error 2.7533531010703882e-14 relative error 1.0025770025835505e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.34618840315476984 Order of pole (three term test) 22.86076805501756 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.3200000000000145 y[1] (analytic) 2.7647938354253343 y[1] (numeric) 2.7647938354253627 absolute error 2.842170943040401e-14 relative error 1.0279865741248526e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3533340478679289 Order of pole (three term test) 22.853772597323854 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.310000000000015 y[1] (analytic) 2.7832352512288434 y[1] (numeric) 2.7832352512288723 absolute error 2.886579864025407e-14 relative error 1.0371311094708703e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.36033836367299854 Order of pole (three term test) 22.846635635308125 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.300000000000015 y[1] (analytic) 2.801598344159923 y[1] (numeric) 2.801598344159953 absolute error 2.9753977059954195e-14 relative error 1.0620357883198319e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.36719854893704634 Order of pole (three term test) 22.839360023660014 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.290000000000015 y[1] (analytic) 2.8198812779245834 y[1] (numeric) 2.8198812779246136 absolute error 3.019806626980426e-14 relative error 1.0708984986782798e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.37391185967743495 Order of pole (three term test) 22.831948672527183 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.280000000000015 y[1] (analytic) 2.8380822242446833 y[1] (numeric) 2.838082224244714 absolute error 3.064215547965432e-14 relative error 1.0796782143198586e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.38047561065937746 Order of pole (three term test) 22.824404546351268 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.270000000000016 y[1] (analytic) 2.8561993630407585 y[1] (numeric) 2.8561993630407896 absolute error 3.108624468950438e-14 relative error 1.0883779715015914e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3868871764699968 Order of pole (three term test) 22.81673066268215 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.260000000000016 y[1] (analytic) 2.874230882614027 y[1] (numeric) 2.874230882614058 absolute error 3.108624468950438e-14 relative error 1.0815500201303374e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.39314399256845467 Order of pole (three term test) 22.808930090970975 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.250000000000016 y[1] (analytic) 2.8921749798275567 y[1] (numeric) 2.8921749798275886 absolute error 3.197442310920451e-14 relative error 1.105549399058523e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3992435563117355 Order of pole (three term test) 22.801005951342425 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.240000000000016 y[1] (analytic) 2.9100298602865813 y[1] (numeric) 2.910029860286613 absolute error 3.1530333899354446e-14 relative error 1.0835055107045988e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4051834279556682 Order of pole (three term test) 22.7929614133467 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.230000000000016 y[1] (analytic) 2.9277937385179316 y[1] (numeric) 2.927793738517964 absolute error 3.241851231905457e-14 relative error 1.1072676292922546e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4109612316307919 Order of pole (three term test) 22.78479969469173 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.220000000000017 y[1] (analytic) 2.94546483814859 y[1] (numeric) 2.9454648381486224 absolute error 3.241851231905457e-14 relative error 1.1006246585999527e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4165746562926736 Order of pole (three term test) 22.77652405995617 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.210000000000017 y[1] (analytic) 2.9630413920833183 y[1] (numeric) 2.9630413920833507 absolute error 3.241851231905457e-14 relative error 1.0940958302395187e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4220214566462929 Order of pole (three term test) 22.768137819283552 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.200000000000017 y[1] (analytic) 2.980521642681369 y[1] (numeric) 2.9805216426814027 absolute error 3.375077994860476e-14 relative error 1.1323782879241741e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4272994540441315 Order of pole (three term test) 22.759644327058357 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.190000000000017 y[1] (analytic) 2.997903841932251 y[1] (numeric) 2.997903841932285 absolute error 3.419486915845482e-14 relative error 1.1406259493771843e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.43240653735760237 Order of pole (three term test) 22.75104698056422 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.1800000000000175 y[1] (analytic) 3.0151862516305243 y[1] (numeric) 3.015186251630558 absolute error 3.375077994860476e-14 relative error 1.119359705568879e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.43734066382147385 Order of pole (three term test) 22.74234921862509 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.170000000000018 y[1] (analytic) 3.032367143549619 y[1] (numeric) 3.0323671435496538 absolute error 3.4638958368304884e-14 relative error 1.1423075349562494e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4420998598509482 Order of pole (three term test) 22.733554520229806 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.160000000000018 y[1] (analytic) 3.049444799614662 y[1] (numeric) 3.0494447996146974 absolute error 3.552713678800501e-14 relative error 1.1650362319230812e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4466822218310678 Order of pole (three term test) 22.72466640314043 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.150000000000018 y[1] (analytic) 3.0664175120742785 y[1] (numeric) 3.066417512074314 absolute error 3.552713678800501e-14 relative error 1.1585877216039206e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4510859168781389 Order of pole (three term test) 22.71568842248533 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.140000000000018 y[1] (analytic) 3.083283583671366 y[1] (numeric) 3.0832835836714017 absolute error 3.552713678800501e-14 relative error 1.1522500549787798e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4553091835728575 Order of pole (three term test) 22.706624169337033 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.1300000000000185 y[1] (analytic) 3.1000413278128196 y[1] (numeric) 3.100041327812855 absolute error 3.552713678800501e-14 relative error 1.146021392336423e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.45935033266485487 Order of pole (three term test) 22.697477269275947 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.120000000000019 y[1] (analytic) 3.1166890687381894 y[1] (numeric) 3.1166890687382254 absolute error 3.597122599785507e-14 relative error 1.1541486880633313e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.46320774774837603 Order of pole (three term test) 22.68825138094016 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.110000000000019 y[1] (analytic) 3.133225141687257 y[1] (numeric) 3.133225141687293 absolute error 3.597122599785507e-14 relative error 1.148057492558112e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4668798859088186 Order of pole (three term test) 22.678950194561974 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.100000000000019 y[1] (analytic) 3.149647893066506 y[1] (numeric) 3.1496478930665432 absolute error 3.730349362740526e-14 relative error 1.1843702818185963e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.47036527833987984 Order of pole (three term test) 22.669577430491934 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.090000000000019 y[1] (analytic) 3.165955680614486 y[1] (numeric) 3.1659556806145233 absolute error 3.730349362740526e-14 relative error 1.178269609262659e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4736625309310586 Order of pole (three term test) 22.660136837710702 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.08000000000002 y[1] (analytic) 3.1821468735660314 y[1] (numeric) 3.1821468735660687 absolute error 3.730349362740526e-14 relative error 1.1722744143987793e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4767703248252812 Order of pole (three term test) 22.65063219232952 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.07000000000002 y[1] (analytic) 3.1982198528153383 y[1] (numeric) 3.1982198528153765 absolute error 3.8191672047105385e-14 relative error 1.1941540545902718e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4796874169464266 Order of pole (three term test) 22.641067296079797 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.06000000000002 y[1] (analytic) 3.214173011077878 y[1] (numeric) 3.214173011077916 absolute error 3.8191672047105385e-14 relative error 1.1882270156421277e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.48241264049654037 Order of pole (three term test) 22.631445974792516 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.05000000000002 y[1] (analytic) 3.2300047530511167 y[1] (numeric) 3.2300047530511553 absolute error 3.863576125695545e-14 relative error 1.1961518391098174e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4849449054225383 Order of pole (three term test) 22.62177207686792 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.0400000000000205 y[1] (analytic) 3.2457134955740514 y[1] (numeric) 3.24571349557409 absolute error 3.863576125695545e-14 relative error 1.1903626524534679e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4872831988522129 Order of pole (three term test) 22.612049471736167 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.030000000000021 y[1] (analytic) 3.261297667785519 y[1] (numeric) 3.2612976677855583 absolute error 3.907985046680551e-14 relative error 1.1982914302128528e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4894265854993694 Order of pole (three term test) 22.602282048309704 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.020000000000021 y[1] (analytic) 3.276755711281286 y[1] (numeric) 3.276755711281326 absolute error 3.9968028886505635e-14 relative error 1.2197439299152767e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4913742080379271 Order of pole (three term test) 22.592473713427655 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.010000000000021 y[1] (analytic) 3.2920860802698853 y[1] (numeric) 3.2920860802699248 absolute error 3.952393967665557e-14 relative error 1.200574307990616e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49312528744483836 Order of pole (three term test) 22.5826283902932 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.000000000000021 y[1] (analytic) 3.3072872417271917 y[1] (numeric) 3.3072872417272317 absolute error 3.9968028886505635e-14 relative error 1.208483750133321e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4946791233116878 Order of pole (three term test) 22.57275001690433 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.9900000000000215 y[1] (analytic) 3.3223576755497284 y[1] (numeric) 3.3223576755497684 absolute error 3.9968028886505635e-14 relative error 1.2030019880352704e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4960350941248462 Order of pole (three term test) 22.56284254447868 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.9800000000000217 y[1] (analytic) 3.33729587470667 y[1] (numeric) 3.337295874706711 absolute error 4.1300296516055823e-14 relative error 1.2375377571125873e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4971926575140679 Order of pole (three term test) 22.55290993587313 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.970000000000022 y[1] (analytic) 3.352100345390552 y[1] (numeric) 3.3521003453905927 absolute error 4.085620730620576e-14 relative error 1.2188241131381054e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.498151350469431 Order of pole (three term test) 22.542956163998685 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.960000000000022 y[1] (analytic) 3.36676960716664 y[1] (numeric) 3.3667696071666815 absolute error 4.1300296516055823e-14 relative error 1.226703972500594e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49891078952653556 Order of pole (three term test) 22.532985210231384 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.9500000000000224 y[1] (analytic) 3.381302193120983 y[1] (numeric) 3.3813021931210248 absolute error 4.1744385725905886e-14 relative error 1.2345653639249353e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.499470670919885 Order of pole (three term test) 22.52300106281979 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.9400000000000226 y[1] (analytic) 3.3956966500070953 y[1] (numeric) 3.395696650007137 absolute error 4.1744385725905886e-14 relative error 1.2293320054316e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4998307707043865 Order of pole (three term test) 22.51300771528975 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.930000000000023 y[1] (analytic) 3.409951538391283 y[1] (numeric) 3.4099515383913253 absolute error 4.218847493575595e-14 relative error 1.2372162613096624e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49999094484492757 Order of pole (three term test) 22.503009164847008 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.920000000000023 y[1] (analytic) 3.4240654327965876 y[1] (numeric) 3.4240654327966302 absolute error 4.263256414560601e-14 relative error 1.2450861405059682e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49995112927398794 Order of pole (three term test) 22.493009410778466 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.9100000000000232 y[1] (analytic) 3.43803692184533 y[1] (numeric) 3.438036921845373 absolute error 4.263256414560601e-14 relative error 1.2400263614017104e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4997113399172648 Order of pole (three term test) 22.4830124528524 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.9000000000000234 y[1] (analytic) 3.451864608400248 y[1] (numeric) 3.451864608400291 absolute error 4.3076653355456074e-14 relative error 1.247924187137217e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49927167268730355 Order of pole (three term test) 22.473022289718692 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.8900000000000237 y[1] (analytic) 3.465547109704209 y[1] (numeric) 3.4655471097042523 absolute error 4.3076653355456074e-14 relative error 1.2429971947238295e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49863230344513454 Order of pole (three term test) 22.463042917309405 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.880000000000024 y[1] (analytic) 3.4790830575184852 y[1] (numeric) 3.4790830575185283 absolute error 4.3076653355456074e-14 relative error 1.2381611086393902e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4977934879299296 Order of pole (three term test) 22.45307832724044 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.870000000000024 y[1] (analytic) 3.492471098259574 y[1] (numeric) 3.4924710982596174 absolute error 4.3520742565306136e-14 relative error 1.246130357012664e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49675556165671064 Order of pole (three term test) 22.443132505214965 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.8600000000000243 y[1] (analytic) 3.5057098931345587 y[1] (numeric) 3.5057098931346027 absolute error 4.39648317751562e-14 relative error 1.2540921272822704e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4955189397821481 Order of pole (three term test) 22.43320942942918 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.8500000000000245 y[1] (analytic) 3.518798118274984 y[1] (numeric) 3.5187981182750283 absolute error 4.440892098500626e-14 relative error 1.2620479917380652e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49408411693850396 Order of pole (three term test) 22.42331306898109 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.8400000000000247 y[1] (analytic) 3.531734464869243 y[1] (numeric) 3.531734464869287 absolute error 4.440892098500626e-14 relative error 1.2574252517211945e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4924516670357846 Order of pole (three term test) 22.413447382282932 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.830000000000025 y[1] (analytic) 3.5445176392934563 y[1] (numeric) 3.5445176392935007 absolute error 4.440892098500626e-14 relative error 1.2528903931159016e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4906222430321858 Order of pole (three term test) 22.403616315477844 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.820000000000025 y[1] (analytic) 3.5571463632408333 y[1] (numeric) 3.5571463632408786 absolute error 4.529709940470639e-14 relative error 1.273411177926265e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4885965766729168 Order of pole (three term test) 22.393823800861465 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.8100000000000254 y[1] (analytic) 3.5696193738495046 y[1] (numeric) 3.56961937384955 absolute error 4.529709940470639e-14 relative error 1.2689616079671165e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4863754781975127 Order of pole (three term test) 22.38407375530907 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.8000000000000256 y[1] (analytic) 3.581935423828802 y[1] (numeric) 3.581935423828848 absolute error 4.618527782440651e-14 relative error 1.2893944853712117e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4839598360157496 Order of pole (three term test) 22.3743700787089 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.790000000000026 y[1] (analytic) 3.5940932815839925 y[1] (numeric) 3.5940932815840383 absolute error 4.574118861455645e-14 relative error 1.2726767234710543e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.48135061635229215 Order of pole (three term test) 22.364716652402198 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.780000000000026 y[1] (analytic) 3.606091731339431 y[1] (numeric) 3.6060917313394767 absolute error 4.574118861455645e-14 relative error 1.2684421812410895e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.478548862860216 Order of pole (three term test) 22.355117337630777 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.770000000000026 y[1] (analytic) 3.61792957326014 y[1] (numeric) 3.6179295732601866 absolute error 4.6629367034256575e-14 relative error 1.288841202960138e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4755556962035625 Order of pole (three term test) 22.345575973992563 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.7600000000000264 y[1] (analytic) 3.629605623571794 y[1] (numeric) 3.6296056235718406 absolute error 4.6629367034256575e-14 relative error 1.2846951396435713e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.47237231360908555 Order of pole (three term test) 22.336096377905793 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.7500000000000266 y[1] (analytic) 3.6411187146790915 y[1] (numeric) 3.6411187146791377 absolute error 4.618527782440651e-14 relative error 1.268436473609376e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.46899998838737855 Order of pole (three term test) 22.32668234108251 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.740000000000027 y[1] (analytic) 3.652467695282514 y[1] (numeric) 3.6524676952825614 absolute error 4.75175454539567e-14 relative error 1.3009709987395597e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.46544006942356647 Order of pole (three term test) 22.317337629011927 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.730000000000027 y[1] (analytic) 3.663651430493461 y[1] (numeric) 3.6636514304935086 absolute error 4.75175454539567e-14 relative error 1.2969996287981062e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4616939806377698 Order of pole (three term test) 22.308065979454263 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.7200000000000273 y[1] (analytic) 3.67466880194773 y[1] (numeric) 3.674668801947778 absolute error 4.796163466380676e-14 relative error 1.3051961210323245e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4577632204155556 Order of pole (three term test) 22.29887110094574 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.7100000000000275 y[1] (analytic) 3.6855187079173577 y[1] (numeric) 3.685518707917405 absolute error 4.75175454539567e-14 relative error 1.2893041446751546e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.45364936100860354 Order of pole (three term test) 22.28975667131515 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.7000000000000277 y[1] (analytic) 3.696200063420787 y[1] (numeric) 3.696200063420835 absolute error 4.796163466380676e-14 relative error 1.2975930371966627e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4493540479058256 Order of pole (three term test) 22.28072633621283 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.690000000000028 y[1] (analytic) 3.7067118003313695 y[1] (numeric) 3.706711800331418 absolute error 4.8405723873656825e-14 relative error 1.3058939157160665e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.44487899917519247 Order of pole (three term test) 22.271783707652414 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.680000000000028 y[1] (analytic) 3.717052867484174 y[1] (numeric) 3.717052867484223 absolute error 4.884981308350689e-14 relative error 1.3142081865671736e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.44022600477653046 Order of pole (three term test) 22.262932362566097 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.6700000000000284 y[1] (analytic) 3.727222230781104 y[1] (numeric) 3.7272222307811522 absolute error 4.8405723873656825e-14 relative error 1.2987077473916163e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.43539692584555945 Order of pole (three term test) 22.25417584137389 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.6600000000000286 y[1] (analytic) 3.7372188732943012 y[1] (numeric) 3.7372188732943505 absolute error 4.929390229335695e-14 relative error 1.3189996081204934e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.43039369394946525 Order of pole (three term test) 22.245517646567514 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.6500000000000288 y[1] (analytic) 3.7470417953678474 y[1] (numeric) 3.7470417953678967 absolute error 4.929390229335695e-14 relative error 1.3155418323407777e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4252183103142973 Order of pole (three term test) 22.236961241309473 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.640000000000029 y[1] (analytic) 3.7566900147177202 y[1] (numeric) 3.7566900147177695 absolute error 4.929390229335695e-14 relative error 1.3121631569343344e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.41987284502450556 Order of pole (three term test) 22.228510048047763 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.630000000000029 y[1] (analytic) 3.7661625665300242 y[1] (numeric) 3.766162566530074 absolute error 4.973799150320701e-14 relative error 1.3206543962076868e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.41435943619493387 Order of pole (three term test) 22.22016744714702 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.6200000000000294 y[1] (analytic) 3.7754585035574735 y[1] (numeric) 3.7754585035575228 absolute error 4.929390229335695e-14 relative error 1.305640155941567e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4086802891156033 Order of pole (three term test) 22.211936775536362 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.6100000000000296 y[1] (analytic) 3.7845768962141104 y[1] (numeric) 3.7845768962141597 absolute error 4.929390229335695e-14 relative error 1.302494404134527e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4028376753696241 Order of pole (three term test) 22.203821325374705 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.60000000000003 y[1] (analytic) 3.793516832668267 y[1] (numeric) 3.7935168326683177 absolute error 5.062616992290714e-14 relative error 1.3345444914580207e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3968339319245948 Order of pole (three term test) 22.195824342733896 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.59000000000003 y[1] (analytic) 3.802277418933751 y[1] (numeric) 3.802277418933801 absolute error 5.0182080713057076e-14 relative error 1.3197900937783053e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3906714601978437 Order of pole (three term test) 22.18794902630037 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.5800000000000303 y[1] (analytic) 3.8108577789592335 y[1] (numeric) 3.810857778959284 absolute error 5.062616992290714e-14 relative error 1.3284717735316123e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3843527250958969 Order of pole (three term test) 22.180198526095705 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.5700000000000305 y[1] (analytic) 3.8192570547158633 y[1] (numeric) 3.8192570547159144 absolute error 5.10702591327572e-14 relative error 1.337177843782411e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.37788025402854675 Order of pole (three term test) 22.172575942216643 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.5600000000000307 y[1] (analytic) 3.8274744062830646 y[1] (numeric) 3.827474406283115 absolute error 5.062616992290714e-14 relative error 1.3227043357834287e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3712566358979216 Order of pole (three term test) 22.165084323595092 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.550000000000031 y[1] (analytic) 3.835509011932527 y[1] (numeric) 3.835509011932578 absolute error 5.10702591327572e-14 relative error 1.3315119055612745e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3644845200629591 Order of pole (three term test) 22.157726666778615 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.540000000000031 y[1] (analytic) 3.843360068210383 y[1] (numeric) 3.8433600682104334 absolute error 5.062616992290714e-14 relative error 1.317237235762837e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3575666152797007 Order of pole (three term test) 22.150505914731855 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.5300000000000313 y[1] (analytic) 3.8510267900175457 y[1] (numeric) 3.8510267900175963 absolute error 5.062616992290714e-14 relative error 1.3146148464647914e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3505056886178214 Order of pole (three term test) 22.143424955659338 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.5200000000000315 y[1] (analytic) 3.8585084106882235 y[1] (numeric) 3.8585084106882745 absolute error 5.10702591327572e-14 relative error 1.3235751667999616e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.34330456435384205 Order of pole (three term test) 22.13648662185029 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.5100000000000318 y[1] (analytic) 3.8658041820665847 y[1] (numeric) 3.865804182066636 absolute error 5.10702591327572e-14 relative error 1.3210772384610547e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3359661228414544 Order of pole (three term test) 22.12969368854571 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.500000000000032 y[1] (analytic) 3.87291337458157 y[1] (numeric) 3.8729133745816218 absolute error 5.1958437552457326e-14 relative error 1.3415853267844114e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3284932993594187 Order of pole (three term test) 22.12304887282837 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.490000000000032 y[1] (analytic) 3.879835277319854 y[1] (numeric) 3.8798352773199056 absolute error 5.1514348342607263e-14 relative error 1.3277457587888316e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3208890829374911 Order of pole (three term test) 22.116554832535947 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.4800000000000324 y[1] (analytic) 3.8865691980969306 y[1] (numeric) 3.8865691980969816 absolute error 5.10702591327572e-14 relative error 1.3140190365776556e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.31315651516085335 Order of pole (three term test) 22.11021416519798 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.4700000000000326 y[1] (analytic) 3.8931144635263326 y[1] (numeric) 3.8931144635263837 absolute error 5.10702591327572e-14 relative error 1.3118098532992637e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3052986889535151 Order of pole (three term test) 22.104029406996847 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.460000000000033 y[1] (analytic) 3.8994704190869722 y[1] (numeric) 3.8994704190870233 absolute error 5.10702591327572e-14 relative error 1.309671664202927e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.29731874734119085 Order of pole (three term test) 22.098003031753393 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.450000000000033 y[1] (analytic) 3.90563642918859 y[1] (numeric) 3.905636429188641 absolute error 5.10702591327572e-14 relative error 1.3076040245601466e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2892198821941268 Order of pole (three term test) 22.09213744993734 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.4400000000000333 y[1] (analytic) 3.9116118772353135 y[1] (numeric) 3.911611877235365 absolute error 5.1514348342607263e-14 relative error 1.316959605384394e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.28100533295039903 Order of pole (three term test) 22.086435007703226 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.4300000000000335 y[1] (analytic) 3.917396165687318 y[1] (numeric) 3.91739616568737 absolute error 5.1958437552457326e-14 relative error 1.3263513659293398e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2726783853201788 Order of pole (three term test) 22.08089798595189 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.4200000000000337 y[1] (analytic) 3.922988716120579 y[1] (numeric) 3.9229887161206314 absolute error 5.240252676230739e-14 relative error 1.3357807160385601e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2642423699714941 Order of pole (three term test) 22.07552859941823 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.410000000000034 y[1] (analytic) 3.928388969284713 y[1] (numeric) 3.9283889692847658 absolute error 5.284661597215745e-14 relative error 1.3452490673748084e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25570066119800516 Order of pole (three term test) 22.070328995785257 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.400000000000034 y[1] (analytic) 3.9335963851589044 y[1] (numeric) 3.9335963851589573 absolute error 5.284661597215745e-14 relative error 1.3434681852856802e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24705667556933378 Order of pole (three term test) 22.0653012548251 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.3900000000000343 y[1] (analytic) 3.9386104430059046 y[1] (numeric) 3.938610443005958 absolute error 5.3290705182007514e-14 relative error 1.3530331560624367e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.23831387056447972 Order of pole (three term test) 22.060447387567113 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.3800000000000345 y[1] (analytic) 3.943430641424108 y[1] (numeric) 3.943430641424161 absolute error 5.3290705182007514e-14 relative error 1.3513792945211386e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2294757431888758 Order of pole (three term test) 22.055769335493466 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.3700000000000347 y[1] (analytic) 3.9480564983976887 y[1] (numeric) 3.948056498397742 absolute error 5.3290705182007514e-14 relative error 1.3497959110675201e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2205458285756321 Order of pole (three term test) 22.05126896976263 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.360000000000035 y[1] (analytic) 3.952487551344804 y[1] (numeric) 3.952487551344858 absolute error 5.3734794391857577e-14 relative error 1.3595183715018842e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2115276985715304 Order of pole (three term test) 22.046948090460894 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.350000000000035 y[1] (analytic) 3.9567233571638534 y[1] (numeric) 3.956723357163907 absolute error 5.3734794391857577e-14 relative error 1.3580629612269439e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.20242496030833126 Order of pole (three term test) 22.042808425882352 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.3400000000000354 y[1] (analytic) 3.960763492277784 y[1] (numeric) 3.960763492277837 absolute error 5.3290705182007514e-14 relative error 1.3454654711372509e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.19324125475997236 Order of pole (three term test) 22.03885163183766 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.3300000000000356 y[1] (analytic) 3.9646075526764504 y[1] (numeric) 3.9646075526765037 absolute error 5.3290705182007514e-14 relative error 1.3441609156505721e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.18398025528622533 Order of pole (three term test) 22.03507929099166 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.320000000000036 y[1] (analytic) 3.968255153957016 y[1] (numeric) 3.96825515395707 absolute error 5.3734794391857577e-14 relative error 1.3541164140686612e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.17464566616340116 Order of pole (three term test) 22.03149291223041 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.310000000000036 y[1] (analytic) 3.9717059313623944 y[1] (numeric) 3.9717059313624477 absolute error 5.3290705182007514e-14 relative error 1.3417585819030532e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.16524122110268943 Order of pole (three term test) 22.028093930057587 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.3000000000000362 y[1] (analytic) 3.9749595398177187 y[1] (numeric) 3.974959539817772 absolute error 5.3290705182007514e-14 relative error 1.3406603173739798e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.15577068175672337 Order of pole (three term test) 22.02488370402075 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.2900000000000365 y[1] (analytic) 3.978015653964855 y[1] (numeric) 3.9780156539649085 absolute error 5.3734794391857577e-14 relative error 1.3507939401470319e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.14623783621496975 Order of pole (three term test) 22.021863518167496 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.2800000000000367 y[1] (analytic) 3.9808739681949366 y[1] (numeric) 3.98087396819499 absolute error 5.3290705182007514e-14 relative error 1.3386684835483835e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.13664649748854155 Order of pole (three term test) 22.01903458053191 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.270000000000037 y[1] (analytic) 3.983534196678921 y[1] (numeric) 3.983534196678974 absolute error 5.3290705182007514e-14 relative error 1.3377745125531008e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.12700050198504723 Order of pole (three term test) 22.016398022651327 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.260000000000037 y[1] (analytic) 3.9859960733961763 y[1] (numeric) 3.9859960733962305 absolute error 5.417888360170764e-14 relative error 1.3592307318944689e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.11730370797407616 Order of pole (three term test) 22.01395489911374 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.2500000000000373 y[1] (analytic) 3.9882593521610845 y[1] (numeric) 3.9882593521611382 absolute error 5.3734794391857577e-14 relative error 1.3473244753438805e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.10755999404394415 Order of pole (three term test) 22.011706187135996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.2400000000000375 y[1] (analytic) 3.9903238066476536 y[1] (numeric) 3.9903238066477074 absolute error 5.3734794391857577e-14 relative error 1.346627416610613e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.0977732575503087 Order of pole (three term test) 22.009652786172897 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.2300000000000377 y[1] (analytic) 3.992189230412155 y[1] (numeric) 3.992189230412209 absolute error 5.417888360170764e-14 relative error 1.3571221321118135e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.08794741305727911 Order of pole (three term test) 22.007795517557454 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.220000000000038 y[1] (analytic) 3.993855436913768 y[1] (numeric) 3.993855436913822 absolute error 5.3734794391857577e-14 relative error 1.3454366398744985e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.07808639077164323 Order of pole (three term test) 22.006135124172353 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.210000000000038 y[1] (analytic) 3.9953222595332303 y[1] (numeric) 3.995322259533284 absolute error 5.3734794391857577e-14 relative error 1.344942682999878e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.0681941349708366 Order of pole (three term test) 22.004672270152803 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.2000000000000384 y[1] (analytic) 3.9965895515895014 y[1] (numeric) 3.996589551589556 absolute error 5.46229728115577e-14 relative error 1.3667396190292636e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.05827460242528476 Order of pole (three term test) 22.00340754062091 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.1900000000000386 y[1] (analytic) 3.9976571863544335 y[1] (numeric) 3.997657186354488 absolute error 5.46229728115577e-14 relative error 1.3663746105595861e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.04833176081574703 Order of pole (three term test) 22.002341441451623 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.180000000000039 y[1] (analytic) 3.9985250570654385 y[1] (numeric) 3.998525057065493 absolute error 5.46229728115577e-14 relative error 1.3660780420779982e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.03836958714629799 Order of pole (three term test) 22.001474399070393 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.170000000000039 y[1] (analytic) 3.9991930769361694 y[1] (numeric) 3.9991930769362236 absolute error 5.417888360170764e-14 relative error 1.354745383866656e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.028392066153578047 Order of pole (three term test) 22.000806760282618 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.160000000000039 y[1] (analytic) 3.9996611791651953 y[1] (numeric) 3.9996611791652494 absolute error 5.417888360170764e-14 relative error 1.354586830602881e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.0184031887129525 Order of pole (three term test) 22.000338792134915 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.1500000000000394 y[1] (analytic) 3.9999293169426835 y[1] (numeric) 3.9999293169427372 absolute error 5.3734794391857577e-14 relative error 1.3433935985881213e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.008406950242214368 Order of pole (three term test) 22.000070681808293 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.1400000000000396 y[1] (analytic) 3.9999974634550792 y[1] (numeric) 3.9999974634551334 absolute error 5.417888360170764e-14 relative error 1.3544729489630607e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.0015926508965294712 Order of pole (three term test) 22.00000253654331 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.13000000000004 y[1] (analytic) 3.999865611887788 y[1] (numeric) 3.999865611887843 absolute error 5.46229728115577e-14 relative error 1.3656202010691476e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.01159161499614976 Order of pole (three term test) 22.000134383597167 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.12000000000004 y[1] (analytic) 3.999533775425858 y[1] (numeric) 3.999533775425913 absolute error 5.46229728115577e-14 relative error 1.365733504919373e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.021585942604324403 Order of pole (three term test) 22.0004661702328 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.1100000000000403 y[1] (analytic) 3.999001987252658 y[1] (numeric) 3.9990019872527127 absolute error 5.46229728115577e-14 relative error 1.3659151204644452e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.03157163612326608 Order of pole (three term test) 22.000997763739985 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.1000000000000405 y[1] (analytic) 3.9982703005465625 y[1] (numeric) 3.9982703005466167 absolute error 5.417888360170764e-14 relative error 1.3550580508351674e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.04154470140870792 Order of pole (three term test) 22.00172895148839 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.0900000000000407 y[1] (analytic) 3.9973387884756315 y[1] (numeric) 3.9973387884756857 absolute error 5.417888360170764e-14 relative error 1.3553738241528567e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.051501149367508256 Order of pole (three term test) 22.00265944101268 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.080000000000041 y[1] (analytic) 3.9962075441902964 y[1] (numeric) 3.9962075441903506 absolute error 5.417888360170764e-14 relative error 1.3557575026470568e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.06143699755323447 Order of pole (three term test) 22.003788860129443 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.070000000000041 y[1] (analytic) 3.994876680814043 y[1] (numeric) 3.994876680814097 absolute error 5.417888360170764e-14 relative error 1.3562091631491242e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.07134827175908842 Order of pole (three term test) 22.005116757086085 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.0600000000000414 y[1] (analytic) 3.9933463314321003 y[1] (numeric) 3.993346331432154 absolute error 5.3734794391857577e-14 relative error 1.3456081674886214e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.08123100760753632 Order of pole (three term test) 22.00664260074155 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.0500000000000416 y[1] (analytic) 3.9916166490781304 y[1] (numeric) 3.991616649078184 absolute error 5.3734794391857577e-14 relative error 1.3461912582278588e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.09108125213600697 Order of pole (three term test) 22.008365780778703 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.040000000000042 y[1] (analytic) 3.989687806718927 y[1] (numeric) 3.9896878067189814 absolute error 5.417888360170764e-14 relative error 1.357973010080298e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.10089506537802355 Order of pole (three term test) 22.010285607948507 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.030000000000042 y[1] (analytic) 3.9875599972371205 y[1] (numeric) 3.9875599972371742 absolute error 5.3734794391857577e-14 relative error 1.3475607747366575e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.11066852193913856 Order of pole (three term test) 22.01240131434569 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.020000000000042 y[1] (analytic) 3.985233433411884 y[1] (numeric) 3.985233433411938 absolute error 5.3734794391857577e-14 relative error 1.3483474754916306e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.12039771256703857 Order of pole (three term test) 22.01471205371591 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.0100000000000424 y[1] (analytic) 3.9827083478976633 y[1] (numeric) 3.982708347897716 absolute error 5.284661597215745e-14 relative error 1.326901478991134e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.13007874571519332 Order of pole (three term test) 22.01721690179423 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.0000000000000426 y[1] (analytic) 3.979984993200903 y[1] (numeric) 3.979984993200956 absolute error 5.3290705182007514e-14 relative error 1.3389674904062507e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.139707749099422 Order of pole (three term test) 22.019914856674802 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.990000000000043 y[1] (analytic) 3.977063641654805 y[1] (numeric) 3.977063641654858 absolute error 5.284661597215745e-14 relative error 1.3287847702172714e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.14928087124675601 Order of pole (three term test) 22.02280483921166 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.980000000000043 y[1] (analytic) 3.973944585392089 y[1] (numeric) 3.973944585392142 absolute error 5.284661597215745e-14 relative error 1.3298277023393204e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1587942830359765 Order of pole (three term test) 22.025885693450313 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.9700000000000433 y[1] (analytic) 3.9706281363157823 y[1] (numeric) 3.970628136315835 absolute error 5.284661597215745e-14 relative error 1.3309384348742394e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.16824417922921164 Order of pole (three term test) 22.02915618709015 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.9600000000000435 y[1] (analytic) 3.967114626068028 y[1] (numeric) 3.9671146260680814 absolute error 5.3290705182007514e-14 relative error 1.3433114544216268e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.17762677999398077 Order of pole (three term test) 22.03261501197731 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.9500000000000437 y[1] (analytic) 3.9634044059969247 y[1] (numeric) 3.9634044059969775 absolute error 5.284661597215745e-14 relative error 1.3333642131546457e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.18693833241507743 Order of pole (three term test) 22.036260784627963 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.940000000000044 y[1] (analytic) 3.959497847121386 y[1] (numeric) 3.959497847121439 absolute error 5.284661597215745e-14 relative error 1.3346797501248227e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.19617511199568663 Order of pole (three term test) 22.040092046781663 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.930000000000044 y[1] (analytic) 3.9553953400940447 y[1] (numeric) 3.9553953400940975 absolute error 5.284661597215745e-14 relative error 1.3360640701695562e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.20533342414713018 Order of pole (three term test) 22.04410726598462 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.9200000000000443 y[1] (analytic) 3.951097295162185 y[1] (numeric) 3.9510972951622376 absolute error 5.240252676230739e-14 relative error 1.3262778121528481e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.21440960566665784 Order of pole (three term test) 22.0483048362027 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.9100000000000446 y[1] (analytic) 3.946604142126718 y[1] (numeric) 3.94660414212677 absolute error 5.1958437552457326e-14 relative error 1.3165353220467238e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.22340002620267507 Order of pole (three term test) 22.052683078463772 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.9000000000000448 y[1] (analytic) 3.941916330299202 y[1] (numeric) 3.941916330299255 absolute error 5.284661597215745e-14 relative error 1.3406326148009907e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.23230108970683896 Order of pole (three term test) 22.05724024152932 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.890000000000045 y[1] (analytic) 3.9370343284569156 y[1] (numeric) 3.937034328456968 absolute error 5.240252676230739e-14 relative error 1.3310152361014866e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24110923587242652 Order of pole (three term test) 22.061974502594865 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.880000000000045 y[1] (analytic) 3.931958624795973 y[1] (numeric) 3.9319586247960254 absolute error 5.240252676230739e-14 relative error 1.3327334227741657e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.249820941558412 Order of pole (three term test) 22.066883968019113 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.8700000000000454 y[1] (analytic) 3.926689726882511 y[1] (numeric) 3.926689726882563 absolute error 5.1958437552457326e-14 relative error 1.3232122007691278e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25843272219867547 Order of pole (three term test) 22.07196667408135 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.8600000000000456 y[1] (analytic) 3.92122816160193 y[1] (numeric) 3.921228161601982 absolute error 5.1958437552457326e-14 relative error 1.3250551972785706e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.26694113319578344 Order of pole (three term test) 22.077220587766924 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.850000000000046 y[1] (analytic) 3.915574475106207 y[1] (numeric) 3.915574475106259 absolute error 5.1958437552457326e-14 relative error 1.3269684405900106e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2753427712987807 Order of pole (three term test) 22.0826436075804 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.840000000000046 y[1] (analytic) 3.90972923275928 y[1] (numeric) 3.9097292327593323 absolute error 5.240252676230739e-14 relative error 1.3403108922027436e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2836342759644462 Order of pole (three term test) 22.088233564386158 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.8300000000000463 y[1] (analytic) 3.903693019080513 y[1] (numeric) 3.903693019080565 absolute error 5.240252676230739e-14 relative error 1.342383391987376e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.29181233070146606 Order of pole (three term test) 22.093988222276035 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.8200000000000465 y[1] (analytic) 3.8974664376862433 y[1] (numeric) 3.8974664376862957 absolute error 5.240252676230739e-14 relative error 1.344527979910367e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2998736643969845 Order of pole (three term test) 22.099905279463563 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.8100000000000467 y[1] (analytic) 3.891050111229422 y[1] (numeric) 3.8910501112294744 absolute error 5.240252676230739e-14 relative error 1.3467451013050615e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3078150526250064 Order of pole (three term test) 22.1059823692048 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.800000000000047 y[1] (analytic) 3.8844446813373477 y[1] (numeric) 3.8844446813373996 absolute error 5.1958437552457326e-14 relative error 1.3376027158293557e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.31563331893612423 Order of pole (three term test) 22.112217060744843 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.790000000000047 y[1] (analytic) 3.8776508085475045 y[1] (numeric) 3.8776508085475565 absolute error 5.1958437552457326e-14 relative error 1.3399462746342543e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3233253361280559 Order of pole (three term test) 22.118606860290228 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.7800000000000473 y[1] (analytic) 3.870669172241511 y[1] (numeric) 3.8706691722415627 absolute error 5.1514348342607263e-14 relative error 1.330889984399654e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3308880274964831 Order of pole (three term test) 22.12514921200632 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.7700000000000475 y[1] (analytic) 3.863500470577179 y[1] (numeric) 3.8635004705772302 absolute error 5.10702591327572e-14 relative error 1.3218649647304863e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.33831836806569326 Order of pole (three term test) 22.131841499039655 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.7600000000000477 y[1] (analytic) 3.8561454204187005 y[1] (numeric) 3.856145420418752 absolute error 5.1514348342607263e-14 relative error 1.3359026366026889e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3456133857985288 Order of pole (three term test) 22.138681044564674 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.750000000000048 y[1] (analytic) 3.8486047572649635 y[1] (numeric) 3.8486047572650146 absolute error 5.10702591327572e-14 relative error 1.326981136120889e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3527701627851618 Order of pole (three term test) 22.14566511285434 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.740000000000048 y[1] (analytic) 3.840879235175999 y[1] (numeric) 3.8408792351760495 absolute error 5.062616992290714e-14 relative error 1.3180880424267576e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.35978583641022027 Order of pole (three term test) 22.15279091037446 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.7300000000000484 y[1] (analytic) 3.8329696266975777 y[1] (numeric) 3.832969626697628 absolute error 5.0182080713057076e-14 relative error 1.309221976702516e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3666576004977953 Order of pole (three term test) 22.160055586901038 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.7200000000000486 y[1] (analytic) 3.824876722783956 y[1] (numeric) 3.824876722784006 absolute error 5.0182080713057076e-14 relative error 1.3119921072000405e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.37338270643387406 Order of pole (three term test) 22.16745623666033 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.710000000000049 y[1] (analytic) 3.816601332718781 y[1] (numeric) 3.8166013327188315 absolute error 5.062616992290714e-14 relative error 1.3264725736194002e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.37995846426574886 Order of pole (three term test) 22.174989899491088 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.700000000000049 y[1] (analytic) 3.8081442840341637 y[1] (numeric) 3.8081442840342143 absolute error 5.062616992290714e-14 relative error 1.3294183766922882e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3863822437779625 Order of pole (three term test) 22.182653562028644 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.6900000000000492 y[1] (analytic) 3.7995064224279256 y[1] (numeric) 3.7995064224279758 absolute error 5.0182080713057076e-14 relative error 1.3207526224153658e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.39265147554435986 Order of pole (three term test) 22.190444158910164 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.6800000000000495 y[1] (analytic) 3.7906886116790286 y[1] (numeric) 3.790688611679078 absolute error 4.929390229335695e-14 relative error 1.3003943964556603e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3987636519558222 Order of pole (three term test) 22.198358574000757 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.6700000000000497 y[1] (analytic) 3.781691733561198 y[1] (numeric) 3.7816917335612477 absolute error 4.973799150320701e-14 relative error 1.3152312511831582e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4047163282232807 Order of pole (three term test) 22.206393641639927 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.66000000000005 y[1] (analytic) 3.7725166877547505 y[1] (numeric) 3.7725166877547998 absolute error 4.929390229335695e-14 relative error 1.306658296658051e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4105071233555951 Order of pole (three term test) 22.214546147907736 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.65000000000005 y[1] (analytic) 3.763164391756619 y[1] (numeric) 3.7631643917566686 absolute error 4.973799150320701e-14 relative error 1.3217065832191738e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.41613372111192276 Order of pole (three term test) 22.222812831910378 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.6400000000000503 y[1] (analytic) 3.7536357807886116 y[1] (numeric) 3.7536357807886604 absolute error 4.884981308350689e-14 relative error 1.3013999209386238e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4215938709281815 Order of pole (three term test) 22.231190387084478 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.6300000000000505 y[1] (analytic) 3.7439318077038823 y[1] (numeric) 3.7439318077039316 absolute error 4.929390229335695e-14 relative error 1.3166346190367294e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4268853888172452 Order of pole (three term test) 22.239675462519667 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.6200000000000507 y[1] (analytic) 3.734053442891655 y[1] (numeric) 3.734053442891704 absolute error 4.884981308350689e-14 relative error 1.3082247972776076e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4320061582425117 Order of pole (three term test) 22.248264664298905 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.610000000000051 y[1] (analytic) 3.7240016741801787 y[1] (numeric) 3.724001674180227 absolute error 4.8405723873656825e-14 relative error 1.2998308837847963e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4369541309644864 Order of pole (three term test) 22.256954556855984 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.600000000000051 y[1] (analytic) 3.713777506737947 y[1] (numeric) 3.7137775067379954 absolute error 4.8405723873656825e-14 relative error 1.3034093664963448e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4417273278600526 Order of pole (three term test) 22.265741664349765 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.5900000000000514 y[1] (analytic) 3.703381962973185 y[1] (numeric) 3.703381962973233 absolute error 4.796163466380676e-14 relative error 1.295076639226858e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.44632383971409395 Order of pole (three term test) 22.274622472054403 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.5800000000000516 y[1] (analytic) 3.692816082431606 y[1] (numeric) 3.6928160824316536 absolute error 4.75175454539567e-14 relative error 1.286756350526611e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.45074182798315526 Order of pole (three term test) 22.28359342776523 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.570000000000052 y[1] (analytic) 3.6820809216924593 y[1] (numeric) 3.6820809216925063 absolute error 4.707345624410664e-14 relative error 1.2784470859067768e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4549795255308338 Order of pole (three term test) 22.292650943219563 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.560000000000052 y[1] (analytic) 3.671177554262872 y[1] (numeric) 3.6711775542629193 absolute error 4.707345624410664e-14 relative error 1.2822440633372856e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.45903523733461277 Order of pole (three term test) 22.30179139553199 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.5500000000000522 y[1] (analytic) 3.6601070704705023 y[1] (numeric) 3.6601070704705494 absolute error 4.707345624410664e-14 relative error 1.2861223821535746e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4629073411638465 Order of pole (three term test) 22.311011128643464 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.5400000000000524 y[1] (analytic) 3.6488705773545043 y[1] (numeric) 3.6488705773545504 absolute error 4.618527782440651e-14 relative error 1.2657417369374514e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4665942882286302 Order of pole (three term test) 22.32030645478366 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.5300000000000527 y[1] (analytic) 3.6374691985548235 y[1] (numeric) 3.63746919855487 absolute error 4.6629367034256575e-14 relative error 1.2819178524668346e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.47009460379929635 Order of pole (three term test) 22.329673655946056 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.520000000000053 y[1] (analytic) 3.625904074199841 y[1] (numeric) 3.6259040741998874 absolute error 4.618527782440651e-14 relative error 1.273758954436725e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4734068877962873 Order of pole (three term test) 22.33910898537509 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.510000000000053 y[1] (analytic) 3.6141763607923547 y[1] (numeric) 3.6141763607924005 absolute error 4.574118861455645e-14 relative error 1.2656047754274053e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4765298153501678 Order of pole (three term test) 22.34860866906479 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.5000000000000533 y[1] (analytic) 3.602287231093931 y[1] (numeric) 3.602287231093977 absolute error 4.574118861455645e-14 relative error 1.2697818269384896e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.479462137331554 Order of pole (three term test) 22.358168907268333 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.4900000000000535 y[1] (analytic) 3.5902378740076335 y[1] (numeric) 3.590237874007679 absolute error 4.529709940470639e-14 relative error 1.2616740448493769e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.482202680850751 Order of pole (three term test) 22.36778587601792 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.4800000000000537 y[1] (analytic) 3.5780294944591287 y[1] (numeric) 3.5780294944591735 absolute error 4.4853010194856324e-14 relative error 1.2535673689754342e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4847503497268911 Order of pole (three term test) 22.37745572865427 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.470000000000054 y[1] (analytic) 3.5656633132761977 y[1] (numeric) 3.5656633132762425 absolute error 4.4853010194856324e-14 relative error 1.257914902617223e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.48710412492639227 Order of pole (three term test) 22.38717459736525 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.460000000000054 y[1] (analytic) 3.553140567066654 y[1] (numeric) 3.553140567066699 absolute error 4.4853010194856324e-14 relative error 1.2623483182902996e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4892630649705581 Order of pole (three term test) 22.39693859473297 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.4500000000000544 y[1] (analytic) 3.5404625080946843 y[1] (numeric) 3.5404625080947283 absolute error 4.39648317751562e-14 relative error 1.2417821591003394e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49122630631215614 Order of pole (three term test) 22.406743815288664 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.4400000000000546 y[1] (analytic) 3.5276304041556186 y[1] (numeric) 3.5276304041556625 absolute error 4.39648317751562e-14 relative error 1.2462992643266923e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49299306368082607 Order of pole (three term test) 22.41658633707484 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.430000000000055 y[1] (analytic) 3.514645538449159 y[1] (numeric) 3.5146455384492024 absolute error 4.3520742565306136e-14 relative error 1.2382683286039055e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4945626303971768 Order of pole (three term test) 22.426462223214013 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.420000000000055 y[1] (analytic) 3.5015092094510543 y[1] (numeric) 3.501509209451098 absolute error 4.3520742565306136e-14 relative error 1.2429138397762221e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49593437865544926 Order of pole (three term test) 22.436367523483415 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.410000000000055 y[1] (analytic) 3.4882227307832583 y[1] (numeric) 3.488222730783302 absolute error 4.3520742565306136e-14 relative error 1.2476480409705325e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4971077597746297 Order of pole (three term test) 22.446298275895007 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.4000000000000554 y[1] (analytic) 3.474787431082566 y[1] (numeric) 3.474787431082609 absolute error 4.263256414560601e-14 relative error 1.2269114295812876e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49808230441791546 Order of pole (three term test) 22.456250508280217 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.3900000000000556 y[1] (analytic) 3.4612046538677506 y[1] (numeric) 3.4612046538677927 absolute error 4.218847493575595e-14 relative error 1.2188957069791324e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4988576227804428 Order of pole (three term test) 22.466220239878805 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.380000000000056 y[1] (analytic) 3.447475757405215 y[1] (numeric) 3.4474757574052566 absolute error 4.1744385725905886e-14 relative error 1.2108681442135887e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4994334047452044 Order of pole (three term test) 22.476203482931048 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.370000000000056 y[1] (analytic) 3.433602114573164 y[1] (numeric) 3.4336021145732056 absolute error 4.1744385725905886e-14 relative error 1.2157607181312908e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.499809420007091 Order of pole (three term test) 22.48619624427284 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.3600000000000563 y[1] (analytic) 3.41958511272432 y[1] (numeric) 3.419585112724362 absolute error 4.1744385725905886e-14 relative error 1.2207441648571486e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4999855181650118 Order of pole (three term test) 22.49619452693287 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.3500000000000565 y[1] (analytic) 3.4054261535471877 y[1] (numeric) 3.4054261535472294 absolute error 4.1744385725905886e-14 relative error 1.2258197313256597e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.499961628782051 Order of pole (three term test) 22.506194331731386 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.3400000000000567 y[1] (analytic) 3.3911266529258857 y[1] (numeric) 3.3911266529259265 absolute error 4.085620730620576e-14 relative error 1.2047974460333047e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49973776141364384 Order of pole (three term test) 22.5161916588798 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.330000000000057 y[1] (analytic) 3.376688040798559 y[1] (numeric) 3.3766880407985997 absolute error 4.085620730620576e-14 relative error 1.2099491221150416e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4993140056037525 Order of pole (three term test) 22.52618250958056 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.320000000000057 y[1] (analytic) 3.362111761014389 y[1] (numeric) 3.3621117610144293 absolute error 4.04121180963557e-14 relative error 1.2019861613452993e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49869053084905074 Order of pole (three term test) 22.53616288762657 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.3100000000000573 y[1] (analytic) 3.3473992711892064 y[1] (numeric) 3.347399271189247 absolute error 4.04121180963557e-14 relative error 1.2072691311185826e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4978675865311279 Order of pole (three term test) 22.5461288009997 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.3000000000000576 y[1] (analytic) 3.332552042559734 y[1] (numeric) 3.332552042559774 absolute error 3.9968028886505635e-14 relative error 1.1993219723526413e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4968455018167386 Order of pole (three term test) 22.55607626346747 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.2900000000000578 y[1] (analytic) 3.3175715598364626 y[1] (numeric) 3.3175715598365016 absolute error 3.907985046680551e-14 relative error 1.1779655619163774e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49562468552614103 Order of pole (three term test) 22.566001296177525 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.280000000000058 y[1] (analytic) 3.3024593210551796 y[1] (numeric) 3.3024593210552182 absolute error 3.863576125695545e-14 relative error 1.1699087710370588e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49420562596957407 Order of pole (three term test) 22.575899929249122 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.270000000000058 y[1] (analytic) 3.28721683742717 y[1] (numeric) 3.287216837427209 absolute error 3.863576125695545e-14 relative error 1.1753335167020737e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4925888907519396 Order of pole (three term test) 22.585768203360995 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.2600000000000584 y[1] (analytic) 3.2718456331880947 y[1] (numeric) 3.271845633188134 absolute error 3.907985046680551e-14 relative error 1.1944283089152345e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4907751265457688 Order of pole (three term test) 22.595602171335088 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.2500000000000586 y[1] (analytic) 3.2563472454455695 y[1] (numeric) 3.2563472454456077 absolute error 3.8191672047105385e-14 relative error 1.172837820061158e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4887650588325609 Order of pole (three term test) 22.60539789971533 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.240000000000059 y[1] (analytic) 3.2407232240254515 y[1] (numeric) 3.2407232240254897 absolute error 3.8191672047105385e-14 relative error 1.1784922502473307e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4865594916126004 Order of pole (three term test) 22.615151470340965 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.230000000000059 y[1] (analytic) 3.2249751313168638 y[1] (numeric) 3.2249751313169015 absolute error 3.774758283725532e-14 relative error 1.17047671067906e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4841593070833683 Order of pole (three term test) 22.62485898191381 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.2200000000000593 y[1] (analytic) 3.209104542115954 y[1] (numeric) 3.2091045421159907 absolute error 3.68594044175552e-14 relative error 1.1485884592981068e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.48156546528667415 Order of pole (three term test) 22.63451655155864 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.2100000000000595 y[1] (analytic) 3.193113043468415 y[1] (numeric) 3.1931130434684523 absolute error 3.730349362740526e-14 relative error 1.168248449697401e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4787790037246529 Order of pole (three term test) 22.644120316376384 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.2000000000000597 y[1] (analytic) 3.1770022345107876 y[1] (numeric) 3.1770022345108244 absolute error 3.68594044175552e-14 relative error 1.1601944756967101e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4758010369447763 Order of pole (three term test) 22.65366643498916 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.19000000000006 y[1] (analytic) 3.1607737263105413 y[1] (numeric) 3.1607737263105777 absolute error 3.6415315207705135e-14 relative error 1.1521013005322413e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.47263275609405114 Order of pole (three term test) 22.663151089076784 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.18000000000006 y[1] (analytic) 3.144429141704972 y[1] (numeric) 3.144429141705008 absolute error 3.597122599785507e-14 relative error 1.143966818039053e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4692754284425747 Order of pole (three term test) 22.672570484904114 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.1700000000000603 y[1] (analytic) 3.12797011513892 y[1] (numeric) 3.1279701151389556 absolute error 3.552713678800501e-14 relative error 1.1357888816155511e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.46573039687664314 Order of pole (three term test) 22.681920854838374 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.1600000000000605 y[1] (analytic) 3.1113982925013257 y[1] (numeric) 3.1113982925013612 absolute error 3.552713678800501e-14 relative error 1.1418382813164018e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.46199907936161705 Order of pole (three term test) 22.691198458856285 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.1500000000000608 y[1] (analytic) 3.0947153309606437 y[1] (numeric) 3.0947153309606787 absolute error 3.5083047578154947e-14 relative error 1.1336437709527444e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4580829683747518 Order of pole (three term test) 22.700399586039932 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.140000000000061 y[1] (analytic) 3.077922898799126 y[1] (numeric) 3.07792289879916 absolute error 3.419486915845482e-14 relative error 1.1109722459843357e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.45398363030822825 Order of pole (three term test) 22.709520556061122 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.130000000000061 y[1] (analytic) 3.0610226752459937 y[1] (numeric) 3.0610226752460274 absolute error 3.375077994860476e-14 relative error 1.1025981683030962e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.44970270484261576 Order of pole (three term test) 22.71855772065346 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.1200000000000614 y[1] (analytic) 3.0440163503095192 y[1] (numeric) 3.044016350309553 absolute error 3.375077994860476e-14 relative error 1.1087581689622968e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4452419042910222 Order of pole (three term test) 22.727507465071596 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.1100000000000616 y[1] (analytic) 3.026905624608025 y[1] (numeric) 3.0269056246080583 absolute error 3.3306690738754696e-14 relative error 1.1003544500356798e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.44060301291419174 Order of pole (three term test) 22.7363662095371 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.100000000000062 y[1] (analytic) 3.0096922091998213 y[1] (numeric) 3.0096922091998546 absolute error 3.3306690738754696e-14 relative error 1.106647737497711e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.43578788620682435 Order of pole (three term test) 22.745130410670296 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.090000000000062 y[1] (analytic) 2.992377825412106 y[1] (numeric) 2.9923778254121385 absolute error 3.241851231905457e-14 relative error 1.083369621434417e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4307984501554016 Order of pole (three term test) 22.75379656290758 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.0800000000000622 y[1] (analytic) 2.9749642046688276 y[1] (numeric) 2.9749642046688596 absolute error 3.197442310920451e-14 relative error 1.074783456521081e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4256367004678199 Order of pole (three term test) 22.76236119990362 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.0700000000000625 y[1] (analytic) 2.95745308831755 y[1] (numeric) 2.9574530883175814 absolute error 3.1530333899354446e-14 relative error 1.0661313284699158e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.42030470177513113 Order of pole (three term test) 22.770820895917797 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.0600000000000627 y[1] (analytic) 2.939846227455315 y[1] (numeric) 2.9398462274553463 absolute error 3.108624468950438e-14 relative error 1.0574105679130077e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4148045868057204 Order of pole (three term test) 22.779172267184503 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.050000000000063 y[1] (analytic) 2.9221453827535377 y[1] (numeric) 2.9221453827535684 absolute error 3.064215547965432e-14 relative error 1.0486184452184996e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.40913855553224154 Order of pole (three term test) 22.787411973266586 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.040000000000063 y[1] (analytic) 2.9043523242819367 y[1] (numeric) 2.904352324281967 absolute error 3.019806626980426e-14 relative error 1.0397521684036849e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.40330887429165757 Order of pole (three term test) 22.795536718391467 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.0300000000000633 y[1] (analytic) 2.8864688313315314 y[1] (numeric) 2.8864688313315616 absolute error 3.019806626980426e-14 relative error 1.046194088154205e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.39731787487873693 Order of pole (three term test) 22.80354325276943 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.0200000000000635 y[1] (analytic) 2.8684966922367154 y[1] (numeric) 2.8684966922367447 absolute error 2.930988785010413e-14 relative error 1.021785659695138e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.39116795361336604 Order of pole (three term test) 22.81142837389347 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.0100000000000637 y[1] (analytic) 2.8504377041964197 y[1] (numeric) 2.850437704196449 absolute error 2.930988785010413e-14 relative error 1.0282591970683682e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.38486157038205265 Order of pole (three term test) 22.819188927820278 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.000000000000064 y[1] (analytic) 2.8322936730944015 y[1] (numeric) 2.8322936730944295 absolute error 2.7977620220553945e-14 relative error 9.878078846953466e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.37840124765400596 Order of pole (three term test) 22.826821810431756 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.990000000000064 y[1] (analytic) 2.814066413318648 y[1] (numeric) 2.814066413318676 absolute error 2.7977620220553945e-14 relative error 9.9420610999581e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.37178956947218 Order of pole (three term test) 22.834323968676625 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.980000000000064 y[1] (analytic) 2.795757747579949 y[1] (numeric) 2.7957577475799775 absolute error 2.842170943040401e-14 relative error 1.0166012936924266e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3650291804196936 Order of pole (three term test) 22.841692401791622 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.970000000000064 y[1] (analytic) 2.777369506729622 y[1] (numeric) 2.77736950672965 absolute error 2.7977620220553945e-14 relative error 1.0073423846831907e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3581227845620298 Order of pole (three term test) 22.84892416250173 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.960000000000064 y[1] (analytic) 2.7589035295764273 y[1] (numeric) 2.7589035295764552 absolute error 2.7977620220553945e-14 relative error 1.0140847594206867e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.35107314436544823 Order of pole (three term test) 22.85601635819911 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.950000000000064 y[1] (analytic) 2.7403616627026928 y[1] (numeric) 2.7403616627027207 absolute error 2.7977620220553945e-14 relative error 1.0209462714845055e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3438830795920333 Order of pole (three term test) 22.86296615210003 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.940000000000064 y[1] (analytic) 2.7217457602796538 y[1] (numeric) 2.7217457602796817 absolute error 2.7977620220553945e-14 relative error 1.0279292294251356e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3365554661718281 Order of pole (three term test) 22.869770764379584 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.9300000000000639 y[1] (analytic) 2.7030576838820393 y[1] (numeric) 2.7030576838820677 absolute error 2.842170943040401e-14 relative error 1.0514651463000122e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.32909323505250043 Order of pole (three term test) 22.876427473283606 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.9200000000000639 y[1] (analytic) 2.684299302301916 y[1] (numeric) 2.6842993023019446 absolute error 2.842170943040401e-14 relative error 1.0588129798354088e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3214993710270033 Order of pole (three term test) 22.882933616217276 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.9100000000000639 y[1] (analytic) 2.665472491361811 y[1] (numeric) 2.665472491361839 absolute error 2.7977620220553945e-14 relative error 1.0496307994632485e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.31377691153969633 Order of pole (three term test) 22.889286590810173 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.9000000000000639 y[1] (analytic) 2.646579133727128 y[1] (numeric) 2.646579133727156 absolute error 2.7977620220553945e-14 relative error 1.057123887361478e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.30592894547141014 Order of pole (three term test) 22.89548385595717 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.8900000000000639 y[1] (analytic) 2.6276211187178857 y[1] (numeric) 2.627621118717914 absolute error 2.842170943040401e-14 relative error 1.081651735402097e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2979586119039333 Order of pole (three term test) 22.901522932834826 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.8800000000000638 y[1] (analytic) 2.6086003421197885 y[1] (numeric) 2.6086003421198165 absolute error 2.7977620220553945e-14 relative error 1.0725146266682962e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2898690988644235 Order of pole (three term test) 22.907401405892923 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.8700000000000638 y[1] (analytic) 2.589518705994644 y[1] (numeric) 2.589518705994672 absolute error 2.7977620220553945e-14 relative error 1.0804177685910029e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2816636420502377 Order of pole (three term test) 22.9131169238206 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.8600000000000638 y[1] (analytic) 2.570378118490164 y[1] (numeric) 2.570378118490192 absolute error 2.7977620220553945e-14 relative error 1.088463211668949e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.27334552353469693 Order of pole (three term test) 22.918667200486908 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.8500000000000638 y[1] (analytic) 2.5511804936491487 y[1] (numeric) 2.5511804936491767 absolute error 2.7977620220553945e-14 relative error 1.0966538937641144e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2649180704543007 Order of pole (three term test) 22.92405001585517 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.8400000000000638 y[1] (analytic) 2.5319277512180838 y[1] (numeric) 2.5319277512181118 absolute error 2.7977620220553945e-14 relative error 1.1049928342976694e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25638465367791685 Order of pole (three term test) 22.929263216871018 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.8300000000000638 y[1] (analytic) 2.5126218164551686 y[1] (numeric) 2.512621816455197 absolute error 2.842170943040401e-14 relative error 1.131157472416666e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24774868645847775 Order of pole (three term test) 22.934304718323556 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.8200000000000638 y[1] (analytic) 2.4932646199377917 y[1] (numeric) 2.49326461993782 absolute error 2.842170943040401e-14 relative error 1.1399395476567242e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2390136230677274 Order of pole (three term test) 22.93917250367941 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.8100000000000638 y[1] (analytic) 2.4738580973694733 y[1] (numeric) 2.4738580973695017 absolute error 2.842170943040401e-14 relative error 1.1488819613633318e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.23018295741455586 Order of pole (three term test) 22.943864625889347 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.8000000000000638 y[1] (analytic) 2.454404189386298 y[1] (numeric) 2.454404189386327 absolute error 2.886579864025407e-14 relative error 1.1760817050867122e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2212602216474834 Order of pole (three term test) 22.94837920816704 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.7900000000000638 y[1] (analytic) 2.4349048413628536 y[1] (numeric) 2.4349048413628824 absolute error 2.886579864025407e-14 relative error 1.1855000717029023e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.21224898474184906 Order of pole (three term test) 22.952714444739794 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.7800000000000638 y[1] (analytic) 2.415362003217692 y[1] (numeric) 2.415362003217721 absolute error 2.930988785010413e-14 relative error 1.2134780546790977e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.20315285107226655 Order of pole (three term test) 22.956868601570743 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.7700000000000637 y[1] (analytic) 2.395777629218343 y[1] (numeric) 2.395777629218372 absolute error 2.886579864025407e-14 relative error 1.2048613480739426e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.19397545897092394 Order of pole (three term test) 22.960840017052575 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.7600000000000637 y[1] (analytic) 2.3761536777858856 y[1] (numeric) 2.3761536777859145 absolute error 2.886579864025407e-14 relative error 1.214811942094225e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1847204792722977 Order of pole (three term test) 22.96462710267204 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.7500000000000637 y[1] (analytic) 2.3564921112991097 y[1] (numeric) 2.3564921112991386 absolute error 2.886579864025407e-14 relative error 1.2249478155197665e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.17539161384486962 Order of pole (three term test) 22.968228343645375 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.7400000000000637 y[1] (analytic) 2.3367948958982794 y[1] (numeric) 2.3367948958983087 absolute error 2.930988785010413e-14 relative error 1.2542772967174432e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.16599259411042722 Order of pole (three term test) 22.97164229952422 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.7300000000000637 y[1] (analytic) 2.3170640012885215 y[1] (numeric) 2.3170640012885504 absolute error 2.886579864025407e-14 relative error 1.2457920292318975e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.15652717955154563 Order of pole (three term test) 22.974867604771728 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.7200000000000637 y[1] (analytic) 2.297301400542853 y[1] (numeric) 2.2973014005428825 absolute error 2.930988785010413e-14 relative error 1.2758398982030916e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.14699915620784465 Order of pole (three term test) 22.977902969308815 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.7100000000000637 y[1] (analytic) 2.2775090699048812 y[1] (numeric) 2.2775090699049105 absolute error 2.930988785010413e-14 relative error 1.286927382086265e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.13741233516162335 Order of pole (three term test) 22.98074717903014 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.7000000000000637 y[1] (analytic) 2.257688988591176 y[1] (numeric) 2.257688988591205 absolute error 2.886579864025407e-14 relative error 1.2785551413911384e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.12777055101347728 Order of pole (three term test) 22.983399096289716 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.6900000000000637 y[1] (analytic) 2.237843138593351 y[1] (numeric) 2.23784313859338 absolute error 2.930988785010413e-14 relative error 1.3097382629118302e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.11807766034851044 Order of pole (three term test) 22.985857660356018 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.6800000000000637 y[1] (analytic) 2.217973504479869 y[1] (numeric) 2.217973504479898 absolute error 2.886579864025407e-14 relative error 1.3014492094675995e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.10833754019375201 Order of pole (three term test) 22.98812188783619 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.6700000000000637 y[1] (analytic) 2.1980820731975825 y[1] (numeric) 2.198082073197612 absolute error 2.930988785010413e-14 relative error 1.3334300937847424e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.09855408646739743 Order of pole (three term test) 22.99019087306944 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.6600000000000636 y[1] (analytic) 2.178170833873045 y[1] (numeric) 2.178170833873074 absolute error 2.886579864025407e-14 relative error 1.325231161457032e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.08873121242049282 Order of pole (three term test) 22.992063788489247 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.6500000000000636 y[1] (analytic) 2.158241777613595 y[1] (numeric) 2.158241777613624 absolute error 2.886579864025407e-14 relative error 1.337468254931636e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.07887284707168705 Order of pole (three term test) 22.99373988495442 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.6400000000000636 y[1] (analytic) 2.1382968973082512 y[1] (numeric) 2.13829689730828 absolute error 2.886579864025407e-14 relative error 1.349943437536254e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.06898293363567656 Order of pole (three term test) 22.995218492048725 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.6300000000000636 y[1] (analytic) 2.1183381874284235 y[1] (numeric) 2.1183381874284524 absolute error 2.886579864025407e-14 relative error 1.362662430935826e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.05906542794597193 Order of pole (three term test) 22.996499018349034 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.6200000000000636 y[1] (analytic) 2.0983676438284675 y[1] (numeric) 2.098367643828497 absolute error 2.930988785010413e-14 relative error 1.3967946911642377e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.04912429687261755 Order of pole (three term test) 22.997580951661906 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.6100000000000636 y[1] (analytic) 2.0783872635461025 y[1] (numeric) 2.0783872635461313 absolute error 2.886579864025407e-14 relative error 1.3888556356433702e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.03916351673549595 Order of pole (three term test) 22.99846385922844 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.6000000000000636 y[1] (analytic) 2.0583990446027043 y[1] (numeric) 2.0583990446027336 absolute error 2.930988785010413e-14 relative error 1.423916704924496e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.02918707171385346 Order of pole (three term test) 22.999147387897363 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.5900000000000636 y[1] (analytic) 2.0384049858035125 y[1] (numeric) 2.0384049858035413 absolute error 2.886579864025407e-14 relative error 1.4160973330270554e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.019198952252681152 Order of pole (three term test) 22.99963126426636 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.5800000000000636 y[1] (analytic) 2.018407086537744 y[1] (numeric) 2.018407086537773 absolute error 2.886579864025407e-14 relative error 1.430127689938344e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.009203153466590397 Order of pole (three term test) 22.999915294791304 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.5700000000000636 y[1] (analytic) 1.9984073465786607 y[1] (numeric) 1.9984073465786896 absolute error 2.886579864025407e-14 relative error 1.4444401783086552e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.0007963264581799091 Order of pole (three term test) 22.999999365863772 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.5600000000000636 y[1] (analytic) 1.9784077658835924 y[1] (numeric) 1.9784077658836212 absolute error 2.886579864025407e-14 relative error 1.4590419193670163e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.010795487862984489 Order of pole (three term test) 22.999883443856472 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.5500000000000635 y[1] (analytic) 1.958410344393942 y[1] (numeric) 1.958410344393971 absolute error 2.90878432451791e-14 relative error 1.485278268083329e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.020790331216581817 Order of pole (three term test) 22.99956757513665 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.5400000000000635 y[1] (analytic) 1.938417081835195 y[1] (numeric) 1.9384170818352238 absolute error 2.886579864025407e-14 relative error 1.4891428119755011e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.030776858714893166 Order of pole (three term test) 22.999051886047575 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.5300000000000635 y[1] (analytic) 1.9184299775169449 y[1] (numeric) 1.918429977516974 absolute error 2.90878432451791e-14 relative error 1.5162316887285077e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.040751075880071264 Order of pole (three term test) 22.998336582858023 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.5200000000000635 y[1] (analytic) 1.8984510301329687 y[1] (numeric) 1.8984510301329975 absolute error 2.886579864025407e-14 relative error 1.5204921371204551e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.0507089931582378 Order of pole (three term test) 22.99742195167973 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.5100000000000635 y[1] (analytic) 1.878482237561355 y[1] (numeric) 1.878482237561384 absolute error 2.90878432451791e-14 relative error 1.548475820721144e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.06064662751525186 Order of pole (three term test) 22.996308358352977 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.5000000000000635 y[1] (analytic) 1.858525596664721 y[1] (numeric) 1.85852559666475 absolute error 2.90878432451791e-14 relative error 1.565103181649995e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.07056000402987073 Order of pole (three term test) 22.99499624830023 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.4900000000000635 y[1] (analytic) 1.8385831030905253 y[1] (numeric) 1.8385831030905546 absolute error 2.930988785010413e-14 relative error 1.5941562717962724e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.08044515748366522 Order of pole (three term test) 22.993486146348033 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.4800000000000635 y[1] (analytic) 1.818656751071507 y[1] (numeric) 1.8186567510715363 absolute error 2.930988785010413e-14 relative error 1.6116228547709996e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.09029813394705404 Order of pole (three term test) 22.991778656517017 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.4700000000000635 y[1] (analytic) 1.798748533226263 y[1] (numeric) 1.7987485332262922 absolute error 2.930988785010413e-14 relative error 1.6294600000331046e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.10011499236082305 Order of pole (three term test) 22.989874461780357 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.4600000000000635 y[1] (analytic) 1.778860440359987 y[1] (numeric) 1.7788604403600163 absolute error 2.930988785010413e-14 relative error 1.6476777595983138e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.10989180611249649 Order of pole (three term test) 22.987774323790557 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.4500000000000635 y[1] (analytic) 1.758994461265393 y[1] (numeric) 1.7589944612654222 absolute error 2.930988785010413e-14 relative error 1.666286534468054e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.11962466460692953 Order of pole (three term test) 22.985479082574813 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.4400000000000635 y[1] (analytic) 1.7391525825238348 y[1] (numeric) 1.7391525825238643 absolute error 2.9531932455029164e-14 relative error 1.698064491395736e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.129309674830494 Order of pole (three term test) 22.982989656199006 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.4300000000000634 y[1] (analytic) 1.7193367883066522 y[1] (numeric) 1.7193367883066817 absolute error 2.9531932455029164e-14 relative error 1.717635116975232e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1389429629082325 Order of pole (three term test) 22.980307040400497 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.4200000000000634 y[1] (analytic) 1.699549060176754 y[1] (numeric) 1.6995490601767833 absolute error 2.930988785010413e-14 relative error 1.7245685068400372e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.14852067565335555 Order of pole (three term test) 22.977432308189826 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.4100000000000634 y[1] (analytic) 1.6797913768904627 y[1] (numeric) 1.6797913768904922 absolute error 2.9531932455029164e-14 relative error 1.7580714403771408e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.15803898210846676 Order of pole (three term test) 22.97436660942158 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.4000000000000634 y[1] (analytic) 1.6600657141996429 y[1] (numeric) 1.6600657141996724 absolute error 2.9531932455029164e-14 relative error 1.778961652085394e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1674940750778927 Order of pole (three term test) 22.971111170334353 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.3900000000000634 y[1] (analytic) 1.6403740446541257 y[1] (numeric) 1.640374044654155 absolute error 2.930988785010413e-14 relative error 1.7867807617185353e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.17688217265051223 Order of pole (three term test) 22.96766729306039 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.3800000000000634 y[1] (analytic) 1.6207183374044556 y[1] (numeric) 1.6207183374044851 absolute error 2.9531932455029164e-14 relative error 1.8221508187736e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.18619951971246895 Order of pole (three term test) 22.964036355104696 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.3700000000000634 y[1] (analytic) 1.6011005580049784 y[1] (numeric) 1.6011005580050077 absolute error 2.930988785010413e-14 relative error 1.830608808645047e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.19544238944916786 Order of pole (three term test) 22.96021980879402 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.3600000000000634 y[1] (analytic) 1.5815226682172852 y[1] (numeric) 1.5815226682173147 absolute error 2.9531932455029164e-14 relative error 1.867310096055593e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.20460708483595083 Order of pole (three term test) 22.956219180696003 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.3500000000000634 y[1] (analytic) 1.5619866258140407 y[1] (numeric) 1.56198662581407 absolute error 2.930988785010413e-14 relative error 1.876449347626717e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.21368994011685766 Order of pole (three term test) 22.952036071008553 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.3400000000000634 y[1] (analytic) 1.5424943843832044 y[1] (numeric) 1.542494384383234 absolute error 2.9531932455029164e-14 relative error 1.9145568861722674e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.22268732227087912 Order of pole (three term test) 22.94767215291978 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.3300000000000634 y[1] (analytic) 1.5230478931326767 y[1] (numeric) 1.523047893132706 absolute error 2.930988785010413e-14 relative error 1.9244232556481316e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.23159563246511633 Order of pole (three term test) 22.943129171938704 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.3200000000000633 y[1] (analytic) 1.5036490966953768 y[1] (numeric) 1.5036490966954061 absolute error 2.930988785010413e-14 relative error 1.9492505209173813e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24041130749426856 Order of pole (three term test) 22.938408945197168 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.3100000000000633 y[1] (analytic) 1.484299934934783 y[1] (numeric) 1.4842999349348125 absolute error 2.9531932455029164e-14 relative error 1.9896202755224626e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24913082120586447 Order of pole (three term test) 22.933513360722934 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.3000000000000633 y[1] (analytic) 1.4650023427509473 y[1] (numeric) 1.4650023427509766 absolute error 2.930988785010413e-14 relative error 2.0006717392046423e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25775068591067796 Order of pole (three term test) 22.928444376684503 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.2900000000000633 y[1] (analytic) 1.4457582498870063 y[1] (numeric) 1.4457582498870358 absolute error 2.9531932455029164e-14 relative error 2.042660483337186e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2662674537777569 Order of pole (three term test) 22.923204020607923 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.2800000000000633 y[1] (analytic) 1.4265695807362104 y[1] (numeric) 1.4265695807362397 absolute error 2.930988785010413e-14 relative error 2.0545712067530675e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.27467771821351056 Order of pole (three term test) 22.91779438856574 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.2700000000000633 y[1] (analytic) 1.4074382541494836 y[1] (numeric) 1.407438254149513 absolute error 2.930988785010413e-14 relative error 2.0824990200238752e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2829781152242993 Order of pole (three term test) 22.912217644338646 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.2600000000000633 y[1] (analytic) 1.3883661832435417 y[1] (numeric) 1.3883661832435714 absolute error 2.9753977059954195e-14 relative error 2.143092897180921e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2911653247619896 Order of pole (three term test) 22.906476018549974 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.2500000000000633 y[1] (analytic) 1.3693552752095828 y[1] (numeric) 1.3693552752096123 absolute error 2.9531932455029164e-14 relative error 2.1566304223357402e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.29923607205192776 Order of pole (three term test) 22.900571807773506 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.2400000000000633 y[1] (analytic) 1.3504074311225671 y[1] (numeric) 1.3504074311225969 absolute error 2.9753977059954195e-14 relative error 2.2033333329053364e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.30718712890280575 Order of pole (three term test) 22.894507373614804 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.2300000000000633 y[1] (analytic) 1.331524545751114 y[1] (numeric) 1.3315245457511438 absolute error 2.9753977059954195e-14 relative error 2.234579689491939e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3150153149978969 Order of pole (three term test) 22.888285141766683 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.2200000000000633 y[1] (analytic) 1.3127085073680247 y[1] (numeric) 1.3127085073680544 absolute error 2.9753977059954195e-14 relative error 2.2666096009091005e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.32271749916713716 Order of pole (three term test) 22.88190760103893 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.2100000000000632 y[1] (analytic) 1.2939611975614578 y[1] (numeric) 1.2939611975614873 absolute error 2.9531932455029164e-14 relative error 2.282288874711525e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3302906006395528 Order of pole (three term test) 22.87537730236279 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.2000000000000632 y[1] (analytic) 1.2752844910467709 y[1] (numeric) 1.2752844910468004 absolute error 2.9531932455029164e-14 relative error 2.3157132908272847e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3377315902755285 Order of pole (three term test) 22.868696857770665 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.1900000000000632 y[1] (analytic) 1.2566802554790515 y[1] (numeric) 1.2566802554790812 absolute error 2.9753977059954195e-14 relative error 2.3676648797678343e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3450374917784224 Order of pole (three term test) 22.86186893935133 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.1800000000000632 y[1] (analytic) 1.2381503512663534 y[1] (numeric) 1.2381503512663832 absolute error 2.9753977059954195e-14 relative error 2.4030988667509138e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.35220538288504316 Order of pole (three term test) 22.854896278181105 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.1700000000000632 y[1] (analytic) 1.219696631383656 y[1] (numeric) 1.219696631383686 absolute error 2.9976021664879227e-14 relative error 2.4576620852739126e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3592323965345192 Order of pole (three term test) 22.847781663231494 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.1600000000000632 y[1] (analytic) 1.2013209411875696 y[1] (numeric) 1.2013209411875996 absolute error 2.9976021664879227e-14 relative error 2.495255067746204e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3661157220150826 Order of pole (three term test) 22.84052794025362 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.1500000000000632 y[1] (analytic) 1.183025118231801 y[1] (numeric) 1.1830251182318308 absolute error 2.9753977059954195e-14 relative error 2.51507568194543e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.37285260608831816 Order of pole (three term test) 22.83313801063996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.1400000000000632 y[1] (analytic) 1.1648109920833987 y[1] (numeric) 1.1648109920834286 absolute error 2.9976021664879227e-14 relative error 2.5734665854469365e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3794403540904197 Order of pole (three term test) 22.825614830263817 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.1300000000000632 y[1] (analytic) 1.1466803841398 y[1] (numeric) 1.1466803841398296 absolute error 2.9753977059954195e-14 relative error 2.594792539533551e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3858763310100229 Order of pole (three term test) 22.817961408297048 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.1200000000000632 y[1] (analytic) 1.1286351074466894 y[1] (numeric) 1.1286351074467194 absolute error 2.9976021664879227e-14 relative error 2.6559533251357e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.39215796254217095 Order of pole (three term test) 22.810180806006386 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.1100000000000632 y[1] (analytic) 1.1106769665166993 y[1] (numeric) 1.1106769665167295 absolute error 3.019806626980426e-14 relative error 2.7188883158810173e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.39828273611800513 Order of pole (three term test) 22.802276135529016 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.1000000000000631 y[1] (analytic) 1.0928077571489578 y[1] (numeric) 1.0928077571489878 absolute error 2.9976021664879227e-14 relative error 2.7430278993520424e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.40424820190975785 Order of pole (three term test) 22.794250558627724 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.0900000000000631 y[1] (analytic) 1.0750292662495102 y[1] (numeric) 1.0750292662495402 absolute error 2.9976021664879227e-14 relative error 2.7883912192881554e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.41005197381065106 Order of pole (three term test) 22.78610728542627 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.0800000000000631 y[1] (analytic) 1.0573432716526314 y[1] (numeric) 1.0573432716526614 absolute error 2.9976021664879227e-14 relative error 2.8350321478876577e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.41569173038930646 Order of pole (three term test) 22.77784957312535 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.0700000000000631 y[1] (analytic) 1.0397515419430423 y[1] (numeric) 1.0397515419430725 absolute error 3.019806626980426e-14 relative error 2.9043540741830907e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4211652158182888 Order of pole (three term test) 22.769480724699804 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.0600000000000631 y[1] (analytic) 1.0222558362790553 y[1] (numeric) 1.022255836279085 absolute error 2.9753977059954195e-14 relative error 2.9106194363493914e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4264702407764052 Order of pole (three term test) 22.76100408757741 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.050000000000063 y[1] (analytic) 1.0048579042166557 y[1] (numeric) 1.0048579042166854 absolute error 2.9753977059954195e-14 relative error 2.961013386579183e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4316046833244051 Order of pole (three term test) 22.752423052299985 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.040000000000063 y[1] (analytic) 0.9875594855345521 y[1] (numeric) 0.987559485534582 absolute error 2.986499936241671e-14 relative error 3.0241215643077143e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4365664897537274 Order of pole (three term test) 22.74374105116723 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.030000000000063 y[1] (analytic) 0.9703623100601976 y[1] (numeric) 0.9703623100602274 absolute error 2.986499936241671e-14 relative error 3.0777163388141075e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4413536754079574 Order of pole (three term test) 22.73496155686386 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.020000000000063 y[1] (analytic) 0.9532680974968084 y[1] (numeric) 0.9532680974968384 absolute error 2.9976021664879227e-14 relative error 3.144553116126871e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4459643254766613 Order of pole (three term test) 22.726088081070515 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.010000000000063 y[1] (analytic) 0.9362785572513959 y[1] (numeric) 0.936278557251426 absolute error 3.008704396734174e-14 relative error 3.213471432654332e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4503965957612863 Order of pole (three term test) 22.71712417305921 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.000000000000063 y[1] (analytic) 0.9193953882638266 y[1] (numeric) 0.9193953882638568 absolute error 3.019806626980426e-14 relative error 3.2845570747129657e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.45464871341281454 Order of pole (three term test) 22.708073418273635 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.990000000000063 y[1] (analytic) 0.9026202788369302 y[1] (numeric) 0.9026202788369604 absolute error 3.019806626980426e-14 relative error 3.345600246065369e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4587189776408798 Order of pole (three term test) 22.698939436895014 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.980000000000063 y[1] (analytic) 0.8859549064676702 y[1] (numeric) 0.8859549064677003 absolute error 3.008704396734174e-14 relative error 3.39600173188269e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4626057603940601 Order of pole (three term test) 22.689725882394136 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.970000000000063 y[1] (analytic) 0.8694009376793953 y[1] (numeric) 0.8694009376794255 absolute error 3.019806626980426e-14 relative error 3.4734338279423677e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4663075070110775 Order of pole (three term test) 22.680436440069943 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.960000000000063 y[1] (analytic) 0.8529600278551898 y[1] (numeric) 0.8529600278552201 absolute error 3.0309088572266774e-14 relative error 3.5534008139256513e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.46982273684264086 Order of pole (three term test) 22.67107482557551 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.950000000000063 y[1] (analytic) 0.8366338210723355 y[1] (numeric) 0.8366338210723657 absolute error 3.019806626980426e-14 relative error 3.6094723293756644e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.47315004384368675 Order of pole (three term test) 22.661644783431814 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.940000000000063 y[1] (analytic) 0.8204239499379052 y[1] (numeric) 0.8204239499379355 absolute error 3.0309088572266774e-14 relative error 3.694320305320286e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4762880971357785 Order of pole (three term test) 22.65215008552998 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.930000000000063 y[1] (analytic) 0.8043320354255047 y[1] (numeric) 0.8043320354255348 absolute error 3.008704396734174e-14 relative error 3.740624846730767e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4792356415394391 Order of pole (three term test) 22.64259452962257 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.920000000000063 y[1] (analytic) 0.7883596867131746 y[1] (numeric) 0.7883596867132048 absolute error 3.019806626980426e-14 relative error 3.830493463675939e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4819914980762074 Order of pole (three term test) 22.632981937804555 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.910000000000063 y[1] (analytic) 0.7725085010224763 y[1] (numeric) 0.7725085010225066 absolute error 3.0309088572266774e-14 relative error 3.9234634353085165e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.48455456444021267 Order of pole (three term test) 22.62331615498448 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.900000000000063 y[1] (analytic) 0.7567800634587698 y[1] (numeric) 0.7567800634588 absolute error 3.019806626980426e-14 relative error 3.990335862150983e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4869238154390833 Order of pole (three term test) 22.61360104734661 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.890000000000063 y[1] (analytic) 0.741175946852704 y[1] (numeric) 0.7411759468527344 absolute error 3.0309088572266774e-14 relative error 4.089324363664244e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4890983034040092 Order of pole (three term test) 22.603840500804452 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.880000000000063 y[1] (analytic) 0.7256977116029367 y[1] (numeric) 0.7256977116029669 absolute error 3.019806626980426e-14 relative error 4.16124589990812e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4910771585687973 Order of pole (three term test) 22.5940384194465 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.870000000000063 y[1] (analytic) 0.7103469055200939 y[1] (numeric) 0.7103469055201241 absolute error 3.019806626980426e-14 relative error 4.251171650799854e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4928595894177661 Order of pole (three term test) 22.584198723974602 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.8600000000000629 y[1] (analytic) 0.6951250636719917 y[1] (numeric) 0.695125063672022 absolute error 3.0309088572266774e-14 relative error 4.360235324009077e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49444488300234135 Order of pole (three term test) 22.574325350135744 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.8500000000000629 y[1] (analytic) 0.6800337082301303 y[1] (numeric) 0.6800337082301605 absolute error 3.019806626980426e-14 relative error 4.440671970276057e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49583240522622607 Order of pole (three term test) 22.56442224714782 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.8400000000000629 y[1] (analytic) 0.6650743483174776 y[1] (numeric) 0.6650743483175078 absolute error 3.019806626980426e-14 relative error 4.54055495392359e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4970216010990311 Order of pole (three term test) 22.55449337612 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.8300000000000629 y[1] (analytic) 0.6502484798575586 y[1] (numeric) 0.6502484798575889 absolute error 3.0309088572266774e-14 relative error 4.6611548525121024e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4980119949582627 Order of pole (three term test) 22.54454270846829 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.8200000000000629 y[1] (analytic) 0.635557585424865 y[1] (numeric) 0.6355575854248952 absolute error 3.019806626980426e-14 relative error 4.751428818148257e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49880319065958256 Order of pole (three term test) 22.534574224327095 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.8100000000000629 y[1] (analytic) 0.621003134096597 y[1] (numeric) 0.6210031340966273 absolute error 3.0309088572266774e-14 relative error 4.88066595933672e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4993948717352589 Order of pole (three term test) 22.524591910957145 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.8000000000000629 y[1] (analytic) 0.6065865813057593 y[1] (numeric) 0.6065865813057897 absolute error 3.042011087472929e-14 relative error 5.014966010168887e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4997868015207507 Order of pole (three term test) 22.514599761150706 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.7900000000000629 y[1] (analytic) 0.5923093686956172 y[1] (numeric) 0.5923093686956474 absolute error 3.019806626980426e-14 relative error 5.0983603950594925e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49997882324936943 Order of pole (three term test) 22.50460177163447 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.7800000000000629 y[1] (analytic) 0.5781729239755338 y[1] (numeric) 0.578172923975564 absolute error 3.019806626980426e-14 relative error 5.223016336040346e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49997086011498376 Order of pole (three term test) 22.494601941470926 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.7700000000000629 y[1] (analytic) 0.564178660778201 y[1] (numeric) 0.5641786607782311 absolute error 3.008704396734174e-14 relative error 5.3328929395949e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49976291530274153 Order of pole (three term test) 22.48460427045883 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.7600000000000628 y[1] (analytic) 0.5503279785182763 y[1] (numeric) 0.5503279785183066 absolute error 3.0309088572266774e-14 relative error 5.5074591435223954e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49935507198779466 Order of pole (three term test) 22.474612757533272 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.7500000000000628 y[1] (analytic) 0.536622262252444 y[1] (numeric) 0.5366222622524742 absolute error 3.019806626980426e-14 relative error 5.627434490520286e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49874749330203155 Order of pole (three term test) 22.464631399166212 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.7400000000000628 y[1] (analytic) 0.523062882540909 y[1] (numeric) 0.5230628825409392 absolute error 3.019806626980426e-14 relative error 5.773314696525508e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4979404222688256 Order of pole (three term test) 22.454664187767904 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.7300000000000628 y[1] (analytic) 0.509651195310343 y[1] (numeric) 0.5096511953103734 absolute error 3.042011087472929e-14 relative error 5.96880987519425e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49693418170582937 Order of pole (three term test) 22.44471511009003 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.7200000000000628 y[1] (analytic) 0.49638854171829294 y[1] (numeric) 0.49638854171832325 absolute error 3.0309088572266774e-14 relative error 6.105920267085372e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4957291740958514 Order of pole (three term test) 22.434788145630993 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.7100000000000628 y[1] (analytic) 0.48327624801906566 y[1] (numeric) 0.4832762480190959 absolute error 3.0253577421035516e-14 relative error 6.260100210809861e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49432588142586936 Order of pole (three term test) 22.424887265044216 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.7000000000000628 y[1] (analytic) 0.47031562543110406 y[1] (numeric) 0.4703156254311344 absolute error 3.036459972349803e-14 relative error 6.456217501952017e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4927248649942407 Order of pole (three term test) 22.41501642854994 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.6900000000000628 y[1] (analytic) 0.4575079700058665 y[1] (numeric) 0.4575079700058971 absolute error 3.058664432842306e-14 relative error 6.685488851272003e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49092676518619166 Order of pole (three term test) 22.40517958435115 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.6800000000000628 y[1] (analytic) 0.44485456249822297 y[1] (numeric) 0.44485456249825345 absolute error 3.047562202596055e-14 relative error 6.8506933715178625e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.48893230121767123 Order of pole (three term test) 22.39538066705435 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.6700000000000628 y[1] (analytic) 0.4323566682383796 y[1] (numeric) 0.4323566682384098 absolute error 3.019806626980426e-14 relative error 6.9845265467617514e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4867422708476741 Order of pole (three term test) 22.385623596095833 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.6600000000000628 y[1] (analytic) 0.42001553700534666 y[1] (numeric) 0.4200155370053772 absolute error 3.0531133177191805e-14 relative error 7.269048520174898e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.48435755005914816 Order of pole (three term test) 22.375912274173874 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.6500000000000627 y[1] (analytic) 0.4078324029019642 y[1] (numeric) 0.40783240290199474 absolute error 3.0531133177191805e-14 relative error 7.486196035416773e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4817790927086132 Order of pole (three term test) 22.366250585687762 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.6400000000000627 y[1] (analytic) 0.39580848423148973 y[1] (numeric) 0.39580848423152015 absolute error 3.042011087472929e-14 relative error 7.685563116160491e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.47900793014463044 Order of pole (three term test) 22.356642395184082 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.6300000000000627 y[1] (analytic) 0.3839449833757702 y[1] (numeric) 0.38394498337580063 absolute error 3.042011087472929e-14 relative error 7.923039026911017e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.47604517079527703 Order of pole (three term test) 22.347091545810915 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.6200000000000627 y[1] (analytic) 0.37224308667500505 y[1] (numeric) 0.3722430866750355 absolute error 3.042011087472929e-14 relative error 8.172109023286773e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4728919997247898 Order of pole (three term test) 22.33760185778067 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.6100000000000627 y[1] (analytic) 0.36070396430911267 y[1] (numeric) 0.36070396430914325 absolute error 3.058664432842306e-14 relative error 8.47970839106476e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4695496781595552 Order of pole (three term test) 22.328177126842036 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.6000000000000627 y[1] (analytic) 0.3493287701807142 y[1] (numeric) 0.34932877018074465 absolute error 3.047562202596055e-14 relative error 8.724051560423995e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.46601954298363585 Order of pole (three term test) 22.318821122761722 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.5900000000000627 y[1] (analytic) 0.3381186417997428 y[1] (numeric) 0.33811864179977325 absolute error 3.042011087472929e-14 relative error 8.996874798978453e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.462303006204034 Order of pole (three term test) 22.309537587816617 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.5800000000000627 y[1] (analytic) 0.32707470016969475 y[1] (numeric) 0.32707470016972534 absolute error 3.058664432842306e-14 relative error 9.351577579236157e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4584015543859087 Order of pole (three term test) 22.300330235296922 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.5700000000000627 y[1] (analytic) 0.3161980496755302 y[1] (numeric) 0.3161980496755607 absolute error 3.047562202596055e-14 relative error 9.638143580339414e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4543167480579678 Order of pole (three term test) 22.29120274802088 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.5600000000000627 y[1] (analytic) 0.3054897779732344 y[1] (numeric) 0.3054897779732649 absolute error 3.047562202596055e-14 relative error 9.975987487421161e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.45005022108827986 Order of pole (three term test) 22.282158776861703 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.5500000000000627 y[1] (analytic) 0.2949509558810539 y[1] (numeric) 0.29495095588108455 absolute error 3.064215547965432e-14 relative error 1.0388898516406744e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.44560368003074613 Order of pole (three term test) 22.27320193928727 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.5400000000000627 y[1] (analytic) 0.28458263727241606 y[1] (numeric) 0.2845826372724467 absolute error 3.064215547965432e-14 relative error 1.0767401614288291e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4409789034425032 Order of pole (three term test) 22.264335817913185 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.5300000000000626 y[1] (analytic) 0.27438585897054135 y[1] (numeric) 0.2743858589705719 absolute error 3.0531133177191805e-14 relative error 1.112707968688346e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4361777411725237 Order of pole (three term test) 22.255563959069786 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.5200000000000626 y[1] (analytic) 0.2643616406447623 y[1] (numeric) 0.264361640644793 absolute error 3.069766663088558e-14 relative error 1.1611997321553837e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4312021136217009 Order of pole (three term test) 22.246889871383665 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.5100000000000626 y[1] (analytic) 0.2545109847085588 y[1] (numeric) 0.2545109847085892 absolute error 3.036459972349803e-14 relative error 1.19305654953434e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4260540109747142 Order of pole (three term test) 22.23831702437423 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.5000000000000626 y[1] (analytic) 0.24483487621931477 y[1] (numeric) 0.2448348762193452 absolute error 3.042011087472929e-14 relative error 1.2424745748836855e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.420735492403982 Order of pole (three term test) 22.229848847065984 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.4900000000000626 y[1] (analytic) 0.23533428277981594 y[1] (numeric) 0.23533428277984653 absolute error 3.058664432842306e-14 relative error 1.2997105210140851e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.41524868524601993 Order of pole (three term test) 22.22148872661694 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.4800000000000626 y[1] (analytic) 0.22601015444148942 y[1] (numeric) 0.22601015444152003 absolute error 3.061439990403869e-14 relative error 1.3545586028951762e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.40959578415053516 Order of pole (three term test) 22.21324000696383 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.4700000000000626 y[1] (analytic) 0.21686342360939903 y[1] (numeric) 0.21686342360942942 absolute error 3.039235529911366e-14 relative error 1.401451420127651e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4037790502025941 Order of pole (three term test) 22.2051059874845 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.4600000000000626 y[1] (analytic) 0.20789500494900526 y[1] (numeric) 0.20789500494903568 absolute error 3.042011087472929e-14 relative error 1.4632439525033834e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3978008100182207 Order of pole (three term test) 22.197089921678316 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.45000000000006257 y[1] (analytic) 0.19910579529470063 y[1] (numeric) 0.19910579529473119 absolute error 3.0558888752807434e-14 relative error 1.5348065940309063e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.39166345481378045 Order of pole (three term test) 22.18919501586472 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.44000000000006256 y[1] (analytic) 0.19049667356012645 y[1] (numeric) 0.19049667356015706 absolute error 3.061439990403869e-14 relative error 1.6070831753592732e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.38536943944952434 Order of pole (three term test) 22.18142442790076 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.43000000000006255 y[1] (analytic) 0.18206850065028213 y[1] (numeric) 0.18206850065031252 absolute error 3.039235529911366e-14 relative error 1.6692813523790924e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.37892128144767917 Order of pole (three term test) 22.17378126591802 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.42000000000006255 y[1] (analytic) 0.17382211937543446 y[1] (numeric) 0.17382211937546507 absolute error 3.061439990403869e-14 relative error 1.7612487992920707e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.37232155998547123 Order of pole (three term test) 22.166268587079387 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.41000000000006254 y[1] (analytic) 0.16575835436683972 y[1] (numeric) 0.16575835436687025 absolute error 3.0531133177191805e-14 relative error 1.8419061466804486e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3655729148634905 Order of pole (three term test) 22.15888939635624 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.40000000000006253 y[1] (analytic) 0.15787801199427864 y[1] (numeric) 0.15787801199430915 absolute error 3.0503377601576176e-14 relative error 1.9320852356996736e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.35867804544980475 Order of pole (three term test) 22.15164664532646 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.3900000000000625 y[1] (analytic) 0.15018188028542145 y[1] (numeric) 0.15018188028545207 absolute error 3.061439990403869e-14 relative error 2.038488254765213e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3516397096002496 Order of pole (three term test) 22.144543230993904 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.3800000000000625 y[1] (analytic) 0.14267072884702603 y[1] (numeric) 0.1426707288470565 absolute error 3.047562202596055e-14 relative error 2.1360809096753846e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.344460722555321 Order of pole (three term test) 22.137581994629592 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.3700000000000625 y[1] (analytic) 0.13534530878797646 y[1] (numeric) 0.135345308788007 absolute error 3.0531133177191805e-14 relative error 2.2557954502154175e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.33714395581411855 Order of pole (three term test) 22.130765720635253 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.3600000000000625 y[1] (analytic) 0.12820635264417435 y[1] (numeric) 0.12820635264420496 absolute error 3.061439990403869e-14 relative error 2.3879003865749394e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.32969233598578346 Order of pole (three term test) 22.124097135429594 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.3500000000000625 y[1] (analytic) 0.12125457430528508 y[1] (numeric) 0.12125457430531567 absolute error 3.058664432842306e-14 relative error 2.5225146765526928e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3221088436188932 Order of pole (three term test) 22.117578906357796 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.3400000000000625 y[1] (analytic) 0.11449066894334914 y[1] (numeric) 0.11449066894337988 absolute error 3.073929999430902e-14 relative error 2.6848738222954276e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.31439651200928276 Order of pole (three term test) 22.111213640624577 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.33000000000006247 y[1] (analytic) 0.10791531294326662 y[1] (numeric) 0.10791531294329722 absolute error 3.060052211623088e-14 relative error 2.8356051872191876e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3065584259867662 Order of pole (three term test) 22.105003884251357 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.32000000000006246 y[1] (analytic) 0.10152916383515764 y[1] (numeric) 0.10152916383518824 absolute error 3.060052211623088e-14 relative error 3.0139637676829255e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2985977206812462 Order of pole (three term test) 22.09895212105789 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.31000000000006245 y[1] (analytic) 0.0953328602286111 y[1] (numeric) 0.095332860228642 absolute error 3.0905833448002795e-14 relative error 3.241886729705756e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.29051758026870333 Order of pole (three term test) 22.093060771668775 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.30000000000006244 y[1] (analytic) 0.0893270217488249 y[1] (numeric) 0.08932702174885557 absolute error 3.066991105526995e-14 relative error 3.433441578463172e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2823212366975692 Order of pole (three term test) 22.087332192545194 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.29000000000006243 y[1] (analytic) 0.08351224897464149 y[1] (numeric) 0.08351224897467208 absolute error 3.058664432842306e-14 relative error 3.6625339041834095e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.27401196839598907 Order of pole (three term test) 22.081768675042436 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.2800000000000624 y[1] (analytic) 0.07788912337849263 y[1] (numeric) 0.07788912337852331 absolute error 3.0683788843077764e-14 relative error 3.9394189473636336e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2655930989604946 Order of pole (three term test) 22.07637244449333 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.2700000000000624 y[1] (analytic) 0.07245820726825236 y[1] (numeric) 0.07245820726828298 absolute error 3.061439990403869e-14 relative error 4.2251114205322636e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25706799582661005 Order of pole (three term test) 22.071145659318123 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.2600000000000624 y[1] (analytic) 0.06722004373100543 y[1] (numeric) 0.06722004373103635 absolute error 3.091971123581061e-14 relative error 4.599775531170743e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2484400689219223 Order of pole (three term test) 22.06609041016121 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.2500000000000624 y[1] (analytic) 0.0621751565787414 y[1] (numeric) 0.062175156578772026 absolute error 3.0628277691846506e-14 relative error 4.9261279548299145e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.23971276930215626 Order of pole (three term test) 22.06120871905484 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.24000000000006239 y[1] (analytic) 0.05732405029597043 y[1] (numeric) 0.05732405029600117 absolute error 3.073929999430902e-14 relative error 5.362374053403171e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.23088958777079677 Order of pole (three term test) 22.05650253861039 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.23000000000006238 y[1] (analytic) 0.052667209989278874 y[1] (numeric) 0.05266720998930949 absolute error 3.061439990403869e-14 relative error 5.8128007749547906e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2219740534828158 Order of pole (three term test) 22.05197375123727 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.22000000000006237 y[1] (analytic) 0.04820510133881628 y[1] (numeric) 0.048205101338846965 absolute error 3.0683788843077764e-14 relative error 6.365257616079359e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2129697325330562 Order of pole (three term test) 22.04762416839004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.21000000000006236 y[1] (analytic) 0.04393817055172944 y[1] (numeric) 0.04393817055176023 absolute error 3.079481114554028e-14 relative error 7.008669400398641e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2038802265298419 Order of pole (three term test) 22.04345552984387 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.20000000000006235 y[1] (analytic) 0.039866844317541617 y[1] (numeric) 0.03986684431757224 absolute error 3.06213387979426e-14 relative error 7.680903598499531e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1947091711543826 Order of pole (three term test) 22.03946950299858 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.19000000000006234 y[1] (analytic) 0.03599152976548303 y[1] (numeric) 0.03599152976551364 absolute error 3.0607461010134784e-14 relative error 8.50407337770018e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.18546023470654927 Order of pole (three term test) 22.03566768221177 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.18000000000006233 y[1] (analytic) 0.03231261442377953 y[1] (numeric) 0.032312614423810226 absolute error 3.069766663088558e-14 relative error 9.500211350368023e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.17613711663760345 Order of pole (three term test) 22.032051588161057 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.17000000000006232 y[1] (analytic) 0.02883046618089946 y[1] (numeric) 0.02883046618093041 absolute error 3.094746681142624e-14 relative error 1.0734292889072088e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1667435460704659 Order of pole (three term test) 22.028622667235854 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.16000000000006231 y[1] (analytic) 0.025545433248765903 y[1] (numeric) 0.025545433248796698 absolute error 3.079481114554028e-14 relative error 1.2054918327536283e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.157283280308118 Order of pole (three term test) 22.0253822909588 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.1500000000000623 y[1] (analytic) 0.022457844127933946 y[1] (numeric) 0.022457844127964793 absolute error 3.0846852849819584e-14 relative error 1.3735447033159813e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.14776010333072928 Order of pole (three term test) 22.022331755437218 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.1400000000000623 y[1] (analytic) 0.019568007574743085 y[1] (numeric) 0.01956800757477379 absolute error 3.0704605524789486e-14 relative error 1.5691227329869132e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.13817782428211667 Order of pole (three term test) 22.01947228084463 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.1300000000000623 y[1] (analytic) 0.01687621257044014 y[1] (numeric) 0.016876212570470818 absolute error 3.0676849949173857e-14 relative error 1.8177567876163453e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.12854027594613773 Order of pole (three term test) 22.016805010932764 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.12000000000006229 y[1] (analytic) 0.014382728292282376 y[1] (numeric) 0.014382728292313157 absolute error 3.0780933357732465e-14 relative error 2.1401317421986756e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.11885131321362784 Order of pole (three term test) 22.014331012574 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.1100000000000623 y[1] (analytic) 0.012087804086619802 y[1] (numeric) 0.012087804086650724 absolute error 3.0921445959286586e-14 relative error 2.5580697484594463e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1091148115404954 Order of pole (three term test) 22.01205127533471 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.1000000000000623 y[1] (analytic) 0.009991669443961015 y[1] (numeric) 0.009991669443991652 absolute error 3.063695130922639e-14 relative error 3.066249487240936e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.09933466539759164 Order of pole (three term test) 22.00996671107939 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.09000000000006231 y[1] (analytic) 0.008094533976022777 y[1] (numeric) 0.008094533976053439 absolute error 3.0661237437890065e-14 relative error 3.7878940935590915e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.08951478671297339 Order of pole (three term test) 22.00807815360595 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.08000000000006231 y[1] (analytic) 0.006396587394771114 y[1] (numeric) 0.006396587394801933 absolute error 3.0819097274203955e-14 relative error 4.81805302924447e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.0796591033071845 Order of pole (three term test) 22.006386358312202 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.07000000000006232 y[1] (analytic) 0.00489799949344949 y[1] (numeric) 0.0048979994934803105 absolute error 3.082083199767993e-14 relative error 6.292534745848635e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.0697715573221799 Order of pole (three term test) 22.004892001893687 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.060000000000062316 y[1] (analytic) 0.003598920129599281 y[1] (numeric) 0.003598920129629885 absolute error 3.060399156318283e-14 relative error 8.503659559288527e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.05985610364452155 Order of pole (three term test) 22.00359568207307 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.050000000000062314 y[1] (analytic) 0.002499479210073652 y[1] (numeric) 0.0024994792101044787 absolute error 3.082690352984585e-14 relative error 1.2333330641680944e-09% Correct digits 11 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.04991670832347606 Order of pole (three term test) 22.002497917360994 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.04000000000006231 y[1] (analytic) 0.0015997866780490533 y[1] (numeric) 0.0015997866780798464 absolute error 3.07930764220643e-14 relative error 1.9248239058732876e-09% Correct digits 11 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.03995734698464853 Order of pole (three term test) 22.001599146848694 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.03000000000006231 y[1] (analytic) 0.0008999325020287996 y[1] (numeric) 0.0008999325020594489 absolute error 3.0649311213992725e-14 relative error 3.4057344461831522e-09% Correct digits 11 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.029982003239784522 Order of pole (three term test) 22.000899730032398 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.020000000000062308 y[1] (analytic) 0.00039998666684681883 y[1] (numeric) 0.0003999866668776788 absolute error 3.085997169610666e-14 relative error 7.715250095555053e-09% Correct digits 11 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.01999466709337934 Order of pole (three term test) 22.000399946669514 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.010000000000062308 y[1] (analytic) 9.999916667069453e-05 y[1] (numeric) 9.999916670143404e-05 absolute error 3.073951683474352e-14 relative error 3.073977299828035e-08% Correct digits 10 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.009999333346728832 Order of pole (three term test) 22.000099996666712 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -6.230779781013496e-14 y[1] (analytic) 0.0 y[1] (numeric) 3.07435012777274e-14 absolute error 3.07435012777274e-14 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 6.230779781013496e-14 Order of pole (three term test) 22.0 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.009999999999937692 y[1] (analytic) 9.999916666814102e-05 y[1] (numeric) 9.999916669894182e-05 absolute error 3.080080136254326e-14 relative error 3.080105803757279e-08% Correct digits 10 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.009999333346604243 Order of pole (three term test) 22.000099996666705 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.019999999999937693 y[1] (analytic) 0.0003999866668421559 y[1] (numeric) 0.0003999866668726945 absolute error 3.0538614172181955e-14 relative error 7.634908036630433e-09% Correct digits 11 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.019994667093254818 Order of pole (three term test) 22.000399946669507 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.029999999999937695 y[1] (analytic) 0.000899932502021028 y[1] (numeric) 0.000899932502051973 absolute error 3.094497314642952e-14 relative error 3.438588235999332e-09% Correct digits 11 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.029982003239660094 Order of pole (three term test) 22.0008997300324 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.039999999999937697 y[1] (analytic) 0.0015997866780389502 y[1] (numeric) 0.0015997866780698795 absolute error 3.092925221492848e-14 relative error 1.9333360278285456e-09% Correct digits 11 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.039957346984524224 Order of pole (three term test) 22.00159914684868 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.0499999999999377 y[1] (analytic) 0.0024994792100612173 y[1] (numeric) 0.002499479210092022 absolute error 3.0804785805527146e-14 relative error 1.2324481708640687e-09% Correct digits 11 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.04991670832335205 Order of pole (three term test) 22.002497917360976 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.0599999999999377 y[1] (analytic) 0.003598920129584293 y[1] (numeric) 0.00359892012961494 absolute error 3.0646925969213257e-14 relative error 8.515589361732583e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.059856103644397786 Order of pole (three term test) 22.003595682073055 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.0699999999999377 y[1] (analytic) 0.00489799949343217 y[1] (numeric) 0.004897999493462878 absolute error 3.070807497174144e-14 relative error 6.269513709202816e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.06977155732205652 Order of pole (three term test) 22.004892001893676 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.07999999999993769 y[1] (analytic) 0.006396587394751241 y[1] (numeric) 0.006396587394782015 absolute error 3.077399446382856e-14 relative error 4.811001955367694e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.07965910330706144 Order of pole (three term test) 22.006386358312177 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.08999999999993769 y[1] (analytic) 0.00809453397600024 y[1] (numeric) 0.008094533976031036 absolute error 3.0796545869016256e-14 relative error 3.804610118423863e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.0895147867128508 Order of pole (three term test) 22.008078153605936 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.09999999999993768 y[1] (analytic) 0.009991669443936035 y[1] (numeric) 0.00999166944396677 absolute error 3.073409582388109e-14 relative error 3.0759720381396e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.09933466539746955 Order of pole (three term test) 22.009966711079368 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.10999999999993768 y[1] (analytic) 0.012087804086592602 y[1] (numeric) 0.012087804086623362 absolute error 3.0760116676020743e-14 relative error 2.544723297603645e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.10911481154037368 Order of pole (three term test) 22.012051275334684 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.11999999999993767 y[1] (analytic) 0.014382728292252622 y[1] (numeric) 0.01438272829228332 absolute error 3.069766663088558e-14 relative error 2.134342386723744e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.11885131321350674 Order of pole (three term test) 22.014331012573965 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.12999999999993767 y[1] (analytic) 0.016876212570407834 y[1] (numeric) 0.01687621257043851 absolute error 3.0676849949173857e-14 relative error 1.817756787619825e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.12854027594601725 Order of pole (three term test) 22.016805010932732 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.13999999999993767 y[1] (analytic) 0.019568007574708335 y[1] (numeric) 0.01956800757473901 absolute error 3.0676849949173857e-14 relative error 1.5677043169598784e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.13817782428199704 Order of pole (three term test) 22.0194722808446 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.14999999999993768 y[1] (analytic) 0.022457844127896753 y[1] (numeric) 0.022457844127927548 absolute error 3.079481114554028e-14 relative error 1.371227396991659e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.14776010333061032 Order of pole (three term test) 22.02233175543718 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.1599999999999377 y[1] (analytic) 0.025545433248726046 y[1] (numeric) 0.025545433248756994 absolute error 3.094746681142624e-14 relative error 1.211467682309502e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.15728328030799968 Order of pole (three term test) 22.025382290958763 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.1699999999999377 y[1] (analytic) 0.028830466180857606 y[1] (numeric) 0.028830466180888244 absolute error 3.063868603270237e-14 relative error 1.0627190639409555e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.16674354607034847 Order of pole (three term test) 22.0286226672358 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.1799999999999377 y[1] (analytic) 0.03231261442373501 y[1] (numeric) 0.03231261442376561 absolute error 3.060052211623088e-14 relative error 9.470147390411552e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.17613711663748677 Order of pole (three term test) 22.032051588161007 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.18999999999993772 y[1] (analytic) 0.03599152976543596 y[1] (numeric) 0.03599152976546657 absolute error 3.061439990403869e-14 relative error 8.506001301850434e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.18546023470643344 Order of pole (three term test) 22.035667682211717 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.19999999999993773 y[1] (analytic) 0.03986684431749221 y[1] (numeric) 0.03986684431752273 absolute error 3.051725538938399e-14 relative error 7.654795836447497e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.19470917115426783 Order of pole (three term test) 22.039469502998525 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.20999999999993774 y[1] (analytic) 0.04393817055167748 y[1] (numeric) 0.04393817055170828 absolute error 3.0801750039444187e-14 relative error 7.010248640920765e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2038802265297283 Order of pole (three term test) 22.043455529843822 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.21999999999993775 y[1] (analytic) 0.04820510133876177 y[1] (numeric) 0.04820510133879258 absolute error 3.0808688933348094e-14 relative error 6.391167755636435e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.21296973253294335 Order of pole (three term test) 22.047624168389994 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.22999999999993775 y[1] (analytic) 0.05266720998922203 y[1] (numeric) 0.05266720998925267 absolute error 3.064215547965432e-14 relative error 5.818070766597475e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.22197405348270405 Order of pole (three term test) 22.05197375123721 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.23999999999993776 y[1] (analytic) 0.05732405029591103 y[1] (numeric) 0.057324050295941925 absolute error 3.089195566019498e-14 relative error 5.3890043534482294e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.23088958777068616 Order of pole (three term test) 22.05650253861033 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.24999999999993777 y[1] (analytic) 0.06217515657867967 y[1] (numeric) 0.06217515657871036 absolute error 3.069072773698167e-14 relative error 4.936172166795275e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.23971276930204688 Order of pole (three term test) 22.061208719054786 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.2599999999999378 y[1] (analytic) 0.06722004373094148 y[1] (numeric) 0.06722004373097228 absolute error 3.079481114554028e-14 relative error 4.5811947503041244e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24844006892181436 Order of pole (three term test) 22.06609041016114 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.2699999999999378 y[1] (analytic) 0.07245820726818586 y[1] (numeric) 0.0724582072682165 absolute error 3.064215547965432e-14 relative error 4.22894198392738e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2570679958265033 Order of pole (three term test) 22.071145659318056 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.2799999999999378 y[1] (analytic) 0.0778891233784238 y[1] (numeric) 0.07788912337845444 absolute error 3.064215547965432e-14 relative error 3.9340737384833064e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.265593098960389 Order of pole (three term test) 22.076372444493263 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.2899999999999378 y[1] (analytic) 0.0835122489745701 y[1] (numeric) 0.0835122489746008 absolute error 3.069766663088558e-14 relative error 3.67582803814003e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2740119683958849 Order of pole (three term test) 22.081768675042373 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.2999999999999378 y[1] (analytic) 0.08932702174875118 y[1] (numeric) 0.0893270217487819 absolute error 3.072542220650121e-14 relative error 3.439655952363682e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2823212366974663 Order of pole (three term test) 22.087332192545123 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.3099999999999378 y[1] (analytic) 0.09533286022853538 y[1] (numeric) 0.09533286022856596 absolute error 3.058664432842306e-14 relative error 3.208405187371873e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2905175802686019 Order of pole (three term test) 22.093060771668696 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.31999999999993783 y[1] (analytic) 0.10152916383507915 y[1] (numeric) 0.10152916383510985 absolute error 3.069766663088558e-14 relative error 3.0235319066302884e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2985977206811462 Order of pole (three term test) 22.098952121057817 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.32999999999993784 y[1] (analytic) 0.10791531294318579 y[1] (numeric) 0.10791531294321646 absolute error 3.066991105526995e-14 relative error 2.8420351309565074e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3065584259866677 Order of pole (three term test) 22.105003884251282 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.33999999999993785 y[1] (analytic) 0.1144906689432661 y[1] (numeric) 0.11449066894329678 absolute error 3.0683788843077764e-14 relative error 2.6800252916927748e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3143965120091859 Order of pole (three term test) 22.1112136406245 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.34999999999993786 y[1] (analytic) 0.12125457430519948 y[1] (numeric) 0.12125457430523022 absolute error 3.073929999430902e-14 relative error 2.5351043596044277e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.32210884361879794 Order of pole (three term test) 22.11757890635771 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.35999999999993787 y[1] (analytic) 0.12820635264408642 y[1] (numeric) 0.12820635264411717 absolute error 3.0753177782116836e-14 relative error 2.398724957685265e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.32969233598568976 Order of pole (three term test) 22.12409713542951 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.3699999999999379 y[1] (analytic) 0.1353453087878861 y[1] (numeric) 0.13534530878791687 absolute error 3.0780933357732465e-14 relative error 2.2742519584459713e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3371439558140268 Order of pole (three term test) 22.130765720635164 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.3799999999999379 y[1] (analytic) 0.14267072884693333 y[1] (numeric) 0.14267072884696405 absolute error 3.072542220650121e-14 relative error 2.1535897695921558e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.34446072255523064 Order of pole (three term test) 22.137581994629507 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.3899999999999379 y[1] (analytic) 0.15018188028532675 y[1] (numeric) 0.1501818802853573 absolute error 3.0558888752807434e-14 relative error 2.034791993198472e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.351639709600161 Order of pole (three term test) 22.14454323099382 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.3999999999999379 y[1] (analytic) 0.1578780119941814 y[1] (numeric) 0.1578780119942121 absolute error 3.069766663088558e-14 relative error 1.9443915110874935e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3586780454497181 Order of pole (three term test) 22.151646645326373 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.4099999999999379 y[1] (analytic) 0.16575835436674025 y[1] (numeric) 0.1657583543667709 absolute error 3.064215547965432e-14 relative error 1.8486039872149414e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3655729148634056 Order of pole (three term test) 22.158889396356148 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.4199999999999379 y[1] (analytic) 0.17382211937533298 y[1] (numeric) 0.1738221193753634 absolute error 3.042011087472929e-14 relative error 1.7500713363782743e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.372321559985388 Order of pole (three term test) 22.166268587079294 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.42999999999993793 y[1] (analytic) 0.1820685006501782 y[1] (numeric) 0.18206850065020858 absolute error 3.036459972349803e-14 relative error 1.6677568945239903e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.37892128144759796 Order of pole (three term test) 22.173781265917928 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.43999999999993794 y[1] (analytic) 0.1904966735600202 y[1] (numeric) 0.19049667356005087 absolute error 3.066991105526995e-14 relative error 1.6099971974369784e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3853694394494451 Order of pole (three term test) 22.181424427900655 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.44999999999993795 y[1] (analytic) 0.19910579529459227 y[1] (numeric) 0.19910579529462274 absolute error 3.047562202596055e-14 relative error 1.530624559715579e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.391663454813703 Order of pole (three term test) 22.189195015864623 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.45999999999993796 y[1] (analytic) 0.20789500494889435 y[1] (numeric) 0.207895004948925 absolute error 3.064215547965432e-14 relative error 1.473924565296165e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.39780081001814527 Order of pole (three term test) 22.197089921678216 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.46999999999993797 y[1] (analytic) 0.2168634236092859 y[1] (numeric) 0.21686342360931649 absolute error 3.058664432842306e-14 relative error 1.4104104703027187e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4037790502025206 Order of pole (three term test) 22.2051059874844 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.479999999999938 y[1] (analytic) 0.2260101544413744 y[1] (numeric) 0.22601015444140488 absolute error 3.047562202596055e-14 relative error 1.3484182647141074e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4095957841504636 Order of pole (three term test) 22.213240006963723 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.489999999999938 y[1] (analytic) 0.2353342827796987 y[1] (numeric) 0.23533428277972918 absolute error 3.047562202596055e-14 relative error 1.2949928784702146e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4152486852459507 Order of pole (three term test) 22.22148872661684 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.499999999999938 y[1] (analytic) 0.24483487621919509 y[1] (numeric) 0.24483487621922564 absolute error 3.0558888752807434e-14 relative error 1.2481427983098599e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.42073549240391483 Order of pole (three term test) 22.229848847065877 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.509999999999938 y[1] (analytic) 0.2545109847084368 y[1] (numeric) 0.25451098470846745 absolute error 3.064215547965432e-14 relative error 1.2039620024557062e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.42605401097464896 Order of pole (three term test) 22.23831702437412 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.519999999999938 y[1] (analytic) 0.26436164064463863 y[1] (numeric) 0.2643616406446691 absolute error 3.047562202596055e-14 relative error 1.1528004574206219e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4312021136216375 Order of pole (three term test) 22.246889871383555 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.529999999999938 y[1] (analytic) 0.27438585897041534 y[1] (numeric) 0.2743858589704458 absolute error 3.047562202596055e-14 relative error 1.1106848632912409e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4361777411724627 Order of pole (three term test) 22.255563959069686 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.539999999999938 y[1] (analytic) 0.28458263727228783 y[1] (numeric) 0.2845826372723185 absolute error 3.064215547965432e-14 relative error 1.0767401614293143e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.44097890344244445 Order of pole (three term test) 22.264335817913075 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.549999999999938 y[1] (analytic) 0.2949509558809238 y[1] (numeric) 0.2949509558809542 absolute error 3.042011087472929e-14 relative error 1.0313616643103999e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4456036800306896 Order of pole (three term test) 22.273201939287155 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.559999999999938 y[1] (analytic) 0.30548977797310173 y[1] (numeric) 0.30548977797313237 absolute error 3.064215547965432e-14 relative error 1.0030501080252955e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.45005022108822557 Order of pole (three term test) 22.28215877686159 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.569999999999938 y[1] (analytic) 0.31619804967539544 y[1] (numeric) 0.3161980496754261 absolute error 3.064215547965432e-14 relative error 9.69081103160223e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4543167480579158 Order of pole (three term test) 22.29120274802077 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.579999999999938 y[1] (analytic) 0.3270747001695583 y[1] (numeric) 0.3270747001695887 absolute error 3.036459972349803e-14 relative error 9.283689538737409e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4584015543858587 Order of pole (three term test) 22.30033023529681 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.589999999999938 y[1] (analytic) 0.33811864179960416 y[1] (numeric) 0.3381186417996345 absolute error 3.036459972349803e-14 relative error 8.980457144239475e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4623030062039866 Order of pole (three term test) 22.309537587816504 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.599999999999938 y[1] (analytic) 0.3493287701805734 y[1] (numeric) 0.3493287701806039 absolute error 3.047562202596055e-14 relative error 8.724051560427511e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.46601954298359066 Order of pole (three term test) 22.318821122761605 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.609999999999938 y[1] (analytic) 0.36070396430897 y[1] (numeric) 0.3607039643090004 absolute error 3.042011087472929e-14 relative error 8.433539379864475e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4695496781595123 Order of pole (three term test) 22.328177126841915 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.619999999999938 y[1] (analytic) 0.37224308667486017 y[1] (numeric) 0.3722430866748906 absolute error 3.042011087472929e-14 relative error 8.172109023289954e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4728919997247492 Order of pole (three term test) 22.33760185778055 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.629999999999938 y[1] (analytic) 0.3839449833756232 y[1] (numeric) 0.3839449833756537 absolute error 3.047562202596055e-14 relative error 7.937497127328127e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.47604517079523884 Order of pole (three term test) 22.347091545810795 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6399999999999381 y[1] (analytic) 0.39580848423134085 y[1] (numeric) 0.3958084842313712 absolute error 3.036459972349803e-14 relative error 7.671538365951405e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4790079301445946 Order of pole (three term test) 22.356642395183965 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6499999999999381 y[1] (analytic) 0.40783240290181333 y[1] (numeric) 0.4078324029018438 absolute error 3.047562202596055e-14 relative error 7.472584769900598e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4817790927085798 Order of pole (three term test) 22.36625058568765 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6599999999999381 y[1] (analytic) 0.4200155370051939 y[1] (numeric) 0.4200155370052243 absolute error 3.042011087472929e-14 relative error 7.242615616467806e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.48435755005911735 Order of pole (three term test) 22.375912274173754 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6699999999999381 y[1] (analytic) 0.4323566682382244 y[1] (numeric) 0.43235666823825497 absolute error 3.058664432842306e-14 relative error 7.074400969241005e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4867422708476455 Order of pole (three term test) 22.385623596095712 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6799999999999381 y[1] (analytic) 0.4448545624980662 y[1] (numeric) 0.4448545624980967 absolute error 3.047562202596055e-14 relative error 6.850693371520276e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.48893230121764497 Order of pole (three term test) 22.395380667054226 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6899999999999381 y[1] (analytic) 0.4575079700057082 y[1] (numeric) 0.4575079700057384 absolute error 3.019806626980426e-14 relative error 6.600555236103862e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4909267651861681 Order of pole (three term test) 22.405179584351025 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6999999999999381 y[1] (analytic) 0.47031562543094363 y[1] (numeric) 0.47031562543097377 absolute error 3.0142555118573e-14 relative error 6.4090056737863636e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4927248649942195 Order of pole (three term test) 22.415016428549823 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7099999999999381 y[1] (analytic) 0.4832762480189031 y[1] (numeric) 0.4832762480189334 absolute error 3.0253577421035516e-14 relative error 6.260100210811966e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49432588142585043 Order of pole (three term test) 22.42488726504409 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7199999999999381 y[1] (analytic) 0.4963885417181285 y[1] (numeric) 0.4963885417181588 absolute error 3.0309088572266774e-14 relative error 6.105920267087394e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4957291740958352 Order of pole (three term test) 22.43478814563087 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7299999999999381 y[1] (analytic) 0.5096511953101768 y[1] (numeric) 0.5096511953102071 absolute error 3.0309088572266774e-14 relative error 5.947025897549496e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4969341817058155 Order of pole (three term test) 22.444715110089902 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7399999999999382 y[1] (analytic) 0.5230628825407408 y[1] (numeric) 0.5230628825407712 absolute error 3.0309088572266774e-14 relative error 5.794540118205774e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49794042226881435 Order of pole (three term test) 22.45466418776778 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7499999999999382 y[1] (analytic) 0.5366222622522737 y[1] (numeric) 0.5366222622523042 absolute error 3.0531133177191805e-14 relative error 5.689501782696948e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4987474933020227 Order of pole (three term test) 22.46463139916608 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7599999999999382 y[1] (analytic) 0.5503279785181046 y[1] (numeric) 0.5503279785181348 absolute error 3.019806626980426e-14 relative error 5.487285300507543e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4993550719877882 Order of pole (three term test) 22.474612757533144 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7699999999999382 y[1] (analytic) 0.5641786607780271 y[1] (numeric) 0.5641786607780575 absolute error 3.0309088572266774e-14 relative error 5.3722500830622006e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49976291530273764 Order of pole (three term test) 22.484604270458707 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7799999999999382 y[1] (analytic) 0.5781729239753584 y[1] (numeric) 0.5781729239753886 absolute error 3.019806626980426e-14 relative error 5.22301633604193e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49997086011498243 Order of pole (three term test) 22.49460194147081 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7899999999999382 y[1] (analytic) 0.5923093686954398 y[1] (numeric) 0.5923093686954702 absolute error 3.042011087472929e-14 relative error 5.135848339142351e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49997882324937065 Order of pole (three term test) 22.504601771634338 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7999999999999382 y[1] (analytic) 0.6065865813055805 y[1] (numeric) 0.6065865813056107 absolute error 3.019806626980426e-14 relative error 4.978360418855253e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4997868015207544 Order of pole (three term test) 22.51459976115058 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8099999999999382 y[1] (analytic) 0.6210031340964165 y[1] (numeric) 0.6210031340964467 absolute error 3.019806626980426e-14 relative error 4.862788062051186e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4993948717352649 Order of pole (three term test) 22.524591910957025 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8199999999999382 y[1] (analytic) 0.6355575854246825 y[1] (numeric) 0.6355575854247127 absolute error 3.019806626980426e-14 relative error 4.75142881814962e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49880319065959106 Order of pole (three term test) 22.53457422432697 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8299999999999382 y[1] (analytic) 0.6502484798573747 y[1] (numeric) 0.6502484798574049 absolute error 3.019806626980426e-14 relative error 4.644081025214837e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4980119949582738 Order of pole (three term test) 22.544542708468168 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8399999999999382 y[1] (analytic) 0.665074348317292 y[1] (numeric) 0.665074348317322 absolute error 3.008704396734174e-14 relative error 4.5238617371824865e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4970216010990447 Order of pole (three term test) 22.554493376119876 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8499999999999382 y[1] (analytic) 0.6800337082299429 y[1] (numeric) 0.6800337082299731 absolute error 3.019806626980426e-14 relative error 4.44067197027728e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4958324052262423 Order of pole (three term test) 22.5644222471477 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8599999999999383 y[1] (analytic) 0.6951250636718028 y[1] (numeric) 0.6951250636718329 absolute error 3.008704396734174e-14 relative error 4.328292208083447e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49444488300235984 Order of pole (three term test) 22.57432535013562 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8699999999999383 y[1] (analytic) 0.7103469055199031 y[1] (numeric) 0.7103469055199334 absolute error 3.0309088572266774e-14 relative error 4.266800958340706e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4928595894177873 Order of pole (three term test) 22.58419872397448 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8799999999999383 y[1] (analytic) 0.7256977116027445 y[1] (numeric) 0.7256977116027746 absolute error 3.008704396734174e-14 relative error 4.145947201747791e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49107715856882084 Order of pole (three term test) 22.594038419446385 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8899999999999383 y[1] (analytic) 0.7411759468525103 y[1] (numeric) 0.7411759468525405 absolute error 3.019806626980426e-14 relative error 4.074345153541997e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.48909830340403515 Order of pole (three term test) 22.60384050080433 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8999999999999383 y[1] (analytic) 0.7567800634585744 y[1] (numeric) 0.7567800634586046 absolute error 3.019806626980426e-14 relative error 3.990335862152013e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.48692381543911145 Order of pole (three term test) 22.613601047346474 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9099999999999383 y[1] (analytic) 0.7725085010222794 y[1] (numeric) 0.7725085010223096 absolute error 3.019806626980426e-14 relative error 3.909091774374316e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4845545644402434 Order of pole (three term test) 22.623316154984362 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9199999999999383 y[1] (analytic) 0.7883596867129761 y[1] (numeric) 0.7883596867130063 absolute error 3.019806626980426e-14 relative error 3.830493463676903e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4819914980762406 Order of pole (three term test) 22.63298193780443 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9299999999999383 y[1] (analytic) 0.8043320354253048 y[1] (numeric) 0.8043320354253347 absolute error 2.986499936241671e-14 relative error 3.713018759301942e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.47923564153947473 Order of pole (three term test) 22.642594529622453 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9399999999999383 y[1] (analytic) 0.820423949937704 y[1] (numeric) 0.820423949937734 absolute error 3.008704396734174e-14 relative error 3.667255687699792e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.47628809713581644 Order of pole (three term test) 22.652150085529858 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9499999999999383 y[1] (analytic) 0.8366338210721328 y[1] (numeric) 0.8366338210721628 absolute error 2.9976021664879227e-14 relative error 3.582932091660535e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.47315004384372716 Order of pole (three term test) 22.661644783431694 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9599999999999383 y[1] (analytic) 0.8529600278549855 y[1] (numeric) 0.8529600278550157 absolute error 3.019806626980426e-14 relative error 3.540384693728969e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.46982273684268355 Order of pole (three term test) 22.67107482557539 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9699999999999384 y[1] (analytic) 0.8694009376791896 y[1] (numeric) 0.8694009376792197 absolute error 3.008704396734174e-14 relative error 3.460663850634575e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.46630750701112234 Order of pole (three term test) 22.680436440069826 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9799999999999384 y[1] (analytic) 0.8859549064674629 y[1] (numeric) 0.885954906467493 absolute error 3.008704396734174e-14 relative error 3.3960017318834843e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4626057603941075 Order of pole (three term test) 22.689725882394026 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9899999999999384 y[1] (analytic) 0.9026202788367219 y[1] (numeric) 0.9026202788367518 absolute error 2.986499936241671e-14 relative error 3.3087002433521764e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4587189776409294 Order of pole (three term test) 22.698939436894904 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9999999999999384 y[1] (analytic) 0.9193953882636167 y[1] (numeric) 0.9193953882636469 absolute error 3.019806626980426e-14 relative error 3.2845570747137158e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.45464871341286645 Order of pole (three term test) 22.708073418273518 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0099999999999383 y[1] (analytic) 0.9362785572511845 y[1] (numeric) 0.9362785572512147 absolute error 3.019806626980426e-14 relative error 3.2253292608198366e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.45039659576134056 Order of pole (three term test) 22.7171241730591 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0199999999999383 y[1] (analytic) 0.9532680974965957 y[1] (numeric) 0.9532680974966258 absolute error 3.008704396734174e-14 relative error 3.1561996091502675e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4459643254767178 Order of pole (three term test) 22.726088081070404 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0299999999999383 y[1] (analytic) 0.9703623100599835 y[1] (numeric) 0.9703623100600136 absolute error 3.008704396734174e-14 relative error 3.100598988174004e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4413536754080161 Order of pole (three term test) 22.73496155686375 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0399999999999383 y[1] (analytic) 0.9875594855343368 y[1] (numeric) 0.9875594855343669 absolute error 3.008704396734174e-14 relative error 3.046605739507692e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.43656648975378826 Order of pole (three term test) 22.743741051167135 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0499999999999383 y[1] (analytic) 1.004857904216439 y[1] (numeric) 1.0048579042164691 absolute error 3.019806626980426e-14 relative error 3.0052076162302664e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.43160468332446794 Order of pole (three term test) 22.752423052299875 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0599999999999383 y[1] (analytic) 1.0222558362788372 y[1] (numeric) 1.0222558362788674 absolute error 3.019806626980426e-14 relative error 2.9540615174895645e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.42647024077647044 Order of pole (three term test) 22.7610040875773 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0699999999999383 y[1] (analytic) 1.0397515419428238 y[1] (numeric) 1.0397515419428536 absolute error 2.9753977059954195e-14 relative error 2.86164298485747e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4211652158183561 Order of pole (three term test) 22.76948072469971 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0799999999999383 y[1] (analytic) 1.0573432716524112 y[1] (numeric) 1.0573432716524411 absolute error 2.9976021664879227e-14 relative error 2.835032147888248e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4156917303893759 Order of pole (three term test) 22.777849573125255 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0899999999999384 y[1] (analytic) 1.075029266249289 y[1] (numeric) 1.0750292662493188 absolute error 2.9753977059954195e-14 relative error 2.76773646951622e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.41005197381072234 Order of pole (three term test) 22.78610728542617 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0999999999999384 y[1] (analytic) 1.0928077571487353 y[1] (numeric) 1.0928077571487653 absolute error 2.9976021664879227e-14 relative error 2.743027899352601e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4042482019098314 Order of pole (three term test) 22.794250558627624 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1099999999999384 y[1] (analytic) 1.110676966516476 y[1] (numeric) 1.110676966516506 absolute error 2.9976021664879227e-14 relative error 2.698896490029494e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.39828273611808046 Order of pole (three term test) 22.802276135528913 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1199999999999384 y[1] (analytic) 1.1286351074464647 y[1] (numeric) 1.1286351074464949 absolute error 3.019806626980426e-14 relative error 2.675627053470571e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3921579625422482 Order of pole (three term test) 22.81018080600629 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1299999999999384 y[1] (analytic) 1.1466803841395738 y[1] (numeric) 1.146680384139604 absolute error 3.019806626980426e-14 relative error 2.6335207863927803e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.38587633101010205 Order of pole (three term test) 22.817961408296956 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1399999999999384 y[1] (analytic) 1.1648109920831717 y[1] (numeric) 1.164810992083202 absolute error 3.019806626980426e-14 relative error 2.592529300895197e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.37944035409050086 Order of pole (three term test) 22.825614830263724 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1499999999999384 y[1] (analytic) 1.1830251182315727 y[1] (numeric) 1.183025118231603 absolute error 3.019806626980426e-14 relative error 2.552614124960033e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.37285260608840115 Order of pole (three term test) 22.833138010639868 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1599999999999384 y[1] (analytic) 1.201320941187341 y[1] (numeric) 1.2013209411873707 absolute error 2.9753977059954195e-14 relative error 2.4767716968744814e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3661157220151675 Order of pole (three term test) 22.840527940253534 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1699999999999384 y[1] (analytic) 1.2196966313834263 y[1] (numeric) 1.219696631383456 absolute error 2.9753977059954195e-14 relative error 2.4394571809390096e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3592323965346059 Order of pole (three term test) 22.847781663231412 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1799999999999384 y[1] (analytic) 1.2381503512661225 y[1] (numeric) 1.2381503512661525 absolute error 2.9976021664879227e-14 relative error 2.4210324403838348e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3522053828851317 Order of pole (three term test) 22.85489627818102 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1899999999999384 y[1] (analytic) 1.2566802554788197 y[1] (numeric) 1.2566802554788497 absolute error 2.9976021664879227e-14 relative error 2.385334020662064e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3450374917785128 Order of pole (three term test) 22.86186893935124 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1999999999999384 y[1] (analytic) 1.2752844910465382 y[1] (numeric) 1.275284491046568 absolute error 2.9753977059954195e-14 relative error 2.333124668954231e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3377315902756209 Order of pole (three term test) 22.868696857770583 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2099999999999385 y[1] (analytic) 1.2939611975612242 y[1] (numeric) 1.293961197561254 absolute error 2.9753977059954195e-14 relative error 2.2994489414390943e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.33029060063964644 Order of pole (three term test) 22.875377302362704 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2199999999999385 y[1] (analytic) 1.3127085073677902 y[1] (numeric) 1.3127085073678202 absolute error 2.9976021664879227e-14 relative error 2.2835245979312182e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.32271749916723236 Order of pole (three term test) 22.881907601038844 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2299999999999385 y[1] (analytic) 1.331524545750879 y[1] (numeric) 1.3315245457509086 absolute error 2.9531932455029164e-14 relative error 2.217903721660301e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.31501531499799396 Order of pole (three term test) 22.888285141766612 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2399999999999385 y[1] (analytic) 1.3504074311223313 y[1] (numeric) 1.3504074311223608 absolute error 2.9531932455029164e-14 relative error 2.1868905468392606e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3071871289029046 Order of pole (three term test) 22.894507373614722 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2499999999999385 y[1] (analytic) 1.369355275209346 y[1] (numeric) 1.3693552752093756 absolute error 2.9531932455029164e-14 relative error 2.156630422336113e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2992360720520275 Order of pole (three term test) 22.90057180777343 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2599999999999385 y[1] (analytic) 1.3883661832433045 y[1] (numeric) 1.3883661832433338 absolute error 2.930988785010413e-14 relative error 2.1111064360293276e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.291165324762091 Order of pole (three term test) 22.90647601854991 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2699999999999385 y[1] (analytic) 1.4074382541492452 y[1] (numeric) 1.4074382541492747 absolute error 2.9531932455029164e-14 relative error 2.0982755277516842e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.282978115224402 Order of pole (three term test) 22.91221764433858 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2799999999999385 y[1] (analytic) 1.426569580735971 y[1] (numeric) 1.4265695807360008 absolute error 2.9753977059954195e-14 relative error 2.085701073522403e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.27467771821361464 Order of pole (three term test) 22.917794388565675 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2899999999999385 y[1] (analytic) 1.4457582498867665 y[1] (numeric) 1.4457582498867962 absolute error 2.9753977059954195e-14 relative error 2.058018832836303e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.26626745377786276 Order of pole (three term test) 22.923204020607855 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2999999999999385 y[1] (analytic) 1.4650023427507066 y[1] (numeric) 1.4650023427507364 absolute error 2.9753977059954195e-14 relative error 2.030984947374743e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25775068591078476 Order of pole (three term test) 22.928444376684435 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.3099999999999385 y[1] (analytic) 1.4842999349345418 y[1] (numeric) 1.4842999349345716 absolute error 2.9753977059954195e-14 relative error 2.0045798264665664e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24913082120597257 Order of pole (three term test) 22.933513360722873 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.3199999999999386 y[1] (analytic) 1.5036490966951348 y[1] (numeric) 1.5036490966951648 absolute error 2.9976021664879227e-14 relative error 1.99355166912037e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24041130749437808 Order of pole (three term test) 22.938408945197107 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.3299999999999386 y[1] (analytic) 1.5230478931324343 y[1] (numeric) 1.523047893132464 absolute error 2.9753977059954195e-14 relative error 1.9535811837643232e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.23159563246522732 Order of pole (three term test) 22.943129171938647 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.3399999999999386 y[1] (analytic) 1.5424943843829615 y[1] (numeric) 1.5424943843829912 absolute error 2.9753977059954195e-14 relative error 1.9289520507302572e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2226873222709907 Order of pole (three term test) 22.947672152919715 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.3499999999999386 y[1] (analytic) 1.5619866258137969 y[1] (numeric) 1.5619866258138266 absolute error 2.9753977059954195e-14 relative error 1.904880398348631e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.21368994011697065 Order of pole (three term test) 22.952036071008504 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.3599999999999386 y[1] (analytic) 1.5815226682170413 y[1] (numeric) 1.5815226682170709 absolute error 2.9531932455029164e-14 relative error 1.867310096055881e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.20460708483606488 Order of pole (three term test) 22.956219180695957 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.3699999999999386 y[1] (analytic) 1.6011005580047337 y[1] (numeric) 1.6011005580047635 absolute error 2.9753977059954195e-14 relative error 1.8583453057460135e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.19544238944928266 Order of pole (three term test) 22.960219808793962 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.3799999999999386 y[1] (analytic) 1.620718337404211 y[1] (numeric) 1.6207183374042404 absolute error 2.9531932455029164e-14 relative error 1.822150818773875e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.18619951971258472 Order of pole (three term test) 22.964036355104643 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.3899999999999386 y[1] (analytic) 1.6403740446538801 y[1] (numeric) 1.64037404465391 absolute error 2.9753977059954195e-14 relative error 1.8138531975024209e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.176882172650629 Order of pole (three term test) 22.967667293060348 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.3999999999999386 y[1] (analytic) 1.6600657141993973 y[1] (numeric) 1.6600657141994268 absolute error 2.9531932455029164e-14 relative error 1.7789616520856572e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1674940750780104 Order of pole (three term test) 22.971111170334307 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.4099999999999386 y[1] (analytic) 1.6797913768902166 y[1] (numeric) 1.6797913768902462 absolute error 2.9531932455029164e-14 relative error 1.7580714403773985e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.15803898210858502 Order of pole (three term test) 22.97436660942153 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.4199999999999386 y[1] (analytic) 1.699549060176507 y[1] (numeric) 1.6995490601765368 absolute error 2.9753977059954195e-14 relative error 1.7506983327015043e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1485206756534747 Order of pole (three term test) 22.977432308189794 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.4299999999999387 y[1] (analytic) 1.7193367883064052 y[1] (numeric) 1.719336788306435 absolute error 2.9753977059954195e-14 relative error 1.7305496667271742e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1389429629083522 Order of pole (three term test) 22.980307040400458 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.4399999999999387 y[1] (analytic) 1.7391525825235874 y[1] (numeric) 1.7391525825236172 absolute error 2.9753977059954195e-14 relative error 1.7108318935869248e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.12930967483061462 Order of pole (three term test) 22.98298965619898 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.4499999999999387 y[1] (analytic) 1.7589944612651451 y[1] (numeric) 1.758994461265175 absolute error 2.9753977059954195e-14 relative error 1.6915333001420508e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.11962466460705072 Order of pole (three term test) 22.985479082574784 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.4599999999999387 y[1] (analytic) 1.7788604403597388 y[1] (numeric) 1.7788604403597688 absolute error 2.9976021664879227e-14 relative error 1.6851249814076016e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.10989180611261826 Order of pole (three term test) 22.987774323790525 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.4699999999999387 y[1] (analytic) 1.7987485332260147 y[1] (numeric) 1.7987485332260442 absolute error 2.9531932455029164e-14 relative error 1.641804393972976e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.10011499236094533 Order of pole (three term test) 22.989874461780335 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.4799999999999387 y[1] (analytic) 1.8186567510712588 y[1] (numeric) 1.818656751071288 absolute error 2.930988785010413e-14 relative error 1.6116228547712196e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.09029813394717677 Order of pole (three term test) 22.991778656516995 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.4899999999999387 y[1] (analytic) 1.8385831030902766 y[1] (numeric) 1.8385831030903061 absolute error 2.9531932455029164e-14 relative error 1.6062332132494916e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.08044515748378843 Order of pole (three term test) 22.993486146348005 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.4999999999999387 y[1] (analytic) 1.8585255966644718 y[1] (numeric) 1.8585255966645016 absolute error 2.9753977059954195e-14 relative error 1.6009452392452477e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.0705600040299943 Order of pole (three term test) 22.99499624830021 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5099999999999387 y[1] (analytic) 1.8784822375611059 y[1] (numeric) 1.8784822375611354 absolute error 2.9531932455029164e-14 relative error 1.5721166729461027e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.06064662751537577 Order of pole (three term test) 22.996308358352962 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5199999999999387 y[1] (analytic) 1.898451030132719 y[1] (numeric) 1.8984510301327489 absolute error 2.9753977059954195e-14 relative error 1.5672765105705212e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.050708993158361866 Order of pole (three term test) 22.997421951679723 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5299999999999387 y[1] (analytic) 1.9184299775166953 y[1] (numeric) 1.918429977516725 absolute error 2.9753977059954195e-14 relative error 1.5509545518293622e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.04075107588019564 Order of pole (three term test) 22.998336582858016 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5399999999999388 y[1] (analytic) 1.9384170818349453 y[1] (numeric) 1.9384170818349749 absolute error 2.9531932455029164e-14 relative error 1.5235076460982087e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.030776858715017768 Order of pole (three term test) 22.99905188604757 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5499999999999388 y[1] (analytic) 1.9584103443936924 y[1] (numeric) 1.9584103443937222 absolute error 2.9753977059954195e-14 relative error 1.5192922742228355e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.020790331216706485 Order of pole (three term test) 22.999567575136634 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5599999999999388 y[1] (analytic) 1.9784077658833428 y[1] (numeric) 1.9784077658833723 absolute error 2.9531932455029164e-14 relative error 1.4927121175064434e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.010795487863109247 Order of pole (three term test) 22.99988344385646 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5699999999999388 y[1] (analytic) 1.9984073465784111 y[1] (numeric) 1.9984073465784404 absolute error 2.930988785010413e-14 relative error 1.4666623348982022e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.0007963264583046992 Order of pole (three term test) 22.99999936586377 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5799999999999388 y[1] (analytic) 2.0184070865374943 y[1] (numeric) 2.0184070865375237 absolute error 2.930988785010413e-14 relative error 1.4521296543991135e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.009203153466465636 Order of pole (three term test) 22.999915294791304 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5899999999999388 y[1] (analytic) 2.038404985803263 y[1] (numeric) 2.038404985803292 absolute error 2.930988785010413e-14 relative error 1.4378834458430324e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.01919895225255645 Order of pole (three term test) 22.999631264266363 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5999999999999388 y[1] (analytic) 2.0583990446024547 y[1] (numeric) 2.0583990446024845 absolute error 2.9753977059954195e-14 relative error 1.4454912004538302e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.029187071713728866 Order of pole (three term test) 22.99914738789738 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6099999999999388 y[1] (analytic) 2.078387263545853 y[1] (numeric) 2.078387263545882 absolute error 2.930988785010413e-14 relative error 1.4102226454226684e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.03916351673537154 Order of pole (three term test) 22.998463859228448 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6199999999999388 y[1] (analytic) 2.098367643828219 y[1] (numeric) 2.098367643828248 absolute error 2.930988785010413e-14 relative error 1.396794691164403e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.049124296872493346 Order of pole (three term test) 22.99758095166192 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6299999999999388 y[1] (analytic) 2.118338187428174 y[1] (numeric) 2.1183381874282037 absolute error 2.9753977059954195e-14 relative error 1.4045905057340169e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.059065427945847994 Order of pole (three term test) 22.996499018349052 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6399999999999388 y[1] (analytic) 2.1382968973080017 y[1] (numeric) 2.1382968973080314 absolute error 2.9753977059954195e-14 relative error 1.391480158691378e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.06898293363555293 Order of pole (three term test) 22.99521849204875 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6499999999999388 y[1] (analytic) 2.1582417776133456 y[1] (numeric) 2.1582417776133753 absolute error 2.9753977059954195e-14 relative error 1.3786211243143073e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.0788728470715638 Order of pole (three term test) 22.99373988495444 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6599999999999389 y[1] (analytic) 2.1781708338727963 y[1] (numeric) 2.1781708338728256 absolute error 2.930988785010413e-14 relative error 1.345619333171909e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.08873121242037002 Order of pole (three term test) 22.992063788489272 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6699999999999389 y[1] (analytic) 2.1980820731973347 y[1] (numeric) 2.198082073197364 absolute error 2.930988785010413e-14 relative error 1.3334300937848926e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.09855408646727505 Order of pole (three term test) 22.990190873069466 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6799999999999389 y[1] (analytic) 2.2179735044796205 y[1] (numeric) 2.2179735044796502 absolute error 2.9753977059954195e-14 relative error 1.3414938005282915e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.10833754019363019 Order of pole (three term test) 22.988121887836215 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6899999999999389 y[1] (analytic) 2.237843138593103 y[1] (numeric) 2.2378431385931328 absolute error 2.9753977059954195e-14 relative error 1.3295827820470051e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.11807766034838915 Order of pole (three term test) 22.985857660356046 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.699999999999939 y[1] (analytic) 2.257688988590928 y[1] (numeric) 2.257688988590958 absolute error 2.9753977059954195e-14 relative error 1.3178952995879334e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.12777055101335663 Order of pole (three term test) 22.983399096289745 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.709999999999939 y[1] (analytic) 2.2775090699046343 y[1] (numeric) 2.277509069904664 absolute error 2.9753977059954195e-14 relative error 1.3064262818149866e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.13741233516150334 Order of pole (three term test) 22.980747179030164 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.719999999999939 y[1] (analytic) 2.2973014005426062 y[1] (numeric) 2.2973014005426364 absolute error 3.019806626980426e-14 relative error 1.3145017133002961e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.14699915620772536 Order of pole (three term test) 22.97790296930885 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.729999999999939 y[1] (analytic) 2.3170640012882746 y[1] (numeric) 2.317064001288305 absolute error 3.019806626980426e-14 relative error 1.3032901228888932e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.15652717955142714 Order of pole (three term test) 22.97486760477177 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.739999999999939 y[1] (analytic) 2.3367948958980334 y[1] (numeric) 2.3367948958980636 absolute error 3.019806626980426e-14 relative error 1.292285699648411e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.16599259411030945 Order of pole (three term test) 22.971642299524262 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.749999999999939 y[1] (analytic) 2.3564921112988637 y[1] (numeric) 2.356492111298894 absolute error 3.019806626980426e-14 relative error 1.2814838685438896e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.17539161384475274 Order of pole (three term test) 22.968228343645425 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.759999999999939 y[1] (analytic) 2.3761536777856405 y[1] (numeric) 2.37615367778567 absolute error 2.9753977059954195e-14 relative error 1.2521907710818688e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1847204792721819 Order of pole (three term test) 22.96462710267208 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.769999999999939 y[1] (analytic) 2.395777629218099 y[1] (numeric) 2.395777629218128 absolute error 2.930988785010413e-14 relative error 1.223397676505974e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.19397545897080887 Order of pole (three term test) 22.96084001705262 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.779999999999939 y[1] (analytic) 2.4153620032174485 y[1] (numeric) 2.415362003217478 absolute error 2.930988785010413e-14 relative error 1.21347805467922e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.20315285107215258 Order of pole (three term test) 22.956868601570793 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.789999999999939 y[1] (analytic) 2.43490484136261 y[1] (numeric) 2.43490484136264 absolute error 2.9753977059954195e-14 relative error 1.2219769969861908e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2122489847417361 Order of pole (three term test) 22.952714444739847 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.799999999999939 y[1] (analytic) 2.4544041893860555 y[1] (numeric) 2.4544041893860853 absolute error 2.9753977059954195e-14 relative error 1.2122688344741153e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.22126022164737144 Order of pole (three term test) 22.9483792081671 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.809999999999939 y[1] (analytic) 2.473858097369231 y[1] (numeric) 2.4738580973692605 absolute error 2.9753977059954195e-14 relative error 1.2027358033023558e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.23018295741444497 Order of pole (three term test) 22.943864625889404 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.819999999999939 y[1] (analytic) 2.49326461993755 y[1] (numeric) 2.4932646199375794 absolute error 2.930988785010413e-14 relative error 1.1755626585211108e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.23901362306761775 Order of pole (three term test) 22.93917250367947 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.829999999999939 y[1] (analytic) 2.512621816454928 y[1] (numeric) 2.512621816454957 absolute error 2.930988785010413e-14 relative error 1.1665061434297985e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24774868645836962 Order of pole (three term test) 22.93430471832361 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.839999999999939 y[1] (analytic) 2.531927751217843 y[1] (numeric) 2.531927751217873 absolute error 2.9753977059954195e-14 relative error 1.1751511094912837e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2563846536778095 Order of pole (three term test) 22.929263216871085 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.849999999999939 y[1] (analytic) 2.551180493648909 y[1] (numeric) 2.551180493648938 absolute error 2.930988785010413e-14 relative error 1.1488755077529897e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.26491807045419485 Order of pole (three term test) 22.924050015855236 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.859999999999939 y[1] (analytic) 2.5703781184899244 y[1] (numeric) 2.570378118489954 absolute error 2.9753977059954195e-14 relative error 1.1575719870131172e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2733455235345924 Order of pole (three term test) 22.918667200486972 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.869999999999939 y[1] (analytic) 2.589518705994405 y[1] (numeric) 2.589518705994435 absolute error 2.9753977059954195e-14 relative error 1.1490157221524423e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2816636420501348 Order of pole (three term test) 22.91311692382067 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.879999999999939 y[1] (analytic) 2.6086003421195505 y[1] (numeric) 2.6086003421195803 absolute error 2.9753977059954195e-14 relative error 1.1406107934409905e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2898690988643218 Order of pole (three term test) 22.907401405892987 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.889999999999939 y[1] (analytic) 2.6276211187176486 y[1] (numeric) 2.627621118717679 absolute error 3.019806626980426e-14 relative error 1.149254968864832e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.297958611903833 Order of pole (three term test) 22.901522932834897 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.899999999999939 y[1] (analytic) 2.646579133726892 y[1] (numeric) 2.6465791337269216 absolute error 2.9753977059954195e-14 relative error 1.1242428643369104e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3059289454713113 Order of pole (three term test) 22.89548385595724 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.909999999999939 y[1] (analytic) 2.6654724913615757 y[1] (numeric) 2.6654724913616055 absolute error 2.9753977059954195e-14 relative error 1.1162740248260931e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3137769115395994 Order of pole (three term test) 22.889286590810254 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.919999999999939 y[1] (analytic) 2.6842993023016817 y[1] (numeric) 2.684299302301712 absolute error 3.019806626980426e-14 relative error 1.1249887910752202e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.32149937102690784 Order of pole (three term test) 22.88293361621736 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.929999999999939 y[1] (analytic) 2.7030576838818057 y[1] (numeric) 2.7030576838818354 absolute error 2.9753977059954195e-14 relative error 1.1007525750329204e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3290932350524066 Order of pole (three term test) 22.87642747328369 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.939999999999939 y[1] (analytic) 2.721745760279421 y[1] (numeric) 2.7217457602794504 absolute error 2.930988785010413e-14 relative error 1.0768782403502341e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3365554661717357 Order of pole (three term test) 22.869770764379666 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9499999999999391 y[1] (analytic) 2.740361662702461 y[1] (numeric) 2.7403616627024903 absolute error 2.930988785010413e-14 relative error 1.0695627606029058e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3438830795919427 Order of pole (three term test) 22.862966152100107 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9599999999999391 y[1] (analytic) 2.7589035295761963 y[1] (numeric) 2.758903529576226 absolute error 2.9753977059954195e-14 relative error 1.078471093352249e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3510731443653593 Order of pole (three term test) 22.85601635819919 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9699999999999391 y[1] (analytic) 2.777369506729392 y[1] (numeric) 2.7773695067294217 absolute error 2.9753977059954195e-14 relative error 1.0713006313298313e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.35812278456194274 Order of pole (three term test) 22.848924162501827 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9799999999999391 y[1] (analytic) 2.79575774757972 y[1] (numeric) 2.79575774757975 absolute error 3.019806626980426e-14 relative error 1.0801388745482918e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3650291804196081 Order of pole (three term test) 22.841692401791715 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9899999999999392 y[1] (analytic) 2.81406641331842 y[1] (numeric) 2.8140664133184496 absolute error 2.9753977059954195e-14 relative error 1.0573303074559472e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.37178956947209657 Order of pole (three term test) 22.83432396867672 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9999999999999392 y[1] (analytic) 2.832293673094174 y[1] (numeric) 2.832293673094204 absolute error 2.9753977059954195e-14 relative error 1.050525845628469e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3784012476539243 Order of pole (three term test) 22.82682181043185 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.009999999999939 y[1] (analytic) 2.850437704196194 y[1] (numeric) 2.8504377041962243 absolute error 3.019806626980426e-14 relative error 1.0594185666765845e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3848615703819731 Order of pole (three term test) 22.819188927820377 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.0199999999999387 y[1] (analytic) 2.8684966922364907 y[1] (numeric) 2.868496692236521 absolute error 3.019806626980426e-14 relative error 1.0527488615041639e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.39116795361328827 Order of pole (three term test) 22.811428373893573 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.0299999999999385 y[1] (analytic) 2.8864688313313076 y[1] (numeric) 2.8864688313313387 absolute error 3.108624468950438e-14 relative error 1.0769645025117653e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3973178748786612 Order of pole (three term test) 22.803543252769526 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.0399999999999383 y[1] (analytic) 2.9043523242817137 y[1] (numeric) 2.904352324281745 absolute error 3.108624468950438e-14 relative error 1.0703331145332872e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.40330887429158374 Order of pole (three term test) 22.795536718391567 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.049999999999938 y[1] (analytic) 2.9221453827533157 y[1] (numeric) 2.9221453827533472 absolute error 3.1530333899354446e-14 relative error 1.0790131827611468e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4091385555321698 Order of pole (three term test) 22.787411973266686 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.059999999999938 y[1] (analytic) 2.939846227455095 y[1] (numeric) 2.9398462274551265 absolute error 3.1530333899354446e-14 relative error 1.0725164331689883e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.41480458680565063 Order of pole (three term test) 22.77917226718461 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.0699999999999377 y[1] (analytic) 2.9574530883173304 y[1] (numeric) 2.9574530883173624 absolute error 3.197442310920451e-14 relative error 1.0811472626737975e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4203047017750636 Order of pole (three term test) 22.770820895917904 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.0799999999999375 y[1] (analytic) 2.974964204668609 y[1] (numeric) 2.974964204668642 absolute error 3.2862601528904634e-14 relative error 1.1046385525356365e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.42563670046775454 Order of pole (three term test) 22.762361199903726 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.0899999999999372 y[1] (analytic) 2.9923778254118893 y[1] (numeric) 2.9923778254119218 absolute error 3.241851231905457e-14 relative error 1.0833696214344954e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.43079845015533863 Order of pole (three term test) 22.7537965629077 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.099999999999937 y[1] (analytic) 3.0096922091996063 y[1] (numeric) 3.009692209199639 absolute error 3.2862601528904634e-14 relative error 1.0918924343311528e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4357878862067632 Order of pole (three term test) 22.745130410670402 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.109999999999937 y[1] (analytic) 3.026905624607811 y[1] (numeric) 3.0269056246078443 absolute error 3.3306690738754696e-14 relative error 1.1003544500357578e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.44060301291413273 Order of pole (three term test) 22.73636620953721 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.1199999999999366 y[1] (analytic) 3.044016350309306 y[1] (numeric) 3.0440163503093403 absolute error 3.419486915845482e-14 relative error 1.1233470922381951e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4452419042909653 Order of pole (three term test) 22.72750746507171 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.1299999999999364 y[1] (analytic) 3.0610226752457823 y[1] (numeric) 3.061022675245816 absolute error 3.375077994860476e-14 relative error 1.1025981683031723e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.44970270484256103 Order of pole (three term test) 22.718557720653568 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.139999999999936 y[1] (analytic) 3.0779228987989153 y[1] (numeric) 3.07792289879895 absolute error 3.4638958368304884e-14 relative error 1.1254004569712222e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.453983630308176 Order of pole (three term test) 22.70952055606124 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.149999999999936 y[1] (analytic) 3.094715330960435 y[1] (numeric) 3.09471533096047 absolute error 3.5083047578154947e-14 relative error 1.133643770952821e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4580829683747017 Order of pole (three term test) 22.700399586040046 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.1599999999999357 y[1] (analytic) 3.111398292501118 y[1] (numeric) 3.111398292501154 absolute error 3.597122599785507e-14 relative error 1.156111259832934e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.46199907936156925 Order of pole (three term test) 22.69119845885639 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.1699999999999355 y[1] (analytic) 3.127970115138714 y[1] (numeric) 3.1279701151387496 absolute error 3.552713678800501e-14 relative error 1.135788881615626e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.46573039687659773 Order of pole (three term test) 22.681920854838488 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.1799999999999353 y[1] (analytic) 3.1444291417047676 y[1] (numeric) 3.1444291417048036 absolute error 3.597122599785507e-14 relative error 1.1439668180391273e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.46927542844253145 Order of pole (three term test) 22.67257048490422 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.189999999999935 y[1] (analytic) 3.160773726310338 y[1] (numeric) 3.160773726310375 absolute error 3.68594044175552e-14 relative error 1.1661513163924658e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.47263275609401045 Order of pole (three term test) 22.6631510890769 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.199999999999935 y[1] (analytic) 3.177002234510586 y[1] (numeric) 3.1770022345106232 absolute error 3.730349362740526e-14 relative error 1.1741727223919258e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4758010369447379 Order of pole (three term test) 22.653666434989272 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.2099999999999347 y[1] (analytic) 3.193113043468215 y[1] (numeric) 3.1931130434682524 absolute error 3.730349362740526e-14 relative error 1.1682484496974741e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.47877900372461685 Order of pole (three term test) 22.644120316376505 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.2199999999999345 y[1] (analytic) 3.209104542115755 y[1] (numeric) 3.209104542115792 absolute error 3.730349362740526e-14 relative error 1.1624268744704452e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4815654652866406 Order of pole (three term test) 22.63451655155877 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.2299999999999343 y[1] (analytic) 3.2249751313166666 y[1] (numeric) 3.2249751313167043 absolute error 3.774758283725532e-14 relative error 1.1704767106791315e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.48415930708333715 Order of pole (three term test) 22.624858981913928 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.239999999999934 y[1] (analytic) 3.240723224025256 y[1] (numeric) 3.240723224025294 absolute error 3.774758283725532e-14 relative error 1.1647888519887109e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.48655949161257184 Order of pole (three term test) 22.615151470341097 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.249999999999934 y[1] (analytic) 3.256347245445375 y[1] (numeric) 3.2563472454454137 absolute error 3.863576125695545e-14 relative error 1.1864754691317075e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4887650588325345 Order of pole (three term test) 22.605397899715452 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.2599999999999336 y[1] (analytic) 3.271845633187903 y[1] (numeric) 3.2718456331879415 absolute error 3.863576125695545e-14 relative error 1.1808552599503581e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49077512654574507 Order of pole (three term test) 22.595602171335212 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.2699999999999334 y[1] (analytic) 3.2872168374269792 y[1] (numeric) 3.2872168374270183 absolute error 3.907985046680551e-14 relative error 1.1888430973538908e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4925888907519183 Order of pole (three term test) 22.585768203361127 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.279999999999933 y[1] (analytic) 3.3024593210549895 y[1] (numeric) 3.3024593210550295 absolute error 3.9968028886505635e-14 relative error 1.2102504527970271e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4942056259695551 Order of pole (three term test) 22.57589992924924 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.289999999999933 y[1] (analytic) 3.3175715598362743 y[1] (numeric) 3.3175715598363142 absolute error 3.9968028886505635e-14 relative error 1.2047375065054544e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49562468552612454 Order of pole (three term test) 22.56600129617765 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.2999999999999328 y[1] (analytic) 3.3325520425595485 y[1] (numeric) 3.332552042559588 absolute error 3.952393967665557e-14 relative error 1.1859961726599002e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4968455018167247 Order of pole (three term test) 22.556076263467595 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.3099999999999326 y[1] (analytic) 3.3473992711890226 y[1] (numeric) 3.347399271189062 absolute error 3.952393967665557e-14 relative error 1.1807357436215356e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49786758653111646 Order of pole (three term test) 22.546128800999824 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.3199999999999323 y[1] (analytic) 3.362111761014206 y[1] (numeric) 3.3621117610142464 absolute error 4.04121180963557e-14 relative error 1.2019861613453647e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49869053084904164 Order of pole (three term test) 22.53616288762669 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.329999999999932 y[1] (analytic) 3.3766880407983777 y[1] (numeric) 3.3766880407984186 absolute error 4.085620730620576e-14 relative error 1.2099491221151064e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4993140056037458 Order of pole (three term test) 22.526182509580682 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.339999999999932 y[1] (analytic) 3.3911266529257063 y[1] (numeric) 3.391126652925747 absolute error 4.085620730620576e-14 relative error 1.2047974460333685e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49973776141363985 Order of pole (three term test) 22.516191658879933 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.3499999999999317 y[1] (analytic) 3.40542615354701 y[1] (numeric) 3.4054261535470514 absolute error 4.1300296516055823e-14 relative error 1.2127790958860884e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4999616287820496 Order of pole (three term test) 22.506194331731514 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.3599999999999315 y[1] (analytic) 3.4195851127241443 y[1] (numeric) 3.4195851127241856 absolute error 4.1300296516055823e-14 relative error 1.207757524805539e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4999855181650127 Order of pole (three term test) 22.496194526932992 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.3699999999999313 y[1] (analytic) 3.43360211457299 y[1] (numeric) 3.433602114573031 absolute error 4.1300296516055823e-14 relative error 1.2028270934703806e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49980942000709444 Order of pole (three term test) 22.48619624427296 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.379999999999931 y[1] (analytic) 3.4474757574050425 y[1] (numeric) 3.447475757405084 absolute error 4.1300296516055823e-14 relative error 1.1979865682113764e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49943340474521036 Order of pole (three term test) 22.47620348293118 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.389999999999931 y[1] (analytic) 3.46120465386758 y[1] (numeric) 3.4612046538676218 absolute error 4.1744385725905886e-14 relative error 1.2060652258530956e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49885762278045126 Order of pole (three term test) 22.46622023987893 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.3999999999999306 y[1] (analytic) 3.4747874310823974 y[1] (numeric) 3.4747874310824396 absolute error 4.218847493575595e-14 relative error 1.2141311021898749e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4980823044179263 Order of pole (three term test) 22.45625050828034 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.4099999999999304 y[1] (analytic) 3.488222730783092 y[1] (numeric) 3.4882227307831344 absolute error 4.218847493575595e-14 relative error 1.2094547335939412e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49710775977464317 Order of pole (three term test) 22.44629827589513 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.41999999999993 y[1] (analytic) 3.50150920945089 y[1] (numeric) 3.5015092094509326 absolute error 4.263256414560601e-14 relative error 1.2175482512094176e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4959343786554653 Order of pole (three term test) 22.436367523483543 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.42999999999993 y[1] (analytic) 3.5146455384489954 y[1] (numeric) 3.514645538449039 absolute error 4.3520742565306136e-14 relative error 1.238268328603963e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49456263039719506 Order of pole (three term test) 22.426462223214138 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.43999999999993 y[1] (analytic) 3.527630404155458 y[1] (numeric) 3.527630404155501 absolute error 4.3076653355456074e-14 relative error 1.2211215014110572e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4929930636808468 Order of pole (three term test) 22.416586337074957 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.4499999999999296 y[1] (analytic) 3.5404625080945245 y[1] (numeric) 3.5404625080945684 absolute error 4.39648317751562e-14 relative error 1.2417821591003955e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49122630631217934 Order of pole (three term test) 22.406743815288777 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.4599999999999294 y[1] (analytic) 3.553140567066497 y[1] (numeric) 3.553140567066541 absolute error 4.39648317751562e-14 relative error 1.2373513218885663e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4892630649705838 Order of pole (three term test) 22.39693859473309 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.469999999999929 y[1] (analytic) 3.5656633132760422 y[1] (numeric) 3.565663313276086 absolute error 4.39648317751562e-14 relative error 1.2330056966248563e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4871041249264205 Order of pole (three term test) 22.387174597365373 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.479999999999929 y[1] (analytic) 3.578029494458975 y[1] (numeric) 3.578029494459019 absolute error 4.39648317751562e-14 relative error 1.2287442527581515e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4847503497269218 Order of pole (three term test) 22.377455728654386 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.4899999999999287 y[1] (analytic) 3.5902378740074816 y[1] (numeric) 3.590237874007526 absolute error 4.440892098500626e-14 relative error 1.2369353380876768e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.48220268085078405 Order of pole (three term test) 22.36778587601804 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.4999999999999285 y[1] (analytic) 3.602287231093782 y[1] (numeric) 3.6022872310938263 absolute error 4.440892098500626e-14 relative error 1.2327978902315943e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.47946213733158943 Order of pole (three term test) 22.358168907268453 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.5099999999999283 y[1] (analytic) 3.6141763607922073 y[1] (numeric) 3.614176360792252 absolute error 4.4853010194856324e-14 relative error 1.2410299254191568e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4765298153502053 Order of pole (three term test) 22.3486086690649 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.519999999999928 y[1] (analytic) 3.6259040741996964 y[1] (numeric) 3.6259040741997413 absolute error 4.4853010194856324e-14 relative error 1.2370159076741766e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4734068877963274 Order of pole (three term test) 22.339108985375205 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.529999999999928 y[1] (analytic) 3.6374691985546805 y[1] (numeric) 3.637469198554726 absolute error 4.529709940470639e-14 relative error 1.2452916281106884e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4700946037993389 Order of pole (three term test) 22.329673655946177 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.5399999999999276 y[1] (analytic) 3.648870577354362 y[1] (numeric) 3.6488705773544083 absolute error 4.618527782440651e-14 relative error 1.2657417369375006e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.46659428822867494 Order of pole (three term test) 22.32030645478378 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.5499999999999274 y[1] (analytic) 3.6601070704703638 y[1] (numeric) 3.6601070704704095 absolute error 4.574118861455645e-14 relative error 1.2497226920926717e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4629073411638937 Order of pole (three term test) 22.311011128643578 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.5599999999999272 y[1] (analytic) 3.6711775542627354 y[1] (numeric) 3.6711775542627816 absolute error 4.618527782440651e-14 relative error 1.2580507791234216e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4590352373346623 Order of pole (three term test) 22.301791395532103 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.569999999999927 y[1] (analytic) 3.6820809216923243 y[1] (numeric) 3.6820809216923704 absolute error 4.618527782440651e-14 relative error 1.2543254427765063e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4549795255308852 Order of pole (three term test) 22.29265094321967 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.579999999999927 y[1] (analytic) 3.692816082431473 y[1] (numeric) 3.6928160824315195 absolute error 4.6629367034256575e-14 relative error 1.2627048299560656e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4507418279832091 Order of pole (three term test) 22.28359342776534 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.5899999999999266 y[1] (analytic) 3.7033819629730544 y[1] (numeric) 3.703381962973101 absolute error 4.6629367034256575e-14 relative error 1.2591022881372674e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4463238397141503 Order of pole (three term test) 22.274622472054517 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.5999999999999264 y[1] (analytic) 3.7137775067378183 y[1] (numeric) 3.7137775067378653 absolute error 4.707345624410664e-14 relative error 1.2675357142074985e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4417273278601111 Order of pole (three term test) 22.265741664349882 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.609999999999926 y[1] (analytic) 3.7240016741800517 y[1] (numeric) 3.724001674180099 absolute error 4.75175454539567e-14 relative error 1.2759807758254857e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4369541309645472 Order of pole (three term test) 22.256954556856094 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.619999999999926 y[1] (analytic) 3.734053442891531 y[1] (numeric) 3.7340534428915784 absolute error 4.75175454539567e-14 relative error 1.272545939170079e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4320061582425744 Order of pole (three term test) 22.248264664299004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.6299999999999257 y[1] (analytic) 3.7439318077037607 y[1] (numeric) 3.743931807703808 absolute error 4.75175454539567e-14 relative error 1.2691883264588705e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4268853888173102 Order of pole (three term test) 22.239675462519774 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.6399999999999255 y[1] (analytic) 3.753635780788491 y[1] (numeric) 3.753635780788539 absolute error 4.8405723873656825e-14 relative error 1.2895690125664961e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4215938709282484 Order of pole (three term test) 22.231190387084585 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.6499999999999253 y[1] (analytic) 3.7631643917565007 y[1] (numeric) 3.7631643917565496 absolute error 4.884981308350689e-14 relative error 1.2981046799474435e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4161337211119921 Order of pole (three term test) 22.222812831910478 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.659999999999925 y[1] (analytic) 3.772516687754635 y[1] (numeric) 3.772516687754683 absolute error 4.796163466380676e-14 relative error 1.2713432075592237e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.41050712335566625 Order of pole (three term test) 22.214546147907836 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.669999999999925 y[1] (analytic) 3.7816917335610842 y[1] (numeric) 3.781691733561133 absolute error 4.884981308350689e-14 relative error 1.2917449788406407e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.40471632822335385 Order of pole (three term test) 22.206393641640023 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.6799999999999247 y[1] (analytic) 3.7906886116789167 y[1] (numeric) 3.7906886116789655 absolute error 4.884981308350689e-14 relative error 1.2886791316227644e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3987636519558977 Order of pole (three term test) 22.198358574000864 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.6899999999999245 y[1] (analytic) 3.7995064224278163 y[1] (numeric) 3.7995064224278656 absolute error 4.929390229335695e-14 relative error 1.2973764698062816e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3926514755444368 Order of pole (three term test) 22.190444158910257 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.6999999999999242 y[1] (analytic) 3.808144284034057 y[1] (numeric) 3.8081442840341064 absolute error 4.929390229335695e-14 relative error 1.294433682568843e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.38638224377804187 Order of pole (three term test) 22.182653562028744 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.709999999999924 y[1] (analytic) 3.816601332718677 y[1] (numeric) 3.816601332718726 absolute error 4.884981308350689e-14 relative error 1.2799296762994561e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.37995846426583 Order of pole (three term test) 22.17498989949118 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.719999999999924 y[1] (analytic) 3.824876722783854 y[1] (numeric) 3.8248767227839027 absolute error 4.884981308350689e-14 relative error 1.2771604583363567e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.373382706433957 Order of pole (three term test) 22.167456236660417 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.7299999999999236 y[1] (analytic) 3.8329696266974773 y[1] (numeric) 3.8329696266975266 absolute error 4.929390229335695e-14 relative error 1.2860499063184344e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.36665760049787993 Order of pole (three term test) 22.16005558690113 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.7399999999999234 y[1] (analytic) 3.840879235175901 y[1] (numeric) 3.8408792351759504 absolute error 4.929390229335695e-14 relative error 1.283401514994507e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.35978583641030687 Order of pole (three term test) 22.152790910374545 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.749999999999923 y[1] (analytic) 3.8486047572648685 y[1] (numeric) 3.848604757264918 absolute error 4.929390229335695e-14 relative error 1.280825270516716e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.35277016278525014 Order of pole (three term test) 22.14566511285442 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.759999999999923 y[1] (analytic) 3.856145420418608 y[1] (numeric) 3.8561454204186574 absolute error 4.929390229335695e-14 relative error 1.2783206264043278e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3456133857986189 Order of pole (three term test) 22.13868104456476 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.7699999999999227 y[1] (analytic) 3.8635004705770886 y[1] (numeric) 3.863500470577138 absolute error 4.929390229335695e-14 relative error 1.2758870529138037e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3383183680657852 Order of pole (three term test) 22.13184149903974 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.7799999999999225 y[1] (analytic) 3.8706691722414224 y[1] (numeric) 3.8706691722414726 absolute error 5.0182080713057076e-14 relative error 1.2964704158376238e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.33088802749657686 Order of pole (three term test) 22.1251492120064 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.7899999999999223 y[1] (analytic) 3.8776508085474184 y[1] (numeric) 3.877650808547469 absolute error 5.062616992290714e-14 relative error 1.3055886778487896e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3233253361281511 Order of pole (three term test) 22.118606860290303 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.799999999999922 y[1] (analytic) 3.884444681337264 y[1] (numeric) 3.8844446813373144 absolute error 5.0182080713057076e-14 relative error 1.2918727084506021e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3156333189362209 Order of pole (three term test) 22.11221706074493 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.809999999999922 y[1] (analytic) 3.891050111229341 y[1] (numeric) 3.8910501112293914 absolute error 5.0182080713057076e-14 relative error 1.289679630910806e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3078150526251047 Order of pole (three term test) 22.105982369204877 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.8199999999999217 y[1] (analytic) 3.8974664376861643 y[1] (numeric) 3.8974664376862154 absolute error 5.10702591327572e-14 relative error 1.3103450651669096e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2998736643970844 Order of pole (three term test) 22.099905279463645 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.8299999999999215 y[1] (analytic) 3.9036930190804364 y[1] (numeric) 3.9036930190804875 absolute error 5.10702591327572e-14 relative error 1.3082550006656886e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2918123307015676 Order of pole (three term test) 22.093988222276106 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.8399999999999213 y[1] (analytic) 3.909729232759206 y[1] (numeric) 3.909729232759257 absolute error 5.10702591327572e-14 relative error 1.306235191553546e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2836342759645488 Order of pole (three term test) 22.08823356438623 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.849999999999921 y[1] (analytic) 3.915574475106135 y[1] (numeric) 3.9155744751061867 absolute error 5.1514348342607263e-14 relative error 1.3156268299867012e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.27534277129888474 Order of pole (three term test) 22.08264360758046 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.859999999999921 y[1] (analytic) 3.92122816160186 y[1] (numeric) 3.921228161601912 absolute error 5.1958437552457326e-14 relative error 1.3250551972785944e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2669411331958891 Order of pole (three term test) 22.077220587766984 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.8699999999999206 y[1] (analytic) 3.9266897268824437 y[1] (numeric) 3.9266897268824956 absolute error 5.1958437552457326e-14 relative error 1.3232122007691504e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2584327221987825 Order of pole (three term test) 22.071966674081413 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.8799999999999204 y[1] (analytic) 3.931958624795908 y[1] (numeric) 3.93195862479596 absolute error 5.1958437552457326e-14 relative error 1.3214390717337285e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24982094155852003 Order of pole (three term test) 22.066883968019173 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.88999999999992 y[1] (analytic) 3.9370343284568534 y[1] (numeric) 3.9370343284569054 absolute error 5.1958437552457326e-14 relative error 1.3197354459650542e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24110923587253608 Order of pole (three term test) 22.061974502594932 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.89999999999992 y[1] (analytic) 3.9419163302991427 y[1] (numeric) 3.9419163302991946 absolute error 5.1958437552457326e-14 relative error 1.31810097421612e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.23230108970694938 Order of pole (three term test) 22.057240241529378 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.9099999999999198 y[1] (analytic) 3.9466041421266604 y[1] (numeric) 3.9466041421267124 absolute error 5.1958437552457326e-14 relative error 1.316535322046743e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2234000262027869 Order of pole (three term test) 22.052683078463833 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.9199999999999195 y[1] (analytic) 3.95109729516213 y[1] (numeric) 3.951097295162182 absolute error 5.1958437552457326e-14 relative error 1.3150381696769948e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.21440960566677064 Order of pole (three term test) 22.048304836202757 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.9299999999999193 y[1] (analytic) 3.9553953400939923 y[1] (numeric) 3.9553953400940447 absolute error 5.240252676230739e-14 relative error 1.324836641008485e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2053334241472442 Order of pole (three term test) 22.044107265984675 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.939999999999919 y[1] (analytic) 3.9594978471213365 y[1] (numeric) 3.9594978471213884 absolute error 5.1958437552457326e-14 relative error 1.3122481576857666e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.19617511199580115 Order of pole (three term test) 22.04009204678171 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.949999999999919 y[1] (analytic) 3.9634044059968776 y[1] (numeric) 3.9634044059969296 absolute error 5.1958437552457326e-14 relative error 1.3109547305806335e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.18693833241519345 Order of pole (three term test) 22.036260784628013 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.9599999999999187 y[1] (analytic) 3.9671146260679837 y[1] (numeric) 3.9671146260680357 absolute error 5.1958437552457326e-14 relative error 1.3097286680611009e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.17762677999409718 Order of pole (three term test) 22.03261501197735 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.9699999999999185 y[1] (analytic) 3.9706281363157396 y[1] (numeric) 3.970628136315792 absolute error 5.240252676230739e-14 relative error 1.3197540782786718e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.16824417922932905 Order of pole (three term test) 22.02915618709019 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.9799999999999183 y[1] (analytic) 3.973944585392049 y[1] (numeric) 3.9739445853921014 absolute error 5.240252676230739e-14 relative error 1.3186526796305999e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.15879428303609489 Order of pole (three term test) 22.025885693450352 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.989999999999918 y[1] (analytic) 3.977063641654768 y[1] (numeric) 3.9770636416548197 absolute error 5.1958437552457326e-14 relative error 1.306452253070775e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.14928087124687525 Order of pole (three term test) 22.022804839211698 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.999999999999918 y[1] (analytic) 3.9799849932008673 y[1] (numeric) 3.97998499320092 absolute error 5.284661597215745e-14 relative error 1.3278094279862105e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1397077490995418 Order of pole (three term test) 22.01991485667484 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.0099999999999176 y[1] (analytic) 3.9827083478976304 y[1] (numeric) 3.982708347897683 absolute error 5.240252676230739e-14 relative error 1.3157510463945808e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1300787457153138 Order of pole (three term test) 22.017216901794267 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.0199999999999174 y[1] (analytic) 3.985233433411854 y[1] (numeric) 3.985233433411907 absolute error 5.284661597215745e-14 relative error 1.3260607403595476e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1203977125671598 Order of pole (three term test) 22.014712053715947 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.029999999999917 y[1] (analytic) 3.987559997237093 y[1] (numeric) 3.9875599972371454 absolute error 5.240252676230739e-14 relative error 1.3141501770159229e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.11066852193926029 Order of pole (three term test) 22.01240131434572 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.039999999999917 y[1] (analytic) 3.9896878067189023 y[1] (numeric) 3.9896878067189547 absolute error 5.240252676230739e-14 relative error 1.3134493048317718e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.10089506537814576 Order of pole (three term test) 22.01028560794853 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.0499999999999168 y[1] (analytic) 3.9916166490781073 y[1] (numeric) 3.9916166490781597 absolute error 5.240252676230739e-14 relative error 1.3128146154618864e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.09108125213612951 Order of pole (three term test) 22.00836578077873 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.0599999999999166 y[1] (analytic) 3.99334633143208 y[1] (numeric) 3.9933463314321322 absolute error 5.240252676230739e-14 relative error 1.312245981517836e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.08123100760765944 Order of pole (three term test) 22.006642600741575 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.0699999999999164 y[1] (analytic) 3.9948766808140252 y[1] (numeric) 3.9948766808140777 absolute error 5.240252676230739e-14 relative error 1.3117432889475193e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.07134827175921192 Order of pole (three term test) 22.005116757086103 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.079999999999916 y[1] (analytic) 3.9962075441902805 y[1] (numeric) 3.9962075441903333 absolute error 5.284661597215745e-14 relative error 1.3224192034016426e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.06143699755335834 Order of pole (three term test) 22.003788860129447 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.089999999999916 y[1] (analytic) 3.997338788475618 y[1] (numeric) 3.997338788475671 absolute error 5.284661597215745e-14 relative error 1.3220449596245121e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.05150114936763239 Order of pole (three term test) 22.002659441012682 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.0999999999999157 y[1] (analytic) 3.998270300546552 y[1] (numeric) 3.9982703005466047 absolute error 5.284661597215745e-14 relative error 1.32173695122447e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.0415447014088323 Order of pole (three term test) 22.0017289514884 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.1099999999999155 y[1] (analytic) 3.99900198725265 y[1] (numeric) 3.9990019872527034 absolute error 5.3290705182007514e-14 relative error 1.3326001175262906e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.031571636123390596 Order of pole (three term test) 22.000997763739985 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.1199999999999153 y[1] (analytic) 3.999533775425853 y[1] (numeric) 3.999533775425906 absolute error 5.3290705182007514e-14 relative error 1.3324229316286585e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.0215859426044491 Order of pole (three term test) 22.00046617023281 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.129999999999915 y[1] (analytic) 3.9998656118877856 y[1] (numeric) 3.999865611887839 absolute error 5.3290705182007514e-14 relative error 1.3323123912869742e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.011591614996274521 Order of pole (three term test) 22.00013438359717 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.139999999999915 y[1] (analytic) 3.9999974634550792 y[1] (numeric) 3.999997463455132 absolute error 5.284661597215745e-14 relative error 1.3211662371033133e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.0015926508966542599 Order of pole (three term test) 22.000002536543306 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.1499999999999146 y[1] (analytic) 3.9999293169426853 y[1] (numeric) 3.9999293169427386 absolute error 5.3290705182007514e-14 relative error 1.3322911721535082e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.0084069502420896 Order of pole (three term test) 22.000070681808293 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.1599999999999144 y[1] (analytic) 3.9996611791651997 y[1] (numeric) 3.999661179165253 absolute error 5.3290705182007514e-14 relative error 1.3323804891175865e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.018403188712827798 Order of pole (three term test) 22.00033879213491 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.169999999999914 y[1] (analytic) 3.9991930769361765 y[1] (numeric) 3.99919307693623 absolute error 5.3290705182007514e-14 relative error 1.332536443147528e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.028392066153453438 Order of pole (three term test) 22.000806760282615 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.179999999999914 y[1] (analytic) 3.9985250570654483 y[1] (numeric) 3.9985250570655015 absolute error 5.3290705182007514e-14 relative error 1.3327590654419461e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.03836958714617358 Order of pole (three term test) 22.001474399070386 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.189999999999914 y[1] (analytic) 3.997657186354446 y[1] (numeric) 3.9976571863544987 absolute error 5.284661597215745e-14 relative error 1.3219396638747176e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.04833176081562287 Order of pole (three term test) 22.002341441451605 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.1999999999999136 y[1] (analytic) 3.9965895515895165 y[1] (numeric) 3.9965895515895693 absolute error 5.284661597215745e-14 relative error 1.322292802150258e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.058274602425160804 Order of pole (three term test) 22.0034075406209 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.2099999999999134 y[1] (analytic) 3.995322259533247 y[1] (numeric) 3.9953222595333 absolute error 5.284661597215745e-14 relative error 1.3227122254296264e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.06819413497071303 Order of pole (three term test) 22.004672270152785 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.219999999999913 y[1] (analytic) 3.9938554369137877 y[1] (numeric) 3.9938554369138406 absolute error 5.284661597215745e-14 relative error 1.3231980177278062e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.07808639077151998 Order of pole (three term test) 22.00613512417234 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.229999999999913 y[1] (analytic) 3.992189230412177 y[1] (numeric) 3.9921892304122304 absolute error 5.3290705182007514e-14 relative error 1.3348742283066944e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.08794741305715624 Order of pole (three term test) 22.007795517557437 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.2399999999999127 y[1] (analytic) 3.9903238066476776 y[1] (numeric) 3.990323806647731 absolute error 5.3290705182007514e-14 relative error 1.3354982644072116e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.09777325755018626 Order of pole (three term test) 22.00965278617287 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.2499999999999125 y[1] (analytic) 3.988259352161111 y[1] (numeric) 3.9882593521611645 absolute error 5.3290705182007514e-14 relative error 1.3361895623245005e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.10755999404382227 Order of pole (three term test) 22.011706187135967 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.2599999999999123 y[1] (analytic) 3.9859960733962065 y[1] (numeric) 3.985996073396259 absolute error 5.240252676230739e-14 relative error 1.314665789865132e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.11730370797395481 Order of pole (three term test) 22.01395489911371 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.269999999999912 y[1] (analytic) 3.983534196678953 y[1] (numeric) 3.983534196679005 absolute error 5.240252676230739e-14 relative error 1.3154782706772052e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.12700050198492652 Order of pole (three term test) 22.01639802265129 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.279999999999912 y[1] (analytic) 3.9808739681949703 y[1] (numeric) 3.980873968195023 absolute error 5.284661597215745e-14 relative error 1.3275129128521357e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.13664649748842153 Order of pole (three term test) 22.019034580531876 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.2899999999999117 y[1] (analytic) 3.978015653964892 y[1] (numeric) 3.9780156539649445 absolute error 5.240252676230739e-14 relative error 1.317303181300399e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.14623783621485023 Order of pole (three term test) 22.021863518167457 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.2999999999999114 y[1] (analytic) 3.9749595398177577 y[1] (numeric) 3.97495953981781 absolute error 5.240252676230739e-14 relative error 1.3183159787510673e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.15577068175660497 Order of pole (three term test) 22.024883704020706 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.3099999999999112 y[1] (analytic) 3.971705931362436 y[1] (numeric) 3.971705931362488 absolute error 5.1958437552457326e-14 relative error 1.3082146173554631e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1652412211025716 Order of pole (three term test) 22.028093930057548 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.319999999999911 y[1] (analytic) 3.9682551539570605 y[1] (numeric) 3.968255153957113 absolute error 5.240252676230739e-14 relative error 1.3205432798355391e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.17464566616328428 Order of pole (three term test) 22.03149291223037 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.329999999999911 y[1] (analytic) 3.9646075526764966 y[1] (numeric) 3.964607552676549 absolute error 5.240252676230739e-14 relative error 1.3217582337230473e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.18398025528610926 Order of pole (three term test) 22.035079290991614 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.3399999999999106 y[1] (analytic) 3.9607634922778328 y[1] (numeric) 3.960763492277885 absolute error 5.240252676230739e-14 relative error 1.3230410466182803e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.19324125475985732 Order of pole (three term test) 22.038851631837606 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.3499999999999104 y[1] (analytic) 3.9567233571639058 y[1] (numeric) 3.9567233571639573 absolute error 5.1514348342607263e-14 relative error 1.3019446570439951e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.20242496030821708 Order of pole (three term test) 22.042808425882306 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.35999999999991 y[1] (analytic) 3.952487551344859 y[1] (numeric) 3.9524875513449107 absolute error 5.1514348342607263e-14 relative error 1.3033399263984822e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.21152769857141718 Order of pole (three term test) 22.046948090460845 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.36999999999991 y[1] (analytic) 3.9480564983977455 y[1] (numeric) 3.948056498397797 absolute error 5.1514348342607263e-14 relative error 1.3048027140319173e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.22054582857552021 Order of pole (three term test) 22.051268969762575 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.3799999999999097 y[1] (analytic) 3.9434306414241664 y[1] (numeric) 3.943430641424219 absolute error 5.240252676230739e-14 relative error 1.3288563062790997e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.22947574318876499 Order of pole (three term test) 22.055769335493416 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.3899999999999095 y[1] (analytic) 3.9386104430059667 y[1] (numeric) 3.9386104430060183 absolute error 5.1514348342607263e-14 relative error 1.307932050860335e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.23831387056437014 Order of pole (three term test) 22.060447387567052 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.3999999999999093 y[1] (analytic) 3.9335963851589684 y[1] (numeric) 3.9335963851590203 absolute error 5.1958437552457326e-14 relative error 1.3208888880539667e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24705667556922523 Order of pole (three term test) 22.065301254825044 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.409999999999909 y[1] (analytic) 3.9283889692847795 y[1] (numeric) 3.9283889692848315 absolute error 5.1958437552457326e-14 relative error 1.32263983935168e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2557006611978979 Order of pole (three term test) 22.070328995785196 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.419999999999909 y[1] (analytic) 3.9229887161206474 y[1] (numeric) 3.9229887161206998 absolute error 5.240252676230739e-14 relative error 1.3357807160385369e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.264242369971388 Order of pole (three term test) 22.075528599418163 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.4299999999999087 y[1] (analytic) 3.9173961656873892 y[1] (numeric) 3.917396165687441 absolute error 5.1958437552457326e-14 relative error 1.3263513659293156e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.27267838532007427 Order of pole (three term test) 22.080897985951825 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.4399999999999085 y[1] (analytic) 3.911611877235387 y[1] (numeric) 3.9116118772354387 absolute error 5.1514348342607263e-14 relative error 1.316959605384369e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.281005332950296 Order of pole (three term test) 22.08643500770315 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.4499999999999083 y[1] (analytic) 3.9056364291886654 y[1] (numeric) 3.905636429188717 absolute error 5.1514348342607263e-14 relative error 1.3189744943389049e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.28921988219402495 Order of pole (three term test) 22.09213744993727 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.459999999999908 y[1] (analytic) 3.8994704190870504 y[1] (numeric) 3.8994704190871015 absolute error 5.10702591327572e-14 relative error 1.3096716642029007e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2973187473410904 Order of pole (three term test) 22.09800303175332 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.469999999999908 y[1] (analytic) 3.8931144635264125 y[1] (numeric) 3.893114463526464 absolute error 5.1514348342607263e-14 relative error 1.3232168955018388e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3052986889534165 Order of pole (three term test) 22.10402940699678 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.4799999999999076 y[1] (analytic) 3.886569198097013 y[1] (numeric) 3.8865691980970642 absolute error 5.10702591327572e-14 relative error 1.3140190365776277e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.313156515160756 Order of pole (three term test) 22.110214165197895 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.4899999999999074 y[1] (analytic) 3.8798352773199394 y[1] (numeric) 3.8798352773199904 absolute error 5.10702591327572e-14 relative error 1.3162996746613127e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.32088908293739565 Order of pole (three term test) 22.11655483253587 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.499999999999907 y[1] (analytic) 3.8729133745816577 y[1] (numeric) 3.872913374581709 absolute error 5.10702591327572e-14 relative error 1.318652244275246e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3284932993593244 Order of pole (three term test) 22.123048872828285 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.509999999999907 y[1] (analytic) 3.8658041820666744 y[1] (numeric) 3.865804182066725 absolute error 5.062616992290714e-14 relative error 1.3095896103004935e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.33596612284136196 Order of pole (three term test) 22.12969368854563 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.5199999999999068 y[1] (analytic) 3.858508410688316 y[1] (numeric) 3.858508410688366 absolute error 5.0182080713057076e-14 relative error 1.3005564682468876e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3433045643537513 Order of pole (three term test) 22.136486621850196 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.5299999999999065 y[1] (analytic) 3.85102679001764 y[1] (numeric) 3.85102679001769 absolute error 5.0182080713057076e-14 relative error 1.3030831372852438e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3505056886177327 Order of pole (three term test) 22.143424955659253 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.5399999999999063 y[1] (analytic) 3.8433600682104796 y[1] (numeric) 3.84336006821053 absolute error 5.0182080713057076e-14 relative error 1.3056825231683933e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.35756661527961325 Order of pole (three term test) 22.150505914731763 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.549999999999906 y[1] (analytic) 3.8355090119326265 y[1] (numeric) 3.8355090119326767 absolute error 5.0182080713057076e-14 relative error 1.3083551767688705e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.36448452006287363 Order of pole (three term test) 22.157726666778526 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.559999999999906 y[1] (analytic) 3.827474406283166 y[1] (numeric) 3.827474406283216 absolute error 5.0182080713057076e-14 relative error 1.3111016661712587e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.37125663589783764 Order of pole (three term test) 22.165084323594993 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.5699999999999057 y[1] (analytic) 3.819257054715967 y[1] (numeric) 3.8192570547160174 absolute error 5.0182080713057076e-14 relative error 1.3139225769339856e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.37788025402846503 Order of pole (three term test) 22.172575942216543 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.5799999999999055 y[1] (analytic) 3.81085777895934 y[1] (numeric) 3.8108577789593894 absolute error 4.929390229335695e-14 relative error 1.2935119900175863e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.38435272509581736 Order of pole (three term test) 22.180198526095612 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.5899999999999053 y[1] (analytic) 3.8022774189338593 y[1] (numeric) 3.8022774189339086 absolute error 4.929390229335695e-14 relative error 1.2964309770742276e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3906714601977658 Order of pole (three term test) 22.187949026300274 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.599999999999905 y[1] (analytic) 3.793516832668378 y[1] (numeric) 3.7935168326684274 absolute error 4.929390229335695e-14 relative error 1.2994248995775083e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3968339319245189 Order of pole (three term test) 22.1958243427338 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.609999999999905 y[1] (analytic) 3.7845768962142223 y[1] (numeric) 3.7845768962142716 absolute error 4.929390229335695e-14 relative error 1.3024944041344884e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.40283767536955034 Order of pole (three term test) 22.20382132537461 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.6199999999999046 y[1] (analytic) 3.775458503557588 y[1] (numeric) 3.775458503557637 absolute error 4.884981308350689e-14 relative error 1.2938776320141262e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4086802891155313 Order of pole (three term test) 22.21193677553626 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.6299999999999044 y[1] (analytic) 3.7661625665301415 y[1] (numeric) 3.7661625665301903 absolute error 4.884981308350689e-14 relative error 1.2970712819896521e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4143594361948639 Order of pole (three term test) 22.22016744714691 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.639999999999904 y[1] (analytic) 3.75669001471784 y[1] (numeric) 3.756690014717888 absolute error 4.796163466380676e-14 relative error 1.2766992878279603e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4198728450244378 Order of pole (three term test) 22.22851004804766 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.649999999999904 y[1] (analytic) 3.747041795367969 y[1] (numeric) 3.7470417953680175 absolute error 4.8405723873656825e-14 relative error 1.291838375902163e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4252183103142318 Order of pole (three term test) 22.236961241309363 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.6599999999999038 y[1] (analytic) 3.7372188732944256 y[1] (numeric) 3.7372188732944736 absolute error 4.796163466380676e-14 relative error 1.28335097006314e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.43039369394940175 Order of pole (three term test) 22.245517646567407 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.6699999999999036 y[1] (analytic) 3.72722223078123 y[1] (numeric) 3.7272222307812775 absolute error 4.75175454539567e-14 relative error 1.2748782474394335e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4353969258454983 Order of pole (three term test) 22.25417584137378 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.6799999999999033 y[1] (analytic) 3.717052867484303 y[1] (numeric) 3.7170528674843504 absolute error 4.75175454539567e-14 relative error 1.2783661451152973e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4402260047764712 Order of pole (three term test) 22.262932362565977 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.689999999999903 y[1] (analytic) 3.7067118003315 y[1] (numeric) 3.7067118003315476 absolute error 4.75175454539567e-14 relative error 1.2819325594643504e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.44487899917513557 Order of pole (three term test) 22.271783707652304 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.699999999999903 y[1] (analytic) 3.6962000634209193 y[1] (numeric) 3.696200063420967 absolute error 4.75175454539567e-14 relative error 1.2855782868522032e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4493540479057709 Order of pole (three term test) 22.28072633621272 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.7099999999999027 y[1] (analytic) 3.685518707917492 y[1] (numeric) 3.6855187079175393 absolute error 4.75175454539567e-14 relative error 1.2893041446751077e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.453649361008551 Order of pole (three term test) 22.289756671315033 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.7199999999999025 y[1] (analytic) 3.674668801947867 y[1] (numeric) 3.6746688019479143 absolute error 4.75175454539567e-14 relative error 1.2931109717634584e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.45776322041550555 Order of pole (three term test) 22.298871100945625 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.7299999999999023 y[1] (analytic) 3.6636514304935996 y[1] (numeric) 3.663651430493647 absolute error 4.75175454539567e-14 relative error 1.2969996287980571e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.46169398063772205 Order of pole (three term test) 22.30806597945415 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.739999999999902 y[1] (analytic) 3.652467695282655 y[1] (numeric) 3.652467695282702 absolute error 4.707345624410664e-14 relative error 1.2888123912746541e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.465440069423521 Order of pole (three term test) 22.31733762901181 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.749999999999902 y[1] (analytic) 3.6411187146792336 y[1] (numeric) 3.6411187146792807 absolute error 4.707345624410664e-14 relative error 1.2928294827171982e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4689999883873353 Order of pole (three term test) 22.326682341082396 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.7599999999999016 y[1] (analytic) 3.6296056235719387 y[1] (numeric) 3.629605623571986 absolute error 4.707345624410664e-14 relative error 1.2969303314496488e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4723723136090447 Order of pole (three term test) 22.336096377905676 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.7699999999999014 y[1] (analytic) 3.6179295732602874 y[1] (numeric) 3.6179295732603336 absolute error 4.618527782440651e-14 relative error 1.2765665248366562e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4755556962035241 Order of pole (three term test) 22.34557597399245 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.779999999999901 y[1] (analytic) 3.6060917313395793 y[1] (numeric) 3.6060917313396255 absolute error 4.618527782440651e-14 relative error 1.2807571538744456e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.47854886286017995 Order of pole (three term test) 22.355117337630656 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.789999999999901 y[1] (analytic) 3.5940932815841427 y[1] (numeric) 3.594093281584189 absolute error 4.618527782440651e-14 relative error 1.2850328081648943e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.48135061635225823 Order of pole (three term test) 22.364716652402073 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.799999999999901 y[1] (analytic) 3.5819354238289547 y[1] (numeric) 3.5819354238290004 absolute error 4.574118861455645e-14 relative error 1.276996461473357e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4839598360157182 Order of pole (three term test) 22.37437007870878 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.8099999999999006 y[1] (analytic) 3.569619373849659 y[1] (numeric) 3.5696193738497044 absolute error 4.529709940470639e-14 relative error 1.2689616079670616e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4863754781974837 Order of pole (three term test) 22.384073755308947 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.8199999999999004 y[1] (analytic) 3.5571463632409897 y[1] (numeric) 3.557146363241035 absolute error 4.529709940470639e-14 relative error 1.273411177926209e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.48859657667289036 Order of pole (three term test) 22.39382380086134 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.8299999999999 y[1] (analytic) 3.5445176392936144 y[1] (numeric) 3.5445176392936593 absolute error 4.4853010194856324e-14 relative error 1.2654192970470043e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4906222430321617 Order of pole (three term test) 22.40361631547772 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.8399999999999 y[1] (analytic) 3.5317344648694036 y[1] (numeric) 3.531734464869448 absolute error 4.440892098500626e-14 relative error 1.2574252517211374e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4924516670357631 Order of pole (three term test) 22.41344738228281 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.8499999999998997 y[1] (analytic) 3.5187981182751464 y[1] (numeric) 3.518798118275191 absolute error 4.440892098500626e-14 relative error 1.2620479917380069e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4940841169384849 Order of pole (three term test) 22.423313068980974 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.8599999999998995 y[1] (analytic) 3.505709893134723 y[1] (numeric) 3.505709893134767 absolute error 4.39648317751562e-14 relative error 1.2540921272822117e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4955189397821315 Order of pole (three term test) 22.43320942942906 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.8699999999998993 y[1] (analytic) 3.49247109825974 y[1] (numeric) 3.492471098259784 absolute error 4.39648317751562e-14 relative error 1.2588459729004885e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4967555616566965 Order of pole (three term test) 22.44313250521484 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.879999999999899 y[1] (analytic) 3.479083057518652 y[1] (numeric) 3.4790830575186966 absolute error 4.440892098500626e-14 relative error 1.276454751174568e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49779348792991795 Order of pole (three term test) 22.45307832724032 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.889999999999899 y[1] (analytic) 3.465547109704379 y[1] (numeric) 3.4655471097044224 absolute error 4.3520742565306136e-14 relative error 1.255811598793086e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4986323034451255 Order of pole (three term test) 22.46304291730929 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.8999999999998987 y[1] (analytic) 3.4518646084004194 y[1] (numeric) 3.451864608400463 absolute error 4.3520742565306136e-14 relative error 1.2607893849426928e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.499271672687297 Order of pole (three term test) 22.473022289718575 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.9099999999998984 y[1] (analytic) 3.4380369218455034 y[1] (numeric) 3.4380369218455464 absolute error 4.3076653355456074e-14 relative error 1.2529433026662483e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4997113399172605 Order of pole (three term test) 22.48301245285228 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.9199999999998982 y[1] (analytic) 3.4240654327967635 y[1] (numeric) 3.4240654327968056 absolute error 4.218847493575595e-14 relative error 1.2321164932089677e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49995112927398605 Order of pole (three term test) 22.49300941077834 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.929999999999898 y[1] (analytic) 3.4099515383914607 y[1] (numeric) 3.4099515383915024 absolute error 4.1744385725905886e-14 relative error 1.2241929322431811e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49999094484492823 Order of pole (three term test) 22.503009164846883 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.939999999999898 y[1] (analytic) 3.395696650007274 y[1] (numeric) 3.3956966500073156 absolute error 4.1744385725905886e-14 relative error 1.2293320054315354e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4998307707043897 Order of pole (three term test) 22.513007715289614 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.9499999999998976 y[1] (analytic) 3.3813021931211633 y[1] (numeric) 3.381302193121205 absolute error 4.1744385725905886e-14 relative error 1.2345653639248695e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49947067091989067 Order of pole (three term test) 22.523001062819663 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.9599999999998974 y[1] (analytic) 3.3667696071668223 y[1] (numeric) 3.3667696071668636 absolute error 4.1300296516055823e-14 relative error 1.2267039725005279e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49891078952654394 Order of pole (three term test) 22.53298521023127 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.969999999999897 y[1] (analytic) 3.3521003453907348 y[1] (numeric) 3.352100345390776 absolute error 4.1300296516055823e-14 relative error 1.2320722013243219e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49815135046944176 Order of pole (three term test) 22.542956163998564 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.979999999999897 y[1] (analytic) 3.3372958747068555 y[1] (numeric) 3.3372958747068964 absolute error 4.085620730620576e-14 relative error 1.224230899509158e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49719265751408104 Order of pole (three term test) 22.552909935873004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.9899999999998967 y[1] (analytic) 3.322357675549915 y[1] (numeric) 3.3223576755499553 absolute error 4.04121180963557e-14 relative error 1.2163686767911496e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49603509412486196 Order of pole (three term test) 22.562842544478553 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.9999999999998965 y[1] (analytic) 3.30728724172738 y[1] (numeric) 3.3072872417274204 absolute error 4.04121180963557e-14 relative error 1.221911347356955e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.494679123311706 Order of pole (three term test) 22.572750016904205 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.009999999999897 y[1] (analytic) 3.2920860802700744 y[1] (numeric) 3.2920860802701153 absolute error 4.085620730620576e-14 relative error 1.2410431048891048e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49312528744485895 Order of pole (three term test) 22.582628390293078 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.0199999999998965 y[1] (analytic) 3.276755711281478 y[1] (numeric) 3.2767557112815178 absolute error 3.9968028886505635e-14 relative error 1.2197439299152052e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4913742080379502 Order of pole (three term test) 22.592473713427534 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.029999999999896 y[1] (analytic) 3.261297667785712 y[1] (numeric) 3.2612976677857515 absolute error 3.952393967665557e-14 relative error 1.2119083782833817e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.48942658549939483 Order of pole (three term test) 22.602282048309576 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.039999999999896 y[1] (analytic) 3.245713495574245 y[1] (numeric) 3.2457134955742846 absolute error 3.952393967665557e-14 relative error 1.2177273111304863e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.48728319885224075 Order of pole (three term test) 22.612049471736047 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.049999999999896 y[1] (analytic) 3.230004753051313 y[1] (numeric) 3.2300047530513516 absolute error 3.863576125695545e-14 relative error 1.1961518391097447e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.48494490542256846 Order of pole (three term test) 22.6217720768678 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.059999999999896 y[1] (analytic) 3.214173011078076 y[1] (numeric) 3.214173011078114 absolute error 3.8191672047105385e-14 relative error 1.1882270156420546e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.48241264049657284 Order of pole (three term test) 22.631445974792396 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.0699999999998955 y[1] (analytic) 3.198219852815538 y[1] (numeric) 3.1982198528155763 absolute error 3.8191672047105385e-14 relative error 1.1941540545901971e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4796874169464617 Order of pole (three term test) 22.64106729607968 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.079999999999895 y[1] (analytic) 3.182146873566232 y[1] (numeric) 3.18214687356627 absolute error 3.774758283725532e-14 relative error 1.1862300621891662e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.47677032482531867 Order of pole (three term test) 22.650632192329397 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.089999999999895 y[1] (analytic) 3.1659556806146885 y[1] (numeric) 3.165955680614726 absolute error 3.774758283725532e-14 relative error 1.1922966284204716e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.47366253093109856 Order of pole (three term test) 22.66013683771059 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.099999999999895 y[1] (analytic) 3.1496478930667102 y[1] (numeric) 3.1496478930667475 absolute error 3.730349362740526e-14 relative error 1.1843702818185196e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4703652783399221 Order of pole (three term test) 22.66957743049182 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.109999999999895 y[1] (analytic) 3.1332251416874612 y[1] (numeric) 3.133225141687499 absolute error 3.774758283725532e-14 relative error 1.204751689721397e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4668798859088633 Order of pole (three term test) 22.67895019456186 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.119999999999894 y[1] (analytic) 3.1166890687383955 y[1] (numeric) 3.1166890687384328 absolute error 3.730349362740526e-14 relative error 1.1968949357693015e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4632077477484229 Order of pole (three term test) 22.688251380940045 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.129999999999894 y[1] (analytic) 3.1000413278130265 y[1] (numeric) 3.100041327813064 absolute error 3.730349362740526e-14 relative error 1.2033224619531637e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4593503326649042 Order of pole (three term test) 22.697477269275833 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.139999999999894 y[1] (analytic) 3.083283583671575 y[1] (numeric) 3.0832835836716117 absolute error 3.68594044175552e-14 relative error 1.195459432040403e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.45530918357290884 Order of pole (three term test) 22.70662416933692 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.149999999999894 y[1] (analytic) 3.066417512074489 y[1] (numeric) 3.0664175120745254 absolute error 3.6415315207705135e-14 relative error 1.1875524146439371e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.45108591687819255 Order of pole (three term test) 22.71568842248521 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.159999999999894 y[1] (analytic) 3.049444799614874 y[1] (numeric) 3.04944479961491 absolute error 3.597122599785507e-14 relative error 1.1795991848220376e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4466822218311238 Order of pole (three term test) 22.724666403140322 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.169999999999893 y[1] (analytic) 3.0323671435498323 y[1] (numeric) 3.032367143549868 absolute error 3.552713678800501e-14 relative error 1.171597471749917e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4420998598510062 Order of pole (three term test) 22.73355452022969 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.179999999999893 y[1] (analytic) 3.0151862516307384 y[1] (numeric) 3.0151862516307735 absolute error 3.5083047578154947e-14 relative error 1.16354495710441e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.43734066382153436 Order of pole (three term test) 22.742349218624984 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.189999999999893 y[1] (analytic) 2.997903841932467 y[1] (numeric) 2.997903841932502 absolute error 3.5083047578154947e-14 relative error 1.1702525974128711e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4324065373576648 Order of pole (three term test) 22.7510469805641 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.199999999999893 y[1] (analytic) 2.9805216426815857 y[1] (numeric) 2.980521642681621 absolute error 3.5083047578154947e-14 relative error 1.177077430868464e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.427299454044196 Order of pole (three term test) 22.75964432705825 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.2099999999998925 y[1] (analytic) 2.963041392083536 y[1] (numeric) 2.96304139208357 absolute error 3.419486915845482e-14 relative error 1.1540462866909144e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4220214566463596 Order of pole (three term test) 22.768137819283446 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.219999999999892 y[1] (analytic) 2.9454648381488093 y[1] (numeric) 2.945464838148843 absolute error 3.375077994860476e-14 relative error 1.1458558089532902e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4165746562927425 Order of pole (three term test) 22.776524059956056 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.229999999999892 y[1] (analytic) 2.9277937385181527 y[1] (numeric) 2.9277937385181856 absolute error 3.2862601528904634e-14 relative error 1.122435679008502e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.41096123163086273 Order of pole (three term test) 22.784799694691625 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.239999999999892 y[1] (analytic) 2.9100298602868024 y[1] (numeric) 2.9100298602868353 absolute error 3.2862601528904634e-14 relative error 1.1292874336920313e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.40518342795574097 Order of pole (three term test) 22.7929614133466 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.249999999999892 y[1] (analytic) 2.8921749798277796 y[1] (numeric) 2.892174979827812 absolute error 3.241851231905457e-14 relative error 1.1209042518231382e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3992435563118105 Order of pole (three term test) 22.801005951342326 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.259999999999891 y[1] (analytic) 2.874230882614251 y[1] (numeric) 2.874230882614283 absolute error 3.197442310920451e-14 relative error 1.1124514492768319e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3931439925685318 Order of pole (three term test) 22.80893009097088 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.269999999999891 y[1] (analytic) 2.856199363040983 y[1] (numeric) 2.856199363041015 absolute error 3.197442310920451e-14 relative error 1.1194744849729774e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3868871764700756 Order of pole (three term test) 22.81673066268205 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.279999999999891 y[1] (analytic) 2.8380822242449097 y[1] (numeric) 2.838082224244941 absolute error 3.108624468950438e-14 relative error 1.0953257246722328e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.38047561065945823 Order of pole (three term test) 22.824404546351182 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.289999999999891 y[1] (analytic) 2.819881277924811 y[1] (numeric) 2.8198812779248414 absolute error 3.064215547965432e-14 relative error 1.0866470060116964e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3739118596775172 Order of pole (three term test) 22.831948672527098 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.299999999999891 y[1] (analytic) 2.8015983441601513 y[1] (numeric) 2.8015983441601815 absolute error 3.019806626980426e-14 relative error 1.077887068742428e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3671985489371309 Order of pole (three term test) 22.839360023659925 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.30999999999989 y[1] (analytic) 2.7832352512290726 y[1] (numeric) 2.7832352512291023 absolute error 2.9753977059954195e-14 relative error 1.0690428359160399e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.36033836367308486 Order of pole (three term test) 22.846635635308044 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.31999999999989 y[1] (analytic) 2.7647938354255643 y[1] (numeric) 2.764793835425594 absolute error 2.9753977059954195e-14 relative error 1.0761734447868655e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.353334047868017 Order of pole (three term test) 22.85377259732376 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.32999999999989 y[1] (analytic) 2.7462759408758393 y[1] (numeric) 2.746275940875869 absolute error 2.9753977059954195e-14 relative error 1.0834299866627783e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.34618840315485977 Order of pole (three term test) 22.860768055017466 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.33999999999989 y[1] (analytic) 2.727683419353922 y[1] (numeric) 2.727683419353951 absolute error 2.886579864025407e-14 relative error 1.0582532575239691e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3389042876962244 Order of pole (three term test) 22.867619210299345 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.3499999999998895 y[1] (analytic) 2.70901813009647 y[1] (numeric) 2.7090181300964984 absolute error 2.842170943040401e-14 relative error 1.0491516876408608e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.331484615041174 Order of pole (three term test) 22.87432332279863 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.359999999999889 y[1] (analytic) 2.6902819396168542 y[1] (numeric) 2.6902819396168827 absolute error 2.842170943040401e-14 relative error 1.0564583961208089e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.32393235295984335 Order of pole (three term test) 22.880877710959695 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.369999999999889 y[1] (analytic) 2.671476721518511 y[1] (numeric) 2.6714767215185384 absolute error 2.7533531010703882e-14 relative error 1.0306483597226845e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.316250522256369 Order of pole (three term test) 22.887279753114687 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.379999999999889 y[1] (analytic) 2.6526043563075774 y[1] (numeric) 2.6526043563076045 absolute error 2.708944180085382e-14 relative error 1.0212394372511058e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3084421955606097 Order of pole (three term test) 22.893526888532097 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.389999999999889 y[1] (analytic) 2.6336667312048476 y[1] (numeric) 2.6336667312048747 absolute error 2.708944180085382e-14 relative error 1.0285827542219424e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.30051049609913394 Order of pole (three term test) 22.89961661844104 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.3999999999998884 y[1] (analytic) 2.6146657399570516 y[1] (numeric) 2.6146657399570783 absolute error 2.6645352591003757e-14 relative error 1.0190729998030813e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2924585964459716 Order of pole (three term test) 22.905546507030763 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.409999999999888 y[1] (analytic) 2.5956032826474793 y[1] (numeric) 2.595603282647506 absolute error 2.6645352591003757e-14 relative error 1.0265572080732563e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.28428971725362684 Order of pole (three term test) 22.911314182424892 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.419999999999888 y[1] (analytic) 2.5764812655059774 y[1] (numeric) 2.576481265506003 absolute error 2.5757174171303632e-14 relative error 9.997035303978954e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.27600712596485955 Order of pole (three term test) 22.916917337630153 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.429999999999888 y[1] (analytic) 2.557301600718324 y[1] (numeric) 2.5573016007183496 absolute error 2.5757174171303632e-14 relative error 1.007201268871402e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.26761413550575275 Order of pole (three term test) 22.922353731459197 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.439999999999888 y[1] (analytic) 2.5380662062350154 y[1] (numeric) 2.5380662062350403 absolute error 2.4868995751603507e-14 relative error 9.798403087559463e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2591141029605841 Order of pole (three term test) 22.927621189426965 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.449999999999887 y[1] (analytic) 2.5187770055794703 y[1] (numeric) 2.5187770055794947 absolute error 2.4424906541753444e-14 relative error 9.697129395595004e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25051042822903985 Order of pole (three term test) 22.932717604620496 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.459999999999887 y[1] (analytic) 2.4994359276556795 y[1] (numeric) 2.499435927655704 absolute error 2.4424906541753444e-14 relative error 9.772167500473812e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24180655266629864 Order of pole (three term test) 22.937640938541673 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.469999999999887 y[1] (analytic) 2.480044906555319 y[1] (numeric) 2.4800449065553427 absolute error 2.353672812205332e-14 relative error 9.49044433019758e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2330059577065354 Order of pole (three term test) 22.942389221922564 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.479999999999887 y[1] (analytic) 2.460605881364339 y[1] (numeric) 2.460605881364362 absolute error 2.3092638912203256e-14 relative error 9.384940143034616e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.224112163470394 Order of pole (three term test) 22.946960555513144 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.4899999999998865 y[1] (analytic) 2.4411207959690593 y[1] (numeric) 2.441120795969082 absolute error 2.2648549702353193e-14 relative error 9.277930752034878e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.21512872735698704 Order of pole (three term test) 22.951353110840905 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.499999999999886 y[1] (analytic) 2.4215915988617818 y[1] (numeric) 2.4215915988618044 absolute error 2.2648549702353193e-14 relative error 9.352753665398685e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.20605924262098194 Order of pole (three term test) 22.955565130942286 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.509999999999886 y[1] (analytic) 2.4020202429459436 y[1] (numeric) 2.402020242945966 absolute error 2.220446049250313e-14 relative error 9.2440771711693e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1969073369353482 Order of pole (three term test) 22.95959493106543 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.519999999999886 y[1] (analytic) 2.3824086853408266 y[1] (numeric) 2.3824086853408484 absolute error 2.1760371282653068e-14 relative error 9.133769288429217e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.18767667094033663 Order of pole (three term test) 22.963440899343976 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.529999999999886 y[1] (analytic) 2.362758887185848 y[1] (numeric) 2.3627588871858696 absolute error 2.1760371282653068e-14 relative error 9.209729947760624e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1783709367792715 Order of pole (three term test) 22.96710149744192 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.5399999999998855 y[1] (analytic) 2.343072813444449 y[1] (numeric) 2.3430728134444703 absolute error 2.1316282072803006e-14 relative error 9.097575606908635e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.16899385662174157 Order of pole (three term test) 22.970575261168833 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.549999999999885 y[1] (analytic) 2.3233524327075994 y[1] (numeric) 2.32335243270762 absolute error 2.042810365310288e-14 relative error 8.792511788362768e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.15954918117478475 Order of pole (three term test) 22.973860801065527 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.559999999999885 y[1] (analytic) 2.3035997169969376 y[1] (numeric) 2.303599716996958 absolute error 2.042810365310288e-14 relative error 8.867905088881394e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.15004068818265176 Order of pole (three term test) 22.976956802959844 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.569999999999885 y[1] (analytic) 2.283816641567576 y[1] (numeric) 2.2838166415675953 absolute error 1.9539925233402755e-14 relative error 8.555820497039052e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1404721809157617 Order of pole (three term test) 22.979862028492327 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.579999999999885 y[1] (analytic) 2.2640051847105696 y[1] (numeric) 2.264005184710589 absolute error 1.9539925233402755e-14 relative error 8.630689260502174e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.13084748664944276 Order of pole (three term test) 22.982575315611488 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.589999999999884 y[1] (analytic) 2.244167327555096 y[1] (numeric) 2.244167327555115 absolute error 1.9095836023552692e-14 relative error 8.50909635350436e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1211704551330739 Order of pole (three term test) 22.985095579038653 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.599999999999884 y[1] (analytic) 2.2243050538703395 y[1] (numeric) 2.2243050538703577 absolute error 1.8207657603852567e-14 relative error 8.185773606983828e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.11144495705023633 Order of pole (three term test) 22.98742181070205 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.609999999999884 y[1] (analytic) 2.2044203498671155 y[1] (numeric) 2.2044203498671338 absolute error 1.8207657603852567e-14 relative error 8.259612376083418e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.10167488247049165 Order of pole (three term test) 22.989553080140052 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.619999999999884 y[1] (analytic) 2.184515203999255 y[1] (numeric) 2.184515203999273 absolute error 1.7763568394002505e-14 relative error 8.131583777252833e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.09186413929340591 Order of pole (three term test) 22.99148853487328 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.6299999999998835 y[1] (analytic) 2.1645916067647564 y[1] (numeric) 2.164591606764774 absolute error 1.7763568394002505e-14 relative error 8.206429489280107e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.08201665168544155 Order of pole (three term test) 22.993227400745646 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.639999999999883 y[1] (analytic) 2.144651550506741 y[1] (numeric) 2.144651550506758 absolute error 1.687538997430238e-14 relative error 7.868592905134188e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.07213635851034378 Order of pole (three term test) 22.994768982234 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.649999999999883 y[1] (analytic) 2.124697029214217 y[1] (numeric) 2.124697029214234 absolute error 1.687538997430238e-14 relative error 7.942492384687643e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.06222721175364718 Order of pole (three term test) 22.996112662726283 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.659999999999883 y[1] (analytic) 2.1047300383226863 y[1] (numeric) 2.1047300383227023 absolute error 1.5987211554602254e-14 relative error 7.595848998925713e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.0522931749419342 Order of pole (three term test) 22.997257904768233 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.669999999999883 y[1] (analytic) 2.0847525745145976 y[1] (numeric) 2.084752574514613 absolute error 1.554312234475219e-14 relative error 7.455619690682559e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.042338221557477525 Order of pole (three term test) 22.99820425027829 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.6799999999998825 y[1] (analytic) 2.0647666355196836 y[1] (numeric) 2.064766635519699 absolute error 1.554312234475219e-14 relative error 7.527786471055662e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.032366333448899956 Order of pole (three term test) 22.998951320730868 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.689999999999882 y[1] (analytic) 2.0447742199151904 y[1] (numeric) 2.0447742199152055 absolute error 1.509903313490213e-14 relative error 7.38420554594452e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.022381499238488145 Order of pole (three term test) 22.999498817307746 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.699999999999882 y[1] (analytic) 2.024777326926017 y[1] (numeric) 2.024777326926032 absolute error 1.4654943925052066e-14 relative error 7.237805229329071e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.012387712726796975 Order of pole (three term test) 22.999846521017595 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.709999999999882 y[1] (analytic) 2.0047779562247996 y[1] (numeric) 2.0047779562248134 absolute error 1.3766765505351941e-14 relative error 6.866977693268415e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.0023889712951823835 Order of pole (three term test) 22.99999429278358 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.719999999999882 y[1] (analytic) 1.9847781077319406 y[1] (numeric) 1.984778107731954 absolute error 1.3322676295501878e-14 relative error 6.71242606092933e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.007610725693097755 Order of pole (three term test) 22.999942073498943 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.729999999999881 y[1] (analytic) 1.9647797814156234 y[1] (numeric) 1.9647797814156365 absolute error 1.3100631690576847e-14 relative error 6.66773539431368e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.01760737849257564 Order of pole (three term test) 22.999689884050717 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.739999999999881 y[1] (analytic) 1.9447849770918149 y[1] (numeric) 1.9447849770918275 absolute error 1.2656542480726785e-14 relative error 6.507939247686434e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.027596988575418424 Order of pole (three term test) 22.99923782531131 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.749999999999881 y[1] (analytic) 1.9247956942242848 y[1] (numeric) 1.924795694224297 absolute error 1.2212453270876722e-14 relative error 6.34480496164996e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.037575560230785975 Order of pole (three term test) 22.998586078098192 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.759999999999881 y[1] (analytic) 1.9048139317246622 y[1] (numeric) 1.904813931724674 absolute error 1.176836406102666e-14 relative error 6.178222379112543e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.047539102163061994 Order of pole (three term test) 22.99773490310157 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.769999999999881 y[1] (analytic) 1.8848416877525458 y[1] (numeric) 1.884841687752557 absolute error 1.1102230246251565e-14 relative error 5.890272015094107e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.05748362908831905 Order of pole (three term test) 22.996684640780078 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.77999999999988 y[1] (analytic) 1.864880959515689 y[1] (numeric) 1.8648809595156997 absolute error 1.0658141036401503e-14 relative error 5.715185723795169e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.06740516332837895 Order of pole (three term test) 22.995435711224648 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.78999999999988 y[1] (analytic) 1.844933743070282 y[1] (numeric) 1.8449337430702921 absolute error 1.021405182655144e-14 relative error 5.536270267111885e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.07729973640183103 Order of pole (three term test) 22.993988613990457 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.79999999999988 y[1] (analytic) 1.8250020331213461 y[1] (numeric) 1.8250020331213561 absolute error 9.992007221626409e-15 relative error 5.475066350768296e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.08716339061137174 Order of pole (three term test) 22.992343927897085 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.80999999999988 y[1] (analytic) 1.8050878228232672 y[1] (numeric) 1.8050878228232767 absolute error 9.547918011776346e-15 relative error 5.289447909987461e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.09699218062683097 Order of pole (three term test) 22.99050231079706 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.8199999999998795 y[1] (analytic) 1.7851931035804798 y[1] (numeric) 1.7851931035804889 absolute error 9.103828801926284e-15 relative error 5.099632517998839e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.10678217506325137 Order of pole (three term test) 22.98846449931265 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.829999999999879 y[1] (analytic) 1.7653198648483288 y[1] (numeric) 1.7653198648483377 absolute error 8.881784197001252e-15 relative error 5.031260551619266e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.11652945805338974 Order of pole (three term test) 22.9862313085413 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.839999999999879 y[1] (analytic) 1.7454700939341272 y[1] (numeric) 1.7454700939341357 absolute error 8.43769498715119e-15 relative error 4.834053024726084e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.12623013081401216 Order of pole (three term test) 22.983803631729522 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.849999999999879 y[1] (analytic) 1.7256457757984247 y[1] (numeric) 1.7256457757984327 absolute error 7.993605777301127e-15 relative error 4.632240225316597e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1358803132053551 Order of pole (three term test) 22.981182439915692 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.859999999999879 y[1] (analytic) 1.7058488928565145 y[1] (numeric) 1.705848892856522 absolute error 7.549516567451064e-15 relative error 4.4256654848303045e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.14547614528312894 Order of pole (three term test) 22.978368781541576 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.869999999999878 y[1] (analytic) 1.6860814247801934 y[1] (numeric) 1.6860814247802007 absolute error 7.327471962526033e-15 relative error 4.34585889793625e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.15501378884244588 Order of pole (three term test) 22.975363782032996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.879999999999878 y[1] (analytic) 1.6663453482997967 y[1] (numeric) 1.6663453482998034 absolute error 6.661338147750939e-15 relative error 3.9975735849400165e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.16448942895304855 Order of pole (three term test) 22.972168643349697 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.889999999999878 y[1] (analytic) 1.6466426370065248 y[1] (numeric) 1.6466426370065315 absolute error 6.661338147750939e-15 relative error 4.0454060875411084e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.17389927548523335 Order of pole (three term test) 22.96878464350457 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.899999999999878 y[1] (analytic) 1.6269752611550894 y[1] (numeric) 1.6269752611550954 absolute error 5.995204332975845e-15 relative error 3.6848773771271005e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.18323956462585006 Order of pole (three term test) 22.965213136052416 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.909999999999878 y[1] (analytic) 1.6073451874666853 y[1] (numeric) 1.6073451874666909 absolute error 5.551115123125783e-15 relative error 3.453592399697802e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.19250656038377825 Order of pole (three term test) 22.961455549548607 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.919999999999877 y[1] (analytic) 1.5877543789323232 y[1] (numeric) 1.5877543789323285 absolute error 5.329070518200751e-15 relative error 3.3563569963411194e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.20169655608427264 Order of pole (three term test) 22.957513386977627 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.929999999999877 y[1] (analytic) 1.568204794616531 y[1] (numeric) 1.568204794616536 absolute error 5.10702591327572e-15 relative error 3.2566064909427395e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.210805875851585 Order of pole (three term test) 22.95338822515196 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.939999999999877 y[1] (analytic) 1.5486983894614492 y[1] (numeric) 1.5486983894614537 absolute error 4.440892098500626e-15 relative error 2.867499655659176e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2198308760792642 Order of pole (three term test) 22.949081714081327 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.949999999999877 y[1] (analytic) 1.5292371140913374 y[1] (numeric) 1.5292371140913417 absolute error 4.218847493575595e-15 relative error 2.758792246604874e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.22876794688755098 Order of pole (three term test) 22.944595576312736 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.9599999999998765 y[1] (analytic) 1.5098229146175157 y[1] (numeric) 1.5098229146175195 absolute error 3.774758283725532e-15 relative error 2.500133126328788e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.23761351356728133 Order of pole (three term test) 22.93993160624149 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.969999999999876 y[1] (analytic) 1.490457732443753 y[1] (numeric) 1.490457732443756 absolute error 3.1086244689504383e-15 relative error 2.0856844184729352e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2463640380097226 Order of pole (three term test) 22.935091669393408 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.979999999999876 y[1] (analytic) 1.4711435040721286 y[1] (numeric) 1.471143504072131 absolute error 2.4424906541753444e-15 relative error 1.6602667567198744e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2550160201217701 Order of pole (three term test) 22.930077701678723 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.989999999999876 y[1] (analytic) 1.4518821609093844 y[1] (numeric) 1.4518821609093866 absolute error 2.220446049250313e-15 relative error 1.5293569333888226e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2635659992259373 Order of pole (three term test) 22.924891708617658 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.999999999999876 y[1] (analytic) 1.432675629073786 y[1] (numeric) 1.4326756290737879 absolute error 1.7763568394002505e-15 relative error 1.2398876642779578e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2720105554445807 Order of pole (three term test) 22.9195357645383 NO COMPLEX POLE (six term test) for Equation 1 Finished! diff ( y , x , 1 ) = sin ( x ) + sin ( x ) ; Iterations 1001 Total Elapsed Time 1 Seconds Elapsed Time(since restart) 1 Seconds Time to Timeout 9 Minutes 59.0 Seconds Percent Done 100.19999999999875%