##############ECHO OF PROBLEM################# ##############temp/sub_full_linpostode.ode################# diff ( y , x , 1 ) = sin ( 0.3 * x + 0.1 ) - ( 0.1 * x + 0.2 ) ; ! /* BEGIN FIRST INPUT BLOCK */ Digits=32; max_terms=30; ! /* END FIRST INPUT BLOCK */ /* BEGIN SECOND INPUT BLOCK */ x_start=0.1; x_end=5.0; array_y_init[0 + 1] = exact_soln_y(x_start); glob_look_poles=true; glob_max_iter=1000000; /* END SECOND INPUT BLOCK */ /* BEGIN OVERRIDE BLOCK */ glob_desired_digits_correct=10; glob_display_interval=0.01; glob_look_poles=true; glob_max_iter=1000000000; glob_max_minutes=10.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 = 4.9 estimated_steps = 4900000.000000001 step_error = 2.040816326530612e-17 est_needed_step_err = 2.040816326530612e-17 opt_iter = 1 hn_div_ho = 0.5 hn_div_ho_2 = 0.25 hn_div_ho_3 = 0.125 max_estimated_step_error = 2.083205766730367e-196 estimated_step_error = 2.083205766730367e-196 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 = 1.398015723819834e-188 estimated_step_error = 1.398015723819834e-188 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 = 9.381924694340149e-181 estimated_step_error = 9.381924694340149e-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 = 6.296103065415234e-173 estimated_step_error = 6.296103065415234e-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 = 4.22524321891834e-165 estimated_step_error = 4.22524321891834e-165 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 = 2.835512692501303e-157 estimated_step_error = 2.835512692501303e-157 best_h = 6.4e-05 opt_iter = 7 hn_div_ho = 0.5 hn_div_ho_2 = 0.25 hn_div_ho_3 = 0.125 max_estimated_step_error = 1.902880312286156e-149 estimated_step_error = 1.902880312286156e-149 best_h = 0.000128 opt_iter = 8 hn_div_ho = 0.5 hn_div_ho_2 = 0.25 hn_div_ho_3 = 0.125 max_estimated_step_error = 1.277001301493806e-141 estimated_step_error = 1.277001301493806e-141 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 = 8.569809870239805e-134 estimated_step_error = 8.569809870239805e-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 = 5.75110098149831e-126 estimated_step_error = 5.75110098149831e-126 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 = 3.859497100834333e-118 estimated_step_error = 3.859497100834333e-118 best_h = 0.002048 opt_iter = 12 hn_div_ho = 0.5 hn_div_ho_2 = 0.25 hn_div_ho_3 = 0.125 max_estimated_step_error = 2.590062733878147e-110 estimated_step_error = 2.590062733878147e-110 best_h = 0.004096 opt_iter = 13 hn_div_ho = 0.5 hn_div_ho_2 = 0.25 hn_div_ho_3 = 0.125 max_estimated_step_error = 1.738159091422437e-102 estimated_step_error = 1.738159091422437e-102 best_h = 0.008192 opt_iter = 14 hn_div_ho = 0.5 hn_div_ho_2 = 0.25 hn_div_ho_3 = 0.125 max_estimated_step_error = 1.166455348793338e-94 estimated_step_error = 1.166455348793338e-94 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 = 7.82790271294028e-87 estimated_step_error = 7.82790271294028e-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 = 5.253153945746792e-79 estimated_step_error = 5.253153945746792e-79 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 = 3.525247694290111e-71 estimated_step_error = 3.525247694290111e-71 best_h = 0.131072 opt_iter = 18 hn_div_ho = 0.5 hn_div_ho_2 = 0.25 hn_div_ho_3 = 0.125 max_estimated_step_error = 2.36564015839586e-63 estimated_step_error = 2.36564015839586e-63 best_h = 0.1 START of Soultion TOP MAIN SOLVE Loop x[1] = 0.1 y[1] (analytic) = -3.325706312382627 y[1] (numeric) = -3.325706312382627 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.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.11 y[1] (analytic) = -3.326500099483691 y[1] (numeric) = -3.326500099483691 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.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.12 y[1] (analytic) = -3.32727415155116 y[1] (numeric) = -3.327274151551161 absolute error = 8.881784197001252e-16 relative error = 2.669387550424905e-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.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.13 y[1] (analytic) = -3.328028480653558 y[1] (numeric) = -3.328028480653558 absolute error = 8.881784197001252e-16 relative error = 2.668782508512983e-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.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.14 y[1] (analytic) = -3.328763099126913 y[1] (numeric) = -3.328763099126913 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.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.15 y[1] (analytic) = -3.329478019574649 y[1] (numeric) = -3.329478019574649 absolute error = 4.440892098500626e-16 relative error = 1.333810306718278e-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.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.16 y[1] (analytic) = -3.330173254867474 y[1] (numeric) = -3.330173254867474 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.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.17 y[1] (analytic) = -3.330848818143258 y[1] (numeric) = -3.330848818143258 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.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.18 y[1] (analytic) = -3.331504722806923 y[1] (numeric) = -3.331504722806923 absolute error = 4.440892098500626e-16 relative error = 1.332998890290932e-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.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.1900000000000001 y[1] (analytic) = -3.332140982530316 y[1] (numeric) = -3.332140982530317 absolute error = 4.440892098500626e-16 relative error = 1.332744359192258e-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.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.2000000000000001 y[1] (analytic) = -3.33275761125209 y[1] (numeric) = -3.33275761125209 absolute error = 4.440892098500626e-16 relative error = 1.332497774067709e-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.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.2100000000000001 y[1] (analytic) = -3.333354623177575 y[1] (numeric) = -3.333354623177576 absolute error = 4.440892098500626e-16 relative error = 1.332259120473438e-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.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.2200000000000001 y[1] (analytic) = -3.333932032778653 y[1] (numeric) = -3.333932032778654 absolute error = 4.440892098500626e-16 relative error = 1.332028384153765e-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.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.2300000000000001 y[1] (analytic) = -3.334489854793627 y[1] (numeric) = -3.334489854793628 absolute error = 4.440892098500626e-16 relative error = 1.331805551039973e-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.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.2400000000000001 y[1] (analytic) = -3.335028104227088 y[1] (numeric) = -3.335028104227088 absolute error = 4.440892098500626e-16 relative error = 1.331590607249119e-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.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.2500000000000001 y[1] (analytic) = -3.335546796349778 y[1] (numeric) = -3.335546796349778 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.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.2600000000000001 y[1] (analytic) = -3.336045946698458 y[1] (numeric) = -3.336045946698458 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.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.2700000000000001 y[1] (analytic) = -3.336525571075761 y[1] (numeric) = -3.336525571075761 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.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.2800000000000001 y[1] (analytic) = -3.336985685550058 y[1] (numeric) = -3.336985685550058 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.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.2900000000000001 y[1] (analytic) = -3.337426306455305 y[1] (numeric) = -3.337426306455304 absolute error = 4.440892098500626e-16 relative error = 1.330633755091754e-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.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.3000000000000002 y[1] (analytic) = -3.337847450390901 y[1] (numeric) = -3.337847450390901 absolute error = 4.440892098500626e-16 relative error = 1.330465865952186e-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.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.3100000000000002 y[1] (analytic) = -3.338249134221539 y[1] (numeric) = -3.338249134221539 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.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.3200000000000002 y[1] (analytic) = -3.338631375077051 y[1] (numeric) = -3.338631375077051 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.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.3300000000000002 y[1] (analytic) = -3.338994190352257 y[1] (numeric) = -3.338994190352257 absolute error = 4.440892098500626e-16 relative error = 1.330008932430074e-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.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.3400000000000002 y[1] (analytic) = -3.339337597706805 y[1] (numeric) = -3.339337597706805 absolute error = 4.440892098500626e-16 relative error = 1.329872158343703e-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.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.3500000000000002 y[1] (analytic) = -3.339661615065017 y[1] (numeric) = -3.339661615065017 absolute error = 4.440892098500626e-16 relative error = 1.329743132797653e-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.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.3600000000000002 y[1] (analytic) = -3.339966260615722 y[1] (numeric) = -3.339966260615721 absolute error = 4.440892098500626e-16 relative error = 1.329621844048792e-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.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.3700000000000002 y[1] (analytic) = -3.340251552812096 y[1] (numeric) = -3.340251552812096 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.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.3800000000000002 y[1] (analytic) = -3.340517510371496 y[1] (numeric) = -3.340517510371496 absolute error = 4.440892098500626e-16 relative error = 1.329402430824785e-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.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.3900000000000002 y[1] (analytic) = -3.34076415227529 y[1] (numeric) = -3.340764152275289 absolute error = 4.440892098500626e-16 relative error = 1.329304283714872e-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.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.4000000000000002 y[1] (analytic) = -3.340991497768685 y[1] (numeric) = -3.340991497768685 absolute error = 4.440892098500626e-16 relative error = 1.329213828130518e-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.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.4100000000000003 y[1] (analytic) = -3.341199566360558 y[1] (numeric) = -3.341199566360558 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.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.4200000000000003 y[1] (analytic) = -3.341388377823277 y[1] (numeric) = -3.341388377823277 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.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.4300000000000003 y[1] (analytic) = -3.341557952192523 y[1] (numeric) = -3.341557952192523 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.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.4400000000000003 y[1] (analytic) = -3.341708309767112 y[1] (numeric) = -3.341708309767112 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.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.4500000000000003 y[1] (analytic) = -3.34183947110881 y[1] (numeric) = -3.34183947110881 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.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.4600000000000003 y[1] (analytic) = -3.34195145704215 y[1] (numeric) = -3.34195145704215 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.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.4700000000000003 y[1] (analytic) = -3.342044288654242 y[1] (numeric) = -3.342044288654242 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.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.4800000000000003 y[1] (analytic) = -3.342117987294586 y[1] (numeric) = -3.342117987294587 absolute error = 4.440892098500626e-16 relative error = 1.328765805211888e-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.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.4900000000000003 y[1] (analytic) = -3.342172574574878 y[1] (numeric) = -3.342172574574878 absolute error = 4.440892098500626e-16 relative error = 1.32874410264871e-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.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.5000000000000003 y[1] (analytic) = -3.342208072368816 y[1] (numeric) = -3.342208072368817 absolute error = 4.440892098500626e-16 relative error = 1.328729989977287e-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.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.5100000000000003 y[1] (analytic) = -3.342224502811903 y[1] (numeric) = -3.342224502811904 absolute error = 4.440892098500626e-16 relative error = 1.328723457913849e-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.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.5200000000000004 y[1] (analytic) = -3.342221888301249 y[1] (numeric) = -3.342221888301249 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.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.5300000000000004 y[1] (analytic) = -3.342200251495366 y[1] (numeric) = -3.342200251495366 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.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.5400000000000004 y[1] (analytic) = -3.34215961531397 y[1] (numeric) = -3.34215961531397 absolute error = 4.440892098500626e-16 relative error = 1.328749254868678e-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.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.5500000000000004 y[1] (analytic) = -3.342100002937768 y[1] (numeric) = -3.342100002937768 absolute error = 4.440892098500626e-16 relative error = 1.328772955506119e-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.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.5600000000000004 y[1] (analytic) = -3.342021437808254 y[1] (numeric) = -3.342021437808254 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.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.5700000000000004 y[1] (analytic) = -3.341923943627496 y[1] (numeric) = -3.341923943627497 absolute error = 4.440892098500626e-16 relative error = 1.328842957952015e-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.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.5800000000000004 y[1] (analytic) = -3.341807544357925 y[1] (numeric) = -3.341807544357925 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.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.5900000000000004 y[1] (analytic) = -3.341672264222115 y[1] (numeric) = -3.341672264222115 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.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.6000000000000004 y[1] (analytic) = -3.34151812770257 y[1] (numeric) = -3.34151812770257 absolute error = 4.440892098500626e-16 relative error = 1.329004341375194e-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.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.6100000000000004 y[1] (analytic) = -3.341345159541499 y[1] (numeric) = -3.341345159541499 absolute error = 4.440892098500626e-16 relative error = 1.329073138648749e-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.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.6200000000000004 y[1] (analytic) = -3.341153384740597 y[1] (numeric) = -3.341153384740597 absolute error = 4.440892098500626e-16 relative error = 1.329149424501926e-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.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.6300000000000004 y[1] (analytic) = -3.340942828560818 y[1] (numeric) = -3.340942828560818 absolute error = 4.440892098500626e-16 relative error = 1.329233191462194e-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.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.6400000000000005 y[1] (analytic) = -3.34071351652215 y[1] (numeric) = -3.340713516522149 absolute error = 4.440892098500626e-16 relative error = 1.329324432202082e-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.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.6500000000000005 y[1] (analytic) = -3.34046547440338 y[1] (numeric) = -3.340465474403379 absolute error = 4.440892098500626e-16 relative error = 1.329423139538297e-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.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.6600000000000005 y[1] (analytic) = -3.340198728241869 y[1] (numeric) = -3.340198728241868 absolute error = 8.881784197001252e-16 relative error = 2.659058612861705e-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.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.6700000000000005 y[1] (analytic) = -3.339913304333311 y[1] (numeric) = -3.33991330433331 absolute error = 8.881784197001252e-16 relative error = 2.659285851964402e-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.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.6800000000000005 y[1] (analytic) = -3.339609229231503 y[1] (numeric) = -3.339609229231502 absolute error = 8.881784197001252e-16 relative error = 2.659527982872742e-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.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.6900000000000005 y[1] (analytic) = -3.3392865297481 y[1] (numeric) = -3.3392865297481 absolute error = 4.440892098500626e-16 relative error = 1.329892496178106e-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.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.7000000000000005 y[1] (analytic) = -3.338945232952379 y[1] (numeric) = -3.338945232952378 absolute error = 8.881784197001252e-16 relative error = 2.660056867464028e-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.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.7100000000000005 y[1] (analytic) = -3.338585366170987 y[1] (numeric) = -3.338585366170986 absolute error = 4.440892098500626e-16 relative error = 1.330171797761718e-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.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.7200000000000005 y[1] (analytic) = -3.338206956987707 y[1] (numeric) = -3.338206956987706 absolute error = 8.881784197001252e-16 relative error = 2.660645164138024e-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.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.7300000000000005 y[1] (analytic) = -3.337810033243199 y[1] (numeric) = -3.337810033243199 absolute error = 4.440892098500626e-16 relative error = 1.33048078059302e-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.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.7400000000000005 y[1] (analytic) = -3.337394623034758 y[1] (numeric) = -3.337394623034757 absolute error = 4.440892098500626e-16 relative error = 1.330646387409361e-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 = 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.7500000000000006 y[1] (analytic) = -3.336960754716052 y[1] (numeric) = -3.336960754716052 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 = 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.7600000000000006 y[1] (analytic) = -3.336508456896877 y[1] (numeric) = -3.336508456896877 absolute error = 4.440892098500626e-16 relative error = 1.330999802899011e-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 = 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.7700000000000006 y[1] (analytic) = -3.33603775844289 y[1] (numeric) = -3.33603775844289 absolute error = 4.440892098500626e-16 relative error = 1.331187600398573e-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 = 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.7800000000000006 y[1] (analytic) = -3.335548688475355 y[1] (numeric) = -3.335548688475355 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 = 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.7900000000000006 y[1] (analytic) = -3.335041276370881 y[1] (numeric) = -3.335041276370881 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 = 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.8000000000000006 y[1] (analytic) = -3.334515551761154 y[1] (numeric) = -3.334515551761154 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 = 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.8100000000000006 y[1] (analytic) = -3.333971544532673 y[1] (numeric) = -3.333971544532673 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 = 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.8200000000000006 y[1] (analytic) = -3.333409284826481 y[1] (numeric) = -3.333409284826481 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 = 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.8300000000000006 y[1] (analytic) = -3.332828803037892 y[1] (numeric) = -3.332828803037891 absolute error = 4.440892098500626e-16 relative error = 1.332469310890715e-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 = 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.8400000000000006 y[1] (analytic) = -3.332230129816219 y[1] (numeric) = -3.332230129816218 absolute error = 4.440892098500626e-16 relative error = 1.332708704229126e-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 = 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.8500000000000006 y[1] (analytic) = -3.331613296064498 y[1] (numeric) = -3.331613296064497 absolute error = 4.440892098500626e-16 relative error = 1.332955449465421e-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 = 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.8600000000000007 y[1] (analytic) = -3.330978332939209 y[1] (numeric) = -3.330978332939209 absolute error = 4.440892098500626e-16 relative error = 1.333209542249422e-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 = 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.8700000000000007 y[1] (analytic) = -3.330325271849998 y[1] (numeric) = -3.330325271849997 absolute error = 4.440892098500626e-16 relative error = 1.33347097835693e-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 = 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.8800000000000007 y[1] (analytic) = -3.329654144459389 y[1] (numeric) = -3.329654144459389 absolute error = 4.440892098500626e-16 relative error = 1.333739753688941e-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 = 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.8900000000000007 y[1] (analytic) = -3.328964982682507 y[1] (numeric) = -3.328964982682507 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 = 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.9000000000000007 y[1] (analytic) = -3.328257818686782 y[1] (numeric) = -3.328257818686781 absolute error = 4.440892098500626e-16 relative error = 1.334299306251717e-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 = 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.9100000000000007 y[1] (analytic) = -3.327532684891665 y[1] (numeric) = -3.327532684891665 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 = 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.9200000000000007 y[1] (analytic) = -3.326789613968339 y[1] (numeric) = -3.326789613968338 absolute error = 4.440892098500626e-16 relative error = 1.334888169619881e-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 = 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.9300000000000007 y[1] (analytic) = -3.326028638839413 y[1] (numeric) = -3.326028638839413 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 = 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.9400000000000007 y[1] (analytic) = -3.325249792678642 y[1] (numeric) = -3.325249792678642 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 = 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.9500000000000007 y[1] (analytic) = -3.324453108910616 y[1] (numeric) = -3.324453108910615 absolute error = 4.440892098500626e-16 relative error = 1.335826360912594e-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 = 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.9600000000000007 y[1] (analytic) = -3.323638621210462 y[1] (numeric) = -3.323638621210461 absolute error = 4.440892098500626e-16 relative error = 1.336153717242359e-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 = 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.9700000000000008 y[1] (analytic) = -3.322806363503544 y[1] (numeric) = -3.322806363503544 absolute error = 4.440892098500626e-16 relative error = 1.336488381410881e-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 = 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.9800000000000008 y[1] (analytic) = -3.321956369965157 y[1] (numeric) = -3.321956369965156 absolute error = 8.881784197001252e-16 relative error = 2.673660701056832e-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 = 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.9900000000000008 y[1] (analytic) = -3.321088675020216 y[1] (numeric) = -3.321088675020216 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 = 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] = 1.000000000000001 y[1] (analytic) = -3.32020331334295 y[1] (numeric) = -3.32020331334295 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 = 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.010000000000001 y[1] (analytic) = -3.319300319856588 y[1] (numeric) = -3.319300319856588 absolute error = 4.440892098500626e-16 relative error = 1.337900060423727e-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 = 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.020000000000001 y[1] (analytic) = -3.318379729733045 y[1] (numeric) = -3.318379729733045 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 = 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.030000000000001 y[1] (analytic) = -3.317441578392605 y[1] (numeric) = -3.317441578392605 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 = 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.040000000000001 y[1] (analytic) = -3.316485901503603 y[1] (numeric) = -3.316485901503603 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 = 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.050000000000001 y[1] (analytic) = -3.315512734982106 y[1] (numeric) = -3.315512734982106 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 = 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.060000000000001 y[1] (analytic) = -3.314522114991583 y[1] (numeric) = -3.314522114991584 absolute error = 4.440892098500626e-16 relative error = 1.33982877302718e-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 = 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.070000000000001 y[1] (analytic) = -3.313514077942589 y[1] (numeric) = -3.313514077942589 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 = 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.080000000000001 y[1] (analytic) = -3.312488660492428 y[1] (numeric) = -3.312488660492428 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 = 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.090000000000001 y[1] (analytic) = -3.311445899544831 y[1] (numeric) = -3.311445899544831 absolute error = 4.440892098500626e-16 relative error = 1.341073426297269e-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 = 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.100000000000001 y[1] (analytic) = -3.310385832249617 y[1] (numeric) = -3.310385832249617 absolute error = 4.440892098500626e-16 relative error = 1.341502871126886e-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 = 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.110000000000001 y[1] (analytic) = -3.309308496002365 y[1] (numeric) = -3.309308496002365 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 = 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.120000000000001 y[1] (analytic) = -3.308213928444072 y[1] (numeric) = -3.308213928444073 absolute error = 4.440892098500626e-16 relative error = 1.342383592644288e-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 = 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.130000000000001 y[1] (analytic) = -3.307102167460819 y[1] (numeric) = -3.307102167460819 absolute error = 4.440892098500626e-16 relative error = 1.342834866789231e-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 = 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.140000000000001 y[1] (analytic) = -3.305973251183424 y[1] (numeric) = -3.305973251183425 absolute error = 4.440892098500626e-16 relative error = 1.343293415005987e-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 = 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.150000000000001 y[1] (analytic) = -3.304827217987107 y[1] (numeric) = -3.304827217987107 absolute error = 4.440892098500626e-16 relative error = 1.343759236286328e-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 = 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.160000000000001 y[1] (analytic) = -3.303664106491137 y[1] (numeric) = -3.303664106491137 absolute error = 4.440892098500626e-16 relative error = 1.344232329725964e-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 = 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.170000000000001 y[1] (analytic) = -3.302483955558488 y[1] (numeric) = -3.302483955558488 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 = 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.180000000000001 y[1] (analytic) = -3.301286804295489 y[1] (numeric) = -3.301286804295489 absolute error = 4.440892098500626e-16 relative error = 1.345200329981125e-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 = 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.190000000000001 y[1] (analytic) = -3.300072692051472 y[1] (numeric) = -3.300072692051472 absolute error = 4.440892098500626e-16 relative error = 1.345695235501e-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 = 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.200000000000001 y[1] (analytic) = -3.298841658418417 y[1] (numeric) = -3.298841658418418 absolute error = 4.440892098500626e-16 relative error = 1.346197410587372e-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 = 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.210000000000001 y[1] (analytic) = -3.297593743230598 y[1] (numeric) = -3.297593743230599 absolute error = 4.440892098500626e-16 relative error = 1.346706854844392e-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 = 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.220000000000001 y[1] (analytic) = -3.296328986564221 y[1] (numeric) = -3.296328986564222 absolute error = 4.440892098500626e-16 relative error = 1.347223567975655e-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 = 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.230000000000001 y[1] (analytic) = -3.295047428737067 y[1] (numeric) = -3.295047428737067 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 = 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.240000000000001 y[1] (analytic) = -3.293749110308123 y[1] (numeric) = -3.293749110308124 absolute error = 4.440892098500626e-16 relative error = 1.348278800167992e-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 = 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.250000000000001 y[1] (analytic) = -3.292434072077227 y[1] (numeric) = -3.292434072077227 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 = 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.260000000000001 y[1] (analytic) = -3.291102355084691 y[1] (numeric) = -3.291102355084692 absolute error = 4.440892098500626e-16 relative error = 1.349363106753435e-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 = 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.270000000000001 y[1] (analytic) = -3.289754000610938 y[1] (numeric) = -3.289754000610938 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 = 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.280000000000001 y[1] (analytic) = -3.288389050176126 y[1] (numeric) = -3.288389050176126 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 = 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.290000000000001 y[1] (analytic) = -3.287007545539779 y[1] (numeric) = -3.287007545539779 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 = 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.300000000000001 y[1] (analytic) = -3.285609528700405 y[1] (numeric) = -3.285609528700405 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 = 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.310000000000001 y[1] (analytic) = -3.284195041895125 y[1] (numeric) = -3.284195041895126 absolute error = 8.881784197001252e-16 relative error = 2.704402169694548e-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 = 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.320000000000001 y[1] (analytic) = -3.28276412759929 y[1] (numeric) = -3.28276412759929 absolute error = 4.440892098500626e-16 relative error = 1.352790491758019e-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 = 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.330000000000001 y[1] (analytic) = -3.281316828526094 y[1] (numeric) = -3.281316828526094 absolute error = 4.440892098500626e-16 relative error = 1.353387170630333e-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 = 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.340000000000001 y[1] (analytic) = -3.279853187626198 y[1] (numeric) = -3.279853187626198 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 = 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.350000000000001 y[1] (analytic) = -3.278373248087338 y[1] (numeric) = -3.278373248087338 absolute error = 4.440892098500626e-16 relative error = 1.354602347701416e-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 = 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.360000000000001 y[1] (analytic) = -3.276877053333936 y[1] (numeric) = -3.276877053333936 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 = 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.370000000000001 y[1] (analytic) = -3.275364647026713 y[1] (numeric) = -3.275364647026712 absolute error = 4.440892098500626e-16 relative error = 1.355846623835287e-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 = 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.380000000000001 y[1] (analytic) = -3.273836073062292 y[1] (numeric) = -3.273836073062292 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 = 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.390000000000001 y[1] (analytic) = -3.272291375572806 y[1] (numeric) = -3.272291375572806 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 = 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.400000000000001 y[1] (analytic) = -3.2707305989255 y[1] (numeric) = -3.270730598925499 absolute error = 4.440892098500626e-16 relative error = 1.357767619246766e-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 = 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.410000000000001 y[1] (analytic) = -3.269153787722328 y[1] (numeric) = -3.269153787722328 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 = 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.420000000000001 y[1] (analytic) = -3.267560986799561 y[1] (numeric) = -3.26756098679956 absolute error = 4.440892098500626e-16 relative error = 1.35908468623574e-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 = 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.430000000000001 y[1] (analytic) = -3.26595224122737 y[1] (numeric) = -3.26595224122737 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 = 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.440000000000001 y[1] (analytic) = -3.264327596309433 y[1] (numeric) = -3.264327596309432 absolute error = 4.440892098500626e-16 relative error = 1.360430890429437e-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 = 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.450000000000001 y[1] (analytic) = -3.262687097582519 y[1] (numeric) = -3.262687097582519 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 = 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.460000000000001 y[1] (analytic) = -3.261030790816083 y[1] (numeric) = -3.261030790816083 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 = 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.470000000000001 y[1] (analytic) = -3.259358722011851 y[1] (numeric) = -3.259358722011851 absolute error = 4.440892098500626e-16 relative error = 1.362504859777898e-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 = 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.480000000000001 y[1] (analytic) = -3.257670937403408 y[1] (numeric) = -3.257670937403408 absolute error = 4.440892098500626e-16 relative error = 1.363210767395779e-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 = 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.490000000000001 y[1] (analytic) = -3.255967483455781 y[1] (numeric) = -3.25596748345578 absolute error = 4.440892098500626e-16 relative error = 1.363923970698627e-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 = 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.500000000000001 y[1] (analytic) = -3.254248406865019 y[1] (numeric) = -3.254248406865019 absolute error = 4.440892098500626e-16 relative error = 1.364644471864015e-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 = 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.510000000000001 y[1] (analytic) = -3.252513754557778 y[1] (numeric) = -3.252513754557777 absolute error = 8.881784197001252e-16 relative error = 2.730744546292887e-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 = 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.520000000000001 y[1] (analytic) = -3.250763573690891 y[1] (numeric) = -3.25076357369089 absolute error = 8.881784197001252e-16 relative error = 2.732214753753053e-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 = 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.530000000000001 y[1] (analytic) = -3.248997911650953 y[1] (numeric) = -3.248997911650952 absolute error = 1.332267629550188e-15 relative error = 4.100549356380492e-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 = 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.540000000000001 y[1] (analytic) = -3.247216816053884 y[1] (numeric) = -3.247216816053883 absolute error = 8.881784197001252e-16 relative error = 2.735199002755431e-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 = 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.550000000000001 y[1] (analytic) = -3.245420334744511 y[1] (numeric) = -3.24542033474451 absolute error = 8.881784197001252e-16 relative error = 2.736713054366332e-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 = 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.560000000000001 y[1] (analytic) = -3.243608515796128 y[1] (numeric) = -3.243608515796127 absolute error = 4.440892098500626e-16 relative error = 1.369120865503287e-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 = 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.570000000000001 y[1] (analytic) = -3.24178140751007 y[1] (numeric) = -3.241781407510069 absolute error = 4.440892098500626e-16 relative error = 1.369892519036798e-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 = 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.580000000000001 y[1] (analytic) = -3.239939058415275 y[1] (numeric) = -3.239939058415274 absolute error = 8.881784197001252e-16 relative error = 2.741342981107036e-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 = 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.590000000000001 y[1] (analytic) = -3.238081517267848 y[1] (numeric) = -3.238081517267847 absolute error = 8.881784197001252e-16 relative error = 2.742915565787026e-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 = 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.600000000000001 y[1] (analytic) = -3.236208833050623 y[1] (numeric) = -3.236208833050623 absolute error = 4.440892098500626e-16 relative error = 1.372251398966242e-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 = 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.610000000000001 y[1] (analytic) = -3.234321054972721 y[1] (numeric) = -3.234321054972721 absolute error = 4.440892098500626e-16 relative error = 1.373052341749691e-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 = 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.620000000000001 y[1] (analytic) = -3.232418232469108 y[1] (numeric) = -3.232418232469107 absolute error = 8.881784197001252e-16 relative error = 2.747721228579023e-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 = 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.630000000000001 y[1] (analytic) = -3.230500415200149 y[1] (numeric) = -3.230500415200148 absolute error = 8.881784197001252e-16 relative error = 2.749352439396289e-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 = 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.640000000000001 y[1] (analytic) = -3.228567653051161 y[1] (numeric) = -3.22856765305116 absolute error = 8.881784197001252e-16 relative error = 2.750998322307886e-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 = 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.650000000000001 y[1] (analytic) = -3.226619996131967 y[1] (numeric) = -3.226619996131966 absolute error = 4.440892098500626e-16 relative error = 1.37632944190029e-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 = 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.660000000000001 y[1] (analytic) = -3.224657494776441 y[1] (numeric) = -3.22465749477644 absolute error = 4.440892098500626e-16 relative error = 1.377167065244709e-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 = 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.670000000000001 y[1] (analytic) = -3.222680199542057 y[1] (numeric) = -3.222680199542057 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 = 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.680000000000001 y[1] (analytic) = -3.220688161209436 y[1] (numeric) = -3.220688161209435 absolute error = 4.440892098500626e-16 relative error = 1.378864353273177e-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 = 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.690000000000001 y[1] (analytic) = -3.218681430781882 y[1] (numeric) = -3.218681430781881 absolute error = 4.440892098500626e-16 relative error = 1.379724024884887e-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 = 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.700000000000001 y[1] (analytic) = -3.216660059484932 y[1] (numeric) = -3.216660059484931 absolute error = 4.440892098500626e-16 relative error = 1.38059105294817e-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 = 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.710000000000001 y[1] (analytic) = -3.214624098765889 y[1] (numeric) = -3.214624098765888 absolute error = 4.440892098500626e-16 relative error = 1.381465441077701e-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 = 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.720000000000001 y[1] (analytic) = -3.212573600293359 y[1] (numeric) = -3.212573600293359 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 = 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.730000000000001 y[1] (analytic) = -3.210508615956792 y[1] (numeric) = -3.210508615956792 absolute error = 4.440892098500626e-16 relative error = 1.383236312286661e-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 = 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.740000000000001 y[1] (analytic) = -3.208429197866006 y[1] (numeric) = -3.208429197866006 absolute error = 4.440892098500626e-16 relative error = 1.384132802885087e-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 = 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.750000000000001 y[1] (analytic) = -3.206335398350726 y[1] (numeric) = -3.206335398350726 absolute error = 4.440892098500626e-16 relative error = 1.385036668585866e-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 = 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.760000000000001 y[1] (analytic) = -3.204227269960108 y[1] (numeric) = -3.204227269960107 absolute error = 4.440892098500626e-16 relative error = 1.38594791328766e-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 = 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.770000000000001 y[1] (analytic) = -3.202104865462267 y[1] (numeric) = -3.202104865462266 absolute error = 8.881784197001252e-16 relative error = 2.773733081886139e-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 = 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.780000000000001 y[1] (analytic) = -3.199968237843803 y[1] (numeric) = -3.199968237843803 absolute error = 8.881784197001252e-16 relative error = 2.77558511111534e-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 = 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.790000000000001 y[1] (analytic) = -3.197817440309327 y[1] (numeric) = -3.197817440309326 absolute error = 4.440892098500626e-16 relative error = 1.388725961189034e-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 = 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.800000000000001 y[1] (analytic) = -3.195652526280976 y[1] (numeric) = -3.195652526280975 absolute error = 8.881784197001252e-16 relative error = 2.779333523891492e-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 = 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.810000000000001 y[1] (analytic) = -3.193473549397934 y[1] (numeric) = -3.193473549397934 absolute error = 4.440892098500626e-16 relative error = 1.390614961986414e-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 = 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.820000000000001 y[1] (analytic) = -3.191280563515956 y[1] (numeric) = -3.191280563515955 absolute error = 4.440892098500626e-16 relative error = 1.391570565518666e-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 = 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.830000000000001 y[1] (analytic) = -3.189073622706871 y[1] (numeric) = -3.189073622706871 absolute error = 4.440892098500626e-16 relative error = 1.392533576798148e-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 = 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.840000000000001 y[1] (analytic) = -3.186852781258108 y[1] (numeric) = -3.186852781258108 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 = 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.850000000000001 y[1] (analytic) = -3.184618093672198 y[1] (numeric) = -3.184618093672198 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 = 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.860000000000001 y[1] (analytic) = -3.182369614666289 y[1] (numeric) = -3.182369614666289 absolute error = 4.440892098500626e-16 relative error = 1.395467100375237e-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 = 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.870000000000001 y[1] (analytic) = -3.18010739917165 y[1] (numeric) = -3.18010739917165 absolute error = 4.440892098500626e-16 relative error = 1.39645978612464e-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 = 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.880000000000001 y[1] (analytic) = -3.17783150233318 y[1] (numeric) = -3.177831502333179 absolute error = 8.881784197001252e-16 relative error = 2.794919803167727e-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 = 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.890000000000001 y[1] (analytic) = -3.175541979508907 y[1] (numeric) = -3.175541979508907 absolute error = 4.440892098500626e-16 relative error = 1.398467451275011e-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 = 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.900000000000001 y[1] (analytic) = -3.173238886269497 y[1] (numeric) = -3.173238886269497 absolute error = 4.440892098500626e-16 relative error = 1.399482439760909e-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 = 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.910000000000001 y[1] (analytic) = -3.170922278397748 y[1] (numeric) = -3.170922278397747 absolute error = 8.881784197001252e-16 relative error = 2.801009743288056e-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 = 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.920000000000001 y[1] (analytic) = -3.168592211888086 y[1] (numeric) = -3.168592211888085 absolute error = 1.332267629550188e-15 relative error = 4.204604254696197e-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 = 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.930000000000001 y[1] (analytic) = -3.166248742946069 y[1] (numeric) = -3.166248742946068 absolute error = 8.881784197001252e-16 relative error = 2.80514416840703e-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 = 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.940000000000002 y[1] (analytic) = -3.163891927987875 y[1] (numeric) = -3.163891927987874 absolute error = 1.332267629550188e-15 relative error = 4.210850622819673e-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 = 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.950000000000002 y[1] (analytic) = -3.161521823639796 y[1] (numeric) = -3.161521823639795 absolute error = 8.881784197001252e-16 relative error = 2.809338253049234e-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 = 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.960000000000002 y[1] (analytic) = -3.159138486737729 y[1] (numeric) = -3.159138486737728 absolute error = 8.881784197001252e-16 relative error = 2.811457691483791e-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 = 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.970000000000002 y[1] (analytic) = -3.156741974326663 y[1] (numeric) = -3.156741974326662 absolute error = 8.881784197001252e-16 relative error = 2.813592073484482e-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 = 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.980000000000002 y[1] (analytic) = -3.154332343660166 y[1] (numeric) = -3.154332343660165 absolute error = 8.881784197001252e-16 relative error = 2.81574140874933e-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 = 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.990000000000002 y[1] (analytic) = -3.151909652199873 y[1] (numeric) = -3.151909652199872 absolute error = 8.881784197001252e-16 relative error = 2.817905707037706e-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 = 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.000000000000001 y[1] (analytic) = -3.149473957614961 y[1] (numeric) = -3.149473957614961 absolute error = 4.440892098500626e-16 relative error = 1.410042489083997e-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 = 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.010000000000001 y[1] (analytic) = -3.147025317781641 y[1] (numeric) = -3.14702531778164 absolute error = 8.881784197001252e-16 relative error = 2.82227923201523e-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 = 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.020000000000001 y[1] (analytic) = -3.144563790782626 y[1] (numeric) = -3.144563790782624 absolute error = 1.332267629550188e-15 relative error = 4.23673271776309e-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 = 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.030000000000001 y[1] (analytic) = -3.142089434906615 y[1] (numeric) = -3.142089434906614 absolute error = 8.881784197001252e-16 relative error = 2.826712727629672e-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 = 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.04 y[1] (analytic) = -3.139602308647767 y[1] (numeric) = -3.139602308647766 absolute error = 8.881784197001252e-16 relative error = 2.828951989408701e-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 = 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.05 y[1] (analytic) = -3.137102470705176 y[1] (numeric) = -3.137102470705175 absolute error = 8.881784197001252e-16 relative error = 2.83120627392345e-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 = 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.06 y[1] (analytic) = -3.134589979982338 y[1] (numeric) = -3.134589979982338 absolute error = 8.881784197001252e-16 relative error = 2.833475591296089e-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 = 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.07 y[1] (analytic) = -3.132064895586626 y[1] (numeric) = -3.132064895586625 absolute error = 8.881784197001252e-16 relative error = 2.835759951690823e-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 = 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.08 y[1] (analytic) = -3.129527276828754 y[1] (numeric) = -3.129527276828753 absolute error = 8.881784197001252e-16 relative error = 2.838059365311376e-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 = 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.089999999999999 y[1] (analytic) = -3.126977183222247 y[1] (numeric) = -3.126977183222246 absolute error = 8.881784197001252e-16 relative error = 2.840373842398449e-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 = 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.099999999999999 y[1] (analytic) = -3.124414674482902 y[1] (numeric) = -3.124414674482901 absolute error = 8.881784197001252e-16 relative error = 2.842703393227152e-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 = 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.109999999999999 y[1] (analytic) = -3.121839810528253 y[1] (numeric) = -3.121839810528252 absolute error = 8.881784197001252e-16 relative error = 2.84504802810441e-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 = 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.119999999999999 y[1] (analytic) = -3.11925265147703 y[1] (numeric) = -3.11925265147703 absolute error = 8.881784197001252e-16 relative error = 2.84740775736635e-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 = 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.129999999999999 y[1] (analytic) = -3.116653257648621 y[1] (numeric) = -3.11665325764862 absolute error = 8.881784197001252e-16 relative error = 2.849782591375651e-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 = 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.139999999999998 y[1] (analytic) = -3.114041689562524 y[1] (numeric) = -3.114041689562522 absolute error = 1.332267629550188e-15 relative error = 4.278258810778322e-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 = 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.149999999999998 y[1] (analytic) = -3.111418007937805 y[1] (numeric) = -3.111418007937804 absolute error = 1.332267629550188e-15 relative error = 4.281866422805698e-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 = 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.159999999999998 y[1] (analytic) = -3.108782273692555 y[1] (numeric) = -3.108782273692553 absolute error = 1.332267629550188e-15 relative error = 4.285496738784942e-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 = 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.169999999999998 y[1] (analytic) = -3.106134547943335 y[1] (numeric) = -3.106134547943333 absolute error = 1.77635683940025e-15 relative error = 5.718866365838627e-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 = 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.179999999999997 y[1] (analytic) = -3.10347489200463 y[1] (numeric) = -3.103474892004629 absolute error = 1.332267629550188e-15 relative error = 4.292825545270111e-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 = 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.189999999999997 y[1] (analytic) = -3.1008033673883 y[1] (numeric) = -3.100803367388298 absolute error = 1.77635683940025e-15 relative error = 5.728698756207861e-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 = 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.199999999999997 y[1] (analytic) = -3.098120035803018 y[1] (numeric) = -3.098120035803017 absolute error = 1.332267629550188e-15 relative error = 4.300245355744812e-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 = 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.209999999999997 y[1] (analytic) = -3.095424959153724 y[1] (numeric) = -3.095424959153722 absolute error = 1.77635683940025e-15 relative error = 5.738652569002672e-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 = 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.219999999999997 y[1] (analytic) = -3.092718199541058 y[1] (numeric) = -3.092718199541056 absolute error = 1.77635683940025e-15 relative error = 5.743675061193263e-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 = 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.229999999999996 y[1] (analytic) = -3.089999819260812 y[1] (numeric) = -3.08999981926081 absolute error = 1.77635683940025e-15 relative error = 5.748727971852081e-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 = 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.239999999999996 y[1] (analytic) = -3.087269880803362 y[1] (numeric) = -3.08726988080336 absolute error = 1.77635683940025e-15 relative error = 5.753811321924376e-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 = 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.249999999999996 y[1] (analytic) = -3.084528446853105 y[1] (numeric) = -3.084528446853104 absolute error = 1.332267629550188e-15 relative error = 4.319193849255605e-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 = 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.259999999999996 y[1] (analytic) = -3.081775580287903 y[1] (numeric) = -3.081775580287901 absolute error = 1.77635683940025e-15 relative error = 5.764069424011405e-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 = 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.269999999999996 y[1] (analytic) = -3.079011344178504 y[1] (numeric) = -3.079011344178502 absolute error = 2.220446049250313e-15 relative error = 7.211555272274384e-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 = 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.279999999999995 y[1] (analytic) = -3.076235801787988 y[1] (numeric) = -3.076235801787985 absolute error = 2.220446049250313e-15 relative error = 7.218061918269505e-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 = 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.289999999999995 y[1] (analytic) = -3.073449016571187 y[1] (numeric) = -3.073449016571185 absolute error = 2.220446049250313e-15 relative error = 7.224606744013914e-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 = 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.299999999999995 y[1] (analytic) = -3.070651052174122 y[1] (numeric) = -3.07065105217412 absolute error = 1.77635683940025e-15 relative error = 5.784951820372203e-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 = 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.309999999999995 y[1] (analytic) = -3.067841972433424 y[1] (numeric) = -3.067841972433422 absolute error = 1.77635683940025e-15 relative error = 5.79024883081327e-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 = 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.319999999999995 y[1] (analytic) = -3.065021841375763 y[1] (numeric) = -3.06502184137576 absolute error = 2.664535259100376e-15 relative error = 8.693364670786082e-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 = 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.329999999999994 y[1] (analytic) = -3.062190723217268 y[1] (numeric) = -3.062190723217266 absolute error = 2.220446049250313e-15 relative error = 7.251168362620528e-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 = 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.339999999999994 y[1] (analytic) = -3.059348682362957 y[1] (numeric) = -3.059348682362955 absolute error = 1.77635683940025e-15 relative error = 5.806323580051166e-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 = 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.349999999999994 y[1] (analytic) = -3.05649578340615 y[1] (numeric) = -3.056495783406147 absolute error = 2.664535259100376e-15 relative error = 8.717614706247118e-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 = 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.359999999999994 y[1] (analytic) = -3.053632091127886 y[1] (numeric) = -3.053632091127883 absolute error = 2.664535259100376e-15 relative error = 8.725790074193929e-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 = 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.369999999999993 y[1] (analytic) = -3.050757670496348 y[1] (numeric) = -3.050757670496345 absolute error = 3.108624468950438e-15 relative error = 1.018968008837187e-13 % Correct digits = 15 h = 0.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.379999999999993 y[1] (analytic) = -3.047872586666272 y[1] (numeric) = -3.04787258666627 absolute error = 2.220446049250313e-15 relative error = 7.285232522396913e-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 = 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.389999999999993 y[1] (analytic) = -3.044976904978366 y[1] (numeric) = -3.044976904978363 absolute error = 2.664535259100376e-15 relative error = 8.750592671964146e-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 = 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.399999999999993 y[1] (analytic) = -3.042070690958714 y[1] (numeric) = -3.042070690958711 absolute error = 2.664535259100376e-15 relative error = 8.75895246951228e-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 = 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.409999999999993 y[1] (analytic) = -3.039154010318193 y[1] (numeric) = -3.039154010318191 absolute error = 2.664535259100376e-15 relative error = 8.767358449272547e-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 = 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.419999999999992 y[1] (analytic) = -3.03622692895188 y[1] (numeric) = -3.036226928951878 absolute error = 2.664535259100376e-15 relative error = 8.775810640808017e-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 = 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.429999999999992 y[1] (analytic) = -3.033289512938458 y[1] (numeric) = -3.033289512938455 absolute error = 2.664535259100376e-15 relative error = 8.78430907348222e-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 = 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.439999999999992 y[1] (analytic) = -3.03034182853962 y[1] (numeric) = -3.030341828539617 absolute error = 3.108624468950438e-15 relative error = 1.025832940585631e-13 % Correct digits = 15 h = 0.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.449999999999992 y[1] (analytic) = -3.027383942199477 y[1] (numeric) = -3.027383942199474 absolute error = 3.108624468950438e-15 relative error = 1.02683522417442e-13 % Correct digits = 15 h = 0.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.459999999999992 y[1] (analytic) = -3.024415920543956 y[1] (numeric) = -3.024415920543952 absolute error = 3.108624468950438e-15 relative error = 1.027842912687531e-13 % Correct digits = 15 h = 0.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.469999999999991 y[1] (analytic) = -3.0214378303802 y[1] (numeric) = -3.021437830380198 absolute error = 2.664535259100376e-15 relative error = 8.81876579524089e-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 = 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.479999999999991 y[1] (analytic) = -3.018449738695973 y[1] (numeric) = -3.018449738695971 absolute error = 2.664535259100376e-15 relative error = 8.827495866310184e-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 = 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.489999999999991 y[1] (analytic) = -3.015451712659049 y[1] (numeric) = -3.015451712659046 absolute error = 3.552713678800501e-15 relative error = 1.178169646652272e-13 % Correct digits = 15 h = 0.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.499999999999991 y[1] (analytic) = -3.01244381961661 y[1] (numeric) = -3.012443819616607 absolute error = 3.108624468950438e-15 relative error = 1.031927781924932e-13 % Correct digits = 15 h = 0.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.50999999999999 y[1] (analytic) = -3.009426127094645 y[1] (numeric) = -3.009426127094642 absolute error = 3.552713678800501e-15 relative error = 1.180528621990252e-13 % Correct digits = 15 h = 0.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.51999999999999 y[1] (analytic) = -3.006398702797334 y[1] (numeric) = -3.006398702797331 absolute error = 3.108624468950438e-15 relative error = 1.034002730927866e-13 % Correct digits = 15 h = 0.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.52999999999999 y[1] (analytic) = -3.003361614606447 y[1] (numeric) = -3.003361614606444 absolute error = 3.552713678800501e-15 relative error = 1.182912394405773e-13 % Correct digits = 15 h = 0.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.53999999999999 y[1] (analytic) = -3.000314930580725 y[1] (numeric) = -3.000314930580722 absolute error = 3.108624468950438e-15 relative error = 1.036099389855967e-13 % Correct digits = 15 h = 0.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.54999999999999 y[1] (analytic) = -2.997258718955273 y[1] (numeric) = -2.99725871895527 absolute error = 3.108624468950438e-15 relative error = 1.037155868224143e-13 % Correct digits = 15 h = 0.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.559999999999989 y[1] (analytic) = -2.994193048140946 y[1] (numeric) = -2.994193048140942 absolute error = 3.552713678800501e-15 relative error = 1.186534609385435e-13 % Correct digits = 15 h = 0.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.569999999999989 y[1] (analytic) = -2.991117986723727 y[1] (numeric) = -2.991117986723724 absolute error = 3.552713678800501e-15 relative error = 1.18775444317792e-13 % Correct digits = 15 h = 0.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.579999999999989 y[1] (analytic) = -2.98803360346412 y[1] (numeric) = -2.988033603464116 absolute error = 3.552713678800501e-15 relative error = 1.188980496966878e-13 % Correct digits = 15 h = 0.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.589999999999989 y[1] (analytic) = -2.984939967296521 y[1] (numeric) = -2.984939967296517 absolute error = 3.552713678800501e-15 relative error = 1.19021277403385e-13 % Correct digits = 15 h = 0.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.599999999999989 y[1] (analytic) = -2.981837147328604 y[1] (numeric) = -2.981837147328601 absolute error = 3.996802888650564e-15 relative error = 1.340382687307808e-13 % Correct digits = 15 h = 0.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.609999999999988 y[1] (analytic) = -2.978725212840698 y[1] (numeric) = -2.978725212840694 absolute error = 3.996802888650564e-15 relative error = 1.341783012216479e-13 % Correct digits = 15 h = 0.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.619999999999988 y[1] (analytic) = -2.97560423328516 y[1] (numeric) = -2.975604233285155 absolute error = 4.440892098500626e-15 relative error = 1.492433721132915e-13 % Correct digits = 15 h = 0.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.629999999999988 y[1] (analytic) = -2.972474278285753 y[1] (numeric) = -2.972474278285749 absolute error = 3.996802888650564e-15 relative error = 1.344604701156758e-13 % Correct digits = 15 h = 0.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.639999999999988 y[1] (analytic) = -2.969335417637021 y[1] (numeric) = -2.969335417637017 absolute error = 3.996802888650564e-15 relative error = 1.346026071999369e-13 % Correct digits = 15 h = 0.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.649999999999987 y[1] (analytic) = -2.966187721303657 y[1] (numeric) = -2.966187721303653 absolute error = 3.996802888650564e-15 relative error = 1.347454464848888e-13 % Correct digits = 15 h = 0.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.659999999999987 y[1] (analytic) = -2.963031259419877 y[1] (numeric) = -2.963031259419872 absolute error = 4.440892098500626e-15 relative error = 1.498766536594047e-13 % Correct digits = 15 h = 0.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.669999999999987 y[1] (analytic) = -2.959866102288782 y[1] (numeric) = -2.959866102288778 absolute error = 3.996802888650564e-15 relative error = 1.350332329411776e-13 % Correct digits = 15 h = 0.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.679999999999987 y[1] (analytic) = -2.956692320381735 y[1] (numeric) = -2.956692320381731 absolute error = 3.552713678800501e-15 relative error = 1.201583828763696e-13 % Correct digits = 15 h = 0.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.689999999999987 y[1] (analytic) = -2.953509984337721 y[1] (numeric) = -2.953509984337717 absolute error = 4.440892098500626e-15 relative error = 1.503598133085854e-13 % Correct digits = 15 h = 0.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.699999999999986 y[1] (analytic) = -2.95031916496271 y[1] (numeric) = -2.950319164962706 absolute error = 3.996802888650564e-15 relative error = 1.354701869586059e-13 % Correct digits = 15 h = 0.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.709999999999986 y[1] (analytic) = -2.947119933229024 y[1] (numeric) = -2.947119933229019 absolute error = 4.440892098500626e-15 relative error = 1.506858288469769e-13 % Correct digits = 15 h = 0.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.719999999999986 y[1] (analytic) = -2.943912360274694 y[1] (numeric) = -2.94391236027469 absolute error = 4.440892098500626e-15 relative error = 1.508500102933176e-13 % Correct digits = 15 h = 0.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.729999999999986 y[1] (analytic) = -2.940696517402825 y[1] (numeric) = -2.94069651740282 absolute error = 4.440892098500626e-15 relative error = 1.510149745891749e-13 % Correct digits = 15 h = 0.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.739999999999986 y[1] (analytic) = -2.937472476080947 y[1] (numeric) = -2.937472476080943 absolute error = 4.440892098500626e-15 relative error = 1.51180722020772e-13 % Correct digits = 15 h = 0.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.749999999999985 y[1] (analytic) = -2.93424030794038 y[1] (numeric) = -2.934240307940376 absolute error = 4.440892098500626e-15 relative error = 1.513472528641597e-13 % Correct digits = 15 h = 0.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.759999999999985 y[1] (analytic) = -2.931000084775583 y[1] (numeric) = -2.931000084775579 absolute error = 4.440892098500626e-15 relative error = 1.515145673849631e-13 % Correct digits = 15 h = 0.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.769999999999985 y[1] (analytic) = -2.927751878543511 y[1] (numeric) = -2.927751878543506 absolute error = 4.884981308350689e-15 relative error = 1.668509324219392e-13 % Correct digits = 15 h = 0.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.779999999999985 y[1] (analytic) = -2.924495761362964 y[1] (numeric) = -2.924495761362959 absolute error = 4.884981308350689e-15 relative error = 1.670367033144216e-13 % Correct digits = 15 h = 0.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.789999999999984 y[1] (analytic) = -2.921231805513945 y[1] (numeric) = -2.921231805513939 absolute error = 5.329070518200751e-15 relative error = 1.824254586076296e-13 % Correct digits = 15 h = 0.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.799999999999984 y[1] (analytic) = -2.917960083436999 y[1] (numeric) = -2.917960083436995 absolute error = 4.884981308350689e-15 relative error = 1.674108338931347e-13 % Correct digits = 15 h = 0.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.809999999999984 y[1] (analytic) = -2.914680667732574 y[1] (numeric) = -2.914680667732569 absolute error = 5.329070518200751e-15 relative error = 1.828354844219147e-13 % Correct digits = 15 h = 0.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.819999999999984 y[1] (analytic) = -2.911393631160355 y[1] (numeric) = -2.91139363116035 absolute error = 5.773159728050814e-15 relative error = 1.982954028016432e-13 % Correct digits = 15 h = 0.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.829999999999984 y[1] (analytic) = -2.908099046638616 y[1] (numeric) = -2.908099046638611 absolute error = 5.329070518200751e-15 relative error = 1.832492784026893e-13 % Correct digits = 15 h = 0.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.839999999999983 y[1] (analytic) = -2.904796987243564 y[1] (numeric) = -2.904796987243558 absolute error = 5.773159728050814e-15 relative error = 1.987457214188697e-13 % Correct digits = 15 h = 0.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.849999999999983 y[1] (analytic) = -2.901487526208677 y[1] (numeric) = -2.901487526208672 absolute error = 5.329070518200751e-15 relative error = 1.836668422684606e-13 % Correct digits = 15 h = 0.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.859999999999983 y[1] (analytic) = -2.898170736924051 y[1] (numeric) = -2.898170736924046 absolute error = 5.773159728050814e-15 relative error = 1.992001249097597e-13 % Correct digits = 15 h = 0.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.869999999999983 y[1] (analytic) = -2.894846692935734 y[1] (numeric) = -2.894846692935728 absolute error = 6.217248937900877e-15 relative error = 2.147695404068467e-13 % Correct digits = 15 h = 0.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.879999999999983 y[1] (analytic) = -2.891515467945066 y[1] (numeric) = -2.89151546794506 absolute error = 5.773159728050814e-15 relative error = 1.996586147316607e-13 % Correct digits = 15 h = 0.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.889999999999982 y[1] (analytic) = -2.888177135808017 y[1] (numeric) = -2.888177135808011 absolute error = 6.217248937900877e-15 relative error = 2.152654995020413e-13 % Correct digits = 15 h = 0.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.899999999999982 y[1] (analytic) = -2.88483177053452 y[1] (numeric) = -2.884831770534514 absolute error = 6.217248937900877e-15 relative error = 2.155151299082131e-13 % Correct digits = 15 h = 0.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.909999999999982 y[1] (analytic) = -2.881479446287809 y[1] (numeric) = -2.881479446287802 absolute error = 6.661338147750939e-15 relative error = 2.31177708254442e-13 % Correct digits = 15 h = 0.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.919999999999982 y[1] (analytic) = -2.878120237383744 y[1] (numeric) = -2.878120237383737 absolute error = 7.105427357601002e-15 relative error = 2.468773634022999e-13 % Correct digits = 15 h = 0.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.929999999999982 y[1] (analytic) = -2.874754218290149 y[1] (numeric) = -2.874754218290143 absolute error = 6.661338147750939e-15 relative error = 2.317185276351374e-13 % Correct digits = 15 h = 0.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.939999999999981 y[1] (analytic) = -2.871381463626142 y[1] (numeric) = -2.871381463626136 absolute error = 6.661338147750939e-15 relative error = 2.319907066384216e-13 % Correct digits = 15 h = 0.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.949999999999981 y[1] (analytic) = -2.868002048161458 y[1] (numeric) = -2.868002048161452 absolute error = 6.217248937900877e-15 relative error = 2.167797942085315e-13 % Correct digits = 15 h = 0.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.959999999999981 y[1] (analytic) = -2.86461604681578 y[1] (numeric) = -2.864616046815774 absolute error = 6.661338147750939e-15 relative error = 2.325386033899893e-13 % Correct digits = 15 h = 0.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.969999999999981 y[1] (analytic) = -2.861223534658064 y[1] (numeric) = -2.861223534658058 absolute error = 6.661338147750939e-15 relative error = 2.328143211133979e-13 % Correct digits = 15 h = 0.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.97999999999998 y[1] (analytic) = -2.857824586905863 y[1] (numeric) = -2.857824586905856 absolute error = 7.105427357601002e-15 relative error = 2.4863063290018e-13 % Correct digits = 15 h = 0.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.98999999999998 y[1] (analytic) = -2.85441927892465 y[1] (numeric) = -2.854419278924643 absolute error = 6.661338147750939e-15 relative error = 2.333692950063201e-13 % Correct digits = 15 h = 0.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.99999999999998 y[1] (analytic) = -2.851007686227139 y[1] (numeric) = -2.851007686227133 absolute error = 6.661338147750939e-15 relative error = 2.336485509993898e-13 % Correct digits = 15 h = 0.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.00999999999998 y[1] (analytic) = -2.84758988447261 y[1] (numeric) = -2.847589884472603 absolute error = 7.105427357601002e-15 relative error = 2.495242519418125e-13 % Correct digits = 15 h = 0.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.01999999999998 y[1] (analytic) = -2.844165949466221 y[1] (numeric) = -2.844165949466213 absolute error = 7.549516567451064e-15 relative error = 2.654386804985103e-13 % Correct digits = 15 h = 0.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.029999999999979 y[1] (analytic) = -2.840735957158328 y[1] (numeric) = -2.840735957158321 absolute error = 7.105427357601002e-15 relative error = 2.501262864539079e-13 % Correct digits = 15 h = 0.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.039999999999979 y[1] (analytic) = -2.837299983643808 y[1] (numeric) = -2.8372999836438 absolute error = 7.549516567451064e-15 relative error = 2.660810140264261e-13 % Correct digits = 15 h = 0.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.049999999999979 y[1] (analytic) = -2.833858105161363 y[1] (numeric) = -2.833858105161356 absolute error = 7.549516567451064e-15 relative error = 2.66404184235653e-13 % Correct digits = 15 h = 0.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.059999999999979 y[1] (analytic) = -2.830410398092844 y[1] (numeric) = -2.830410398092836 absolute error = 7.549516567451064e-15 relative error = 2.667286896818213e-13 % Correct digits = 15 h = 0.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.069999999999979 y[1] (analytic) = -2.826956938962556 y[1] (numeric) = -2.826956938962548 absolute error = 7.993605777301127e-15 relative error = 2.827636200300469e-13 % Correct digits = 15 h = 0.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.079999999999978 y[1] (analytic) = -2.823497804436573 y[1] (numeric) = -2.823497804436565 absolute error = 7.993605777301127e-15 relative error = 2.831100404873963e-13 % Correct digits = 15 h = 0.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.089999999999978 y[1] (analytic) = -2.82003307132205 y[1] (numeric) = -2.820033071322042 absolute error = 7.993605777301127e-15 relative error = 2.834578735473366e-13 % Correct digits = 15 h = 0.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.099999999999978 y[1] (analytic) = -2.816562816566526 y[1] (numeric) = -2.816562816566517 absolute error = 8.43769498715119e-15 relative error = 2.995741808960253e-13 % Correct digits = 15 h = 0.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.109999999999978 y[1] (analytic) = -2.813087117257236 y[1] (numeric) = -2.813087117257227 absolute error = 8.881784197001252e-15 relative error = 3.15730861746685e-13 % Correct digits = 15 h = 0.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.119999999999977 y[1] (analytic) = -2.809606050620417 y[1] (numeric) = -2.809606050620408 absolute error = 8.881784197001252e-15 relative error = 3.161220483220406e-13 % Correct digits = 15 h = 0.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.129999999999977 y[1] (analytic) = -2.806119694020608 y[1] (numeric) = -2.8061196940206 absolute error = 7.993605777301127e-15 relative error = 2.848633219151065e-13 % Correct digits = 15 h = 0.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.139999999999977 y[1] (analytic) = -2.802628124959964 y[1] (numeric) = -2.802628124959956 absolute error = 8.43769498715119e-15 relative error = 3.010636663496597e-13 % Correct digits = 15 h = 0.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.149999999999977 y[1] (analytic) = -2.799131421077546 y[1] (numeric) = -2.799131421077537 absolute error = 8.881784197001252e-15 relative error = 3.173050086223584e-13 % Correct digits = 15 h = 0.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.159999999999977 y[1] (analytic) = -2.795629660148631 y[1] (numeric) = -2.795629660148622 absolute error = 8.881784197001252e-15 relative error = 3.177024597932277e-13 % Correct digits = 15 h = 0.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.169999999999976 y[1] (analytic) = -2.79212292008401 y[1] (numeric) = -2.792122920084001 absolute error = 9.325873406851315e-15 relative error = 3.340065489155011e-13 % Correct digits = 15 h = 0.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.179999999999976 y[1] (analytic) = -2.788611278929282 y[1] (numeric) = -2.788611278929274 absolute error = 8.43769498715119e-15 relative error = 3.025769511479181e-13 % Correct digits = 15 h = 0.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.189999999999976 y[1] (analytic) = -2.785094814864163 y[1] (numeric) = -2.785094814864154 absolute error = 8.881784197001252e-15 relative error = 3.189041949164105e-13 % Correct digits = 15 h = 0.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.199999999999976 y[1] (analytic) = -2.781573606201767 y[1] (numeric) = -2.781573606201758 absolute error = 8.881784197001252e-15 relative error = 3.193078974145613e-13 % Correct digits = 15 h = 0.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.209999999999976 y[1] (analytic) = -2.778047731387916 y[1] (numeric) = -2.778047731387907 absolute error = 9.325873406851315e-15 relative error = 3.356988183277937e-13 % Correct digits = 15 h = 0.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.219999999999975 y[1] (analytic) = -2.774517269000422 y[1] (numeric) = -2.774517269000413 absolute error = 8.881784197001252e-15 relative error = 3.201199825366775e-13 % Correct digits = 15 h = 0.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.229999999999975 y[1] (analytic) = -2.77098229774839 y[1] (numeric) = -2.770982297748381 absolute error = 8.881784197001252e-15 relative error = 3.205283629642204e-13 % Correct digits = 15 h = 0.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.239999999999975 y[1] (analytic) = -2.7674428964715 y[1] (numeric) = -2.767442896471491 absolute error = 8.881784197001252e-15 relative error = 3.209383004189738e-13 % Correct digits = 15 h = 0.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.249999999999975 y[1] (analytic) = -2.763899144139305 y[1] (numeric) = -2.763899144139296 absolute error = 8.881784197001252e-15 relative error = 3.213497936722686e-13 % Correct digits = 15 h = 0.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.259999999999974 y[1] (analytic) = -2.760351119850517 y[1] (numeric) = -2.760351119850508 absolute error = 9.325873406851315e-15 relative error = 3.378509835138779e-13 % Correct digits = 15 h = 0.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.269999999999974 y[1] (analytic) = -2.756798902832295 y[1] (numeric) = -2.756798902832285 absolute error = 9.769962616701378e-15 relative error = 3.543951866298213e-13 % Correct digits = 15 h = 0.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.279999999999974 y[1] (analytic) = -2.753242572439532 y[1] (numeric) = -2.753242572439523 absolute error = 8.881784197001252e-15 relative error = 3.225935951270534e-13 % Correct digits = 15 h = 0.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.289999999999974 y[1] (analytic) = -2.749682208154143 y[1] (numeric) = -2.749682208154133 absolute error = 9.325873406851315e-15 relative error = 3.391618631126016e-13 % Correct digits = 15 h = 0.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.299999999999974 y[1] (analytic) = -2.746117889584346 y[1] (numeric) = -2.746117889584336 absolute error = 9.325873406851315e-15 relative error = 3.396020776173919e-13 % Correct digits = 15 h = 0.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.309999999999973 y[1] (analytic) = -2.742549696463949 y[1] (numeric) = -2.742549696463939 absolute error = 1.021405182655144e-14 relative error = 3.724290516857624e-13 % Correct digits = 15 h = 0.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.319999999999973 y[1] (analytic) = -2.73897770865163 y[1] (numeric) = -2.738977708651619 absolute error = 1.021405182655144e-14 relative error = 3.729147482393974e-13 % Correct digits = 15 h = 0.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.329999999999973 y[1] (analytic) = -2.735402006130218 y[1] (numeric) = -2.735402006130208 absolute error = 9.769962616701378e-15 relative error = 3.571673412100394e-13 % Correct digits = 15 h = 0.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.339999999999973 y[1] (analytic) = -2.731822669005978 y[1] (numeric) = -2.731822669005968 absolute error = 1.021405182655144e-14 relative error = 3.738914660323835e-13 % Correct digits = 15 h = 0.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.349999999999973 y[1] (analytic) = -2.728239777507881 y[1] (numeric) = -2.728239777507872 absolute error = 9.769962616701378e-15 relative error = 3.581049839257816e-13 % Correct digits = 15 h = 0.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.359999999999972 y[1] (analytic) = -2.724653411986894 y[1] (numeric) = -2.724653411986884 absolute error = 1.06581410364015e-14 relative error = 3.9117419446862e-13 % Correct digits = 15 h = 0.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.369999999999972 y[1] (analytic) = -2.721063652915244 y[1] (numeric) = -2.721063652915233 absolute error = 1.06581410364015e-14 relative error = 3.916902504277244e-13 % Correct digits = 15 h = 0.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.379999999999972 y[1] (analytic) = -2.717470580885701 y[1] (numeric) = -2.717470580885691 absolute error = 1.021405182655144e-14 relative error = 3.758661417862485e-13 % Correct digits = 15 h = 0.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.389999999999972 y[1] (analytic) = -2.713874276610856 y[1] (numeric) = -2.713874276610845 absolute error = 1.021405182655144e-14 relative error = 3.763642227121503e-13 % Correct digits = 15 h = 0.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.399999999999971 y[1] (analytic) = -2.710274820922384 y[1] (numeric) = -2.710274820922374 absolute error = 1.06581410364015e-14 relative error = 3.932494577348518e-13 % Correct digits = 15 h = 0.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.409999999999971 y[1] (analytic) = -2.706672294770327 y[1] (numeric) = -2.706672294770316 absolute error = 1.110223024625157e-14 relative error = 4.101800675206467e-13 % Correct digits = 15 h = 0.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.419999999999971 y[1] (analytic) = -2.703066779222358 y[1] (numeric) = -2.703066779222348 absolute error = 1.021405182655144e-14 relative error = 3.778690154850672e-13 % Correct digits = 15 h = 0.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.429999999999971 y[1] (analytic) = -2.699458355463059 y[1] (numeric) = -2.699458355463048 absolute error = 1.06581410364015e-14 relative error = 3.948251698283091e-13 % Correct digits = 15 h = 0.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.439999999999971 y[1] (analytic) = -2.69584710479318 y[1] (numeric) = -2.695847104793169 absolute error = 1.110223024625157e-14 relative error = 4.118271480052392e-13 % Correct digits = 15 h = 0.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.44999999999997 y[1] (analytic) = -2.692233108628918 y[1] (numeric) = -2.692233108628907 absolute error = 1.110223024625157e-14 relative error = 4.12379975963732e-13 % Correct digits = 15 h = 0.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.45999999999997 y[1] (analytic) = -2.688616448501175 y[1] (numeric) = -2.688616448501164 absolute error = 1.154631945610163e-14 relative error = 4.29452087245035e-13 % Correct digits = 15 h = 0.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.46999999999997 y[1] (analytic) = -2.684997206054832 y[1] (numeric) = -2.684997206054822 absolute error = 1.06581410364015e-14 relative error = 3.969516620861558e-13 % Correct digits = 15 h = 0.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.47999999999997 y[1] (analytic) = -2.681375463048011 y[1] (numeric) = -2.681375463048 absolute error = 1.06581410364015e-14 relative error = 3.974878260534998e-13 % Correct digits = 15 h = 0.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.48999999999997 y[1] (analytic) = -2.677751301351337 y[1] (numeric) = -2.677751301351325 absolute error = 1.110223024625157e-14 relative error = 4.146102082239223e-13 % Correct digits = 15 h = 0.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.499999999999969 y[1] (analytic) = -2.674124802947202 y[1] (numeric) = -2.674124802947191 absolute error = 1.110223024625157e-14 relative error = 4.151724793852401e-13 % Correct digits = 15 h = 0.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.509999999999969 y[1] (analytic) = -2.670496049929032 y[1] (numeric) = -2.670496049929021 absolute error = 1.154631945610163e-14 relative error = 4.323660937977597e-13 % Correct digits = 15 h = 0.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.519999999999969 y[1] (analytic) = -2.666865124500542 y[1] (numeric) = -2.666865124500531 absolute error = 1.110223024625157e-14 relative error = 4.163026522884551e-13 % Correct digits = 15 h = 0.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.529999999999969 y[1] (analytic) = -2.663232108974999 y[1] (numeric) = -2.663232108974988 absolute error = 1.110223024625157e-14 relative error = 4.168705464626022e-13 % Correct digits = 15 h = 0.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.539999999999969 y[1] (analytic) = -2.659597085774482 y[1] (numeric) = -2.65959708577447 absolute error = 1.154631945610163e-14 relative error = 4.341379195314959e-13 % Correct digits = 15 h = 0.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.549999999999968 y[1] (analytic) = -2.655960137429136 y[1] (numeric) = -2.655960137429124 absolute error = 1.154631945610163e-14 relative error = 4.347324078168586e-13 % Correct digits = 15 h = 0.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.559999999999968 y[1] (analytic) = -2.652321346576435 y[1] (numeric) = -2.652321346576423 absolute error = 1.199040866595169e-14 relative error = 4.520722453721031e-13 % Correct digits = 15 h = 0.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.569999999999968 y[1] (analytic) = -2.648680795960433 y[1] (numeric) = -2.648680795960422 absolute error = 1.110223024625157e-14 relative error = 4.19160748368918e-13 % Correct digits = 15 h = 0.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.579999999999968 y[1] (analytic) = -2.645038568431027 y[1] (numeric) = -2.645038568431016 absolute error = 1.154631945610163e-14 relative error = 4.365274515808148e-13 % Correct digits = 15 h = 0.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.589999999999967 y[1] (analytic) = -2.641394746943201 y[1] (numeric) = -2.641394746943189 absolute error = 1.199040866595169e-14 relative error = 4.539423227000734e-13 % Correct digits = 15 h = 0.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.599999999999967 y[1] (analytic) = -2.637749414556285 y[1] (numeric) = -2.637749414556272 absolute error = 1.243449787580175e-14 relative error = 4.714055780728303e-13 % Correct digits = 15 h = 0.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.609999999999967 y[1] (analytic) = -2.634102654433208 y[1] (numeric) = -2.634102654433196 absolute error = 1.243449787580175e-14 relative error = 4.720582113561303e-13 % Correct digits = 15 h = 0.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.619999999999967 y[1] (analytic) = -2.63045454983975 y[1] (numeric) = -2.630454549839738 absolute error = 1.199040866595169e-14 relative error = 4.558302923987856e-13 % Correct digits = 15 h = 0.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.629999999999967 y[1] (analytic) = -2.62680518414379 y[1] (numeric) = -2.626805184143778 absolute error = 1.243449787580175e-14 relative error = 4.733696259951151e-13 % Correct digits = 15 h = 0.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.639999999999966 y[1] (analytic) = -2.623154640814555 y[1] (numeric) = -2.623154640814543 absolute error = 1.243449787580175e-14 relative error = 4.740283962801572e-13 % Correct digits = 15 h = 0.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.649999999999966 y[1] (analytic) = -2.619503003421874 y[1] (numeric) = -2.619503003421861 absolute error = 1.287858708565182e-14 relative error = 4.916423866981039e-13 % Correct digits = 15 h = 0.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.659999999999966 y[1] (analytic) = -2.61585035563542 y[1] (numeric) = -2.615850355635407 absolute error = 1.287858708565182e-14 relative error = 4.923288925112638e-13 % Correct digits = 15 h = 0.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.669999999999966 y[1] (analytic) = -2.612196781223959 y[1] (numeric) = -2.612196781223947 absolute error = 1.243449787580175e-14 relative error = 4.76016889890489e-13 % Correct digits = 15 h = 0.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.679999999999966 y[1] (analytic) = -2.6085423640546 y[1] (numeric) = -2.608542364054588 absolute error = 1.243449787580175e-14 relative error = 4.766837620560677e-13 % Correct digits = 15 h = 0.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.689999999999965 y[1] (analytic) = -2.604887188092034 y[1] (numeric) = -2.604887188092021 absolute error = 1.243449787580175e-14 relative error = 4.77352644392615e-13 % Correct digits = 15 h = 0.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.699999999999965 y[1] (analytic) = -2.60123133739778 y[1] (numeric) = -2.601231337397768 absolute error = 1.243449787580175e-14 relative error = 4.780235305115529e-13 % Correct digits = 15 h = 0.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.709999999999965 y[1] (analytic) = -2.597574896129434 y[1] (numeric) = -2.597574896129421 absolute error = 1.332267629550188e-14 relative error = 5.128890148789776e-13 % Correct digits = 15 h = 0.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.719999999999965 y[1] (analytic) = -2.593917948539901 y[1] (numeric) = -2.593917948539888 absolute error = 1.287858708565182e-14 relative error = 4.96491690992041e-13 % Correct digits = 15 h = 0.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.729999999999964 y[1] (analytic) = -2.590260578976649 y[1] (numeric) = -2.590260578976635 absolute error = 1.332267629550188e-14 relative error = 5.143372988660992e-13 % Correct digits = 15 h = 0.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.739999999999964 y[1] (analytic) = -2.586602871880938 y[1] (numeric) = -2.586602871880925 absolute error = 1.332267629550188e-14 relative error = 5.150646216445987e-13 % Correct digits = 15 h = 0.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.749999999999964 y[1] (analytic) = -2.582944911787071 y[1] (numeric) = -2.582944911787057 absolute error = 1.376676550535194e-14 relative error = 5.32987190029813e-13 % Correct digits = 15 h = 0.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.759999999999964 y[1] (analytic) = -2.579286783321624 y[1] (numeric) = -2.57928678332161 absolute error = 1.376676550535194e-14 relative error = 5.337431104742453e-13 % Correct digits = 15 h = 0.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.769999999999964 y[1] (analytic) = -2.575628571202689 y[1] (numeric) = -2.575628571202675 absolute error = 1.332267629550188e-14 relative error = 5.172592214754342e-13 % Correct digits = 15 h = 0.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.779999999999963 y[1] (analytic) = -2.571970360239113 y[1] (numeric) = -2.571970360239099 absolute error = 1.332267629550188e-14 relative error = 5.179949388788169e-13 % Correct digits = 15 h = 0.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.789999999999963 y[1] (analytic) = -2.56831223532973 y[1] (numeric) = -2.568312235329716 absolute error = 1.376676550535194e-14 relative error = 5.36023825918678e-13 % Correct digits = 15 h = 0.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.799999999999963 y[1] (analytic) = -2.564654281462601 y[1] (numeric) = -2.564654281462587 absolute error = 1.4210854715202e-14 relative error = 5.541041074392948e-13 % Correct digits = 15 h = 0.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.809999999999963 y[1] (analytic) = -2.560996583714247 y[1] (numeric) = -2.560996583714233 absolute error = 1.4210854715202e-14 relative error = 5.548954967597737e-13 % Correct digits = 15 h = 0.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.819999999999963 y[1] (analytic) = -2.557339227248883 y[1] (numeric) = -2.557339227248869 absolute error = 1.376676550535194e-14 relative error = 5.383237921142695e-13 % Correct digits = 15 h = 0.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.829999999999962 y[1] (analytic) = -2.553682297317654 y[1] (numeric) = -2.55368229731764 absolute error = 1.376676550535194e-14 relative error = 5.390946837753594e-13 % Correct digits = 15 h = 0.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.839999999999962 y[1] (analytic) = -2.550025879257865 y[1] (numeric) = -2.550025879257851 absolute error = 1.4210854715202e-14 relative error = 5.572827644924839e-13 % Correct digits = 15 h = 0.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.849999999999962 y[1] (analytic) = -2.546370058492216 y[1] (numeric) = -2.546370058492201 absolute error = 1.465494392505207e-14 relative error = 5.755229439718479e-13 % Correct digits = 15 h = 0.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.859999999999962 y[1] (analytic) = -2.542714920528027 y[1] (numeric) = -2.542714920528013 absolute error = 1.465494392505207e-14 relative error = 5.763502548688698e-13 % Correct digits = 15 h = 0.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.869999999999961 y[1] (analytic) = -2.539060550956477 y[1] (numeric) = -2.539060550956463 absolute error = 1.4210854715202e-14 relative error = 5.596894768755593e-13 % Correct digits = 15 h = 0.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.879999999999961 y[1] (analytic) = -2.535407035451829 y[1] (numeric) = -2.535407035451815 absolute error = 1.465494392505207e-14 relative error = 5.780114877073551e-13 % Correct digits = 15 h = 0.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.889999999999961 y[1] (analytic) = -2.531754459770656 y[1] (numeric) = -2.531754459770642 absolute error = 1.465494392505207e-14 relative error = 5.78845387967821e-13 % Correct digits = 15 h = 0.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.899999999999961 y[1] (analytic) = -2.528102909751077 y[1] (numeric) = -2.528102909751062 absolute error = 1.465494392505207e-14 relative error = 5.796814626701659e-13 % Correct digits = 15 h = 0.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.909999999999961 y[1] (analytic) = -2.524452471311976 y[1] (numeric) = -2.524452471311961 absolute error = 1.509903313490213e-14 relative error = 5.981112065482878e-13 % Correct digits = 15 h = 0.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.91999999999996 y[1] (analytic) = -2.520803230452234 y[1] (numeric) = -2.520803230452219 absolute error = 1.465494392505207e-14 relative error = 5.813600898322777e-13 % Correct digits = 15 h = 0.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.92999999999996 y[1] (analytic) = -2.517155273249956 y[1] (numeric) = -2.517155273249942 absolute error = 1.465494392505207e-14 relative error = 5.822026189957974e-13 % Correct digits = 15 h = 0.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.93999999999996 y[1] (analytic) = -2.513508685861692 y[1] (numeric) = -2.513508685861677 absolute error = 1.465494392505207e-14 relative error = 5.83047276004459e-13 % Correct digits = 15 h = 0.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.94999999999996 y[1] (analytic) = -2.509863554521663 y[1] (numeric) = -2.509863554521647 absolute error = 1.509903313490213e-14 relative error = 6.015878077396023e-13 % Correct digits = 15 h = 0.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.95999999999996 y[1] (analytic) = -2.506219965540986 y[1] (numeric) = -2.50621996554097 absolute error = 1.554312234475219e-14 relative error = 6.201818897966162e-13 % Correct digits = 15 h = 0.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.969999999999959 y[1] (analytic) = -2.502578005306897 y[1] (numeric) = -2.502578005306882 absolute error = 1.509903313490213e-14 relative error = 6.033391607727527e-13 % Correct digits = 15 h = 0.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.979999999999959 y[1] (analytic) = -2.498937760281974 y[1] (numeric) = -2.49893776028196 absolute error = 1.465494392505207e-14 relative error = 5.864469358932107e-13 % Correct digits = 15 h = 0.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.989999999999959 y[1] (analytic) = -2.495299317003359 y[1] (numeric) = -2.495299317003343 absolute error = 1.554312234475219e-14 relative error = 6.228961086487273e-13 % Correct digits = 15 h = 0.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.999999999999959 y[1] (analytic) = -2.491662762081973 y[1] (numeric) = -2.491662762081958 absolute error = 1.554312234475219e-14 relative error = 6.23805218799543e-13 % Correct digits = 15 h = 0.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.009999999999959 y[1] (analytic) = -2.488028182201747 y[1] (numeric) = -2.488028182201732 absolute error = 1.465494392505207e-14 relative error = 5.890184054138555e-13 % Correct digits = 15 h = 0.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.019999999999959 y[1] (analytic) = -2.484395664118836 y[1] (numeric) = -2.484395664118821 absolute error = 1.509903313490213e-14 relative error = 6.077547692169817e-13 % Correct digits = 15 h = 0.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.029999999999959 y[1] (analytic) = -2.480765294660836 y[1] (numeric) = -2.48076529466082 absolute error = 1.554312234475219e-14 relative error = 6.265454607174843e-13 % Correct digits = 15 h = 0.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.039999999999958 y[1] (analytic) = -2.477137160726006 y[1] (numeric) = -2.477137160725991 absolute error = 1.509903313490213e-14 relative error = 6.095356112810832e-13 % Correct digits = 15 h = 0.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.049999999999958 y[1] (analytic) = -2.473511349282489 y[1] (numeric) = -2.473511349282474 absolute error = 1.509903313490213e-14 relative error = 6.104291027119009e-13 % Correct digits = 15 h = 0.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.059999999999958 y[1] (analytic) = -2.469887947367521 y[1] (numeric) = -2.469887947367506 absolute error = 1.554312234475219e-14 relative error = 6.293047569756558e-13 % Correct digits = 15 h = 0.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.069999999999958 y[1] (analytic) = -2.466267042086654 y[1] (numeric) = -2.466267042086639 absolute error = 1.554312234475219e-14 relative error = 6.302286848711037e-13 % Correct digits = 15 h = 0.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.079999999999957 y[1] (analytic) = -2.462648720612971 y[1] (numeric) = -2.462648720612955 absolute error = 1.598721155460225e-14 relative error = 6.491876580198138e-13 % Correct digits = 15 h = 0.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.089999999999957 y[1] (analytic) = -2.459033070186298 y[1] (numeric) = -2.459033070186283 absolute error = 1.554312234475219e-14 relative error = 6.320826886469905e-13 % Correct digits = 15 h = 0.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.099999999999957 y[1] (analytic) = -2.455420178112426 y[1] (numeric) = -2.45542017811241 absolute error = 1.554312234475219e-14 relative error = 6.330127317232026e-13 % Correct digits = 15 h = 0.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.109999999999957 y[1] (analytic) = -2.451810131762316 y[1] (numeric) = -2.4518101317623 absolute error = 1.598721155460225e-14 relative error = 6.520574879552741e-13 % Correct digits = 15 h = 0.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.119999999999957 y[1] (analytic) = -2.448203018571321 y[1] (numeric) = -2.448203018571304 absolute error = 1.643130076445232e-14 relative error = 6.711576057953317e-13 % Correct digits = 15 h = 0.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.129999999999956 y[1] (analytic) = -2.444598926038393 y[1] (numeric) = -2.444598926038376 absolute error = 1.643130076445232e-14 relative error = 6.721470990368201e-13 % Correct digits = 15 h = 0.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.139999999999956 y[1] (analytic) = -2.440997941725298 y[1] (numeric) = -2.440997941725283 absolute error = 1.598721155460225e-14 relative error = 6.54945720409026e-13 % Correct digits = 15 h = 0.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.149999999999956 y[1] (analytic) = -2.437400153255832 y[1] (numeric) = -2.437400153255816 absolute error = 1.598721155460225e-14 relative error = 6.559124702296767e-13 % Correct digits = 15 h = 0.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.159999999999956 y[1] (analytic) = -2.433805648315024 y[1] (numeric) = -2.433805648315008 absolute error = 1.643130076445232e-14 relative error = 6.751278918194662e-13 % Correct digits = 15 h = 0.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.169999999999956 y[1] (analytic) = -2.430214514648353 y[1] (numeric) = -2.430214514648336 absolute error = 1.687538997430238e-14 relative error = 6.943991928524965e-13 % Correct digits = 15 h = 0.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.179999999999955 y[1] (analytic) = -2.426626840060956 y[1] (numeric) = -2.426626840060939 absolute error = 1.687538997430238e-14 relative error = 6.954258353904335e-13 % Correct digits = 15 h = 0.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.189999999999955 y[1] (analytic) = -2.423042712416837 y[1] (numeric) = -2.42304271241682 absolute error = 1.643130076445232e-14 relative error = 6.78126748664001e-13 % Correct digits = 15 h = 0.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.199999999999955 y[1] (analytic) = -2.41946221963808 y[1] (numeric) = -2.419462219638064 absolute error = 1.643130076445232e-14 relative error = 6.791302889991076e-13 % Correct digits = 15 h = 0.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.209999999999955 y[1] (analytic) = -2.415885449704056 y[1] (numeric) = -2.415885449704039 absolute error = 1.687538997430238e-14 relative error = 6.98517803332505e-13 % Correct digits = 15 h = 0.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.219999999999954 y[1] (analytic) = -2.412312490650625 y[1] (numeric) = -2.412312490650608 absolute error = 1.687538997430238e-14 relative error = 6.995524020916094e-13 % Correct digits = 15 h = 0.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.229999999999954 y[1] (analytic) = -2.408743430569355 y[1] (numeric) = -2.408743430569337 absolute error = 1.731947918415244e-14 relative error = 7.190254870797358e-13 % Correct digits = 15 h = 0.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.239999999999954 y[1] (analytic) = -2.405178357606718 y[1] (numeric) = -2.405178357606701 absolute error = 1.687538997430238e-14 relative error = 7.016273833053405e-13 % Correct digits = 15 h = 0.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.249999999999954 y[1] (analytic) = -2.401617359963307 y[1] (numeric) = -2.40161735996329 absolute error = 1.731947918415244e-14 relative error = 7.211589769827886e-13 % Correct digits = 15 h = 0.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.259999999999954 y[1] (analytic) = -2.398060525893034 y[1] (numeric) = -2.398060525893016 absolute error = 1.731947918415244e-14 relative error = 7.22228609209215e-13 % Correct digits = 15 h = 0.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.269999999999953 y[1] (analytic) = -2.394507943702338 y[1] (numeric) = -2.394507943702321 absolute error = 1.77635683940025e-14 relative error = 7.418462920835771e-13 % Correct digits = 15 h = 0.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.279999999999953 y[1] (analytic) = -2.390959701749395 y[1] (numeric) = -2.390959701749377 absolute error = 1.77635683940025e-14 relative error = 7.429472099009208e-13 % Correct digits = 15 h = 0.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.289999999999953 y[1] (analytic) = -2.387415888443313 y[1] (numeric) = -2.387415888443296 absolute error = 1.731947918415244e-14 relative error = 7.254487694410633e-13 % Correct digits = 15 h = 0.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.299999999999953 y[1] (analytic) = -2.383876592243348 y[1] (numeric) = -2.383876592243331 absolute error = 1.731947918415244e-14 relative error = 7.265258294203031e-13 % Correct digits = 15 h = 0.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.309999999999953 y[1] (analytic) = -2.380341901658099 y[1] (numeric) = -2.380341901658081 absolute error = 1.77635683940025e-14 relative error = 7.462612148964297e-13 % Correct digits = 15 h = 0.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.319999999999952 y[1] (analytic) = -2.376811905244714 y[1] (numeric) = -2.376811905244696 absolute error = 1.820765760385257e-14 relative error = 7.660537867416111e-13 % Correct digits = 15 h = 0.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.329999999999952 y[1] (analytic) = -2.373286691608095 y[1] (numeric) = -2.373286691608077 absolute error = 1.865174681370263e-14 relative error = 7.859036533451654e-13 % Correct digits = 15 h = 0.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.339999999999952 y[1] (analytic) = -2.369766349400098 y[1] (numeric) = -2.369766349400079 absolute error = 1.820765760385257e-14 relative error = 7.683313423900127e-13 % Correct digits = 15 h = 0.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.349999999999952 y[1] (analytic) = -2.366250967318736 y[1] (numeric) = -2.366250967318718 absolute error = 1.820765760385257e-14 relative error = 7.694728012931006e-13 % Correct digits = 15 h = 0.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.359999999999951 y[1] (analytic) = -2.362740634107381 y[1] (numeric) = -2.362740634107363 absolute error = 1.820765760385257e-14 relative error = 7.706160101119702e-13 % Correct digits = 15 h = 0.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.369999999999951 y[1] (analytic) = -2.359235438553967 y[1] (numeric) = -2.359235438553948 absolute error = 1.865174681370263e-14 relative error = 7.905843778412697e-13 % Correct digits = 15 h = 0.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.379999999999951 y[1] (analytic) = -2.355735469490186 y[1] (numeric) = -2.355735469490167 absolute error = 1.865174681370263e-14 relative error = 7.91758966796859e-13 % Correct digits = 15 h = 0.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.389999999999951 y[1] (analytic) = -2.352240815790692 y[1] (numeric) = -2.352240815790673 absolute error = 1.865174681370263e-14 relative error = 7.929352593702424e-13 % Correct digits = 15 h = 0.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.399999999999951 y[1] (analytic) = -2.348751566372303 y[1] (numeric) = -2.348751566372285 absolute error = 1.820765760385257e-14 relative error = 7.752057673760143e-13 % Correct digits = 15 h = 0.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.40999999999995 y[1] (analytic) = -2.345267810193197 y[1] (numeric) = -2.345267810193179 absolute error = 1.865174681370263e-14 relative error = 7.952928331952907e-13 % Correct digits = 15 h = 0.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.41999999999995 y[1] (analytic) = -2.341789636252113 y[1] (numeric) = -2.341789636252094 absolute error = 1.865174681370263e-14 relative error = 7.964740523642243e-13 % Correct digits = 15 h = 0.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.42999999999995 y[1] (analytic) = -2.338317133587549 y[1] (numeric) = -2.33831713358753 absolute error = 1.865174681370263e-14 relative error = 7.976568509801023e-13 % Correct digits = 15 h = 0.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.43999999999995 y[1] (analytic) = -2.334850391276961 y[1] (numeric) = -2.334850391276943 absolute error = 1.820765760385257e-14 relative error = 7.798211684944213e-13 % Correct digits = 15 h = 0.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.44999999999995 y[1] (analytic) = -2.331389498435966 y[1] (numeric) = -2.331389498435948 absolute error = 1.820765760385257e-14 relative error = 7.809787946658996e-13 % Correct digits = 15 h = 0.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.459999999999949 y[1] (analytic) = -2.327934544217531 y[1] (numeric) = -2.327934544217512 absolute error = 1.909583602355269e-14 relative error = 8.20290934338586e-13 % Correct digits = 15 h = 0.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.469999999999949 y[1] (analytic) = -2.324485617811177 y[1] (numeric) = -2.324485617811158 absolute error = 1.909583602355269e-14 relative error = 8.21508030733012e-13 % Correct digits = 15 h = 0.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.479999999999949 y[1] (analytic) = -2.321042808442176 y[1] (numeric) = -2.321042808442156 absolute error = 1.953992523340276e-14 relative error = 8.418597521050227e-13 % Correct digits = 15 h = 0.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.489999999999949 y[1] (analytic) = -2.317606205370742 y[1] (numeric) = -2.317606205370723 absolute error = 1.865174681370263e-14 relative error = 8.047849876514702e-13 % Correct digits = 15 h = 0.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.499999999999948 y[1] (analytic) = -2.314175897891239 y[1] (numeric) = -2.31417589789122 absolute error = 1.909583602355269e-14 relative error = 8.251678725438939e-13 % Correct digits = 15 h = 0.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.509999999999948 y[1] (analytic) = -2.310751975331367 y[1] (numeric) = -2.310751975331347 absolute error = 1.953992523340276e-14 relative error = 8.456089377831511e-13 % Correct digits = 15 h = 0.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.519999999999948 y[1] (analytic) = -2.307334527051361 y[1] (numeric) = -2.307334527051341 absolute error = 1.998401444325282e-14 relative error = 8.661082391373574e-13 % Correct digits = 15 h = 0.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.529999999999948 y[1] (analytic) = -2.303923642443189 y[1] (numeric) = -2.303923642443169 absolute error = 1.998401444325282e-14 relative error = 8.673904844372721e-13 % Correct digits = 15 h = 0.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.539999999999948 y[1] (analytic) = -2.300519410929744 y[1] (numeric) = -2.300519410929724 absolute error = 1.909583602355269e-14 relative error = 8.30066285588749e-13 % Correct digits = 15 h = 0.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.549999999999947 y[1] (analytic) = -2.297121921964044 y[1] (numeric) = -2.297121921964025 absolute error = 1.953992523340276e-14 relative error = 8.506263880280275e-13 % Correct digits = 15 h = 0.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.559999999999947 y[1] (analytic) = -2.293731265028423 y[1] (numeric) = -2.293731265028403 absolute error = 1.998401444325282e-14 relative error = 8.712448030831188e-13 % Correct digits = 15 h = 0.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.569999999999947 y[1] (analytic) = -2.290347529633726 y[1] (numeric) = -2.290347529633706 absolute error = 1.998401444325282e-14 relative error = 8.725319710082896e-13 % Correct digits = 15 h = 0.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.579999999999947 y[1] (analytic) = -2.286970805318503 y[1] (numeric) = -2.286970805318483 absolute error = 1.998401444325282e-14 relative error = 8.738202690116839e-13 % Correct digits = 15 h = 0.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.589999999999947 y[1] (analytic) = -2.283601181648207 y[1] (numeric) = -2.283601181648187 absolute error = 1.953992523340276e-14 relative error = 8.556627746750273e-13 % Correct digits = 15 h = 0.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.599999999999946 y[1] (analytic) = -2.280238748214384 y[1] (numeric) = -2.280238748214364 absolute error = 1.998401444325282e-14 relative error = 8.764000900739873e-13 % Correct digits = 15 h = 0.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.609999999999946 y[1] (analytic) = -2.276883594633866 y[1] (numeric) = -2.276883594633846 absolute error = 1.953992523340276e-14 relative error = 8.581872731418609e-13 % Correct digits = 15 h = 0.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.619999999999946 y[1] (analytic) = -2.27353581054797 y[1] (numeric) = -2.27353581054795 absolute error = 2.042810365310288e-14 relative error = 8.985169073795796e-13 % Correct digits = 15 h = 0.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.629999999999946 y[1] (analytic) = -2.270195485621685 y[1] (numeric) = -2.270195485621664 absolute error = 2.042810365310288e-14 relative error = 8.998389690440565e-13 % Correct digits = 15 h = 0.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.639999999999946 y[1] (analytic) = -2.266862709542867 y[1] (numeric) = -2.266862709542847 absolute error = 1.998401444325282e-14 relative error = 8.815714493482833e-13 % Correct digits = 15 h = 0.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.649999999999945 y[1] (analytic) = -2.263537572021434 y[1] (numeric) = -2.263537572021414 absolute error = 1.998401444325282e-14 relative error = 8.828664781299059e-13 % Correct digits = 15 h = 0.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.659999999999945 y[1] (analytic) = -2.260220162788558 y[1] (numeric) = -2.260220162788537 absolute error = 2.042810365310288e-14 relative error = 9.038103450904361e-13 % Correct digits = 15 h = 0.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.669999999999945 y[1] (analytic) = -2.256910571595852 y[1] (numeric) = -2.256910571595832 absolute error = 2.087219286295294e-14 relative error = 9.248125790023793e-13 % Correct digits = 15 h = 0.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.679999999999945 y[1] (analytic) = -2.253608888214572 y[1] (numeric) = -2.253608888214551 absolute error = 2.087219286295294e-14 relative error = 9.261674894923316e-13 % Correct digits = 15 h = 0.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.689999999999944 y[1] (analytic) = -2.250315202434798 y[1] (numeric) = -2.250315202434778 absolute error = 1.998401444325282e-14 relative error = 8.880540122392853e-13 % Correct digits = 15 h = 0.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.699999999999944 y[1] (analytic) = -2.247029604064638 y[1] (numeric) = -2.247029604064617 absolute error = 2.042810365310288e-14 relative error = 9.091159108963501e-13 % Correct digits = 15 h = 0.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.709999999999944 y[1] (analytic) = -2.243752182929408 y[1] (numeric) = -2.243752182929387 absolute error = 2.042810365310288e-14 relative error = 9.104438452927661e-13 % Correct digits = 15 h = 0.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.719999999999944 y[1] (analytic) = -2.240483028870832 y[1] (numeric) = -2.240483028870811 absolute error = 2.087219286295294e-14 relative error = 9.315934373969438e-13 % Correct digits = 15 h = 0.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.729999999999944 y[1] (analytic) = -2.237222231746228 y[1] (numeric) = -2.237222231746207 absolute error = 2.087219286295294e-14 relative error = 9.329512538708097e-13 % Correct digits = 15 h = 0.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.739999999999943 y[1] (analytic) = -2.233969881427702 y[1] (numeric) = -2.233969881427682 absolute error = 2.042810365310288e-14 relative error = 9.144305759416745e-13 % Correct digits = 15 h = 0.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.749999999999943 y[1] (analytic) = -2.230726067801342 y[1] (numeric) = -2.230726067801321 absolute error = 2.087219286295294e-14 relative error = 9.356681290556257e-13 % Correct digits = 15 h = 0.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.759999999999943 y[1] (analytic) = -2.227490880766402 y[1] (numeric) = -2.227490880766381 absolute error = 2.131628207280301e-14 relative error = 9.56963831226497e-13 % Correct digits = 15 h = 0.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.769999999999943 y[1] (analytic) = -2.224264410234498 y[1] (numeric) = -2.224264410234476 absolute error = 2.176037128265307e-14 relative error = 9.783176488607726e-13 % Correct digits = 15 h = 0.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.779999999999943 y[1] (analytic) = -2.221046746128795 y[1] (numeric) = -2.221046746128774 absolute error = 2.131628207280301e-14 relative error = 9.597403616090709e-13 % Correct digits = 15 h = 0.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.789999999999942 y[1] (analytic) = -2.217837978383206 y[1] (numeric) = -2.217837978383185 absolute error = 2.131628207280301e-14 relative error = 9.611289138597255e-13 % Correct digits = 15 h = 0.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.799999999999942 y[1] (analytic) = -2.214638196941572 y[1] (numeric) = -2.214638196941551 absolute error = 2.131628207280301e-14 relative error = 9.625175842375028e-13 % Correct digits = 15 h = 0.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.809999999999942 y[1] (analytic) = -2.211447491756859 y[1] (numeric) = -2.211447491756837 absolute error = 2.176037128265307e-14 relative error = 9.839876987251366e-13 % Correct digits = 15 h = 0.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.819999999999942 y[1] (analytic) = -2.208265952790344 y[1] (numeric) = -2.208265952790322 absolute error = 2.220446049250313e-14 relative error = 1.00551568367233e-12 % Correct digits = 14 h = 0.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.829999999999941 y[1] (analytic) = -2.205093670010813 y[1] (numeric) = -2.205093670010791 absolute error = 2.220446049250313e-14 relative error = 1.006962234506539e-12 % Correct digits = 14 h = 0.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.839999999999941 y[1] (analytic) = -2.201930733393741 y[1] (numeric) = -2.201930733393719 absolute error = 2.176037128265307e-14 relative error = 9.882404996961346e-13 % Correct digits = 15 h = 0.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.849999999999941 y[1] (analytic) = -2.198777232920492 y[1] (numeric) = -2.19877723292047 absolute error = 2.220446049250313e-14 relative error = 1.009854939375118e-12 % Correct digits = 14 h = 0.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.859999999999941 y[1] (analytic) = -2.195633258577502 y[1] (numeric) = -2.19563325857748 absolute error = 2.220446049250313e-14 relative error = 1.0113009723167e-12 % Correct digits = 14 h = 0.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.869999999999941 y[1] (analytic) = -2.192498900355473 y[1] (numeric) = -2.192498900355451 absolute error = 2.264854970235319e-14 relative error = 1.033001644775336e-12 % Correct digits = 14 h = 0.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.87999999999994 y[1] (analytic) = -2.189374248248561 y[1] (numeric) = -2.189374248248539 absolute error = 2.264854970235319e-14 relative error = 1.034475933955622e-12 % Correct digits = 14 h = 0.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.88999999999994 y[1] (analytic) = -2.186259392253568 y[1] (numeric) = -2.186259392253545 absolute error = 2.220446049250313e-14 relative error = 1.015637054376016e-12 % Correct digits = 14 h = 0.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.89999999999994 y[1] (analytic) = -2.183154422369129 y[1] (numeric) = -2.183154422369107 absolute error = 2.220446049250313e-14 relative error = 1.017081534177832e-12 % Correct digits = 14 h = 0.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.90999999999994 y[1] (analytic) = -2.180059428594908 y[1] (numeric) = -2.180059428594886 absolute error = 2.220446049250313e-14 relative error = 1.018525467758205e-12 % Correct digits = 14 h = 0.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.91999999999994 y[1] (analytic) = -2.17697450093078 y[1] (numeric) = -2.176974500930757 absolute error = 2.264854970235319e-14 relative error = 1.040368166584848e-12 % Correct digits = 14 h = 0.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.929999999999939 y[1] (analytic) = -2.173899729376026 y[1] (numeric) = -2.173899729376003 absolute error = 2.264854970235319e-14 relative error = 1.041839667041773e-12 % Correct digits = 14 h = 0.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.939999999999939 y[1] (analytic) = -2.170835203928522 y[1] (numeric) = -2.1708352039285 absolute error = 2.220446049250313e-14 relative error = 1.022853344755056e-12 % Correct digits = 14 h = 0.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.949999999999939 y[1] (analytic) = -2.167781014583932 y[1] (numeric) = -2.16778101458391 absolute error = 2.264854970235319e-14 relative error = 1.044780332975662e-12 % Correct digits = 14 h = 0.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.959999999999939 y[1] (analytic) = -2.164737251334891 y[1] (numeric) = -2.164737251334869 absolute error = 2.264854970235319e-14 relative error = 1.046249362983286e-12 % Correct digits = 14 h = 0.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.969999999999938 y[1] (analytic) = -2.161704004170201 y[1] (numeric) = -2.161704004170178 absolute error = 2.309263891220326e-14 relative error = 1.068260912116304e-12 % Correct digits = 14 h = 0.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.979999999999938 y[1] (analytic) = -2.158681363074019 y[1] (numeric) = -2.158681363073996 absolute error = 2.309263891220326e-14 relative error = 1.069756718486638e-12 % Correct digits = 14 h = 0.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.989999999999938 y[1] (analytic) = -2.155669418025047 y[1] (numeric) = -2.155669418025024 absolute error = 2.309263891220326e-14 relative error = 1.071251404278861e-12 % Correct digits = 14 h = 0.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.999999999999938 y[1] (analytic) = -2.152668258995722 y[1] (numeric) = -2.1526682589957 absolute error = 2.264854970235319e-14 relative error = 1.052115188102386e-12 % Correct digits = 14 h = 0.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 ) = sin ( 0.3 * x + 0.1 ) - ( 0.1 * x + 0.2 ) ; Iterations = 491 Total Elapsed Time = 0.0 Seconds Elapsed Time(since restart) = 0.0 Seconds Time to Timeout = 10 Minutes 0.0 Seconds Percent Done = 100.4 %