##############ECHO OF PROBLEM################# ##############temp/add_lin_fullpostode.ode################# diff ( y , x , 1 ) = ( 0.1 * x + 0.2 ) + sin ( 0.3 * x + 0.1 ) ; ! /* BEGIN FIRST INPUT BLOCK */ Digits=32; 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=1000000; glob_display_interval=0.1; glob_max_minutes=10; /* END SECOND INPUT BLOCK */ /* BEGIN OVERRIDE BLOCK */ glob_desired_digits_correct=10; glob_display_interval=0.01; glob_look_poles=true; glob_max_iter=1000000000; glob_max_minutes=30.0; glob_subiter_method=3; /* END OVERRIDE BLOCK */ ! /* BEGIN USER DEF BLOCK */ double exact_soln_y (double x) { return(0.05 * x * x + 0.2 * x - cos(0.3 * x + 0.1) / 0.3); } /* END USER DEF BLOCK */ #######END OF ECHO OF PROBLEM################# START of Optimize min_size = 0 min_size = 1 glob_desired_digits_correct = 10 estimated_h = 1e-06 estimated_answer = 1 desired_abs_gbl_error = 1e-10 range = 10 estimated_steps = 10000000 step_error = 1e-17 est_needed_step_err = 1e-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 = 3.570897047889732e-197 estimated_step_error = 3.570897047889732e-197 best_h = 2e-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 = 2.396388520637118e-189 estimated_step_error = 2.396388520637118e-189 best_h = 4e-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.608189216827007e-181 estimated_step_error = 1.608189216827007e-181 best_h = 8e-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 = 1.079237653434051e-173 estimated_step_error = 1.079237653434051e-173 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 = 7.242643157108719e-166 estimated_step_error = 7.242643157108719e-166 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 = 4.860458051228533e-158 estimated_step_error = 4.860458051228533e-158 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 = 3.261801545421411e-150 estimated_step_error = 3.261801545421411e-150 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 = 2.188962475527309e-142 estimated_step_error = 2.188962475527309e-142 best_h = 0.000256 opt_iter = 9 hn_div_ho = 0.5 hn_div_ho_2 = 0.25 hn_div_ho_3 = 0.125 max_estimated_step_error = 1.468993907233616e-134 estimated_step_error = 1.468993907233616e-134 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 = 9.858332522956382e-127 estimated_step_error = 9.858332522956382e-127 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 = 6.615924069964596e-119 estimated_step_error = 6.615924069964596e-119 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 = 4.440017923783401e-111 estimated_step_error = 4.440017923783401e-111 best_h = 0.004096 opt_iter = 13 hn_div_ho = 0.5 hn_div_ho_2 = 0.25 hn_div_ho_3 = 0.125 max_estimated_step_error = 2.979842134343461e-103 estimated_step_error = 2.979842134343461e-103 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 = 2.000002001141686e-95 estimated_step_error = 2.000002001141686e-95 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 = 1.342532679636464e-87 estimated_step_error = 1.342532679636464e-87 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 = 9.0143362617228e-80 estimated_step_error = 9.0143362617228e-80 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 = 6.055796344990872e-72 estimated_step_error = 6.055796344990872e-72 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 = 4.072535331040571e-64 estimated_step_error = 4.072535331040571e-64 best_h = 0.1 START of Soultion TOP MAIN SOLVE Loop x[1] = -5 y[1] (analytic) = -0.3165571430008035 y[1] (numeric) = -0.3165571430008035 absolute error = 0 relative error = 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.5583 Order of pole (three term test) = 22.97 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.99 y[1] (analytic) = -0.329404076013717 y[1] (numeric) = -0.3294040760137175 absolute error = 4.440892098500626e-16 relative error = 1.348159425421226e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.5677 Order of pole (three term test) = 22.97 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.98 y[1] (analytic) = -0.3422358213488377 y[1] (numeric) = -0.342235821348838 absolute error = 3.33066907387547e-16 relative error = 9.732087835658064e-14 % Correct digits = 16 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.5771 Order of pole (three term test) = 22.97 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.970000000000001 y[1] (analytic) = -0.355052290385523 y[1] (numeric) = -0.3550522903855237 absolute error = 6.661338147750939e-16 relative error = 1.87615692903091e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.5865 Order of pole (three term test) = 22.97 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.960000000000001 y[1] (analytic) = -0.3678533945506185 y[1] (numeric) = -0.3678533945506195 absolute error = 9.992007221626409e-16 relative error = 2.716301485767983e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.5958 Order of pole (three term test) = 22.97 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.950000000000001 y[1] (analytic) = -0.3806390453192531 y[1] (numeric) = -0.3806390453192544 absolute error = 1.332267629550188e-15 relative error = 3.500081365622321e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.6052 Order of pole (three term test) = 22.97 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.940000000000001 y[1] (analytic) = -0.393409154215636 y[1] (numeric) = -0.3934091542156379 absolute error = 1.831867990631508e-15 relative error = 4.65639391204258e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.6145 Order of pole (three term test) = 22.96 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.930000000000001 y[1] (analytic) = -0.4061636328138546 y[1] (numeric) = -0.4061636328138561 absolute error = 1.554312234475219e-15 relative error = 3.82681291209438e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.6238 Order of pole (three term test) = 22.96 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.920000000000002 y[1] (analytic) = -0.4189023927386661 y[1] (numeric) = -0.4189023927386681 absolute error = 1.942890293094024e-15 relative error = 4.63805012043964e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.633 Order of pole (three term test) = 22.96 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.910000000000002 y[1] (analytic) = -0.4316253456662983 y[1] (numeric) = -0.4316253456663006 absolute error = 2.331468351712829e-15 relative error = 5.401602049373979e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.6423 Order of pole (three term test) = 22.96 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.900000000000002 y[1] (analytic) = -0.4443324033252409 y[1] (numeric) = -0.4443324033252436 absolute error = 2.664535259100376e-15 relative error = 5.996716060228446e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.6515 Order of pole (three term test) = 22.96 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.890000000000002 y[1] (analytic) = -0.4570234774970411 y[1] (numeric) = -0.4570234774970443 absolute error = 3.219646771412954e-15 relative error = 7.04481701694154e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.6607 Order of pole (three term test) = 22.96 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.880000000000003 y[1] (analytic) = -0.4696984800170984 y[1] (numeric) = -0.4696984800171012 absolute error = 2.886579864025407e-15 relative error = 6.14560188468212e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.6698 Order of pole (three term test) = 22.96 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.870000000000003 y[1] (analytic) = -0.4823573227754546 y[1] (numeric) = -0.4823573227754578 absolute error = 3.219646771412954e-15 relative error = 6.674816820209762e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.679 Order of pole (three term test) = 22.96 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.860000000000003 y[1] (analytic) = -0.4949999177175917 y[1] (numeric) = -0.4949999177175953 absolute error = 3.663735981263017e-15 relative error = 7.401488061162181e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.6881 Order of pole (three term test) = 22.96 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.850000000000003 y[1] (analytic) = -0.507626176845221 y[1] (numeric) = -0.5076261768452253 absolute error = 4.218847493575595e-15 relative error = 8.310933687058366e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.6972 Order of pole (three term test) = 22.95 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.840000000000003 y[1] (analytic) = -0.5202360122170769 y[1] (numeric) = -0.5202360122170814 absolute error = 4.440892098500626e-15 relative error = 8.536302743777745e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.7063 Order of pole (three term test) = 22.95 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.830000000000004 y[1] (analytic) = -0.5328293359497072 y[1] (numeric) = -0.5328293359497113 absolute error = 4.107825191113079e-15 relative error = 7.709457632979896e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.7153 Order of pole (three term test) = 22.95 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.820000000000004 y[1] (analytic) = -0.5454060602182627 y[1] (numeric) = -0.5454060602182672 absolute error = 4.551914400963142e-15 relative error = 8.345918267100918e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.7243 Order of pole (three term test) = 22.95 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.810000000000004 y[1] (analytic) = -0.5579660972572915 y[1] (numeric) = -0.5579660972572966 absolute error = 5.10702591327572e-15 relative error = 9.152932298896913e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.7333 Order of pole (three term test) = 22.95 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.800000000000004 y[1] (analytic) = -0.5705093593615265 y[1] (numeric) = -0.5705093593615319 absolute error = 5.440092820663267e-15 relative error = 9.535501445149704e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.7423 Order of pole (three term test) = 22.95 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.790000000000004 y[1] (analytic) = -0.583035758886674 y[1] (numeric) = -0.5830357588866799 absolute error = 5.88418203051333e-15 relative error = 1.00923175651342e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.7512 Order of pole (three term test) = 22.95 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.780000000000005 y[1] (analytic) = -0.5955452082502052 y[1] (numeric) = -0.5955452082502105 absolute error = 5.329070518200751e-15 relative error = 8.948221636873384e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.7601 Order of pole (three term test) = 22.94 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.770000000000005 y[1] (analytic) = -0.6080376199321392 y[1] (numeric) = -0.6080376199321451 absolute error = 5.88418203051333e-15 relative error = 9.677332187390051e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.769 Order of pole (three term test) = 22.94 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.760000000000005 y[1] (analytic) = -0.6205129064758379 y[1] (numeric) = -0.6205129064758442 absolute error = 6.328271240363392e-15 relative error = 1.019845223897822e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.7779 Order of pole (three term test) = 22.94 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.750000000000005 y[1] (analytic) = -0.6329709804887879 y[1] (numeric) = -0.6329709804887944 absolute error = 6.550315845288424e-15 relative error = 1.034852473051796e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.7867 Order of pole (three term test) = 22.94 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.740000000000006 y[1] (analytic) = -0.6454117546433881 y[1] (numeric) = -0.6454117546433952 absolute error = 7.105427357601002e-15 relative error = 1.100913843988942e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.7955 Order of pole (three term test) = 22.94 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.730000000000006 y[1] (analytic) = -0.6578351416777377 y[1] (numeric) = -0.6578351416777445 absolute error = 6.772360450213455e-15 relative error = 1.029492044608818e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.8043 Order of pole (three term test) = 22.94 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.720000000000006 y[1] (analytic) = -0.6702410543964172 y[1] (numeric) = -0.6702410543964245 absolute error = 7.216449660063518e-15 relative error = 1.076694662722841e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.813 Order of pole (three term test) = 22.94 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.710000000000006 y[1] (analytic) = -0.6826294056712784 y[1] (numeric) = -0.6826294056712859 absolute error = 7.549516567451064e-15 relative error = 1.105946580198532e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.8218 Order of pole (three term test) = 22.94 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.700000000000006 y[1] (analytic) = -0.6950001084422248 y[1] (numeric) = -0.6950001084422327 absolute error = 7.882583474838611e-15 relative error = 1.134184495669599e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.8304 Order of pole (three term test) = 22.93 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.690000000000007 y[1] (analytic) = -0.7073530757179965 y[1] (numeric) = -0.7073530757180051 absolute error = 8.548717289613705e-15 relative error = 1.208550239346363e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.8391 Order of pole (three term test) = 22.93 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.680000000000007 y[1] (analytic) = -0.7196882205769547 y[1] (numeric) = -0.7196882205769629 absolute error = 8.215650382226158e-15 relative error = 1.141556878010299e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.8477 Order of pole (three term test) = 22.93 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.670000000000007 y[1] (analytic) = -0.7320054561678588 y[1] (numeric) = -0.7320054561678675 absolute error = 8.659739592076221e-15 relative error = 1.183015716496302e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.8563 Order of pole (three term test) = 22.93 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.660000000000007 y[1] (analytic) = -0.7443046957106544 y[1] (numeric) = -0.7443046957106636 absolute error = 9.214851104388799e-15 relative error = 1.238048229104689e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.8649 Order of pole (three term test) = 22.93 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.650000000000007 y[1] (analytic) = -0.7565858524972507 y[1] (numeric) = -0.7565858524972603 absolute error = 9.547918011776346e-15 relative error = 1.26197416727549e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.8734 Order of pole (three term test) = 22.93 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.640000000000008 y[1] (analytic) = -0.7688488398923017 y[1] (numeric) = -0.7688488398923116 absolute error = 9.880984919163893e-15 relative error = 1.285166134938565e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.8819 Order of pole (three term test) = 22.92 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.630000000000008 y[1] (analytic) = -0.7810935713339863 y[1] (numeric) = -0.7810935713339958 absolute error = 9.547918011776346e-15 relative error = 1.222378260708251e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.8904 Order of pole (three term test) = 22.92 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.620000000000008 y[1] (analytic) = -0.7933199603347849 y[1] (numeric) = -0.7933199603347949 absolute error = 9.992007221626409e-15 relative error = 1.259517939950702e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.8988 Order of pole (three term test) = 22.92 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.610000000000008 y[1] (analytic) = -0.8055279204822623 y[1] (numeric) = -0.8055279204822726 absolute error = 1.032507412901396e-14 relative error = 1.281777312303766e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.9072 Order of pole (three term test) = 22.92 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.600000000000009 y[1] (analytic) = -0.8177173654398416 y[1] (numeric) = -0.8177173654398524 absolute error = 1.076916333886402e-14 relative error = 1.316978676742593e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.9156 Order of pole (three term test) = 22.92 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.590000000000009 y[1] (analytic) = -0.8298882089475831 y[1] (numeric) = -0.8298882089475943 absolute error = 1.121325254871408e-14 relative error = 1.351176270227298e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.9239 Order of pole (three term test) = 22.92 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.580000000000009 y[1] (analytic) = -0.8420403648229605 y[1] (numeric) = -0.8420403648229714 absolute error = 1.088018564132653e-14 relative error = 1.29212162455111e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.9322 Order of pole (three term test) = 22.91 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.570000000000009 y[1] (analytic) = -0.8541737469616342 y[1] (numeric) = -0.8541737469616454 absolute error = 1.121325254871408e-14 relative error = 1.31276014845932e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.9405 Order of pole (three term test) = 22.91 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.560000000000009 y[1] (analytic) = -0.8662882693382299 y[1] (numeric) = -0.8662882693382415 absolute error = 1.165734175856414e-14 relative error = 1.345665429299805e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.9487 Order of pole (three term test) = 22.91 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.55000000000001 y[1] (analytic) = -0.8783838460071109 y[1] (numeric) = -0.8783838460071229 absolute error = 1.199040866595169e-14 relative error = 1.365053412634665e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.957 Order of pole (three term test) = 22.91 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.54000000000001 y[1] (analytic) = -0.8904603911031516 y[1] (numeric) = -0.890460391103164 absolute error = 1.243449787580175e-14 relative error = 1.396412237988173e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.9651 Order of pole (three term test) = 22.91 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.53000000000001 y[1] (analytic) = -0.902517818842511 y[1] (numeric) = -0.9025178188425231 absolute error = 1.210143096841421e-14 relative error = 1.340852304050287e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.9733 Order of pole (three term test) = 22.91 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.52000000000001 y[1] (analytic) = -0.9145560435234026 y[1] (numeric) = -0.9145560435234149 absolute error = 1.232347557333924e-14 relative error = 1.347481727403171e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.9814 Order of pole (three term test) = 22.9 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.51000000000001 y[1] (analytic) = -0.9265749795268685 y[1] (numeric) = -0.9265749795268815 absolute error = 1.298960938811433e-14 relative error = 1.401895116437003e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.9894 Order of pole (three term test) = 22.9 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.500000000000011 y[1] (analytic) = -0.9385745413175497 y[1] (numeric) = -0.938574541317563 absolute error = 1.332267629550188e-14 relative error = 1.419458520236422e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.9975 Order of pole (three term test) = 22.9 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.490000000000011 y[1] (analytic) = -0.9505546434444537 y[1] (numeric) = -0.9505546434444675 absolute error = 1.376676550535194e-14 relative error = 1.448287649773225e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.005 Order of pole (three term test) = 22.9 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.480000000000011 y[1] (analytic) = -0.9625152005417262 y[1] (numeric) = -0.9625152005417397 absolute error = 1.343369859796439e-14 relative error = 1.395686903479924e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.013 Order of pole (three term test) = 22.9 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.470000000000011 y[1] (analytic) = -0.974456127329416 y[1] (numeric) = -0.9744561273294298 absolute error = 1.376676550535194e-14 relative error = 1.412764014638708e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.021 Order of pole (three term test) = 22.9 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.460000000000012 y[1] (analytic) = -0.9863773386142461 y[1] (numeric) = -0.9863773386142605 absolute error = 1.432187701766452e-14 relative error = 1.451967361474992e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.029 Order of pole (three term test) = 22.89 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.450000000000012 y[1] (analytic) = -0.9982787492903797 y[1] (numeric) = -0.9982787492903942 absolute error = 1.443289932012704e-14 relative error = 1.44577847924606e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.037 Order of pole (three term test) = 22.89 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.440000000000012 y[1] (analytic) = -1.010160274340184 y[1] (numeric) = -1.010160274340199 absolute error = 1.48769885299771e-14 relative error = 1.472735456726849e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.045 Order of pole (three term test) = 22.89 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.430000000000012 y[1] (analytic) = -1.022021828834997 y[1] (numeric) = -1.022021828835012 absolute error = 1.443289932012704e-14 relative error = 1.412190905607085e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.053 Order of pole (three term test) = 22.89 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.420000000000012 y[1] (analytic) = -1.033863327935892 y[1] (numeric) = -1.033863327935907 absolute error = 1.509903313490213e-14 relative error = 1.460447694285409e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.06 Order of pole (three term test) = 22.89 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.410000000000013 y[1] (analytic) = -1.04568468689444 y[1] (numeric) = -1.045684686894456 absolute error = 1.532107773982716e-14 relative error = 1.465171856473192e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.068 Order of pole (three term test) = 22.88 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.400000000000013 y[1] (analytic) = -1.057485821053475 y[1] (numeric) = -1.057485821053491 absolute error = 1.598721155460225e-14 relative error = 1.511813325182523e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.076 Order of pole (three term test) = 22.88 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.390000000000013 y[1] (analytic) = -1.069266645847853 y[1] (numeric) = -1.069266645847869 absolute error = 1.643130076445232e-14 relative error = 1.536688797715509e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.083 Order of pole (three term test) = 22.88 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.380000000000013 y[1] (analytic) = -1.081027076805214 y[1] (numeric) = -1.08102707680523 absolute error = 1.620925615952729e-14 relative error = 1.499431097270098e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.091 Order of pole (three term test) = 22.88 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.370000000000013 y[1] (analytic) = -1.092767029546742 y[1] (numeric) = -1.092767029546758 absolute error = 1.620925615952729e-14 relative error = 1.483322219764497e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.098 Order of pole (three term test) = 22.88 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.360000000000014 y[1] (analytic) = -1.104486419787925 y[1] (numeric) = -1.104486419787942 absolute error = 1.665334536937735e-14 relative error = 1.507790867412837e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.106 Order of pole (three term test) = 22.87 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.350000000000014 y[1] (analytic) = -1.116185163339316 y[1] (numeric) = -1.116185163339333 absolute error = 1.709743457922741e-14 relative error = 1.531774040794149e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.113 Order of pole (three term test) = 22.87 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.340000000000014 y[1] (analytic) = -1.127863176107285 y[1] (numeric) = -1.127863176107302 absolute error = 1.754152378907747e-14 relative error = 1.555288279702545e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.121 Order of pole (three term test) = 22.87 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.330000000000014 y[1] (analytic) = -1.13952037409478 y[1] (numeric) = -1.139520374094797 absolute error = 1.709743457922741e-14 relative error = 1.500406220714516e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.128 Order of pole (three term test) = 22.87 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.320000000000014 y[1] (analytic) = -1.151156673402082 y[1] (numeric) = -1.151156673402099 absolute error = 1.731947918415244e-14 relative error = 1.504528409062439e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.136 Order of pole (three term test) = 22.87 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.310000000000015 y[1] (analytic) = -1.16277199022756 y[1] (numeric) = -1.162771990227578 absolute error = 1.798561299892754e-14 relative error = 1.546787603252093e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.143 Order of pole (three term test) = 22.86 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.300000000000015 y[1] (analytic) = -1.174366240868426 y[1] (numeric) = -1.174366240868444 absolute error = 1.820765760385257e-14 relative error = 1.550424132627338e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.15 Order of pole (three term test) = 22.86 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.290000000000015 y[1] (analytic) = -1.185939341721487 y[1] (numeric) = -1.185939341721505 absolute error = 1.84297022087776e-14 relative error = 1.554017272251496e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.157 Order of pole (three term test) = 22.86 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.280000000000015 y[1] (analytic) = -1.197491209283897 y[1] (numeric) = -1.197491209283915 absolute error = 1.820765760385257e-14 relative error = 1.520483612964541e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.165 Order of pole (three term test) = 22.86 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.270000000000016 y[1] (analytic) = -1.209021760153911 y[1] (numeric) = -1.209021760153929 absolute error = 1.84297022087776e-14 relative error = 1.524348263709618e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.172 Order of pole (three term test) = 22.86 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.260000000000016 y[1] (analytic) = -1.220530911031633 y[1] (numeric) = -1.220530911031652 absolute error = 1.887379141862766e-14 relative error = 1.546359149779739e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.179 Order of pole (three term test) = 22.85 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.250000000000016 y[1] (analytic) = -1.232018578719769 y[1] (numeric) = -1.232018578719788 absolute error = 1.931788062847772e-14 relative error = 1.567986145838123e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.186 Order of pole (three term test) = 22.85 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.240000000000016 y[1] (analytic) = -1.243484680124371 y[1] (numeric) = -1.24348468012439 absolute error = 1.931788062847772e-14 relative error = 1.553527834902284e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.193 Order of pole (three term test) = 22.85 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.230000000000016 y[1] (analytic) = -1.254929132255589 y[1] (numeric) = -1.254929132255608 absolute error = 1.909583602355269e-14 relative error = 1.521666485599083e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.2 Order of pole (three term test) = 22.85 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.220000000000017 y[1] (analytic) = -1.266351852228415 y[1] (numeric) = -1.266351852228435 absolute error = 1.953992523340276e-14 relative error = 1.543009172294264e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.207 Order of pole (three term test) = 22.84 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.210000000000017 y[1] (analytic) = -1.277752757263433 y[1] (numeric) = -1.277752757263453 absolute error = 1.976196983832779e-14 relative error = 1.546619228641076e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.214 Order of pole (three term test) = 22.84 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.200000000000017 y[1] (analytic) = -1.289131764687558 y[1] (numeric) = -1.289131764687578 absolute error = 2.042810365310288e-14 relative error = 1.584640469863371e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.22 Order of pole (three term test) = 22.84 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.190000000000017 y[1] (analytic) = -1.300488791934786 y[1] (numeric) = -1.300488791934807 absolute error = 2.087219286295294e-14 relative error = 1.604949845965269e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.227 Order of pole (three term test) = 22.84 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.180000000000017 y[1] (analytic) = -1.311823756546935 y[1] (numeric) = -1.311823756546955 absolute error = 2.042810365310288e-14 relative error = 1.557229281079268e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.234 Order of pole (three term test) = 22.84 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.170000000000018 y[1] (analytic) = -1.323136576174383 y[1] (numeric) = -1.323136576174404 absolute error = 2.087219286295294e-14 relative error = 1.577478337368711e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.241 Order of pole (three term test) = 22.83 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.160000000000018 y[1] (analytic) = -1.334427168576815 y[1] (numeric) = -1.334427168576837 absolute error = 2.109423746787797e-14 relative error = 1.580770982831177e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.247 Order of pole (three term test) = 22.83 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.150000000000018 y[1] (analytic) = -1.345695451623963 y[1] (numeric) = -1.345695451623984 absolute error = 2.153832667772804e-14 relative error = 1.60053499859392e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.254 Order of pole (three term test) = 22.83 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.140000000000018 y[1] (analytic) = -1.356941343296339 y[1] (numeric) = -1.356941343296361 absolute error = 2.176037128265307e-14 relative error = 1.603633892515343e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.26 Order of pole (three term test) = 22.83 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.130000000000019 y[1] (analytic) = -1.368164761685982 y[1] (numeric) = -1.368164761686003 absolute error = 2.153832667772804e-14 relative error = 1.574249482290896e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.267 Order of pole (three term test) = 22.82 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.120000000000019 y[1] (analytic) = -1.379365624997185 y[1] (numeric) = -1.379365624997206 absolute error = 2.153832667772804e-14 relative error = 1.56146610350479e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.273 Order of pole (three term test) = 22.82 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.110000000000019 y[1] (analytic) = -1.39054385154724 y[1] (numeric) = -1.390543851547262 absolute error = 2.220446049250313e-14 relative error = 1.596818429551612e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.28 Order of pole (three term test) = 22.82 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.100000000000019 y[1] (analytic) = -1.40169935976717 y[1] (numeric) = -1.401699359767193 absolute error = 2.242650509742816e-14 relative error = 1.599951155086018e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.286 Order of pole (three term test) = 22.82 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.090000000000019 y[1] (analytic) = -1.412832068202462 y[1] (numeric) = -1.412832068202485 absolute error = 2.287059430727822e-14 relative error = 1.618776556818699e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.293 Order of pole (three term test) = 22.82 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.08000000000002 y[1] (analytic) = -1.423941895513802 y[1] (numeric) = -1.423941895513825 absolute error = 2.264854970235319e-14 relative error = 1.590552941360076e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.299 Order of pole (three term test) = 22.81 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.07000000000002 y[1] (analytic) = -1.435028760477803 y[1] (numeric) = -1.435028760477826 absolute error = 2.287059430727822e-14 relative error = 1.593737696216158e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.305 Order of pole (three term test) = 22.81 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.06000000000002 y[1] (analytic) = -1.446092581987743 y[1] (numeric) = -1.446092581987766 absolute error = 2.309263891220326e-14 relative error = 1.596899064405752e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.311 Order of pole (three term test) = 22.81 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.05000000000002 y[1] (analytic) = -1.457133279054288 y[1] (numeric) = -1.457133279054312 absolute error = 2.375877272697835e-14 relative error = 1.630514728371198e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.317 Order of pole (three term test) = 22.81 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.04000000000002 y[1] (analytic) = -1.468150770806226 y[1] (numeric) = -1.46815077080625 absolute error = 2.398081733190338e-14 relative error = 1.633402904439744e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.324 Order of pole (three term test) = 22.8 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.030000000000021 y[1] (analytic) = -1.479144976491191 y[1] (numeric) = -1.479144976491215 absolute error = 2.353672812205332e-14 relative error = 1.591238755912003e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.33 Order of pole (three term test) = 22.8 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.020000000000021 y[1] (analytic) = -1.490115815476392 y[1] (numeric) = -1.490115815476417 absolute error = 2.420286193682841e-14 relative error = 1.624226901389589e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.336 Order of pole (three term test) = 22.8 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.010000000000021 y[1] (analytic) = -1.50106320724934 y[1] (numeric) = -1.501063207249365 absolute error = 2.420286193682841e-14 relative error = 1.612381265488449e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.342 Order of pole (three term test) = 22.8 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -4.000000000000021 y[1] (analytic) = -1.511987071418568 y[1] (numeric) = -1.511987071418593 absolute error = 2.464695114667848e-14 relative error = 1.630103299994116e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.347 Order of pole (three term test) = 22.79 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.990000000000022 y[1] (analytic) = -1.52288732771436 y[1] (numeric) = -1.522887327714385 absolute error = 2.509104035652854e-14 relative error = 1.647596634360775e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.353 Order of pole (three term test) = 22.79 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.980000000000022 y[1] (analytic) = -1.533763895989468 y[1] (numeric) = -1.533763895989493 absolute error = 2.464695114667848e-14 relative error = 1.606958620627729e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.359 Order of pole (three term test) = 22.79 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.970000000000022 y[1] (analytic) = -1.544616696219838 y[1] (numeric) = -1.544616696219863 absolute error = 2.509104035652854e-14 relative error = 1.624418564031723e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.365 Order of pole (three term test) = 22.79 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.960000000000022 y[1] (analytic) = -1.555445648505328 y[1] (numeric) = -1.555445648505353 absolute error = 2.55351295663786e-14 relative error = 1.64166003427481e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.371 Order of pole (three term test) = 22.78 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.950000000000022 y[1] (analytic) = -1.566250673070427 y[1] (numeric) = -1.566250673070453 absolute error = 2.575717417130363e-14 relative error = 1.644511610699589e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.376 Order of pole (three term test) = 22.78 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.940000000000023 y[1] (analytic) = -1.577031690264974 y[1] (numeric) = -1.577031690265 absolute error = 2.597921877622866e-14 relative error = 1.647349190038382e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.382 Order of pole (three term test) = 22.78 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.930000000000023 y[1] (analytic) = -1.587788620564875 y[1] (numeric) = -1.587788620564901 absolute error = 2.575717417130363e-14 relative error = 1.622204230317522e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.387 Order of pole (three term test) = 22.78 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.920000000000023 y[1] (analytic) = -1.598521384572814 y[1] (numeric) = -1.59852138457284 absolute error = 2.597921877622866e-14 relative error = 1.625203079980772e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.393 Order of pole (three term test) = 22.77 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.910000000000023 y[1] (analytic) = -1.609229903018977 y[1] (numeric) = -1.609229903019003 absolute error = 2.642330798607873e-14 relative error = 1.641984649707763e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.398 Order of pole (three term test) = 22.77 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.900000000000023 y[1] (analytic) = -1.619914096761756 y[1] (numeric) = -1.619914096761782 absolute error = 2.686739719592879e-14 relative error = 1.658569256828946e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.404 Order of pole (three term test) = 22.77 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.890000000000024 y[1] (analytic) = -1.630573886788467 y[1] (numeric) = -1.630573886788494 absolute error = 2.686739719592879e-14 relative error = 1.647726448560149e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.409 Order of pole (three term test) = 22.77 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.880000000000024 y[1] (analytic) = -1.641209194216059 y[1] (numeric) = -1.641209194216086 absolute error = 2.664535259100376e-14 relative error = 1.623519578424687e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.415 Order of pole (three term test) = 22.76 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.870000000000024 y[1] (analytic) = -1.651819940291824 y[1] (numeric) = -1.651819940291851 absolute error = 2.708944180085382e-14 relative error = 1.639975468274586e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.42 Order of pole (three term test) = 22.76 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.860000000000024 y[1] (analytic) = -1.662406046394106 y[1] (numeric) = -1.662406046394133 absolute error = 2.753353101070388e-14 relative error = 1.65624584140718e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.425 Order of pole (three term test) = 22.76 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.850000000000025 y[1] (analytic) = -1.672967434033009 y[1] (numeric) = -1.672967434033037 absolute error = 2.775557561562891e-14 relative error = 1.659062516759144e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.43 Order of pole (three term test) = 22.76 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.840000000000025 y[1] (analytic) = -1.683504024851104 y[1] (numeric) = -1.683504024851132 absolute error = 2.842170943040401e-14 relative error = 1.688247192216706e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.435 Order of pole (three term test) = 22.75 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.830000000000025 y[1] (analytic) = -1.694015740624132 y[1] (numeric) = -1.69401574062416 absolute error = 2.797762022055394e-14 relative error = 1.651556095355174e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.44 Order of pole (three term test) = 22.75 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.820000000000025 y[1] (analytic) = -1.704502503261709 y[1] (numeric) = -1.704502503261737 absolute error = 2.842170943040401e-14 relative error = 1.667448969773683e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.445 Order of pole (three term test) = 22.75 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.810000000000025 y[1] (analytic) = -1.714964234808029 y[1] (numeric) = -1.714964234808058 absolute error = 2.886579864025407e-14 relative error = 1.683172048394658e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.45 Order of pole (three term test) = 22.75 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.800000000000026 y[1] (analytic) = -1.725400857442568 y[1] (numeric) = -1.725400857442597 absolute error = 2.90878432451791e-14 relative error = 1.685860020279219e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.455 Order of pole (three term test) = 22.74 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.790000000000026 y[1] (analytic) = -1.73581229348078 y[1] (numeric) = -1.73581229348081 absolute error = 2.953193245502916e-14 relative error = 1.701332140920003e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.46 Order of pole (three term test) = 22.74 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.780000000000026 y[1] (analytic) = -1.7461984653748 y[1] (numeric) = -1.746198465374829 absolute error = 2.90878432451791e-14 relative error = 1.665781056504122e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.465 Order of pole (three term test) = 22.74 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.770000000000026 y[1] (analytic) = -1.756559295714136 y[1] (numeric) = -1.756559295714166 absolute error = 2.930988785010413e-14 relative error = 1.668596552454443e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.47 Order of pole (three term test) = 22.74 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.760000000000026 y[1] (analytic) = -1.766894707226375 y[1] (numeric) = -1.766894707226405 absolute error = 2.997602166487923e-14 relative error = 1.696536955047808e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.474 Order of pole (three term test) = 22.73 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.750000000000027 y[1] (analytic) = -1.777204622777872 y[1] (numeric) = -1.777204622777902 absolute error = 3.019806626980426e-14 relative error = 1.699189045693735e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.479 Order of pole (three term test) = 22.73 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.740000000000027 y[1] (analytic) = -1.787488965374443 y[1] (numeric) = -1.787488965374473 absolute error = 3.042011087472929e-14 relative error = 1.701834890396478e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.484 Order of pole (three term test) = 22.73 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.730000000000027 y[1] (analytic) = -1.797747658162063 y[1] (numeric) = -1.797747658162093 absolute error = 3.019806626980426e-14 relative error = 1.679772249052874e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.488 Order of pole (three term test) = 22.73 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.720000000000027 y[1] (analytic) = -1.807980624427555 y[1] (numeric) = -1.807980624427585 absolute error = 2.997602166487923e-14 relative error = 1.657983567958327e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.493 Order of pole (three term test) = 22.72 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.710000000000027 y[1] (analytic) = -1.818187787599279 y[1] (numeric) = -1.818187787599309 absolute error = 3.064215547965432e-14 relative error = 1.685313018195661e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.497 Order of pole (three term test) = 22.72 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.700000000000028 y[1] (analytic) = -1.828369071247824 y[1] (numeric) = -1.828369071247855 absolute error = 3.130828929442941e-14 relative error = 1.712361567845936e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.501 Order of pole (three term test) = 22.72 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.690000000000028 y[1] (analytic) = -1.838524399086695 y[1] (numeric) = -1.838524399086726 absolute error = 3.108624468950438e-14 relative error = 1.690825789690188e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.506 Order of pole (three term test) = 22.71 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.680000000000028 y[1] (analytic) = -1.848653694972998 y[1] (numeric) = -1.848653694973029 absolute error = 3.130828929442941e-14 relative error = 1.693572429469367e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.51 Order of pole (three term test) = 22.71 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.670000000000028 y[1] (analytic) = -1.858756882908127 y[1] (numeric) = -1.858756882908159 absolute error = 3.153033389935445e-14 relative error = 1.696312959983422e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.514 Order of pole (three term test) = 22.71 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.660000000000029 y[1] (analytic) = -1.868833887038448 y[1] (numeric) = -1.86883388703848 absolute error = 3.219646771412954e-14 relative error = 1.722810568527922e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.518 Order of pole (three term test) = 22.71 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.650000000000029 y[1] (analytic) = -1.87888463165598 y[1] (numeric) = -1.878884631656012 absolute error = 3.219646771412954e-14 relative error = 1.713594713143869e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.522 Order of pole (three term test) = 22.7 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.640000000000029 y[1] (analytic) = -1.888909041199078 y[1] (numeric) = -1.888909041199111 absolute error = 3.26405569239796e-14 relative error = 1.728011048285279e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.526 Order of pole (three term test) = 22.7 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.630000000000029 y[1] (analytic) = -1.898907040253115 y[1] (numeric) = -1.898907040253147 absolute error = 3.241851231905457e-14 relative error = 1.707219554819985e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.53 Order of pole (three term test) = 22.7 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.620000000000029 y[1] (analytic) = -1.908878553551152 y[1] (numeric) = -1.908878553551185 absolute error = 3.286260152890463e-14 relative error = 1.721565862205807e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.534 Order of pole (three term test) = 22.7 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.61000000000003 y[1] (analytic) = -1.918823505974629 y[1] (numeric) = -1.918823505974662 absolute error = 3.308464613382966e-14 relative error = 1.724215178249287e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.538 Order of pole (three term test) = 22.69 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.60000000000003 y[1] (analytic) = -1.928741822554028 y[1] (numeric) = -1.928741822554062 absolute error = 3.33066907387547e-14 relative error = 1.726861021484471e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.542 Order of pole (three term test) = 22.69 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.59000000000003 y[1] (analytic) = -1.938633428469558 y[1] (numeric) = -1.938633428469591 absolute error = 3.375077994860476e-14 relative error = 1.740957287384088e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.546 Order of pole (three term test) = 22.69 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.58000000000003 y[1] (analytic) = -1.94849824905182 y[1] (numeric) = -1.948498249051854 absolute error = 3.375077994860476e-14 relative error = 1.732143201310475e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.549 Order of pole (three term test) = 22.68 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.57000000000003 y[1] (analytic) = -1.958336209782486 y[1] (numeric) = -1.95833620978252 absolute error = 3.375077994860476e-14 relative error = 1.723441551047738e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.553 Order of pole (three term test) = 22.68 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.560000000000031 y[1] (analytic) = -1.968147236294965 y[1] (numeric) = -1.968147236294999 absolute error = 3.419486915845482e-14 relative error = 1.737414179582755e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.557 Order of pole (three term test) = 22.68 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.550000000000031 y[1] (analytic) = -1.977931254375073 y[1] (numeric) = -1.977931254375107 absolute error = 3.419486915845482e-14 relative error = 1.728819901238614e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.56 Order of pole (three term test) = 22.68 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.540000000000031 y[1] (analytic) = -1.987688189961703 y[1] (numeric) = -1.987688189961738 absolute error = 3.508304757815495e-14 relative error = 1.765017659979702e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.564 Order of pole (three term test) = 22.67 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.530000000000031 y[1] (analytic) = -1.997417969147492 y[1] (numeric) = -1.997417969147526 absolute error = 3.441691376337985e-14 relative error = 1.723070198375614e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.567 Order of pole (three term test) = 22.67 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.520000000000032 y[1] (analytic) = -2.00712051817948 y[1] (numeric) = -2.007120518179515 absolute error = 3.508304757815495e-14 relative error = 1.747929297737255e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.571 Order of pole (three term test) = 22.67 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.510000000000032 y[1] (analytic) = -2.016795763459783 y[1] (numeric) = -2.016795763459818 absolute error = 3.508304757815495e-14 relative error = 1.739543895013469e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.574 Order of pole (three term test) = 22.66 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.500000000000032 y[1] (analytic) = -2.026443631546248 y[1] (numeric) = -2.026443631546283 absolute error = 3.508304757815495e-14 relative error = 1.731261952319165e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.577 Order of pole (three term test) = 22.66 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.490000000000032 y[1] (analytic) = -2.036064049153116 y[1] (numeric) = -2.036064049153151 absolute error = 3.552713678800501e-14 relative error = 1.744892887961075e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.58 Order of pole (three term test) = 22.66 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.480000000000032 y[1] (analytic) = -2.045656943151685 y[1] (numeric) = -2.04565694315172 absolute error = 3.508304757815495e-14 relative error = 1.71500151555732e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.584 Order of pole (three term test) = 22.66 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.470000000000033 y[1] (analytic) = -2.055222240570963 y[1] (numeric) = -2.055222240570998 absolute error = 3.552713678800501e-14 relative error = 1.72862749763428e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.587 Order of pole (three term test) = 22.65 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.460000000000033 y[1] (analytic) = -2.064759868598328 y[1] (numeric) = -2.064759868598363 absolute error = 3.552713678800501e-14 relative error = 1.720642546783069e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.59 Order of pole (three term test) = 22.65 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.450000000000033 y[1] (analytic) = -2.074269754580182 y[1] (numeric) = -2.074269754580218 absolute error = 3.597122599785507e-14 relative error = 1.734163356450011e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.593 Order of pole (three term test) = 22.65 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.440000000000033 y[1] (analytic) = -2.083751826022605 y[1] (numeric) = -2.083751826022641 absolute error = 3.641531520770513e-14 relative error = 1.747584081412106e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.596 Order of pole (three term test) = 22.64 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.430000000000033 y[1] (analytic) = -2.09320601059201 y[1] (numeric) = -2.093206010592046 absolute error = 3.597122599785507e-14 relative error = 1.718475191444798e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.598 Order of pole (three term test) = 22.64 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.420000000000034 y[1] (analytic) = -2.102632236115789 y[1] (numeric) = -2.102632236115825 absolute error = 3.597122599785507e-14 relative error = 1.710771164828379e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.601 Order of pole (three term test) = 22.64 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.410000000000034 y[1] (analytic) = -2.112030430582966 y[1] (numeric) = -2.112030430583002 absolute error = 3.641531520770513e-14 relative error = 1.724185157580979e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.604 Order of pole (three term test) = 22.64 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.400000000000034 y[1] (analytic) = -2.121400522144844 y[1] (numeric) = -2.121400522144881 absolute error = 3.68594044175552e-14 relative error = 1.73750331598337e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.607 Order of pole (three term test) = 22.63 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.390000000000034 y[1] (analytic) = -2.130742439115655 y[1] (numeric) = -2.130742439115692 absolute error = 3.68594044175552e-14 relative error = 1.729885496289892e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.609 Order of pole (three term test) = 22.63 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.380000000000035 y[1] (analytic) = -2.140056109973198 y[1] (numeric) = -2.140056109973235 absolute error = 3.68594044175552e-14 relative error = 1.722356916053795e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.612 Order of pole (three term test) = 22.63 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.370000000000035 y[1] (analytic) = -2.149341463359489 y[1] (numeric) = -2.149341463359526 absolute error = 3.730349362740526e-14 relative error = 1.735577815965022e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.614 Order of pole (three term test) = 22.62 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.360000000000035 y[1] (analytic) = -2.158598428081402 y[1] (numeric) = -2.158598428081439 absolute error = 3.730349362740526e-14 relative error = 1.728134938954867e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.617 Order of pole (three term test) = 22.62 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.350000000000035 y[1] (analytic) = -2.167826933111307 y[1] (numeric) = -2.167826933111344 absolute error = 3.730349362740526e-14 relative error = 1.720778216085108e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.619 Order of pole (three term test) = 22.62 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.340000000000035 y[1] (analytic) = -2.177026907587711 y[1] (numeric) = -2.177026907587749 absolute error = 3.730349362740526e-14 relative error = 1.713506318979768e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.622 Order of pole (three term test) = 22.62 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.330000000000036 y[1] (analytic) = -2.186198280815898 y[1] (numeric) = -2.186198280815936 absolute error = 3.774758283725532e-14 relative error = 1.726631256116795e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.624 Order of pole (three term test) = 22.61 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.320000000000036 y[1] (analytic) = -2.195340982268562 y[1] (numeric) = -2.1953409822686 absolute error = 3.730349362740526e-14 relative error = 1.699211827624954e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.626 Order of pole (three term test) = 22.61 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.310000000000036 y[1] (analytic) = -2.204454941586442 y[1] (numeric) = -2.20445494158648 absolute error = 3.774758283725532e-14 relative error = 1.712331793458667e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.628 Order of pole (three term test) = 22.61 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.300000000000036 y[1] (analytic) = -2.213540088578957 y[1] (numeric) = -2.213540088578995 absolute error = 3.819167204710538e-14 relative error = 1.725366179007112e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.63 Order of pole (three term test) = 22.6 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.290000000000036 y[1] (analytic) = -2.222596353224836 y[1] (numeric) = -2.222596353224874 absolute error = 3.819167204710538e-14 relative error = 1.718335944882293e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.632 Order of pole (three term test) = 22.6 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.280000000000037 y[1] (analytic) = -2.231623665672751 y[1] (numeric) = -2.231623665672789 absolute error = 3.863576125695545e-14 relative error = 1.731284797309596e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.634 Order of pole (three term test) = 22.6 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.270000000000037 y[1] (analytic) = -2.240621956241941 y[1] (numeric) = -2.240621956241979 absolute error = 3.863576125695545e-14 relative error = 1.724331994039586e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.636 Order of pole (three term test) = 22.6 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.260000000000037 y[1] (analytic) = -2.249591155422843 y[1] (numeric) = -2.249591155422882 absolute error = 3.863576125695545e-14 relative error = 1.71745702163793e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.638 Order of pole (three term test) = 22.59 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.250000000000037 y[1] (analytic) = -2.258531193877717 y[1] (numeric) = -2.258531193877756 absolute error = 3.907985046680551e-14 relative error = 1.730321483836074e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.64 Order of pole (three term test) = 22.59 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.240000000000038 y[1] (analytic) = -2.267442002441269 y[1] (numeric) = -2.267442002441308 absolute error = 3.907985046680551e-14 relative error = 1.723521502412398e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.642 Order of pole (three term test) = 22.59 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.230000000000038 y[1] (analytic) = -2.276323512121273 y[1] (numeric) = -2.276323512121312 absolute error = 3.907985046680551e-14 relative error = 1.716796855047531e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.643 Order of pole (three term test) = 22.58 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.220000000000038 y[1] (analytic) = -2.285175654099193 y[1] (numeric) = -2.285175654099233 absolute error = 3.952393967665557e-14 relative error = 1.729579938669343e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.645 Order of pole (three term test) = 22.58 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.210000000000038 y[1] (analytic) = -2.293998359730804 y[1] (numeric) = -2.293998359730844 absolute error = 3.952393967665557e-14 relative error = 1.722927983317896e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.647 Order of pole (three term test) = 22.58 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.200000000000038 y[1] (analytic) = -2.302791560546806 y[1] (numeric) = -2.302791560546846 absolute error = 3.952393967665557e-14 relative error = 1.716348989366214e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.648 Order of pole (three term test) = 22.57 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.190000000000039 y[1] (analytic) = -2.311555188253443 y[1] (numeric) = -2.311555188253483 absolute error = 3.996802888650564e-14 relative error = 1.729053629764494e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.65 Order of pole (three term test) = 22.57 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.180000000000039 y[1] (analytic) = -2.320289174733116 y[1] (numeric) = -2.320289174733157 absolute error = 4.04121180963557e-14 relative error = 1.741684551064803e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.651 Order of pole (three term test) = 22.57 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.170000000000039 y[1] (analytic) = -2.328993452044999 y[1] (numeric) = -2.32899345204504 absolute error = 4.04121180963557e-14 relative error = 1.735175256112093e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.652 Order of pole (three term test) = 22.57 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.160000000000039 y[1] (analytic) = -2.337667952425646 y[1] (numeric) = -2.337667952425687 absolute error = 4.085620730620576e-14 relative error = 1.74773355915719e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.654 Order of pole (three term test) = 22.56 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.150000000000039 y[1] (analytic) = -2.346312608289605 y[1] (numeric) = -2.346312608289646 absolute error = 4.130029651605582e-14 relative error = 1.760221394631748e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.655 Order of pole (three term test) = 22.56 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.14000000000004 y[1] (analytic) = -2.354927352230023 y[1] (numeric) = -2.354927352230064 absolute error = 4.130029651605582e-14 relative error = 1.753782191070399e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.656 Order of pole (three term test) = 22.56 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.13000000000004 y[1] (analytic) = -2.363512117019255 y[1] (numeric) = -2.363512117019297 absolute error = 4.174438572590589e-14 relative error = 1.766201468793477e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.657 Order of pole (three term test) = 22.55 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.12000000000004 y[1] (analytic) = -2.372066835609469 y[1] (numeric) = -2.37206683560951 absolute error = 4.130029651605582e-14 relative error = 1.741110153224005e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.658 Order of pole (three term test) = 22.55 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.11000000000004 y[1] (analytic) = -2.380591441133247 y[1] (numeric) = -2.380591441133288 absolute error = 4.174438572590589e-14 relative error = 1.753530026388487e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.659 Order of pole (three term test) = 22.55 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.100000000000041 y[1] (analytic) = -2.389085866904189 y[1] (numeric) = -2.389085866904231 absolute error = 4.174438572590589e-14 relative error = 1.747295327647593e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.66 Order of pole (three term test) = 22.54 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.090000000000041 y[1] (analytic) = -2.397550046417515 y[1] (numeric) = -2.397550046417557 absolute error = 4.174438572590589e-14 relative error = 1.741126771817818e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.661 Order of pole (three term test) = 22.54 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.080000000000041 y[1] (analytic) = -2.405983913350657 y[1] (numeric) = -2.405983913350699 absolute error = 4.218847493575595e-14 relative error = 1.753481172573711e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.662 Order of pole (three term test) = 22.54 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.070000000000041 y[1] (analytic) = -2.414387401563863 y[1] (numeric) = -2.414387401563905 absolute error = 4.218847493575595e-14 relative error = 1.747378026758645e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.662 Order of pole (three term test) = 22.54 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.060000000000041 y[1] (analytic) = -2.422760445100788 y[1] (numeric) = -2.422760445100831 absolute error = 4.307665335545607e-14 relative error = 1.777998870774204e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.663 Order of pole (three term test) = 22.53 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.050000000000042 y[1] (analytic) = -2.43110297818909 y[1] (numeric) = -2.431102978189133 absolute error = 4.307665335545607e-14 relative error = 1.771897519024206e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.664 Order of pole (three term test) = 22.53 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.040000000000042 y[1] (analytic) = -2.439414935241021 y[1] (numeric) = -2.439414935241063 absolute error = 4.263256414560601e-14 relative error = 1.747655289377565e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.664 Order of pole (three term test) = 22.53 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.030000000000042 y[1] (analytic) = -2.447696250854015 y[1] (numeric) = -2.447696250854058 absolute error = 4.307665335545607e-14 relative error = 1.759885579774303e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.665 Order of pole (three term test) = 22.52 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.020000000000042 y[1] (analytic) = -2.455946859811282 y[1] (numeric) = -2.455946859811325 absolute error = 4.352074256530614e-14 relative error = 1.772055547189255e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.665 Order of pole (three term test) = 22.52 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.010000000000042 y[1] (analytic) = -2.464166697082389 y[1] (numeric) = -2.464166697082433 absolute error = 4.352074256530614e-14 relative error = 1.766144417779664e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.666 Order of pole (three term test) = 22.52 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -3.000000000000043 y[1] (analytic) = -2.47235569782385 y[1] (numeric) = -2.472355697823894 absolute error = 4.352074256530614e-14 relative error = 1.760294548378002e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.666 Order of pole (three term test) = 22.51 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.990000000000043 y[1] (analytic) = -2.480513797379706 y[1] (numeric) = -2.48051379737975 absolute error = 4.39648317751562e-14 relative error = 1.772408273705169e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.666 Order of pole (three term test) = 22.51 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.980000000000043 y[1] (analytic) = -2.48864093128211 y[1] (numeric) = -2.488640931282155 absolute error = 4.440892098500626e-14 relative error = 1.784464782636499e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.666 Order of pole (three term test) = 22.51 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.970000000000043 y[1] (analytic) = -2.496737035251906 y[1] (numeric) = -2.49673703525195 absolute error = 4.440892098500626e-14 relative error = 1.77867834529581e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.667 Order of pole (three term test) = 22.51 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.960000000000043 y[1] (analytic) = -2.504802045199204 y[1] (numeric) = -2.504802045199249 absolute error = 4.485301019485632e-14 relative error = 1.790680835670158e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.667 Order of pole (three term test) = 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.950000000000044 y[1] (analytic) = -2.512835897223964 y[1] (numeric) = -2.512835897224009 absolute error = 4.529709940470639e-14 relative error = 1.80262863383749e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.667 Order of pole (three term test) = 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.940000000000044 y[1] (analytic) = -2.520838527616565 y[1] (numeric) = -2.520838527616611 absolute error = 4.529709940470639e-14 relative error = 1.796906025850631e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.667 Order of pole (three term test) = 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.930000000000044 y[1] (analytic) = -2.528809872858382 y[1] (numeric) = -2.528809872858428 absolute error = 4.529709940470639e-14 relative error = 1.791241796818274e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.667 Order of pole (three term test) = 22.49 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.920000000000044 y[1] (analytic) = -2.536749869622354 y[1] (numeric) = -2.5367498696224 absolute error = 4.574118861455645e-14 relative error = 1.80314145916822e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.666 Order of pole (three term test) = 22.49 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.910000000000045 y[1] (analytic) = -2.544658454773559 y[1] (numeric) = -2.544658454773605 absolute error = 4.574118861455645e-14 relative error = 1.797537446675798e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.666 Order of pole (three term test) = 22.49 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.900000000000045 y[1] (analytic) = -2.552535565369776 y[1] (numeric) = -2.552535565369822 absolute error = 4.618527782440651e-14 relative error = 1.809388219737335e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.666 Order of pole (three term test) = 22.48 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.890000000000045 y[1] (analytic) = -2.560381138662058 y[1] (numeric) = -2.560381138662104 absolute error = 4.662936703425657e-14 relative error = 1.821188507060438e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.666 Order of pole (three term test) = 22.48 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.880000000000045 y[1] (analytic) = -2.568195112095292 y[1] (numeric) = -2.568195112095339 absolute error = 4.662936703425657e-14 relative error = 1.815647370974609e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.665 Order of pole (three term test) = 22.48 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.870000000000045 y[1] (analytic) = -2.575977423308764 y[1] (numeric) = -2.575977423308811 absolute error = 4.662936703425657e-14 relative error = 1.810162100503295e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.665 Order of pole (three term test) = 22.48 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.860000000000046 y[1] (analytic) = -2.583728010136719 y[1] (numeric) = -2.583728010136766 absolute error = 4.707345624410664e-14 relative error = 1.821919956722369e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.664 Order of pole (three term test) = 22.47 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.850000000000046 y[1] (analytic) = -2.591446810608923 y[1] (numeric) = -2.59144681060897 absolute error = 4.75175454539567e-14 relative error = 1.833629973010764e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.664 Order of pole (three term test) = 22.47 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.840000000000046 y[1] (analytic) = -2.599133762951217 y[1] (numeric) = -2.599133762951265 absolute error = 4.707345624410664e-14 relative error = 1.811120955570079e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.663 Order of pole (three term test) = 22.47 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.830000000000046 y[1] (analytic) = -2.606788805586078 y[1] (numeric) = -2.606788805586125 absolute error = 4.707345624410664e-14 relative error = 1.805802454853002e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.662 Order of pole (three term test) = 22.46 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.820000000000046 y[1] (analytic) = -2.614411877133166 y[1] (numeric) = -2.614411877133213 absolute error = 4.75175454539567e-14 relative error = 1.817523316412641e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.661 Order of pole (three term test) = 22.46 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.810000000000047 y[1] (analytic) = -2.622002916409884 y[1] (numeric) = -2.622002916409932 absolute error = 4.75175454539567e-14 relative error = 1.812261350152081e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.661 Order of pole (three term test) = 22.46 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.800000000000047 y[1] (analytic) = -2.629561862431924 y[1] (numeric) = -2.629561862431972 absolute error = 4.796163466380676e-14 relative error = 1.823940153263781e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.66 Order of pole (three term test) = 22.45 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.790000000000047 y[1] (analytic) = -2.637088654413819 y[1] (numeric) = -2.637088654413867 absolute error = 4.796163466380676e-14 relative error = 1.818734253910316e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.659 Order of pole (three term test) = 22.45 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.780000000000047 y[1] (analytic) = -2.644583231769484 y[1] (numeric) = -2.644583231769532 absolute error = 4.796163466380676e-14 relative error = 1.813580078994744e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.658 Order of pole (three term test) = 22.45 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.770000000000048 y[1] (analytic) = -2.652045534112769 y[1] (numeric) = -2.652045534112818 absolute error = 4.840572387365683e-14 relative error = 1.825222201165967e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.657 Order of pole (three term test) = 22.45 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.760000000000048 y[1] (analytic) = -2.659475501258 y[1] (numeric) = -2.659475501258048 absolute error = 4.796163466380676e-14 relative error = 1.803424571541256e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.656 Order of pole (three term test) = 22.44 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.750000000000048 y[1] (analytic) = -2.666873073220515 y[1] (numeric) = -2.666873073220563 absolute error = 4.796163466380676e-14 relative error = 1.798422097602429e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.655 Order of pole (three term test) = 22.44 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.740000000000048 y[1] (analytic) = -2.674238190217213 y[1] (numeric) = -2.674238190217261 absolute error = 4.840572387365683e-14 relative error = 1.810075259964974e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.653 Order of pole (three term test) = 22.44 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.730000000000048 y[1] (analytic) = -2.681570792667084 y[1] (numeric) = -2.681570792667133 absolute error = 4.884981308350689e-14 relative error = 1.821686498715217e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.652 Order of pole (three term test) = 22.43 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.720000000000049 y[1] (analytic) = -2.688870821191752 y[1] (numeric) = -2.6888708211918 absolute error = 4.884981308350689e-14 relative error = 1.816740793142895e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.651 Order of pole (three term test) = 22.43 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.710000000000049 y[1] (analytic) = -2.696138216616004 y[1] (numeric) = -2.696138216616053 absolute error = 4.884981308350689e-14 relative error = 1.811843798750778e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.649 Order of pole (three term test) = 22.43 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.700000000000049 y[1] (analytic) = -2.703372919968325 y[1] (numeric) = -2.703372919968374 absolute error = 4.929390229335695e-14 relative error = 1.8234222119061e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.648 Order of pole (three term test) = 22.42 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.690000000000049 y[1] (analytic) = -2.71057487248143 y[1] (numeric) = -2.710574872481479 absolute error = 4.884981308350689e-14 relative error = 1.80219382904508e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.646 Order of pole (three term test) = 22.42 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.680000000000049 y[1] (analytic) = -2.71774401559279 y[1] (numeric) = -2.717744015592839 absolute error = 4.929390229335695e-14 relative error = 1.813780179830698e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.645 Order of pole (three term test) = 22.42 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.67000000000005 y[1] (analytic) = -2.72488029094516 y[1] (numeric) = -2.724880290945209 absolute error = 4.929390229335695e-14 relative error = 1.809030013434415e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.643 Order of pole (three term test) = 22.42 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.66000000000005 y[1] (analytic) = -2.731983640387107 y[1] (numeric) = -2.731983640387156 absolute error = 4.929390229335695e-14 relative error = 1.804326408278649e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.641 Order of pole (three term test) = 22.41 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.65000000000005 y[1] (analytic) = -2.739054005973526 y[1] (numeric) = -2.739054005973577 absolute error = 5.018208071305708e-14 relative error = 1.832095336697136e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.64 Order of pole (three term test) = 22.41 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.64000000000005 y[1] (analytic) = -2.746091329966175 y[1] (numeric) = -2.746091329966225 absolute error = 4.973799150320701e-14 relative error = 1.811228598278982e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.638 Order of pole (three term test) = 22.41 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.630000000000051 y[1] (analytic) = -2.753095554834177 y[1] (numeric) = -2.753095554834228 absolute error = 5.018208071305708e-14 relative error = 1.82275114370593e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.636 Order of pole (three term test) = 22.4 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.620000000000051 y[1] (analytic) = -2.760066623254553 y[1] (numeric) = -2.760066623254604 absolute error = 5.062616992290714e-14 relative error = 1.834237242549273e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.634 Order of pole (three term test) = 22.4 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.610000000000051 y[1] (analytic) = -2.767004478112731 y[1] (numeric) = -2.767004478112781 absolute error = 5.018208071305708e-14 relative error = 1.813588706126141e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.632 Order of pole (three term test) = 22.4 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.600000000000051 y[1] (analytic) = -2.773909062503058 y[1] (numeric) = -2.773909062503109 absolute error = 5.062616992290714e-14 relative error = 1.825083980122414e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.63 Order of pole (three term test) = 22.4 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.590000000000051 y[1] (analytic) = -2.780780319729318 y[1] (numeric) = -2.780780319729369 absolute error = 5.062616992290714e-14 relative error = 1.820574231043001e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.628 Order of pole (three term test) = 22.39 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.580000000000052 y[1] (analytic) = -2.787618193305238 y[1] (numeric) = -2.787618193305289 absolute error = 5.10702591327572e-14 relative error = 1.832039238924752e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.625 Order of pole (three term test) = 22.39 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.570000000000052 y[1] (analytic) = -2.794422626954999 y[1] (numeric) = -2.79442262695505 absolute error = 5.10702591327572e-14 relative error = 1.827578213836859e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.623 Order of pole (three term test) = 22.39 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.560000000000052 y[1] (analytic) = -2.801193564613738 y[1] (numeric) = -2.80119356461379 absolute error = 5.10702591327572e-14 relative error = 1.823160661865913e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.621 Order of pole (three term test) = 22.38 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.550000000000052 y[1] (analytic) = -2.807930950428061 y[1] (numeric) = -2.807930950428112 absolute error = 5.151434834260726e-14 relative error = 1.834601678319549e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.619 Order of pole (three term test) = 22.38 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.540000000000052 y[1] (analytic) = -2.814634728756535 y[1] (numeric) = -2.814634728756586 absolute error = 5.151434834260726e-14 relative error = 1.830232101391201e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.616 Order of pole (three term test) = 22.38 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.530000000000053 y[1] (analytic) = -2.821304844170197 y[1] (numeric) = -2.821304844170248 absolute error = 5.151434834260726e-14 relative error = 1.825905075414092e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.614 Order of pole (three term test) = 22.37 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.520000000000053 y[1] (analytic) = -2.82794124145305 y[1] (numeric) = -2.827941241453102 absolute error = 5.151434834260726e-14 relative error = 1.821620180344985e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.611 Order of pole (three term test) = 22.37 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.510000000000053 y[1] (analytic) = -2.834543865602561 y[1] (numeric) = -2.834543865602612 absolute error = 5.151434834260726e-14 relative error = 1.817377002618954e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.609 Order of pole (three term test) = 22.37 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.500000000000053 y[1] (analytic) = -2.841112661830151 y[1] (numeric) = -2.841112661830203 absolute error = 5.195843755245733e-14 relative error = 1.828805955163616e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.606 Order of pole (three term test) = 22.37 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.490000000000054 y[1] (analytic) = -2.847647575561697 y[1] (numeric) = -2.847647575561749 absolute error = 5.195843755245733e-14 relative error = 1.824609126436882e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.603 Order of pole (three term test) = 22.36 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.480000000000054 y[1] (analytic) = -2.854148552438016 y[1] (numeric) = -2.854148552438068 absolute error = 5.195843755245733e-14 relative error = 1.820453161349096e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.6 Order of pole (three term test) = 22.36 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.470000000000054 y[1] (analytic) = -2.860615538315356 y[1] (numeric) = -2.860615538315408 absolute error = 5.240252676230739e-14 relative error = 1.831861921339061e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.598 Order of pole (three term test) = 22.36 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.460000000000054 y[1] (analytic) = -2.867048479265885 y[1] (numeric) = -2.867048479265938 absolute error = 5.284661597215745e-14 relative error = 1.843241101583638e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.595 Order of pole (three term test) = 22.35 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.450000000000054 y[1] (analytic) = -2.873447321578175 y[1] (numeric) = -2.873447321578227 absolute error = 5.240252676230739e-14 relative error = 1.8236814842155e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.592 Order of pole (three term test) = 22.35 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.440000000000055 y[1] (analytic) = -2.879812011757684 y[1] (numeric) = -2.879812011757737 absolute error = 5.284661597215745e-14 relative error = 1.835071725390252e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.589 Order of pole (three term test) = 22.35 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.430000000000055 y[1] (analytic) = -2.886142496527242 y[1] (numeric) = -2.886142496527295 absolute error = 5.329070518200751e-14 relative error = 1.846433613244311e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.586 Order of pole (three term test) = 22.35 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.420000000000055 y[1] (analytic) = -2.892438722827524 y[1] (numeric) = -2.892438722827578 absolute error = 5.329070518200751e-14 relative error = 1.842414318458329e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.583 Order of pole (three term test) = 22.34 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.410000000000055 y[1] (analytic) = -2.898700637817536 y[1] (numeric) = -2.898700637817589 absolute error = 5.329070518200751e-14 relative error = 1.838434244873616e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.58 Order of pole (three term test) = 22.34 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.400000000000055 y[1] (analytic) = -2.904928188875079 y[1] (numeric) = -2.904928188875132 absolute error = 5.373479439185758e-14 relative error = 1.849780472978444e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.576 Order of pole (three term test) = 22.34 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.390000000000056 y[1] (analytic) = -2.911121323597234 y[1] (numeric) = -2.911121323597288 absolute error = 5.373479439185758e-14 relative error = 1.845845240330217e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.573 Order of pole (three term test) = 22.33 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.380000000000056 y[1] (analytic) = -2.917279989800829 y[1] (numeric) = -2.917279989800883 absolute error = 5.373479439185758e-14 relative error = 1.841948478710341e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.57 Order of pole (three term test) = 22.33 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.370000000000056 y[1] (analytic) = -2.923404135522906 y[1] (numeric) = -2.923404135522961 absolute error = 5.46229728115577e-14 relative error = 1.868471490062641e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.566 Order of pole (three term test) = 22.33 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.360000000000056 y[1] (analytic) = -2.929493709021193 y[1] (numeric) = -2.929493709021247 absolute error = 5.373479439185758e-14 relative error = 1.834268980554033e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.563 Order of pole (three term test) = 22.33 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.350000000000056 y[1] (analytic) = -2.935548658774566 y[1] (numeric) = -2.93554865877462 absolute error = 5.417888360170764e-14 relative error = 1.845613542795929e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.559 Order of pole (three term test) = 22.32 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.340000000000057 y[1] (analytic) = -2.941568933483516 y[1] (numeric) = -2.941568933483571 absolute error = 5.417888360170764e-14 relative error = 1.841836272643353e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.556 Order of pole (three term test) = 22.32 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.330000000000057 y[1] (analytic) = -2.94755448207061 y[1] (numeric) = -2.947554482070665 absolute error = 5.417888360170764e-14 relative error = 1.838096087155201e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.552 Order of pole (three term test) = 22.32 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.320000000000057 y[1] (analytic) = -2.953505253680948 y[1] (numeric) = -2.953505253681002 absolute error = 5.417888360170764e-14 relative error = 1.834392660523782e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.549 Order of pole (three term test) = 22.32 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.310000000000057 y[1] (analytic) = -2.959421197682623 y[1] (numeric) = -2.959421197682678 absolute error = 5.417888360170764e-14 relative error = 1.830725671767589e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.545 Order of pole (three term test) = 22.31 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.300000000000058 y[1] (analytic) = -2.965302263667178 y[1] (numeric) = -2.965302263667232 absolute error = 5.417888360170764e-14 relative error = 1.827094804652556e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.541 Order of pole (three term test) = 22.31 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.290000000000058 y[1] (analytic) = -2.971148401450056 y[1] (numeric) = -2.97114840145011 absolute error = 5.46229728115577e-14 relative error = 1.838446466857704e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.537 Order of pole (three term test) = 22.31 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.280000000000058 y[1] (analytic) = -2.976959561071055 y[1] (numeric) = -2.976959561071109 absolute error = 5.417888360170764e-14 relative error = 1.819940193685906e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.533 Order of pole (three term test) = 22.3 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.270000000000058 y[1] (analytic) = -2.982735692794774 y[1] (numeric) = -2.982735692794829 absolute error = 5.506706202140776e-14 relative error = 1.846193149276691e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.529 Order of pole (three term test) = 22.3 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.260000000000058 y[1] (analytic) = -2.988476747111067 y[1] (numeric) = -2.988476747111122 absolute error = 5.506706202140776e-14 relative error = 1.842646494560836e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.525 Order of pole (three term test) = 22.3 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.250000000000059 y[1] (analytic) = -2.994182674735481 y[1] (numeric) = -2.994182674735536 absolute error = 5.506706202140776e-14 relative error = 1.839135016245214e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.521 Order of pole (three term test) = 22.3 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.240000000000059 y[1] (analytic) = -2.999853426609703 y[1] (numeric) = -2.999853426609759 absolute error = 5.551115123125783e-14 relative error = 1.850462117210639e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.517 Order of pole (three term test) = 22.29 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.230000000000059 y[1] (analytic) = -3.005488953902006 y[1] (numeric) = -3.005488953902061 absolute error = 5.551115123125783e-14 relative error = 1.846992355742585e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.513 Order of pole (three term test) = 22.29 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.220000000000059 y[1] (analytic) = -3.011089208007677 y[1] (numeric) = -3.011089208007733 absolute error = 5.639932965095795e-14 relative error = 1.873054092883394e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.509 Order of pole (three term test) = 22.29 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.210000000000059 y[1] (analytic) = -3.016654140549468 y[1] (numeric) = -3.016654140549524 absolute error = 5.595524044110789e-14 relative error = 1.85487755089206e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.504 Order of pole (three term test) = 22.28 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.20000000000006 y[1] (analytic) = -3.022183703378021 y[1] (numeric) = -3.022183703378077 absolute error = 5.639932965095795e-14 relative error = 1.866178074745029e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.5 Order of pole (three term test) = 22.28 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.19000000000006 y[1] (analytic) = -3.027677848572307 y[1] (numeric) = -3.027677848572363 absolute error = 5.595524044110789e-14 relative error = 1.848123982790752e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.496 Order of pole (three term test) = 22.28 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.18000000000006 y[1] (analytic) = -3.033136528440055 y[1] (numeric) = -3.033136528440111 absolute error = 5.639932965095795e-14 relative error = 1.859439201702015e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.491 Order of pole (three term test) = 22.28 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.17000000000006 y[1] (analytic) = -3.038559695518181 y[1] (numeric) = -3.038559695518237 absolute error = 5.639932965095795e-14 relative error = 1.856120507823029e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.487 Order of pole (three term test) = 22.27 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.160000000000061 y[1] (analytic) = -3.043947302573218 y[1] (numeric) = -3.043947302573275 absolute error = 5.684341886080801e-14 relative error = 1.867424538288003e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.482 Order of pole (three term test) = 22.27 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.150000000000061 y[1] (analytic) = -3.049299302601737 y[1] (numeric) = -3.049299302601794 absolute error = 5.684341886080801e-14 relative error = 1.864146914417611e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.478 Order of pole (three term test) = 22.27 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.140000000000061 y[1] (analytic) = -3.054615648830773 y[1] (numeric) = -3.05461564883083 absolute error = 5.728750807065808e-14 relative error = 1.875440797030757e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.473 Order of pole (three term test) = 22.27 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.130000000000061 y[1] (analytic) = -3.059896294718245 y[1] (numeric) = -3.059896294718302 absolute error = 5.728750807065808e-14 relative error = 1.872204236775715e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.468 Order of pole (three term test) = 22.26 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.120000000000061 y[1] (analytic) = -3.065141193953374 y[1] (numeric) = -3.065141193953431 absolute error = 5.728750807065808e-14 relative error = 1.869000624952272e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.464 Order of pole (three term test) = 22.26 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.110000000000062 y[1] (analytic) = -3.070350300457102 y[1] (numeric) = -3.07035030045716 absolute error = 5.728750807065808e-14 relative error = 1.865829708816265e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.459 Order of pole (three term test) = 22.26 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.100000000000062 y[1] (analytic) = -3.075523568382505 y[1] (numeric) = -3.075523568382563 absolute error = 5.773159728050814e-14 relative error = 1.87713070626445e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.454 Order of pole (three term test) = 22.26 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.090000000000062 y[1] (analytic) = -3.080660952115206 y[1] (numeric) = -3.080660952115263 absolute error = 5.728750807065808e-14 relative error = 1.859584970923984e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.449 Order of pole (three term test) = 22.25 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.080000000000062 y[1] (analytic) = -3.085762406273784 y[1] (numeric) = -3.085762406273842 absolute error = 5.81756864903582e-14 relative error = 1.885293772847804e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.444 Order of pole (three term test) = 22.25 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.070000000000062 y[1] (analytic) = -3.090827885710188 y[1] (numeric) = -3.090827885710246 absolute error = 5.81756864903582e-14 relative error = 1.882204012695809e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.439 Order of pole (three term test) = 22.25 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.060000000000063 y[1] (analytic) = -3.095857345510135 y[1] (numeric) = -3.095857345510193 absolute error = 5.81756864903582e-14 relative error = 1.879146226641526e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.434 Order of pole (three term test) = 22.25 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.050000000000063 y[1] (analytic) = -3.10085074099352 y[1] (numeric) = -3.100850740993578 absolute error = 5.81756864903582e-14 relative error = 1.876120179577511e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.429 Order of pole (three term test) = 22.24 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.040000000000063 y[1] (analytic) = -3.105808027714819 y[1] (numeric) = -3.105808027714877 absolute error = 5.81756864903582e-14 relative error = 1.87312563980854e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.424 Order of pole (three term test) = 22.24 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.030000000000063 y[1] (analytic) = -3.110729161463482 y[1] (numeric) = -3.11072916146354 absolute error = 5.861977570020827e-14 relative error = 1.884438427697442e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.418 Order of pole (three term test) = 22.24 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.020000000000064 y[1] (analytic) = -3.11561409826434 y[1] (numeric) = -3.115614098264398 absolute error = 5.81756864903582e-14 relative error = 1.867230172143815e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.413 Order of pole (three term test) = 22.23 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.010000000000064 y[1] (analytic) = -3.120462794377994 y[1] (numeric) = -3.120462794378053 absolute error = 5.861977570020827e-14 relative error = 1.878560315021895e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.408 Order of pole (three term test) = 22.23 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -2.000000000000064 y[1] (analytic) = -3.125275206301212 y[1] (numeric) = -3.125275206301271 absolute error = 5.861977570020827e-14 relative error = 1.875667639829557e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.402 Order of pole (three term test) = 22.23 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.990000000000064 y[1] (analytic) = -3.130051290767319 y[1] (numeric) = -3.130051290767377 absolute error = 5.861977570020827e-14 relative error = 1.872805595011125e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.397 Order of pole (three term test) = 22.23 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.980000000000064 y[1] (analytic) = -3.134791004746587 y[1] (numeric) = -3.134791004746645 absolute error = 5.861977570020827e-14 relative error = 1.8699739667317e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.392 Order of pole (three term test) = 22.22 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.970000000000064 y[1] (analytic) = -3.139494305446621 y[1] (numeric) = -3.13949430544668 absolute error = 5.906386491005833e-14 relative error = 1.881317790817141e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.386 Order of pole (three term test) = 22.22 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.960000000000064 y[1] (analytic) = -3.144161150312749 y[1] (numeric) = -3.144161150312808 absolute error = 5.906386491005833e-14 relative error = 1.878525370882572e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.38 Order of pole (three term test) = 22.22 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.950000000000064 y[1] (analytic) = -3.148791497028399 y[1] (numeric) = -3.148791497028457 absolute error = 5.861977570020827e-14 relative error = 1.861659489220844e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.375 Order of pole (three term test) = 22.22 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.940000000000064 y[1] (analytic) = -3.153385303515479 y[1] (numeric) = -3.153385303515538 absolute error = 5.861977570020827e-14 relative error = 1.858947450375232e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.369 Order of pole (three term test) = 22.21 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.930000000000064 y[1] (analytic) = -3.157942527934765 y[1] (numeric) = -3.157942527934823 absolute error = 5.861977570020827e-14 relative error = 1.856264804747555e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.363 Order of pole (three term test) = 22.21 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.920000000000064 y[1] (analytic) = -3.162463128686267 y[1] (numeric) = -3.162463128686325 absolute error = 5.81756864903582e-14 relative error = 1.839568846278541e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.358 Order of pole (three term test) = 22.21 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.910000000000064 y[1] (analytic) = -3.166947064409609 y[1] (numeric) = -3.166947064409667 absolute error = 5.81756864903582e-14 relative error = 1.836964284756792e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.352 Order of pole (three term test) = 22.21 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.900000000000064 y[1] (analytic) = -3.171394293984402 y[1] (numeric) = -3.17139429398446 absolute error = 5.81756864903582e-14 relative error = 1.834388319380773e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.346 Order of pole (three term test) = 22.21 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.890000000000064 y[1] (analytic) = -3.175804776530609 y[1] (numeric) = -3.175804776530667 absolute error = 5.773159728050814e-14 relative error = 1.817857246992893e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.34 Order of pole (three term test) = 22.2 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.880000000000064 y[1] (analytic) = -3.180178471408917 y[1] (numeric) = -3.180178471408976 absolute error = 5.81756864903582e-14 relative error = 1.829321436308717e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.334 Order of pole (three term test) = 22.2 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.870000000000064 y[1] (analytic) = -3.184515338221104 y[1] (numeric) = -3.184515338221163 absolute error = 5.861977570020827e-14 relative error = 1.840775423394687e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.328 Order of pole (three term test) = 22.2 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.860000000000064 y[1] (analytic) = -3.188815336810399 y[1] (numeric) = -3.188815336810457 absolute error = 5.81756864903582e-14 relative error = 1.824366742683451e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.322 Order of pole (three term test) = 22.2 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.850000000000064 y[1] (analytic) = -3.193078427261844 y[1] (numeric) = -3.193078427261902 absolute error = 5.81756864903582e-14 relative error = 1.821931024107213e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.316 Order of pole (three term test) = 22.19 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.840000000000064 y[1] (analytic) = -3.197304569902653 y[1] (numeric) = -3.197304569902712 absolute error = 5.81756864903582e-14 relative error = 1.819522826758085e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.31 Order of pole (three term test) = 22.19 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.830000000000064 y[1] (analytic) = -3.201493725302574 y[1] (numeric) = -3.201493725302633 absolute error = 5.861977570020827e-14 relative error = 1.83101329347969e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.303 Order of pole (three term test) = 22.19 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.820000000000064 y[1] (analytic) = -3.205645854274238 y[1] (numeric) = -3.205645854274296 absolute error = 5.81756864903582e-14 relative error = 1.814788318328734e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.297 Order of pole (three term test) = 22.19 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.810000000000064 y[1] (analytic) = -3.209760917873511 y[1] (numeric) = -3.20976091787357 absolute error = 5.861977570020827e-14 relative error = 1.82629726014124e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.291 Order of pole (three term test) = 22.18 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.800000000000064 y[1] (analytic) = -3.213838877399852 y[1] (numeric) = -3.213838877399911 absolute error = 5.861977570020827e-14 relative error = 1.823979917363948e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.285 Order of pole (three term test) = 22.18 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.790000000000064 y[1] (analytic) = -3.217879694396653 y[1] (numeric) = -3.217879694396712 absolute error = 5.861977570020827e-14 relative error = 1.821689474665067e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.278 Order of pole (three term test) = 22.18 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.780000000000064 y[1] (analytic) = -3.221883330651591 y[1] (numeric) = -3.221883330651649 absolute error = 5.861977570020827e-14 relative error = 1.819425773196854e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.272 Order of pole (three term test) = 22.18 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.770000000000064 y[1] (analytic) = -3.225849748196966 y[1] (numeric) = -3.225849748197025 absolute error = 5.81756864903582e-14 relative error = 1.803422075776298e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.265 Order of pole (three term test) = 22.17 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.760000000000064 y[1] (analytic) = -3.22977890931005 y[1] (numeric) = -3.229778909310109 absolute error = 5.861977570020827e-14 relative error = 1.814977970511632e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.259 Order of pole (three term test) = 22.17 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.750000000000064 y[1] (analytic) = -3.233670776513421 y[1] (numeric) = -3.233670776513479 absolute error = 5.81756864903582e-14 relative error = 1.799060278890972e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.252 Order of pole (three term test) = 22.17 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.740000000000064 y[1] (analytic) = -3.237525312575301 y[1] (numeric) = -3.23752531257536 absolute error = 5.81756864903582e-14 relative error = 1.796918351939684e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.246 Order of pole (three term test) = 22.17 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.730000000000064 y[1] (analytic) = -3.241342480509895 y[1] (numeric) = -3.241342480509953 absolute error = 5.81756864903582e-14 relative error = 1.79480221050898e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.239 Order of pole (three term test) = 22.17 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.720000000000064 y[1] (analytic) = -3.245122243577717 y[1] (numeric) = -3.245122243577776 absolute error = 5.861977570020827e-14 relative error = 1.806396533018753e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.232 Order of pole (three term test) = 22.16 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.710000000000064 y[1] (analytic) = -3.248864565285928 y[1] (numeric) = -3.248864565285987 absolute error = 5.861977570020827e-14 relative error = 1.804315770086563e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.225 Order of pole (three term test) = 22.16 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.700000000000064 y[1] (analytic) = -3.25256940938866 y[1] (numeric) = -3.252569409388719 absolute error = 5.861977570020827e-14 relative error = 1.802260561481029e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.219 Order of pole (three term test) = 22.16 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.690000000000064 y[1] (analytic) = -3.256236739887343 y[1] (numeric) = -3.256236739887401 absolute error = 5.861977570020827e-14 relative error = 1.800230768916278e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.212 Order of pole (three term test) = 22.16 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.680000000000064 y[1] (analytic) = -3.259866521031029 y[1] (numeric) = -3.259866521031087 absolute error = 5.861977570020827e-14 relative error = 1.798226256259966e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.205 Order of pole (three term test) = 22.15 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.670000000000064 y[1] (analytic) = -3.263458717316714 y[1] (numeric) = -3.263458717316772 absolute error = 5.861977570020827e-14 relative error = 1.796246889508892e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.198 Order of pole (three term test) = 22.15 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.660000000000064 y[1] (analytic) = -3.267013293489658 y[1] (numeric) = -3.267013293489716 absolute error = 5.861977570020827e-14 relative error = 1.794292536765089e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.191 Order of pole (three term test) = 22.15 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.650000000000064 y[1] (analytic) = -3.270530214543702 y[1] (numeric) = -3.27053021454376 absolute error = 5.861977570020827e-14 relative error = 1.792363068212375e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.184 Order of pole (three term test) = 22.15 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.640000000000064 y[1] (analytic) = -3.274009445721583 y[1] (numeric) = -3.274009445721641 absolute error = 5.861977570020827e-14 relative error = 1.790458356093369e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.177 Order of pole (three term test) = 22.15 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.630000000000064 y[1] (analytic) = -3.277450952515245 y[1] (numeric) = -3.277450952515304 absolute error = 5.861977570020827e-14 relative error = 1.788578274686953e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.17 Order of pole (three term test) = 22.14 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.620000000000064 y[1] (analytic) = -3.280854700666155 y[1] (numeric) = -3.280854700666213 absolute error = 5.81756864903582e-14 relative error = 1.773186922253705e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.163 Order of pole (three term test) = 22.14 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.610000000000064 y[1] (analytic) = -3.284220656165601 y[1] (numeric) = -3.28422065616566 absolute error = 5.861977570020827e-14 relative error = 1.7848915111766e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.155 Order of pole (three term test) = 22.14 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.600000000000064 y[1] (analytic) = -3.287548785255013 y[1] (numeric) = -3.287548785255072 absolute error = 5.861977570020827e-14 relative error = 1.78308458761506e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.148 Order of pole (three term test) = 22.14 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.590000000000064 y[1] (analytic) = -3.290839054426252 y[1] (numeric) = -3.290839054426311 absolute error = 5.861977570020827e-14 relative error = 1.781301811808856e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.141 Order of pole (three term test) = 22.14 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.580000000000064 y[1] (analytic) = -3.294091430421922 y[1] (numeric) = -3.294091430421981 absolute error = 5.861977570020827e-14 relative error = 1.779543067895355e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.134 Order of pole (three term test) = 22.13 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.570000000000064 y[1] (analytic) = -3.297305880235662 y[1] (numeric) = -3.297305880235721 absolute error = 5.861977570020827e-14 relative error = 1.777808241921997e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.126 Order of pole (three term test) = 22.13 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.560000000000064 y[1] (analytic) = -3.30048237111245 y[1] (numeric) = -3.300482371112508 absolute error = 5.861977570020827e-14 relative error = 1.776097221826702e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.119 Order of pole (three term test) = 22.13 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.550000000000064 y[1] (analytic) = -3.30362087054889 y[1] (numeric) = -3.303620870548949 absolute error = 5.906386491005833e-14 relative error = 1.787852396641537e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.111 Order of pole (three term test) = 22.13 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.540000000000064 y[1] (analytic) = -3.306721346293514 y[1] (numeric) = -3.306721346293573 absolute error = 5.861977570020827e-14 relative error = 1.772746160359561e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.104 Order of pole (three term test) = 22.13 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.530000000000064 y[1] (analytic) = -3.309783766347064 y[1] (numeric) = -3.309783766347122 absolute error = 5.81756864903582e-14 relative error = 1.757688435174285e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.096 Order of pole (three term test) = 22.12 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.520000000000064 y[1] (analytic) = -3.312808098962781 y[1] (numeric) = -3.312808098962839 absolute error = 5.861977570020827e-14 relative error = 1.769489024086899e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.089 Order of pole (three term test) = 22.12 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.510000000000064 y[1] (analytic) = -3.315794312646696 y[1] (numeric) = -3.315794312646755 absolute error = 5.861977570020827e-14 relative error = 1.767895417294972e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.081 Order of pole (three term test) = 22.12 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.500000000000064 y[1] (analytic) = -3.318742376157911 y[1] (numeric) = -3.31874237615797 absolute error = 5.906386491005833e-14 relative error = 1.779706232528848e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.074 Order of pole (three term test) = 22.12 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.490000000000063 y[1] (analytic) = -3.321652258508876 y[1] (numeric) = -3.321652258508935 absolute error = 5.861977570020827e-14 relative error = 1.764777620837507e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.066 Order of pole (three term test) = 22.12 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.480000000000063 y[1] (analytic) = -3.324523928965674 y[1] (numeric) = -3.324523928965732 absolute error = 5.81756864903582e-14 relative error = 1.74989525518193e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.058 Order of pole (three term test) = 22.11 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.470000000000063 y[1] (analytic) = -3.327357357048293 y[1] (numeric) = -3.327357357048351 absolute error = 5.81756864903582e-14 relative error = 1.748405122976211e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.051 Order of pole (three term test) = 22.11 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.460000000000063 y[1] (analytic) = -3.330152512530902 y[1] (numeric) = -3.330152512530961 absolute error = 5.906386491005833e-14 relative error = 1.773608406456137e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.043 Order of pole (three term test) = 22.11 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.450000000000063 y[1] (analytic) = -3.332909365442126 y[1] (numeric) = -3.332909365442184 absolute error = 5.861977570020827e-14 relative error = 1.758816975583495e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.035 Order of pole (three term test) = 22.11 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.440000000000063 y[1] (analytic) = -3.33562788606531 y[1] (numeric) = -3.335627886065368 absolute error = 5.81756864903582e-14 relative error = 1.744070036510636e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.027 Order of pole (three term test) = 22.11 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.430000000000063 y[1] (analytic) = -3.338308044938791 y[1] (numeric) = -3.338308044938849 absolute error = 5.81756864903582e-14 relative error = 1.742669810791079e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.019 Order of pole (three term test) = 22.1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.420000000000063 y[1] (analytic) = -3.34094981285616 y[1] (numeric) = -3.340949812856219 absolute error = 5.81756864903582e-14 relative error = 1.74129184061655e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.011 Order of pole (three term test) = 22.1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.410000000000063 y[1] (analytic) = -3.343553160866529 y[1] (numeric) = -3.343553160866587 absolute error = 5.773159728050814e-14 relative error = 1.726654086323729e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.003 Order of pole (three term test) = 22.1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.400000000000063 y[1] (analytic) = -3.346118060274787 y[1] (numeric) = -3.346118060274845 absolute error = 5.81756864903582e-14 relative error = 1.738602327904137e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.9953 Order of pole (three term test) = 22.1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.390000000000063 y[1] (analytic) = -3.34864448264186 y[1] (numeric) = -3.348644482641918 absolute error = 5.81756864903582e-14 relative error = 1.737290619888721e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.9873 Order of pole (three term test) = 22.1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.380000000000063 y[1] (analytic) = -3.351132399784968 y[1] (numeric) = -3.351132399785026 absolute error = 5.81756864903582e-14 relative error = 1.736000836436399e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.9792 Order of pole (three term test) = 22.1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.370000000000063 y[1] (analytic) = -3.353581783777877 y[1] (numeric) = -3.353581783777936 absolute error = 5.81756864903582e-14 relative error = 1.734732898770166e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.9711 Order of pole (three term test) = 22.09 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.360000000000063 y[1] (analytic) = -3.355992606951154 y[1] (numeric) = -3.355992606951212 absolute error = 5.81756864903582e-14 relative error = 1.733486729674579e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.963 Order of pole (three term test) = 22.09 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.350000000000063 y[1] (analytic) = -3.358364841892409 y[1] (numeric) = -3.358364841892467 absolute error = 5.861977570020827e-14 relative error = 1.745485629464146e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.9548 Order of pole (three term test) = 22.09 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.340000000000063 y[1] (analytic) = -3.360698461446548 y[1] (numeric) = -3.360698461446607 absolute error = 5.861977570020827e-14 relative error = 1.744273589930365e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.9466 Order of pole (three term test) = 22.09 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.330000000000063 y[1] (analytic) = -3.362993438716017 y[1] (numeric) = -3.362993438716075 absolute error = 5.81756864903582e-14 relative error = 1.729878084822239e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.9383 Order of pole (three term test) = 22.09 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.320000000000063 y[1] (analytic) = -3.365249747061038 y[1] (numeric) = -3.365249747061096 absolute error = 5.861977570020827e-14 relative error = 1.741914571166745e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.93 Order of pole (three term test) = 22.09 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.310000000000063 y[1] (analytic) = -3.367467360099857 y[1] (numeric) = -3.367467360099916 absolute error = 5.906386491005833e-14 relative error = 1.753955082382948e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.9217 Order of pole (three term test) = 22.08 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.300000000000063 y[1] (analytic) = -3.369646251708977 y[1] (numeric) = -3.369646251709036 absolute error = 5.861977570020827e-14 relative error = 1.739641829479228e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.9134 Order of pole (three term test) = 22.08 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.290000000000063 y[1] (analytic) = -3.371786396023392 y[1] (numeric) = -3.371786396023451 absolute error = 5.906386491005833e-14 relative error = 1.751708381637607e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.905 Order of pole (three term test) = 22.08 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.280000000000063 y[1] (analytic) = -3.373887767436822 y[1] (numeric) = -3.373887767436881 absolute error = 5.950795411990839e-14 relative error = 1.763779894940525e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.8966 Order of pole (three term test) = 22.08 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.270000000000063 y[1] (analytic) = -3.375950340601944 y[1] (numeric) = -3.375950340602003 absolute error = 5.906386491005833e-14 relative error = 1.749547799910085e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.8881 Order of pole (three term test) = 22.08 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.260000000000063 y[1] (analytic) = -3.377974090430618 y[1] (numeric) = -3.377974090430677 absolute error = 5.950795411990839e-14 relative error = 1.761646256804842e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.8797 Order of pole (three term test) = 22.08 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.250000000000063 y[1] (analytic) = -3.379958992094114 y[1] (numeric) = -3.379958992094173 absolute error = 5.906386491005833e-14 relative error = 1.747472825800891e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.8711 Order of pole (three term test) = 22.07 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.240000000000063 y[1] (analytic) = -3.381905021023337 y[1] (numeric) = -3.381905021023395 absolute error = 5.861977570020827e-14 relative error = 1.733335955202858e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.8626 Order of pole (three term test) = 22.07 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.230000000000063 y[1] (analytic) = -3.383812152909042 y[1] (numeric) = -3.383812152909101 absolute error = 5.906386491005833e-14 relative error = 1.74548297130742e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.854 Order of pole (three term test) = 22.07 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.220000000000063 y[1] (analytic) = -3.385680363702062 y[1] (numeric) = -3.385680363702121 absolute error = 5.906386491005833e-14 relative error = 1.74451981773835e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.8454 Order of pole (three term test) = 22.07 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.210000000000063 y[1] (analytic) = -3.387509629613517 y[1] (numeric) = -3.387509629613576 absolute error = 5.906386491005833e-14 relative error = 1.743577771520518e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.8368 Order of pole (three term test) = 22.07 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.200000000000063 y[1] (analytic) = -3.389299927115033 y[1] (numeric) = -3.389299927115092 absolute error = 5.906386491005833e-14 relative error = 1.742656778101471e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.8281 Order of pole (three term test) = 22.07 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.190000000000063 y[1] (analytic) = -3.391051232938948 y[1] (numeric) = -3.391051232939007 absolute error = 5.906386491005833e-14 relative error = 1.741756784337021e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.8194 Order of pole (three term test) = 22.06 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.180000000000063 y[1] (analytic) = -3.392763524078528 y[1] (numeric) = -3.392763524078587 absolute error = 5.906386491005833e-14 relative error = 1.740877738483116e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.8107 Order of pole (three term test) = 22.06 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.170000000000063 y[1] (analytic) = -3.394436777788169 y[1] (numeric) = -3.394436777788228 absolute error = 5.906386491005833e-14 relative error = 1.740019590187938e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.802 Order of pole (three term test) = 22.06 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.160000000000063 y[1] (analytic) = -3.396070971583605 y[1] (numeric) = -3.396070971583664 absolute error = 5.906386491005833e-14 relative error = 1.739182290484246e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.7932 Order of pole (three term test) = 22.06 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.150000000000063 y[1] (analytic) = -3.397666083242108 y[1] (numeric) = -3.397666083242167 absolute error = 5.861977570020827e-14 relative error = 1.725295372294864e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.7844 Order of pole (three term test) = 22.06 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.140000000000063 y[1] (analytic) = -3.39922209080269 y[1] (numeric) = -3.399222090802749 absolute error = 5.906386491005833e-14 relative error = 1.737570047860892e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.7755 Order of pole (three term test) = 22.06 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.130000000000063 y[1] (analytic) = -3.4007389725663 y[1] (numeric) = -3.400738972566359 absolute error = 5.906386491005833e-14 relative error = 1.736795013863912e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.7667 Order of pole (three term test) = 22.06 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.120000000000063 y[1] (analytic) = -3.402216707096016 y[1] (numeric) = -3.402216707096075 absolute error = 5.906386491005833e-14 relative error = 1.736040646290067e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.7578 Order of pole (three term test) = 22.05 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.110000000000063 y[1] (analytic) = -3.403655273217245 y[1] (numeric) = -3.403655273217304 absolute error = 5.906386491005833e-14 relative error = 1.735306902988129e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.7489 Order of pole (three term test) = 22.05 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.100000000000063 y[1] (analytic) = -3.405054650017908 y[1] (numeric) = -3.405054650017966 absolute error = 5.861977570020827e-14 relative error = 1.721551684931106e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.7399 Order of pole (three term test) = 22.05 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.090000000000063 y[1] (analytic) = -3.406414816848627 y[1] (numeric) = -3.406414816848686 absolute error = 5.861977570020827e-14 relative error = 1.720864276724792e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.7309 Order of pole (three term test) = 22.05 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.080000000000063 y[1] (analytic) = -3.407735753322918 y[1] (numeric) = -3.407735753322977 absolute error = 5.906386491005833e-14 relative error = 1.733229017316397e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.7219 Order of pole (three term test) = 22.05 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.070000000000063 y[1] (analytic) = -3.409017439317366 y[1] (numeric) = -3.409017439317425 absolute error = 5.906386491005833e-14 relative error = 1.732577376368174e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.7129 Order of pole (three term test) = 22.05 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.060000000000063 y[1] (analytic) = -3.410259854971814 y[1] (numeric) = -3.410259854971872 absolute error = 5.861977570020827e-14 relative error = 1.718924017322216e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.7039 Order of pole (three term test) = 22.05 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.050000000000063 y[1] (analytic) = -3.411462980689534 y[1] (numeric) = -3.411462980689592 absolute error = 5.861977570020827e-14 relative error = 1.718317801835267e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.6948 Order of pole (three term test) = 22.05 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.040000000000063 y[1] (analytic) = -3.41262679713741 y[1] (numeric) = -3.412626797137468 absolute error = 5.861977570020827e-14 relative error = 1.717731799720376e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.6857 Order of pole (three term test) = 22.04 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.030000000000063 y[1] (analytic) = -3.413751285246108 y[1] (numeric) = -3.413751285246166 absolute error = 5.81756864903582e-14 relative error = 1.704157146473667e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.6766 Order of pole (three term test) = 22.04 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.020000000000063 y[1] (analytic) = -3.414836426210249 y[1] (numeric) = -3.414836426210307 absolute error = 5.81756864903582e-14 relative error = 1.703615612268755e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.6674 Order of pole (three term test) = 22.04 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.010000000000063 y[1] (analytic) = -3.415882201488579 y[1] (numeric) = -3.415882201488637 absolute error = 5.81756864903582e-14 relative error = 1.703094048881613e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.6582 Order of pole (three term test) = 22.04 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -1.000000000000063 y[1] (analytic) = -3.416888592804133 y[1] (numeric) = -3.416888592804191 absolute error = 5.81756864903582e-14 relative error = 1.702592429055911e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.649 Order of pole (three term test) = 22.04 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.9900000000000631 y[1] (analytic) = -3.417855582144403 y[1] (numeric) = -3.417855582144461 absolute error = 5.773159728050814e-14 relative error = 1.689117515149269e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.6398 Order of pole (three term test) = 22.04 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.980000000000063 y[1] (analytic) = -3.418783151761499 y[1] (numeric) = -3.418783151761557 absolute error = 5.81756864903582e-14 relative error = 1.701648917404536e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.6306 Order of pole (three term test) = 22.04 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.970000000000063 y[1] (analytic) = -3.419671284172307 y[1] (numeric) = -3.419671284172365 absolute error = 5.81756864903582e-14 relative error = 1.701206977396337e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.6213 Order of pole (three term test) = 22.04 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.960000000000063 y[1] (analytic) = -3.420519962158648 y[1] (numeric) = -3.420519962158706 absolute error = 5.81756864903582e-14 relative error = 1.700784884577731e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.612 Order of pole (three term test) = 22.03 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.950000000000063 y[1] (analytic) = -3.421329168767433 y[1] (numeric) = -3.421329168767492 absolute error = 5.861977570020827e-14 relative error = 1.713362637986879e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.6027 Order of pole (three term test) = 22.03 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.940000000000063 y[1] (analytic) = -3.422098887310816 y[1] (numeric) = -3.422098887310874 absolute error = 5.861977570020827e-14 relative error = 1.712977258417958e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.5934 Order of pole (three term test) = 22.03 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.930000000000063 y[1] (analytic) = -3.422829101366341 y[1] (numeric) = -3.422829101366399 absolute error = 5.81756864903582e-14 relative error = 1.699637486053141e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.584 Order of pole (three term test) = 22.03 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.920000000000063 y[1] (analytic) = -3.423519794777094 y[1] (numeric) = -3.423519794777153 absolute error = 5.861977570020827e-14 relative error = 1.712266299427809e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.5746 Order of pole (three term test) = 22.03 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.910000000000063 y[1] (analytic) = -3.424170951651847 y[1] (numeric) = -3.424170951651905 absolute error = 5.861977570020827e-14 relative error = 1.711940686604144e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.5652 Order of pole (three term test) = 22.03 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.900000000000063 y[1] (analytic) = -3.424782556365199 y[1] (numeric) = -3.424782556365257 absolute error = 5.861977570020827e-14 relative error = 1.711634964715039e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.5558 Order of pole (three term test) = 22.03 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.890000000000063 y[1] (analytic) = -3.425354593557719 y[1] (numeric) = -3.425354593557778 absolute error = 5.861977570020827e-14 relative error = 1.711349120189138e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.5464 Order of pole (three term test) = 22.03 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.880000000000063 y[1] (analytic) = -3.425887048136084 y[1] (numeric) = -3.425887048136143 absolute error = 5.861977570020827e-14 relative error = 1.711083140703702e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.5369 Order of pole (three term test) = 22.03 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.8700000000000629 y[1] (analytic) = -3.426379905273214 y[1] (numeric) = -3.426379905273273 absolute error = 5.861977570020827e-14 relative error = 1.710837015183056e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.5274 Order of pole (three term test) = 22.03 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.8600000000000629 y[1] (analytic) = -3.426833150408406 y[1] (numeric) = -3.426833150408465 absolute error = 5.861977570020827e-14 relative error = 1.710610733797239e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.5179 Order of pole (three term test) = 22.02 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.8500000000000629 y[1] (analytic) = -3.427246769247464 y[1] (numeric) = -3.427246769247522 absolute error = 5.81756864903582e-14 relative error = 1.697446679718721e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.5084 Order of pole (three term test) = 22.02 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.8400000000000629 y[1] (analytic) = -3.427620747762829 y[1] (numeric) = -3.427620747762887 absolute error = 5.861977570020827e-14 relative error = 1.710217670332074e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.4989 Order of pole (three term test) = 22.02 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.8300000000000629 y[1] (analytic) = -3.427955072193704 y[1] (numeric) = -3.427955072193763 absolute error = 5.906386491005833e-14 relative error = 1.723005805681715e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.4893 Order of pole (three term test) = 22.02 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.8200000000000629 y[1] (analytic) = -3.42824972904618 y[1] (numeric) = -3.428249729046239 absolute error = 5.861977570020827e-14 relative error = 1.709903896543665e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.4798 Order of pole (three term test) = 22.02 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.8100000000000629 y[1] (analytic) = -3.428504705093356 y[1] (numeric) = -3.428504705093415 absolute error = 5.81756864903582e-14 relative error = 1.696823877882767e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.4702 Order of pole (three term test) = 22.02 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.8000000000000629 y[1] (analytic) = -3.428719987375456 y[1] (numeric) = -3.428719987375515 absolute error = 5.861977570020827e-14 relative error = 1.709669378544945e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.4606 Order of pole (three term test) = 22.02 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.7900000000000629 y[1] (analytic) = -3.42889556319995 y[1] (numeric) = -3.428895563200008 absolute error = 5.861977570020827e-14 relative error = 1.709581835309749e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.451 Order of pole (three term test) = 22.02 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.7800000000000629 y[1] (analytic) = -3.429031420141664 y[1] (numeric) = -3.429031420141722 absolute error = 5.81756864903582e-14 relative error = 1.69656323790567e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.4413 Order of pole (three term test) = 22.02 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.7700000000000629 y[1] (analytic) = -3.429127546042894 y[1] (numeric) = -3.429127546042953 absolute error = 5.861977570020827e-14 relative error = 1.709466180919798e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.4317 Order of pole (three term test) = 22.02 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.7600000000000628 y[1] (analytic) = -3.429183929013518 y[1] (numeric) = -3.429183929013577 absolute error = 5.861977570020827e-14 relative error = 1.709438073713111e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.422 Order of pole (three term test) = 22.02 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.7500000000000628 y[1] (analytic) = -3.429200557431097 y[1] (numeric) = -3.429200557431155 absolute error = 5.861977570020827e-14 relative error = 1.709429784536191e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.4123 Order of pole (three term test) = 22.02 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.7400000000000628 y[1] (analytic) = -3.429177419940983 y[1] (numeric) = -3.429177419941041 absolute error = 5.81756864903582e-14 relative error = 1.696491005453997e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.4026 Order of pole (three term test) = 22.01 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.7300000000000628 y[1] (analytic) = -3.429114505456423 y[1] (numeric) = -3.42911450545648 absolute error = 5.773159728050814e-14 relative error = 1.683571580612002e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.3929 Order of pole (three term test) = 22.01 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.7200000000000628 y[1] (analytic) = -3.429011803158653 y[1] (numeric) = -3.429011803158712 absolute error = 5.81756864903582e-14 relative error = 1.696572943749256e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.3832 Order of pole (three term test) = 22.01 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.7100000000000628 y[1] (analytic) = -3.428869302497005 y[1] (numeric) = -3.428869302497063 absolute error = 5.773159728050814e-14 relative error = 1.683691975032885e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.3735 Order of pole (three term test) = 22.01 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.7000000000000628 y[1] (analytic) = -3.428686993188991 y[1] (numeric) = -3.428686993189049 absolute error = 5.728750807065808e-14 relative error = 1.670829334507886e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.3637 Order of pole (three term test) = 22.01 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.6900000000000628 y[1] (analytic) = -3.428464865220402 y[1] (numeric) = -3.42846486522046 absolute error = 5.81756864903582e-14 relative error = 1.696843595526196e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.354 Order of pole (three term test) = 22.01 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.6800000000000628 y[1] (analytic) = -3.428202908845397 y[1] (numeric) = -3.428202908845455 absolute error = 5.81756864903582e-14 relative error = 1.696973255003494e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.3442 Order of pole (three term test) = 22.01 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.6700000000000628 y[1] (analytic) = -3.427901114586591 y[1] (numeric) = -3.427901114586649 absolute error = 5.773159728050814e-14 relative error = 1.684167522652433e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.3344 Order of pole (three term test) = 22.01 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.6600000000000628 y[1] (analytic) = -3.427559473235139 y[1] (numeric) = -3.427559473235197 absolute error = 5.773159728050814e-14 relative error = 1.684335391736253e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.3246 Order of pole (three term test) = 22.01 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.6500000000000627 y[1] (analytic) = -3.42717797585082 y[1] (numeric) = -3.427177975850878 absolute error = 5.773159728050814e-14 relative error = 1.684522884055237e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.3148 Order of pole (three term test) = 22.01 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.6400000000000627 y[1] (analytic) = -3.426756613762117 y[1] (numeric) = -3.426756613762175 absolute error = 5.773159728050814e-14 relative error = 1.684730016968629e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.3049 Order of pole (three term test) = 22.01 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.6300000000000627 y[1] (analytic) = -3.426295378566295 y[1] (numeric) = -3.426295378566353 absolute error = 5.773159728050814e-14 relative error = 1.684956809084728e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.2951 Order of pole (three term test) = 22.01 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.6200000000000627 y[1] (analytic) = -3.425794262129477 y[1] (numeric) = -3.425794262129534 absolute error = 5.773159728050814e-14 relative error = 1.685203280264184e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.2853 Order of pole (three term test) = 22.01 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.6100000000000627 y[1] (analytic) = -3.425253256586716 y[1] (numeric) = -3.425253256586774 absolute error = 5.773159728050814e-14 relative error = 1.685469451623498e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.2754 Order of pole (three term test) = 22.01 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.6000000000000627 y[1] (analytic) = -3.424672354342068 y[1] (numeric) = -3.424672354342126 absolute error = 5.81756864903582e-14 relative error = 1.698722694350556e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.2655 Order of pole (three term test) = 22.01 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.5900000000000627 y[1] (analytic) = -3.42405154806866 y[1] (numeric) = -3.424051548068718 absolute error = 5.81756864903582e-14 relative error = 1.699030685538957e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.2557 Order of pole (three term test) = 22.01 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.5800000000000627 y[1] (analytic) = -3.423390830708752 y[1] (numeric) = -3.42339083070881 absolute error = 5.773159728050814e-14 relative error = 1.68638639686243e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.2458 Order of pole (three term test) = 22.01 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.5700000000000627 y[1] (analytic) = -3.422690195473807 y[1] (numeric) = -3.422690195473864 absolute error = 5.773159728050814e-14 relative error = 1.686731605356888e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.2359 Order of pole (three term test) = 22.01 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.5600000000000627 y[1] (analytic) = -3.421949635844545 y[1] (numeric) = -3.421949635844603 absolute error = 5.81756864903582e-14 relative error = 1.700074305038692e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.226 Order of pole (three term test) = 22 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.5500000000000627 y[1] (analytic) = -3.421169145571009 y[1] (numeric) = -3.421169145571067 absolute error = 5.773159728050814e-14 relative error = 1.68748152529221e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.2161 Order of pole (three term test) = 22 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.5400000000000627 y[1] (analytic) = -3.420348718672614 y[1] (numeric) = -3.420348718672673 absolute error = 5.81756864903582e-14 relative error = 1.700870036226461e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.2061 Order of pole (three term test) = 22 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.5300000000000626 y[1] (analytic) = -3.41948834943821 y[1] (numeric) = -3.419488349438268 absolute error = 5.773159728050814e-14 relative error = 1.68831098050072e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.1962 Order of pole (three term test) = 22 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.5200000000000626 y[1] (analytic) = -3.41858803242612 y[1] (numeric) = -3.418588032426178 absolute error = 5.81756864903582e-14 relative error = 1.701746040720554e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.1863 Order of pole (three term test) = 22 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.5100000000000626 y[1] (analytic) = -3.417647762464204 y[1] (numeric) = -3.417647762464262 absolute error = 5.81756864903582e-14 relative error = 1.702214228432136e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.1763 Order of pole (three term test) = 22 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.5000000000000626 y[1] (analytic) = -3.416667534649894 y[1] (numeric) = -3.416667534649952 absolute error = 5.81756864903582e-14 relative error = 1.702702586668839e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.1664 Order of pole (three term test) = 22 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.4900000000000626 y[1] (analytic) = -3.415647344350244 y[1] (numeric) = -3.415647344350301 absolute error = 5.773159728050814e-14 relative error = 1.690209540396518e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.1564 Order of pole (three term test) = 22 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.4800000000000626 y[1] (analytic) = -3.41458718720197 y[1] (numeric) = -3.414587187202027 absolute error = 5.773159728050814e-14 relative error = 1.690734314733237e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.1465 Order of pole (three term test) = 22 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.4700000000000626 y[1] (analytic) = -3.413487059111489 y[1] (numeric) = -3.413487059111547 absolute error = 5.81756864903582e-14 relative error = 1.704289059338078e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.1365 Order of pole (three term test) = 22 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.4600000000000626 y[1] (analytic) = -3.412346956254957 y[1] (numeric) = -3.412346956255015 absolute error = 5.773159728050814e-14 relative error = 1.691844294282092e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.1265 Order of pole (three term test) = 22 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.4500000000000626 y[1] (analytic) = -3.411166875078303 y[1] (numeric) = -3.411166875078361 absolute error = 5.81756864903582e-14 relative error = 1.705448270953405e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.1166 Order of pole (three term test) = 22 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.4400000000000626 y[1] (analytic) = -3.409946812297259 y[1] (numeric) = -3.409946812297317 absolute error = 5.773159728050814e-14 relative error = 1.6930351251319e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.1066 Order of pole (three term test) = 22 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.4300000000000626 y[1] (analytic) = -3.408686764897393 y[1] (numeric) = -3.408686764897451 absolute error = 5.773159728050814e-14 relative error = 1.693660968647143e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.09661 Order of pole (three term test) = 22 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.4200000000000625 y[1] (analytic) = -3.407386730134133 y[1] (numeric) = -3.407386730134192 absolute error = 5.81756864903582e-14 relative error = 1.707340290312984e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.08663 Order of pole (three term test) = 22 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.4100000000000625 y[1] (analytic) = -3.406046705532796 y[1] (numeric) = -3.406046705532853 absolute error = 5.773159728050814e-14 relative error = 1.694973741456003e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.07664 Order of pole (three term test) = 22 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.4000000000000625 y[1] (analytic) = -3.404666688888601 y[1] (numeric) = -3.404666688888659 absolute error = 5.773159728050814e-14 relative error = 1.69566076670353e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.06665 Order of pole (three term test) = 22 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.3900000000000625 y[1] (analytic) = -3.403246678266703 y[1] (numeric) = -3.403246678266761 absolute error = 5.773159728050814e-14 relative error = 1.696368284120716e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.05666 Order of pole (three term test) = 22 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.3800000000000625 y[1] (analytic) = -3.401786672002197 y[1] (numeric) = -3.401786672002255 absolute error = 5.81756864903582e-14 relative error = 1.710150932425096e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.04666 Order of pole (three term test) = 22 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.3700000000000625 y[1] (analytic) = -3.400286668700141 y[1] (numeric) = -3.400286668700198 absolute error = 5.773159728050814e-14 relative error = 1.697845002656136e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.03666 Order of pole (three term test) = 22 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.3600000000000625 y[1] (analytic) = -3.398746667235564 y[1] (numeric) = -3.398746667235622 absolute error = 5.81756864903582e-14 relative error = 1.711680574818379e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.02667 Order of pole (three term test) = 22 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.3500000000000625 y[1] (analytic) = -3.397166666753482 y[1] (numeric) = -3.39716666675354 absolute error = 5.81756864903582e-14 relative error = 1.71247666650262e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.01667 Order of pole (three term test) = 22 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.3400000000000625 y[1] (analytic) = -3.395546666668899 y[1] (numeric) = -3.395546666668957 absolute error = 5.81756864903582e-14 relative error = 1.713293681439217e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.006667 Order of pole (three term test) = 22 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.3300000000000625 y[1] (analytic) = -3.393886666666816 y[1] (numeric) = -3.393886666666874 absolute error = 5.81756864903582e-14 relative error = 1.714131678636557e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.003333 Order of pole (three term test) = 22 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.3200000000000625 y[1] (analytic) = -3.392186666702233 y[1] (numeric) = -3.392186666702291 absolute error = 5.861977570020827e-14 relative error = 1.728082250768246e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.01333 Order of pole (three term test) = 22 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.3100000000000624 y[1] (analytic) = -3.39044666700015 y[1] (numeric) = -3.390446667000208 absolute error = 5.81756864903582e-14 relative error = 1.715870863169535e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.02333 Order of pole (three term test) = 22 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.3000000000000624 y[1] (analytic) = -3.388666668055562 y[1] (numeric) = -3.388666668055621 absolute error = 5.861977570020827e-14 relative error = 1.729877306989438e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.03333 Order of pole (three term test) = 22 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.2900000000000624 y[1] (analytic) = -3.386846670633461 y[1] (numeric) = -3.38684667063352 absolute error = 5.861977570020827e-14 relative error = 1.730806895053335e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.04333 Order of pole (three term test) = 22 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.2800000000000624 y[1] (analytic) = -3.384986675768823 y[1] (numeric) = -3.384986675768882 absolute error = 5.861977570020827e-14 relative error = 1.731757945159241e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.05332 Order of pole (three term test) = 22 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.2700000000000624 y[1] (analytic) = -3.3830866847666 y[1] (numeric) = -3.383086684766659 absolute error = 5.861977570020827e-14 relative error = 1.732730525769914e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.06332 Order of pole (three term test) = 22 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.2600000000000624 y[1] (analytic) = -3.38114669920171 y[1] (numeric) = -3.381146699201768 absolute error = 5.861977570020827e-14 relative error = 1.733724706888596e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.07331 Order of pole (three term test) = 22 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.2500000000000624 y[1] (analytic) = -3.379166720919021 y[1] (numeric) = -3.37916672091908 absolute error = 5.81756864903582e-14 relative error = 1.721598586131209e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.0833 Order of pole (three term test) = 22 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.2400000000000624 y[1] (analytic) = -3.377146752033338 y[1] (numeric) = -3.377146752033396 absolute error = 5.81756864903582e-14 relative error = 1.722628323904828e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.09328 Order of pole (three term test) = 22 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.2300000000000624 y[1] (analytic) = -3.375086794929377 y[1] (numeric) = -3.375086794929435 absolute error = 5.81756864903582e-14 relative error = 1.723679716259727e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.1033 Order of pole (three term test) = 22 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.2200000000000624 y[1] (analytic) = -3.372986852261751 y[1] (numeric) = -3.372986852261809 absolute error = 5.773159728050814e-14 relative error = 1.711586786702009e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.1132 Order of pole (three term test) = 22 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.2100000000000624 y[1] (analytic) = -3.370846926954941 y[1] (numeric) = -3.370846926954999 absolute error = 5.773159728050814e-14 relative error = 1.712673358699799e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.1232 Order of pole (three term test) = 22 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.2000000000000624 y[1] (analytic) = -3.368667022203274 y[1] (numeric) = -3.368667022203332 absolute error = 5.81756864903582e-14 relative error = 1.726964585900462e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.1332 Order of pole (three term test) = 22 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.1900000000000623 y[1] (analytic) = -3.366447141470888 y[1] (numeric) = -3.366447141470946 absolute error = 5.81756864903582e-14 relative error = 1.728103369683082e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.1432 Order of pole (three term test) = 22 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.1800000000000623 y[1] (analytic) = -3.364187288491709 y[1] (numeric) = -3.364187288491767 absolute error = 5.81756864903582e-14 relative error = 1.72926420266098e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.1531 Order of pole (three term test) = 22 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.1700000000000623 y[1] (analytic) = -3.36188746726941 y[1] (numeric) = -3.361887467269468 absolute error = 5.81756864903582e-14 relative error = 1.730447168643917e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.1631 Order of pole (three term test) = 22 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.1600000000000623 y[1] (analytic) = -3.359547682077378 y[1] (numeric) = -3.359547682077436 absolute error = 5.81756864903582e-14 relative error = 1.731652353104429e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.173 Order of pole (three term test) = 22 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.1500000000000623 y[1] (analytic) = -3.357167937458676 y[1] (numeric) = -3.357167937458735 absolute error = 5.81756864903582e-14 relative error = 1.732879843192959e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.183 Order of pole (three term test) = 22 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.1400000000000623 y[1] (analytic) = -3.354748238226004 y[1] (numeric) = -3.354748238226062 absolute error = 5.81756864903582e-14 relative error = 1.734129727753329e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.1929 Order of pole (three term test) = 22 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.1300000000000623 y[1] (analytic) = -3.35228858946165 y[1] (numeric) = -3.352288589461708 absolute error = 5.773159728050814e-14 relative error = 1.722154753084052e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.2028 Order of pole (three term test) = 22 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.1200000000000623 y[1] (analytic) = -3.349788996517449 y[1] (numeric) = -3.349788996517507 absolute error = 5.81756864903582e-14 relative error = 1.736697044226952e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.2128 Order of pole (three term test) = 22 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.1100000000000623 y[1] (analytic) = -3.347249465014733 y[1] (numeric) = -3.347249465014791 absolute error = 5.861977570020827e-14 relative error = 1.751281949938268e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.2227 Order of pole (three term test) = 22 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.1000000000000623 y[1] (analytic) = -3.344670000844282 y[1] (numeric) = -3.34467000084434 absolute error = 5.81756864903582e-14 relative error = 1.739355047752787e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.2326 Order of pole (three term test) = 22 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.09000000000006231 y[1] (analytic) = -3.342050610166267 y[1] (numeric) = -3.342050610166326 absolute error = 5.861977570020827e-14 relative error = 1.754006223660746e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.2425 Order of pole (three term test) = 22.01 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.08000000000006231 y[1] (analytic) = -3.339391299410202 y[1] (numeric) = -3.33939129941026 absolute error = 5.81756864903582e-14 relative error = 1.742104511700474e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.2524 Order of pole (three term test) = 22.01 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.07000000000006232 y[1] (analytic) = -3.336692075274877 y[1] (numeric) = -3.336692075274935 absolute error = 5.81756864903582e-14 relative error = 1.743513790842258e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.2622 Order of pole (three term test) = 22.01 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.06000000000006232 y[1] (analytic) = -3.333952944728304 y[1] (numeric) = -3.333952944728362 absolute error = 5.861977570020827e-14 relative error = 1.758266438430054e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.2721 Order of pole (three term test) = 22.01 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.05000000000006231 y[1] (analytic) = -3.331173915007652 y[1] (numeric) = -3.331173915007711 absolute error = 5.861977570020827e-14 relative error = 1.759733271088417e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.282 Order of pole (three term test) = 22.01 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.04000000000006231 y[1] (analytic) = -3.328354993619185 y[1] (numeric) = -3.328354993619244 absolute error = 5.861977570020827e-14 relative error = 1.761223661916733e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.2918 Order of pole (three term test) = 22.01 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.03000000000006231 y[1] (analytic) = -3.325496188338188 y[1] (numeric) = -3.325496188338247 absolute error = 5.861977570020827e-14 relative error = 1.762737720337056e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.3017 Order of pole (three term test) = 22.01 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.02000000000006231 y[1] (analytic) = -3.322597507208903 y[1] (numeric) = -3.322597507208962 absolute error = 5.861977570020827e-14 relative error = 1.764275557693141e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.3115 Order of pole (three term test) = 22.01 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -0.01000000000006231 y[1] (analytic) = -3.319658958544453 y[1] (numeric) = -3.319658958544512 absolute error = 5.906386491005833e-14 relative error = 1.779214842477543e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.3213 Order of pole (three term test) = 22.01 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = -6.230779781013496e-14 y[1] (analytic) = -3.316680550926771 y[1] (numeric) = -3.31668055092683 absolute error = 5.906386491005833e-14 relative error = 1.780812592685608e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.3311 Order of pole (three term test) = 22.01 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.009999999999937692 y[1] (analytic) = -3.313662293206519 y[1] (numeric) = -3.313662293206578 absolute error = 5.906386491005833e-14 relative error = 1.782434650360952e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.3409 Order of pole (three term test) = 22.01 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.01999999999993769 y[1] (analytic) = -3.310604194503008 y[1] (numeric) = -3.310604194503067 absolute error = 5.906386491005833e-14 relative error = 1.784081135646754e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.3507 Order of pole (three term test) = 22.01 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.02999999999993769 y[1] (analytic) = -3.30750626420412 y[1] (numeric) = -3.307506264204179 absolute error = 5.950795411990839e-14 relative error = 1.799178878780679e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.3605 Order of pole (three term test) = 22.01 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.0399999999999377 y[1] (analytic) = -3.304368511966221 y[1] (numeric) = -3.30436851196628 absolute error = 5.906386491005833e-14 relative error = 1.787447879864742e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.3702 Order of pole (three term test) = 22.01 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.0499999999999377 y[1] (analytic) = -3.301190947714073 y[1] (numeric) = -3.301190947714132 absolute error = 5.906386491005833e-14 relative error = 1.789168389394664e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.38 Order of pole (three term test) = 22.01 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.0599999999999377 y[1] (analytic) = -3.297973581640747 y[1] (numeric) = -3.297973581640806 absolute error = 5.906386491005833e-14 relative error = 1.790913827777661e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.3897 Order of pole (three term test) = 22.01 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.0699999999999377 y[1] (analytic) = -3.29471642420753 y[1] (numeric) = -3.294716424207589 absolute error = 5.950795411990839e-14 relative error = 1.80616315512561e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.3994 Order of pole (three term test) = 22.01 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.07999999999993769 y[1] (analytic) = -3.29141948614383 y[1] (numeric) = -3.29141948614389 absolute error = 5.950795411990839e-14 relative error = 1.807972346594656e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.4091 Order of pole (three term test) = 22.02 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.08999999999993769 y[1] (analytic) = -3.288082778447083 y[1] (numeric) = -3.288082778447142 absolute error = 5.995204332975845e-14 relative error = 1.823313078452149e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.4188 Order of pole (three term test) = 22.02 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.09999999999993768 y[1] (analytic) = -3.284706312382648 y[1] (numeric) = -3.284706312382708 absolute error = 5.950795411990839e-14 relative error = 1.811667420480668e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.4285 Order of pole (three term test) = 22.02 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.1099999999999377 y[1] (analytic) = -3.281290099483712 y[1] (numeric) = -3.281290099483772 absolute error = 5.950795411990839e-14 relative error = 1.813553581540125e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.4381 Order of pole (three term test) = 22.02 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.1199999999999377 y[1] (analytic) = -3.277834151551182 y[1] (numeric) = -3.277834151551242 absolute error = 5.995204332975845e-14 relative error = 1.829013932916256e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.4478 Order of pole (three term test) = 22.02 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.1299999999999377 y[1] (analytic) = -3.27433848065358 y[1] (numeric) = -3.27433848065364 absolute error = 5.995204332975845e-14 relative error = 1.830966581005138e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.4574 Order of pole (three term test) = 22.02 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.1399999999999377 y[1] (analytic) = -3.270803099126935 y[1] (numeric) = -3.270803099126995 absolute error = 5.950795411990839e-14 relative error = 1.819368281013084e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.467 Order of pole (three term test) = 22.02 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.1499999999999377 y[1] (analytic) = -3.267228019574672 y[1] (numeric) = -3.267228019574731 absolute error = 5.950795411990839e-14 relative error = 1.821359077584525e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.4766 Order of pole (three term test) = 22.02 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.1599999999999377 y[1] (analytic) = -3.263613254867496 y[1] (numeric) = -3.263613254867556 absolute error = 5.995204332975845e-14 relative error = 1.836983694080276e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.4862 Order of pole (three term test) = 22.02 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.1699999999999377 y[1] (analytic) = -3.259958818143281 y[1] (numeric) = -3.25995881814334 absolute error = 5.950795411990839e-14 relative error = 1.825420425212651e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.4957 Order of pole (three term test) = 22.02 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.1799999999999377 y[1] (analytic) = -3.256264722806946 y[1] (numeric) = -3.256264722807006 absolute error = 5.995204332975845e-14 relative error = 1.841129282575004e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.5053 Order of pole (three term test) = 22.02 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.1899999999999377 y[1] (analytic) = -3.252530982530339 y[1] (numeric) = -3.252530982530399 absolute error = 6.039613253960852e-14 relative error = 1.856896455837071e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.5148 Order of pole (three term test) = 22.02 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.1999999999999377 y[1] (analytic) = -3.248757611252113 y[1] (numeric) = -3.248757611252174 absolute error = 6.039613253960852e-14 relative error = 1.859053206383442e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.5243 Order of pole (three term test) = 22.03 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.2099999999999377 y[1] (analytic) = -3.244944623177599 y[1] (numeric) = -3.244944623177659 absolute error = 5.995204332975845e-14 relative error = 1.847552124666172e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.5338 Order of pole (three term test) = 22.03 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.2199999999999377 y[1] (analytic) = -3.241092032778678 y[1] (numeric) = -3.241092032778738 absolute error = 5.995204332975845e-14 relative error = 1.849748255323682e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.5432 Order of pole (three term test) = 22.03 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.2299999999999378 y[1] (analytic) = -3.237199854793652 y[1] (numeric) = -3.237199854793712 absolute error = 5.995204332975845e-14 relative error = 1.851972260562824e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.5527 Order of pole (three term test) = 22.03 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.2399999999999378 y[1] (analytic) = -3.233268104227113 y[1] (numeric) = -3.233268104227172 absolute error = 5.995204332975845e-14 relative error = 1.854224314135234e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.5621 Order of pole (three term test) = 22.03 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.2499999999999378 y[1] (analytic) = -3.229296796349804 y[1] (numeric) = -3.229296796349863 absolute error = 5.950795411990839e-14 relative error = 1.84275270663175e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.5715 Order of pole (three term test) = 22.03 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.2599999999999378 y[1] (analytic) = -3.225285946698483 y[1] (numeric) = -3.225285946698543 absolute error = 5.995204332975845e-14 relative error = 1.858813274870325e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.5809 Order of pole (three term test) = 22.03 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.2699999999999378 y[1] (analytic) = -3.221235571075787 y[1] (numeric) = -3.221235571075847 absolute error = 6.039613253960852e-14 relative error = 1.874936843549079e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.5902 Order of pole (three term test) = 22.03 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.2799999999999378 y[1] (analytic) = -3.217145685550084 y[1] (numeric) = -3.217145685550144 absolute error = 5.995204332975845e-14 relative error = 1.863516582386525e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.5996 Order of pole (three term test) = 22.03 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.2899999999999378 y[1] (analytic) = -3.213016306455331 y[1] (numeric) = -3.21301630645539 absolute error = 5.995204332975845e-14 relative error = 1.865911580009964e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.6089 Order of pole (three term test) = 22.03 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.2999999999999378 y[1] (analytic) = -3.208847450390927 y[1] (numeric) = -3.208847450390987 absolute error = 5.995204332975845e-14 relative error = 1.868335726662688e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.6182 Order of pole (three term test) = 22.04 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.3099999999999378 y[1] (analytic) = -3.204639134221565 y[1] (numeric) = -3.204639134221625 absolute error = 5.995204332975845e-14 relative error = 1.870789215844777e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.6275 Order of pole (three term test) = 22.04 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.3199999999999378 y[1] (analytic) = -3.200391375077078 y[1] (numeric) = -3.200391375077138 absolute error = 5.995204332975845e-14 relative error = 1.873272244033422e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.6367 Order of pole (three term test) = 22.04 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.3299999999999378 y[1] (analytic) = -3.196104190352284 y[1] (numeric) = -3.196104190352343 absolute error = 5.950795411990839e-14 relative error = 1.861890306941128e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.646 Order of pole (three term test) = 22.04 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.3399999999999379 y[1] (analytic) = -3.191777597706833 y[1] (numeric) = -3.191777597706892 absolute error = 5.950795411990839e-14 relative error = 1.864414179818247e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.6552 Order of pole (three term test) = 22.04 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.3499999999999379 y[1] (analytic) = -3.187411615065044 y[1] (numeric) = -3.187411615065104 absolute error = 5.950795411990839e-14 relative error = 1.866967976104775e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.6643 Order of pole (three term test) = 22.04 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.3599999999999379 y[1] (analytic) = -3.18300626061575 y[1] (numeric) = -3.183006260615809 absolute error = 5.906386491005833e-14 relative error = 1.855600023187905e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.6735 Order of pole (three term test) = 22.04 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.3699999999999379 y[1] (analytic) = -3.178561552812124 y[1] (numeric) = -3.178561552812183 absolute error = 5.950795411990839e-14 relative error = 1.8721661711179e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.6826 Order of pole (three term test) = 22.04 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.3799999999999379 y[1] (analytic) = -3.174077510371524 y[1] (numeric) = -3.174077510371584 absolute error = 5.950795411990839e-14 relative error = 1.874810993917506e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.6918 Order of pole (three term test) = 22.05 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.3899999999999379 y[1] (analytic) = -3.169554152275318 y[1] (numeric) = -3.169554152275377 absolute error = 5.906386491005833e-14 relative error = 1.863475494421142e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.7008 Order of pole (three term test) = 22.05 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.3999999999999379 y[1] (analytic) = -3.164991497768713 y[1] (numeric) = -3.164991497768773 absolute error = 5.950795411990839e-14 relative error = 1.880193174669218e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.7099 Order of pole (three term test) = 22.05 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.4099999999999379 y[1] (analytic) = -3.160389566360587 y[1] (numeric) = -3.160389566360646 absolute error = 5.950795411990839e-14 relative error = 1.882930976399724e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.7189 Order of pole (three term test) = 22.05 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.4199999999999379 y[1] (analytic) = -3.155748377823306 y[1] (numeric) = -3.155748377823365 absolute error = 5.950795411990839e-14 relative error = 1.885700220527542e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.7279 Order of pole (three term test) = 22.05 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.4299999999999379 y[1] (analytic) = -3.151067952192552 y[1] (numeric) = -3.151067952192611 absolute error = 5.950795411990839e-14 relative error = 1.888501137479502e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.7369 Order of pole (three term test) = 22.05 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.4399999999999379 y[1] (analytic) = -3.146348309767141 y[1] (numeric) = -3.1463483097672 absolute error = 5.950795411990839e-14 relative error = 1.891333961188567e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.7459 Order of pole (three term test) = 22.05 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.4499999999999379 y[1] (analytic) = -3.14158947110884 y[1] (numeric) = -3.141589471108899 absolute error = 5.906386491005833e-14 relative error = 1.880063116241965e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.7548 Order of pole (three term test) = 22.05 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.459999999999938 y[1] (analytic) = -3.13679145704218 y[1] (numeric) = -3.136791457042239 absolute error = 5.906386491005833e-14 relative error = 1.882938847511153e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.7637 Order of pole (three term test) = 22.06 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.469999999999938 y[1] (analytic) = -3.131954288654272 y[1] (numeric) = -3.131954288654332 absolute error = 5.950795411990839e-14 relative error = 1.900026265883899e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.7726 Order of pole (three term test) = 22.06 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.479999999999938 y[1] (analytic) = -3.127077987294617 y[1] (numeric) = -3.127077987294676 absolute error = 5.950795411990839e-14 relative error = 1.90298912792359e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.7814 Order of pole (three term test) = 22.06 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.489999999999938 y[1] (analytic) = -3.122162574574908 y[1] (numeric) = -3.122162574574968 absolute error = 5.995204332975845e-14 relative error = 1.920208890400946e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.7903 Order of pole (three term test) = 22.06 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.499999999999938 y[1] (analytic) = -3.117208072368847 y[1] (numeric) = -3.117208072368907 absolute error = 5.995204332975845e-14 relative error = 1.923260877616019e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.799 Order of pole (three term test) = 22.06 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.5099999999999379 y[1] (analytic) = -3.112214502811934 y[1] (numeric) = -3.112214502811994 absolute error = 5.995204332975845e-14 relative error = 1.92634676291081e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.8078 Order of pole (three term test) = 22.06 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.519999999999938 y[1] (analytic) = -3.10718188830128 y[1] (numeric) = -3.10718188830134 absolute error = 5.995204332975845e-14 relative error = 1.929466812209526e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.8165 Order of pole (three term test) = 22.06 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.529999999999938 y[1] (analytic) = -3.102110251495398 y[1] (numeric) = -3.102110251495457 absolute error = 5.950795411990839e-14 relative error = 1.918305582183034e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.8252 Order of pole (three term test) = 22.07 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.539999999999938 y[1] (analytic) = -3.096999615314002 y[1] (numeric) = -3.096999615314061 absolute error = 5.950795411990839e-14 relative error = 1.921471149872098e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.8339 Order of pole (three term test) = 22.07 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.549999999999938 y[1] (analytic) = -3.0918500029378 y[1] (numeric) = -3.09185000293786 absolute error = 5.995204332975845e-14 relative error = 1.939034664449876e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.8426 Order of pole (three term test) = 22.07 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.559999999999938 y[1] (analytic) = -3.086661437808286 y[1] (numeric) = -3.086661437808346 absolute error = 5.995204332975845e-14 relative error = 1.942294110893094e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.8512 Order of pole (three term test) = 22.07 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.569999999999938 y[1] (analytic) = -3.081433943627529 y[1] (numeric) = -3.081433943627589 absolute error = 5.950795411990839e-14 relative error = 1.931177341736373e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.8598 Order of pole (three term test) = 22.07 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.579999999999938 y[1] (analytic) = -3.076167544357958 y[1] (numeric) = -3.076167544358018 absolute error = 5.995204332975845e-14 relative error = 1.948919961778979e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.8683 Order of pole (three term test) = 22.07 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.589999999999938 y[1] (analytic) = -3.070862264222149 y[1] (numeric) = -3.070862264222208 absolute error = 5.950795411990839e-14 relative error = 1.937825568187175e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.8768 Order of pole (three term test) = 22.07 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.599999999999938 y[1] (analytic) = -3.065518127702603 y[1] (numeric) = -3.065518127702663 absolute error = 5.950795411990839e-14 relative error = 1.941203791363829e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.8853 Order of pole (three term test) = 22.08 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.609999999999938 y[1] (analytic) = -3.060135159541532 y[1] (numeric) = -3.060135159541592 absolute error = 5.950795411990839e-14 relative error = 1.944618489623309e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.8938 Order of pole (three term test) = 22.08 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.619999999999938 y[1] (analytic) = -3.05471338474063 y[1] (numeric) = -3.05471338474069 absolute error = 5.950795411990839e-14 relative error = 1.948069970072203e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.9022 Order of pole (three term test) = 22.08 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.6299999999999381 y[1] (analytic) = -3.049252828560852 y[1] (numeric) = -3.049252828560912 absolute error = 5.906386491005833e-14 relative error = 1.936994674788399e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.9106 Order of pole (three term test) = 22.08 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.6399999999999381 y[1] (analytic) = -3.043753516522184 y[1] (numeric) = -3.043753516522243 absolute error = 5.906386491005833e-14 relative error = 1.940494346518083e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.9189 Order of pole (three term test) = 22.08 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.6499999999999381 y[1] (analytic) = -3.038215474403414 y[1] (numeric) = -3.038215474403474 absolute error = 5.906386491005833e-14 relative error = 1.944031468724454e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.9273 Order of pole (three term test) = 22.08 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.6599999999999381 y[1] (analytic) = -3.032638728241903 y[1] (numeric) = -3.032638728241962 absolute error = 5.906386491005833e-14 relative error = 1.947606365374722e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.9356 Order of pole (three term test) = 22.09 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.6699999999999381 y[1] (analytic) = -3.027023304333346 y[1] (numeric) = -3.027023304333405 absolute error = 5.906386491005833e-14 relative error = 1.951219365424284e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.9438 Order of pole (three term test) = 22.09 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.6799999999999381 y[1] (analytic) = -3.021369229231539 y[1] (numeric) = -3.021369229231598 absolute error = 5.906386491005833e-14 relative error = 1.954870802900205e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.952 Order of pole (three term test) = 22.09 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.6899999999999381 y[1] (analytic) = -3.015676529748136 y[1] (numeric) = -3.015676529748195 absolute error = 5.906386491005833e-14 relative error = 1.958561016986501e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.9602 Order of pole (three term test) = 22.09 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.6999999999999381 y[1] (analytic) = -3.009945232952413 y[1] (numeric) = -3.009945232952473 absolute error = 5.950795411990839e-14 relative error = 1.9770444149091e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.9684 Order of pole (three term test) = 22.09 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.7099999999999381 y[1] (analytic) = -3.004175366171022 y[1] (numeric) = -3.004175366171081 absolute error = 5.906386491005833e-14 relative error = 1.966059158035714e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.9765 Order of pole (three term test) = 22.09 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.7199999999999381 y[1] (analytic) = -2.998366956987742 y[1] (numeric) = -2.998366956987801 absolute error = 5.906386491005833e-14 relative error = 1.969867789945091e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.9846 Order of pole (three term test) = 22.1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.7299999999999381 y[1] (analytic) = -2.992520033243236 y[1] (numeric) = -2.992520033243294 absolute error = 5.861977570020827e-14 relative error = 1.958876634041353e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.9927 Order of pole (three term test) = 22.1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.7399999999999382 y[1] (analytic) = -2.986634623034794 y[1] (numeric) = -2.986634623034853 absolute error = 5.906386491005833e-14 relative error = 1.977605980139682e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.001 Order of pole (three term test) = 22.1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.7499999999999382 y[1] (analytic) = -2.980710754716089 y[1] (numeric) = -2.980710754716148 absolute error = 5.906386491005833e-14 relative error = 1.981536276762424e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.009 Order of pole (three term test) = 22.1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.7599999999999382 y[1] (analytic) = -2.974748456896914 y[1] (numeric) = -2.974748456896973 absolute error = 5.861977570020827e-14 relative error = 1.970579245592988e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.017 Order of pole (three term test) = 22.1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.7699999999999382 y[1] (analytic) = -2.968747758442927 y[1] (numeric) = -2.968747758442986 absolute error = 5.906386491005833e-14 relative error = 1.989521162317833e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.024 Order of pole (three term test) = 22.11 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.7799999999999382 y[1] (analytic) = -2.962708688475393 y[1] (numeric) = -2.962708688475451 absolute error = 5.861977570020827e-14 relative error = 1.978587227567552e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.032 Order of pole (three term test) = 22.11 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.7899999999999382 y[1] (analytic) = -2.956631276370919 y[1] (numeric) = -2.956631276370977 absolute error = 5.861977570020827e-14 relative error = 1.982654251434436e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.04 Order of pole (three term test) = 22.11 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.7999999999999382 y[1] (analytic) = -2.950515551761192 y[1] (numeric) = -2.950515551761251 absolute error = 5.861977570020827e-14 relative error = 1.986763827264613e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.048 Order of pole (three term test) = 22.11 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.8099999999999382 y[1] (analytic) = -2.944361544532711 y[1] (numeric) = -2.94436154453277 absolute error = 5.861977570020827e-14 relative error = 1.990916360426505e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.056 Order of pole (three term test) = 22.11 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.8199999999999382 y[1] (analytic) = -2.938169284826519 y[1] (numeric) = -2.938169284826578 absolute error = 5.861977570020827e-14 relative error = 1.995112262691474e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.063 Order of pole (three term test) = 22.12 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.8299999999999382 y[1] (analytic) = -2.93193880303793 y[1] (numeric) = -2.931938803037989 absolute error = 5.861977570020827e-14 relative error = 1.999351952348711e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.071 Order of pole (three term test) = 22.12 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.8399999999999382 y[1] (analytic) = -2.925670129816258 y[1] (numeric) = -2.925670129816316 absolute error = 5.861977570020827e-14 relative error = 2.003635854322708e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.079 Order of pole (three term test) = 22.12 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.8499999999999382 y[1] (analytic) = -2.919363296064537 y[1] (numeric) = -2.919363296064595 absolute error = 5.81756864903582e-14 relative error = 1.992752548776037e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.086 Order of pole (three term test) = 22.12 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.8599999999999383 y[1] (analytic) = -2.913018332939249 y[1] (numeric) = -2.913018332939307 absolute error = 5.81756864903582e-14 relative error = 1.997093043752274e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.094 Order of pole (three term test) = 22.12 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.8699999999999383 y[1] (analytic) = -2.906635271850037 y[1] (numeric) = -2.906635271850096 absolute error = 5.861977570020827e-14 relative error = 2.01675718546199e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.101 Order of pole (three term test) = 22.12 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.8799999999999383 y[1] (analytic) = -2.900214144459429 y[1] (numeric) = -2.900214144459488 absolute error = 5.81756864903582e-14 relative error = 2.005910032591803e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.109 Order of pole (three term test) = 22.13 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.8899999999999383 y[1] (analytic) = -2.893754982682547 y[1] (numeric) = -2.893754982682605 absolute error = 5.81756864903582e-14 relative error = 2.010387432194713e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.116 Order of pole (three term test) = 22.13 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.8999999999999383 y[1] (analytic) = -2.887257818686822 y[1] (numeric) = -2.88725781868688 absolute error = 5.81756864903582e-14 relative error = 2.014911384561341e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.124 Order of pole (three term test) = 22.13 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.9099999999999383 y[1] (analytic) = -2.880722684891706 y[1] (numeric) = -2.880722684891764 absolute error = 5.773159728050814e-14 relative error = 2.00406646510226e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.131 Order of pole (three term test) = 22.13 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.9199999999999383 y[1] (analytic) = -2.874149613968379 y[1] (numeric) = -2.874149613968437 absolute error = 5.81756864903582e-14 relative error = 2.024100840388549e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.139 Order of pole (three term test) = 22.13 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.9299999999999383 y[1] (analytic) = -2.867538638839455 y[1] (numeric) = -2.867538638839513 absolute error = 5.81756864903582e-14 relative error = 2.028767309440788e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.146 Order of pole (three term test) = 22.14 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.9399999999999383 y[1] (analytic) = -2.860889792678684 y[1] (numeric) = -2.860889792678742 absolute error = 5.861977570020827e-14 relative error = 2.049005028093791e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.153 Order of pole (three term test) = 22.14 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.9499999999999383 y[1] (analytic) = -2.854203108910657 y[1] (numeric) = -2.854203108910716 absolute error = 5.861977570020827e-14 relative error = 2.053805334217481e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.16 Order of pole (three term test) = 22.14 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.9599999999999383 y[1] (analytic) = -2.847478621210503 y[1] (numeric) = -2.847478621210562 absolute error = 5.861977570020827e-14 relative error = 2.058655515920544e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.167 Order of pole (three term test) = 22.14 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.9699999999999384 y[1] (analytic) = -2.840716363503586 y[1] (numeric) = -2.840716363503645 absolute error = 5.861977570020827e-14 relative error = 2.063556096389356e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.174 Order of pole (three term test) = 22.15 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.9799999999999384 y[1] (analytic) = -2.833916369965199 y[1] (numeric) = -2.833916369965257 absolute error = 5.81756864903582e-14 relative error = 2.052837095227076e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.182 Order of pole (three term test) = 22.15 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.9899999999999384 y[1] (analytic) = -2.827078675020259 y[1] (numeric) = -2.827078675020317 absolute error = 5.81756864903582e-14 relative error = 2.057802175949041e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.189 Order of pole (three term test) = 22.15 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.9999999999999384 y[1] (analytic) = -2.820203313342993 y[1] (numeric) = -2.820203313343051 absolute error = 5.81756864903582e-14 relative error = 2.062818883132164e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.196 Order of pole (three term test) = 22.15 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.009999999999938 y[1] (analytic) = -2.813290319856631 y[1] (numeric) = -2.813290319856689 absolute error = 5.81756864903582e-14 relative error = 2.067887771117874e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.203 Order of pole (three term test) = 22.15 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.019999999999938 y[1] (analytic) = -2.806339729733088 y[1] (numeric) = -2.806339729733146 absolute error = 5.81756864903582e-14 relative error = 2.07300940345848e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.209 Order of pole (three term test) = 22.16 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.029999999999938 y[1] (analytic) = -2.799351578392648 y[1] (numeric) = -2.799351578392706 absolute error = 5.81756864903582e-14 relative error = 2.078184353098011e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.216 Order of pole (three term test) = 22.16 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.039999999999938 y[1] (analytic) = -2.792325901503647 y[1] (numeric) = -2.792325901503705 absolute error = 5.81756864903582e-14 relative error = 2.083413202557446e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.223 Order of pole (three term test) = 22.16 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.049999999999938 y[1] (analytic) = -2.78526273498215 y[1] (numeric) = -2.785262734982207 absolute error = 5.773159728050814e-14 relative error = 2.072752295696015e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.23 Order of pole (three term test) = 22.16 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.059999999999938 y[1] (analytic) = -2.778162114991628 y[1] (numeric) = -2.778162114991685 absolute error = 5.728750807065808e-14 relative error = 2.062064980352333e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.237 Order of pole (three term test) = 22.16 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.069999999999938 y[1] (analytic) = -2.771024077942633 y[1] (numeric) = -2.771024077942691 absolute error = 5.728750807065808e-14 relative error = 2.067376769717266e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.243 Order of pole (three term test) = 22.17 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.079999999999938 y[1] (analytic) = -2.763848660492473 y[1] (numeric) = -2.76384866049253 absolute error = 5.773159728050814e-14 relative error = 2.088811811795126e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.25 Order of pole (three term test) = 22.17 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.089999999999938 y[1] (analytic) = -2.756635899544875 y[1] (numeric) = -2.756635899544933 absolute error = 5.773159728050814e-14 relative error = 2.094277205416926e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.257 Order of pole (three term test) = 22.17 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.099999999999938 y[1] (analytic) = -2.749385832249662 y[1] (numeric) = -2.74938583224972 absolute error = 5.728750807065808e-14 relative error = 2.083647460414206e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.263 Order of pole (three term test) = 22.17 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.109999999999938 y[1] (analytic) = -2.74209849600241 y[1] (numeric) = -2.742098496002467 absolute error = 5.728750807065808e-14 relative error = 2.089184912729252e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.27 Order of pole (three term test) = 22.18 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.119999999999938 y[1] (analytic) = -2.734773928444118 y[1] (numeric) = -2.734773928444175 absolute error = 5.728750807065808e-14 relative error = 2.094780393904457e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.276 Order of pole (three term test) = 22.18 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.129999999999938 y[1] (analytic) = -2.727412167460864 y[1] (numeric) = -2.727412167460922 absolute error = 5.773159728050814e-14 relative error = 2.116717009965328e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.282 Order of pole (three term test) = 22.18 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.139999999999938 y[1] (analytic) = -2.72001325118347 y[1] (numeric) = -2.720013251183528 absolute error = 5.728750807065808e-14 relative error = 2.106148124305367e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.289 Order of pole (three term test) = 22.18 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.149999999999938 y[1] (analytic) = -2.712577217987153 y[1] (numeric) = -2.712577217987211 absolute error = 5.728750807065808e-14 relative error = 2.111921743306826e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.295 Order of pole (three term test) = 22.19 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.159999999999938 y[1] (analytic) = -2.705104106491183 y[1] (numeric) = -2.70510410649124 absolute error = 5.684341886080801e-14 relative error = 2.101339417008248e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.301 Order of pole (three term test) = 22.19 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.169999999999938 y[1] (analytic) = -2.697593955558534 y[1] (numeric) = -2.697593955558591 absolute error = 5.728750807065808e-14 relative error = 2.123652003023441e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.308 Order of pole (three term test) = 22.19 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.179999999999938 y[1] (analytic) = -2.690046804295535 y[1] (numeric) = -2.690046804295593 absolute error = 5.773159728050814e-14 relative error = 2.146118691627256e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.314 Order of pole (three term test) = 22.19 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.189999999999938 y[1] (analytic) = -2.682462692051519 y[1] (numeric) = -2.682462692051576 absolute error = 5.684341886080801e-14 relative error = 2.119075841361834e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.32 Order of pole (three term test) = 22.19 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.199999999999938 y[1] (analytic) = -2.674841658418464 y[1] (numeric) = -2.674841658418522 absolute error = 5.728750807065808e-14 relative error = 2.141715861585993e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.326 Order of pole (three term test) = 22.2 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.209999999999938 y[1] (analytic) = -2.667183743230646 y[1] (numeric) = -2.667183743230703 absolute error = 5.728750807065808e-14 relative error = 2.147865073640114e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.332 Order of pole (three term test) = 22.2 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.219999999999938 y[1] (analytic) = -2.659488986564269 y[1] (numeric) = -2.659488986564327 absolute error = 5.728750807065808e-14 relative error = 2.154079537838826e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.338 Order of pole (three term test) = 22.2 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.229999999999938 y[1] (analytic) = -2.651757428737115 y[1] (numeric) = -2.651757428737172 absolute error = 5.728750807065808e-14 relative error = 2.160360048390284e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.344 Order of pole (three term test) = 22.2 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.239999999999938 y[1] (analytic) = -2.643989110308172 y[1] (numeric) = -2.643989110308229 absolute error = 5.684341886080801e-14 relative error = 2.149911232205589e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.35 Order of pole (three term test) = 22.21 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.249999999999938 y[1] (analytic) = -2.636184072077275 y[1] (numeric) = -2.636184072077333 absolute error = 5.728750807065808e-14 relative error = 2.173122456715108e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.356 Order of pole (three term test) = 22.21 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.259999999999939 y[1] (analytic) = -2.62834235508474 y[1] (numeric) = -2.628342355084797 absolute error = 5.684341886080801e-14 relative error = 2.162709844508644e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.361 Order of pole (three term test) = 22.21 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.269999999999939 y[1] (analytic) = -2.620464000610986 y[1] (numeric) = -2.620464000611044 absolute error = 5.728750807065808e-14 relative error = 2.186158941977487e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.367 Order of pole (three term test) = 22.21 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.279999999999939 y[1] (analytic) = -2.612549050176175 y[1] (numeric) = -2.612549050176232 absolute error = 5.684341886080801e-14 relative error = 2.17578379464205e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.373 Order of pole (three term test) = 22.22 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.289999999999939 y[1] (analytic) = -2.604597545539828 y[1] (numeric) = -2.604597545539884 absolute error = 5.684341886080801e-14 relative error = 2.18242618550217e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.379 Order of pole (three term test) = 22.22 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.299999999999939 y[1] (analytic) = -2.596609528700454 y[1] (numeric) = -2.596609528700511 absolute error = 5.684341886080801e-14 relative error = 2.189140039444317e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.384 Order of pole (three term test) = 22.22 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.309999999999939 y[1] (analytic) = -2.588585041895175 y[1] (numeric) = -2.588585041895232 absolute error = 5.728750807065808e-14 relative error = 2.213081940267889e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.39 Order of pole (three term test) = 22.22 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.319999999999939 y[1] (analytic) = -2.58052412759934 y[1] (numeric) = -2.580524127599397 absolute error = 5.728750807065808e-14 relative error = 2.219995056738827e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.395 Order of pole (three term test) = 22.23 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.329999999999939 y[1] (analytic) = -2.572426828526144 y[1] (numeric) = -2.572426828526202 absolute error = 5.728750807065808e-14 relative error = 2.226982996576839e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.401 Order of pole (three term test) = 22.23 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.339999999999939 y[1] (analytic) = -2.564293187626248 y[1] (numeric) = -2.564293187626306 absolute error = 5.728750807065808e-14 relative error = 2.234046728630465e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.406 Order of pole (three term test) = 22.23 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.349999999999939 y[1] (analytic) = -2.556123248087388 y[1] (numeric) = -2.556123248087446 absolute error = 5.773159728050814e-14 relative error = 2.25856078433251e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.411 Order of pole (three term test) = 22.23 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.359999999999939 y[1] (analytic) = -2.547917053333986 y[1] (numeric) = -2.547917053334044 absolute error = 5.773159728050814e-14 relative error = 2.265835035915534e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.417 Order of pole (three term test) = 22.24 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.369999999999939 y[1] (analytic) = -2.539674647026763 y[1] (numeric) = -2.539674647026821 absolute error = 5.728750807065808e-14 relative error = 2.255702640404173e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.422 Order of pole (three term test) = 22.24 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.379999999999939 y[1] (analytic) = -2.531396073062343 y[1] (numeric) = -2.5313960730624 absolute error = 5.728750807065808e-14 relative error = 2.263079597866122e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.427 Order of pole (three term test) = 22.24 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.389999999999939 y[1] (analytic) = -2.523081375572858 y[1] (numeric) = -2.523081375572914 absolute error = 5.684341886080801e-14 relative error = 2.252936405901768e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.432 Order of pole (three term test) = 22.24 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.399999999999939 y[1] (analytic) = -2.514730598925551 y[1] (numeric) = -2.514730598925608 absolute error = 5.728750807065808e-14 relative error = 2.278077345348041e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.437 Order of pole (three term test) = 22.25 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.409999999999939 y[1] (analytic) = -2.50634378772238 y[1] (numeric) = -2.506343787722438 absolute error = 5.728750807065808e-14 relative error = 2.285700323765944e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.442 Order of pole (three term test) = 22.25 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.419999999999939 y[1] (analytic) = -2.497920986799613 y[1] (numeric) = -2.49792098679967 absolute error = 5.684341886080801e-14 relative error = 2.275629179673812e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.447 Order of pole (three term test) = 22.25 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.429999999999939 y[1] (analytic) = -2.489462241227422 y[1] (numeric) = -2.489462241227479 absolute error = 5.684341886080801e-14 relative error = 2.283361358908643e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.452 Order of pole (three term test) = 22.25 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.439999999999939 y[1] (analytic) = -2.480967596309485 y[1] (numeric) = -2.480967596309542 absolute error = 5.684341886080801e-14 relative error = 2.291179415054204e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.457 Order of pole (three term test) = 22.26 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.449999999999939 y[1] (analytic) = -2.472437097582572 y[1] (numeric) = -2.472437097582628 absolute error = 5.684341886080801e-14 relative error = 2.299084531468434e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.462 Order of pole (three term test) = 22.26 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.459999999999939 y[1] (analytic) = -2.463870790816136 y[1] (numeric) = -2.463870790816193 absolute error = 5.639932965095795e-14 relative error = 2.289053868456964e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.467 Order of pole (three term test) = 22.26 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.469999999999939 y[1] (analytic) = -2.455268722011904 y[1] (numeric) = -2.455268722011961 absolute error = 5.684341886080801e-14 relative error = 2.315160794873369e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.471 Order of pole (three term test) = 22.27 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.479999999999939 y[1] (analytic) = -2.446630937403461 y[1] (numeric) = -2.446630937403518 absolute error = 5.684341886080801e-14 relative error = 2.323334426610917e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.476 Order of pole (three term test) = 22.27 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.489999999999939 y[1] (analytic) = -2.437957483455834 y[1] (numeric) = -2.437957483455891 absolute error = 5.684341886080801e-14 relative error = 2.331600089277676e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.481 Order of pole (three term test) = 22.27 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.499999999999939 y[1] (analytic) = -2.429248406865073 y[1] (numeric) = -2.429248406865129 absolute error = 5.684341886080801e-14 relative error = 2.33995908776427e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.485 Order of pole (three term test) = 22.27 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.509999999999939 y[1] (analytic) = -2.420503754557831 y[1] (numeric) = -2.420503754557888 absolute error = 5.639932965095795e-14 relative error = 2.330065778446221e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.49 Order of pole (three term test) = 22.28 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.519999999999939 y[1] (analytic) = -2.411723573690945 y[1] (numeric) = -2.411723573691002 absolute error = 5.639932965095795e-14 relative error = 2.338548673911389e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.494 Order of pole (three term test) = 22.28 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.529999999999939 y[1] (analytic) = -2.402907911651007 y[1] (numeric) = -2.402907911651063 absolute error = 5.639932965095795e-14 relative error = 2.34712821816824e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.499 Order of pole (three term test) = 22.28 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.539999999999939 y[1] (analytic) = -2.394056816053939 y[1] (numeric) = -2.394056816053995 absolute error = 5.639932965095795e-14 relative error = 2.355805813494414e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.503 Order of pole (three term test) = 22.28 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.549999999999939 y[1] (analytic) = -2.385170334744565 y[1] (numeric) = -2.385170334744622 absolute error = 5.728750807065808e-14 relative error = 2.401820416603209e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.507 Order of pole (three term test) = 22.29 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.559999999999939 y[1] (analytic) = -2.376248515796183 y[1] (numeric) = -2.376248515796239 absolute error = 5.684341886080801e-14 relative error = 2.392149578755745e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.512 Order of pole (three term test) = 22.29 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.569999999999939 y[1] (analytic) = -2.367291407510125 y[1] (numeric) = -2.367291407510181 absolute error = 5.684341886080801e-14 relative error = 2.401200742776105e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.516 Order of pole (three term test) = 22.29 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.579999999999939 y[1] (analytic) = -2.35829905841533 y[1] (numeric) = -2.358299058415386 absolute error = 5.639932965095795e-14 relative error = 2.391525767255988e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.52 Order of pole (three term test) = 22.29 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.589999999999939 y[1] (analytic) = -2.349271517267904 y[1] (numeric) = -2.34927151726796 absolute error = 5.639932965095795e-14 relative error = 2.400715678728691e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.524 Order of pole (three term test) = 22.3 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.599999999999939 y[1] (analytic) = -2.340208833050679 y[1] (numeric) = -2.340208833050735 absolute error = 5.639932965095795e-14 relative error = 2.410012681536468e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.528 Order of pole (three term test) = 22.3 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.609999999999939 y[1] (analytic) = -2.331111054972777 y[1] (numeric) = -2.331111054972833 absolute error = 5.639932965095795e-14 relative error = 2.41941839410206e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.532 Order of pole (three term test) = 22.3 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.619999999999939 y[1] (analytic) = -2.321978232469164 y[1] (numeric) = -2.32197823246922 absolute error = 5.639932965095795e-14 relative error = 2.428934468993001e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.536 Order of pole (three term test) = 22.31 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.629999999999939 y[1] (analytic) = -2.312810415200204 y[1] (numeric) = -2.312810415200261 absolute error = 5.684341886080801e-14 relative error = 2.457763874082497e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.54 Order of pole (three term test) = 22.31 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.639999999999939 y[1] (analytic) = -2.303607653051217 y[1] (numeric) = -2.303607653051274 absolute error = 5.684341886080801e-14 relative error = 2.467582480268145e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.544 Order of pole (three term test) = 22.31 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.649999999999939 y[1] (analytic) = -2.294369996132023 y[1] (numeric) = -2.29436999613208 absolute error = 5.684341886080801e-14 relative error = 2.477517530155895e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.547 Order of pole (three term test) = 22.31 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.659999999999939 y[1] (analytic) = -2.285097494776497 y[1] (numeric) = -2.285097494776554 absolute error = 5.684341886080801e-14 relative error = 2.487570836288007e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.551 Order of pole (three term test) = 22.32 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.669999999999939 y[1] (analytic) = -2.275790199542115 y[1] (numeric) = -2.275790199542171 absolute error = 5.639932965095795e-14 relative error = 2.478230623468957e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.555 Order of pole (three term test) = 22.32 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.679999999999939 y[1] (analytic) = -2.266448161209493 y[1] (numeric) = -2.266448161209549 absolute error = 5.639932965095795e-14 relative error = 2.488445604723665e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.558 Order of pole (three term test) = 22.32 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.689999999999939 y[1] (analytic) = -2.257071430781939 y[1] (numeric) = -2.257071430781996 absolute error = 5.639932965095795e-14 relative error = 2.498783551188674e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.562 Order of pole (three term test) = 22.33 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.699999999999939 y[1] (analytic) = -2.247660059484989 y[1] (numeric) = -2.247660059485046 absolute error = 5.639932965095795e-14 relative error = 2.509246423317272e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.565 Order of pole (three term test) = 22.33 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.709999999999939 y[1] (analytic) = -2.238214098765947 y[1] (numeric) = -2.238214098766002 absolute error = 5.551115123125783e-14 relative error = 2.480153764640489e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.569 Order of pole (three term test) = 22.33 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.719999999999939 y[1] (analytic) = -2.228733600293417 y[1] (numeric) = -2.228733600293473 absolute error = 5.595524044110789e-14 relative error = 2.510629374176495e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.572 Order of pole (three term test) = 22.33 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.729999999999939 y[1] (analytic) = -2.219218615956851 y[1] (numeric) = -2.219218615956906 absolute error = 5.551115123125783e-14 relative error = 2.501382731386441e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.575 Order of pole (three term test) = 22.34 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.739999999999939 y[1] (analytic) = -2.209669197866065 y[1] (numeric) = -2.209669197866121 absolute error = 5.595524044110789e-14 relative error = 2.53229037609545e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.578 Order of pole (three term test) = 22.34 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.749999999999939 y[1] (analytic) = -2.200085398350785 y[1] (numeric) = -2.200085398350841 absolute error = 5.595524044110789e-14 relative error = 2.543321294848497e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.582 Order of pole (three term test) = 22.34 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.759999999999939 y[1] (analytic) = -2.190467269960167 y[1] (numeric) = -2.190467269960222 absolute error = 5.551115123125783e-14 relative error = 2.534215050484059e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.585 Order of pole (three term test) = 22.35 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.769999999999939 y[1] (analytic) = -2.180814865462325 y[1] (numeric) = -2.180814865462381 absolute error = 5.595524044110789e-14 relative error = 2.565795076293447e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.588 Order of pole (three term test) = 22.35 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.779999999999939 y[1] (analytic) = -2.171128237843862 y[1] (numeric) = -2.171128237843918 absolute error = 5.595524044110789e-14 relative error = 2.577242535276349e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.591 Order of pole (three term test) = 22.35 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.789999999999939 y[1] (analytic) = -2.161407440309386 y[1] (numeric) = -2.161407440309442 absolute error = 5.595524044110789e-14 relative error = 2.588833525672438e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.594 Order of pole (three term test) = 22.35 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.799999999999939 y[1] (analytic) = -2.151652526281035 y[1] (numeric) = -2.151652526281091 absolute error = 5.595524044110789e-14 relative error = 2.600570480486559e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.597 Order of pole (three term test) = 22.36 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.809999999999939 y[1] (analytic) = -2.141863549397995 y[1] (numeric) = -2.14186354939805 absolute error = 5.551115123125783e-14 relative error = 2.591722112590232e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.6 Order of pole (three term test) = 22.36 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.819999999999939 y[1] (analytic) = -2.132040563516016 y[1] (numeric) = -2.132040563516072 absolute error = 5.595524044110789e-14 relative error = 2.624492300879601e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.602 Order of pole (three term test) = 22.36 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.829999999999939 y[1] (analytic) = -2.122183622706932 y[1] (numeric) = -2.122183622706987 absolute error = 5.551115123125783e-14 relative error = 2.615756272798443e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.605 Order of pole (three term test) = 22.37 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.839999999999939 y[1] (analytic) = -2.112292781258168 y[1] (numeric) = -2.112292781258224 absolute error = 5.595524044110789e-14 relative error = 2.649028626030651e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.608 Order of pole (three term test) = 22.37 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.849999999999939 y[1] (analytic) = -2.102368093672259 y[1] (numeric) = -2.102368093672315 absolute error = 5.595524044110789e-14 relative error = 2.661533944009276e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.61 Order of pole (three term test) = 22.37 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.859999999999939 y[1] (analytic) = -2.09240961466635 y[1] (numeric) = -2.092409614666405 absolute error = 5.551115123125783e-14 relative error = 2.652977258475726e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.613 Order of pole (three term test) = 22.37 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.869999999999939 y[1] (analytic) = -2.082417399171711 y[1] (numeric) = -2.082417399171767 absolute error = 5.595524044110789e-14 relative error = 2.687032890877895e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.615 Order of pole (three term test) = 22.38 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.879999999999939 y[1] (analytic) = -2.07239150233324 y[1] (numeric) = -2.072391502333296 absolute error = 5.595524044110789e-14 relative error = 2.700032323917061e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.618 Order of pole (three term test) = 22.38 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.889999999999939 y[1] (analytic) = -2.062331979508969 y[1] (numeric) = -2.062331979509024 absolute error = 5.551115123125783e-14 relative error = 2.691669032086423e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.62 Order of pole (three term test) = 22.38 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.899999999999939 y[1] (analytic) = -2.05223888626956 y[1] (numeric) = -2.052238886269615 absolute error = 5.551115123125783e-14 relative error = 2.704906899613562e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.622 Order of pole (three term test) = 22.39 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.909999999999939 y[1] (analytic) = -2.042112278397809 y[1] (numeric) = -2.042112278397865 absolute error = 5.595524044110789e-14 relative error = 2.740066794221961e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.625 Order of pole (three term test) = 22.39 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.919999999999939 y[1] (analytic) = -2.031952211888147 y[1] (numeric) = -2.031952211888203 absolute error = 5.595524044110789e-14 relative error = 2.753767540089572e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.627 Order of pole (three term test) = 22.39 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.929999999999939 y[1] (analytic) = -2.021758742946131 y[1] (numeric) = -2.021758742946187 absolute error = 5.595524044110789e-14 relative error = 2.76765171098354e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.629 Order of pole (three term test) = 22.39 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.939999999999939 y[1] (analytic) = -2.011531927987937 y[1] (numeric) = -2.011531927987993 absolute error = 5.551115123125783e-14 relative error = 2.759645544715943e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.631 Order of pole (three term test) = 22.4 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.949999999999939 y[1] (analytic) = -2.001271823639859 y[1] (numeric) = -2.001271823639914 absolute error = 5.551115123125783e-14 relative error = 2.773793673379944e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.633 Order of pole (three term test) = 22.4 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.959999999999939 y[1] (analytic) = -1.990978486737792 y[1] (numeric) = -1.990978486737847 absolute error = 5.52891066263328e-14 relative error = 2.776981619571577e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.635 Order of pole (three term test) = 22.4 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.969999999999939 y[1] (analytic) = -1.980651974326726 y[1] (numeric) = -1.980651974326781 absolute error = 5.551115123125783e-14 relative error = 2.802670633245777e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.637 Order of pole (three term test) = 22.41 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.979999999999939 y[1] (analytic) = -1.970292343660229 y[1] (numeric) = -1.970292343660285 absolute error = 5.573319583618286e-14 relative error = 2.828676465983054e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.639 Order of pole (three term test) = 22.41 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.989999999999939 y[1] (analytic) = -1.959899652199936 y[1] (numeric) = -1.959899652199992 absolute error = 5.573319583618286e-14 relative error = 2.843675989922434e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.641 Order of pole (three term test) = 22.41 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.999999999999939 y[1] (analytic) = -1.949473957615025 y[1] (numeric) = -1.949473957615081 absolute error = 5.573319583618286e-14 relative error = 2.858883834712341e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.642 Order of pole (three term test) = 22.42 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.009999999999939 y[1] (analytic) = -1.939015317781705 y[1] (numeric) = -1.93901531778176 absolute error = 5.506706202140776e-14 relative error = 2.839949819705717e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.644 Order of pole (three term test) = 22.42 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.019999999999939 y[1] (analytic) = -1.92852379078269 y[1] (numeric) = -1.928523790782745 absolute error = 5.46229728115577e-14 relative error = 2.832372256573978e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.646 Order of pole (three term test) = 22.42 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.029999999999939 y[1] (analytic) = -1.91799943490668 y[1] (numeric) = -1.917999434906734 absolute error = 5.46229728115577e-14 relative error = 2.847913915794005e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.647 Order of pole (three term test) = 22.42 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.039999999999938 y[1] (analytic) = -1.907442308647833 y[1] (numeric) = -1.907442308647887 absolute error = 5.440092820663267e-14 relative error = 2.852035312417755e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.649 Order of pole (three term test) = 22.43 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.049999999999938 y[1] (analytic) = -1.896852470705242 y[1] (numeric) = -1.896852470705296 absolute error = 5.440092820663267e-14 relative error = 2.867957790434099e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.65 Order of pole (three term test) = 22.43 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.059999999999938 y[1] (analytic) = -1.886229979982404 y[1] (numeric) = -1.886229979982458 absolute error = 5.395683899678261e-14 relative error = 2.860565231673708e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.652 Order of pole (three term test) = 22.43 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.069999999999938 y[1] (analytic) = -1.875574895586692 y[1] (numeric) = -1.875574895586746 absolute error = 5.373479439185758e-14 relative error = 2.864977267412665e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.653 Order of pole (three term test) = 22.44 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.079999999999937 y[1] (analytic) = -1.864887276828821 y[1] (numeric) = -1.864887276828874 absolute error = 5.351274978693255e-14 relative error = 2.869489778381093e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.654 Order of pole (three term test) = 22.44 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.089999999999937 y[1] (analytic) = -1.854167183222314 y[1] (numeric) = -1.854167183222367 absolute error = 5.351274978693255e-14 relative error = 2.886080083346853e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.655 Order of pole (three term test) = 22.44 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.099999999999937 y[1] (analytic) = -1.843414674482969 y[1] (numeric) = -1.843414674483023 absolute error = 5.351274978693255e-14 relative error = 2.902914386419404e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.656 Order of pole (three term test) = 22.44 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.109999999999937 y[1] (analytic) = -1.832629810528321 y[1] (numeric) = -1.832629810528374 absolute error = 5.329070518200751e-14 relative error = 2.907881606850244e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.658 Order of pole (three term test) = 22.45 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.119999999999937 y[1] (analytic) = -1.821812651477099 y[1] (numeric) = -1.821812651477152 absolute error = 5.306866057708248e-14 relative error = 2.912959273504616e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.659 Order of pole (three term test) = 22.45 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.129999999999936 y[1] (analytic) = -1.81096325764869 y[1] (numeric) = -1.810963257648743 absolute error = 5.284661597215745e-14 relative error = 2.918149539973119e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.659 Order of pole (three term test) = 22.45 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.139999999999936 y[1] (analytic) = -1.800081689562592 y[1] (numeric) = -1.800081689562645 absolute error = 5.284661597215745e-14 relative error = 2.935789874347248e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.66 Order of pole (three term test) = 22.46 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.149999999999936 y[1] (analytic) = -1.789168007937874 y[1] (numeric) = -1.789168007937927 absolute error = 5.284661597215745e-14 relative error = 2.953697793482593e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.661 Order of pole (three term test) = 22.46 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.159999999999936 y[1] (analytic) = -1.778222273692624 y[1] (numeric) = -1.778222273692676 absolute error = 5.240252676230739e-14 relative error = 2.946905318731007e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.662 Order of pole (three term test) = 22.46 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.169999999999936 y[1] (analytic) = -1.767244547943404 y[1] (numeric) = -1.767244547943457 absolute error = 5.218048215738236e-14 relative error = 2.952646379252173e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.663 Order of pole (three term test) = 22.47 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.179999999999935 y[1] (analytic) = -1.756234892004701 y[1] (numeric) = -1.756234892004753 absolute error = 5.151434834260726e-14 relative error = 2.933226561955208e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.663 Order of pole (three term test) = 22.47 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.189999999999935 y[1] (analytic) = -1.745193367388371 y[1] (numeric) = -1.745193367388423 absolute error = 5.151434834260726e-14 relative error = 2.951784558962479e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.664 Order of pole (three term test) = 22.47 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.199999999999935 y[1] (analytic) = -1.734120035803089 y[1] (numeric) = -1.734120035803141 absolute error = 5.173639294753229e-14 relative error = 2.983437817415715e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.665 Order of pole (three term test) = 22.47 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.209999999999935 y[1] (analytic) = -1.723014959153795 y[1] (numeric) = -1.723014959153846 absolute error = 5.129230373768223e-14 relative error = 2.976892537420154e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.665 Order of pole (three term test) = 22.48 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.219999999999934 y[1] (analytic) = -1.71187819954113 y[1] (numeric) = -1.711878199541181 absolute error = 5.084821452783217e-14 relative error = 2.970317312380172e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.665 Order of pole (three term test) = 22.48 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.229999999999934 y[1] (analytic) = -1.700709819260885 y[1] (numeric) = -1.700709819260935 absolute error = 5.018208071305708e-14 relative error = 2.950655082056609e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.666 Order of pole (three term test) = 22.48 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.239999999999934 y[1] (analytic) = -1.689509880803435 y[1] (numeric) = -1.689509880803485 absolute error = 4.973799150320701e-14 relative error = 2.943930193504074e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.666 Order of pole (three term test) = 22.49 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.249999999999934 y[1] (analytic) = -1.678278446853179 y[1] (numeric) = -1.678278446853229 absolute error = 5.018208071305708e-14 relative error = 2.990092663535657e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.666 Order of pole (three term test) = 22.49 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.259999999999934 y[1] (analytic) = -1.667015580287976 y[1] (numeric) = -1.667015580288026 absolute error = 4.973799150320701e-14 relative error = 2.983654867497686e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.666 Order of pole (three term test) = 22.49 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.269999999999933 y[1] (analytic) = -1.655721344178578 y[1] (numeric) = -1.655721344178628 absolute error = 4.973799150320701e-14 relative error = 3.004007387963135e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.667 Order of pole (three term test) = 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.279999999999933 y[1] (analytic) = -1.644395801788062 y[1] (numeric) = -1.644395801788112 absolute error = 4.973799150320701e-14 relative error = 3.024697061931413e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.667 Order of pole (three term test) = 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.289999999999933 y[1] (analytic) = -1.633039016571262 y[1] (numeric) = -1.633039016571311 absolute error = 4.907185768843192e-14 relative error = 3.004940922444307e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.667 Order of pole (three term test) = 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.299999999999933 y[1] (analytic) = -1.621651052174197 y[1] (numeric) = -1.621651052174246 absolute error = 4.907185768843192e-14 relative error = 3.026042971614626e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.667 Order of pole (three term test) = 22.5 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.309999999999933 y[1] (analytic) = -1.610231972433499 y[1] (numeric) = -1.610231972433548 absolute error = 4.862776847858186e-14 relative error = 3.019923173248886e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.666 Order of pole (three term test) = 22.51 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.319999999999932 y[1] (analytic) = -1.598781841375839 y[1] (numeric) = -1.598781841375886 absolute error = 4.773959005888173e-14 relative error = 2.985997765511223e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.666 Order of pole (three term test) = 22.51 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.329999999999932 y[1] (analytic) = -1.587300723217345 y[1] (numeric) = -1.587300723217393 absolute error = 4.796163466380676e-14 relative error = 3.021584628689135e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.666 Order of pole (three term test) = 22.51 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.339999999999932 y[1] (analytic) = -1.575788682363034 y[1] (numeric) = -1.575788682363082 absolute error = 4.796163466380676e-14 relative error = 3.043659038842953e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.666 Order of pole (three term test) = 22.52 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.349999999999932 y[1] (analytic) = -1.564245783406226 y[1] (numeric) = -1.564245783406274 absolute error = 4.773959005888173e-14 relative error = 3.051923845044754e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.665 Order of pole (three term test) = 22.52 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.359999999999931 y[1] (analytic) = -1.552672091127963 y[1] (numeric) = -1.55267209112801 absolute error = 4.729550084903167e-14 relative error = 3.046071422245576e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.665 Order of pole (three term test) = 22.52 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.369999999999931 y[1] (analytic) = -1.541067670496426 y[1] (numeric) = -1.541067670496472 absolute error = 4.662936703425657e-14 relative error = 3.02578322334384e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.664 Order of pole (three term test) = 22.53 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.379999999999931 y[1] (analytic) = -1.529432586666351 y[1] (numeric) = -1.529432586666398 absolute error = 4.662936703425657e-14 relative error = 3.048801721682479e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.664 Order of pole (three term test) = 22.53 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.389999999999931 y[1] (analytic) = -1.517766904978445 y[1] (numeric) = -1.517766904978491 absolute error = 4.596323321948148e-14 relative error = 3.028345990989587e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.663 Order of pole (three term test) = 22.53 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.399999999999931 y[1] (analytic) = -1.506070690958793 y[1] (numeric) = -1.506070690958839 absolute error = 4.618527782440651e-14 relative error = 3.066607570392602e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.663 Order of pole (three term test) = 22.53 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.40999999999993 y[1] (analytic) = -1.494344010318273 y[1] (numeric) = -1.494344010318319 absolute error = 4.551914400963142e-14 relative error = 3.046095390039173e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.662 Order of pole (three term test) = 22.54 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.41999999999993 y[1] (analytic) = -1.482586928951961 y[1] (numeric) = -1.482586928952006 absolute error = 4.529709940470639e-14 relative error = 3.055274434176137e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.661 Order of pole (three term test) = 22.54 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.42999999999993 y[1] (analytic) = -1.470799512938538 y[1] (numeric) = -1.470799512938584 absolute error = 4.574118861455645e-14 relative error = 3.10995402243296e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.66 Order of pole (three term test) = 22.54 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.43999999999993 y[1] (analytic) = -1.458981828539701 y[1] (numeric) = -1.458981828539746 absolute error = 4.529709940470639e-14 relative error = 3.104706208030321e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.659 Order of pole (three term test) = 22.55 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.44999999999993 y[1] (analytic) = -1.447133942199558 y[1] (numeric) = -1.447133942199603 absolute error = 4.507505479978136e-14 relative error = 3.114781119104286e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.658 Order of pole (three term test) = 22.55 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.459999999999929 y[1] (analytic) = -1.435255920544037 y[1] (numeric) = -1.435255920544082 absolute error = 4.485301019485632e-14 relative error = 3.125087975798399e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.657 Order of pole (three term test) = 22.55 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.469999999999929 y[1] (analytic) = -1.423347830380282 y[1] (numeric) = -1.423347830380327 absolute error = 4.463096558993129e-14 relative error = 3.135633092440028e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.656 Order of pole (three term test) = 22.56 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.479999999999929 y[1] (analytic) = -1.411409738696055 y[1] (numeric) = -1.4114097386961 absolute error = 4.463096558993129e-14 relative error = 3.162155139383128e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.655 Order of pole (three term test) = 22.56 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.489999999999929 y[1] (analytic) = -1.399441712659131 y[1] (numeric) = -1.399441712659175 absolute error = 4.418687638008123e-14 relative error = 3.15746457893699e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.654 Order of pole (three term test) = 22.56 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.499999999999929 y[1] (analytic) = -1.387443819616693 y[1] (numeric) = -1.387443819616737 absolute error = 4.39648317751562e-14 relative error = 3.168764828784368e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.653 Order of pole (three term test) = 22.56 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.509999999999928 y[1] (analytic) = -1.375416127094728 y[1] (numeric) = -1.375416127094772 absolute error = 4.352074256530614e-14 relative error = 3.164187310878372e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.651 Order of pole (three term test) = 22.57 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.519999999999928 y[1] (analytic) = -1.363358702797418 y[1] (numeric) = -1.363358702797462 absolute error = 4.352074256530614e-14 relative error = 3.192171104787592e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.65 Order of pole (three term test) = 22.57 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.529999999999928 y[1] (analytic) = -1.351271614606532 y[1] (numeric) = -1.351271614606574 absolute error = 4.285460875053104e-14 relative error = 3.171428178265227e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.649 Order of pole (three term test) = 22.57 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.539999999999928 y[1] (analytic) = -1.33915493058081 y[1] (numeric) = -1.339154930580852 absolute error = 4.263256414560601e-14 relative error = 3.183542334949675e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.647 Order of pole (three term test) = 22.58 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.549999999999927 y[1] (analytic) = -1.327008718955359 y[1] (numeric) = -1.327008718955401 absolute error = 4.218847493575595e-14 relative error = 3.179216107107974e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.646 Order of pole (three term test) = 22.58 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.559999999999927 y[1] (analytic) = -1.314833048141031 y[1] (numeric) = -1.314833048141073 absolute error = 4.241051954068098e-14 relative error = 3.225544079580511e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.644 Order of pole (three term test) = 22.58 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.569999999999927 y[1] (analytic) = -1.302627986723813 y[1] (numeric) = -1.302627986723855 absolute error = 4.218847493575595e-14 relative error = 3.238720138499594e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.642 Order of pole (three term test) = 22.59 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.579999999999927 y[1] (analytic) = -1.290393603464206 y[1] (numeric) = -1.290393603464248 absolute error = 4.174438572590589e-14 relative error = 3.235011830021352e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.641 Order of pole (three term test) = 22.59 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.589999999999927 y[1] (analytic) = -1.278129967296608 y[1] (numeric) = -1.278129967296649 absolute error = 4.130029651605582e-14 relative error = 3.231306484692688e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.639 Order of pole (three term test) = 22.59 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.599999999999926 y[1] (analytic) = -1.265837147328691 y[1] (numeric) = -1.265837147328733 absolute error = 4.152234112098085e-14 relative error = 3.280227729815472e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.637 Order of pole (three term test) = 22.59 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.609999999999926 y[1] (analytic) = -1.253515212840785 y[1] (numeric) = -1.253515212840826 absolute error = 4.085620730620576e-14 relative error = 3.259330791336403e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.635 Order of pole (three term test) = 22.6 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.619999999999926 y[1] (analytic) = -1.241164233285247 y[1] (numeric) = -1.241164233285288 absolute error = 4.019007349143067e-14 relative error = 3.238094718943942e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.633 Order of pole (three term test) = 22.6 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.629999999999926 y[1] (analytic) = -1.228784278285841 y[1] (numeric) = -1.228784278285881 absolute error = 3.996802888650564e-14 relative error = 3.252648133019832e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.631 Order of pole (three term test) = 22.6 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.639999999999926 y[1] (analytic) = -1.21637541763711 y[1] (numeric) = -1.21637541763715 absolute error = 3.952393967665557e-14 relative error = 3.249320818521098e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.629 Order of pole (three term test) = 22.61 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.649999999999925 y[1] (analytic) = -1.203937721303746 y[1] (numeric) = -1.203937721303786 absolute error = 3.996802888650564e-14 relative error = 3.319775448452947e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.627 Order of pole (three term test) = 22.61 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.659999999999925 y[1] (analytic) = -1.191471259419966 y[1] (numeric) = -1.191471259420005 absolute error = 3.952393967665557e-14 relative error = 3.317238193046863e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.625 Order of pole (three term test) = 22.61 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.669999999999925 y[1] (analytic) = -1.178976102288872 y[1] (numeric) = -1.178976102288911 absolute error = 3.907985046680551e-14 relative error = 3.314727956820808e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.622 Order of pole (three term test) = 22.61 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.679999999999925 y[1] (analytic) = -1.166452320381825 y[1] (numeric) = -1.166452320381864 absolute error = 3.907985046680551e-14 relative error = 3.350317006872013e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.62 Order of pole (three term test) = 22.62 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.689999999999924 y[1] (analytic) = -1.153899984337811 y[1] (numeric) = -1.15389998433785 absolute error = 3.863576125695545e-14 relative error = 3.34827643481834e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.618 Order of pole (three term test) = 22.62 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.699999999999924 y[1] (analytic) = -1.141319164962801 y[1] (numeric) = -1.141319164962839 absolute error = 3.841371665203042e-14 relative error = 3.365729572523427e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.615 Order of pole (three term test) = 22.62 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.709999999999924 y[1] (analytic) = -1.128709933229115 y[1] (numeric) = -1.128709933229153 absolute error = 3.819167204710538e-14 relative error = 3.383656945220923e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.613 Order of pole (three term test) = 22.63 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.719999999999924 y[1] (analytic) = -1.116072360274786 y[1] (numeric) = -1.116072360274824 absolute error = 3.774758283725532e-14 relative error = 3.382180598752716e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.61 Order of pole (three term test) = 22.63 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.729999999999924 y[1] (analytic) = -1.103406517402917 y[1] (numeric) = -1.103406517402954 absolute error = 3.774758283725532e-14 relative error = 3.421004157751547e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.608 Order of pole (three term test) = 22.63 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.739999999999923 y[1] (analytic) = -1.09071247608104 y[1] (numeric) = -1.090712476081077 absolute error = 3.730349362740526e-14 relative error = 3.420103321953165e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.605 Order of pole (three term test) = 22.63 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.749999999999923 y[1] (analytic) = -1.077990307940473 y[1] (numeric) = -1.07799030794051 absolute error = 3.730349362740526e-14 relative error = 3.460466513717966e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.602 Order of pole (three term test) = 22.64 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.759999999999923 y[1] (analytic) = -1.065240084775676 y[1] (numeric) = -1.065240084775714 absolute error = 3.708144902248023e-14 relative error = 3.48104146214973e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.599 Order of pole (three term test) = 22.64 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.769999999999923 y[1] (analytic) = -1.052461878543604 y[1] (numeric) = -1.052461878543641 absolute error = 3.641531520770513e-14 relative error = 3.460012752014981e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.596 Order of pole (three term test) = 22.64 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.779999999999923 y[1] (analytic) = -1.039655761363058 y[1] (numeric) = -1.039655761363095 absolute error = 3.641531520770513e-14 relative error = 3.50263198272111e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.594 Order of pole (three term test) = 22.65 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.789999999999922 y[1] (analytic) = -1.026821805514039 y[1] (numeric) = -1.026821805514075 absolute error = 3.597122599785507e-14 relative error = 3.503161483783202e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.591 Order of pole (three term test) = 22.65 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.799999999999922 y[1] (analytic) = -1.013960083437094 y[1] (numeric) = -1.013960083437131 absolute error = 3.61932706027801e-14 relative error = 3.569496590052455e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.588 Order of pole (three term test) = 22.65 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.809999999999922 y[1] (analytic) = -1.00107066773267 y[1] (numeric) = -1.001070667732705 absolute error = 3.574918139293004e-14 relative error = 3.571094683445132e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.585 Order of pole (three term test) = 22.66 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.819999999999922 y[1] (analytic) = -0.9881536311604506 y[1] (numeric) = -0.988153631160486 absolute error = 3.541611448554249e-14 relative error = 3.58406965968957e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.581 Order of pole (three term test) = 22.66 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.829999999999921 y[1] (analytic) = -0.9752090466387124 y[1] (numeric) = -0.9752090466387474 absolute error = 3.497202527569243e-14 relative error = 3.586105501813355e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.578 Order of pole (three term test) = 22.66 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.839999999999921 y[1] (analytic) = -0.9622369872436605 y[1] (numeric) = -0.9622369872436952 absolute error = 3.47499806707674e-14 relative error = 3.611374446362651e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.575 Order of pole (three term test) = 22.66 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.849999999999921 y[1] (analytic) = -0.9492375262087742 y[1] (numeric) = -0.9492375262088091 absolute error = 3.486100297322992e-14 relative error = 3.67252684504201e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.572 Order of pole (three term test) = 22.67 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.859999999999921 y[1] (analytic) = -0.9362107369241488 y[1] (numeric) = -0.9362107369241832 absolute error = 3.441691376337985e-14 relative error = 3.676193020008944e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.568 Order of pole (three term test) = 22.67 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.869999999999921 y[1] (analytic) = -0.9231566929358319 y[1] (numeric) = -0.9231566929358661 absolute error = 3.419486915845482e-14 relative error = 3.704124058257972e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.565 Order of pole (three term test) = 22.67 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.87999999999992 y[1] (analytic) = -0.9100754679451644 y[1] (numeric) = -0.9100754679451983 absolute error = 3.397282455352979e-14 relative error = 3.732967841692969e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.561 Order of pole (three term test) = 22.67 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.88999999999992 y[1] (analytic) = -0.8969671358081159 y[1] (numeric) = -0.8969671358081494 absolute error = 3.341771304121721e-14 relative error = 3.725634051364632e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.558 Order of pole (three term test) = 22.68 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.89999999999992 y[1] (analytic) = -0.8838317705346199 y[1] (numeric) = -0.883831770534653 absolute error = 3.308464613382966e-14 relative error = 3.743319400457525e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.554 Order of pole (three term test) = 22.68 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.90999999999992 y[1] (analytic) = -0.8706694462879081 y[1] (numeric) = -0.8706694462879411 absolute error = 3.297362383136715e-14 relative error = 3.787157568460673e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.551 Order of pole (three term test) = 22.68 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.91999999999992 y[1] (analytic) = -0.8574802373838435 y[1] (numeric) = -0.857480237383876 absolute error = 3.252953462151709e-14 relative error = 3.793619165004211e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.547 Order of pole (three term test) = 22.69 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.929999999999919 y[1] (analytic) = -0.8442642182902498 y[1] (numeric) = -0.8442642182902822 absolute error = 3.241851231905457e-14 relative error = 3.839853877108102e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.543 Order of pole (three term test) = 22.69 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.939999999999919 y[1] (analytic) = -0.8310214636262434 y[1] (numeric) = -0.8310214636262754 absolute error = 3.197442310920451e-14 relative error = 3.847604966745502e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.539 Order of pole (three term test) = 22.69 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.949999999999919 y[1] (analytic) = -0.8177520481615597 y[1] (numeric) = -0.8177520481615916 absolute error = 3.197442310920451e-14 relative error = 3.910038890283215e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.536 Order of pole (three term test) = 22.69 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.959999999999919 y[1] (analytic) = -0.8044560468158823 y[1] (numeric) = -0.8044560468159138 absolute error = 3.141931159689193e-14 relative error = 3.905659199312717e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.532 Order of pole (three term test) = 22.7 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.969999999999918 y[1] (analytic) = -0.7911335346581665 y[1] (numeric) = -0.7911335346581977 absolute error = 3.11972669919669e-14 relative error = 3.943362988075918e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.528 Order of pole (three term test) = 22.7 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.979999999999918 y[1] (analytic) = -0.7777845869059652 y[1] (numeric) = -0.7777845869059964 absolute error = 3.11972669919669e-14 relative error = 4.011042069639093e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.524 Order of pole (three term test) = 22.7 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.989999999999918 y[1] (analytic) = -0.7644092789247527 y[1] (numeric) = -0.7644092789247832 absolute error = 3.042011087472929e-14 relative error = 3.97955803434508e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.52 Order of pole (three term test) = 22.71 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.999999999999918 y[1] (analytic) = -0.7510076862272426 y[1] (numeric) = -0.7510076862272731 absolute error = 3.05311331771918e-14 relative error = 4.065355619803016e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.515 Order of pole (three term test) = 22.71 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.009999999999918 y[1] (analytic) = -0.7375798844727139 y[1] (numeric) = -0.7375798844727438 absolute error = 2.986499936241671e-14 relative error = 4.049052853951786e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.511 Order of pole (three term test) = 22.71 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.019999999999917 y[1] (analytic) = -0.7241259494663244 y[1] (numeric) = -0.7241259494663542 absolute error = 2.986499936241671e-14 relative error = 4.124282437941494e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.507 Order of pole (three term test) = 22.71 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.029999999999917 y[1] (analytic) = -0.7106459571584327 y[1] (numeric) = -0.7106459571584625 absolute error = 2.97539770599542e-14 relative error = 4.18689176519452e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.503 Order of pole (three term test) = 22.72 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.039999999999917 y[1] (analytic) = -0.6971399836439125 y[1] (numeric) = -0.6971399836439421 absolute error = 2.964295475749168e-14 relative error = 4.252080708747987e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.498 Order of pole (three term test) = 22.72 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.049999999999917 y[1] (analytic) = -0.6836081051614686 y[1] (numeric) = -0.6836081051614977 absolute error = 2.90878432451791e-14 relative error = 4.255046572086581e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.494 Order of pole (three term test) = 22.72 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.059999999999917 y[1] (analytic) = -0.67005039809295 y[1] (numeric) = -0.6700503980929783 absolute error = 2.831068712794149e-14 relative error = 4.22515786999267e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.49 Order of pole (three term test) = 22.72 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.069999999999916 y[1] (analytic) = -0.6564669389626616 y[1] (numeric) = -0.6564669389626901 absolute error = 2.853273173286652e-14 relative error = 4.346408027486271e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.485 Order of pole (three term test) = 22.73 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.079999999999916 y[1] (analytic) = -0.6428578044366795 y[1] (numeric) = -0.6428578044367078 absolute error = 2.831068712794149e-14 relative error = 4.403880132208934e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.48 Order of pole (three term test) = 22.73 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.089999999999916 y[1] (analytic) = -0.6292230713221565 y[1] (numeric) = -0.6292230713221846 absolute error = 2.808864252301646e-14 relative error = 4.464019805248898e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.476 Order of pole (three term test) = 22.73 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.099999999999916 y[1] (analytic) = -0.6155628165666329 y[1] (numeric) = -0.6155628165666607 absolute error = 2.775557561562891e-14 relative error = 4.508975342344196e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.471 Order of pole (three term test) = 22.73 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.109999999999915 y[1] (analytic) = -0.6018771172573438 y[1] (numeric) = -0.601877117257371 absolute error = 2.720046410331634e-14 relative error = 4.519272011413962e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.466 Order of pole (three term test) = 22.74 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.119999999999915 y[1] (analytic) = -0.5881660506205248 y[1] (numeric) = -0.5881660506205516 absolute error = 2.675637489346627e-14 relative error = 4.549119226660202e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.462 Order of pole (three term test) = 22.74 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.129999999999915 y[1] (analytic) = -0.5744296940207172 y[1] (numeric) = -0.5744296940207441 absolute error = 2.686739719592879e-14 relative error = 4.677229863914347e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.457 Order of pole (three term test) = 22.74 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.139999999999915 y[1] (analytic) = -0.5606681249600731 y[1] (numeric) = -0.5606681249600997 absolute error = 2.653433028854124e-14 relative error = 4.732626862001622e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.452 Order of pole (three term test) = 22.75 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.149999999999915 y[1] (analytic) = -0.5468814210776558 y[1] (numeric) = -0.5468814210776818 absolute error = 2.597921877622866e-14 relative error = 4.750429942387763e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.447 Order of pole (three term test) = 22.75 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.159999999999914 y[1] (analytic) = -0.5330696601487412 y[1] (numeric) = -0.533069660148767 absolute error = 2.575717417130363e-14 relative error = 4.831858966446649e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.442 Order of pole (three term test) = 22.75 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.169999999999914 y[1] (analytic) = -0.5192329200841199 y[1] (numeric) = -0.5192329200841452 absolute error = 2.531308496145357e-14 relative error = 4.875092464736759e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.437 Order of pole (three term test) = 22.75 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.179999999999914 y[1] (analytic) = -0.5053712789293932 y[1] (numeric) = -0.5053712789294186 absolute error = 2.542410726391608e-14 relative error = 5.030778028734822e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.432 Order of pole (three term test) = 22.76 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.189999999999914 y[1] (analytic) = -0.4914848148642736 y[1] (numeric) = -0.4914848148642987 absolute error = 2.503552920529728e-14 relative error = 5.093856096492215e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.427 Order of pole (three term test) = 22.76 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.199999999999914 y[1] (analytic) = -0.4775736062018787 y[1] (numeric) = -0.4775736062019035 absolute error = 2.475797344914099e-14 relative error = 5.184116778571587e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.422 Order of pole (three term test) = 22.76 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.209999999999913 y[1] (analytic) = -0.4636377313880278 y[1] (numeric) = -0.4636377313880521 absolute error = 2.431388423929093e-14 relative error = 5.244155639900271e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.416 Order of pole (three term test) = 22.76 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.219999999999913 y[1] (analytic) = -0.4496772690005351 y[1] (numeric) = -0.4496772690005589 absolute error = 2.381428387820961e-14 relative error = 5.295861169754007e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.411 Order of pole (three term test) = 22.77 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.229999999999913 y[1] (analytic) = -0.4356922977485025 y[1] (numeric) = -0.4356922977485263 absolute error = 2.381428387820961e-14 relative error = 5.465849178714672e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.406 Order of pole (three term test) = 22.77 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.239999999999913 y[1] (analytic) = -0.4216828964716128 y[1] (numeric) = -0.4216828964716365 absolute error = 2.370326157574709e-14 relative error = 5.621110501298875e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.4 Order of pole (three term test) = 22.77 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.249999999999913 y[1] (analytic) = -0.4076491441394186 y[1] (numeric) = -0.4076491441394418 absolute error = 2.325917236589703e-14 relative error = 5.705684091401464e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.395 Order of pole (three term test) = 22.77 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.259999999999912 y[1] (analytic) = -0.3935911198506312 y[1] (numeric) = -0.3935911198506538 absolute error = 2.259303855112194e-14 relative error = 5.740230765291668e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.389 Order of pole (three term test) = 22.78 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.269999999999912 y[1] (analytic) = -0.3795089028324095 y[1] (numeric) = -0.3795089028324317 absolute error = 2.225997164373439e-14 relative error = 5.865467576017409e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.384 Order of pole (three term test) = 22.78 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.279999999999912 y[1] (analytic) = -0.3654025724396468 y[1] (numeric) = -0.3654025724396692 absolute error = 2.23709939461969e-14 relative error = 6.122286933240433e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.378 Order of pole (three term test) = 22.78 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.289999999999912 y[1] (analytic) = -0.3512722081542581 y[1] (numeric) = -0.3512722081542801 absolute error = 2.19824158875781e-14 relative error = 6.257943377611222e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.373 Order of pole (three term test) = 22.78 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.299999999999911 y[1] (analytic) = -0.3371178895844615 y[1] (numeric) = -0.3371178895844833 absolute error = 2.176037128265307e-14 relative error = 6.454825434946615e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.367 Order of pole (three term test) = 22.79 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.309999999999911 y[1] (analytic) = -0.322939696464065 y[1] (numeric) = -0.3229396964640862 absolute error = 2.126077092157175e-14 relative error = 6.583511149097006e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.361 Order of pole (three term test) = 22.79 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.319999999999911 y[1] (analytic) = -0.3087377086517462 y[1] (numeric) = -0.308737708651767 absolute error = 2.076117056049043e-14 relative error = 6.724533472491652e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.355 Order of pole (three term test) = 22.79 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.329999999999911 y[1] (analytic) = -0.2945120061303348 y[1] (numeric) = -0.2945120061303559 absolute error = 2.109423746787797e-14 relative error = 7.162437194001125e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.349 Order of pole (three term test) = 22.79 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.339999999999911 y[1] (analytic) = -0.280262669006095 y[1] (numeric) = -0.2802626690061156 absolute error = 2.059463710679665e-14 relative error = 7.34833403957513e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.344 Order of pole (three term test) = 22.8 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.34999999999991 y[1] (analytic) = -0.265989777508 y[1] (numeric) = -0.26598977750802 absolute error = 1.998401444325282e-14 relative error = 7.513076115360024e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.338 Order of pole (three term test) = 22.8 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.35999999999991 y[1] (analytic) = -0.2516934119870129 y[1] (numeric) = -0.2516934119870324 absolute error = 1.94844140821715e-14 relative error = 7.741328598293575e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.332 Order of pole (three term test) = 22.8 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.36999999999991 y[1] (analytic) = -0.2373736529153621 y[1] (numeric) = -0.237373652915382 absolute error = 1.998401444325282e-14 relative error = 8.41880056940368e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.326 Order of pole (three term test) = 22.8 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.37999999999991 y[1] (analytic) = -0.2230305808858206 y[1] (numeric) = -0.2230305808858402 absolute error = 1.956768080901838e-14 relative error = 8.773541606402379e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.32 Order of pole (three term test) = 22.81 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.38999999999991 y[1] (analytic) = -0.2086642766109754 y[1] (numeric) = -0.2086642766109946 absolute error = 1.915134717478395e-14 relative error = 9.178067029886906e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.313 Order of pole (three term test) = 22.81 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.399999999999909 y[1] (analytic) = -0.1942748209225043 y[1] (numeric) = -0.194274820922523 absolute error = 1.876276911616515e-14 relative error = 9.6578491371507e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.307 Order of pole (three term test) = 22.81 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.409999999999909 y[1] (analytic) = -0.179862294770448 y[1] (numeric) = -0.179862294770466 absolute error = 1.798561299892754e-14 relative error = 9.999657249943324e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.301 Order of pole (three term test) = 22.81 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.419999999999909 y[1] (analytic) = -0.1654267792224797 y[1] (numeric) = -0.1654267792224981 absolute error = 1.837419105754634e-14 relative error = 1.110714428698101e-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 = 1.295 Order of pole (three term test) = 22.81 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.429999999999909 y[1] (analytic) = -0.1509683554631807 y[1] (numeric) = -0.1509683554631984 absolute error = 1.770805724277125e-14 relative error = 1.172964836799194e-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 = 1.288 Order of pole (three term test) = 22.82 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.439999999999908 y[1] (analytic) = -0.1364871047933023 y[1] (numeric) = -0.1364871047933197 absolute error = 1.73749903353837e-14 relative error = 1.273013326914407e-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 = 1.282 Order of pole (three term test) = 22.82 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.449999999999908 y[1] (analytic) = -0.1219831086290399 y[1] (numeric) = -0.1219831086290569 absolute error = 1.700029006457271e-14 relative error = 1.393659356253324e-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 = 1.276 Order of pole (three term test) = 22.82 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.459999999999908 y[1] (analytic) = -0.1074564485012979 y[1] (numeric) = -0.1074564485013145 absolute error = 1.665334536937735e-14 relative error = 1.549776267654724e-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 = 1.269 Order of pole (three term test) = 22.82 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.469999999999908 y[1] (analytic) = -0.09290720605495539 y[1] (numeric) = -0.09290720605497235 absolute error = 1.695865670114927e-14 relative error = 1.825332761714746e-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 = 1.263 Order of pole (three term test) = 22.83 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.479999999999908 y[1] (analytic) = -0.07833546304813477 y[1] (numeric) = -0.0783354630481511 absolute error = 1.633415624979762e-14 relative error = 2.085154745273003e-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 = 1.256 Order of pole (three term test) = 22.83 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.489999999999907 y[1] (analytic) = -0.06374130135146072 y[1] (numeric) = -0.06374130135147645 absolute error = 1.572353358625378e-14 relative error = 2.466773230680746e-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 = 1.249 Order of pole (three term test) = 22.83 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.499999999999907 y[1] (analytic) = -0.04912480294732657 y[1] (numeric) = -0.04912480294734216 absolute error = 1.558475570817563e-14 relative error = 3.172482080973675e-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 = 1.243 Order of pole (three term test) = 22.83 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.509999999999907 y[1] (analytic) = -0.03448604992915749 y[1] (numeric) = -0.03448604992917231 absolute error = 1.482147737874584e-14 relative error = 4.29781822191659e-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 = 1.236 Order of pole (three term test) = 22.84 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.519999999999907 y[1] (analytic) = -0.01982512450066709 y[1] (numeric) = -0.01982512450068242 absolute error = 1.532801663373107e-14 relative error = 7.73161179049105e-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 = 1.229 Order of pole (three term test) = 22.84 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.529999999999907 y[1] (analytic) = -0.005142108975124904 y[1] (numeric) = -0.005142108975139599 absolute error = 1.469484256499953e-14 relative error = 2.857746235267717e-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 = 1.223 Order of pole (three term test) = 22.84 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.539999999999906 y[1] (analytic) = 0.009562914225392571 y[1] (numeric) = 0.009562914225378237 absolute error = 1.433402008199636e-14 relative error = 1.498917562591431e-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 = 1.216 Order of pole (three term test) = 22.84 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.549999999999906 y[1] (analytic) = 0.02428986257073817 y[1] (numeric) = 0.02428986257072418 absolute error = 1.399574900418088e-14 relative error = 5.761971259994472e-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 = 1.209 Order of pole (three term test) = 22.84 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.559999999999906 y[1] (analytic) = 0.0390386534234386 y[1] (numeric) = 0.0390386534234251 absolute error = 1.349614864309956e-14 relative error = 3.457124531605013e-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 = 1.202 Order of pole (three term test) = 22.85 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.569999999999906 y[1] (analytic) = 0.05380920403943912 y[1] (numeric) = 0.05380920403942539 absolute error = 1.37320710358324e-14 relative error = 2.551992968668998e-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 = 1.195 Order of pole (three term test) = 22.85 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.579999999999905 y[1] (analytic) = 0.0686014315688448 y[1] (numeric) = 0.06860143156883163 absolute error = 1.317002062961592e-14 relative error = 1.919788017309694e-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 = 1.188 Order of pole (three term test) = 22.85 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.589999999999905 y[1] (analytic) = 0.08341525305667075 y[1] (numeric) = 0.08341525305665827 absolute error = 1.24761312392252e-14 relative error = 1.495665454703967e-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 = 1.181 Order of pole (three term test) = 22.85 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.599999999999905 y[1] (analytic) = 0.09825058544358667 y[1] (numeric) = 0.09825058544357423 absolute error = 1.243449787580175e-14 relative error = 1.265590206883945e-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 = 1.174 Order of pole (three term test) = 22.85 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.609999999999905 y[1] (analytic) = 0.1131073455666622 y[1] (numeric) = 0.1131073455666504 absolute error = 1.185163078787355e-14 relative error = 1.047821494572033e-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 = 1.167 Order of pole (three term test) = 22.86 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.619999999999905 y[1] (analytic) = 0.1279854501601201 y[1] (numeric) = 0.1279854501601081 absolute error = 1.199040866595169e-14 relative error = 9.368571701666654e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.16 Order of pole (three term test) = 22.86 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.629999999999904 y[1] (analytic) = 0.1428848158560798 y[1] (numeric) = 0.1428848158560685 absolute error = 1.129651927556097e-14 relative error = 7.906032007585287e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.153 Order of pole (three term test) = 22.86 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.639999999999904 y[1] (analytic) = 0.1578053591853141 y[1] (numeric) = 0.157805359185303 absolute error = 1.112998582186719e-14 relative error = 7.052983421682796e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.145 Order of pole (three term test) = 22.86 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.649999999999904 y[1] (analytic) = 0.1727469965779951 y[1] (numeric) = 0.1727469965779843 absolute error = 1.079691891447965e-14 relative error = 6.250134085315255e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.138 Order of pole (three term test) = 22.87 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.659999999999904 y[1] (analytic) = 0.1877096443644488 y[1] (numeric) = 0.1877096443644385 absolute error = 1.02695629777827e-14 relative error = 5.470983130650317e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.131 Order of pole (three term test) = 22.87 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.669999999999904 y[1] (analytic) = 0.202693218775909 y[1] (numeric) = 0.2026932187758985 absolute error = 1.040834085586084e-14 relative error = 5.135021743064807e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.123 Order of pole (three term test) = 22.87 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.679999999999903 y[1] (analytic) = 0.2176976359452674 y[1] (numeric) = 0.2176976359452575 absolute error = 9.853229343548264e-15 relative error = 4.526107645020786e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.116 Order of pole (three term test) = 22.87 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.689999999999903 y[1] (analytic) = 0.2327228119078333 y[1] (numeric) = 0.2327228119078239 absolute error = 9.409140133698202e-15 relative error = 4.043067397030492e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.108 Order of pole (three term test) = 22.87 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.699999999999903 y[1] (analytic) = 0.2477686626020861 y[1] (numeric) = 0.247768662602077 absolute error = 9.076073226310655e-15 relative error = 3.663123952396972e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.101 Order of pole (three term test) = 22.88 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.709999999999903 y[1] (analytic) = 0.2628351038704324 y[1] (numeric) = 0.2628351038704237 absolute error = 8.659739592076221e-15 relative error = 3.294742393445717e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.093 Order of pole (three term test) = 22.88 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.719999999999902 y[1] (analytic) = 0.277922051459965 y[1] (numeric) = 0.277922051459956 absolute error = 8.992806499463768e-15 relative error = 3.235729749483083e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.086 Order of pole (three term test) = 22.88 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.729999999999902 y[1] (analytic) = 0.2930294210232167 y[1] (numeric) = 0.2930294210232086 absolute error = 8.160139230994901e-15 relative error = 2.784750828944365e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.078 Order of pole (three term test) = 22.88 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.739999999999902 y[1] (analytic) = 0.3081571281189268 y[1] (numeric) = 0.3081571281189188 absolute error = 8.049116928532385e-15 relative error = 2.612017115315923e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.071 Order of pole (three term test) = 22.88 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.749999999999902 y[1] (analytic) = 0.3233050882127937 y[1] (numeric) = 0.3233050882127861 absolute error = 7.549516567451064e-15 relative error = 2.335106016791826e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.063 Order of pole (three term test) = 22.89 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.759999999999902 y[1] (analytic) = 0.33847321667824 y[1] (numeric) = 0.3384732166782333 absolute error = 6.716849298982197e-15 relative error = 1.984455185228845e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.055 Order of pole (three term test) = 22.89 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.769999999999901 y[1] (analytic) = 0.3536614287971749 y[1] (numeric) = 0.3536614287971677 absolute error = 7.216449660063518e-15 relative error = 2.04049666501861e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.047 Order of pole (three term test) = 22.89 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.779999999999901 y[1] (analytic) = 0.3688696397607505 y[1] (numeric) = 0.3688696397607437 absolute error = 6.772360450213455e-15 relative error = 1.83597664871688e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.04 Order of pole (three term test) = 22.89 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.789999999999901 y[1] (analytic) = 0.3840977646701329 y[1] (numeric) = 0.3840977646701264 absolute error = 6.494804694057166e-15 relative error = 1.690924887218485e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.032 Order of pole (three term test) = 22.89 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.799999999999901 y[1] (analytic) = 0.3993457185372611 y[1] (numeric) = 0.3993457185372554 absolute error = 5.717648576819556e-15 relative error = 1.431754069572194e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.024 Order of pole (three term test) = 22.89 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.809999999999901 y[1] (analytic) = 0.414613416285615 y[1] (numeric) = 0.4146134162856096 absolute error = 5.384581669432009e-15 relative error = 1.298699332421681e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.016 Order of pole (three term test) = 22.9 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.8199999999999 y[1] (analytic) = 0.4299007727509789 y[1] (numeric) = 0.4299007727509732 absolute error = 5.717648576819556e-15 relative error = 1.329992626026639e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1.008 Order of pole (three term test) = 22.9 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.8299999999999 y[1] (analytic) = 0.445207702682207 y[1] (numeric) = 0.4452077026822019 absolute error = 5.051514762044462e-15 relative error = 1.13464226508459e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 1 Order of pole (three term test) = 22.9 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.8399999999999 y[1] (analytic) = 0.4605341207419953 y[1] (numeric) = 0.4605341207419905 absolute error = 4.829470157119431e-15 relative error = 1.048667175699896e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.9921 Order of pole (three term test) = 22.9 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.8499999999999 y[1] (analytic) = 0.4758799415076447 y[1] (numeric) = 0.4758799415076402 absolute error = 4.440892098500626e-15 relative error = 9.331958990394401e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.9841 Order of pole (three term test) = 22.9 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.8599999999999 y[1] (analytic) = 0.4912450794718322 y[1] (numeric) = 0.4912450794718285 absolute error = 3.608224830031759e-15 relative error = 7.345060502002755e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.976 Order of pole (three term test) = 22.91 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.869999999999899 y[1] (analytic) = 0.506629449043382 y[1] (numeric) = 0.5066294490433779 absolute error = 4.107825191113079e-15 relative error = 8.108145309889657e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.9678 Order of pole (three term test) = 22.91 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.879999999999899 y[1] (analytic) = 0.5220329645480299 y[1] (numeric) = 0.5220329645480264 absolute error = 3.552713678800501e-15 relative error = 6.805535129139591e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.9597 Order of pole (three term test) = 22.91 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.889999999999899 y[1] (analytic) = 0.5374555402292018 y[1] (numeric) = 0.5374555402291988 absolute error = 2.997602166487923e-15 relative error = 5.57739560226614e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.9515 Order of pole (three term test) = 22.91 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.899999999999899 y[1] (analytic) = 0.552897090248781 y[1] (numeric) = 0.5528970902487784 absolute error = 2.55351295663786e-15 relative error = 4.618423575875366e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.9433 Order of pole (three term test) = 22.91 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.909999999999898 y[1] (analytic) = 0.5683575286878816 y[1] (numeric) = 0.5683575286878795 absolute error = 2.109423746787797e-15 relative error = 3.711438030314551e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.935 Order of pole (three term test) = 22.91 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.919999999999898 y[1] (analytic) = 0.5838367695476231 y[1] (numeric) = 0.5838367695476205 absolute error = 2.55351295663786e-15 relative error = 4.373676153724285e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.9267 Order of pole (three term test) = 22.92 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.929999999999898 y[1] (analytic) = 0.5993347267499002 y[1] (numeric) = 0.5993347267498984 absolute error = 1.77635683940025e-15 relative error = 2.963881050299154e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.9184 Order of pole (three term test) = 22.92 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.939999999999898 y[1] (analytic) = 0.6148513141381645 y[1] (numeric) = 0.6148513141381629 absolute error = 1.665334536937735e-15 relative error = 2.708515861712079e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.91 Order of pole (three term test) = 22.92 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.949999999999898 y[1] (analytic) = 0.630386445478193 y[1] (numeric) = 0.6303864454781921 absolute error = 8.881784197001252e-16 relative error = 1.408942762128045e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.9016 Order of pole (three term test) = 22.92 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.959999999999897 y[1] (analytic) = 0.6459400344588693 y[1] (numeric) = 0.6459400344588688 absolute error = 4.440892098500626e-16 relative error = 6.875084158889371e-14 % Correct digits = 16 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.8932 Order of pole (three term test) = 22.92 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.969999999999897 y[1] (analytic) = 0.6615119946929576 y[1] (numeric) = 0.661511994692957 absolute error = 6.661338147750939e-16 relative error = 1.006986751743302e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.8847 Order of pole (three term test) = 22.92 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.979999999999897 y[1] (analytic) = 0.6771022397178796 y[1] (numeric) = 0.6771022397178793 absolute error = 3.33066907387547e-16 relative error = 4.919004662077651e-14 % Correct digits = 16 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.8762 Order of pole (three term test) = 22.93 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.989999999999897 y[1] (analytic) = 0.6927106829964953 y[1] (numeric) = 0.6927106829964955 absolute error = 2.220446049250313e-16 relative error = 3.205445077943958e-14 % Correct digits = 16 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.8677 Order of pole (three term test) = 22.93 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.999999999999897 y[1] (analytic) = 0.7083372379178804 y[1] (numeric) = 0.7083372379178809 absolute error = 5.551115123125783e-16 relative error = 7.836825209758829e-14 % Correct digits = 16 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.8592 Order of pole (three term test) = 22.93 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.009999999999897 y[1] (analytic) = 0.7239818177981062 y[1] (numeric) = 0.7239818177981064 absolute error = 2.220446049250313e-16 relative error = 3.066991455674264e-14 % Correct digits = 16 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.8506 Order of pole (three term test) = 22.93 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.019999999999897 y[1] (analytic) = 0.7396443358810175 y[1] (numeric) = 0.7396443358810181 absolute error = 5.551115123125783e-16 relative error = 7.505114085019857e-14 % Correct digits = 16 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.842 Order of pole (three term test) = 22.93 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.029999999999896 y[1] (analytic) = 0.7553247053390171 y[1] (numeric) = 0.7553247053390183 absolute error = 1.221245327087672e-15 relative error = 1.616848116386625e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.8333 Order of pole (three term test) = 22.93 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.039999999999896 y[1] (analytic) = 0.7710228392738462 y[1] (numeric) = 0.7710228392738471 absolute error = 8.881784197001252e-16 relative error = 1.151948262047097e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.8246 Order of pole (three term test) = 22.93 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.049999999999896 y[1] (analytic) = 0.7867386507173626 y[1] (numeric) = 0.7867386507173643 absolute error = 1.665334536937735e-15 relative error = 2.116756988383947e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.8159 Order of pole (three term test) = 22.94 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.059999999999896 y[1] (analytic) = 0.8024720526323301 y[1] (numeric) = 0.8024720526323321 absolute error = 1.998401444325282e-15 relative error = 2.49030659419225e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.8072 Order of pole (three term test) = 22.94 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.069999999999895 y[1] (analytic) = 0.8182229579131965 y[1] (numeric) = 0.8182229579131988 absolute error = 2.220446049250313e-15 relative error = 2.713742052549295e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.7984 Order of pole (three term test) = 22.94 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.079999999999895 y[1] (analytic) = 0.8339912793868792 y[1] (numeric) = 0.833991279386882 absolute error = 2.775557561562891e-15 relative error = 3.328041467775757e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.7897 Order of pole (three term test) = 22.94 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.089999999999895 y[1] (analytic) = 0.8497769298135514 y[1] (numeric) = 0.849776929813554 absolute error = 2.664535259100376e-15 relative error = 3.13557024863572e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.7808 Order of pole (three term test) = 22.94 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.099999999999895 y[1] (analytic) = 0.8655798218874234 y[1] (numeric) = 0.8655798218874265 absolute error = 3.108624468950438e-15 relative error = 3.591378161025042e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.772 Order of pole (three term test) = 22.94 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.109999999999895 y[1] (analytic) = 0.8813998682375327 y[1] (numeric) = 0.8813998682375364 absolute error = 3.663735981263017e-15 relative error = 4.156723994739308e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.7631 Order of pole (three term test) = 22.94 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.119999999999894 y[1] (analytic) = 0.8972369814285278 y[1] (numeric) = 0.8972369814285319 absolute error = 4.107825191113079e-15 relative error = 4.578305705336446e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.7542 Order of pole (three term test) = 22.95 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.129999999999894 y[1] (analytic) = 0.9130910739614553 y[1] (numeric) = 0.9130910739614601 absolute error = 4.773959005888173e-15 relative error = 5.228349221700637e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.7453 Order of pole (three term test) = 22.95 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.139999999999894 y[1] (analytic) = 0.9289620582745495 y[1] (numeric) = 0.9289620582745537 absolute error = 4.218847493575595e-15 relative error = 4.541463729327833e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.7363 Order of pole (three term test) = 22.95 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.149999999999894 y[1] (analytic) = 0.944849846744015 y[1] (numeric) = 0.9448498467440197 absolute error = 4.773959005888173e-15 relative error = 5.052611293042381e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.7273 Order of pole (three term test) = 22.95 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.159999999999894 y[1] (analytic) = 0.9607543516848224 y[1] (numeric) = 0.9607543516848278 absolute error = 5.440092820663267e-15 relative error = 5.662314004743537e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.7183 Order of pole (three term test) = 22.95 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.169999999999893 y[1] (analytic) = 0.9766754853514934 y[1] (numeric) = 0.9766754853514992 absolute error = 5.773159728050814e-15 relative error = 5.911031672892993e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.7093 Order of pole (three term test) = 22.95 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.179999999999893 y[1] (analytic) = 0.9926131599388902 y[1] (numeric) = 0.9926131599388966 absolute error = 6.439293542825908e-15 relative error = 6.487213551775134e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.7002 Order of pole (three term test) = 22.95 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.189999999999893 y[1] (analytic) = 1.008567287583009 y[1] (numeric) = 1.008567287583015 absolute error = 6.217248937900877e-15 relative error = 6.164436438148084e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.6911 Order of pole (three term test) = 22.95 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.199999999999893 y[1] (analytic) = 1.024537780361764 y[1] (numeric) = 1.024537780361771 absolute error = 6.883382752675971e-15 relative error = 6.718525060389134e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.682 Order of pole (three term test) = 22.96 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.209999999999892 y[1] (analytic) = 1.040524550295789 y[1] (numeric) = 1.040524550295796 absolute error = 7.105427357601002e-15 relative error = 6.828697463775505e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.6729 Order of pole (three term test) = 22.96 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.219999999999892 y[1] (analytic) = 1.056527509349219 y[1] (numeric) = 1.056527509349227 absolute error = 7.771561172376096e-15 relative error = 7.355758466869533e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.6637 Order of pole (three term test) = 22.96 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.229999999999892 y[1] (analytic) = 1.072546569430489 y[1] (numeric) = 1.072546569430497 absolute error = 8.215650382226158e-15 relative error = 7.659947471174686e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.6545 Order of pole (three term test) = 22.96 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.239999999999892 y[1] (analytic) = 1.088581642393125 y[1] (numeric) = 1.088581642393133 absolute error = 7.771561172376096e-15 relative error = 7.139162438281786e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.6453 Order of pole (three term test) = 22.96 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.249999999999892 y[1] (analytic) = 1.104632640036536 y[1] (numeric) = 1.104632640036544 absolute error = 8.43769498715119e-15 relative error = 7.638462490907488e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.6361 Order of pole (three term test) = 22.96 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.259999999999891 y[1] (analytic) = 1.120699474106809 y[1] (numeric) = 1.120699474106817 absolute error = 8.881784197001252e-15 relative error = 7.925214923545839e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.6268 Order of pole (three term test) = 22.96 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.269999999999891 y[1] (analytic) = 1.136782056297503 y[1] (numeric) = 1.136782056297513 absolute error = 9.547918011776346e-15 relative error = 8.399075230720913e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.6176 Order of pole (three term test) = 22.96 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.279999999999891 y[1] (analytic) = 1.152880298250446 y[1] (numeric) = 1.152880298250457 absolute error = 1.021405182655144e-14 relative error = 8.859594393322338e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.6083 Order of pole (three term test) = 22.97 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.289999999999891 y[1] (analytic) = 1.168994111556528 y[1] (numeric) = 1.168994111556538 absolute error = 9.769962616701378e-15 relative error = 8.357580692765484e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.5989 Order of pole (three term test) = 22.97 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.299999999999891 y[1] (analytic) = 1.185123407756492 y[1] (numeric) = 1.185123407756502 absolute error = 1.043609643147647e-14 relative error = 8.805915369803228e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.5896 Order of pole (three term test) = 22.97 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.30999999999989 y[1] (analytic) = 1.201268098341741 y[1] (numeric) = 1.201268098341752 absolute error = 1.088018564132653e-14 relative error = 9.057250131212011e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.5802 Order of pole (three term test) = 22.97 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.31999999999989 y[1] (analytic) = 1.217428094755125 y[1] (numeric) = 1.217428094755136 absolute error = 1.110223024625157e-14 relative error = 9.119413535864457e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.5709 Order of pole (three term test) = 22.97 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.32999999999989 y[1] (analytic) = 1.233603308391744 y[1] (numeric) = 1.233603308391755 absolute error = 1.176836406102666e-14 relative error = 9.539828550208047e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.5615 Order of pole (three term test) = 22.97 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.33999999999989 y[1] (analytic) = 1.249793650599741 y[1] (numeric) = 1.249793650599753 absolute error = 1.154631945610163e-14 relative error = 9.238580665344932e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.552 Order of pole (three term test) = 22.97 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.34999999999989 y[1] (analytic) = 1.265999032681102 y[1] (numeric) = 1.265999032681114 absolute error = 1.221245327087672e-14 relative error = 9.646494946377236e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.5426 Order of pole (three term test) = 22.97 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.359999999999889 y[1] (analytic) = 1.282219365892456 y[1] (numeric) = 1.282219365892469 absolute error = 1.243449787580175e-14 relative error = 9.697636930594193e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.5331 Order of pole (three term test) = 22.97 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.369999999999889 y[1] (analytic) = 1.29845456144587 y[1] (numeric) = 1.298454561445883 absolute error = 1.287858708565182e-14 relative error = 9.918396429145045e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.5236 Order of pole (three term test) = 22.97 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.379999999999889 y[1] (analytic) = 1.314704530509651 y[1] (numeric) = 1.314704530509665 absolute error = 1.376676550535194e-14 relative error = 1.047137602850976e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.5141 Order of pole (three term test) = 22.98 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.389999999999889 y[1] (analytic) = 1.330969184209144 y[1] (numeric) = 1.330969184209158 absolute error = 1.354472090042691e-14 relative error = 1.01765848985265e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.5046 Order of pole (three term test) = 22.98 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.399999999999888 y[1] (analytic) = 1.347248433627533 y[1] (numeric) = 1.347248433627547 absolute error = 1.398881011027697e-14 relative error = 1.038324466454299e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.4951 Order of pole (three term test) = 22.98 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.409999999999888 y[1] (analytic) = 1.363542189806638 y[1] (numeric) = 1.363542189806652 absolute error = 1.443289932012704e-14 relative error = 1.05848571668866e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.4855 Order of pole (three term test) = 22.98 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.419999999999888 y[1] (analytic) = 1.379850363747722 y[1] (numeric) = 1.379850363747737 absolute error = 1.465494392505207e-14 relative error = 1.062067620524353e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.4759 Order of pole (three term test) = 22.98 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.429999999999888 y[1] (analytic) = 1.396172866412285 y[1] (numeric) = 1.396172866412301 absolute error = 1.554312234475219e-14 relative error = 1.113266323868119e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.4663 Order of pole (three term test) = 22.98 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.439999999999888 y[1] (analytic) = 1.412509608722873 y[1] (numeric) = 1.412509608722888 absolute error = 1.509903313490213e-14 relative error = 1.068950826363156e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.4567 Order of pole (three term test) = 22.98 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.449999999999887 y[1] (analytic) = 1.428860501563867 y[1] (numeric) = 1.428860501563883 absolute error = 1.598721155460225e-14 relative error = 1.118878402552557e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.4471 Order of pole (three term test) = 22.98 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.459999999999887 y[1] (analytic) = 1.445225455782301 y[1] (numeric) = 1.445225455782318 absolute error = 1.643130076445232e-14 relative error = 1.136936849452188e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.4375 Order of pole (three term test) = 22.98 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.469999999999887 y[1] (analytic) = 1.461604382188655 y[1] (numeric) = 1.461604382188672 absolute error = 1.643130076445232e-14 relative error = 1.124196189111553e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.4278 Order of pole (three term test) = 22.98 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.479999999999887 y[1] (analytic) = 1.477997191557657 y[1] (numeric) = 1.477997191557674 absolute error = 1.709743457922741e-14 relative error = 1.15679750116497e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.4181 Order of pole (three term test) = 22.98 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.489999999999887 y[1] (analytic) = 1.49440379462909 y[1] (numeric) = 1.494403794629106 absolute error = 1.665334536937735e-14 relative error = 1.114380559607097e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.4085 Order of pole (three term test) = 22.98 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.499999999999886 y[1] (analytic) = 1.510824102108592 y[1] (numeric) = 1.510824102108609 absolute error = 1.731947918415244e-14 relative error = 1.146359735721742e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.3987 Order of pole (three term test) = 22.99 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.509999999999886 y[1] (analytic) = 1.527258024668463 y[1] (numeric) = 1.527258024668481 absolute error = 1.798561299892754e-14 relative error = 1.177640759349216e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.389 Order of pole (three term test) = 22.99 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.519999999999886 y[1] (analytic) = 1.543705472948469 y[1] (numeric) = 1.543705472948488 absolute error = 1.820765760385257e-14 relative error = 1.179477427716573e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.3793 Order of pole (three term test) = 22.99 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.529999999999886 y[1] (analytic) = 1.560166357556641 y[1] (numeric) = 1.56016635755666 absolute error = 1.887379141862766e-14 relative error = 1.209729419379719e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.3696 Order of pole (three term test) = 22.99 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.539999999999885 y[1] (analytic) = 1.576640589070086 y[1] (numeric) = 1.576640589070104 absolute error = 1.84297022087776e-14 relative error = 1.168922222131017e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.3598 Order of pole (three term test) = 22.99 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.549999999999885 y[1] (analytic) = 1.593128078035784 y[1] (numeric) = 1.593128078035803 absolute error = 1.909583602355269e-14 relative error = 1.198637842545373e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.35 Order of pole (three term test) = 22.99 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.559999999999885 y[1] (analytic) = 1.609628734971405 y[1] (numeric) = 1.609628734971425 absolute error = 1.976196983832779e-14 relative error = 1.227734657624564e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.3402 Order of pole (three term test) = 22.99 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.569999999999885 y[1] (analytic) = 1.626142470366102 y[1] (numeric) = 1.626142470366122 absolute error = 2.020605904817785e-14 relative error = 1.242576183600245e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.3305 Order of pole (three term test) = 22.99 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.579999999999885 y[1] (analytic) = 1.642669194681324 y[1] (numeric) = 1.642669194681345 absolute error = 2.087219286295294e-14 relative error = 1.270626668505957e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.3206 Order of pole (three term test) = 22.99 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.589999999999884 y[1] (analytic) = 1.65920881835162 y[1] (numeric) = 1.659208818351641 absolute error = 2.042810365310288e-14 relative error = 1.231195460580884e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.3108 Order of pole (three term test) = 22.99 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.599999999999884 y[1] (analytic) = 1.675761251785443 y[1] (numeric) = 1.675761251785464 absolute error = 2.109423746787797e-14 relative error = 1.258785369658302e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.301 Order of pole (three term test) = 22.99 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.609999999999884 y[1] (analytic) = 1.69232640536596 y[1] (numeric) = 1.692326405365981 absolute error = 2.153832667772804e-14 relative error = 1.272705230470622e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.2912 Order of pole (three term test) = 22.99 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.619999999999884 y[1] (analytic) = 1.708904189451855 y[1] (numeric) = 1.708904189451877 absolute error = 2.19824158875781e-14 relative error = 1.286345719278103e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.2813 Order of pole (three term test) = 22.99 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.629999999999884 y[1] (analytic) = 1.72549451437814 y[1] (numeric) = 1.725494514378163 absolute error = 2.220446049250313e-14 relative error = 1.286846194379558e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.2714 Order of pole (three term test) = 22.99 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.639999999999883 y[1] (analytic) = 1.742097290456958 y[1] (numeric) = 1.74209729045698 absolute error = 2.220446049250313e-14 relative error = 1.274582115140012e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.2616 Order of pole (three term test) = 22.99 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.649999999999883 y[1] (analytic) = 1.75871242797839 y[1] (numeric) = 1.758712427978413 absolute error = 2.242650509742816e-14 relative error = 1.275166123844763e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.2517 Order of pole (three term test) = 22.99 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.659999999999883 y[1] (analytic) = 1.775339837211266 y[1] (numeric) = 1.775339837211289 absolute error = 2.331468351712829e-14 relative error = 1.313251864710668e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.2418 Order of pole (three term test) = 22.99 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.669999999999883 y[1] (analytic) = 1.791979428403971 y[1] (numeric) = 1.791979428403995 absolute error = 2.375877272697835e-14 relative error = 1.325839591146374e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.2319 Order of pole (three term test) = 23 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.679999999999882 y[1] (analytic) = 1.808631111785251 y[1] (numeric) = 1.808631111785276 absolute error = 2.464695114667848e-14 relative error = 1.362740637716341e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.222 Order of pole (three term test) = 23 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.689999999999882 y[1] (analytic) = 1.825294797565024 y[1] (numeric) = 1.825294797565048 absolute error = 2.398081733190338e-14 relative error = 1.313805165274903e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.2121 Order of pole (three term test) = 23 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.699999999999882 y[1] (analytic) = 1.841970395935184 y[1] (numeric) = 1.841970395935209 absolute error = 2.464695114667848e-14 relative error = 1.338075313320386e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.2022 Order of pole (three term test) = 23 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.709999999999882 y[1] (analytic) = 1.858657817070413 y[1] (numeric) = 1.858657817070438 absolute error = 2.509104035652854e-14 relative error = 1.349954796740189e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.1922 Order of pole (three term test) = 23 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.719999999999882 y[1] (analytic) = 1.875356971128989 y[1] (numeric) = 1.875356971129015 absolute error = 2.55351295663786e-14 relative error = 1.361614346467922e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.1823 Order of pole (three term test) = 23 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.729999999999881 y[1] (analytic) = 1.892067768253592 y[1] (numeric) = 1.892067768253619 absolute error = 2.620126338115369e-14 relative error = 1.384795186556022e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.1723 Order of pole (three term test) = 23 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.739999999999881 y[1] (analytic) = 1.908790118572118 y[1] (numeric) = 1.908790118572143 absolute error = 2.575717417130363e-14 relative error = 1.349397920740047e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.1624 Order of pole (three term test) = 23 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.749999999999881 y[1] (analytic) = 1.925523932198477 y[1] (numeric) = 1.925523932198504 absolute error = 2.642330798607873e-14 relative error = 1.372265882767283e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.1524 Order of pole (three term test) = 23 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.759999999999881 y[1] (analytic) = 1.942269119233417 y[1] (numeric) = 1.942269119233444 absolute error = 2.708944180085382e-14 relative error = 1.394731632841158e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.1425 Order of pole (three term test) = 23 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.769999999999881 y[1] (analytic) = 1.959025589765321 y[1] (numeric) = 1.959025589765348 absolute error = 2.708944180085382e-14 relative error = 1.382801834870312e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.1325 Order of pole (three term test) = 23 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.77999999999988 y[1] (analytic) = 1.975793253871022 y[1] (numeric) = 1.97579325387105 absolute error = 2.753353101070388e-14 relative error = 1.393543122832286e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.1225 Order of pole (three term test) = 23 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.78999999999988 y[1] (analytic) = 1.992572021616611 y[1] (numeric) = 1.992572021616639 absolute error = 2.731148640577885e-14 relative error = 1.370664955117684e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.1126 Order of pole (three term test) = 23 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.79999999999988 y[1] (analytic) = 2.009361803058245 y[1] (numeric) = 2.009361803058273 absolute error = 2.797762022055394e-14 relative error = 1.392363494616652e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.1026 Order of pole (three term test) = 23 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.80999999999988 y[1] (analytic) = 2.026162508242958 y[1] (numeric) = 2.026162508242987 absolute error = 2.842170943040401e-14 relative error = 1.402735926401613e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.09261 Order of pole (three term test) = 23 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.819999999999879 y[1] (analytic) = 2.042974047209472 y[1] (numeric) = 2.042974047209501 absolute error = 2.886579864025407e-14 relative error = 1.412930266034573e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.08262 Order of pole (three term test) = 23 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.829999999999879 y[1] (analytic) = 2.059796329989003 y[1] (numeric) = 2.059796329989033 absolute error = 2.97539770599542e-14 relative error = 1.444510635675958e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.07263 Order of pole (three term test) = 23 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.839999999999879 y[1] (analytic) = 2.076629266606074 y[1] (numeric) = 2.076629266606104 absolute error = 2.97539770599542e-14 relative error = 1.432801585647611e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.06264 Order of pole (three term test) = 23 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.849999999999879 y[1] (analytic) = 2.093472767079323 y[1] (numeric) = 2.093472767079353 absolute error = 3.019806626980426e-14 relative error = 1.442486701746526e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.05265 Order of pole (three term test) = 23 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.859999999999879 y[1] (analytic) = 2.110326741422312 y[1] (numeric) = 2.110326741422342 absolute error = 3.019806626980426e-14 relative error = 1.430966384354844e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.04265 Order of pole (three term test) = 23 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.869999999999878 y[1] (analytic) = 2.127191099644341 y[1] (numeric) = 2.127191099644371 absolute error = 3.064215547965432e-14 relative error = 1.440498481061602e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.03265 Order of pole (three term test) = 23 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.879999999999878 y[1] (analytic) = 2.144065751751252 y[1] (numeric) = 2.144065751751283 absolute error = 3.108624468950438e-14 relative error = 1.449873664747149e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.02265 Order of pole (three term test) = 23 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.889999999999878 y[1] (analytic) = 2.160950607746245 y[1] (numeric) = 2.160950607746276 absolute error = 3.064215547965432e-14 relative error = 1.417994255389873e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.01265 Order of pole (three term test) = 23 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.899999999999878 y[1] (analytic) = 2.177845577630683 y[1] (numeric) = 2.177845577630714 absolute error = 3.108624468950438e-14 relative error = 1.427385164898774e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.002654 Order of pole (three term test) = 23 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.909999999999878 y[1] (analytic) = 2.194750571404904 y[1] (numeric) = 2.194750571404935 absolute error = 3.153033389935445e-14 relative error = 1.436624931787636e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.007346 Order of pole (three term test) = 23 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.919999999999877 y[1] (analytic) = 2.211665499069031 y[1] (numeric) = 2.211665499069064 absolute error = 3.241851231905457e-14 relative error = 1.465796357211372e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.01735 Order of pole (three term test) = 23 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.929999999999877 y[1] (analytic) = 2.228590270623785 y[1] (numeric) = 2.228590270623818 absolute error = 3.286260152890463e-14 relative error = 1.474591447431311e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.02734 Order of pole (three term test) = 23 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.939999999999877 y[1] (analytic) = 2.245524796071288 y[1] (numeric) = 2.24552479607132 absolute error = 3.241851231905457e-14 relative error = 1.44369424803383e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.03734 Order of pole (three term test) = 23 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.949999999999877 y[1] (analytic) = 2.262468985415877 y[1] (numeric) = 2.262468985415911 absolute error = 3.33066907387547e-14 relative error = 1.472139107914993e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.04734 Order of pole (three term test) = 23 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.959999999999877 y[1] (analytic) = 2.279422748664918 y[1] (numeric) = 2.279422748664952 absolute error = 3.375077994860476e-14 relative error = 1.480672243372711e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.05733 Order of pole (three term test) = 23 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.969999999999876 y[1] (analytic) = 2.296385995829608 y[1] (numeric) = 2.296385995829642 absolute error = 3.375077994860476e-14 relative error = 1.469734618217427e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.06733 Order of pole (three term test) = 23 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.979999999999876 y[1] (analytic) = 2.313358636925789 y[1] (numeric) = 2.313358636925824 absolute error = 3.463895836830488e-14 relative error = 1.497344934563904e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.07732 Order of pole (three term test) = 23 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.989999999999876 y[1] (analytic) = 2.330340581974762 y[1] (numeric) = 2.330340581974796 absolute error = 3.419486915845482e-14 relative error = 1.467376460889577e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.08731 Order of pole (three term test) = 23 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.999999999999876 y[1] (analytic) = 2.347331741004085 y[1] (numeric) = 2.347331741004119 absolute error = 3.463895836830488e-14 relative error = 1.475673751741962e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 = 0.09729 Order of pole (three term test) = 23 NO COMPLEX POLE (six term test) for Equation 1 Finished! diff ( y , x , 1 ) = ( 0.1 * x + 0.2 ) + sin ( 0.3 * x + 0.1 ) ; Iterations = 1001 Total Elapsed Time = 0.0 Seconds Elapsed Time(since restart) = 0.0 Seconds Time to Timeout = 30 Minutes 0.0 Seconds Percent Done = 100.2 %