##############ECHO OF PROBLEM################# ##############temp/cospostode.ode################# diff ( y , x , 1 ) = cos ( x ) ; ! #BEGIN FIRST INPUT BLOCK # Digits:=32; ELIMINATED in preodein.rb max_terms=30 ! #END FIRST INPUT BLOCK #BEGIN SECOND INPUT BLOCK x_start=-5.0 x_end=5.0 $array_y_init[0 + 1] = exact_soln_y(x_start) $glob_look_poles=true $glob_max_iter=10000 $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=10000000 $glob_max_minutes=3 $glob_subiter_method=3 #END OVERRIDE BLOCK ! #BEGIN USER DEF BLOCK def exact_soln_y (x) return(1.0 + sin(x)) end #END USER DEF BLOCK #######END OF ECHO OF PROBLEM################# START of Optimize min_size 0.0 min_size 1.0 $glob_desired_digits_correct 10 desired_abs_gbl_error 1.0e-10 range 10.0 estimated_steps 10000000.0 step_error 1.0e-17 est_needed_step_err 1.0e-17 opt_iter 1 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 2.3777450611955895e-183 estimated_step_error 2.3777450611955895e-183 best_h 2.0e-06 opt_iter 2 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 1.5956777081256127e-175 estimated_step_error 1.5956777081256127e-175 best_h 4.0e-06 opt_iter 3 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 1.0708411947565025e-167 estimated_step_error 1.0708411947565025e-167 best_h 8.0e-06 opt_iter 4 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 7.186293767917599e-160 estimated_step_error 7.186293767917599e-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 4.822640322700016e-152 estimated_step_error 4.822640322700016e-152 best_h 3.2e-05 opt_iter 6 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 3.2364194190356104e-144 estimated_step_error 3.2364194190356104e-144 best_h 6.4e-05 opt_iter 7 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 2.171924687118746e-136 estimated_step_error 2.171924687118746e-136 best_h 0.000128 opt_iter 8 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 1.457554495463191e-128 estimated_step_error 1.457554495463191e-128 best_h 0.000256 opt_iter 9 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 9.781489499339346e-121 estimated_step_error 9.781489499339346e-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 6.564255690363938e-113 estimated_step_error 6.564255690363938e-113 best_h 0.001024 opt_iter 11 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 4.405209778132358e-105 estimated_step_error 4.405209778132358e-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 2.956302819009463e-97 estimated_step_error 2.956302819009463e-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.9839634875269705e-89 estimated_step_error 1.9839634875269705e-89 best_h 0.008192 opt_iter 14 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 1.3314452100654898e-81 estimated_step_error 1.3314452100654898e-81 best_h 0.016384 opt_iter 15 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 8.935577914012661e-74 estimated_step_error 8.935577914012661e-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 5.997101387569977e-66 estimated_step_error 5.997101387569977e-66 best_h 0.065536 opt_iter 17 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 4.025304626450595e-58 estimated_step_error 4.025304626450595e-58 best_h 0.131072 opt_iter 18 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 2.7022941542008043e-50 estimated_step_error 2.7022941542008043e-50 best_h 0.1 START of Soultion TOP MAIN SOLVE Loop x[1] -5.0 y[1] (analytic) 1.9589242746631386 y[1] (numeric) 1.9589242746631386 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.26196500512486126 Order of pole (three term test) -23.096744841312994 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.99 y[1] (analytic) 1.9617129034267933 y[1] (numeric) 1.9617129034267935 absolute error 2.220446049250313e-16 relative error 1.131891443121751e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2538304475005417 Order of pole (three term test) -23.225909895054716 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.98 y[1] (analytic) 1.9644053617015305 y[1] (numeric) 1.9644053617015307 absolute error 2.220446049250313e-16 relative error 1.1303400471921971e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24559453862846883 Order of pole (three term test) -23.350974566196818 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.970000000000001 y[1] (analytic) 1.9670013802437658 y[1] (numeric) 1.967001380243766 absolute error 2.220446049250313e-16 relative error 1.1288482415681572e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.23726056909514406 Order of pole (three term test) -23.4718890065752 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.960000000000001 y[1] (analytic) 1.9695006994538087 y[1] (numeric) 1.969500699453809 absolute error 2.220446049250313e-16 relative error 1.1274157200685929e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2288318684322163 Order of pole (three term test) -23.588605024247407 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.950000000000001 y[1] (analytic) 1.9719030694018205 y[1] (numeric) 1.971903069401821 absolute error 4.440892098500626e-16 relative error 2.2520843784921827e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.22031180379102744 Order of pole (three term test) -23.701076102493857 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.940000000000001 y[1] (analytic) 1.9742082498528088 y[1] (numeric) 1.9742082498528093 absolute error 4.440892098500626e-16 relative error 2.249454736516133e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.21170377860253867 Order of pole (three term test) -23.809257418155415 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.9300000000000015 y[1] (analytic) 1.9764160102906494 y[1] (numeric) 1.9764160102906498 absolute error 4.440892098500626e-16 relative error 2.246941977487601e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2030112312231731 Order of pole (three term test) -23.913105859300607 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.920000000000002 y[1] (analytic) 1.9785261299411383 y[1] (numeric) 1.9785261299411387 absolute error 4.440892098500626e-16 relative error 2.2445455894144515e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.19423763356709317 Order of pole (three term test) -24.012580042215788 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.910000000000002 y[1] (analytic) 1.9805383977940685 y[1] (numeric) 1.9805383977940691 absolute error 6.661338147750939e-16 relative error 3.3633976272160964e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.18538648972546024 Order of pole (three term test) -24.107640327711724 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.900000000000002 y[1] (analytic) 1.982452612624332 y[1] (numeric) 1.9824526126243327 absolute error 6.661338147750939e-16 relative error 3.3601500007270235e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1764613345732042 Order of pole (three term test) -24.19824883674071 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.890000000000002 y[1] (analytic) 1.984268583012041 y[1] (numeric) 1.9842685830120417 absolute error 6.661338147750939e-16 relative error 3.3570748460066287e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1674657323638577 Order of pole (three term test) -24.284369465318083 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.880000000000003 y[1] (analytic) 1.98598612736167 y[1] (numeric) 1.9859861273616706 absolute error 6.661338147750939e-16 relative error 3.354171540261639e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.15840327531299356 Order of pole (three term test) -24.365967898742785 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.870000000000003 y[1] (analytic) 1.987605073920215 y[1] (numeric) 1.9876050739202156 absolute error 6.661338147750939e-16 relative error 3.351439496284127e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.14927758217082565 Order of pole (three term test) -24.4430116251114 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.860000000000003 y[1] (analytic) 1.9891252607943692 y[1] (numeric) 1.9891252607943701 absolute error 8.881784197001252e-16 relative error 4.4651708829308504e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.14009229678452154 Order of pole (three term test) -24.515469948120792 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.850000000000003 y[1] (analytic) 1.9905465359667127 y[1] (numeric) 1.9905465359667136 absolute error 8.881784197001252e-16 relative error 4.461982694962616e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.13085108665079326 Order of pole (three term test) -24.583313999154452 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.840000000000003 y[1] (analytic) 1.9918687573109122 y[1] (numeric) 1.991868757310913 absolute error 8.881784197001252e-16 relative error 4.459020788594501e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1215576414593253 Order of pole (three term test) -24.64651674864799 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.830000000000004 y[1] (analytic) 1.9930917926059348 y[1] (numeric) 1.993091792605936 absolute error 1.1102230246251565e-15 relative error 5.5703557093753224e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.11221567162760475 Order of pole (three term test) -24.705053016729604 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.820000000000004 y[1] (analytic) 1.994215519549271 y[1] (numeric) 1.994215519549272 absolute error 8.881784197001252e-16 relative error 4.453773481317956e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1028289068277272 Order of pole (three term test) -24.7588994831315 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.810000000000004 y[1] (analytic) 1.9952398257691621 y[1] (numeric) 1.9952398257691633 absolute error 1.1102230246251565e-15 relative error 5.564358781767837e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.09340109450574456 Order of pole (three term test) -24.80803469636851 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.800000000000004 y[1] (analytic) 1.9961646088358402 y[1] (numeric) 1.9961646088358413 absolute error 1.1102230246251565e-15 relative error 5.561780925835754e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.08393599839413529 Order of pole (three term test) -24.852439082180585 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.7900000000000045 y[1] (analytic) 1.9969897762717692 y[1] (numeric) 1.9969897762717703 absolute error 1.1102230246251565e-15 relative error 5.559482766596132e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.07443739701796795 Order of pole (three term test) -24.892094951235848 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.780000000000005 y[1] (analytic) 1.9977152455608929 y[1] (numeric) 1.9977152455608942 absolute error 1.3322676295501878e-15 relative error 6.668956611862522e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.0649090821953413 Order of pole (three term test) -24.9269865060915 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.770000000000005 y[1] (analytic) 1.9983409441568873 y[1] (numeric) 1.9983409441568885 absolute error 1.1102230246251565e-15 relative error 5.5557237511017756e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.05535485753268036 Order of pole (three term test) -24.957099847409857 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.760000000000005 y[1] (analytic) 1.9988668094904138 y[1] (numeric) 1.9988668094904152 absolute error 1.3322676295501878e-15 relative error 6.665114570038975e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.04577853691547108 Order of pole (three term test) -24.982422979427227 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.750000000000005 y[1] (analytic) 1.9992927889753778 y[1] (numeric) 1.999292788975379 absolute error 1.3322676295501878e-15 relative error 6.663694466846773e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.0361839429950182 Order of pole (three term test) -25.00294581467355 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.7400000000000055 y[1] (analytic) 1.9996188400141852 y[1] (numeric) 1.9996188400141865 absolute error 1.3322676295501878e-15 relative error 6.662607907518698e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.026574905671812556 Order of pole (three term test) -25.018660177941197 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.730000000000006 y[1] (analytic) 1.9998449300020043 y[1] (numeric) 1.9998449300020056 absolute error 1.3322676295501878e-15 relative error 6.661854674646462e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.016955260576093367 Order of pole (three term test) -25.029559809501162 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.720000000000006 y[1] (analytic) 1.9999710363300243 y[1] (numeric) 1.9999710363300258 absolute error 1.5543122344752192e-15 relative error 7.771673720472495e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.007328847546195337 Order of pole (three term test) -25.035640367565765 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.710000000000006 y[1] (analytic) 1.999997146387718 y[1] (numeric) 1.9999971463877193 absolute error 1.3322676295501878e-15 relative error 6.661347652202677e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.700000000000006 y[1] (analytic) 1.999923257564101 y[1] (numeric) 1.9999232575641024 absolute error 1.3322676295501878e-15 relative error 6.661593761217042e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.690000000000007 y[1] (analytic) 1.9997493772479942 y[1] (numeric) 1.9997493772479955 absolute error 1.3322676295501878e-15 relative error 6.662172993815964e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.680000000000007 y[1] (analytic) 1.9994755228272842 y[1] (numeric) 1.9994755228272856 absolute error 1.3322676295501878e-15 relative error 6.663085465864289e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.670000000000007 y[1] (analytic) 1.9991017216871851 y[1] (numeric) 1.9991017216871865 absolute error 1.3322676295501878e-15 relative error 6.664331359915952e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.660000000000007 y[1] (analytic) 1.9986280112074992 y[1] (numeric) 1.9986280112075006 absolute error 1.3322676295501878e-15 relative error 6.665910925291593e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.6500000000000075 y[1] (analytic) 1.99805443875888 y[1] (numeric) 1.9980544387588812 absolute error 1.3322676295501878e-15 relative error 6.667824478184613e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.640000000000008 y[1] (analytic) 1.9973810616980938 y[1] (numeric) 1.9973810616980952 absolute error 1.3322676295501878e-15 relative error 6.670072401795714e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.630000000000008 y[1] (analytic) 1.9966079473622862 y[1] (numeric) 1.9966079473622875 absolute error 1.3322676295501878e-15 relative error 6.672655146496053e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.620000000000008 y[1] (analytic) 1.9957351730622461 y[1] (numeric) 1.9957351730622475 absolute error 1.3322676295501878e-15 relative error 6.675573230019107e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.610000000000008 y[1] (analytic) 1.9947628260746764 y[1] (numeric) 1.9947628260746777 absolute error 1.3322676295501878e-15 relative error 6.678827237681402e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.6000000000000085 y[1] (analytic) 1.9936910036334654 y[1] (numeric) 1.9936910036334667 absolute error 1.3322676295501878e-15 relative error 6.682417822632266e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.590000000000009 y[1] (analytic) 1.9925198129199642 y[1] (numeric) 1.9925198129199655 absolute error 1.3322676295501878e-15 relative error 6.686345706132773e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.580000000000009 y[1] (analytic) 1.991249371052268 y[1] (numeric) 1.9912493710522694 absolute error 1.3322676295501878e-15 relative error 6.690611677864115e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.570000000000009 y[1] (analytic) 1.9898798050735051 y[1] (numeric) 1.9898798050735065 absolute error 1.3322676295501878e-15 relative error 6.695216596265595e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.560000000000009 y[1] (analytic) 1.988411251939132 y[1] (numeric) 1.9884112519391333 absolute error 1.3322676295501878e-15 relative error 6.700161388902512e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.55000000000001 y[1] (analytic) 1.9868438585032382 y[1] (numeric) 1.9868438585032393 absolute error 1.1102230246251565e-15 relative error 5.587872544053502e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.54000000000001 y[1] (analytic) 1.9851777815038611 y[1] (numeric) 1.9851777815038623 absolute error 1.1102230246251565e-15 relative error 5.592562212660434e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.53000000000001 y[1] (analytic) 1.9834131875473124 y[1] (numeric) 1.9834131875473135 absolute error 1.1102230246251565e-15 relative error 5.597537777784253e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.52000000000001 y[1] (analytic) 1.9815502530915174 y[1] (numeric) 1.9815502530915183 absolute error 8.881784197001252e-16 relative error 4.482240197110484e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.5100000000000104 y[1] (analytic) 1.979589164428369 y[1] (numeric) 1.9795891644283699 absolute error 8.881784197001252e-16 relative error 4.4866805479640914e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.500000000000011 y[1] (analytic) 1.9775301176650992 y[1] (numeric) 1.9775301176651001 absolute error 8.881784197001252e-16 relative error 4.4913521759598354e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.490000000000011 y[1] (analytic) 1.9753733187046687 y[1] (numeric) 1.9753733187046696 absolute error 8.881784197001252e-16 relative error 4.49625603064508e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.480000000000011 y[1] (analytic) 1.9731189832251763 y[1] (numeric) 1.973118983225177 absolute error 6.661338147750939e-16 relative error 3.376044832766547e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.470000000000011 y[1] (analytic) 1.970767336658291 y[1] (numeric) 1.9707673366582916 absolute error 6.661338147750939e-16 relative error 3.3800733469868444e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.4600000000000115 y[1] (analytic) 1.96831861416671 y[1] (numeric) 1.9683186141667106 absolute error 6.661338147750939e-16 relative error 3.3842783885732975e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.450000000000012 y[1] (analytic) 1.9657730606206418 y[1] (numeric) 1.9657730606206423 absolute error 4.440892098500626e-16 relative error 2.259107212049457e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.440000000000012 y[1] (analytic) 1.9631309305733198 y[1] (numeric) 1.9631309305733202 absolute error 4.440892098500626e-16 relative error 2.262147689356457e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.430000000000012 y[1] (analytic) 1.9603924882355468 y[1] (numeric) 1.9603924882355472 absolute error 4.440892098500626e-16 relative error 2.2653076489278202e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.420000000000012 y[1] (analytic) 1.9575580074492747 y[1] (numeric) 1.957558007449275 absolute error 4.440892098500626e-16 relative error 2.26858774125788e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.410000000000013 y[1] (analytic) 1.95462777166022 y[1] (numeric) 1.9546277716602203 absolute error 2.220446049250313e-16 relative error 1.1359943214990302e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.400000000000013 y[1] (analytic) 1.95160207388952 y[1] (numeric) 1.9516020738895201 absolute error 2.220446049250313e-16 relative error 1.1377555286283286e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.390000000000013 y[1] (analytic) 1.9484812167044299 y[1] (numeric) 1.94848121670443 absolute error 2.220446049250313e-16 relative error 1.13957785695562e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.380000000000013 y[1] (analytic) 1.9452655121880678 y[1] (numeric) 1.945265512188068 absolute error 2.220446049250313e-16 relative error 1.1414616849669624e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.370000000000013 y[1] (analytic) 1.9419552819082053 y[1] (numeric) 1.9419552819082055 absolute error 2.220446049250313e-16 relative error 1.1434074048648828e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.360000000000014 y[1] (analytic) 1.9385508568851124 y[1] (numeric) 1.9385508568851124 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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.350000000000014 y[1] (analytic) 1.9350525775584542 y[1] (numeric) 1.935052577558454 absolute error 2.220446049250313e-16 relative error 1.1474861587750515e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.340000000000014 y[1] (analytic) 1.9314607937532478 y[1] (numeric) 1.9314607937532475 absolute error 2.220446049250313e-16 relative error 1.1496200473919557e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.330000000000014 y[1] (analytic) 1.9277758646448808 y[1] (numeric) 1.9277758646448806 absolute error 2.220446049250313e-16 relative error 1.1518175374912402e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.3200000000000145 y[1] (analytic) 1.9239981587231934 y[1] (numeric) 1.9239981587231931 absolute error 2.220446049250313e-16 relative error 1.1540790926348126e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.310000000000015 y[1] (analytic) 1.9201280537556296 y[1] (numeric) 1.9201280537556291 absolute error 4.440892098500626e-16 relative error 2.3128103825234817e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.300000000000015 y[1] (analytic) 1.916165936749461 y[1] (numeric) 1.9161659367494603 absolute error 6.661338147750939e-16 relative error 3.476388980722138e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.290000000000015 y[1] (analytic) 1.9121122039130865 y[1] (numeric) 1.9121122039130858 absolute error 6.661338147750939e-16 relative error 3.483759025290822e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.280000000000015 y[1] (analytic) 1.9079672606164118 y[1] (numeric) 1.9079672606164109 absolute error 8.881784197001252e-16 relative error 4.655103040988131e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.270000000000016 y[1] (analytic) 1.9037315213503123 y[1] (numeric) 1.9037315213503112 absolute error 1.1102230246251565e-15 relative error 5.831825612876747e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.260000000000016 y[1] (analytic) 1.8994054096851847 y[1] (numeric) 1.8994054096851836 absolute error 1.1102230246251565e-15 relative error 5.845108258426881e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.250000000000016 y[1] (analytic) 1.8949893582285906 y[1] (numeric) 1.8949893582285895 absolute error 1.1102230246251565e-15 relative error 5.858729600798273e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.240000000000016 y[1] (analytic) 1.8904838085819957 y[1] (numeric) 1.8904838085819946 absolute error 1.1102230246251565e-15 relative error 5.872692585809063e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.230000000000016 y[1] (analytic) 1.8858892112966101 y[1] (numeric) 1.8858892112966088 absolute error 1.3322676295501878e-15 relative error 7.064400292285518e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.220000000000017 y[1] (analytic) 1.8812060258283334 y[1] (numeric) 1.8812060258283319 absolute error 1.5543122344752192e-15 relative error 8.262317965895435e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.210000000000017 y[1] (analytic) 1.8764347204918095 y[1] (numeric) 1.876434720491808 absolute error 1.5543122344752192e-15 relative error 8.28332697909063e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.200000000000017 y[1] (analytic) 1.8715757724135964 y[1] (numeric) 1.8715757724135946 absolute error 1.7763568394002505e-15 relative error 9.491236558963621e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.190000000000017 y[1] (analytic) 1.8666296674844527 y[1] (numeric) 1.8666296674844507 absolute error 1.9984014443252818e-15 relative error 1.0705934225391425e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.1800000000000175 y[1] (analytic) 1.8615969003107495 y[1] (numeric) 1.8615969003107473 absolute error 2.220446049250313e-15 relative error 1.192764152583012e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.170000000000018 y[1] (analytic) 1.8564779741650104 y[1] (numeric) 1.856477974165008 absolute error 2.4424906541753444e-15 relative error 1.315658299298652e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.160000000000018 y[1] (analytic) 1.8512734009355838 y[1] (numeric) 1.8512734009355813 absolute error 2.4424906541753444e-15 relative error 1.31935707224064e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.150000000000018 y[1] (analytic) 1.8459837010754558 y[1] (numeric) 1.8459837010754534 absolute error 2.4424906541753444e-15 relative error 1.3231377139204254e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.140000000000018 y[1] (analytic) 1.8406094035502045 y[1] (numeric) 1.8406094035502019 absolute error 2.6645352591003757e-15 relative error 1.447637534590971e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.1300000000000185 y[1] (analytic) 1.835151045785104 y[1] (numeric) 1.8351510457851008 absolute error 3.1086244689504383e-15 relative error 1.6939338459851538e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.120000000000019 y[1] (analytic) 1.8296091736113813 y[1] (numeric) 1.8296091736113782 absolute error 3.1086244689504383e-15 relative error 1.6990647586306466e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.110000000000019 y[1] (analytic) 1.8239843412116363 y[1] (numeric) 1.8239843412116332 absolute error 3.1086244689504383e-15 relative error 1.704304362002056e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.100000000000019 y[1] (analytic) 1.8182771110644216 y[1] (numeric) 1.8182771110644182 absolute error 3.3306690738754696e-15 relative error 1.831771985473486e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.090000000000019 y[1] (analytic) 1.8124880538879955 y[1] (numeric) 1.8124880538879922 absolute error 3.3306690738754696e-15 relative error 1.8376226352117472e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.08000000000002 y[1] (analytic) 1.806617748583252 y[1] (numeric) 1.8066177485832484 absolute error 3.552713678800501e-15 relative error 1.9664999314805447e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 14.655602057385419 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.07000000000002 y[1] (analytic) 1.8006667821758295 y[1] (numeric) 1.8006667821758255 absolute error 3.9968028886505635e-15 relative error 2.2196238239154055e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 14.965274936961293 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.06000000000002 y[1] (analytic) 1.7946357497574092 y[1] (numeric) 1.7946357497574053 absolute error 3.9968028886505635e-15 relative error 2.2270830664054438e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 15.279617251659618 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.05000000000002 y[1] (analytic) 1.7885252544262076 y[1] (numeric) 1.7885252544262036 absolute error 3.9968028886505635e-15 relative error 2.2346918942068911e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 15.598799735921759 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.0400000000000205 y[1] (analytic) 1.7823359072266656 y[1] (numeric) 1.7823359072266614 absolute error 4.218847493575595e-15 relative error 2.3670327666461976e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 15.923000389820173 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.030000000000021 y[1] (analytic) 1.7760683270883453 y[1] (numeric) 1.7760683270883408 absolute error 4.440892098500626e-15 relative error 2.5004061109410953e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 16.252404894781087 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.020000000000021 y[1] (analytic) 1.7697231407640375 y[1] (numeric) 1.769723140764033 absolute error 4.440892098500626e-15 relative error 2.509371096647e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 16.587207057513716 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.010000000000021 y[1] (analytic) 1.7633009827670871 y[1] (numeric) 1.7633009827670827 absolute error 4.440892098500626e-15 relative error 2.518510533313313e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 16.92760928442497 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.000000000000021 y[1] (analytic) 1.7568024953079422 y[1] (numeric) 1.7568024953079375 absolute error 4.6629367034256575e-15 relative error 2.6542179419026337e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 17.273823089011586 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.9900000000000215 y[1] (analytic) 1.750228328229933 y[1] (numeric) 1.7502283282299282 absolute error 4.6629367034256575e-15 relative error 2.664187653813973e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 17.626069634955805 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.9800000000000217 y[1] (analytic) 1.7435791389442892 y[1] (numeric) 1.7435791389442843 absolute error 4.884981308350689e-15 relative error 2.8016974963972504e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 17.98458031791104 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.970000000000022 y[1] (analytic) 1.736855592364398 y[1] (numeric) 1.7368555923643931 absolute error 4.884981308350689e-15 relative error 2.8125431554736897e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 18.349597389252033 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.960000000000022 y[1] (analytic) 1.7300583608393147 y[1] (numeric) 1.7300583608393096 absolute error 5.10702591327572e-15 relative error 2.951938517726139e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 18.721374625383735 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.9500000000000224 y[1] (analytic) 1.7231881240865274 y[1] (numeric) 1.723188124086522 absolute error 5.329070518200751e-15 relative error 3.092564557352509e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 19.100178046559193 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.9400000000000226 y[1] (analytic) 1.7162455691239864 y[1] (numeric) 1.7162455691239809 absolute error 5.551115123125783e-15 relative error 3.234452704783504e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 19.486286689551463 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.930000000000023 y[1] (analytic) 1.709231390201402 y[1] (numeric) 1.7092313902013965 absolute error 5.551115123125783e-15 relative error 3.247725939828243e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 19.114694437231083 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.920000000000023 y[1] (analytic) 1.7021462887308219 y[1] (numeric) 1.702146288730816 absolute error 5.773159728050814e-15 relative error 3.391694219393727e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 18.736188911891375 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.9100000000000232 y[1] (analytic) 1.6949909732164885 y[1] (numeric) 1.6949909732164825 absolute error 5.995204332975845e-15 relative error 3.537012543258024e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 18.365075736954616 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.9000000000000234 y[1] (analytic) 1.6877661591839908 y[1] (numeric) 1.6877661591839845 absolute error 6.217248937900877e-15 relative error 3.6837146568377825e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 18.0010683487828 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.8900000000000237 y[1] (analytic) 1.6804725691087112 y[1] (numeric) 1.6804725691087048 absolute error 6.439293542825908e-15 relative error 3.8318349619007344e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 17.64389384340564 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.880000000000024 y[1] (analytic) 1.6731109323435795 y[1] (numeric) 1.6731109323435727 absolute error 6.8833827526759706e-15 relative error 4.114122153893405e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 17.293292150861067 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.870000000000024 y[1] (analytic) 1.665681985046137 y[1] (numeric) 1.6656819850461302 absolute error 6.8833827526759706e-15 relative error 4.1324711526404066e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 16.949015268203006 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.8600000000000243 y[1] (analytic) 1.6581864701049231 y[1] (numeric) 1.6581864701049163 absolute error 6.8833827526759706e-15 relative error 4.1511511984779485e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 16.61082654635381 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.8500000000000245 y[1] (analytic) 1.6506251370651859 y[1] (numeric) 1.6506251370651788 absolute error 7.105427357601002e-15 relative error 4.304688689180187e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 16.278500026427302 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.8400000000000247 y[1] (analytic) 1.6429987420539278 y[1] (numeric) 1.6429987420539205 absolute error 7.327471962526033e-15 relative error 4.459815929844166e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 15.95181982154789 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.830000000000025 y[1] (analytic) 1.635308047704295 y[1] (numeric) 1.6353080477042874 absolute error 7.549516567451064e-15 relative error 4.616571524887529e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 15.630579540552802 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.820000000000025 y[1] (analytic) 1.627553823079313 y[1] (numeric) 1.6275538230793054 absolute error 7.549516567451064e-15 relative error 4.638566455005136e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 15.314581750287035 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.8100000000000254 y[1] (analytic) 1.6197368435949833 y[1] (numeric) 1.6197368435949753 absolute error 7.993605777301127e-15 relative error 4.935126226776092e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 15.003637473493205 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.8000000000000256 y[1] (analytic) 1.6118578909427392 y[1] (numeric) 1.6118578909427312 absolute error 7.993605777301127e-15 relative error 4.959249709430555e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 14.697565719560169 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.790000000000026 y[1] (analytic) 1.6039177530112811 y[1] (numeric) 1.603917753011273 absolute error 8.215650382226158e-15 relative error 5.122239196368801e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 14.396193045632328 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.780000000000026 y[1] (analytic) 1.5959172238077848 y[1] (numeric) 1.5959172238077766 absolute error 8.215650382226158e-15 relative error 5.147917611055037e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 14.099353145794922 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.770000000000026 y[1] (analytic) 1.587857103378504 y[1] (numeric) 1.5878571033784954 absolute error 8.659739592076221e-15 relative error 5.453727274104692e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 13.806886466245105 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.7600000000000264 y[1] (analytic) 1.5797381977287643 y[1] (numeric) 1.5797381977287557 absolute error 8.659739592076221e-15 relative error 5.481756157144634e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.7500000000000266 y[1] (analytic) 1.5715613187423656 y[1] (numeric) 1.5715613187423567 absolute error 8.881784197001252e-15 relative error 5.651567069688925e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.740000000000027 y[1] (analytic) 1.5633272841003922 y[1] (numeric) 1.563327284100383 absolute error 9.325873406851315e-15 relative error 5.965400528538614e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.730000000000027 y[1] (analytic) 1.5550369171994465 y[1] (numeric) 1.555036917199437 absolute error 9.547918011776346e-15 relative error 6.139994431110825e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.7200000000000273 y[1] (analytic) 1.5466910470693098 y[1] (numeric) 1.5466910470693003 absolute error 9.547918011776346e-15 relative error 6.173125544282334e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.7100000000000275 y[1] (analytic) 1.5382905082900409 y[1] (numeric) 1.5382905082900311 absolute error 9.769962616701378e-15 relative error 6.35118175926447e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.7000000000000277 y[1] (analytic) 1.5298361409085168 y[1] (numeric) 1.5298361409085068 absolute error 9.992007221626409e-15 relative error 6.531423173002372e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.690000000000028 y[1] (analytic) 1.5213287903544304 y[1] (numeric) 1.5213287903544204 absolute error 9.992007221626409e-15 relative error 6.567947234666169e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.680000000000028 y[1] (analytic) 1.512769307355748 y[1] (numeric) 1.5127693073557376 absolute error 1.0436096431476471e-14 relative error 6.898670128175917e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.6700000000000284 y[1] (analytic) 1.5041585478536361 y[1] (numeric) 1.5041585478536257 absolute error 1.0436096431476471e-14 relative error 6.938162500467981e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.6600000000000286 y[1] (analytic) 1.4954973729168697 y[1] (numeric) 1.495497372916859 absolute error 1.0658141036401503e-14 relative error 7.126820300334929e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.6500000000000288 y[1] (analytic) 1.4867866486557246 y[1] (numeric) 1.4867866486557137 absolute error 1.0880185641326534e-14 relative error 7.317919925608583e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.640000000000029 y[1] (analytic) 1.4780272461353683 y[1] (numeric) 1.4780272461353572 absolute error 1.1102230246251565e-14 relative error 7.511519341257627e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.630000000000029 y[1] (analytic) 1.469220041288753 y[1] (numeric) 1.4692200412887417 absolute error 1.1324274851176597e-14 relative error 7.707677905920276e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.6200000000000294 y[1] (analytic) 1.4603659148290242 y[1] (numeric) 1.460365914829013 absolute error 1.1324274851176597e-14 relative error 7.754409176622294e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.6100000000000296 y[1] (analytic) 1.4514657521614498 y[1] (numeric) 1.451465752161438 absolute error 1.176836406102666e-14 relative error 8.107917147546749e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.60000000000003 y[1] (analytic) 1.442520443294879 y[1] (numeric) 1.4425204432948673 absolute error 1.176836406102666e-14 relative error 8.158195688475923e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.59000000000003 y[1] (analytic) 1.4335308827527449 y[1] (numeric) 1.4335308827527329 absolute error 1.199040866595169e-14 relative error 8.364248590813089e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.5800000000000303 y[1] (analytic) 1.42449796948361 y[1] (numeric) 1.4244979694835977 absolute error 1.2212453270876722e-14 relative error 8.57316298969792e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.5700000000000305 y[1] (analytic) 1.4154226067712736 y[1] (numeric) 1.4154226067712614 absolute error 1.2212453270876722e-14 relative error 8.628132129904721e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.5600000000000307 y[1] (analytic) 1.4063057021444447 y[1] (numeric) 1.4063057021444323 absolute error 1.2434497875801753e-14 relative error 8.841959366900568e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.550000000000031 y[1] (analytic) 1.3971481672859882 y[1] (numeric) 1.3971481672859756 absolute error 1.2656542480726785e-14 relative error 9.058840556125542e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.540000000000031 y[1] (analytic) 1.387950917941759 y[1] (numeric) 1.387950917941746 absolute error 1.3100631690576847e-14 relative error 9.438829227480344e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.5300000000000313 y[1] (analytic) 1.378714873829027 y[1] (numeric) 1.3787148738290136 absolute error 1.3322676295501878e-14 relative error 9.663112038895731e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.5200000000000315 y[1] (analytic) 1.3694409585445064 y[1] (numeric) 1.3694409585444929 absolute error 1.354472090042691e-14 relative error 9.890693582600852e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.5100000000000318 y[1] (analytic) 1.360130099471998 y[1] (numeric) 1.3601300994719843 absolute error 1.3766765505351941e-14 relative error 1.0121653443811142e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.500000000000032 y[1] (analytic) 1.3507832276896499 y[1] (numeric) 1.3507832276896359 absolute error 1.3988810110276972e-14 relative error 1.0356073294012636e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.490000000000032 y[1] (analytic) 1.3414012778768512 y[1] (numeric) 1.341401277876837 absolute error 1.4210854715202004e-14 relative error 1.0594036959391242e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.4800000000000324 y[1] (analytic) 1.3319851882207647 y[1] (numeric) 1.3319851882207503 absolute error 1.4432899320127035e-14 relative error 1.0835630491812128e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.4700000000000326 y[1] (analytic) 1.3225359003225097 y[1] (numeric) 1.322535900322495 absolute error 1.4654943925052066e-14 relative error 1.1080942242458867e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.460000000000033 y[1] (analytic) 1.3130543591030015 y[1] (numeric) 1.3130543591029866 absolute error 1.4876988529977098e-14 relative error 1.133006293824739e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.450000000000033 y[1] (analytic) 1.3035415127084606 y[1] (numeric) 1.3035415127084455 absolute error 1.509903313490213e-14 relative error 1.1583085761135292e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.4400000000000333 y[1] (analytic) 1.2939983124155994 y[1] (numeric) 1.293998312415584 absolute error 1.532107773982716e-14 relative error 1.1840106430452917e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.4300000000000335 y[1] (analytic) 1.2844257125364944 y[1] (numeric) 1.2844257125364789 absolute error 1.554312234475219e-14 relative error 1.2101223288388946e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.4200000000000337 y[1] (analytic) 1.2748246703231565 y[1] (numeric) 1.2748246703231407 absolute error 1.5765166949677223e-14 relative error 1.2366537388769622e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.410000000000034 y[1] (analytic) 1.265196145871806 y[1] (numeric) 1.26519614587179 absolute error 1.5987211554602254e-14 relative error 1.2636152589277752e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.400000000000034 y[1] (analytic) 1.2555411020268643 y[1] (numeric) 1.255541102026848 absolute error 1.6209256159527285e-14 relative error 1.2910175647264841e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.3900000000000343 y[1] (analytic) 1.2458605042846702 y[1] (numeric) 1.2458605042846538 absolute error 1.6431300764452317e-14 relative error 1.3188716319317466e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.3800000000000345 y[1] (analytic) 1.2361553206969307 y[1] (numeric) 1.236155320696914 absolute error 1.6653345369377348e-14 relative error 1.3471887464747048e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.3700000000000347 y[1] (analytic) 1.226426521773917 y[1] (numeric) 1.2264265217739 absolute error 1.687538997430238e-14 relative error 1.3759805153180826e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.360000000000035 y[1] (analytic) 1.2166750803874138 y[1] (numeric) 1.216675080387397 absolute error 1.687538997430238e-14 relative error 1.3870087623500037e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.350000000000035 y[1] (analytic) 1.2069019716734342 y[1] (numeric) 1.2069019716734168 absolute error 1.7319479184152442e-14 relative error 1.4350361164907253e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.3400000000000354 y[1] (analytic) 1.1971081729347046 y[1] (numeric) 1.1971081729346873 absolute error 1.7319479184152442e-14 relative error 1.4467764547704847e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.3300000000000356 y[1] (analytic) 1.187294663542938 y[1] (numeric) 1.1872946635429205 absolute error 1.7541523789077473e-14 relative error 1.4774364214467887e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.320000000000036 y[1] (analytic) 1.1774624248408956 y[1] (numeric) 1.1774624248408778 absolute error 1.7763568394002505e-14 relative error 1.5086314449824422e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.310000000000036 y[1] (analytic) 1.1676124400442538 y[1] (numeric) 1.1676124400442358 absolute error 1.7985612998927536e-14 relative error 1.5403752462799951e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.3000000000000362 y[1] (analytic) 1.1577456941432842 y[1] (numeric) 1.157745694143266 absolute error 1.8207657603852567e-14 relative error 1.5726819539005914e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.2900000000000365 y[1] (analytic) 1.1478631738043545 y[1] (numeric) 1.1478631738043361 absolute error 1.84297022087776e-14 relative error 1.6055661187993489e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.2800000000000367 y[1] (analytic) 1.1379658672712634 y[1] (numeric) 1.1379658672712447 absolute error 1.865174681370263e-14 relative error 1.6390427296758725e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.270000000000037 y[1] (analytic) 1.1280547642664163 y[1] (numeric) 1.1280547642663974 absolute error 1.887379141862766e-14 relative error 1.673127228969371e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.260000000000037 y[1] (analytic) 1.1181308558918543 y[1] (numeric) 1.1181308558918355 absolute error 1.887379141862766e-14 relative error 1.6879769768604915e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.2500000000000373 y[1] (analytic) 1.1081951345301455 y[1] (numeric) 1.1081951345301264 absolute error 1.9095836023552692e-14 relative error 1.7231474339263345e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.2400000000000375 y[1] (analytic) 1.0982485937451458 y[1] (numeric) 1.0982485937451265 absolute error 1.9317880628477724e-14 relative error 1.7589715787936202e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.2300000000000377 y[1] (analytic) 1.0882922281826453 y[1] (numeric) 1.0882922281826257 absolute error 1.9539925233402755e-14 relative error 1.7954667622714493e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.220000000000038 y[1] (analytic) 1.078327033470903 y[1] (numeric) 1.0783270334708832 absolute error 1.9761969838327786e-14 relative error 1.8326508772313956e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.210000000000038 y[1] (analytic) 1.0683540061210859 y[1] (numeric) 1.068354006121066 absolute error 1.9984014443252818e-14 relative error 1.8705423790948797e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.2000000000000384 y[1] (analytic) 1.0583741434276182 y[1] (numeric) 1.058374143427598 absolute error 2.020605904817785e-14 relative error 1.90916030721793e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.1900000000000386 y[1] (analytic) 1.0483884433684527 y[1] (numeric) 1.0483884433684323 absolute error 2.042810365310288e-14 relative error 1.948524307218397e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.180000000000039 y[1] (analytic) 1.038397904505274 y[1] (numeric) 1.0383979045052534 absolute error 2.0650148258027912e-14 relative error 1.9886546542932696e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.170000000000039 y[1] (analytic) 1.0284035258836428 y[1] (numeric) 1.028403525883622 absolute error 2.0872192862952943e-14 relative error 2.0295722775764284e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.160000000000039 y[1] (analytic) 1.0184063069330929 y[1] (numeric) 1.0184063069330718 absolute error 2.1094237467877974e-14 relative error 2.071298785590084e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.1500000000000394 y[1] (analytic) 1.0084072473671881 y[1] (numeric) 1.0084072473671668 absolute error 2.1316282072803006e-14 relative error 2.1138564928462057e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.1400000000000396 y[1] (analytic) 0.9984073470835527 y[1] (numeric) 0.9984073470835312 absolute error 2.1538326677728037e-14 relative error 2.157268447657525e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.0015357705020166768 Order of pole (three term test) -0.8929184697396376 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.13000000000004 y[1] (analytic) 0.9884076060638817 y[1] (numeric) 0.9884076060638599 absolute error 2.1760371282653068e-14 relative error 2.2015584612211772e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.01117762668297727 Order of pole (three term test) -0.896106180845353 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.12000000000004 y[1] (analytic) 0.978409024273944 y[1] (numeric) 0.978409024273922 absolute error 2.2093438190040615e-14 relative error 2.258098366011666e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.020815002753984967 Order of pole (three term test) -0.9041278941762224 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.1100000000000403 y[1] (analytic) 0.9684126015635866 y[1] (numeric) 0.9684126015635642 absolute error 2.2315482794965646e-14 relative error 2.3043362673033535e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.030444035965079115 Order of pole (three term test) -0.916980387941428 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.1000000000000405 y[1] (analytic) 0.9584193375667499 y[1] (numeric) 0.9584193375667274 absolute error 2.2537527399890678e-14 relative error 2.351530954822897e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.04006086693079321 Order of pole (three term test) -0.9346585001640093 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.0900000000000407 y[1] (analytic) 0.9484302316015062 y[1] (numeric) 0.9484302316014834 absolute error 2.275957200481571e-14 relative error 2.3997096725168926e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.04966164118651848 Order of pole (three term test) -0.9571551307795091 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.080000000000041 y[1] (analytic) 0.9384462825701276 y[1] (numeric) 0.9384462825701047 absolute error 2.298161660974074e-14 relative error 2.4489005962920827e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.05924251074283471 Order of pole (three term test) -0.9844612445225056 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.070000000000041 y[1] (analytic) 0.9284684888591975 y[1] (numeric) 0.9284684888591743 absolute error 2.3203661214665772e-14 relative error 2.4991328723687693e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.06879963563716608 Order of pole (three term test) -1.0165658745998032 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.0600000000000414 y[1] (analytic) 0.9184978482397721 y[1] (numeric) 0.9184978482397487 absolute error 2.3425705819590803e-14 relative error 2.5504366574711416e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.07832918548212216 Order of pole (three term test) -1.0534561271487126 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.0500000000000416 y[1] (analytic) 0.9085353577676044 y[1] (numeric) 0.9085353577675808 absolute error 2.3647750424515834e-14 relative error 2.6028431609554075e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.08782734100988408 Order of pole (three term test) -1.0951171864785312 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.040000000000042 y[1] (analytic) 0.8985820136834397 y[1] (numeric) 0.8985820136834158 absolute error 2.3869795029440866e-14 relative error 2.656384688982872e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.0972902956119982 Order of pole (three term test) -1.1415323210929775 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.030000000000042 y[1] (analytic) 0.888638811313392 y[1] (numeric) 0.8886388113133679 absolute error 2.4091839634365897e-14 relative error 2.7110946908517982e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.10671425687394315 Order of pole (three term test) -1.1926828904910325 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.020000000000042 y[1] (analytic) 0.8787067449694121 y[1] (numeric) 0.8787067449693878 absolute error 2.4313884239290928e-14 relative error 2.7670078076090445e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.11609544810383572 Order of pole (three term test) -1.248548352743279 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.0100000000000424 y[1] (analytic) 0.8687868078498581 y[1] (numeric) 0.8687868078498335 absolute error 2.453592884421596e-14 relative error 2.8241599230701266e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.125430109854646 Order of pole (three term test) -1.3091062728405223 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.0000000000000426 y[1] (analytic) 0.858879991940175 y[1] (numeric) 0.8588799919401503 absolute error 2.4646951146678475e-14 relative error 2.869661812822303e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.13471450143929406 Order of pole (three term test) -1.3743323318111367 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.990000000000043 y[1] (analytic) 0.8489872879136984 y[1] (numeric) 0.8489872879136734 absolute error 2.4980018054066022e-14 relative error 2.9423312232921563e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.14394490243800462 Order of pole (three term test) -1.4442003366032667 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.980000000000043 y[1] (analytic) 0.8391096850325868 y[1] (numeric) 0.8391096850325617 absolute error 2.5091040356528538e-14 relative error 2.990197920973124e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.15311761419729747 Order of pole (three term test) -1.5186822307276702 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.9700000000000433 y[1] (analytic) 0.8292481710488971 y[1] (numeric) 0.8292481710488718 absolute error 2.531308496145357e-14 relative error 3.0525343130314807e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.16222896131999845 Order of pole (three term test) -1.5977481056566913 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.9600000000000435 y[1] (analytic) 0.8194037321058099 y[1] (numeric) 0.8194037321057844 absolute error 2.5424107263916085e-14 relative error 3.1027570741687884e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1712752931456554 Order of pole (three term test) -1.6813662129745035 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.9500000000000437 y[1] (analytic) 0.8095773526390156 y[1] (numeric) 0.80957735263899 absolute error 2.5646151868841116e-14 relative error 3.167844528412412e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.18025298522075378 Order of pole (three term test) -1.769502977273483 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.940000000000044 y[1] (analytic) 0.7997700152782725 y[1] (numeric) 0.7997700152782466 absolute error 2.5868196473766147e-14 relative error 3.2344544030905624e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.18915844075812638 Order of pole (three term test) -1.8621230097912296 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.930000000000044 y[1] (analytic) 0.7899827007491438 y[1] (numeric) 0.7899827007491177 absolute error 2.609024107869118e-14 relative error 3.302634482242421e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.19798809208495338 Order of pole (three term test) -1.959189122782407 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.9200000000000443 y[1] (analytic) 0.7802163877749264 y[1] (numeric) 0.7802163877749 absolute error 2.6423307986078726e-14 relative error 3.386664058856094e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.20673840207876998 Order of pole (three term test) -2.0606623446194043 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.9100000000000446 y[1] (analytic) 0.770472052978779 y[1] (numeric) 0.7704720529787524 absolute error 2.653433028854124e-14 relative error 3.4439056142211657e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.21540586559087838 Order of pole (three term test) -2.1665019356152824 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.9000000000000448 y[1] (analytic) 0.7607506707860612 y[1] (numeric) 0.7607506707860343 absolute error 2.6867397195928788e-14 relative error 3.5316954986273627e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.22398701085659353 Order of pole (three term test) -2.276665404562427 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.890000000000045 y[1] (analytic) 0.7510532133268909 y[1] (numeric) 0.7510532133268638 absolute error 2.708944180085382e-14 relative error 3.6068605153631533e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.23247840089173652 Order of pole (three term test) -2.391108525979799 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.880000000000045 y[1] (analytic) 0.741380650338933 y[1] (numeric) 0.7413806503389057 absolute error 2.731148640577885e-14 relative error 3.6838682521985176e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24087663487481004 Order of pole (three term test) -2.50978535806155 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.8700000000000454 y[1] (analytic) 0.7317339490704258 y[1] (numeric) 0.7317339490703982 absolute error 2.7533531010703882e-14 relative error 3.7627789506939925e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24917834951428924 Order of pole (three term test) -2.632648261319381 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.8600000000000456 y[1] (analytic) 0.7221140741834571 y[1] (numeric) 0.7221140741834294 absolute error 2.7644553313166398e-14 relative error 3.828280641729072e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25738022040046854 Order of pole (three term test) -2.7596479179107494 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.850000000000046 y[1] (analytic) 0.7125219876574994 y[1] (numeric) 0.7125219876574714 absolute error 2.7977620220553945e-14 relative error 3.926562366522006e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.26547896334131427 Order of pole (three term test) -2.890733351644751 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.840000000000046 y[1] (analytic) 0.7029586486932118 y[1] (numeric) 0.7029586486931835 absolute error 2.8310687127941492e-14 relative error 4.027361663530363e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2734713356817811 Order of pole (three term test) -3.025851948657284 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.8300000000000463 y[1] (analytic) 0.693425013616521 y[1] (numeric) 0.6934250136164926 absolute error 2.842170943040401e-14 relative error 4.098743032382421e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2813541376060516 Order of pole (three term test) -3.1649494787466814 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.8200000000000465 y[1] (analytic) 0.6839220357829905 y[1] (numeric) 0.6839220357829617 absolute error 2.8754776337791554e-14 relative error 4.204393897744726e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2891242134221724 Order of pole (three term test) -3.307970117360869 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.8100000000000467 y[1] (analytic) 0.674450665482484 y[1] (numeric) 0.6744506654824551 absolute error 2.886579864025407e-14 relative error 4.279897717886341e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2967784528285643 Order of pole (three term test) -3.454856468226759 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.800000000000047 y[1] (analytic) 0.6650118498441393 y[1] (numeric) 0.6650118498441101 absolute error 2.919886554764162e-14 relative error 4.39072860949546e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.30431379216189386 Order of pole (three term test) -3.605549586612351 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.790000000000047 y[1] (analytic) 0.6556065327416543 y[1] (numeric) 0.6556065327416248 absolute error 2.942091015256665e-14 relative error 4.48758648415728e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.31172721562580064 Order of pole (three term test) -3.7599890032117456 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.7800000000000473 y[1] (analytic) 0.6462356546989013 y[1] (numeric) 0.6462356546988718 absolute error 2.9531932455029164e-14 relative error 4.5698395376821e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.31901575649998287 Order of pole (three term test) -3.918112748643008 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.7700000000000475 y[1] (analytic) 0.636900152795876 y[1] (numeric) 0.6369001527958462 absolute error 2.9753977059954195e-14 relative error 4.6716862807050115e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3261764983291558 Order of pole (three term test) -4.079857378548635 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.7600000000000477 y[1] (analytic) 0.6276009605749888 y[1] (numeric) 0.6276009605749588 absolute error 2.9976021664879227e-14 relative error 4.77628677263593e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3332065760913998 Order of pole (three term test) -4.245157999287989 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.750000000000048 y[1] (analytic) 0.6183390079477127 y[1] (numeric) 0.6183390079476825 absolute error 3.019806626980426e-14 relative error 4.883739482979187e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3401031773454306 Order of pole (three term test) -4.413948294211009 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.740000000000048 y[1] (analytic) 0.609115221101592 y[1] (numeric) 0.6091152211015616 absolute error 3.042011087472929e-14 relative error 4.99414721893079e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3468635433563318 Order of pole (three term test) -4.5861605505021465 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.7300000000000484 y[1] (analytic) 0.5999305224076248 y[1] (numeric) 0.5999305224075943 absolute error 3.0531133177191805e-14 relative error 5.0891114948886236e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3534849701992944 Order of pole (three term test) -4.76172568658325 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.7200000000000486 y[1] (analytic) 0.5907858303280269 y[1] (numeric) 0.590785830327996 absolute error 3.086420008457935e-14 relative error 5.224262076062719e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.35996480984092516 Order of pole (three term test) -4.940573280063974 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.710000000000049 y[1] (analytic) 0.5816820593243854 y[1] (numeric) 0.5816820593243544 absolute error 3.108624468950438e-14 relative error 5.344198637587442e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.36630047119768855 Order of pole (three term test) -5.12263159622797 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.700000000000049 y[1] (analytic) 0.5726201197662144 y[1] (numeric) 0.5726201197661831 absolute error 3.1308289294429414e-14 relative error 5.467549639578113e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3724894211710644 Order of pole (three term test) -5.307827617043025 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.6900000000000492 y[1] (analytic) 0.5636009178399181 y[1] (numeric) 0.5636009178398865 absolute error 3.1530333899354446e-14 relative error 5.594443319964596e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.37852918565900384 Order of pole (three term test) -5.496087070682965 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.6800000000000495 y[1] (analytic) 0.554625355458173 y[1] (numeric) 0.5546253554581413 absolute error 3.175237850427948e-14 relative error 5.725013865990495e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3844173505432862 Order of pole (three term test) -5.687334461549031 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.6700000000000497 y[1] (analytic) 0.5456943301697379 y[1] (numeric) 0.5456943301697059 absolute error 3.197442310920451e-14 relative error 5.859401745892959e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.39015156265238427 Order of pole (three term test) -5.881493100778274 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.66000000000005 y[1] (analytic) 0.5368087350696988 y[1] (numeric) 0.5368087350696668 absolute error 3.2085445411667024e-14 relative error 5.9770721516856605e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3957295306994545 Order of pole (three term test) -6.078485137226098 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.65000000000005 y[1] (analytic) 0.5279694587101615 y[1] (numeric) 0.5279694587101292 absolute error 3.2307490016592055e-14 relative error 6.11919676102474e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.40114902619508963 Order of pole (three term test) -6.278231588910382 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.6400000000000503 y[1] (analytic) 0.5191773850113958 y[1] (numeric) 0.5191773850113632 absolute error 3.2529534621517087e-14 relative error 6.265591599449786e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4064078843344642 Order of pole (three term test) -6.480652374903707 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.6300000000000505 y[1] (analytic) 0.5104333931734446 y[1] (numeric) 0.5104333931734119 absolute error 3.275157922644212e-14 relative error 6.416425661891046e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.41150400485853417 Order of pole (three term test) -6.68566634766078 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.6200000000000507 y[1] (analytic) 0.5017383575882053 y[1] (numeric) 0.5017383575881724 absolute error 3.2862601528904634e-14 relative error 6.5497486950910285e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4164353528889505 Order of pole (three term test) -6.893191325767554 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.610000000000051 y[1] (analytic) 0.49309314775199053 y[1] (numeric) 0.49309314775195745 absolute error 3.3084646133829665e-14 relative error 6.7096138497690384e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.42119995973635665 Order of pole (three term test) -7.10314412709834 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.600000000000051 y[1] (analytic) 0.4844986281785796 y[1] (numeric) 0.48449862817854633 absolute error 3.325117958752344e-14 relative error 6.8630079949921976e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.42579592368176433 Order of pole (three term test) -7.315440602367392 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.5900000000000514 y[1] (analytic) 0.47595565831276776 y[1] (numeric) 0.4759556583127343 absolute error 3.347322419244847e-14 relative error 7.032845099711368e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.43022141073069836 Order of pole (three term test) -7.529995669061031 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.5800000000000516 y[1] (analytic) 0.46746509244442247 y[1] (numeric) 0.46746509244438883 absolute error 3.3639757646142243e-14 relative error 7.1962074152396135e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4344746553398215 Order of pole (three term test) -7.746723345736226 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.570000000000052 y[1] (analytic) 0.4590277796230551 y[1] (numeric) 0.4590277796230213 absolute error 3.375077994860476e-14 relative error 7.352666101454744e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4385539611157584 Order of pole (three term test) -7.96553678667151 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.560000000000052 y[1] (analytic) 0.4506445635729168 y[1] (numeric) 0.4506445635728828 absolute error 3.402833570476105e-14 relative error 7.551036549729746e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4424577014858556 Order of pole (three term test) -8.186348316856112 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.5500000000000522 y[1] (analytic) 0.44231628260862643 y[1] (numeric) 0.4423162826085923 absolute error 3.4139358007223564e-14 relative error 7.71831364784529e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.44618432034061545 Order of pole (three term test) -8.409069467302668 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.5400000000000524 y[1] (analytic) 0.4340437695513404 y[1] (numeric) 0.4340437695513061 absolute error 3.430589146091734e-14 relative error 7.903786177227801e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4497323326475638 Order of pole (three term test) -8.633611010669117 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.5300000000000527 y[1] (analytic) 0.42582785164547066 y[1] (numeric) 0.42582785164543613 absolute error 3.452793606584237e-14 relative error 8.108425959556333e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4531003250363201 Order of pole (three term test) -8.859882997175196 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.520000000000053 y[1] (analytic) 0.4176693504759611 y[1] (numeric) 0.4176693504759264 absolute error 3.469446951953614e-14 relative error 8.306683140622974e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.45628695635464894 Order of pole (three term test) -9.087794790798778 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.510000000000053 y[1] (analytic) 0.40956908188613006 y[1] (numeric) 0.40956908188609514 absolute error 3.4916514124461173e-14 relative error 8.52518309332949e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 13.899580884280612 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.45929095819528537 Order of pole (three term test) -9.317255105737145 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.5000000000000533 y[1] (analytic) 0.4015278558960862 y[1] (numeric) 0.40152785589605117 absolute error 3.502753642692369e-14 relative error 8.723563237911114e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 14.193423647532965 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.46211113539333876 Order of pole (three term test) -9.548172043118344 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.4900000000000535 y[1] (analytic) 0.3935464766217277 y[1] (numeric) 0.39354647662169245 absolute error 3.524958103184872e-14 relative error 8.956904235158535e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 14.491689743432504 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4647463664940935 Order of pole (three term test) -9.780453127947695 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.4800000000000537 y[1] (analytic) 0.38562574219433066 y[1] (numeric) 0.3856257421942953 absolute error 3.5360603334311236e-14 relative error 9.169668791584914e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 14.794540836270858 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4671956041910352 Order of pole (three term test) -10.014005346274285 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.470000000000054 y[1] (analytic) 0.3777664446807374 y[1] (numeric) 0.37776644468070186 absolute error 3.552713678800501e-14 relative error 9.404524220786771e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 15.102145462330828 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.46945787573394265 Order of pole (three term test) -10.248735182562244 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.460000000000054 y[1] (analytic) 0.36996937000414987 y[1] (numeric) 0.3699693700041141 absolute error 3.574918139293004e-14 relative error 9.662740835147799e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 15.414679422776839 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.47153228330690206 Order of pole (three term test) -10.484548657251759 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.4500000000000544 y[1] (analytic) 0.3622352978655381 y[1] (numeric) 0.3622352978655022 absolute error 3.5915714846623814e-14 relative error 9.915023482873207e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 15.732326203176857 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4734180043761088 Order of pole (three term test) -10.7213513644944 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.4400000000000546 y[1] (analytic) 0.35456500166567095 y[1] (numeric) 0.35456500166563487 absolute error 3.608224830031759e-14 relative error 1.0176483333326995e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 16.055277421806274 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.47511429200733596 Order of pole (three term test) -10.959048510047559 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.430000000000055 y[1] (analytic) 0.3469592484277766 y[1] (numeric) 0.3469592484277403 absolute error 3.630429290524262e-14 relative error 1.0463561086713548e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 16.383733309083695 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.47662047515296024 Order of pole (three term test) -11.19754494931244 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.420000000000055 y[1] (analytic) 0.3394187987208406 y[1] (numeric) 0.33941879872080416 absolute error 3.6415315207705135e-14 relative error 1.0728726677762886e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 16.717903220710365 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.47793595890845164 Order of pole (three term test) -11.436745225500479 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.410000000000055 y[1] (analytic) 0.33194440658355007 y[1] (numeric) 0.33194440658351343 absolute error 3.6637359812630166e-14 relative error 1.1037197520425331e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 17.0580061873294 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.479060224738241 Order of pole (three term test) -11.676553607912451 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.4000000000000554 y[1] (analytic) 0.3245368194488899 y[1] (numeric) 0.3245368194488532 absolute error 3.6692870963861424e-14 relative error 1.1306227449375754e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 17.404271503792856 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.47999283067089576 Order of pole (three term test) -11.91687413031509 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.3900000000000556 y[1] (analytic) 0.31719677806940083 y[1] (numeric) 0.31719677806936397 absolute error 3.68594044175552e-14 relative error 1.1620359021897308e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 17.75693936142577 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.48073341146354476 Order of pole (three term test) -12.157610629399406 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.380000000000056 y[1] (analytic) 0.3099250164431041 y[1] (numeric) 0.309925016443067 absolute error 3.708144902248023e-14 relative error 1.1964651788374633e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 18.116261527011577 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.48128167873550654 Order of pole (three term test) -12.398666783305531 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.370000000000056 y[1] (analytic) 0.3027222617401024 y[1] (numeric) 0.30272226174006517 absolute error 3.7247982476174e-14 relative error 1.2304342026934474e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 18.48250207259572 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.48163742107108776 Order of pole (three term test) -12.639946150198435 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.3600000000000563 y[1] (analytic) 0.29558923422986383 y[1] (numeric) 0.29558923422982647 absolute error 3.735900477863652e-14 relative error 1.2638824575588038e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 18.855938160619022 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4818005040915309 Order of pole (three term test) -12.881352206878871 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.3500000000000565 y[1] (analytic) 0.2885266472091953 y[1] (numeric) 0.28852664720915777 absolute error 3.752553823233029e-14 relative error 1.3005917683964394e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 19.23686088935646 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4817708704961009 Order of pole (three term test) -13.122788387414412 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.3400000000000567 y[1] (analytic) 0.2815352069309133 y[1] (numeric) 0.28153520693087564 absolute error 3.7636560534792807e-14 relative error 1.3368331778138338e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 19.362488828205077 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4815485400723171 Order of pole (three term test) -13.364158121774617 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.330000000000057 y[1] (analytic) 0.27461561253321964 y[1] (numeric) 0.2746156125331818 absolute error 3.785860513971784e-14 relative error 1.3786035247773164e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 18.978738232929032 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4811336096753457 Order of pole (three term test) -13.60536487445543 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.320000000000057 y[1] (analytic) 0.26776855596978755 y[1] (numeric) 0.26776855596974963 absolute error 3.7914116290949096e-14 relative error 1.4159286236441803e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 18.602202515604986 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4805262531765798 Order of pole (three term test) -13.846312183076686 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.3100000000000573 y[1] (analytic) 0.2609947219405677 y[1] (numeric) 0.26099472194052964 absolute error 3.808064974464287e-14 relative error 1.459058231580422e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 18.2326068729491 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.47972672138145095 Order of pole (three term test) -14.08690369693804 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.3000000000000576 y[1] (analytic) 0.25429478782331816 y[1] (numeric) 0.2542947878232799 absolute error 3.824718319833664e-14 relative error 1.50404904189033e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 17.869689265950964 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4787353419165216 Order of pole (three term test) -14.327043215517293 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.2900000000000578 y[1] (analytic) 0.2476694236058673 y[1] (numeric) 0.24766942360582891 absolute error 3.838596107641479e-14 relative error 1.549886962934145e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 17.51319966485331 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4775525190859279 Order of pole (three term test) -14.56663472689626 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.280000000000058 y[1] (analytic) 0.24111929181911584 y[1] (numeric) 0.2411192918190773 absolute error 3.855249453010856e-14 relative error 1.5988971367347112e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 17.1628993465562 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4761787336972456 Order of pole (three term test) -14.805582446098642 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.270000000000058 y[1] (analytic) 0.23464504747078396 y[1] (numeric) 0.23464504747074527 absolute error 3.8691272408186705e-14 relative error 1.648927724034074e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 16.818560240230916 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4746145428568728 Order of pole (three term test) -15.043790853324738 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.2600000000000584 y[1] (analytic) 0.22824733797991126 y[1] (numeric) 0.22824733797987248 absolute error 3.877453913503359e-14 relative error 1.6987948020864215e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 16.47996431731115 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4728605797350286 Order of pole (three term test) -15.281164732067795 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.2500000000000586 y[1] (analytic) 0.22192680311211554 y[1] (numeric) 0.22192680311207663 absolute error 3.8913317013111737e-14 relative error 1.7534302512100378e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 16.14690302237209 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4709175533004815 Order of pole (three term test) -15.51760920709712 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.240000000000059 y[1] (analytic) 0.21568407491561647 y[1] (numeric) 0.2156840749155774 absolute error 3.907985046680551e-14 relative error 1.8119024541842036e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 15.819176741718755 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.46878624802513347 Order of pole (three term test) -15.753029782292439 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.230000000000059 y[1] (analytic) 0.20951977765803143 y[1] (numeric) 0.20951977765799218 absolute error 3.9246383920499284e-14 relative error 1.8731589141219608e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 15.49659430678241 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4664675235585961 Order of pole (three term test) -15.987332378315132 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.2200000000000593 y[1] (analytic) 0.2034345277639492 y[1] (numeric) 0.20343452776390983 absolute error 3.938516179857743e-14 relative error 1.93601166092499e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 15.17897252967616 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.46396231437290686 Order of pole (three term test) -16.220423370101113 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.2100000000000595 y[1] (analytic) 0.19742893375328818 y[1] (numeric) 0.19742893375324874 absolute error 3.9440672949808686e-14 relative error 1.9977149346860513e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 14.866135768488451 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4612716293775496 Order of pole (three term test) -16.452209624160574 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.2000000000000597 y[1] (analytic) 0.191503596180445 y[1] (numeric) 0.19150359618040533 absolute error 3.966271755473372e-14 relative error 2.0711212920180032e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 14.557915520097696 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.45839655150494424 Order of pole (three term test) -16.682598535670202 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.19000000000006 y[1] (analytic) 0.18565910757423887 y[1] (numeric) 0.18565910757419912 absolute error 3.9745984281580604e-14 relative error 2.1408044453562567e-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.4553382372665966 Order of pole (three term test) -16.91149806534289 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.18000000000006 y[1] (analytic) 0.17989605237866013 y[1] (numeric) 0.17989605237862033 absolute error 3.980149543281186e-14 relative error 2.2124718639758905e-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.4520979162800971 Order of pole (three term test) -17.138816776060857 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.1700000000000603 y[1] (analytic) 0.17421500689442593 y[1] (numeric) 0.174215006894386 absolute error 3.9940273310890007e-14 relative error 2.2925851235705407e-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.44867689076717765 Order of pole (three term test) -17.364463869257566 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.1600000000000605 y[1] (analytic) 0.16861653922135045 y[1] (numeric) 0.16861653922131034 absolute error 4.010680676458378e-14 relative error 2.3785808290095307e-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.4450765350230414 Order of pole (three term test) -17.588349221034225 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.1500000000000608 y[1] (analytic) 0.16310120920153548 y[1] (numeric) 0.16310120920149532 absolute error 4.016231791581504e-14 relative error 2.4624169319424602e-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.4412982948571945 Order of pole (three term test) -17.81038341799685 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.140000000000061 y[1] (analytic) 0.1576695683633872 y[1] (numeric) 0.1576695683633468 absolute error 4.038436252074007e-14 relative error 2.561328919710407e-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.43734368700601906 Order of pole (three term test) -18.03047779279984 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.130000000000061 y[1] (analytic) 0.1523221598664627 y[1] (numeric) 0.15232215986642228 absolute error 4.04121180963557e-14 relative error 2.6530688726961372e-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.43321429851733384 Order of pole (three term test) -18.248544459382146 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.1200000000000614 y[1] (analytic) 0.1470595184471558 y[1] (numeric) 0.14705951844711523 absolute error 4.057865155004947e-14 relative error 2.7593352663283034e-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.4289117861072079 Order of pole (three term test) -18.464496347882402 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.1100000000000616 y[1] (analytic) 0.14188217036522277 y[1] (numeric) 0.1418821703651821 absolute error 4.066191827689636e-14 relative error 2.865893450334697e-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.424437875489292 Order of pole (three term test) -18.67824723921937 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.100000000000062 y[1] (analytic) 0.1367906333511575 y[1] (numeric) 0.13679063335111666 absolute error 4.082845173059013e-14 relative error 2.984740309358664e-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.41979436067695386 Order of pole (three term test) -18.889711799324278 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.090000000000062 y[1] (analytic) 0.13178541655441822 y[1] (numeric) 0.13178541655437734 absolute error 4.088396288182139e-14 relative error 3.102313135303492e-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.414983103258504 Order of pole (three term test) -19.0988056130118 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.0800000000000622 y[1] (analytic) 0.12686702049251386 y[1] (numeric) 0.12686702049247284 absolute error 4.1022740759899534e-14 relative error 3.2335228336445555e-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.4100060316458191 Order of pole (three term test) -19.305445217476446 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.0700000000000625 y[1] (analytic) 0.12203593700095183 y[1] (numeric) 0.1220359370009107 absolute error 4.113376306236205e-14 relative error 3.3706270524264686e-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.40486514029666576 Order of pole (three term test) -19.509548135401616 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.0600000000000627 y[1] (analytic) 0.11729264918405535 y[1] (numeric) 0.11729264918401419 absolute error 4.116151863797768e-14 relative error 3.5093007894626983e-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.39956248891105633 Order of pole (three term test) -19.711032907668137 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.050000000000063 y[1] (analytic) 0.11263763136665361 y[1] (numeric) 0.11263763136661226 absolute error 4.135580766728708e-14 relative error 3.67158001864113e-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.3941002016019579 Order of pole (three term test) -19.909819125650106 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.040000000000063 y[1] (analytic) 0.10807134904664895 y[1] (numeric) 0.10807134904660748 absolute error 4.1466829969749597e-14 relative error 3.836986429386614e-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.38848046604070113 Order of pole (three term test) -20.105827463085213 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.0300000000000633 y[1] (analytic) 0.10359425884846818 y[1] (numeric) 0.10359425884842664 absolute error 4.153621890878867e-14 relative error 4.009509732536964e-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.38270553257743567 Order of pole (three term test) -20.2989797075074 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.0200000000000635 y[1] (analytic) 0.09920680847740027 y[1] (numeric) 0.09920680847735866 absolute error 4.160560784782774e-14 relative error 4.1938258559447234e-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.3767777133369926 Order of pole (three term test) -20.489198791229843 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.0100000000000637 y[1] (analytic) 0.0949094366748261 y[1] (numeric) 0.09490943667478445 absolute error 4.1647241211251185e-14 relative error 4.388103298299078e-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.3706993812905193 Order of pole (three term test) -20.676408821866236 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.000000000000064 y[1] (analytic) 0.09070257317434494 y[1] (numeric) 0.09070257317430314 absolute error 4.1799896877137144e-14 relative error 4.608457667103999e-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.3644729693032683 Order of pole (three term test) -20.860535112378578 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.990000000000064 y[1] (analytic) 0.08658663865880079 y[1] (numeric) 0.08658663865875905 absolute error 4.173050793809807e-14 relative error 4.8195089432376904e-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.3581009691589215 Order of pole (three term test) -21.041504210640195 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.980000000000064 y[1] (analytic) 0.0825620447182156 y[1] (numeric) 0.08256204471817383 absolute error 4.1772141301521515e-14 relative error 5.0594848327812016e-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.3515859305608448 Order of pole (three term test) -21.219243928502387 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.970000000000064 y[1] (analytic) 0.07862919380862943 y[1] (numeric) 0.0786291938085877 absolute error 4.173050793809807e-14 relative error 5.3072536950669095e-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.34493046011067885 Order of pole (three term test) -21.393683370353784 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.960000000000064 y[1] (analytic) 0.07478847921185605 y[1] (numeric) 0.07478847921181425 absolute error 4.1799896877137144e-14 relative error 5.5890823449864584e-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.33813722026467313 Order of pole (three term test) -21.56475296116135 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.950000000000064 y[1] (analytic) 0.07104028499615433 y[1] (numeric) 0.07104028499611259 absolute error 4.1744385725905886e-14 relative error 5.876156849337761e-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.3312089282681848 Order of pole (three term test) -21.7323844739824 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.940000000000064 y[1] (analytic) 0.06738498597782261 y[1] (numeric) 0.06738498597778081 absolute error 4.1799896877137144e-14 relative error 6.203146928144217e-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.32414835506876755 Order of pole (three term test) -21.89651105693714 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.9300000000000639 y[1] (analytic) 0.06382294768371644 y[1] (numeric) 0.06382294768367465 absolute error 4.178601908932933e-14 relative error 6.547177873451695e-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.3169583242082874 Order of pole (three term test) -22.05706725963135 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.9200000000000639 y[1] (analytic) 0.060354526314696955 y[1] (numeric) 0.06035452631465518 absolute error 4.1772141301521515e-14 relative error 6.921128182452418e-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.309641710694507 Order of pole (three term test) -22.213989059019273 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.9100000000000639 y[1] (analytic) 0.05698006871001071 y[1] (numeric) 0.05698006870996896 absolute error 4.175132461980979e-14 relative error 7.32735596236208e-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.3022014398525858 Order of pole (three term test) -22.367213884696813 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.9000000000000639 y[1] (analytic) 0.05369991231260618 y[1] (numeric) 0.05369991231256441 absolute error 4.1772141301521515e-14 relative error 7.778809964968119e-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.2946404861569573 Order of pole (three term test) -22.516680643615373 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.8900000000000639 y[1] (analytic) 0.05051438513538953 y[1] (numeric) 0.05051438513534782 absolute error 4.170969125638635e-14 relative error 8.256992764456167e-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.28696187204404433 Order of pole (three term test) -22.662329744207096 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.8800000000000638 y[1] (analytic) 0.047423805728424084 y[1] (numeric) 0.04742380572838232 absolute error 4.176520240761761e-14 relative error 8.80680109200622e-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.279168666706284 Order of pole (three term test) -22.804103119912124 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.8700000000000638 y[1] (analytic) 0.044428483147074815 y[1] (numeric) 0.044428483147033127 absolute error 4.168887457467463e-14 relative error 9.383366620163226e-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.27126398486794095 Order of pole (three term test) -22.941944252099262 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.8600000000000638 y[1] (analytic) 0.04152871692110405 y[1] (numeric) 0.04152871692106228 absolute error 4.176520240761761e-14 relative error 1.0056945050087349e-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.26325098554319076 Order of pole (three term test) -23.075798192371042 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.8500000000000638 y[1] (analytic) 0.03872479702471765 y[1] (numeric) 0.03872479702467592 absolute error 4.173050793809807e-14 relative error 1.0776172154359365e-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.2551328707769677 Order of pole (three term test) -23.205611584244995 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.8400000000000638 y[1] (analytic) 0.036017003847568785 y[1] (numeric) 0.03601700384752709 absolute error 4.1695813468578535e-14 relative error 1.1576702394525546e-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.24691288436906855 Order of pole (three term test) -23.331332684202813 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.8300000000000638 y[1] (analytic) 0.03340560816671878 y[1] (numeric) 0.033405608166677016 absolute error 4.176520240761761e-14 relative error 1.25024523424864e-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.23859431058201844 Order of pole (three term test) -23.45291138209948 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.8200000000000638 y[1] (analytic) 0.03089087111955935 y[1] (numeric) 0.03089087111951763 absolute error 4.172009959724221e-14 relative error 1.3505640367268912e-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.2301804728332084 Order of pole (three term test) -23.570299220924625 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.8100000000000638 y[1] (analytic) 0.028473044177699802 y[1] (numeric) 0.028473044177658037 absolute error 4.176520240761761e-14 relative error 1.466833056099013e-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.2216747323718117 Order of pole (three term test) -23.68344941590872 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.8000000000000638 y[1] (analytic) 0.026152369121819286 y[1] (numeric) 0.026152369121777576 absolute error 4.170969125638635e-14 relative error 1.594872382769612e-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.21308048694100598 Order of pole (three term test) -23.79231687296688 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.7900000000000638 y[1] (analytic) 0.02392907801748967 y[1] (numeric) 0.023929078017447945 absolute error 4.1723569044194164e-14 relative error 1.7436346278656692e-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.20440116942602216 Order of pole (three term test) -23.896858206473265 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.7800000000000638 y[1] (analytic) 0.021803393191968556 y[1] (numeric) 0.021803393191926843 absolute error 4.1713160703338303e-14 relative error 1.9131499549668104e-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.19564024648854764 Order of pole (three term test) -23.99703175635951 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.7700000000000637 y[1] (analytic) 0.01977552721196718 y[1] (numeric) 0.019775527211925423 absolute error 4.17582635137137e-14 relative error 2.1116131603532494e-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.18680121718802226 Order of pole (three term test) -24.092797604530602 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.7600000000000637 y[1] (analytic) 0.01784568286239352 y[1] (numeric) 0.017845682862351803 absolute error 4.171663015029026e-14 relative error 2.3376314861114307e-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.1778876115903617 Order of pole (three term test) -24.1841175905922 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.7500000000000637 y[1] (analytic) 0.016014053126074512 y[1] (numeric) 0.01601405312603274 absolute error 4.1772141301521515e-14 relative error 2.608467760950973e-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.1689029893646554 Order of pole (three term test) -24.270955326883335 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.7400000000000637 y[1] (analytic) 0.01428082116445728 y[1] (numeric) 0.014280821164415515 absolute error 4.176520240761761e-14 relative error 2.924565886418677e-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.15985093836838266 Order of pole (three term test) -24.353276212808932 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.7300000000000637 y[1] (analytic) 0.012646160299293663 y[1] (numeric) 0.012646160299251932 absolute error 4.173050793809807e-14 relative error 3.299855999803267e-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.150735073221701 Order of pole (three term test) -24.43104744846677 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.7200000000000637 y[1] (analytic) 0.011110233995307972 y[1] (numeric) 0.011110233995266297 absolute error 4.1674996786866814e-14 relative error 3.7510458199590416e-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.14155903387136215 Order of pole (three term test) -24.504238047563724 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.7100000000000637 y[1] (analytic) 0.009673195843850735 y[1] (numeric) 0.009673195843809074 absolute error 4.1661118999059e-14 relative error 4.306861938037059e-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.13232648414481252 Order of pole (three term test) -24.572818849616485 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.7000000000000637 y[1] (analytic) 0.008335189547539534 y[1] (numeric) 0.008335189547497878 absolute error 4.165591482863107e-14 relative error 4.997596586262094e-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.12304111029504179 Order of pole (three term test) -24.63676253143219 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.6900000000000637 y[1] (analytic) 0.0070963489058890605 y[1] (numeric) 0.007096348905847342 absolute error 4.1718364873766234e-14 relative error 5.878849169767475e-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.11370661953674564 Order of pole (three term test) -24.696043617864607 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.6800000000000637 y[1] (analytic) 0.005956797801930924 y[1] (numeric) 0.005956797801889266 absolute error 4.1658516913845034e-14 relative error 6.993441493068848e-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.10432673857437091 Order of pole (three term test) -24.75063849184193 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.6700000000000637 y[1] (analytic) 0.004916650189826122 y[1] (numeric) 0.004916650189784422 absolute error 4.169928291553049e-14 relative error 8.481238507026101e-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.0949052121226133 Order of pole (three term test) -24.800525403662352 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.6600000000000636 y[1] (analytic) 0.003976010083468928 y[1] (numeric) 0.003976010083427236 absolute error 4.169234402162658e-14 relative error 1.0485975424200003e-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.08544580141994339 Order of pole (three term test) -24.845684479553995 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.6500000000000636 y[1] (analytic) 0.003134971546086218 y[1] (numeric) 0.0031349715460444773 absolute error 4.174091627895393e-14 relative error 1.3314607697497096e-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.0759522827357369 Order of pole (three term test) -24.886097729495972 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.6400000000000636 y[1] (analytic) 0.002393618680830767 y[1] (numeric) 0.0023936186807890225 absolute error 4.1744385725905886e-14 relative error 1.7439864611775766e-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.06642844587158718 Order of pole (three term test) -24.921749054297624 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.6300000000000636 y[1] (analytic) 0.0017520256223713115 y[1] (numeric) 0.0017520256223296045 absolute error 4.1707089171172385e-14 relative error 2.380506805301349e-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.056878092657381356 Order of pole (three term test) -24.952624251933372 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.6200000000000636 y[1] (analytic) 0.0012102565294791479 y[1] (numeric) 0.0012102565294374104 absolute error 4.173744683200198e-14 relative error 3.4486446315612376e-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.04730503544272277 Order of pole (three term test) -24.97871102313074 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.6100000000000636 y[1] (analytic) 0.0007683655786119292 y[1] (numeric) 0.0007683655785702566 absolute error 4.1672611542087346e-14 relative error 5.423539614745615e-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.03771309558428244 Order of pole (three term test) -24.999998976209454 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.6000000000000636 y[1] (analytic) 0.0004263969584966665 y[1] (numeric) 0.0004263969584549887 absolute error 4.167776150240665e-14 relative error 9.774404031714613e-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.028106101929667764 Order of pole (three term test) -25.0164796311699 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.5900000000000636 y[1] (analytic) 0.00018438486571037416 y[1] (numeric) 0.00018438486566864533 absolute error 4.172882742473072e-14 relative error 2.2631373385208862e-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.01848788929839176 Order of pole (three term test) -25.028146423029312 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.5800000000000636 y[1] (analytic) 4.235350126058357e-05 y[1] (numeric) 4.235350121882899e-05 absolute error 4.175457722632725e-14 relative error 9.858589250845782e-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.008862296960533846 Order of pole (three term test) -25.0349947044045 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.5700000000000636 y[1] (analytic) 3.1706816527865556e-07 y[1] (numeric) 3.1706812362558676e-07 absolute error 4.1653068797928294e-14 relative error 1.313694446786276e-05% Correct digits 7 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.5600000000000636 y[1] (analytic) 5.827977003303175e-05 y[1] (numeric) 5.82797699913144e-05 absolute error 4.1717355210493107e-14 relative error 7.158119393204294e-08% Correct digits 10 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.5500000000000635 y[1] (analytic) 0.00021623581064167396 y[1] (numeric) 0.00021623581060001076 absolute error 4.1663206088241034e-14 relative error 1.9267486714900085e-08% Correct digits 10 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.5400000000000635 y[1] (analytic) 0.0004741693945189418 y[1] (numeric) 0.0004741693944772834 absolute error 4.1658408493627785e-14 relative error 8.785554060462171e-09% Correct digits 11 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.5300000000000635 y[1] (analytic) 0.0008320547285214364 y[1] (numeric) 0.0008320547284796885 absolute error 4.174785517285784e-14 relative error 5.017441009805196e-09% Correct digits 11 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.5200000000000635 y[1] (analytic) 0.0012898560244137824 y[1] (numeric) 0.0012898560243720626 absolute error 4.1719882756807714e-14 relative error 3.234460433347101e-09% Correct digits 11 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.5100000000000635 y[1] (analytic) 0.0018475275024479876 y[1] (numeric) 0.0018475275024063163 absolute error 4.167131049948036e-14 relative error 2.255517736232103e-09% Correct digits 11 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.5000000000000635 y[1] (analytic) 0.0025050133959411136 y[1] (numeric) 0.002505013395899371 absolute error 4.174265100242991e-14 relative error 1.6663643823248909e-09% Correct digits 11 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.4900000000000635 y[1] (analytic) 0.003262247956851483 y[1] (numeric) 0.00326224795680978 absolute error 4.170275236248244e-14 relative error 1.2783440411050582e-09% Correct digits 11 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.4800000000000635 y[1] (analytic) 0.004119155462354196 y[1] (numeric) 0.004119155462312479 absolute error 4.171663015029026e-14 relative error 1.0127471645959243e-09% Correct digits 11 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.4700000000000635 y[1] (analytic) 0.005075650222412742 y[1] (numeric) 0.005075650222371006 absolute error 4.1735712108526e-14 relative error 8.222732118976999e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.4600000000000635 y[1] (analytic) 0.006131636588348144 y[1] (numeric) 0.006131636588306431 absolute error 4.1713160703338303e-14 relative error 6.802940797666514e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.4500000000000635 y[1] (analytic) 0.0072870089624038625 y[1] (numeric) 0.007287008962362145 absolute error 4.1717497512028245e-14 relative error 5.724913709762523e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.4400000000000635 y[1] (analytic) 0.00854165180830524 y[1] (numeric) 0.00854165180826355 absolute error 4.168887457467463e-14 relative error 4.880657220672423e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.4300000000000634 y[1] (analytic) 0.009895439662813255 y[1] (numeric) 0.00989543966277159 absolute error 4.166458844601095e-14 relative error 4.2104838052406243e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.4200000000000634 y[1] (analytic) 0.011348237148270712 y[1] (numeric) 0.011348237148228964 absolute error 4.174785517285784e-14 relative error 3.6787965062238353e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.4100000000000634 y[1] (analytic) 0.012899898986139524 y[1] (numeric) 0.012899898986097788 absolute error 4.1735712108526e-14 relative error 3.2353518545664207e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.4000000000000634 y[1] (analytic) 0.014550270011529087 y[1] (numeric) 0.014550270011487324 absolute error 4.176346768414163e-14 relative error 2.8702881562369515e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.3900000000000634 y[1] (analytic) 0.016299185188712095 y[1] (numeric) 0.016299185188670337 absolute error 4.17582635137137e-14 relative error 2.5619847268581953e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.3800000000000634 y[1] (analytic) 0.018146469627628226 y[1] (numeric) 0.01814646962758653 absolute error 4.1695813468578535e-14 relative error 2.2977369330889652e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.3700000000000634 y[1] (analytic) 0.02009193860137315 y[1] (numeric) 0.020091938601331412 absolute error 4.173744683200198e-14 relative error 2.077323032887902e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.3600000000000634 y[1] (analytic) 0.022135397564670534 y[1] (numeric) 0.022135397564628827 absolute error 4.1706221809434396e-14 relative error 1.8841415288605482e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.3500000000000634 y[1] (analytic) 0.024276642173327034 y[1] (numeric) 0.024276642173285325 absolute error 4.170969125638635e-14 relative error 1.7180996844041785e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.3400000000000634 y[1] (analytic) 0.026515458304666173 y[1] (numeric) 0.0265154583046244 absolute error 4.1772141301521515e-14 relative error 1.5753882441538066e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.3300000000000634 y[1] (analytic) 0.02885162207894032 y[1] (numeric) 0.028851622078898596 absolute error 4.1723569044194164e-14 relative error 1.4461429215326328e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.3200000000000633 y[1] (analytic) 0.03128489988171901 y[1] (numeric) 0.03128489988167728 absolute error 4.173050793809807e-14 relative error 1.33388657454144e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.3100000000000633 y[1] (analytic) 0.03381504838724969 y[1] (numeric) 0.0338150483872079 absolute error 4.1792957983233237e-14 relative error 1.2359277888536661e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.3000000000000633 y[1] (analytic) 0.036441814582790055 y[1] (numeric) 0.03644181458274835 absolute error 4.170275236248244e-14 relative error 1.1443654175820571e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.2900000000000633 y[1] (analytic) 0.03916493579390978 y[1] (numeric) 0.03916493579386805 absolute error 4.173050793809807e-14 relative error 1.0655068645506944e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.2800000000000633 y[1] (analytic) 0.041984139710756874 y[1] (numeric) 0.04198413971071514 absolute error 4.173050793809807e-14 relative error 9.939588669815278e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.2700000000000633 y[1] (analytic) 0.04489914441528897 y[1] (numeric) 0.04489914441524727 absolute error 4.170275236248244e-14 relative error 9.288095108619018e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.2600000000000633 y[1] (analytic) 0.04790965840946493 y[1] (numeric) 0.047909658409423135 absolute error 4.1792957983233237e-14 relative error 8.723284483902042e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.2500000000000633 y[1] (analytic) 0.051015380644393815 y[1] (numeric) 0.051015380644352085 absolute error 4.173050793809807e-14 relative error 8.179985606494523e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.2400000000000633 y[1] (analytic) 0.05421600055044051 y[1] (numeric) 0.05421600055039871 absolute error 4.1799896877137144e-14 relative error 7.70988203717611e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.2300000000000633 y[1] (analytic) 0.05751119806828131 y[1] (numeric) 0.057511198068239594 absolute error 4.171663015029026e-14 relative error 7.253653471235526e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.2200000000000633 y[1] (analytic) 0.06090064368091064 y[1] (numeric) 0.06090064368086893 absolute error 4.170969125638635e-14 relative error 6.848809591393579e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.2100000000000632 y[1] (analytic) 0.0643839984465917 y[1] (numeric) 0.06438399844654999 absolute error 4.171663015029026e-14 relative error 6.479347533051298e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.2000000000000632 y[1] (analytic) 0.06796091403275073 y[1] (numeric) 0.06796091403270899 absolute error 4.1744385725905886e-14 relative error 6.142410872489007e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.1900000000000632 y[1] (analytic) 0.07163103275080984 y[1] (numeric) 0.07163103275076806 absolute error 4.178601908932933e-14 relative error 5.83350783656779e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.1800000000000632 y[1] (analytic) 0.07539398759195559 y[1] (numeric) 0.07539398759191382 absolute error 4.1772141301521515e-14 relative error 5.5405135920915965e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.1700000000000632 y[1] (analytic) 0.0792494022638397 y[1] (numeric) 0.07924940226379794 absolute error 4.17582635137137e-14 relative error 5.269221258564289e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.1600000000000632 y[1] (analytic) 0.08319689122820784 y[1] (numeric) 0.08319689122816606 absolute error 4.1772141301521515e-14 relative error 5.020877665601849e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.1500000000000632 y[1] (analytic) 0.08723605973945314 y[1] (numeric) 0.08723605973941133 absolute error 4.181377466494496e-14 relative error 4.79317552739425e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.1400000000000632 y[1] (analytic) 0.0913665038840904 y[1] (numeric) 0.09136650388404857 absolute error 4.182765245275277e-14 relative error 4.5780073303249375e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.1300000000000632 y[1] (analytic) 0.09558781062114718 y[1] (numeric) 0.09558781062110534 absolute error 4.184153024056059e-14 relative error 4.377287226129213e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.1200000000000632 y[1] (analytic) 0.09989955782346749 y[1] (numeric) 0.09989955782342569 absolute error 4.1799896877137144e-14 relative error 4.184192381612113e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.1100000000000632 y[1] (analytic) 0.10430131431992429 y[1] (numeric) 0.10430131431988249 absolute error 4.1799896877137144e-14 relative error 4.0076097937676964e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.1000000000000631 y[1] (analytic) 0.10879263993853605 y[1] (numeric) 0.10879263993849421 absolute error 4.184153024056059e-14 relative error 3.8459890544249646e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.0900000000000631 y[1] (analytic) 0.11337308555048353 y[1] (numeric) 0.11337308555044176 absolute error 4.1772141301521515e-14 relative error 3.684484822715788e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.0800000000000631 y[1] (analytic) 0.11804219311502273 y[1] (numeric) 0.11804219311498096 absolute error 4.1772141301521515e-14 relative error 3.5387466294207094e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.0700000000000631 y[1] (analytic) 0.12279949572528803 y[1] (numeric) 0.12279949572524626 absolute error 4.1772141301521515e-14 relative error 3.4016541399297785e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.0600000000000631 y[1] (analytic) 0.12764451765498286 y[1] (numeric) 0.12764451765494106 absolute error 4.1799896877137144e-14 relative error 3.274711491340373e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.050000000000063 y[1] (analytic) 0.13257677440595173 y[1] (numeric) 0.13257677440590987 absolute error 4.18554080283684e-14 relative error 3.1570694200333025e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.040000000000063 y[1] (analytic) 0.1375957727566297 y[1] (numeric) 0.13759577275658783 absolute error 4.188316360398403e-14 relative error 3.0439280775045465e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.030000000000063 y[1] (analytic) 0.1427010108113641 y[1] (numeric) 0.1427010108113223 absolute error 4.1799896877137144e-14 relative error 2.929194168946165e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.020000000000063 y[1] (analytic) 0.14789197805060406 y[1] (numeric) 0.1478919780505622 absolute error 4.18554080283684e-14 relative error 2.830133762498381e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.010000000000063 y[1] (analytic) 0.15316815538195128 y[1] (numeric) 0.1531681553819094 absolute error 4.188316360398403e-14 relative error 2.734456356123185e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.000000000000063 y[1] (analytic) 0.1585290151920694 y[1] (numeric) 0.15852901519202756 absolute error 4.18554080283684e-14 relative error 2.640236424711119e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.990000000000063 y[1] (analytic) 0.16397402139944484 y[1] (numeric) 0.163974021399403 absolute error 4.182765245275277e-14 relative error 2.5508706864521888e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.980000000000063 y[1] (analytic) 0.16950262950799444 y[1] (numeric) 0.16950262950795253 absolute error 4.191091917959966e-14 relative error 2.472582242603084e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.970000000000063 y[1] (analytic) 0.1751142866615143 y[1] (numeric) 0.1751142866614724 absolute error 4.188316360398403e-14 relative error 2.3917616547724483e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.960000000000063 y[1] (analytic) 0.18080843169896554 y[1] (numeric) 0.1808084316989237 absolute error 4.18554080283684e-14 relative error 2.314903549302113e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.950000000000063 y[1] (analytic) 0.18658449521058962 y[1] (numeric) 0.1865844952105477 absolute error 4.191091917959966e-14 relative error 2.2462166072425617e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.940000000000063 y[1] (analytic) 0.1924418995948486 y[1] (numeric) 0.19244189959480665 absolute error 4.193867475521529e-14 relative error 2.1792902088115707e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 14.6067019756263 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.930000000000063 y[1] (analytic) 0.19838005911618517 y[1] (numeric) 0.1983800591161433 absolute error 4.188316360398403e-14 relative error 2.1112587520429325e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 14.915646475263923 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.920000000000063 y[1] (analytic) 0.20439837996359578 y[1] (numeric) 0.2043983799635539 absolute error 4.188316360398403e-14 relative error 2.0490946949503023e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 15.229233862437146 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.910000000000063 y[1] (analytic) 0.2104962603100109 y[1] (numeric) 0.210496260309969 absolute error 4.188316360398403e-14 relative error 1.98973433268126e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 15.547633751038559 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.900000000000063 y[1] (analytic) 0.2166730903724775 y[1] (numeric) 0.21667309037243554 absolute error 4.196643033083092e-14 relative error 1.9368547454918115e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 15.871022956844284 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.890000000000063 y[1] (analytic) 0.22292825247313652 y[1] (numeric) 0.22292825247309456 absolute error 4.196643033083092e-14 relative error 1.8825083795015164e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 16.199585908941796 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.880000000000063 y[1] (analytic) 0.22926112110099062 y[1] (numeric) 0.22926112110094865 absolute error 4.196643033083092e-14 relative error 1.8305079434879194e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 16.533515089019346 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.870000000000063 y[1] (analytic) 0.23567106297445428 y[1] (numeric) 0.23567106297441237 absolute error 4.191091917959966e-14 relative error 1.7783650928812852e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 16.87301150076439 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.8600000000000629 y[1] (analytic) 0.24215743710468196 y[1] (numeric) 0.24215743710464 absolute error 4.196643033083092e-14 relative error 1.7330225671611027e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 17.218285171827333 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.8500000000000629 y[1] (analytic) 0.24871959485966577 y[1] (numeric) 0.24871959485962378 absolute error 4.1994185906446546e-14 relative error 1.6884148565029942e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 17.56955569103801 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.8400000000000629 y[1] (analytic) 0.25535688002909873 y[1] (numeric) 0.2553568800290567 absolute error 4.2021941482062175e-14 relative error 1.6456161853666775e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 17.927052783817935 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.8300000000000629 y[1] (analytic) 0.2620686288899948 y[1] (numeric) 0.26206862888995286 absolute error 4.196643033083092e-14 relative error 1.6013526879803162e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 18.291016929015083 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.8200000000000629 y[1] (analytic) 0.26885417027306124 y[1] (numeric) 0.2688541702730192 absolute error 4.2021941482062175e-14 relative error 1.563001289486515e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 18.661700020701947 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.8100000000000629 y[1] (analytic) 0.27571282562981414 y[1] (numeric) 0.2757128256297721 absolute error 4.2021941482062175e-14 relative error 1.5241199384203818e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 19.039366078828174 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.8000000000000629 y[1] (analytic) 0.28264390910043347 y[1] (numeric) 0.2826439091003914 absolute error 4.207745263329343e-14 relative error 1.4887089825219554e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 19.42429201300704 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.7900000000000629 y[1] (analytic) 0.2896467275823479 y[1] (numeric) 0.2896467275823059 absolute error 4.196643033083092e-14 relative error 1.448883289002451e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 19.175679479274745 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.7800000000000629 y[1] (analytic) 0.2967205807995451 y[1] (numeric) 0.2967205807995031 absolute error 4.2021941482062175e-14 relative error 1.4162125649939614e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 18.79596920065786 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.7700000000000629 y[1] (analytic) 0.3038647613725981 y[1] (numeric) 0.3038647613725561 absolute error 4.2021941482062175e-14 relative error 1.382915916022753e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 18.423698231270613 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.7600000000000628 y[1] (analytic) 0.31107855488940306 y[1] (numeric) 0.31107855488936104 absolute error 4.2021941482062175e-14 relative error 1.3508466212658769e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 18.058577751569537 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.7500000000000628 y[1] (analytic) 0.3183612399766198 y[1] (numeric) 0.3183612399765778 absolute error 4.2021941482062175e-14 relative error 1.3199452761632739e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 17.700332738939597 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.7400000000000628 y[1] (analytic) 0.32571208837180854 y[1] (numeric) 0.32571208837176646 absolute error 4.207745263329343e-14 relative error 1.291860331117369e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 17.348701132213908 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.7300000000000628 y[1] (analytic) 0.33313036499625537 y[1] (numeric) 0.33313036499621324 absolute error 4.213296378452469e-14 relative error 1.2647590316481145e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 17.003433055672627 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.7200000000000628 y[1] (analytic) 0.3406153280284796 y[1] (numeric) 0.3406153280284375 absolute error 4.207745263329343e-14 relative error 1.2353364388162603e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 16.664290097623958 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.7100000000000628 y[1] (analytic) 0.34816622897841565 y[1] (numeric) 0.34816622897837357 absolute error 4.207745263329343e-14 relative error 1.2085449170862003e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 16.33104463912395 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.7000000000000628 y[1] (analytic) 0.3557823127622609 y[1] (numeric) 0.3557823127622188 absolute error 4.213296378452469e-14 relative error 1.1842343554801323e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 16.003479228800543 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.6900000000000628 y[1] (analytic) 0.3634628177779836 y[1] (numeric) 0.3634628177779415 absolute error 4.213296378452469e-14 relative error 1.1592097382093441e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 15.68138600011348 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.6800000000000628 y[1] (analytic) 0.37120697598148267 y[1] (numeric) 0.37120697598144053 absolute error 4.213296378452469e-14 relative error 1.1350261851390007e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 15.364566127710708 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.6700000000000628 y[1] (analytic) 0.3790140129633911 y[1] (numeric) 0.37901401296334897 absolute error 4.213296378452469e-14 relative error 1.1116465973144457e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 15.052829319838827 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.6600000000000628 y[1] (analytic) 0.3868831480265167 y[1] (numeric) 0.3868831480264745 absolute error 4.218847493575595e-14 relative error 1.090470731303716e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 14.745993344031518 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.6500000000000627 y[1] (analytic) 0.3948135942639105 y[1] (numeric) 0.39481359426386836 absolute error 4.213296378452469e-14 relative error 1.0671609183842134e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 14.44388358354172 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.6400000000000627 y[1] (analytic) 0.4028045586375576 y[1] (numeric) 0.4028045586375155 absolute error 4.207745263329343e-14 relative error 1.0446121259306453e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 14.146332622200168 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.6300000000000627 y[1] (analytic) 0.41085524205767976 y[1] (numeric) 0.4108552420576377 absolute error 4.207745263329343e-14 relative error 1.0241430150083421e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 13.853179855580235 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.6200000000000627 y[1] (analytic) 0.41896483946264385 y[1] (numeric) 0.41896483946260177 absolute error 4.207745263329343e-14 relative error 1.0043194242089899e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.6100000000000627 y[1] (analytic) 0.4271325398994673 y[1] (numeric) 0.42713253989942523 absolute error 4.207745263329343e-14 relative error 9.85114658864367e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.6000000000000627 y[1] (analytic) 0.4353575266049129 y[1] (numeric) 0.43535752660487076 absolute error 4.213296378452469e-14 relative error 9.67778462752072e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.5900000000000627 y[1] (analytic) 0.44363897708716415 y[1] (numeric) 0.44363897708712197 absolute error 4.218847493575595e-14 relative error 9.50964119806519e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.5800000000000627 y[1] (analytic) 0.45197606320807404 y[1] (numeric) 0.45197606320803185 absolute error 4.218847493575595e-14 relative error 9.3342277102701e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.5700000000000627 y[1] (analytic) 0.46036795126597796 y[1] (numeric) 0.4603679512659358 absolute error 4.213296378452469e-14 relative error 9.152019307308892e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.5600000000000627 y[1] (analytic) 0.46881380207906354 y[1] (numeric) 0.46881380207902135 absolute error 4.218847493575595e-14 relative error 8.998983124784589e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.5500000000000627 y[1] (analytic) 0.4773127710692874 y[1] (numeric) 0.47731277106924525 absolute error 4.213296378452469e-14 relative error 8.82711847205291e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.5400000000000627 y[1] (analytic) 0.4858640083468332 y[1] (numeric) 0.485864008346791 absolute error 4.218847493575595e-14 relative error 8.683185873204211e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.5300000000000626 y[1] (analytic) 0.494466658795099 y[1] (numeric) 0.4944666587950568 absolute error 4.218847493575595e-14 relative error 8.532117218693675e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.5200000000000626 y[1] (analytic) 0.503119862156209 y[1] (numeric) 0.5031198621561668 absolute error 4.218847493575595e-14 relative error 8.385372574032318e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.5100000000000626 y[1] (analytic) 0.5118227531170378 y[1] (numeric) 0.5118227531169957 absolute error 4.218847493575595e-14 relative error 8.242790043784701e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.5000000000000626 y[1] (analytic) 0.520574461395742 y[1] (numeric) 0.5205744613956999 absolute error 4.218847493575595e-14 relative error 8.104215259166194e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.4900000000000626 y[1] (analytic) 0.5293741118287867 y[1] (numeric) 0.5293741118287445 absolute error 4.218847493575595e-14 relative error 7.969500962185471e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.4800000000000626 y[1] (analytic) 0.5382208244584616 y[1] (numeric) 0.5382208244584193 absolute error 4.2299497238218464e-14 relative error 7.859134265341496e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.4700000000000626 y[1] (analytic) 0.5471137146208759 y[1] (numeric) 0.5471137146208337 absolute error 4.218847493575595e-14 relative error 7.711098042020493e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.4600000000000626 y[1] (analytic) 0.5560518930344241 y[1] (numeric) 0.556051893034382 absolute error 4.218847493575595e-14 relative error 7.587147074624588e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.45000000000006257 y[1] (analytic) 0.5650344658887134 y[1] (numeric) 0.5650344658886712 absolute error 4.218847493575595e-14 relative error 7.466531244142759e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.44000000000006256 y[1] (analytic) 0.5740605349339438 y[1] (numeric) 0.5740605349339015 absolute error 4.2299497238218464e-14 relative error 7.368473299263779e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.43000000000006255 y[1] (analytic) 0.5831291975707324 y[1] (numeric) 0.5831291975706901 absolute error 4.2299497238218464e-14 relative error 7.253880857695797e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.42000000000006255 y[1] (analytic) 0.5922395469403727 y[1] (numeric) 0.5922395469403304 absolute error 4.2299497238218464e-14 relative error 7.142295285201077e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.41000000000006254 y[1] (analytic) 0.6013906720155198 y[1] (numeric) 0.6013906720154775 absolute error 4.2299497238218464e-14 relative error 7.033613789927035e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.40000000000006253 y[1] (analytic) 0.6105816576912919 y[1] (numeric) 0.6105816576912496 absolute error 4.2299497238218464e-14 relative error 6.927737953701346e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.3900000000000625 y[1] (analytic) 0.6198115848767807 y[1] (numeric) 0.6198115848767385 absolute error 4.218847493575595e-14 relative error 6.806661244343e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.3800000000000625 y[1] (analytic) 0.6290795305869592 y[1] (numeric) 0.629079530586917 absolute error 4.218847493575595e-14 relative error 6.706381766450456e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.3700000000000625 y[1] (analytic) 0.6383845680349798 y[1] (numeric) 0.6383845680349375 absolute error 4.2299497238218464e-14 relative error 6.626021266212798e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.3600000000000625 y[1] (analytic) 0.6477257667248515 y[1] (numeric) 0.6477257667248093 absolute error 4.218847493575595e-14 relative error 6.5133235549786704e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.3500000000000625 y[1] (analytic) 0.65710219254449 y[1] (numeric) 0.6571021925444477 absolute error 4.2299497238218464e-14 relative error 6.43727835915789e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.3400000000000625 y[1] (analytic) 0.6665129078591268 y[1] (numeric) 0.6665129078590845 absolute error 4.2299497238218464e-14 relative error 6.3463883053798e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.33000000000006247 y[1] (analytic) 0.6759569716050726 y[1] (numeric) 0.6759569716050303 absolute error 4.2299497238218464e-14 relative error 6.257720389772371e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.32000000000006246 y[1] (analytic) 0.685433439383823 y[1] (numeric) 0.6854334393837807 absolute error 4.2299497238218464e-14 relative error 6.1712042056547474e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.31000000000006245 y[1] (analytic) 0.694941363556497 y[1] (numeric) 0.6949413635564547 absolute error 4.2299497238218464e-14 relative error 6.08677213020428e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.30000000000006244 y[1] (analytic) 0.7044797933386008 y[1] (numeric) 0.7044797933385585 absolute error 4.2299497238218464e-14 relative error 6.0043591935769914e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.29000000000006243 y[1] (analytic) 0.7140477748951046 y[1] (numeric) 0.7140477748950623 absolute error 4.2299497238218464e-14 relative error 5.923902955153437e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.2800000000000624 y[1] (analytic) 0.7236443514358263 y[1] (numeric) 0.723644351435784 absolute error 4.2299497238218464e-14 relative error 5.8453433864700924e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.2700000000000624 y[1] (analytic) 0.7332685633111087 y[1] (numeric) 0.7332685633110664 absolute error 4.2299497238218464e-14 relative error 5.768622760426698e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.2600000000000624 y[1] (analytic) 0.7429194481077845 y[1] (numeric) 0.7429194481077422 absolute error 4.2299497238218464e-14 relative error 5.693685546388005e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.2500000000000624 y[1] (analytic) 0.7525960407454166 y[1] (numeric) 0.7525960407453742 absolute error 4.241051954068098e-14 relative error 5.635230222401255e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.24000000000006239 y[1] (analytic) 0.7622973735728048 y[1] (numeric) 0.7622973735727624 absolute error 4.241051954068098e-14 relative error 5.563513795398178e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.23000000000006238 y[1] (analytic) 0.7720224764647509 y[1] (numeric) 0.7720224764647085 absolute error 4.241051954068098e-14 relative error 5.493430675087005e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.22000000000006237 y[1] (analytic) 0.7817703769190698 y[1] (numeric) 0.7817703769190274 absolute error 4.241051954068098e-14 relative error 5.42493304847638e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.21000000000006236 y[1] (analytic) 0.7915401001538395 y[1] (numeric) 0.791540100153797 absolute error 4.241051954068098e-14 relative error 5.35797485590917e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.20000000000006235 y[1] (analytic) 0.8013306692048776 y[1] (numeric) 0.8013306692048353 absolute error 4.2299497238218464e-14 relative error 5.278656971932729e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.19000000000006234 y[1] (analytic) 0.8111411050234382 y[1] (numeric) 0.8111411050233959 absolute error 4.2299497238218464e-14 relative error 5.2148136712904235e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.18000000000006233 y[1] (analytic) 0.8209704265741145 y[1] (numeric) 0.8209704265740722 absolute error 4.2299497238218464e-14 relative error 5.1523777067991385e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.17000000000006232 y[1] (analytic) 0.8308176509329426 y[1] (numeric) 0.8308176509329002 absolute error 4.241051954068098e-14 relative error 5.104672426381086e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.16000000000006231 y[1] (analytic) 0.8406817933856925 y[1] (numeric) 0.8406817933856501 absolute error 4.241051954068098e-14 relative error 5.044776736496261e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.1500000000000623 y[1] (analytic) 0.8505618675263391 y[1] (numeric) 0.8505618675262967 absolute error 4.241051954068098e-14 relative error 4.986176921382814e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.1400000000000623 y[1] (analytic) 0.8604568853557019 y[1] (numeric) 0.8604568853556593 absolute error 4.2521541843143495e-14 relative error 4.941739971732068e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.1300000000000623 y[1] (analytic) 0.8703658573802434 y[1] (numeric) 0.8703658573802009 absolute error 4.2521541843143495e-14 relative error 4.885479075561529e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.12000000000006229 y[1] (analytic) 0.8802877927110188 y[1] (numeric) 0.8802877927109763 absolute error 4.241051954068098e-14 relative error 4.817801620316633e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.1100000000000623 y[1] (analytic) 0.8902216991627633 y[1] (numeric) 0.8902216991627209 absolute error 4.241051954068098e-14 relative error 4.76404019140033e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.1000000000000623 y[1] (analytic) 0.9001665833531098 y[1] (numeric) 0.9001665833530674 absolute error 4.241051954068098e-14 relative error 4.711407902157654e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.09000000000006231 y[1] (analytic) 0.9101214508019269 y[1] (numeric) 0.9101214508018844 absolute error 4.241051954068098e-14 relative error 4.659874734664499e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.08000000000006231 y[1] (analytic) 0.9200853060307652 y[1] (numeric) 0.9200853060307228 absolute error 4.241051954068098e-14 relative error 4.6094116776670795e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.07000000000006232 y[1] (analytic) 0.9300571526624051 y[1] (numeric) 0.9300571526623627 absolute error 4.241051954068098e-14 relative error 4.559990686515937e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.060000000000062316 y[1] (analytic) 0.9400359935204932 y[1] (numeric) 0.9400359935204508 absolute error 4.241051954068098e-14 relative error 4.5115846449507695e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.050000000000062314 y[1] (analytic) 0.9500208307292595 y[1] (numeric) 0.950020830729217 absolute error 4.2521541843143495e-14 relative error 4.475853630546491e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.04000000000006231 y[1] (analytic) 0.9600106658133036 y[1] (numeric) 0.9600106658132611 absolute error 4.2521541843143495e-14 relative error 4.429278065063997e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.03000000000006231 y[1] (analytic) 0.9700044997974421 y[1] (numeric) 0.9700044997973996 absolute error 4.2521541843143495e-14 relative error 4.383643771964245e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.020000000000062308 y[1] (analytic) 0.9800013333066047 y[1] (numeric) 0.9800013333065621 absolute error 4.2521541843143495e-14 relative error 4.338926937953475e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.010000000000062308 y[1] (analytic) 0.9900001666657711 y[1] (numeric) 0.9900001666657285 absolute error 4.2521541843143495e-14 relative error 4.295104513603479e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -6.230779781013496e-14 y[1] (analytic) 0.9999999999999377 y[1] (numeric) 0.9999999999998952 absolute error 4.2521541843143495e-14 relative error 4.2521541843146145e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.009999999999937692 y[1] (analytic) 1.0099998333341043 y[1] (numeric) 1.0099998333340618 absolute error 4.241051954068098e-14 relative error 4.199062033572805e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.009642212974075585 Order of pole (three term test) -0.8952747964325984 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.019999999999937693 y[1] (analytic) 1.0199986666932708 y[1] (numeric) 1.0199986666932284 absolute error 4.241051954068098e-14 relative error 4.1578995076700896e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.019280561247621744 Order of pole (three term test) -0.9025267861457515 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.029999999999937695 y[1] (analytic) 1.0299955002024335 y[1] (numeric) 1.029995500202391 absolute error 4.241051954068098e-14 relative error 4.117544157459493e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.028911181678548014 Order of pole (three term test) -0.9146101993515634 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.039999999999937697 y[1] (analytic) 1.0399893341865718 y[1] (numeric) 1.0399893341865296 absolute error 4.218847493575595e-14 relative error 4.0566257315276875e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.038530214241298544 Order of pole (three term test) -0.9315201829574095 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.0499999999999377 y[1] (analytic) 1.0499791692706162 y[1] (numeric) 1.0499791692705738 absolute error 4.241051954068098e-14 relative error 4.039177231500896e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.04813380358341969 Order of pole (three term test) -0.9532499453961509 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.0599999999999377 y[1] (analytic) 1.0599640064793825 y[1] (numeric) 1.05996400647934 absolute error 4.241051954068098e-14 relative error 4.001128272416099e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.057718100580257836 Order of pole (three term test) -0.9797907593872567 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.0699999999999377 y[1] (analytic) 1.0699428473374706 y[1] (numeric) 1.0699428473374284 absolute error 4.218847493575595e-14 relative error 3.943058738206536e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.06727926388708423 Order of pole (three term test) -1.0111319654848039 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.07999999999993769 y[1] (analytic) 1.0799146939691107 y[1] (numeric) 1.0799146939690685 absolute error 4.218847493575595e-14 relative error 3.9066488465581235e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.07681346148800673 Order of pole (three term test) -1.047260976410839 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.08999999999993769 y[1] (analytic) 1.089878549197949 y[1] (numeric) 1.0898785491979068 absolute error 4.218847493575595e-14 relative error 3.870933597766724e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.08631687224102816 Order of pole (three term test) -1.08816328217226 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.09999999999993768 y[1] (analytic) 1.0998334166467663 y[1] (numeric) 1.099833416646724 absolute error 4.218847493575595e-14 relative error 3.8358968092079375e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.09578568741861478 Order of pole (three term test) -1.1338224559590393 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.10999999999993768 y[1] (analytic) 1.109778300837113 y[1] (numeric) 1.1097783008370707 absolute error 4.218847493575595e-14 relative error 3.801522781976626e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.10521611224313747 Order of pole (three term test) -1.1842201608212726 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.11999999999993767 y[1] (analytic) 1.1197122072888575 y[1] (numeric) 1.1197122072888153 absolute error 4.218847493575595e-14 relative error 3.7677962838242404e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.11460436741655394 Order of pole (three term test) -1.2393361571222192 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.12999999999993767 y[1] (analytic) 1.129634142619633 y[1] (numeric) 1.1296341426195908 absolute error 4.218847493575595e-14 relative error 3.734702532797074e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.12394669064369884 Order of pole (three term test) -1.2991483107641497 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.13999999999993767 y[1] (analytic) 1.1395431146441748 y[1] (numeric) 1.1395431146441326 absolute error 4.218847493575595e-14 relative error 3.702227181542789e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1332393381485576 Order of pole (three term test) -1.3636326021835212 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.14999999999993768 y[1] (analytic) 1.1494381324735377 y[1] (numeric) 1.1494381324734955 absolute error 4.218847493575595e-14 relative error 3.670356302254242e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1424785861828939 Order of pole (three term test) -1.4327631361116242 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.1599999999999377 y[1] (analytic) 1.1593182066141845 y[1] (numeric) 1.1593182066141423 absolute error 4.218847493575595e-14 relative error 3.639076372221252e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.15166073252661508 Order of pole (three term test) -1.506512152096587 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.1699999999999377 y[1] (analytic) 1.1691823490669346 y[1] (numeric) 1.1691823490668924 absolute error 4.218847493575595e-14 relative error 3.6083742599624804e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.16078209797925372 Order of pole (three term test) -1.5848500357822342 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.1799999999999377 y[1] (analytic) 1.179029573425763 y[1] (numeric) 1.1790295734257208 absolute error 4.218847493575595e-14 relative error 3.5782372119109807e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.16983902784195282 Order of pole (three term test) -1.6677453309390178 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.18999999999993772 y[1] (analytic) 1.1888588949764394 y[1] (numeric) 1.1888588949763974 absolute error 4.196643033083092e-14 relative error 3.5299757194198055e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.17882789338934663 Order of pole (three term test) -1.7551647522419158 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.19999999999993773 y[1] (analytic) 1.1986693307950003 y[1] (numeric) 1.198669330794958 absolute error 4.218847493575595e-14 relative error 3.5196091075238447e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.18774509333073058 Order of pole (three term test) -1.847073198789867 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.20999999999993774 y[1] (analytic) 1.2084598998460387 y[1] (numeric) 1.2084598998459966 absolute error 4.218847493575595e-14 relative error 3.4910943210553266e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1965870552599211 Order of pole (three term test) -1.9434337683610006 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.21999999999993775 y[1] (analytic) 1.2182296230808085 y[1] (numeric) 1.2182296230807665 absolute error 4.196643033083092e-14 relative error 3.4448702884683646e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.20535023709320885 Order of pole (three term test) -2.0442077723976073 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.22999999999993775 y[1] (analytic) 1.2279775235351278 y[1] (numeric) 1.2279775235350858 absolute error 4.196643033083092e-14 relative error 3.417524305332321e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.21403112849481978 Order of pole (three term test) -2.1493547517145317 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.23999999999993776 y[1] (analytic) 1.237702626427074 y[1] (numeric) 1.237702626427032 absolute error 4.196643033083092e-14 relative error 3.3906715098421582e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.22262625228929397 Order of pole (three term test) -2.258832492924268 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.24999999999993777 y[1] (analytic) 1.2474039592544626 y[1] (numeric) 1.2474039592544206 absolute error 4.196643033083092e-14 relative error 3.364301517522282e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2311321658602091 Order of pole (three term test) -2.3725970455718572 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.2599999999999378 y[1] (analytic) 1.2570805518920949 y[1] (numeric) 1.257080551892053 absolute error 4.196643033083092e-14 relative error 3.338404230951242e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.23954546253467382 Order of pole (three term test) -2.4906027399722883 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.2699999999999378 y[1] (analytic) 1.2667314366887712 y[1] (numeric) 1.266731436688729 absolute error 4.218847493575595e-14 relative error 3.330498771392015e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24786277295302633 Order of pole (three term test) -2.6128022057428937 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.2799999999999378 y[1] (analytic) 1.276355648564054 y[1] (numeric) 1.2763556485640117 absolute error 4.218847493575595e-14 relative error 3.305385531314842e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25608076642317806 Order of pole (three term test) -2.7391463910228517 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.2899999999999378 y[1] (analytic) 1.285952225104776 y[1] (numeric) 1.2859522251047337 absolute error 4.218847493575595e-14 relative error 3.280718685510929e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2641961522590517 Order of pole (three term test) -2.8695845823717283 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.2999999999999378 y[1] (analytic) 1.29552020666128 y[1] (numeric) 1.295520206661238 absolute error 4.218847493575595e-14 relative error 3.2564891476668667e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2722056811025652 Order of pole (three term test) -3.004064425338588 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.3099999999999378 y[1] (analytic) 1.3050586364433843 y[1] (numeric) 1.305058636443342 absolute error 4.218847493575595e-14 relative error 3.2326880768154786e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2801061462286282 Order of pole (three term test) -3.1425319456930527 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.31999999999993783 y[1] (analytic) 1.3145665606160588 y[1] (numeric) 1.3145665606160166 absolute error 4.218847493575595e-14 relative error 3.2093068696334957e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.28789438483261653 Order of pole (three term test) -3.2849315713093103 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.32999999999993784 y[1] (analytic) 1.3240430283948095 y[1] (numeric) 1.3240430283947675 absolute error 4.196643033083092e-14 relative error 3.169566957480869e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.29556727929980325 Order of pole (three term test) -3.431206154693832 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.33999999999993785 y[1] (analytic) 1.3334870921407558 y[1] (numeric) 1.3334870921407138 absolute error 4.196643033083092e-14 relative error 3.1471193518235544e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3031217584562337 Order of pole (three term test) -3.5812969961473846 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.34999999999993786 y[1] (analytic) 1.342897807455393 y[1] (numeric) 1.342897807455351 absolute error 4.196643033083092e-14 relative error 3.1250650718055413e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3105547988005345 Order of pole (three term test) -3.735143867551481 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.35999999999993787 y[1] (analytic) 1.3522742332750317 y[1] (numeric) 1.35227423327499 absolute error 4.1744385725905886e-14 relative error 3.0869763468617185e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3178634257161609 Order of pole (three term test) -3.892685036769328 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.3699999999999379 y[1] (analytic) 1.361615431964904 y[1] (numeric) 1.3616154319648621 absolute error 4.196643033083092e-14 relative error 3.082105956325017e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.32504471466359225 Order of pole (three term test) -4.053857292651011 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.3799999999999379 y[1] (analytic) 1.370920469412925 y[1] (numeric) 1.3709204694128831 absolute error 4.1744385725905886e-14 relative error 3.0449896005843624e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.33209579235199466 Order of pole (three term test) -4.21859597063237 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.3899999999999379 y[1] (analytic) 1.3801884151231039 y[1] (numeric) 1.3801884151230621 absolute error 4.1744385725905886e-14 relative error 3.024542538431795e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3390138378898802 Order of pole (three term test) -4.38683497891688 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.3999999999999379 y[1] (analytic) 1.3894183423085933 y[1] (numeric) 1.3894183423085513 absolute error 4.196643033083092e-14 relative error 3.020431575784543e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3457960839142988 Order of pole (three term test) -4.5585068252294905 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.4099999999999379 y[1] (analytic) 1.3986093279843659 y[1] (numeric) 1.398609327984324 absolute error 4.196643033083092e-14 relative error 3.0005827568240006e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.35243981769811106 Order of pole (three term test) -4.733542644131267 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.4199999999999379 y[1] (analytic) 1.4077604530595136 y[1] (numeric) 1.4077604530594714 absolute error 4.218847493575595e-14 relative error 2.996850411877028e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3589423822348975 Order of pole (three term test) -4.911872224883359 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.42999999999993793 y[1] (analytic) 1.4168708024291543 y[1] (numeric) 1.4168708024291123 absolute error 4.196643033083092e-14 relative error 2.961909459837945e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.36530117730107287 Order of pole (three term test) -5.093424039848694 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.43999999999993794 y[1] (analytic) 1.4259394650659434 y[1] (numeric) 1.4259394650659014 absolute error 4.196643033083092e-14 relative error 2.9430723644983174e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.37151366049477735 Order of pole (three term test) -5.278125273419419 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.44999999999993795 y[1] (analytic) 1.4349655341111744 y[1] (numeric) 1.4349655341111323 absolute error 4.218847493575595e-14 relative error 2.94003402401492e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3775773482511361 Order of pole (three term test) -5.465901851458139 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.45999999999993796 y[1] (analytic) 1.4439481069654643 y[1] (numeric) 1.443948106965422 absolute error 4.218847493575595e-14 relative error 2.9217445372339126e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3834898168334806 Order of pole (three term test) -5.6566784712406 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.46999999999993797 y[1] (analytic) 1.452886285379013 y[1] (numeric) 1.4528862853789708 absolute error 4.218847493575595e-14 relative error 2.9037699206273587e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3892487033001403 Order of pole (three term test) -5.850378631887327 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.479999999999938 y[1] (analytic) 1.461779175541428 y[1] (numeric) 1.4617791755413856 absolute error 4.241051954068098e-14 relative error 2.901294549156001e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3948517064464192 Order of pole (three term test) -6.046924665271543 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.489999999999938 y[1] (analytic) 1.4706258881711034 y[1] (numeric) 1.470625888171061 absolute error 4.241051954068098e-14 relative error 2.8838414910146496e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4002965877213927 Order of pole (three term test) -6.246237767390619 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.499999999999938 y[1] (analytic) 1.4794255386041486 y[1] (numeric) 1.4794255386041062 absolute error 4.241051954068098e-14 relative error 2.8666883485528908e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4055811721191553 Order of pole (three term test) -6.4482380301878335 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.509999999999938 y[1] (analytic) 1.4881772468828534 y[1] (numeric) 1.488177246882811 absolute error 4.241051954068098e-14 relative error 2.84982985928016e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.41070334904417444 Order of pole (three term test) -6.652844473811376 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.519999999999938 y[1] (analytic) 1.496880137843683 y[1] (numeric) 1.4968801378436405 absolute error 4.241051954068098e-14 relative error 2.8332608916686588e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4156610731504127 Order of pole (three term test) -6.859975079297183 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.529999999999938 y[1] (analytic) 1.5055333412047935 y[1] (numeric) 1.5055333412047511 absolute error 4.241051954068098e-14 relative error 2.816976441500939e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4204523651538872 Order of pole (three term test) -7.069546821662044 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.539999999999938 y[1] (analytic) 1.51413599165306 y[1] (numeric) 1.5141359916530175 absolute error 4.241051954068098e-14 relative error 2.800971628339621e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4250753126183522 Order of pole (three term test) -7.281475703393243 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.549999999999938 y[1] (analytic) 1.5226872289306064 y[1] (numeric) 1.522687228930564 absolute error 4.241051954068098e-14 relative error 2.7852416921146816e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4295280707138006 Order of pole (three term test) -7.495676788320995 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.559999999999938 y[1] (analytic) 1.5311861979208308 y[1] (numeric) 1.5311861979207886 absolute error 4.218847493575595e-14 relative error 2.755280513437418e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4338088629474909 Order of pole (three term test) -7.712064235859629 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.569999999999938 y[1] (analytic) 1.539632048733917 y[1] (numeric) 1.5396320487338748 absolute error 4.218847493575595e-14 relative error 2.740166065681e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4379159818672184 Order of pole (three term test) -7.930551335603375 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.579999999999938 y[1] (analytic) 1.5480239367918216 y[1] (numeric) 1.5480239367917794 absolute error 4.218847493575595e-14 relative error 2.72531153640872e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.44184778973656014 Order of pole (three term test) -8.15105054226252 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.589999999999938 y[1] (analytic) 1.5563610229127323 y[1] (numeric) 1.55636102291269 absolute error 4.218847493575595e-14 relative error 2.71071263766296e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4456027191818388 Order of pole (three term test) -8.373473510925622 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.599999999999938 y[1] (analytic) 1.5646424733949842 y[1] (numeric) 1.564642473394942 absolute error 4.218847493575595e-14 relative error 2.69636518585711e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.44917927381055384 Order of pole (three term test) -8.597731132633063 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.609999999999938 y[1] (analytic) 1.5728674601004304 y[1] (numeric) 1.5728674601003882 absolute error 4.218847493575595e-14 relative error 2.6822650989970977e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.45257602880105535 Order of pole (three term test) -8.82373357024772 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.619999999999938 y[1] (analytic) 1.5810351605372546 y[1] (numeric) 1.5810351605372124 absolute error 4.218847493575595e-14 relative error 2.668408393992946e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.45579163146322965 Order of pole (three term test) -9.05139029460761 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.629999999999938 y[1] (analytic) 1.5891447579422193 y[1] (numeric) 1.5891447579421771 absolute error 4.218847493575595e-14 relative error 2.6547911840571234e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 13.853179855576602 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4588248017699932 Order of pole (three term test) -9.280610120946003 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6399999999999381 y[1] (analytic) 1.5971954413623424 y[1] (numeric) 1.5971954413623 absolute error 4.241051954068098e-14 relative error 2.655311832377041e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 14.146332622196475 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4616743328593949 Order of pole (three term test) -9.511301245563976 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6499999999999381 y[1] (analytic) 1.6051864057359904 y[1] (numeric) 1.605186405735948 absolute error 4.241051954068098e-14 relative error 2.6420931169819762e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 14.443883583537987 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.46433909150714403 Order of pole (three term test) -9.74337128274049 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6599999999999381 y[1] (analytic) 1.613116851973385 y[1] (numeric) 1.6131168519733425 absolute error 4.241051954068098e-14 relative error 2.6291039913691705e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 14.745993344027719 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4668180185693882 Order of pole (three term test) -9.976727301864774 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6699999999999381 y[1] (analytic) 1.6209859870365113 y[1] (numeric) 1.620985987036469 absolute error 4.241051954068098e-14 relative error 2.616340911016507e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 15.052829319834967 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4691101293955834 Order of pole (three term test) -10.211275864776086 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6799999999999381 y[1] (analytic) 1.6287930240184205 y[1] (numeric) 1.628793024018378 absolute error 4.241051954068098e-14 relative error 2.6038004163383096e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 15.364566127706786 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4712145142113081 Order of pole (three term test) -10.44692306329549 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6899999999999381 y[1] (analytic) 1.6365371822219204 y[1] (numeric) 1.636537182221878 absolute error 4.241051954068098e-14 relative error 2.591479130532212e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 15.6813860001095 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.47313033847088526 Order of pole (three term test) -10.683574556934516 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6999999999999381 y[1] (analytic) 1.6442176872376437 y[1] (numeric) 1.6442176872376015 absolute error 4.218847493575595e-14 relative error 2.565869182847339e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 16.0034792287965 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.47485684317968846 Order of pole (three term test) -10.921135610765134 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7099999999999381 y[1] (analytic) 1.6518337710214896 y[1] (numeric) 1.6518337710214475 absolute error 4.218847493575595e-14 relative error 2.5540387704791086e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 16.331044639119824 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4763933451860244 Order of pole (three term test) -11.159511133436066 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7199999999999381 y[1] (analytic) 1.6593846719714267 y[1] (numeric) 1.6593846719713843 absolute error 4.241051954068098e-14 relative error 2.5557979567387045e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 16.664290097619773 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4777392374424911 Order of pole (three term test) -11.398605715319729 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7299999999999381 y[1] (analytic) 1.6668696350036518 y[1] (numeric) 1.6668696350036094 absolute error 4.241051954068098e-14 relative error 2.544321322440316e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 17.00343305566835 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.47889398923672755 Order of pole (three term test) -11.638323666774378 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7399999999999382 y[1] (analytic) 1.6742879116280993 y[1] (numeric) 1.6742879116280571 absolute error 4.218847493575595e-14 relative error 2.519786151638121e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 17.348701132209566 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.47985714639148225 Order of pole (three term test) -11.87856905650633 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7499999999999382 y[1] (analytic) 1.681638760023289 y[1] (numeric) 1.6816387600232467 absolute error 4.218847493575595e-14 relative error 2.5087715589507276e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 17.700332738935177 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.48062833143393824 Order of pole (three term test) -12.119245750016196 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7599999999999382 y[1] (analytic) 1.6889214451105066 y[1] (numeric) 1.6889214451104644 absolute error 4.218847493575595e-14 relative error 2.4979536530780178e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 18.058577751565025 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4812072437342496 Order of pole (three term test) -12.360257448114305 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7699999999999382 y[1] (analytic) 1.6961352386273125 y[1] (numeric) 1.6961352386272701 absolute error 4.241051954068098e-14 relative error 2.500420872984394e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 18.42369823126604 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4815936596132519 Order of pole (three term test) -12.60150772548921 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7799999999999382 y[1] (analytic) 1.7032794192003662 y[1] (numeric) 1.703279419200324 absolute error 4.218847493575595e-14 relative error 2.4768968884484057e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 18.79596920065317 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.48178743241932254 Order of pole (three term test) -12.842900069314148 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7899999999999382 y[1] (analytic) 1.7103532724175643 y[1] (numeric) 1.710353272417522 absolute error 4.218847493575595e-14 relative error 2.4666526860923318e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 19.17567947926998 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4817884925743847 Order of pole (three term test) -13.084337917875928 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7999999999999382 y[1] (analytic) 1.7173560908994796 y[1] (numeric) 1.7173560908994374 absolute error 4.218847493575595e-14 relative error 2.456594480278076e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 19.4242920130119 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.48159684758905136 Order of pole (three term test) -13.32572469921041 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8099999999999382 y[1] (analytic) 1.7242871743701 y[1] (numeric) 1.7242871743700576 absolute error 4.241051954068098e-14 relative error 2.459597227832654e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 19.03936607883293 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4812125820469278 Order of pole (three term test) -13.566963869729697 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8199999999999382 y[1] (analytic) 1.7311458297268536 y[1] (numeric) 1.7311458297268114 absolute error 4.218847493575595e-14 relative error 2.4370260558818777e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 18.661700020706594 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4806358575580976 Order of pole (three term test) -13.807958952824958 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8299999999999382 y[1] (analytic) 1.7379313711099211 y[1] (numeric) 1.7379313711098787 absolute error 4.241051954068098e-14 relative error 2.4402873580442773e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 18.291016929019648 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.47986691268183 Order of pole (three term test) -14.048613577429977 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8399999999999382 y[1] (analytic) 1.7446431199708181 y[1] (numeric) 1.7446431199707757 absolute error 4.241051954068098e-14 relative error 2.4308994232236084e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 17.92705278382243 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4789060628185616 Order of pole (three term test) -14.288831516529704 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8499999999999382 y[1] (analytic) 1.751280405140252 y[1] (numeric) 1.7512804051402096 absolute error 4.241051954068098e-14 relative error 2.4216864081959805e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 17.56955569104242 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4777537000712153 Order of pole (three term test) -14.52851672559869 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8599999999999383 y[1] (analytic) 1.7578425628952368 y[1] (numeric) 1.7578425628951944 absolute error 4.241051954068098e-14 relative error 2.4126460717181157e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 17.21828517183168 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4764102930759307 Order of pole (three term test) -14.767573380954028 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8699999999999383 y[1] (analytic) 1.7643289370254651 y[1] (numeric) 1.764328937025423 absolute error 4.218847493575595e-14 relative error 2.3911910103839684e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 16.87301150076867 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4748763868022954 Order of pole (three term test) -15.005905918007386 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8799999999999383 y[1] (analytic) 1.77073887889893 y[1] (numeric) 1.7707388788988876 absolute error 4.241051954068098e-14 relative error 2.3950747366575264e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 16.533515089023535 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.47315260232317463 Order of pole (three term test) -15.243419069401417 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8899999999999383 y[1] (analytic) 1.777071747526785 y[1] (numeric) 1.7770717475267426 absolute error 4.241051954068098e-14 relative error 2.3865395192796932e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 16.199585908945934 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.47123963655425405 Order of pole (three term test) -15.48001790301487 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8999999999999383 y[1] (analytic) 1.7833269096274451 y[1] (numeric) 1.7833269096274025 absolute error 4.263256414560601e-14 relative error 2.3906196847841197e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 15.871022956848352 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4691382619634139 Order of pole (three term test) -15.71560785982188 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9099999999999383 y[1] (analytic) 1.7895037396899125 y[1] (numeric) 1.78950373968987 absolute error 4.241051954068098e-14 relative error 2.3699598162354176e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 15.54763375104256 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4668493262500764 Order of pole (three term test) -15.950094791590002 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9199999999999383 y[1] (analytic) 1.7956016200363285 y[1] (numeric) 1.795601620036286 absolute error 4.241051954068098e-14 relative error 2.3619114099386328e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 15.229233862441085 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4643737519946671 Order of pole (three term test) -16.183384998402556 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9299999999999383 y[1] (analytic) 1.8016199408837403 y[1] (numeric) 1.8016199408836977 absolute error 4.263256414560601e-14 relative error 2.366346152046566e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 14.915646475267815 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4617125362783525 Order of pole (three term test) -16.41538526599013 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9399999999999383 y[1] (analytic) 1.8075581004050778 y[1] (numeric) 1.8075581004050354 absolute error 4.241051954068098e-14 relative error 2.346288040820192e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 14.606701975630125 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4588667502732221 Order of pole (three term test) -16.64600290285677 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9499999999999383 y[1] (analytic) 1.8134155047893379 y[1] (numeric) 1.8134155047892953 absolute error 4.263256414560601e-14 relative error 2.3509539889237124e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.45583753880309763 Order of pole (three term test) -16.875145777186184 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9599999999999383 y[1] (analytic) 1.819191568300963 y[1] (numeric) 1.8191915683009203 absolute error 4.263256414560601e-14 relative error 2.3434895416441913e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.45262611987516177 Order of pole (three term test) -17.102722353513442 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9699999999999384 y[1] (analytic) 1.824885713338415 y[1] (numeric) 1.8248857133383727 absolute error 4.241051954068098e-14 relative error 2.3240096204762265e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4492337841826093 Order of pole (three term test) -17.32864172914788 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9799999999999384 y[1] (analytic) 1.830497370491936 y[1] (numeric) 1.8304973704918936 absolute error 4.241051954068098e-14 relative error 2.316885029410525e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4456618945785382 Order of pole (three term test) -17.552813670332803 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9899999999999384 y[1] (analytic) 1.8360259786004867 y[1] (numeric) 1.8360259786004443 absolute error 4.241051954068098e-14 relative error 2.3099084672542845e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.44191188552130356 Order of pole (three term test) -17.77514864812804 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9999999999999384 y[1] (analytic) 1.8414709848078632 y[1] (numeric) 1.8414709848078208 absolute error 4.241051954068098e-14 relative error 2.3030783482643927e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.43798526249157477 Order of pole (three term test) -17.99555787400114 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0099999999999383 y[1] (analytic) 1.8468318446179823 y[1] (numeric) 1.84683184461794 absolute error 4.241051954068098e-14 relative error 2.2963931266548853e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.43388360138134136 Order of pole (three term test) -18.213953335113462 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0199999999999383 y[1] (analytic) 1.8521080219493307 y[1] (numeric) 1.8521080219492883 absolute error 4.241051954068098e-14 relative error 2.2898512958247545e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4296085478551267 Order of pole (three term test) -18.430247829287328 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0299999999999383 y[1] (analytic) 1.8572989891885716 y[1] (numeric) 1.8572989891885292 absolute error 4.241051954068098e-14 relative error 2.2834513876093558e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.42516181668367925 Order of pole (three term test) -18.644354999640672 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0399999999999383 y[1] (analytic) 1.862404227243307 y[1] (numeric) 1.8624042272432648 absolute error 4.218847493575595e-14 relative error 2.2652695004994953e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.42054519105041777 Order of pole (three term test) -18.856189368875743 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0499999999999383 y[1] (analytic) 1.8674232255939862 y[1] (numeric) 1.8674232255939438 absolute error 4.241051954068098e-14 relative error 2.2710716542143855e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.41576052183092693 Order of pole (three term test) -19.06566637320844 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0599999999999383 y[1] (analytic) 1.8723554823449562 y[1] (numeric) 1.8723554823449138 absolute error 4.241051954068098e-14 relative error 2.2650890784673875e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4108097268457913 Order of pole (three term test) -19.272702395925396 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0699999999999383 y[1] (analytic) 1.877200504274652 y[1] (numeric) 1.8772005042746096 absolute error 4.241051954068098e-14 relative error 2.2592429228580647e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4056947900870918 Order of pole (three term test) -19.477214800555387 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0799999999999383 y[1] (analytic) 1.8819578068849183 y[1] (numeric) 1.881957806884876 absolute error 4.241051954068098e-14 relative error 2.2535319009558636e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4004177609188727 Order of pole (three term test) -19.67912196364264 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0899999999999384 y[1] (analytic) 1.8866269144494587 y[1] (numeric) 1.886626914449416 absolute error 4.263256414560601e-14 relative error 2.259724157388411e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3949807532519131 Order of pole (three term test) -19.878343307109184 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0999999999999384 y[1] (analytic) 1.8912073600614074 y[1] (numeric) 1.8912073600613648 absolute error 4.263256414560601e-14 relative error 2.254251175514764e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.389385944693142 Order of pole (three term test) -20.07479933019378 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1099999999999384 y[1] (analytic) 1.8956986856800202 y[1] (numeric) 1.8956986856799776 absolute error 4.263256414560601e-14 relative error 2.2489103604728705e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3836355756700446 Order of pole (three term test) -20.268411640955165 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1199999999999384 y[1] (analytic) 1.9001004421764782 y[1] (numeric) 1.9001004421764356 absolute error 4.263256414560601e-14 relative error 2.24370055389137e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.37773194853041697 Order of pole (three term test) -20.459102987327338 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1299999999999384 y[1] (analytic) 1.9044121893787995 y[1] (numeric) 1.9044121893787571 absolute error 4.241051954068098e-14 relative error 2.2269611472354036e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.37167742661783393 Order of pole (three term test) -20.64679728771524 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1399999999999384 y[1] (analytic) 1.9086334961158575 y[1] (numeric) 1.9086334961158151 absolute error 4.241051954068098e-14 relative error 2.2220357982288384e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3654744333232112 Order of pole (three term test) -20.83141966111874 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1499999999999384 y[1] (analytic) 1.912763940260496 y[1] (numeric) 1.9127639402604535 absolute error 4.241051954068098e-14 relative error 2.2172375089267507e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3591254511128396 Order of pole (three term test) -21.012896456773554 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1599999999999384 y[1] (analytic) 1.9168031087717423 y[1] (numeric) 1.9168031087717 absolute error 4.241051954068098e-14 relative error 2.212565252351713e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.35263302053328754 Order of pole (three term test) -21.191155283297796 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1699999999999384 y[1] (analytic) 1.9207505977361117 y[1] (numeric) 1.9207505977360693 absolute error 4.241051954068098e-14 relative error 2.2080180316313864e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3459997391935744 Order of pole (three term test) -21.366125037332772 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1799999999999384 y[1] (analytic) 1.924606012407997 y[1] (numeric) 1.9246060124079545 absolute error 4.241051954068098e-14 relative error 2.2035948795368505e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3392282607250203 Order of pole (three term test) -21.537735931667356 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1899999999999384 y[1] (analytic) 1.9283689672491438 y[1] (numeric) 1.9283689672491013 absolute error 4.241051954068098e-14 relative error 2.199294858036448e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3323212937191956 Order of pole (three term test) -21.705919522834847 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1999999999999384 y[1] (analytic) 1.932039085967204 y[1] (numeric) 1.9320390859671617 absolute error 4.241051954068098e-14 relative error 2.195117057864785e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.32528160064438943 Order of pole (three term test) -21.87060873817224 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2099999999999385 y[1] (analytic) 1.935616001553364 y[1] (numeric) 1.935616001553322 absolute error 4.218847493575595e-14 relative error 2.179589076650482e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.31811199674103763 Order of pole (three term test) -22.031737902331084 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2199999999999385 y[1] (analytic) 1.9390993563190464 y[1] (numeric) 1.9390993563190042 absolute error 4.218847493575595e-14 relative error 2.1756737115235544e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3108153488965463 Order of pole (three term test) -22.189242763230222 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2299999999999385 y[1] (analytic) 1.942488801931677 y[1] (numeric) 1.9424888019316346 absolute error 4.241051954068098e-14 relative error 2.183308315523184e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3033945744999599 Order of pole (three term test) -22.343060517440378 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2399999999999385 y[1] (analytic) 1.945783999449519 y[1] (numeric) 1.9457839994494768 absolute error 4.218847493575595e-14 relative error 2.168199293842044e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.295852640276934 Order of pole (three term test) -22.493129834990885 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2499999999999385 y[1] (analytic) 1.9489846193555667 y[1] (numeric) 1.9489846193555247 absolute error 4.196643033083092e-14 relative error 2.1532458447366893e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2881925611054693 Order of pole (three term test) -22.63939088358928 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2599999999999385 y[1] (analytic) 1.9520903415904969 y[1] (numeric) 1.952090341590455 absolute error 4.196643033083092e-14 relative error 2.149820089609075e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.28041739881288447 Order of pole (three term test) -22.781785352244423 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2699999999999385 y[1] (analytic) 1.955100855584674 y[1] (numeric) 1.9551008555846319 absolute error 4.218847493575595e-14 relative error 2.157866936390832e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2725302609544935 Order of pole (three term test) -22.920256474284358 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2799999999999385 y[1] (analytic) 1.9580158602892075 y[1] (numeric) 1.958015860289165 absolute error 4.241051954068098e-14 relative error 2.16599468884878e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.26453429957448465 Order of pole (three term test) -23.054749049759984 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2899999999999385 y[1] (analytic) 1.9608350642060555 y[1] (numeric) 1.9608350642060133 absolute error 4.218847493575595e-14 relative error 2.1515565335342528e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25643270994947653 Order of pole (three term test) -23.185209467226215 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2999999999999385 y[1] (analytic) 1.9635581854171766 y[1] (numeric) 1.9635581854171342 absolute error 4.241051954068098e-14 relative error 2.159880967910837e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24822872931525636 Order of pole (three term test) -23.31158572489241 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.3099999999999385 y[1] (analytic) 1.9661849516127181 y[1] (numeric) 1.966184951612676 absolute error 4.218847493575595e-14 relative error 2.145702259655269e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.23992563557719981 Order of pole (three term test) -23.433827451133876 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.3199999999999386 y[1] (analytic) 1.9687151001182501 y[1] (numeric) 1.9687151001182077 absolute error 4.241051954068098e-14 relative error 2.154223307279637e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.23152674600487652 Order of pole (three term test) -23.551885924356963 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.3299999999999386 y[1] (analytic) 1.97114837792103 y[1] (numeric) 1.9711483779209875 absolute error 4.241051954068098e-14 relative error 2.151564033216584e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.22303541591135717 Order of pole (three term test) -23.66571409221009 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.3399999999999386 y[1] (analytic) 1.9734845416953053 y[1] (numeric) 1.9734845416952629 absolute error 4.241051954068098e-14 relative error 2.149017063201751e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.21445503731774176 Order of pole (three term test) -23.775266590133484 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.3499999999999386 y[1] (analytic) 1.9757233578266455 y[1] (numeric) 1.9757233578266031 absolute error 4.241051954068098e-14 relative error 2.1465818770970957e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.20578903760342968 Order of pole (three term test) -23.88049975924064 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.3599999999999386 y[1] (analytic) 1.9778646024353033 y[1] (numeric) 1.9778646024352609 absolute error 4.241051954068098e-14 relative error 2.144257978451194e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1970408781426598 Order of pole (three term test) -23.981371663524886 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.3699999999999386 y[1] (analytic) 1.979908061398602 y[1] (numeric) 1.9799080613985596 absolute error 4.241051954068098e-14 relative error 2.1420448942827324e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.18821405292785945 Order of pole (three term test) -24.077842106384384 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.3799999999999386 y[1] (analytic) 1.9818535303723481 y[1] (numeric) 1.9818535303723057 absolute error 4.241051954068098e-14 relative error 2.1399421748746966e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1793120871803337 Order of pole (three term test) -24.169872646459474 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.3899999999999386 y[1] (analytic) 1.9837008148112654 y[1] (numeric) 1.9837008148112232 absolute error 4.218847493575595e-14 relative error 2.12675594125669e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.17033853594884077 Order of pole (three term test) -24.257426612776435 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.3999999999999386 y[1] (analytic) 1.9854497299884497 y[1] (numeric) 1.9854497299884075 absolute error 4.218847493575595e-14 relative error 2.1248825542413193e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.16129698269660078 Order of pole (three term test) -24.34046911919186 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.4099999999999386 y[1] (analytic) 1.9871001010138405 y[1] (numeric) 1.9871001010137983 absolute error 4.218847493575595e-14 relative error 2.1231177490369468e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1521910378772883 Order of pole (three term test) -24.418967078132347 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.4199999999999386 y[1] (analytic) 1.9886517628517106 y[1] (numeric) 1.9886517628516684 absolute error 4.218847493575595e-14 relative error 2.1214611690112108e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.14302433750056145 Order of pole (three term test) -24.492889213624263 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.4299999999999387 y[1] (analytic) 1.9901045603371692 y[1] (numeric) 1.990104560337127 absolute error 4.218847493575595e-14 relative error 2.1199124798049934e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.13380054168768873 Order of pole (three term test) -24.56220607360873 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.4399999999999387 y[1] (analytic) 1.9914583481916783 y[1] (numeric) 1.9914583481916364 absolute error 4.196643033083092e-14 relative error 2.107321519877032e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.12452333321783363 Order of pole (three term test) -24.62689004153725 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.4499999999999387 y[1] (analytic) 1.9927129910375811 y[1] (numeric) 1.992712991037539 absolute error 4.218847493575595e-14 relative error 2.117137546927364e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.11519641606556236 Order of pole (three term test) -24.68691534724353 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.4599999999999387 y[1] (analytic) 1.993868363411638 y[1] (numeric) 1.993868363411596 absolute error 4.218847493575595e-14 relative error 2.115910744657623e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.10582351393014358 Order of pole (three term test) -24.74225807708754 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.4699999999999387 y[1] (analytic) 1.9949243497775746 y[1] (numeric) 1.9949243497775326 absolute error 4.196643033083092e-14 relative error 2.1036602383198136e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.09640836875721008 Order of pole (three term test) -24.792896183367965 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.4799999999999387 y[1] (analytic) 1.9958808445376346 y[1] (numeric) 1.9958808445375924 absolute error 4.218847493575595e-14 relative error 2.1137772353103236e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.08695473925335659 Order of pole (three term test) -24.838809492999513 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.4899999999999387 y[1] (analytic) 1.9967377520431384 y[1] (numeric) 1.9967377520430964 absolute error 4.196643033083092e-14 relative error 2.101749730924317e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.07746639939424975 Order of pole (three term test) -24.87997971545183 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.4999999999999387 y[1] (analytic) 1.9974949866040501 y[1] (numeric) 1.9974949866040081 absolute error 4.196643033083092e-14 relative error 2.100952974213879e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.06794713692682838 Order of pole (three term test) -24.9163904499471 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5099999999999387 y[1] (analytic) 1.9981524724975444 y[1] (numeric) 1.9981524724975024 absolute error 4.196643033083092e-14 relative error 2.100261662133118e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.05840075186617503 Order of pole (three term test) -24.9480271919136 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5199999999999387 y[1] (analytic) 1.99871014397558 y[1] (numeric) 1.998710143975538 absolute error 4.196643033083092e-14 relative error 2.0996756561887776e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.04883105498763967 Order of pole (three term test) -24.974877338692817 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5299999999999387 y[1] (analytic) 1.9991679452714735 y[1] (numeric) 1.9991679452714315 absolute error 4.196643033083092e-14 relative error 2.099194839037506e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.03924186631480172 Order of pole (three term test) -24.99693019449797 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5399999999999388 y[1] (analytic) 1.999525830605477 y[1] (numeric) 1.999525830605435 absolute error 4.196643033083092e-14 relative error 2.0988191144358983e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.029637013603852642 Order of pole (three term test) -25.014176974622096 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5499999999999388 y[1] (analytic) 1.9997837641893557 y[1] (numeric) 1.9997837641893137 absolute error 4.196643033083092e-14 relative error 2.0985484071995495e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.02002033082498871 Order of pole (three term test) -25.026610808894166 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5599999999999388 y[1] (analytic) 1.9999417202299656 y[1] (numeric) 1.9999417202299237 absolute error 4.196643033083092e-14 relative error 2.0983826631710726e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.010395656641399638 Order of pole (three term test) -25.034226744381876 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5699999999999388 y[1] (analytic) 1.9999996829318345 y[1] (numeric) 1.9999996829317925 absolute error 4.196643033083092e-14 relative error 2.0983218491970756e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.0007668328864419412 Order of pole (three term test) -25.037021747340134 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5799999999999388 y[1] (analytic) 1.9999576464987405 y[1] (numeric) 1.9999576464986986 absolute error 4.196643033083092e-14 relative error 2.098365953114065e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5899999999999388 y[1] (analytic) 1.999815615134292 y[1] (numeric) 1.99981561513425 absolute error 4.196643033083092e-14 relative error 2.098514983743278e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5999999999999388 y[1] (analytic) 1.999573603041507 y[1] (numeric) 1.999573603041465 absolute error 4.196643033083092e-14 relative error 2.09876897089443e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6099999999999388 y[1] (analytic) 1.999231634421393 y[1] (numeric) 1.999231634421351 absolute error 4.196643033083092e-14 relative error 2.09912796537839e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6199999999999388 y[1] (analytic) 1.998789743470527 y[1] (numeric) 1.998789743470485 absolute error 4.196643033083092e-14 relative error 2.099592039028778e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6299999999999388 y[1] (analytic) 1.998247974377636 y[1] (numeric) 1.998247974377594 absolute error 4.196643033083092e-14 relative error 2.10016128473252e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6399999999999388 y[1] (analytic) 1.9976063813191778 y[1] (numeric) 1.9976063813191358 absolute error 4.196643033083092e-14 relative error 2.1008358164693665e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6499999999999388 y[1] (analytic) 1.9968650284539238 y[1] (numeric) 1.9968650284538816 absolute error 4.218847493575595e-14 relative error 2.112735429515757e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6599999999999389 y[1] (analytic) 1.9960239899165422 y[1] (numeric) 1.9960239899165 absolute error 4.218847493575595e-14 relative error 2.113625645226836e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6699999999999389 y[1] (analytic) 1.9950833498101863 y[1] (numeric) 1.9950833498101441 absolute error 4.218847493575595e-14 relative error 2.114622175548194e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6799999999999389 y[1] (analytic) 1.9940432021980827 y[1] (numeric) 1.9940432021980405 absolute error 4.218847493575595e-14 relative error 2.1157252204591435e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6899999999999389 y[1] (analytic) 1.9929036510941258 y[1] (numeric) 1.9929036510940836 absolute error 4.218847493575595e-14 relative error 2.116935001478572e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.699999999999939 y[1] (analytic) 1.9916648104524763 y[1] (numeric) 1.9916648104524344 absolute error 4.196643033083092e-14 relative error 2.107103068276673e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.709999999999939 y[1] (analytic) 1.9903268041561666 y[1] (numeric) 1.9903268041561244 absolute error 4.218847493575595e-14 relative error 2.1196757661937073e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.719999999999939 y[1] (analytic) 1.9888897660047107 y[1] (numeric) 1.9888897660046685 absolute error 4.218847493575595e-14 relative error 2.1212073015240214e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.729999999999939 y[1] (analytic) 1.987353839700726 y[1] (numeric) 1.987353839700684 absolute error 4.196643033083092e-14 relative error 2.111673799223927e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.739999999999939 y[1] (analytic) 1.9857191788355637 y[1] (numeric) 1.9857191788355217 absolute error 4.196643033083092e-14 relative error 2.1134121470005773e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.749999999999939 y[1] (analytic) 1.9839859468739478 y[1] (numeric) 1.9839859468739058 absolute error 4.196643033083092e-14 relative error 2.1152584471152633e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.759999999999939 y[1] (analytic) 1.98215431713763 y[1] (numeric) 1.982154317137588 absolute error 4.196643033083092e-14 relative error 2.1172130730685686e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.769999999999939 y[1] (analytic) 1.9802244727880576 y[1] (numeric) 1.9802244727880156 absolute error 4.196643033083092e-14 relative error 2.119276420806186e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.779999999999939 y[1] (analytic) 1.9781966068080572 y[1] (numeric) 1.9781966068080155 absolute error 4.1744385725905886e-14 relative error 2.1102243114885854e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.789999999999939 y[1] (analytic) 1.9760709219825374 y[1] (numeric) 1.9760709219824957 absolute error 4.1744385725905886e-14 relative error 2.112494306835146e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.799999999999939 y[1] (analytic) 1.973847630878209 y[1] (numeric) 1.9738476308781672 absolute error 4.1744385725905886e-14 relative error 2.114873765982275e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.809999999999939 y[1] (analytic) 1.9715269558223298 y[1] (numeric) 1.9715269558222879 absolute error 4.196643033083092e-14 relative error 2.1286257439643575e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.819999999999939 y[1] (analytic) 1.9691091288804714 y[1] (numeric) 1.9691091288804294 absolute error 4.196643033083092e-14 relative error 2.1312394379427183e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.829999999999939 y[1] (analytic) 1.966594391833313 y[1] (numeric) 1.9665943918332713 absolute error 4.1744385725905886e-14 relative error 2.122673892453778e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.839999999999939 y[1] (analytic) 1.9639829961524644 y[1] (numeric) 1.9639829961524224 absolute error 4.196643033083092e-14 relative error 2.1368021216601742e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.849999999999939 y[1] (analytic) 1.9612752029753167 y[1] (numeric) 1.961275202975275 absolute error 4.1744385725905886e-14 relative error 2.128430811880879e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.859999999999939 y[1] (analytic) 1.9584712830789317 y[1] (numeric) 1.9584712830788897 absolute error 4.196643033083092e-14 relative error 2.142815710060098e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.869999999999939 y[1] (analytic) 1.955571516852962 y[1] (numeric) 1.9555715168529202 absolute error 4.1744385725905886e-14 relative error 2.134638665277953e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.879999999999939 y[1] (analytic) 1.952576194271614 y[1] (numeric) 1.9525761942715723 absolute error 4.1744385725905886e-14 relative error 2.1379132782819853e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.889999999999939 y[1] (analytic) 1.9494856148646496 y[1] (numeric) 1.949485614864608 absolute error 4.1522341120980855e-14 relative error 2.1299126705207157e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.899999999999939 y[1] (analytic) 1.9463000876874341 y[1] (numeric) 1.9463000876873926 absolute error 4.1522341120980855e-14 relative error 2.1333987180937296e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.909999999999939 y[1] (analytic) 1.943019931290031 y[1] (numeric) 1.9430199312899892 absolute error 4.1744385725905886e-14 relative error 2.148428075989447e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.919999999999939 y[1] (analytic) 1.9396454736853457 y[1] (numeric) 1.9396454736853042 absolute error 4.1522341120980855e-14 relative error 2.1407180685493e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.929999999999939 y[1] (analytic) 1.9361770523163275 y[1] (numeric) 1.9361770523162858 absolute error 4.1744385725905886e-14 relative error 2.1560210971390954e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.939999999999939 y[1] (analytic) 1.9326150140222225 y[1] (numeric) 1.9326150140221807 absolute error 4.1744385725905886e-14 relative error 2.1599948992958552e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9499999999999391 y[1] (analytic) 1.928959715003892 y[1] (numeric) 1.92895971500385 absolute error 4.196643033083092e-14 relative error 2.1755991068349627e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9599999999999391 y[1] (analytic) 1.9252115207881912 y[1] (numeric) 1.9252115207881495 absolute error 4.1744385725905886e-14 relative error 2.1683012632718676e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9699999999999391 y[1] (analytic) 1.921370806191419 y[1] (numeric) 1.9213708061913772 absolute error 4.1744385725905886e-14 relative error 2.1726355782751e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9799999999999391 y[1] (analytic) 1.9174379552818341 y[1] (numeric) 1.9174379552817922 absolute error 4.196643033083092e-14 relative error 2.1886721400934453e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9899999999999392 y[1] (analytic) 1.91341336134125 y[1] (numeric) 1.913413361341208 absolute error 4.196643033083092e-14 relative error 2.1932757018804134e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9999999999999392 y[1] (analytic) 1.909297426825707 y[1] (numeric) 1.909297426825665 absolute error 4.196643033083092e-14 relative error 2.1980038175928407e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.009999999999939 y[1] (analytic) 1.9050905633252269 y[1] (numeric) 1.905090563325185 absolute error 4.196643033083092e-14 relative error 2.2028574986787457e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.0199999999999387 y[1] (analytic) 1.900793191522654 y[1] (numeric) 1.9007931915226117 absolute error 4.218847493575595e-14 relative error 2.219519468183719e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.0299999999999385 y[1] (analytic) 1.896405741151587 y[1] (numeric) 1.896405741151545 absolute error 4.218847493575595e-14 relative error 2.224654461873603e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.0399999999999383 y[1] (analytic) 1.8919286509534077 y[1] (numeric) 1.8919286509533653 absolute error 4.241051954068098e-14 relative error 2.2416553351157756e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.049999999999938 y[1] (analytic) 1.887362368633404 y[1] (numeric) 1.8873623686333616 absolute error 4.241051954068098e-14 relative error 2.2470787934269065e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.059999999999938 y[1] (analytic) 1.8827073508160033 y[1] (numeric) 1.8827073508159609 absolute error 4.241051954068098e-14 relative error 2.252634724260221e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.0699999999999377 y[1] (analytic) 1.877964062999108 y[1] (numeric) 1.8779640629990655 absolute error 4.241051954068098e-14 relative error 2.258324340506889e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.0799999999999375 y[1] (analytic) 1.873132979507547 y[1] (numeric) 1.8731329795075045 absolute error 4.263256414560601e-14 relative error 2.276003071432454e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.0899999999999372 y[1] (analytic) 1.8682145834456438 y[1] (numeric) 1.868214583445601 absolute error 4.285460875053104e-14 relative error 2.2938804316307228e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.099999999999937 y[1] (analytic) 1.8632093666489056 y[1] (numeric) 1.8632093666488627 absolute error 4.285460875053104e-14 relative error 2.3000425780172865e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.109999999999937 y[1] (analytic) 1.8581178296348413 y[1] (numeric) 1.8581178296347984 absolute error 4.285460875053104e-14 relative error 2.306345058803556e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.1199999999999366 y[1] (analytic) 1.8529404815529094 y[1] (numeric) 1.8529404815528663 absolute error 4.3076653355456074e-14 relative error 2.3247726402606554e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.1299999999999364 y[1] (analytic) 1.8476778401336036 y[1] (numeric) 1.8476778401335603 absolute error 4.3298697960381105e-14 relative error 2.3434116608364055e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.139999999999936 y[1] (analytic) 1.8423304316366802 y[1] (numeric) 1.842330431636637 absolute error 4.3298697960381105e-14 relative error 2.3502134696822884e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.149999999999936 y[1] (analytic) 1.8368987907985328 y[1] (numeric) 1.8368987907984895 absolute error 4.3298697960381105e-14 relative error 2.357162962775885e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.1599999999999357 y[1] (analytic) 1.831383460778719 y[1] (numeric) 1.8313834607786754 absolute error 4.3520742565306136e-14 relative error 2.3763861308871255e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.1699999999999355 y[1] (analytic) 1.8257849931056445 y[1] (numeric) 1.8257849931056007 absolute error 4.374278717023117e-14 relative error 2.3958345224332833e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.1799999999999353 y[1] (analytic) 1.8201039476214111 y[1] (numeric) 1.8201039476213674 absolute error 4.374278717023117e-14 relative error 2.4033125815366805e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.189999999999935 y[1] (analytic) 1.8143408924258337 y[1] (numeric) 1.8143408924257896 absolute error 4.418687638008123e-14 relative error 2.43542305442953e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.199999999999935 y[1] (analytic) 1.8084964038196285 y[1] (numeric) 1.8084964038195843 absolute error 4.418687638008123e-14 relative error 2.4432935717625147e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 14.557915520093882 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.2099999999999347 y[1] (analytic) 1.8025710662467862 y[1] (numeric) 1.802571066246742 absolute error 4.418687638008123e-14 relative error 2.4513250660394047e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 14.866135768484574 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.2199999999999345 y[1] (analytic) 1.7965654722361264 y[1] (numeric) 1.796565472236082 absolute error 4.440892098500626e-14 relative error 2.4718787971435255e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 15.178972529672219 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.2299999999999343 y[1] (analytic) 1.790480222342045 y[1] (numeric) 1.7904802223420007 absolute error 4.440892098500626e-14 relative error 2.4802798953521525e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 15.496594306778409 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.239999999999934 y[1] (analytic) 1.784315925084461 y[1] (numeric) 1.7843159250844165 absolute error 4.440892098500626e-14 relative error 2.4888485475409385e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 15.819176741714706 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.249999999999934 y[1] (analytic) 1.7780731968879628 y[1] (numeric) 1.7780731968879182 absolute error 4.463096558993129e-14 relative error 2.5100747071631106e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 16.146903022367965 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.2599999999999336 y[1] (analytic) 1.771752662020168 y[1] (numeric) 1.7717526620201234 absolute error 4.463096558993129e-14 relative error 2.5190291256028183e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 16.479964317306955 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.2699999999999334 y[1] (analytic) 1.7653549525292964 y[1] (numeric) 1.7653549525292516 absolute error 4.4853010194856324e-14 relative error 2.5407360786335674e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 16.81856024022666 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.279999999999933 y[1] (analytic) 1.7588807081809654 y[1] (numeric) 1.7588807081809206 absolute error 4.4853010194856324e-14 relative error 2.5500882456800217e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 17.16289934655185 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.289999999999933 y[1] (analytic) 1.7523305763942147 y[1] (numeric) 1.75233057639417 absolute error 4.4853010194856324e-14 relative error 2.5596203592561136e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 17.513199664848905 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.2999999999999328 y[1] (analytic) 1.745705212176765 y[1] (numeric) 1.7457052121767198 absolute error 4.529709940470639e-14 relative error 2.5947736816472157e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 17.869689265946498 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.3099999999999326 y[1] (analytic) 1.7390052780595164 y[1] (numeric) 1.739005278059471 absolute error 4.551914400963142e-14 relative error 2.6175391520619384e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 18.232606872944526 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.3199999999999323 y[1] (analytic) 1.7322314440302975 y[1] (numeric) 1.7322314440302518 absolute error 4.574118861455645e-14 relative error 2.640593367138786e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 18.602202515600318 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.329999999999932 y[1] (analytic) 1.7253843874668662 y[1] (numeric) 1.7253843874668204 absolute error 4.574118861455645e-14 relative error 2.651072360850075e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 18.978738232924282 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.339999999999932 y[1] (analytic) 1.7184647930691734 y[1] (numeric) 1.7184647930691275 absolute error 4.596323321948148e-14 relative error 2.6746683088800018e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 19.362488828200235 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.3499999999999317 y[1] (analytic) 1.7114733527908923 y[1] (numeric) 1.7114733527908463 absolute error 4.596323321948148e-14 relative error 2.6855944408675385e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 19.236860889361253 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.3599999999999315 y[1] (analytic) 1.7044107657702248 y[1] (numeric) 1.7044107657701786 absolute error 4.618527782440651e-14 relative error 2.709750416504518e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 18.855938160623733 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.3699999999999313 y[1] (analytic) 1.697277738259987 y[1] (numeric) 1.6972777382599407 absolute error 4.6407322429331543e-14 relative error 2.7342208869661686e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 18.482502072600337 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.379999999999931 y[1] (analytic) 1.6900749835569862 y[1] (numeric) 1.6900749835569397 absolute error 4.6407322429331543e-14 relative error 2.7458735784409517e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 18.116261527016114 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.389999999999931 y[1] (analytic) 1.6828032219306903 y[1] (numeric) 1.6828032219306437 absolute error 4.6629367034256575e-14 relative error 2.770934024048184e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 17.756939361430206 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.3999999999999306 y[1] (analytic) 1.6754631805512021 y[1] (numeric) 1.6754631805511553 absolute error 4.6851411639181606e-14 relative error 2.796325946343279e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 17.40427150379723 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.4099999999999304 y[1] (analytic) 1.6680555934165429 y[1] (numeric) 1.6680555934164958 absolute error 4.707345624410664e-14 relative error 2.822055597540961e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 17.058006187333696 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.41999999999993 y[1] (analytic) 1.6605812012792531 y[1] (numeric) 1.6605812012792058 absolute error 4.729550084903167e-14 relative error 2.848129366549307e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 16.71790322071457 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.42999999999993 y[1] (analytic) 1.653040751572318 y[1] (numeric) 1.6530407515722705 absolute error 4.75175454539567e-14 relative error 2.8745537827037583e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 16.383733309087827 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.43999999999993 y[1] (analytic) 1.6454349983344243 y[1] (numeric) 1.6454349983343768 absolute error 4.75175454539567e-14 relative error 2.887840935804567e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 16.05527742181034 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.4499999999999296 y[1] (analytic) 1.637764702134558 y[1] (numeric) 1.6377647021345103 absolute error 4.773959005888173e-14 relative error 2.9149236148917482e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 15.73232620318086 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.4599999999999294 y[1] (analytic) 1.630030629995947 y[1] (numeric) 1.630030629995899 absolute error 4.796163466380676e-14 relative error 2.9423762830718103e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 15.414679422780774 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.469999999999929 y[1] (analytic) 1.6222335553193603 y[1] (numeric) 1.6222335553193121 absolute error 4.8183679268731794e-14 relative error 2.9702060539147295e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 15.102145462334695 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.479999999999929 y[1] (analytic) 1.6143742578057678 y[1] (numeric) 1.6143742578057194 absolute error 4.8405723873656825e-14 relative error 2.9984202014871772e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 14.794540836274669 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.4899999999999287 y[1] (analytic) 1.6064535233783714 y[1] (numeric) 1.606453523378323 absolute error 4.8405723873656825e-14 relative error 3.0132041275529464e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 14.491689743436266 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.4999999999999285 y[1] (analytic) 1.5984721441040137 y[1] (numeric) 1.598472144103965 absolute error 4.8627768478581856e-14 relative error 3.04214050009855e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 14.193423647536664 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.5099999999999283 y[1] (analytic) 1.5904309181139706 y[1] (numeric) 1.5904309181139218 absolute error 4.884981308350689e-14 relative error 3.0714828621060736e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 13.899580884284244 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.519999999999928 y[1] (analytic) 1.5823306495241405 y[1] (numeric) 1.5823306495240912 absolute error 4.929390229335695e-14 relative error 3.115271912869871e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.529999999999928 y[1] (analytic) 1.5741721483546316 y[1] (numeric) 1.5741721483545823 absolute error 4.929390229335695e-14 relative error 3.1314175101420964e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.5399999999999276 y[1] (analytic) 1.5659562304487624 y[1] (numeric) 1.5659562304487131 absolute error 4.929390229335695e-14 relative error 3.147846749154068e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.5499999999999274 y[1] (analytic) 1.5576837173914773 y[1] (numeric) 1.5576837173914275 absolute error 4.973799150320701e-14 relative error 3.1930738536895713e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.5599999999999272 y[1] (analytic) 1.5493554364271875 y[1] (numeric) 1.5493554364271378 absolute error 4.973799150320701e-14 relative error 3.210237646818007e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.569999999999927 y[1] (analytic) 1.54097222037705 y[1] (numeric) 1.540972220377 absolute error 4.9960036108132044e-14 relative error 3.2421114052210277e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.579999999999927 y[1] (analytic) 1.5325349075556831 y[1] (numeric) 1.5325349075556332 absolute error 4.9960036108132044e-14 relative error 3.2599607266248713e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.5899999999999266 y[1] (analytic) 1.5240443416873384 y[1] (numeric) 1.5240443416872884 absolute error 4.9960036108132044e-14 relative error 3.278122213479631e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.5999999999999264 y[1] (analytic) 1.5155013718215273 y[1] (numeric) 1.515501371821477 absolute error 5.040412531798211e-14 relative error 3.3259043017163257e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.609999999999926 y[1] (analytic) 1.506906852248117 y[1] (numeric) 1.5069068522480664 absolute error 5.062616992290714e-14 relative error 3.3596084487491187e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.619999999999926 y[1] (analytic) 1.4982616424119028 y[1] (numeric) 1.498261642411852 absolute error 5.084821452783217e-14 relative error 3.39381407682417e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.6299999999999257 y[1] (analytic) 1.4895666068266642 y[1] (numeric) 1.4895666068266131 absolute error 5.10702591327572e-14 relative error 3.4285314197232183e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.6399999999999255 y[1] (analytic) 1.4808226149887136 y[1] (numeric) 1.4808226149886623 absolute error 5.129230373768223e-14 relative error 3.463770962065782e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.6499999999999253 y[1] (analytic) 1.4720305412899484 y[1] (numeric) 1.4720305412898969 absolute error 5.1514348342607263e-14 relative error 3.499543446800021e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.659999999999925 y[1] (analytic) 1.4631912649304117 y[1] (numeric) 1.46319126493036 absolute error 5.1736392947532295e-14 relative error 3.5358598829519968e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.669999999999925 y[1] (analytic) 1.4543056698303733 y[1] (numeric) 1.4543056698303214 absolute error 5.1958437552457326e-14 relative error 3.572731553643577e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.6799999999999247 y[1] (analytic) 1.4453746445419386 y[1] (numeric) 1.4453746445418867 absolute error 5.1958437552457326e-14 relative error 3.5948075987540066e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.6899999999999245 y[1] (analytic) 1.4363990821601942 y[1] (numeric) 1.436399082160142 absolute error 5.218048215738236e-14 relative error 3.632728731551984e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.6999999999999242 y[1] (analytic) 1.4273798802338984 y[1] (numeric) 1.427379880233846 absolute error 5.240252676230739e-14 relative error 3.671238994465889e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.709999999999924 y[1] (analytic) 1.418317940675728 y[1] (numeric) 1.4183179406756754 absolute error 5.262457136723242e-14 relative error 3.710350821774174e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.719999999999924 y[1] (analytic) 1.409214169672087 y[1] (numeric) 1.4092141696720342 absolute error 5.284661597215745e-14 relative error 3.7500769655512645e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.7299999999999236 y[1] (analytic) 1.4000694775924896 y[1] (numeric) 1.4000694775924365 absolute error 5.306866057708248e-14 relative error 3.790430505515876e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.7399999999999234 y[1] (analytic) 1.3908847788985228 y[1] (numeric) 1.3908847788984697 absolute error 5.306866057708248e-14 relative error 3.815460588986308e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.749999999999923 y[1] (analytic) 1.3816609920524028 y[1] (numeric) 1.3816609920523493 absolute error 5.3512749786932545e-14 relative error 3.8730737926849534e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.759999999999923 y[1] (analytic) 1.372399039425127 y[1] (numeric) 1.3723990394250734 absolute error 5.3734794391857577e-14 relative error 3.915391431224413e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.7699999999999227 y[1] (analytic) 1.3630998472042404 y[1] (numeric) 1.3630998472041864 absolute error 5.395683899678261e-14 relative error 3.958392270929363e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.7799999999999225 y[1] (analytic) 1.3537643453012154 y[1] (numeric) 1.3537643453011612 absolute error 5.417888360170764e-14 relative error 4.002091190372777e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.7899999999999223 y[1] (analytic) 1.344393467258463 y[1] (numeric) 1.3443934672584086 absolute error 5.440092820663267e-14 relative error 4.046503462826925e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.799999999999922 y[1] (analytic) 1.3349881501559784 y[1] (numeric) 1.3349881501559238 absolute error 5.46229728115577e-14 relative error 4.091644768919905e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.809999999999922 y[1] (analytic) 1.325549334517634 y[1] (numeric) 1.325549334517579 absolute error 5.484501741648273e-14 relative error 4.1375312097637454e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.8199999999999217 y[1] (analytic) 1.3160779642171279 y[1] (numeric) 1.316077964217073 absolute error 5.484501741648273e-14 relative error 4.167307629765492e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.8299999999999215 y[1] (analytic) 1.3065749863835978 y[1] (numeric) 1.3065749863835425 absolute error 5.5289106626332796e-14 relative error 4.231606084803804e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.8399999999999213 y[1] (analytic) 1.2970413513069075 y[1] (numeric) 1.297041351306852 absolute error 5.551115123125783e-14 relative error 4.279828948809105e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.849999999999921 y[1] (analytic) 1.2874780123426202 y[1] (numeric) 1.2874780123425644 absolute error 5.573319583618286e-14 relative error 4.3288658370774015e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.859999999999921 y[1] (analytic) 1.2778859258166628 y[1] (numeric) 1.2778859258166069 absolute error 5.595524044110789e-14 relative error 4.378735168035315e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.8699999999999206 y[1] (analytic) 1.2682660509296946 y[1] (numeric) 1.2682660509296384 absolute error 5.617728504603292e-14 relative error 4.42945587046602e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.8799999999999204 y[1] (analytic) 1.2586193496611875 y[1] (numeric) 1.2586193496611313 absolute error 5.617728504603292e-14 relative error 4.4634054816617504e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.88999999999992 y[1] (analytic) 1.24894678667323 y[1] (numeric) 1.2489467866731736 absolute error 5.639932965095795e-14 relative error 4.515751211561752e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.89999999999992 y[1] (analytic) 1.23924932921406 y[1] (numeric) 1.2392493292140034 absolute error 5.6621374255882984e-14 relative error 4.569005842576702e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.9099999999999198 y[1] (analytic) 1.2295279470213425 y[1] (numeric) 1.2295279470212856 absolute error 5.684341886080802e-14 relative error 4.6231904690346425e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.9199999999999195 y[1] (analytic) 1.2197836122251953 y[1] (numeric) 1.2197836122251384 absolute error 5.684341886080802e-14 relative error 4.66012318013612e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.9299999999999193 y[1] (analytic) 1.2100172992509781 y[1] (numeric) 1.210017299250921 absolute error 5.706546346573305e-14 relative error 4.7160865800065474e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.939999999999919 y[1] (analytic) 1.2002299847218496 y[1] (numeric) 1.2002299847217923 absolute error 5.728750807065808e-14 relative error 4.773044233179553e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.949999999999919 y[1] (analytic) 1.1904226473611068 y[1] (numeric) 1.1904226473610493 absolute error 5.750955267558311e-14 relative error 4.831019705738005e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.9599999999999187 y[1] (analytic) 1.180596267894313 y[1] (numeric) 1.1805962678942552 absolute error 5.773159728050814e-14 relative error 4.890037250708663e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.9699999999999185 y[1] (analytic) 1.1707518289512258 y[1] (numeric) 1.170751828951168 absolute error 5.773159728050814e-14 relative error 4.931155848137759e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.9799999999999183 y[1] (analytic) 1.1608903149675365 y[1] (numeric) 1.1608903149674783 absolute error 5.81756864903582e-14 relative error 5.011299150340921e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.989999999999918 y[1] (analytic) 1.151012712086425 y[1] (numeric) 1.1510127120863667 absolute error 5.839773109528323e-14 relative error 5.073595667716515e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.999999999999918 y[1] (analytic) 1.1411200080599486 y[1] (numeric) 1.14112000805989 absolute error 5.861977570020827e-14 relative error 5.1370386362666144e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.0099999999999176 y[1] (analytic) 1.1312131921502657 y[1] (numeric) 1.1312131921502069 absolute error 5.88418203051333e-14 relative error 5.2016561257815484e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.0199999999999174 y[1] (analytic) 1.1212932550307118 y[1] (numeric) 1.1212932550306527 absolute error 5.906386491005833e-14 relative error 5.267477053399434e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.029999999999917 y[1] (analytic) 1.111361188686732 y[1] (numeric) 1.1113611886866728 absolute error 5.928590951498336e-14 relative error 5.334531214378653e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.039999999999917 y[1] (analytic) 1.1014179863166844 y[1] (numeric) 1.101417986316625 absolute error 5.950795411990839e-14 relative error 5.402849314174756e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.0499999999999168 y[1] (analytic) 1.0914646422325198 y[1] (numeric) 1.09146464223246 absolute error 5.972999872483342e-14 relative error 5.47246300188521e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.0599999999999166 y[1] (analytic) 1.0815021517603522 y[1] (numeric) 1.0815021517602923 absolute error 5.995204332975845e-14 relative error 5.543404905128945e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.0699999999999164 y[1] (analytic) 1.071531511140927 y[1] (numeric) 1.0715315111408668 absolute error 6.017408793468348e-14 relative error 5.615708666431317e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.079999999999916 y[1] (analytic) 1.061553717429997 y[1] (numeric) 1.0615537174299365 absolute error 6.039613253960852e-14 relative error 5.689408981189054e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.089999999999916 y[1] (analytic) 1.0515697683986185 y[1] (numeric) 1.0515697683985579 absolute error 6.061817714453355e-14 relative error 5.764541637293915e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.0999999999999157 y[1] (analytic) 1.0415806624333748 y[1] (numeric) 1.041580662433314 absolute error 6.084022174945858e-14 relative error 5.841143556498223e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.1099999999999155 y[1] (analytic) 1.0315873984365382 y[1] (numeric) 1.0315873984364772 absolute error 6.106226635438361e-14 relative error 5.919252837610159e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.1199999999999153 y[1] (analytic) 1.0215909757261807 y[1] (numeric) 1.0215909757261195 absolute error 6.128431095930864e-14 relative error 5.998908801611694e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.129999999999915 y[1] (analytic) 1.011592393936243 y[1] (numeric) 1.0115923939361815 absolute error 6.150635556423367e-14 relative error 6.080152038797377e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.139999999999915 y[1] (analytic) 1.0015926529165722 y[1] (numeric) 1.0015926529165102 absolute error 6.195044477408373e-14 relative error 6.185193610764626e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.1499999999999146 y[1] (analytic) 0.9915927526329367 y[1] (numeric) 0.9915927526328746 absolute error 6.206146707654625e-14 relative error 6.2587656990994454e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.008106701232074999 Order of pole (three term test) -0.894566041153836 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.1599999999999144 y[1] (analytic) 0.9815936930670319 y[1] (numeric) 0.9815936930669696 absolute error 6.228351168147128e-14 relative error 6.345141795569586e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.017745923714595786 Order of pole (three term test) -0.9010482333662666 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.169999999999914 y[1] (analytic) 0.9715964741164819 y[1] (numeric) 0.9715964741164195 absolute error 6.23945339839338e-14 relative error 6.421856773479141e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.027378033450843837 Order of pole (three term test) -0.9123624429077184 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.179999999999914 y[1] (analytic) 0.9616020954948508 y[1] (numeric) 0.961602095494788 absolute error 6.272760089132134e-14 relative error 6.523238789225085e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.03699916981465972 Order of pole (three term test) -0.9285041256199514 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.189999999999914 y[1] (analytic) 0.9516115566316719 y[1] (numeric) 0.951611556631609 absolute error 6.283862319378386e-14 relative error 6.603390086623969e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.04660547660518196 Order of pole (three term test) -0.9494667985031847 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.1999999999999136 y[1] (analytic) 0.9416258565725064 y[1] (numeric) 0.9416258565724432 absolute error 6.317169010117141e-14 relative error 6.708788810357727e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.056193103601895264 Order of pole (three term test) -0.9752420423517784 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.2099999999999134 y[1] (analytic) 0.9316459938790386 y[1] (numeric) 0.9316459938789753 absolute error 6.328271240363392e-14 relative error 6.792570656601816e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.06575820811720806 Order of pole (three term test) -1.0058195051770031 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.219999999999913 y[1] (analytic) 0.9216729665292215 y[1] (numeric) 0.921672966529158 absolute error 6.350475700855895e-14 relative error 6.8901616207428975e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.07529695654591868 Order of pole (three term test) -1.0411869064154373 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.229999999999913 y[1] (analytic) 0.9117077718174791 y[1] (numeric) 0.9117077718174154 absolute error 6.372680161348399e-14 relative error 6.9898276161938745e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.0848055259109306 Order of pole (three term test) -1.0813300419211975 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.2399999999999127 y[1] (analytic) 0.9017514062549784 y[1] (numeric) 0.9017514062549145 absolute error 6.394884621840902e-14 relative error 7.091627002168145e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.09428010540457823 Order of pole (three term test) -1.1262327897398807 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.2499999999999125 y[1] (analytic) 0.8918048654699786 y[1] (numeric) 0.8918048654699144 absolute error 6.417089082333405e-14 relative error 7.195620175218059e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.10371689792492716 Order of pole (three term test) -1.1758771166617545 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.2599999999999123 y[1] (analytic) 0.8818691441082696 y[1] (numeric) 0.8818691441082052 absolute error 6.439293542825908e-14 relative error 7.301869654751565e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1131121216064159 Order of pole (three term test) -1.2302430855514126 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.269999999999912 y[1] (analytic) 0.8719452357337075 y[1] (numeric) 0.871945235733643 absolute error 6.45039577307216e-14 relative error 7.397707457675832e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.12246201134420673 Order of pole (three term test) -1.2893088634507697 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.279999999999912 y[1] (analytic) 0.8620341327288602 y[1] (numeric) 0.8620341327287955 absolute error 6.472600233564663e-14 relative error 7.508519660439619e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.13176282031161754 Order of pole (three term test) -1.3530507304519492 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.2899999999999117 y[1] (analytic) 0.8521368261957689 y[1] (numeric) 0.852136826195704 absolute error 6.494804694057166e-14 relative error 7.621786190196944e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.14101082147001082 Order of pole (three term test) -1.4214430893363013 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.2999999999999114 y[1] (analytic) 0.842254305856839 y[1] (numeric) 0.842254305856774 absolute error 6.505906924303417e-14 relative error 7.724397345389469e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1502023090705145 Order of pole (three term test) -1.494458475975425 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.3099999999999112 y[1] (analytic) 0.8323875599558692 y[1] (numeric) 0.8323875599558039 absolute error 6.52811138479592e-14 relative error 7.84263448764422e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1593336001469601 Order of pole (three term test) -1.572067570489804 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.319999999999911 y[1] (analytic) 0.8225375751592272 y[1] (numeric) 0.8225375751591617 absolute error 6.550315845288424e-14 relative error 7.963546034988628e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1684010359994221 Order of pole (three term test) -1.6542392091602975 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.329999999999911 y[1] (analytic) 0.8127053364571846 y[1] (numeric) 0.8127053364571187 absolute error 6.583622536027178e-14 relative error 8.100872777244303e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1774009836677479 Order of pole (three term test) -1.7409403970874238 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.3399999999999106 y[1] (analytic) 0.8028918270654176 y[1] (numeric) 0.8028918270653517 absolute error 6.59472476627343e-14 relative error 8.213715153107553e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.18632983739447395 Order of pole (three term test) -1.8321363215930695 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.3499999999999104 y[1] (analytic) 0.793098028326688 y[1] (numeric) 0.7930980283266218 absolute error 6.616929226765933e-14 relative error 8.343141692996782e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.19518402007652685 Order of pole (three term test) -1.9277903663589284 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.35999999999991 y[1] (analytic) 0.7833249196127079 y[1] (numeric) 0.7833249196126415 absolute error 6.639133687258436e-14 relative error 8.475580849056815e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2039599847051133 Order of pole (three term test) -2.0278641262956767 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.36999999999991 y[1] (analytic) 0.7735734782262047 y[1] (numeric) 0.773573478226138 absolute error 6.672440377997191e-14 relative error 8.625477172895096e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.21265421579320856 Order of pole (three term test) -2.132317423136572 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.3799999999999097 y[1] (analytic) 0.7638446793031906 y[1] (numeric) 0.7638446793031237 absolute error 6.683542608243442e-14 relative error 8.749871262231525e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.22126323079005866 Order of pole (three term test) -2.241108321748874 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.3899999999999095 y[1] (analytic) 0.7541394957154508 y[1] (numeric) 0.7541394957153837 absolute error 6.705747068735946e-14 relative error 8.891918679281231e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2297835814821174 Order of pole (three term test) -2.3541931471561686 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.3999999999999093 y[1] (analytic) 0.7444588979732564 y[1] (numeric) 0.7444588979731891 absolute error 6.727951529228449e-14 relative error 9.037371368043129e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.23821185537984302 Order of pole (three term test) -2.47152650226438 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.409999999999909 y[1] (analytic) 0.7348038541283144 y[1] (numeric) 0.7348038541282469 absolute error 6.750155989720952e-14 relative error 9.186337213389484e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24654467708979172 Order of pole (three term test) -2.5930612862839997 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.419999999999909 y[1] (analytic) 0.7251753296769635 y[1] (numeric) 0.7251753296768958 absolute error 6.772360450213455e-14 relative error 9.338928357132984e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25477870967144406 Order of pole (three term test) -2.718748713840693 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.4299999999999087 y[1] (analytic) 0.7155742874636252 y[1] (numeric) 0.7155742874635572 absolute error 6.794564910705958e-14 relative error 9.49526140016783e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.26291065597821195 Order of pole (three term test) -2.8485383347662454 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.4399999999999085 y[1] (analytic) 0.7060016875845199 y[1] (numeric) 0.7060016875844517 absolute error 6.816769371198461e-14 relative error 9.655457615860704e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2709372599820799 Order of pole (three term test) -2.9823780545614462 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.4499999999999083 y[1] (analytic) 0.6964584872916583 y[1] (numeric) 0.6964584872915899 absolute error 6.838973831690964e-14 relative error 9.819643175411522e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2788553080813426 Order of pole (three term test) -3.12021415552232 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.459999999999908 y[1] (analytic) 0.6869456408971171 y[1] (numeric) 0.6869456408970485 absolute error 6.861178292183467e-14 relative error 9.987949385955937e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.28666163039090625 Order of pole (three term test) -3.2619913185207596 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.469999999999908 y[1] (analytic) 0.6774640996776085 y[1] (numeric) 0.6774640996775396 absolute error 6.88338275267597e-14 relative error 1.0160512942238022e-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.2943531020146265 Order of pole (three term test) -3.407652645430345 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.4799999999999076 y[1] (analytic) 0.668014811779353 y[1] (numeric) 0.668014811779284 absolute error 6.894484982922222e-14 relative error 1.0320856456098295e-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.30192664429917343 Order of pole (three term test) -3.5571396821879726 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.4899999999999074 y[1] (analytic) 0.6585987221232663 y[1] (numeric) 0.658598722123197 absolute error 6.927791673660977e-14 relative error 1.051898742124243e-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.309379226068911 Order of pole (three term test) -3.7103924424815253 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.499999999999907 y[1] (analytic) 0.6492167723104671 y[1] (numeric) 0.6492167723103976 absolute error 6.94999613415348e-14 relative error 1.0705201144787841e-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.3167078648412928 Order of pole (three term test) -3.8673494320536452 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.509999999999907 y[1] (analytic) 0.6398699005281184 y[1] (numeric) 0.6398699005280488 absolute error 6.961098364399732e-14 relative error 1.0878927667412343e-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.3239096280222836 Order of pole (three term test) -4.027947673611364 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.5199999999999068 y[1] (analytic) 0.6305590414556096 y[1] (numeric) 0.6305590414555398 absolute error 6.983302824892235e-14 relative error 1.1074780259706813e-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.3309816340813231 Order of pole (three term test) -4.1921227323311365 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.5299999999999065 y[1] (analytic) 0.6212851261710888 y[1] (numeric) 0.6212851261710187 absolute error 7.005507285384738e-14 relative error 1.1275832931264427e-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.33792105370536296 Order of pole (three term test) -4.359808741948614 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.5399999999999063 y[1] (analytic) 0.6120490820583561 y[1] (numeric) 0.6120490820582859 absolute error 7.016609515630989e-14 relative error 1.146412881142429e-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.34472511093150665 Order of pole (three term test) -4.530938431422111 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.549999999999906 y[1] (analytic) 0.6028518327141262 y[1] (numeric) 0.6028518327140558 absolute error 7.038813976123492e-14 relative error 1.1675860624713924e-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.35139108425780446 Order of pole (three term test) -4.70544315215872 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.559999999999906 y[1] (analytic) 0.5936942978556692 y[1] (numeric) 0.5936942978555987 absolute error 7.049916206369744e-14 relative error 1.1874657095129491e-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.3579163077317535 Order of pole (three term test) -4.883252905791551 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.5699999999999057 y[1] (analytic) 0.5845773932288398 y[1] (numeric) 0.584577393228769 absolute error 7.083222897108499e-14 relative error 1.2116826581310656e-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.3642981720160701 Order of pole (three term test) -5.064296372496557 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.5799999999999055 y[1] (analytic) 0.5755020305165031 y[1] (numeric) 0.5755020305164321 absolute error 7.09432512735475e-14 relative error 1.232719391274383e-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.37053412543130904 Order of pole (three term test) -5.248500939837075 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.5899999999999053 y[1] (analytic) 0.5664691172473675 y[1] (numeric) 0.5664691172472964 absolute error 7.105427357601002e-14 relative error 1.2543362279179964e-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.37662167497491283 Order of pole (three term test) -5.435792732124034 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.599999999999905 y[1] (analytic) 0.5574795567052327 y[1] (numeric) 0.5574795567051615 absolute error 7.127631818093505e-14 relative error 1.2785458645727954e-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.38255838731628944 Order of pole (three term test) -5.626096640279618 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.609999999999905 y[1] (analytic) 0.5485342478386617 y[1] (numeric) 0.5485342478385902 absolute error 7.149836278586008e-14 relative error 1.303443915627482e-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.38834188976751854 Order of pole (three term test) -5.819336352191841 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.6199999999999046 y[1] (analytic) 0.5396340851710865 y[1] (numeric) 0.5396340851710149 absolute error 7.16093850883226e-14 relative error 1.3269989249403963e-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.39396987122930793 Order of pole (three term test) -6.015434383547513 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.6299999999999044 y[1] (analytic) 0.5307799587113572 y[1] (numeric) 0.5307799587112854 absolute error 7.183142969324763e-14 relative error 1.3533184234695303e-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.3994400831118236 Order of pole (three term test) -6.2143121091307165 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.639999999999904 y[1] (analytic) 0.5219727538647414 y[1] (numeric) 0.5219727538646693 absolute error 7.205347429817266e-14 relative error 1.3804068079163352e-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.4047503402300303 Order of pole (three term test) -6.41588979457372 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.649999999999904 y[1] (analytic) 0.5132133513443844 y[1] (numeric) 0.5132133513443121 absolute error 7.227551890309769e-14 relative error 1.4082938160858222e-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.40989852167319263 Order of pole (three term test) -6.62008662854723 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.6599999999999038 y[1] (analytic) 0.5045026270832388 y[1] (numeric) 0.5045026270831663 absolute error 7.249756350802272e-14 relative error 1.4370106242491621e-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.4148825716481967 Order of pole (three term test) -6.826820755376635 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.6699999999999036 y[1] (analytic) 0.4958414521464717 y[1] (numeric) 0.4958414521463991 absolute error 7.260858581048524e-14 relative error 1.4643508624816756e-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.4197005002963626 Order of pole (three term test) -7.036009308070683 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.6799999999999033 y[1] (analytic) 0.48723069264435925 y[1] (numeric) 0.4872306926442865 absolute error 7.277511926417901e-14 relative error 1.493648088325569e-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.42435038448342693 Order of pole (three term test) -7.247568441748896 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.689999999999903 y[1] (analytic) 0.4786712096456761 y[1] (numeric) 0.4786712096456031 absolute error 7.299716386910404e-14 relative error 1.5249959136489177e-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.42883036856239465 Order of pole (three term test) -7.461413367453974 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.699999999999903 y[1] (analytic) 0.4701638590915891 y[1] (numeric) 0.470163859091516 absolute error 7.310818617156656e-14 relative error 1.554951210261461e-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.43313866510896026 Order of pole (three term test) -7.677458386335211 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.7099999999999027 y[1] (analytic) 0.46170949171006437 y[1] (numeric) 0.46170949170999104 absolute error 7.333023077649159e-14 relative error 1.5882331226263837e-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.4372735556292166 Order of pole (three term test) -7.895616924188675 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.7199999999999025 y[1] (analytic) 0.45330895293079465 y[1] (numeric) 0.45330895293072115 absolute error 7.349676423018536e-14 relative error 1.621339348252535e-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.44123339123938343 Order of pole (three term test) -8.115801566340227 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.7299999999999023 y[1] (analytic) 0.44496308280065744 y[1] (numeric) 0.44496308280058383 absolute error 7.360778653264788e-14 relative error 1.6542447986774674e-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.44501659331729015 Order of pole (three term test) -8.33792409285669 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.739999999999902 y[1] (analytic) 0.436672715899711 y[1] (numeric) 0.4366727158996372 absolute error 7.382983113757291e-14 relative error 1.6907360695860175e-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.4486216541253684 Order of pole (three term test) -8.561895514070823 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.749999999999902 y[1] (analytic) 0.42843868125773676 y[1] (numeric) 0.42843868125766277 absolute error 7.399636459126668e-14 relative error 1.7271168040672905e-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.45204713740492086 Order of pole (three term test) -8.787626106405655 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.7599999999999016 y[1] (analytic) 0.42026180227133725 y[1] (numeric) 0.42026180227126303 absolute error 7.421840919619171e-14 relative error 1.7660041620502413e-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.4552916789414376 Order of pole (three term test) -9.015025448483224 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.7699999999999014 y[1] (analytic) 0.412142896621597 y[1] (numeric) 0.41214289662152265 absolute error 7.432943149865423e-14 relative error 1.8034869000034888e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 13.806886466241481 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4583539871007529 Order of pole (three term test) -9.244002457503024 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.779999999999901 y[1] (analytic) 0.40408277619231525 y[1] (numeric) 0.4040827761922408 absolute error 7.444045380111675e-14 relative error 1.8422080372385947e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 14.09935314579125 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.461232843335842 Order of pole (three term test) -9.474465425875458 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.789999999999901 y[1] (analytic) 0.39608224698881833 y[1] (numeric) 0.39608224698874367 absolute error 7.466249840604178e-14 relative error 1.8850251172239374e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 14.3961930456286 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4639271026640703 Order of pole (three term test) -9.706322058095 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.799999999999901 y[1] (analytic) 0.38814210905735935 y[1] (numeric) 0.3881421090572845 absolute error 7.482903185973555e-14 relative error 1.927877190173081e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 14.697565719556376 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.46643569411471947 Order of pole (three term test) -9.939479507838186 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.8099999999999006 y[1] (analytic) 0.3802631564051149 y[1] (numeric) 0.38026315640503977 absolute error 7.510658761589184e-14 relative error 1.9751213429648372e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 15.00363747348936 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.46875762114663483 Order of pole (three term test) -10.173844415271509 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.8199999999999004 y[1] (analytic) 0.3724461769207841 y[1] (numeric) 0.37244617692070886 absolute error 7.521760991835436e-14 relative error 2.0195565045188383e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 15.314581750283134 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4708919620358311 Order of pole (three term test) -10.409322944553422 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.8299999999999 y[1] (analytic) 0.36469195229580154 y[1] (numeric) 0.3646919522957261 absolute error 7.543965452327939e-14 relative error 2.0685856665707364e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 15.630579540548812 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.47283787023293367 Order of pole (three term test) -10.645820821515942 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.8399999999999 y[1] (analytic) 0.35700125794616777 y[1] (numeric) 0.35700125794609217 absolute error 7.560618797697316e-14 relative error 2.1178129290618302e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 15.951819821543861 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4745945746903219 Order of pole (three term test) -10.883243371510078 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.8499999999998997 y[1] (analytic) 0.3493748629349088 y[1] (numeric) 0.3493748629348331 absolute error 7.571721027943568e-14 relative error 2.167219749107776e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 16.278500026423195 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.47616138015886134 Order of pole (three term test) -11.12149555739966 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.8599999999998995 y[1] (analytic) 0.34181352989517066 y[1] (numeric) 0.3418135298950947 absolute error 7.593925488436071e-14 relative error 2.22165737288545e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 16.610826546349625 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.47753766745413134 Order of pole (three term test) -11.360482017688616 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.8699999999998993 y[1] (analytic) 0.3343180149539561 y[1] (numeric) 0.33431801495387997 absolute error 7.610578833805448e-14 relative error 2.27644891791237e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 16.949015268198753 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4787228936920541 Order of pole (three term test) -11.600107104765865 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.879999999999899 y[1] (analytic) 0.32688906765651293 y[1] (numeric) 0.32688906765643666 absolute error 7.627232179174825e-14 relative error 2.3332784524899852e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 17.29329215085674 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4797165924938542 Order of pole (three term test) -11.840274923252464 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.889999999999899 y[1] (analytic) 0.31952743089138014 y[1] (numeric) 0.3195274308913038 absolute error 7.632783294297951e-14 relative error 2.388772467204117e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 17.643893843401223 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4805183741602832 Order of pole (three term test) -12.080889368435695 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.8999999999998987 y[1] (analytic) 0.31223384081609973 y[1] (numeric) 0.31223384081602323 absolute error 7.649436639667329e-14 relative error 2.4499063329181903e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 18.001068348778304 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.48112792581506314 Order of pole (three term test) -12.321854164774365 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.9099999999998984 y[1] (analytic) 0.3050090267836012 y[1] (numeric) 0.3050090267835245 absolute error 7.671641100159832e-14 relative error 2.5152177235733855e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 18.365075736950015 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4815450115175069 Order of pole (three term test) -12.56307290445994 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.9199999999998982 y[1] (analytic) 0.29785371126926696 y[1] (numeric) 0.29785371126919014 absolute error 7.682743330406083e-14 relative error 2.579368005074376e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 18.73618891188672 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.48176947234429507 Order of pole (three term test) -12.80444908601805 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.929999999999898 y[1] (analytic) 0.2907686097986859 y[1] (numeric) 0.2907686097986089 absolute error 7.69939667577546e-14 relative error 2.6479463106784977e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 19.114694437226316 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.48180122644039247 Order of pole (three term test) -13.045886152934694 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.939999999999898 y[1] (analytic) 0.28375443087610075 y[1] (numeric) 0.28375443087602364 absolute error 7.710498906021712e-14 relative error 2.7173140106448042e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 19.48628668955633 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.48164026903910756 Order of pole (three term test) -13.287287532291925 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.9499999999998976 y[1] (analytic) 0.2768118759135587 y[1] (numeric) 0.27681187591348144 absolute error 7.72715225139109e-14 relative error 2.7914814802975008e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 19.100178046563993 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.48128667245130535 Order of pole (three term test) -13.528556673397183 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.9599999999998974 y[1] (analytic) 0.2699416391607705 y[1] (numeric) 0.26994163916069314 absolute error 7.738254481637341e-14 relative error 2.8666398061799683e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 18.721374625388417 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4807405860237984 Order of pole (three term test) -13.769597086391204 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.969999999999897 y[1] (analytic) 0.26314440763568636 y[1] (numeric) 0.2631444076356088 absolute error 7.754907827006718e-14 relative error 2.9470160117341727e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 18.34959738925661 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4800022360669538 Order of pole (three term test) -14.0103123808187 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.979999999999897 y[1] (analytic) 0.2564208610557943 y[1] (numeric) 0.2564208610557166 absolute error 7.771561172376096e-14 relative error 3.030783509725869e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 17.984580317915555 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.47907192575156465 Order of pole (three term test) -14.25060630414682 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.9899999999998967 y[1] (analytic) 0.24977167177014947 y[1] (numeric) 0.24977167177007162 absolute error 7.78543896018391e-14 relative error 3.117022400902374e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 17.626069634960235 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.47795003497504684 Order of pole (three term test) -14.490382780215743 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.9999999999998965 y[1] (analytic) 0.2431975046921394 y[1] (numeric) 0.24319750469206142 absolute error 7.799316747991725e-14 relative error 3.2069888043731287e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 17.27382308901595 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.47663702019703647 Order of pole (three term test) -14.729545947606207 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.009999999999897 y[1] (analytic) 0.23669901723299314 y[1] (numeric) 0.23669901723291537 absolute error 7.777112287499222e-14 relative error 3.2856546589899324e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 16.92760928442924 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.47513341424447153 Order of pole (three term test) -14.968000197908724 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.0199999999998965 y[1] (analytic) 0.2302768592360419 y[1] (numeric) 0.23027685923596397 absolute error 7.793765632868599e-14 relative error 3.384519685879385e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 16.587207057517904 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.473439826086257 Order of pole (three term test) -15.205650213879286 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.029999999999896 y[1] (analytic) 0.22393167291173321 y[1] (numeric) 0.22393167291165517 absolute error 7.80486786311485e-14 relative error 3.485379161254819e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 16.25240489478521 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.471556940577623 Order of pole (three term test) -15.442401007466549 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.039999999999896 y[1] (analytic) 0.21766409277341192 y[1] (numeric) 0.21766409277333373 absolute error 7.818745650922665e-14 relative error 3.592115516757268e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 15.923000389824237 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4694855181742951 Order of pole (three term test) -15.678157957695216 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.049999999999896 y[1] (analytic) 0.21147474557386892 y[1] (numeric) 0.21147474557379053 absolute error 7.838174553853605e-14 relative error 3.7064352684683576e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 15.598799735925757 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4672263946166138 Order of pole (three term test) -15.912826848390884 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.059999999999896 y[1] (analytic) 0.20536425024266625 y[1] (numeric) 0.20536425024258778 absolute error 7.846501226538294e-14 relative error 3.820772708622152e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 15.279617251663543 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4647804805837466 Order of pole (three term test) -16.146313905731205 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.0699999999998955 y[1] (analytic) 0.19933321782424507 y[1] (numeric) 0.1993332178241665 absolute error 7.857603456784545e-14 relative error 3.941943817769854e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 14.965274936965173 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4621487613181474 Order of pole (three term test) -16.3785258356089 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.079999999999895 y[1] (analytic) 0.19338225141682142 y[1] (numeric) 0.1933822514167427 absolute error 7.87148124459236e-14 relative error 4.0704258984067534e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 14.65560205738925 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.45933229622043426 Order of pole (three term test) -16.609369860791602 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.089999999999895 y[1] (analytic) 0.1875119461120769 y[1] (numeric) 0.187511946111998 absolute error 7.888134589961737e-14 relative error 4.206737092498073e-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.45633221841486443 Order of pole (three term test) -16.83875375786402 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.099999999999895 y[1] (analytic) 0.18172288893564992 y[1] (numeric) 0.18172288893557098 absolute error 7.893685705084863e-14 relative error 4.343803772501165e-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.45314973428559646 Order of pole (three term test) -17.066585893938004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.109999999999895 y[1] (analytic) 0.17601565878843417 y[1] (numeric) 0.17601565878835507 absolute error 7.91033905045424e-14 relative error 4.4941109813202717e-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.44978612298394344 Order of pole (three term test) -17.292775263115953 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.119999999999894 y[1] (analytic) 0.1703908263886882 y[1] (numeric) 0.17039082638860897 absolute error 7.921441280700492e-14 relative error 4.648983427447228e-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.4462427359068277 Order of pole (three term test) -17.517231522693553 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.129999999999894 y[1] (analytic) 0.1648489542149646 y[1] (numeric) 0.16484895421488532 absolute error 7.926992395823618e-14 relative error 4.808639783960501e-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.44252099614666646 Order of pole (three term test) -17.739865029087213 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.139999999999894 y[1] (analytic) 0.15939059644986275 y[1] (numeric) 0.1593905964497833 absolute error 7.946421298754558e-14 relative error 4.9855019529048263e-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.43862239791291785 Order of pole (three term test) -17.96058687347274 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.149999999999894 y[1] (analytic) 0.15401629892461033 y[1] (numeric) 0.15401629892453078 absolute error 7.954747971439247e-14 relative error 5.164874124999607e-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.43454850592553856 Order of pole (three term test) -18.179308917120842 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.159999999999894 y[1] (analytic) 0.14872659906448138 y[1] (numeric) 0.14872659906440175 absolute error 7.963074644123935e-14 relative error 5.354169794921144e-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.43030095478060476 Order of pole (three term test) -18.395943826416104 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.169999999999893 y[1] (analytic) 0.1435220258350539 y[1] (numeric) 0.14352202583497412 absolute error 7.979727989493313e-14 relative error 5.5599326605549755e-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.4258814482883687 Order of pole (three term test) -18.61040510754541 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.179999999999893 y[1] (analytic) 0.13840309968931364 y[1] (numeric) 0.1384030996892337 absolute error 7.993605777301127e-14 relative error 5.775597363964478e-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.4212917587840257 Order of pole (three term test) -18.822607140842656 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.189999999999893 y[1] (analytic) 0.13337033251560937 y[1] (numeric) 0.13337033251552935 absolute error 8.001932449985816e-14 relative error 5.999784434105154e-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.4165337264114784 Order of pole (three term test) -19.03246521477629 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.199999999999893 y[1] (analytic) 0.12842422758646455 y[1] (numeric) 0.12842422758638444 absolute error 8.010259122670504e-14 relative error 6.237342651936462e-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.4116092583804013 Order of pole (three term test) -19.23989555956637 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.2099999999998925 y[1] (analytic) 0.12356527950825036 y[1] (numeric) 0.12356527950817017 absolute error 8.018585795355193e-14 relative error 6.489351885308363e-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.40652032819690787 Order of pole (three term test) -19.444815380418444 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.219999999999892 y[1] (analytic) 0.11879397417172555 y[1] (numeric) 0.11879397417164524 absolute error 8.031075804382226e-14 relative error 6.76050772808788e-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.4012689748681404 Order of pole (three term test) -19.647142890361035 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.229999999999892 y[1] (analytic) 0.1141107887034476 y[1] (numeric) 0.11411078870336722 absolute error 8.038014698286133e-14 relative error 7.044044467325011e-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.3958573020811139 Order of pole (three term test) -19.846797342674304 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.239999999999892 y[1] (analytic) 0.1095161914180608 y[1] (numeric) 0.1095161914179803 absolute error 8.049116928532385e-14 relative error 7.349704937972277e-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.39028747735614605 Order of pole (three term test) -20.043699062897208 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.249999999999892 y[1] (analytic) 0.1050106417714648 y[1] (numeric) 0.10501064177138422 absolute error 8.057443601217074e-14 relative error 7.672978152778582e-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.38456173117522136 Order of pole (three term test) -20.237769480400978 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.259999999999891 y[1] (analytic) 0.10059459031486973 y[1] (numeric) 0.10059459031478901 absolute error 8.071321389024888e-14 relative error 8.023613758713025e-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.37868235608564804 Order of pole (three term test) -20.42893115951658 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.269999999999891 y[1] (analytic) 0.09626847864974108 y[1] (numeric) 0.0962684786496603 absolute error 8.078260282928795e-14 relative error 8.39138666802908e-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.3726517057793712 Order of pole (three term test) -20.61710783020433 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.279999999999891 y[1] (analytic) 0.09203273938364043 y[1] (numeric) 0.09203273938355952 absolute error 8.090750291955828e-14 relative error 8.79116534631156e-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.3664721941483138 Order of pole (three term test) -20.802224418253815 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.289999999999891 y[1] (analytic) 0.08788779608696451 y[1] (numeric) 0.08788779608688352 absolute error 8.099076964640517e-14 relative error 9.215246399655446e-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.36014629431613354 Order of pole (three term test) -20.984207075002537 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.299999999999891 y[1] (analytic) 0.08383406325058884 y[1] (numeric) 0.08383406325050785 absolute error 8.099076964640517e-14 relative error 9.660842682086783e-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.35367653764678403 Order of pole (three term test) -21.162983206561872 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.30999999999989 y[1] (analytic) 0.07987194624441918 y[1] (numeric) 0.07987194624433805 absolute error 8.112954752448331e-14 relative error 1.0157452189310087e-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.3470655127302769 Order of pole (three term test) -21.33848150253927 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.31999999999989 y[1] (analytic) 0.07600184127685417 y[1] (numeric) 0.07600184127677298 absolute error 8.118505867571457e-14 relative error 1.0681985766631541e-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.34031586434606403 Order of pole (three term test) -21.51063196424547 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.32999999999989 y[1] (analytic) 0.07222413535516559 y[1] (numeric) 0.07222413535508432 absolute error 8.126832540256146e-14 relative error 1.1252239296866712e-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.3334302924044433 Order of pole (three term test) -21.679365932376214 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.33999999999989 y[1] (analytic) 0.06853920624679755 y[1] (numeric) 0.06853920624671617 absolute error 8.137934770502397e-14 relative error 1.187340095710933e-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.3264115508664206 Order of pole (three term test) -21.844616114157734 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.3499999999998895 y[1] (analytic) 0.06494742244159002 y[1] (numeric) 0.0649474224415086 absolute error 8.142098106844742e-14 relative error 1.2536445328784644e-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.31926244664246 Order of pole (three term test) -22.00631660994568 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.359999999999889 y[1] (analytic) 0.06144914311493044 y[1] (numeric) 0.061449143114848975 absolute error 8.146261443187086e-14 relative error 1.3256916256669118e-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.3119858384705581 Order of pole (three term test) -22.164402939267415 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.369999999999889 y[1] (analytic) 0.05804471809183631 y[1] (numeric) 0.05804471809175475 absolute error 8.155975894652556e-14 relative error 1.4051193911818915e-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.3045846357740918 Order of pole (three term test) -22.318812066297724 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.379999999999889 y[1] (analytic) 0.054734487811972876 y[1] (numeric) 0.054734487811891226 absolute error 8.164996456727636e-14 relative error 1.4917462066652584e-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.2970617974998987 Order of pole (three term test) -22.469482424758223 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.389999999999889 y[1] (analytic) 0.05151878329560955 y[1] (numeric) 0.051518783295527865 absolute error 8.168465903679589e-14 relative error 1.5855316024855945e-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.28942033093704167 Order of pole (three term test) -22.616353942231076 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.3999999999998884 y[1] (analytic) 0.0483979261105183 y[1] (numeric) 0.048397926110436564 absolute error 8.173323129412324e-14 relative error 1.6887754881786185e-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.2816632905167387 Order of pole (three term test) -22.759368063877762 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.409999999999888 y[1] (analytic) 0.04537222833981691 y[1] (numeric) 0.04537222833973512 absolute error 8.17887424453545e-14 relative error 1.8026168305597604e-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.2737937765939234 Order of pole (three term test) -22.898467775553843 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.419999999999888 y[1] (analytic) 0.04244199255076109 y[1] (numeric) 0.04244199255067921 absolute error 8.18789480661053e-14 relative error 1.9291966080097954e-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.2658149342109236 Order of pole (three term test) -23.033597626311067 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.429999999999888 y[1] (analytic) 0.039607511764487846 y[1] (numeric) 0.03960751176440587 absolute error 8.197609258076e-14 relative error 2.0697107424521397e-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.25772995184374525 Order of pole (three term test) -23.16470375027829 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.439999999999888 y[1] (analytic) 0.03686906942671364 y[1] (numeric) 0.03686906942663167 absolute error 8.196915368685609e-14 relative error 2.2232498666609955e-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.24954206013145447 Order of pole (three term test) -23.291733887912784 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.449999999999887 y[1] (analytic) 0.034226939379390475 y[1] (numeric) 0.03422693937930837 absolute error 8.210793156493423e-14 relative error 2.398927074805145e-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.24125453058916352 Order of pole (three term test) -23.414637406614123 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.459999999999887 y[1] (analytic) 0.03168138583332103 y[1] (numeric) 0.03168138583323892 absolute error 8.210793156493423e-14 relative error 2.591677396844707e-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.23287067430512 Order of pole (three term test) -23.533365320692685 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.469999999999887 y[1] (analytic) 0.029232663341738796 y[1] (numeric) 0.029232663341656653 absolute error 8.214262603445377e-14 relative error 2.809960388288309e-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.22439384062241682 Order of pole (three term test) -23.64787031068534 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.479999999999887 y[1] (analytic) 0.02688101677485233 y[1] (numeric) 0.026881016774770124 absolute error 8.220507607958893e-14 relative error 3.058108879143785e-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.2158274158058381 Order of pole (three term test) -23.758106742011023 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.4899999999998865 y[1] (analytic) 0.02462668129535861 y[1] (numeric) 0.024626681295276325 absolute error 8.228487335948387e-14 relative error 3.341289570145698e-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.20717482169436546 Order of pole (three term test) -23.864030682959054 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.499999999999886 y[1] (analytic) 0.02246988233492686 y[1] (numeric) 0.0224698823348446 absolute error 8.226058723082019e-14 relative error 3.660926479483852e-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.19843951433986948 Order of pole (three term test) -23.965599922003623 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.509999999999886 y[1] (analytic) 0.020410835571656016 y[1] (numeric) 0.020410835571573662 absolute error 8.235426229852294e-14 relative error 4.0348305197699064e-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.18962498263252323 Order of pole (three term test) -24.06277398443778 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.519999999999886 y[1] (analytic) 0.018449746908506315 y[1] (numeric) 0.018449746908423974 absolute error 8.234038451071513e-14 relative error 4.462954690871766e-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.18073474691347152 Order of pole (three term test) -24.155514148320712 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.529999999999886 y[1] (analytic) 0.016586812452710098 y[1] (numeric) 0.016586812452627615 absolute error 8.248263183574522e-14 relative error 4.972783774514102e-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.17177235757529993 Order of pole (three term test) -24.243783459732324 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.5399999999998855 y[1] (analytic) 0.014822218496160167 y[1] (numeric) 0.014822218496077726 absolute error 8.244099847232178e-14 relative error 5.561987801871824e-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.1627413936508474 Order of pole (three term test) -24.327546747329418 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.549999999999885 y[1] (analytic) 0.013156141496782014 y[1] (numeric) 0.013156141496699471 absolute error 8.254334715740441e-14 relative error 6.274130388274896e-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.1536454613909184 Order of pole (three term test) -24.406770636197912 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.559999999999885 y[1] (analytic) 0.011588748060886944 y[1] (numeric) 0.011588748060804396 absolute error 8.254855132783234e-14 relative error 7.123163856365214e-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.14448819283143885 Order of pole (three term test) -24.48142356099606 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.569999999999885 y[1] (analytic) 0.010120194926512505 y[1] (numeric) 0.010120194926429932 absolute error 8.257283745649602e-14 relative error 8.159214131357769e-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.13527324435062435 Order of pole (three term test) -24.551475778383555 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.579999999999885 y[1] (analytic) 0.008750628947748362 y[1] (numeric) 0.008750628947665727 absolute error 8.263528750163118e-14 relative error 9.443354071468678e-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.12600429521671408 Order of pole (three term test) -24.61689937873203 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.589999999999884 y[1] (analytic) 0.007480187080050937 y[1] (numeric) 0.007480187079968355 absolute error 8.258237843561389e-14 relative error 1.1040148802675605e-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.11668504612683844 Order of pole (three term test) -24.677668297112444 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.599999999999884 y[1] (analytic) 0.00630899636654858 y[1] (numeric) 0.006308996366465889 absolute error 8.269166601460043e-14 relative error 1.310694462482913e-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.1073192177375884 Order of pole (three term test) -24.73375832355533 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.609999999999884 y[1] (analytic) 0.0052371739253364025 y[1] (numeric) 0.005237173925253689 absolute error 8.271335005805014e-14 relative error 1.5793508338132415e-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.0979105491878545 Order of pole (three term test) -24.785147112579956 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.619999999999884 y[1] (analytic) 0.00426482693776542 y[1] (numeric) 0.004264826937682696 absolute error 8.272462576064399e-14 relative error 1.939694786395905e-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.08846279661451212 Order of pole (three term test) -24.83181419198899 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.6299999999998835 y[1] (analytic) 0.00339205263772413 y[1] (numeric) 0.0033920526376413785 absolute error 8.275151397452163e-14 relative error 2.4395704551932626e-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.078979731661525 Order of pole (three term test) -24.87374097092519 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.639999999999883 y[1] (analytic) 0.0026189383019151746 y[1] (numeric) 0.0026189383018324322 absolute error 8.274240667627275e-14 relative error 3.159387398159207e-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.06946513998304897 Order of pole (three term test) -24.91091074718729 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.649999999999883 y[1] (analytic) 0.00194556124112788 y[1] (numeric) 0.0019455612410451783 absolute error 8.27016406745873e-14 relative error 4.250785784910247e-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.05992281974111256 Order of pole (three term test) -24.943308713802196 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.659999999999883 y[1] (analytic) 0.0013719887925073282 y[1] (numeric) 0.0013719887924245496 absolute error 8.277861902883377e-14 relative error 6.033476328735507e-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.05035658009845813 Order of pole (three term test) -24.970921964851133 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.669999999999883 y[1] (analytic) 0.0008982783128201888 y[1] (numeric) 0.0008982783127374325 absolute error 8.275628446408057e-14 relative error 9.212766609522516e-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.04077023970712732 Order of pole (three term test) -24.99373950054754 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.6799999999998825 y[1] (analytic) 0.0005244771727197506 y[1] (numeric) 0.0005244771726370385 absolute error 8.271204901544316e-14 relative error 1.5770381118119615e-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.031167625193374727 Order of pole (three term test) -25.011752231564795 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.689999999999882 y[1] (analytic) 0.0002506227520086002 y[1] (numeric) 0.0002506227519258777 absolute error 8.272245735629902e-14 relative error 3.300676283111774e-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.021552569639497327 Order of pole (three term test) -25.024952982612156 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.699999999999882 y[1] (analytic) 7.674243590061192e-05 y[1] (numeric) 7.674243581780996e-05 absolute error 8.280195648059652e-14 relative error 1.0789591900344707e-07% Correct digits 9 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.011928911063166812 Order of pole (three term test) -25.03333649525763 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.709999999999882 y[1] (analytic) 2.8536122823608068e-06 y[1] (numeric) 2.8536121995462464e-06 absolute error 8.281456033085166e-14 relative error 2.9020957346853997e-06% Correct digits 8 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.002300490894852445 Order of pole (three term test) -25.03689942999664 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.719999999999882 y[1] (analytic) 2.8963669974624295e-05 y[1] (numeric) 2.8963669891874608e-05 absolute error 8.274968777148735e-14 relative error 2.857016664117018e-07% Correct digits 9 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.729999999999881 y[1] (analytic) 0.00015506999799352883 y[1] (numeric) 0.00015506999791078412 absolute error 8.274471060588928e-14 relative error 5.3359587074568916e-08% Correct digits 10 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.739999999999881 y[1] (analytic) 0.00038115998581134125 y[1] (numeric) 0.00038115998572856117 absolute error 8.278008270176662e-14 relative error 2.1717936242850896e-08% Correct digits 10 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.749999999999881 y[1] (analytic) 0.0007072110246175711 y[1] (numeric) 0.0007072110245348316 absolute error 8.273947933040704e-14 relative error 1.1699404626101374e-08% Correct digits 10 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.759999999999881 y[1] (analytic) 0.001133190509580162 y[1] (numeric) 0.0011331905094974233 absolute error 8.27387203888863e-14 relative error 7.3013954572863774e-09% Correct digits 11 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.769999999999881 y[1] (analytic) 0.0016590558431055502 y[1] (numeric) 0.0016590558430228215 absolute error 8.272874572889943e-14 relative error 4.986495546409174e-09% Correct digits 11 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.77999999999988 y[1] (analytic) 0.0022847544390985908 y[1] (numeric) 0.002284754439015893 absolute error 8.269773754676635e-14 relative error 3.6195459840924205e-09% Correct digits 11 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.78999999999988 y[1] (analytic) 0.0030102237282211286 y[1] (numeric) 0.003010223728138453 absolute error 8.267561982244764e-14 relative error 2.7464941906927377e-09% Correct digits 11 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.79999999999988 y[1] (analytic) 0.0038353911641487715 y[1] (numeric) 0.003835391164066145 absolute error 8.26266138842513e-14 relative error 2.154320389967042e-09% Correct digits 11 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.80999999999988 y[1] (analytic) 0.004760174230825642 y[1] (numeric) 0.004760174230743012 absolute error 8.263008333120325e-14 relative error 1.735862582426342e-09% Correct digits 11 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.8199999999998795 y[1] (analytic) 0.005784480450715668 y[1] (numeric) 0.005784480450633038 absolute error 8.263008333120325e-14 relative error 1.4284789106855757e-09% Correct digits 11 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.829999999999879 y[1] (analytic) 0.006908207394050403 y[1] (numeric) 0.006908207393967819 absolute error 8.258411315908987e-14 relative error 1.195449245345678e-09% Correct digits 11 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.839999999999879 y[1] (analytic) 0.00813124268907206 y[1] (numeric) 0.008131242688989458 absolute error 8.260232775558762e-14 relative error 1.0158635145228242e-09% Correct digits 11 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.849999999999879 y[1] (analytic) 0.009453464033270187 y[1] (numeric) 0.009453464033187645 absolute error 8.254161243392844e-14 relative error 8.731361556296656e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.859999999999879 y[1] (analytic) 0.010874739205612327 y[1] (numeric) 0.010874739205529808 absolute error 8.251906102874074e-14 relative error 7.588141606757209e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.869999999999878 y[1] (analytic) 0.012394926079765556 y[1] (numeric) 0.012394926079683104 absolute error 8.245140681317764e-14 relative error 6.652028925592203e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.879999999999878 y[1] (analytic) 0.014013872638309333 y[1] (numeric) 0.014013872638226937 absolute error 8.239589566194638e-14 relative error 5.879595011924329e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.889999999999878 y[1] (analytic) 0.015731416987937008 y[1] (numeric) 0.015731416987854567 absolute error 8.244099847232178e-14 relative error 5.24053227598876e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.899999999999878 y[1] (analytic) 0.017547387375644652 y[1] (numeric) 0.01754738737556232 absolute error 8.233344561681122e-14 relative error 4.69206291821471e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.909999999999878 y[1] (analytic) 0.01946160220590709 y[1] (numeric) 0.01946160220582472 absolute error 8.237160953328271e-14 relative error 4.232519432972524e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.919999999999877 y[1] (analytic) 0.021473870058836164 y[1] (numeric) 0.02147387005875392 absolute error 8.224323999606042e-14 relative error 3.8299216569124487e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.929999999999877 y[1] (analytic) 0.02358398970932374 y[1] (numeric) 0.023583989709241516 absolute error 8.22224233143487e-14 relative error 3.4863661461759685e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.939999999999877 y[1] (analytic) 0.02579175014716306 y[1] (numeric) 0.025791750147080877 absolute error 8.218425939787721e-14 relative error 3.186455317260314e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.949999999999877 y[1] (analytic) 0.028096930598150216 y[1] (numeric) 0.02809693059806802 absolute error 8.219466773873307e-14 relative error 2.9253966888519993e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.9599999999998765 y[1] (analytic) 0.0304993005461609 y[1] (numeric) 0.03049930054607882 absolute error 8.20801759893186e-14 relative error 2.691215028524661e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.969999999999876 y[1] (analytic) 0.03299861975620244 y[1] (numeric) 0.032998619756120444 absolute error 8.199690926247172e-14 relative error 2.484858756768441e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.979999999999876 y[1] (analytic) 0.035594638298436676 y[1] (numeric) 0.03559463829835465 absolute error 8.202466483808735e-14 relative error 2.3044106854062313e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.989999999999876 y[1] (analytic) 0.03828709657317253 y[1] (numeric) 0.038287096573090554 absolute error 8.197609258076e-14 relative error 2.141089294250638e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.999999999999876 y[1] (analytic) 0.04107572533682624 y[1] (numeric) 0.04107572533674439 absolute error 8.185119249048967e-14 relative error 1.992690130711006e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 Finished! diff ( y , x , 1 ) = cos ( x ) ; Iterations 1001 Total Elapsed Time 2.0 Seconds Elapsed Time(since restart) 2.0 Seconds Time to Timeout 2 Minutes 58.0 Seconds Percent Done 100.19999999999875%