##############ECHO OF PROBLEM################# ##############temp/lin_sinhpostode.ode################# diff ( y , x , 1 ) = sinh (2.0 * x + 3.0) ; ! // BEGIN FIRST INPUT BLOCK Digits=32; max_terms=30; ! // END FIRST INPUT BLOCK // BEGIN SECOND INPUT BLOCK x_start=0.0; x_end=10.0; array_y_init[0 + 1] = exact_soln_y(x_start); glob_look_poles=true; glob_max_iter=10; // END SECOND INPUT BLOCK // BEGIN OVERRIDE BLOCK glob_desired_digits_correct=10; glob_display_interval=0.01; glob_look_poles=true; glob_max_iter=10000000; glob_max_minutes=3; glob_subiter_method=3; // END OVERRIDE BLOCK ! // BEGIN USER DEF BLOCK double exact_soln_y (double x) { return(cosh(2.0*x+3.0)/2.0); } // END USER DEF BLOCK #######END OF ECHO OF PROBLEM################# START of Optimize min_size = 0 min_size = 1 glob_desired_digits_correct = 10 desired_abs_gbl_error = 1e-10 range = 10 estimated_steps = 10000000 step_error = 1e-17 est_needed_step_err = 1e-17 opt_iter = 1 hn_div_ho = 0.5 hn_div_ho_2 = 0.25 hn_div_ho_3 = 0.125 max_estimated_step_error = 8.376439869141598e-175 estimated_step_error = 8.376439869141598e-175 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 = 5.621333432656029e-167 estimated_step_error = 5.621333432656029e-167 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 = 3.772412730251475e-159 estimated_step_error = 3.772412730251475e-159 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 = 2.531622955462366e-151 estimated_step_error = 2.531622955462366e-151 best_h = 1.6e-05 opt_iter = 5 hn_div_ho = 0.5 hn_div_ho_2 = 0.25 hn_div_ho_3 = 0.125 max_estimated_step_error = 1.698942905272193e-143 estimated_step_error = 1.698942905272193e-143 best_h = 3.2e-05 opt_iter = 6 hn_div_ho = 0.5 hn_div_ho_2 = 0.25 hn_div_ho_3 = 0.125 max_estimated_step_error = 1.140140611437133e-135 estimated_step_error = 1.140140611437133e-135 best_h = 6.4e-05 opt_iter = 7 hn_div_ho = 0.5 hn_div_ho_2 = 0.25 hn_div_ho_3 = 0.125 max_estimated_step_error = 7.651345099912692e-128 estimated_step_error = 7.651345099912692e-128 best_h = 0.000128 opt_iter = 8 hn_div_ho = 0.5 hn_div_ho_2 = 0.25 hn_div_ho_3 = 0.125 max_estimated_step_error = 5.134718666135003e-120 estimated_step_error = 5.134718666135003e-120 best_h = 0.000256 opt_iter = 9 hn_div_ho = 0.5 hn_div_ho_2 = 0.25 hn_div_ho_3 = 0.125 max_estimated_step_error = 3.445835111035466e-112 estimated_step_error = 3.445835111035466e-112 best_h = 0.000512 opt_iter = 10 hn_div_ho = 0.5 hn_div_ho_2 = 0.25 hn_div_ho_3 = 0.125 max_estimated_step_error = 2.312438980394838e-104 estimated_step_error = 2.312438980394838e-104 best_h = 0.001024 opt_iter = 11 hn_div_ho = 0.5 hn_div_ho_2 = 0.25 hn_div_ho_3 = 0.125 max_estimated_step_error = 1.551822246093402e-96 estimated_step_error = 1.551822246093402e-96 best_h = 0.002048 opt_iter = 12 hn_div_ho = 0.5 hn_div_ho_2 = 0.25 hn_div_ho_3 = 0.125 max_estimated_step_error = 1.041370973706314e-88 estimated_step_error = 1.041370973706314e-88 best_h = 0.004096 opt_iter = 13 hn_div_ho = 0.5 hn_div_ho_2 = 0.25 hn_div_ho_3 = 0.125 max_estimated_step_error = 6.987994677735304e-81 estimated_step_error = 6.987994677735304e-81 best_h = 0.008192 opt_iter = 14 hn_div_ho = 0.5 hn_div_ho_2 = 0.25 hn_div_ho_3 = 0.125 max_estimated_step_error = 4.68885551941909e-73 estimated_step_error = 4.68885551941909e-73 best_h = 0.016384 opt_iter = 15 hn_div_ho = 0.5 hn_div_ho_2 = 0.25 hn_div_ho_3 = 0.125 max_estimated_step_error = 3.14568655659794e-65 estimated_step_error = 3.14568655659794e-65 best_h = 0.032768 opt_iter = 16 hn_div_ho = 0.5 hn_div_ho_2 = 0.25 hn_div_ho_3 = 0.125 max_estimated_step_error = 2.109756820352931e-57 estimated_step_error = 2.109756820352931e-57 best_h = 0.065536 opt_iter = 17 hn_div_ho = 0.5 hn_div_ho_2 = 0.25 hn_div_ho_3 = 0.125 max_estimated_step_error = 1.414115925079803e-49 estimated_step_error = 1.414115925079803e-49 best_h = 0.131072 opt_iter = 18 hn_div_ho = 0.5 hn_div_ho_2 = 0.25 hn_div_ho_3 = 0.125 max_estimated_step_error = 9.466832861434499e-42 estimated_step_error = 9.466832861434499e-42 best_h = 0.1 START of Soultion TOP MAIN SOLVE Loop x[1] = 0 y[1] (analytic) = 5.033830997888883 y[1] (numeric) = 5.033830997888883 absolute error = 0 relative error = 0 % Correct digits = 16 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.547 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.01 y[1] (analytic) = 5.135023225638738 y[1] (numeric) = 5.135023225638736 absolute error = 2.664535259100376e-15 relative error = 5.188944902520744e-14 % Correct digits = 16 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.545 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.02 y[1] (analytic) = 5.238269531146739 y[1] (numeric) = 5.238269531146734 absolute error = 5.329070518200751e-15 relative error = 1.017334157113167e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.544 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.03 y[1] (analytic) = 5.343611214311723 y[1] (numeric) = 5.343611214311715 absolute error = 7.993605777301127e-15 relative error = 1.495918295083287e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.542 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.04 y[1] (analytic) = 5.451090413211531 y[1] (numeric) = 5.451090413211521 absolute error = 9.769962616701378e-15 relative error = 1.792295096229264e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.54 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.05 y[1] (analytic) = 5.560750120958798 y[1] (numeric) = 5.560750120958786 absolute error = 1.243449787580175e-14 relative error = 2.236118797882212e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.539 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.06 y[1] (analytic) = 5.672634202898773 y[1] (numeric) = 5.672634202898757 absolute error = 1.598721155460225e-14 relative error = 2.818304685754747e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.537 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.07000000000000001 y[1] (analytic) = 5.786787414156038 y[1] (numeric) = 5.786787414156019 absolute error = 1.865174681370263e-14 relative error = 3.223160879916799e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.536 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.08 y[1] (analytic) = 5.90325541753716 y[1] (numeric) = 5.903255417537138 absolute error = 2.220446049250313e-14 relative error = 3.761392472793739e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.534 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.09 y[1] (analytic) = 6.022084801796418 y[1] (numeric) = 6.022084801796393 absolute error = 2.486899575160351e-14 relative error = 4.129632273558313e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.533 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.09999999999999999 y[1] (analytic) = 6.14332310027193 y[1] (numeric) = 6.143323100271902 absolute error = 2.842170943040401e-14 relative error = 4.626438975535234e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.532 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.11 y[1] (analytic) = 6.267018809899614 y[1] (numeric) = 6.267018809899586 absolute error = 2.842170943040401e-14 relative error = 4.535124321871833e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.53 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.12 y[1] (analytic) = 6.393221410612626 y[1] (numeric) = 6.393221410612594 absolute error = 3.197442310920451e-14 relative error = 5.001300761479584e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.529 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.13 y[1] (analytic) = 6.521981385133972 y[1] (numeric) = 6.521981385133937 absolute error = 3.552713678800501e-14 relative error = 5.447291963909097e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.528 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.14 y[1] (analytic) = 6.653350239170282 y[1] (numeric) = 6.653350239170244 absolute error = 3.819167204710538e-14 relative error = 5.740216683958629e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.527 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.15 y[1] (analytic) = 6.78738052201478 y[1] (numeric) = 6.787380522014739 absolute error = 4.174438572590589e-14 relative error = 6.150294003777821e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.526 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.16 y[1] (analytic) = 6.924125847567698 y[1] (numeric) = 6.924125847567653 absolute error = 4.529709940470639e-14 relative error = 6.541923183071307e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.525 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.17 y[1] (analytic) = 7.063640915782551 y[1] (numeric) = 7.063640915782503 absolute error = 4.884981308350689e-14 relative error = 6.91567049711714e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.524 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.18 y[1] (analytic) = 7.205981534546853 y[1] (numeric) = 7.2059815345468 absolute error = 5.329070518200751e-14 relative error = 7.39534301143039e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.523 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.19 y[1] (analytic) = 7.351204642006008 y[1] (numeric) = 7.351204642005952 absolute error = 5.684341886080801e-14 relative error = 7.732531146799431e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.522 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.2 y[1] (analytic) = 7.499368329339334 y[1] (numeric) = 7.499368329339274 absolute error = 6.039613253960852e-14 relative error = 8.053495959562928e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.521 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.21 y[1] (analytic) = 7.650531863997307 y[1] (numeric) = 7.650531863997243 absolute error = 6.394884621840902e-14 relative error = 8.358745163763889e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.52 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.2200000000000001 y[1] (analytic) = 7.80475571340933 y[1] (numeric) = 7.804755713409262 absolute error = 6.838973831690964e-14 relative error = 8.762572568339252e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.52 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.2300000000000001 y[1] (analytic) = 7.962101569171514 y[1] (numeric) = 7.962101569171441 absolute error = 7.283063041541027e-14 relative error = 9.147161686231612e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.519 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.2400000000000001 y[1] (analytic) = 8.122632371724137 y[1] (numeric) = 8.122632371724059 absolute error = 7.815970093361102e-14 relative error = 9.6224594880958e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.518 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.2500000000000001 y[1] (analytic) = 8.286412335528658 y[1] (numeric) = 8.286412335528576 absolute error = 8.171241461241152e-14 relative error = 9.861012378307918e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.517 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.2600000000000001 y[1] (analytic) = 8.453506974754362 y[1] (numeric) = 8.453506974754275 absolute error = 8.704148513061227e-14 relative error = 1.029649415213755e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.517 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.2700000000000001 y[1] (analytic) = 8.623983129484897 y[1] (numeric) = 8.623983129484804 absolute error = 9.237055564881302e-14 relative error = 1.071089243356744e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.516 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.2800000000000001 y[1] (analytic) = 8.7979089924552 y[1] (numeric) = 8.797908992455103 absolute error = 9.769962616701378e-14 relative error = 1.110486892405886e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.515 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.2900000000000001 y[1] (analytic) = 8.975354136329502 y[1] (numeric) = 8.9753541363294 absolute error = 1.012523398458143e-13 relative error = 1.128115262170833e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.515 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.3000000000000001 y[1] (analytic) = 9.15638954153132 y[1] (numeric) = 9.156389541531215 absolute error = 1.048050535246148e-13 relative error = 1.144611127008551e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.514 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.3100000000000001 y[1] (analytic) = 9.341087624636573 y[1] (numeric) = 9.341087624636463 absolute error = 1.101341240428155e-13 relative error = 1.179028914709495e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.514 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.3200000000000001 y[1] (analytic) = 9.529522267341177 y[1] (numeric) = 9.529522267341061 absolute error = 1.154631945610163e-13 relative error = 1.211636757035792e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.513 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.3300000000000001 y[1] (analytic) = 9.721768846014708 y[1] (numeric) = 9.721768846014587 absolute error = 1.20792265079217e-13 relative error = 1.242492667666481e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.513 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.3400000000000001 y[1] (analytic) = 9.917904261851957 y[1] (numeric) = 9.917904261851831 absolute error = 1.261213355974178e-13 relative error = 1.271653085849281e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.512 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.3500000000000001 y[1] (analytic) = 10.11800697163443 y[1] (numeric) = 10.1180069716343 absolute error = 1.314504061156185e-13 relative error = 1.29917291502305e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.512 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.3600000000000002 y[1] (analytic) = 10.32215701911412 y[1] (numeric) = 10.32215701911399 absolute error = 1.367794766338193e-13 relative error = 1.32510556059685e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.511 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.3700000000000002 y[1] (analytic) = 10.53043606703205 y[1] (numeric) = 10.53043606703191 absolute error = 1.4210854715202e-13 relative error = 1.349502966899191e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.511 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.3800000000000002 y[1] (analytic) = 10.74292742978448 y[1] (numeric) = 10.74292742978434 absolute error = 1.474376176702208e-13 relative error = 1.372415653311162e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.51 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.3900000000000002 y[1] (analytic) = 10.95971610674977 y[1] (numeric) = 10.95971610674962 absolute error = 1.527666881884215e-13 relative error = 1.3938927495972e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.51 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.4000000000000002 y[1] (analytic) = 11.18088881628925 y[1] (numeric) = 11.18088881628909 absolute error = 1.598721155460225e-13 relative error = 1.429869468991656e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.51 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.4100000000000002 y[1] (analytic) = 11.40653403043575 y[1] (numeric) = 11.40653403043559 absolute error = 1.652011860642233e-13 relative error = 1.448303100866761e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.509 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.4200000000000002 y[1] (analytic) = 11.63674201028358 y[1] (numeric) = 11.63674201028341 absolute error = 1.723066134218243e-13 relative error = 1.480711811515235e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.509 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.4300000000000002 y[1] (analytic) = 11.87160484209415 y[1] (numeric) = 11.87160484209397 absolute error = 1.77635683940025e-13 relative error = 1.496307249969838e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.508 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.4400000000000002 y[1] (analytic) = 12.11121647413173 y[1] (numeric) = 12.11121647413154 absolute error = 1.84741111297626e-13 relative error = 1.525372052363307e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.508 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.4500000000000002 y[1] (analytic) = 12.355672754244 y[1] (numeric) = 12.35567275424381 absolute error = 1.918465386552271e-13 relative error = 1.552700063129549e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.508 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.4600000000000002 y[1] (analytic) = 12.60507146820247 y[1] (numeric) = 12.60507146820227 absolute error = 1.989519660128281e-13 relative error = 1.578348575925999e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.507 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.4700000000000003 y[1] (analytic) = 12.85951237881808 y[1] (numeric) = 12.85951237881788 absolute error = 2.060573933704291e-13 relative error = 1.602373303904139e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.507 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.4800000000000003 y[1] (analytic) = 13.11909726584767 y[1] (numeric) = 13.11909726584746 absolute error = 2.131628207280301e-13 relative error = 1.624828419276582e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.507 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.4900000000000003 y[1] (analytic) = 13.38392996670723 y[1] (numeric) = 13.38392996670701 absolute error = 2.202682480856311e-13 relative error = 1.645766591976739e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.507 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.5000000000000002 y[1] (analytic) = 13.65411641800824 y[1] (numeric) = 13.65411641800802 absolute error = 2.202682480856311e-13 relative error = 1.613200307821618e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.506 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.5100000000000002 y[1] (analytic) = 13.92976469793379 y[1] (numeric) = 13.92976469793355 absolute error = 2.344791028008331e-13 relative error = 1.683295503445321e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.506 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.5200000000000002 y[1] (analytic) = 14.21098506947117 y[1] (numeric) = 14.21098506947093 absolute error = 2.486899575160351e-13 relative error = 1.749983947631362e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.506 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.5300000000000002 y[1] (analytic) = 14.49789002451867 y[1] (numeric) = 14.49789002451842 absolute error = 2.486899575160351e-13 relative error = 1.715352765784907e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.506 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.5400000000000003 y[1] (analytic) = 14.79059432888374 y[1] (numeric) = 14.79059432888349 absolute error = 2.504663143554353e-13 relative error = 1.693416158851124e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.505 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.5500000000000003 y[1] (analytic) = 15.08921506819094 y[1] (numeric) = 15.08921506819068 absolute error = 2.646771690706373e-13 relative error = 1.754081758888799e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.505 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.5600000000000003 y[1] (analytic) = 15.39387169471763 y[1] (numeric) = 15.39387169471735 absolute error = 2.806643806252396e-13 relative error = 1.82322151432215e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.505 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.5700000000000003 y[1] (analytic) = 15.70468607517656 y[1] (numeric) = 15.70468607517627 absolute error = 2.824407374646398e-13 relative error = 1.798448794917823e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.505 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.5800000000000003 y[1] (analytic) = 16.02178253946416 y[1] (numeric) = 16.02178253946387 absolute error = 2.842170943040401e-13 relative error = 1.773941779598924e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.505 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.5900000000000003 y[1] (analytic) = 16.34528793039417 y[1] (numeric) = 16.34528793039387 absolute error = 3.019806626980426e-13 relative error = 1.847508982307418e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.504 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.6000000000000003 y[1] (analytic) = 16.67533165443642 y[1] (numeric) = 16.67533165443611 absolute error = 3.161915174132446e-13 relative error = 1.896163290576129e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.504 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.6100000000000003 y[1] (analytic) = 17.01204573348116 y[1] (numeric) = 17.01204573348084 absolute error = 3.197442310920451e-13 relative error = 1.8795166442726e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.504 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.6200000000000003 y[1] (analytic) = 17.35556485764958 y[1] (numeric) = 17.35556485764926 absolute error = 3.197442310920451e-13 relative error = 1.842315324880456e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.504 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.6300000000000003 y[1] (analytic) = 17.70602643917169 y[1] (numeric) = 17.70602643917136 absolute error = 3.339550858072471e-13 relative error = 1.886109720634021e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.504 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.6400000000000003 y[1] (analytic) = 18.06357066735298 y[1] (numeric) = 18.06357066735263 absolute error = 3.517186542012496e-13 relative error = 1.947115886876812e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.504 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.6500000000000004 y[1] (analytic) = 18.42834056465201 y[1] (numeric) = 18.42834056465166 absolute error = 3.517186542012496e-13 relative error = 1.908574746420155e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.503 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.6600000000000004 y[1] (analytic) = 18.80048204389139 y[1] (numeric) = 18.80048204389103 absolute error = 3.552713678800501e-13 relative error = 1.889692865590561e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.503 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.6700000000000004 y[1] (analytic) = 19.18014396662477 y[1] (numeric) = 19.1801439666244 absolute error = 3.730349362740526e-13 relative error = 1.944901648930102e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.503 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.6800000000000004 y[1] (analytic) = 19.56747820268347 y[1] (numeric) = 19.56747820268308 absolute error = 3.943512183468556e-13 relative error = 2.015340016031164e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.503 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.6900000000000004 y[1] (analytic) = 19.96263969092641 y[1] (numeric) = 19.96263969092602 absolute error = 3.943512183468556e-13 relative error = 1.975446255868153e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.503 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.7000000000000004 y[1] (analytic) = 20.3657865012178 y[1] (numeric) = 20.36578650121741 absolute error = 3.979039320256561e-13 relative error = 1.953786228692238e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.503 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.7100000000000004 y[1] (analytic) = 20.77707989765714 y[1] (numeric) = 20.77707989765672 absolute error = 4.156675004196586e-13 relative error = 2.000605968052951e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.503 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.7200000000000004 y[1] (analytic) = 21.19668440308697 y[1] (numeric) = 21.19668440308653 absolute error = 4.369837824924616e-13 relative error = 2.061566677988666e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.503 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.7300000000000004 y[1] (analytic) = 21.62476786490423 y[1] (numeric) = 21.6247678649038 absolute error = 4.369837824924616e-13 relative error = 2.020755946248382e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.503 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.7400000000000004 y[1] (analytic) = 22.06150152220155 y[1] (numeric) = 22.06150152220111 absolute error = 4.405364961712621e-13 relative error = 1.996856359608747e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.502 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.7500000000000004 y[1] (analytic) = 22.50706007426503 y[1] (numeric) = 22.50706007426457 absolute error = 4.618527782440651e-13 relative error = 2.052035124623654e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.502 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.7600000000000005 y[1] (analytic) = 22.96162175045636 y[1] (numeric) = 22.96162175045588 absolute error = 4.831690603168681e-13 relative error = 2.104246231245688e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.502 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.7700000000000005 y[1] (analytic) = 23.4253683815069 y[1] (numeric) = 23.42536838150641 absolute error = 4.867217739956686e-13 relative error = 2.077755047728129e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.502 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.7800000000000005 y[1] (analytic) = 23.89848547225244 y[1] (numeric) = 23.89848547225195 absolute error = 4.867217739956686e-13 relative error = 2.036621837650681e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.502 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.7900000000000005 y[1] (analytic) = 24.38116227583762 y[1] (numeric) = 24.38116227583712 absolute error = 5.080380560684716e-13 relative error = 2.083731900558124e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.502 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.8000000000000005 y[1] (analytic) = 24.87359186941964 y[1] (numeric) = 24.87359186941911 absolute error = 5.329070518200751e-13 relative error = 2.142461187824053e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.502 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.8100000000000005 y[1] (analytic) = 25.37597123140172 y[1] (numeric) = 25.37597123140119 absolute error = 5.329070518200751e-13 relative error = 2.100045933062158e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.502 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.8200000000000005 y[1] (analytic) = 25.88850132022716 y[1] (numeric) = 25.88850132022662 absolute error = 5.364597654988756e-13 relative error = 2.072193206022821e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.502 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.8300000000000005 y[1] (analytic) = 26.41138715476533 y[1] (numeric) = 26.41138715476477 absolute error = 5.613287612504791e-13 relative error = 2.125328586345001e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.502 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.8400000000000005 y[1] (analytic) = 26.94483789632193 y[1] (numeric) = 26.94483789632134 absolute error = 5.861977570020827e-13 relative error = 2.175547536257774e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.502 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.8500000000000005 y[1] (analytic) = 27.48906693230633 y[1] (numeric) = 27.48906693230574 absolute error = 5.897504706808832e-13 relative error = 2.145400104460378e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.502 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.8600000000000005 y[1] (analytic) = 28.04429196158943 y[1] (numeric) = 28.04429196158884 absolute error = 5.897504706808832e-13 relative error = 2.102925156707927e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.502 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.8700000000000006 y[1] (analytic) = 28.61073508158607 y[1] (numeric) = 28.61073508158545 absolute error = 6.146194664324867e-13 relative error = 2.1482127763577e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.501 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.8800000000000006 y[1] (analytic) = 29.1886228770969 y[1] (numeric) = 29.18862287709625 absolute error = 6.465938895416912e-13 relative error = 2.215225748279637e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.501 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.8900000000000006 y[1] (analytic) = 29.77818651094537 y[1] (numeric) = 29.77818651094472 absolute error = 6.465938895416912e-13 relative error = 2.171367585813283e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.501 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.9000000000000006 y[1] (analytic) = 30.379661816446 y[1] (numeric) = 30.37966181644535 absolute error = 6.501466032204917e-13 relative error = 2.140071891348493e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.501 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.9100000000000006 y[1] (analytic) = 30.99328939174079 y[1] (numeric) = 30.99328939174011 absolute error = 6.821210263296962e-13 relative error = 2.200866831874485e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.501 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.9200000000000006 y[1] (analytic) = 31.61931469604164 y[1] (numeric) = 31.61931469604093 absolute error = 7.105427357601002e-13 relative error = 2.247179430011655e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.501 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.9300000000000006 y[1] (analytic) = 32.25798814781738 y[1] (numeric) = 32.25798814781666 absolute error = 7.176481631177012e-13 relative error = 2.224714572493444e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.501 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.9400000000000006 y[1] (analytic) = 32.90956522496447 y[1] (numeric) = 32.90956522496376 absolute error = 7.176481631177012e-13 relative error = 2.180667408432698e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.501 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.9500000000000006 y[1] (analytic) = 33.57430656700164 y[1] (numeric) = 33.5743065670009 absolute error = 7.460698725481052e-13 relative error = 2.222145291546771e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.501 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.9600000000000006 y[1] (analytic) = 34.252478079329 y[1] (numeric) = 34.25247807932822 absolute error = 7.815970093361102e-13 relative error = 2.281869964345136e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.501 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.9700000000000006 y[1] (analytic) = 34.94435103959386 y[1] (numeric) = 34.94435103959307 absolute error = 7.887024366937112e-13 relative error = 2.257024134745179e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.501 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.9800000000000006 y[1] (analytic) = 35.65020220620545 y[1] (numeric) = 35.65020220620466 absolute error = 7.887024366937112e-13 relative error = 2.212336502698506e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.501 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.9900000000000007 y[1] (analytic) = 36.37031392904192 y[1] (numeric) = 36.3703139290411 absolute error = 8.242295734817162e-13 relative error = 2.266215175073218e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.501 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.000000000000001 y[1] (analytic) = 37.10497426239399 y[1] (numeric) = 37.10497426239313 absolute error = 8.597567102697212e-13 relative error = 2.31709286250897e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.501 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.010000000000001 y[1] (analytic) = 37.85447708019057 y[1] (numeric) = 37.85447708018971 absolute error = 8.597567102697212e-13 relative error = 2.271215392695613e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.501 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.020000000000001 y[1] (analytic) = 38.61912219355232 y[1] (numeric) = 38.61912219355145 absolute error = 8.668621376273222e-13 relative error = 2.244644850503748e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.501 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.030000000000001 y[1] (analytic) = 39.39921547072002 y[1] (numeric) = 39.39921547071911 absolute error = 9.023892744153272e-13 relative error = 2.290373713369872e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.501 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.040000000000001 y[1] (analytic) = 40.19506895940588 y[1] (numeric) = 40.19506895940494 absolute error = 9.379164112033322e-13 relative error = 2.333411623576415e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.501 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.050000000000001 y[1] (analytic) = 41.00700101161687 y[1] (numeric) = 41.00700101161593 absolute error = 9.450218385609332e-13 relative error = 2.304537799029044e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.501 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.060000000000001 y[1] (analytic) = 41.83533641099982 y[1] (numeric) = 41.83533641099886 absolute error = 9.521272659185342e-13 relative error = 2.275892457430294e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.501 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.070000000000001 y[1] (analytic) = 42.68040650275911 y[1] (numeric) = 42.68040650275812 absolute error = 9.876544027065393e-13 relative error = 2.314069812438856e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.501 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.080000000000001 y[1] (analytic) = 43.54254932619919 y[1] (numeric) = 43.54254932619816 absolute error = 1.030286966852145e-12 relative error = 2.366161335969895e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.501 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.090000000000001 y[1] (analytic) = 44.42210974994477 y[1] (numeric) = 44.42210974994374 absolute error = 1.030286966852145e-12 relative error = 2.319311200327279e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.501 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.100000000000001 y[1] (analytic) = 45.31943960989303 y[1] (numeric) = 45.31943960989199 absolute error = 1.037392394209746e-12 relative error = 2.289067126909681e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.501 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.110000000000001 y[1] (analytic) = 46.23489784995254 y[1] (numeric) = 46.23489784995145 absolute error = 1.087130385712953e-12 relative error = 2.351319968827549e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.501 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.120000000000001 y[1] (analytic) = 47.16885066562555 y[1] (numeric) = 47.16885066562442 absolute error = 1.129762949858559e-12 relative error = 2.395146232981839e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.501 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.130000000000001 y[1] (analytic) = 48.12167165049117 y[1] (numeric) = 48.12167165049003 absolute error = 1.13686837721616e-12 relative error = 2.362487291533141e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.501 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.140000000000001 y[1] (analytic) = 49.09374194564782 y[1] (numeric) = 49.09374194564668 absolute error = 1.143973804573761e-12 relative error = 2.33018254310349e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.150000000000001 y[1] (analytic) = 50.08545039217473 y[1] (numeric) = 50.08545039217354 absolute error = 1.186606368719367e-12 relative error = 2.369163817891435e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.160000000000001 y[1] (analytic) = 51.09719368667342 y[1] (numeric) = 51.09719368667218 absolute error = 1.236344360222574e-12 relative error = 2.419593466920715e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.170000000000001 y[1] (analytic) = 52.12937653995174 y[1] (numeric) = 52.12937653995049 absolute error = 1.243449787580175e-12 relative error = 2.385314903252681e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.180000000000001 y[1] (analytic) = 53.18241183891365 y[1] (numeric) = 53.1824118389124 absolute error = 1.250555214937776e-12 relative error = 2.351445095656123e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.190000000000001 y[1] (analytic) = 54.25672081171945 y[1] (numeric) = 54.25672081171815 absolute error = 1.300293206440983e-12 relative error = 2.396556937071877e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.200000000000001 y[1] (analytic) = 55.35273319628254 y[1] (numeric) = 55.35273319628119 absolute error = 1.357136625301791e-12 relative error = 2.451796951903607e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.210000000000001 y[1] (analytic) = 56.47088741217038 y[1] (numeric) = 56.47088741216901 absolute error = 1.364242052659392e-12 relative error = 2.415832502687706e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.220000000000001 y[1] (analytic) = 57.61163073597828 y[1] (numeric) = 57.61163073597692 absolute error = 1.364242052659392e-12 relative error = 2.367997633865669e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.230000000000001 y[1] (analytic) = 58.77541948024595 y[1] (numeric) = 58.77541948024453 absolute error = 1.4210854715202e-12 relative error = 2.417822763473118e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.240000000000001 y[1] (analytic) = 59.96271917598843 y[1] (numeric) = 59.96271917598695 absolute error = 1.477928890381008e-12 relative error = 2.46474628017342e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.250000000000001 y[1] (analytic) = 61.17400475891482 y[1] (numeric) = 61.17400475891334 absolute error = 1.477928890381008e-12 relative error = 2.415942680564217e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.260000000000001 y[1] (analytic) = 62.40976075940906 y[1] (numeric) = 62.40976075940758 absolute error = 1.485034317738609e-12 relative error = 2.379490483008656e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.270000000000001 y[1] (analytic) = 63.67048149634835 y[1] (numeric) = 63.67048149634681 absolute error = 1.541877736599417e-12 relative error = 2.421652389558021e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.280000000000001 y[1] (analytic) = 64.95667127483726 y[1] (numeric) = 64.95667127483566 absolute error = 1.605826582817826e-12 relative error = 2.47215036008147e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.290000000000001 y[1] (analytic) = 66.26884458793654 y[1] (numeric) = 66.26884458793494 absolute error = 1.605826582817826e-12 relative error = 2.423199910611009e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.300000000000001 y[1] (analytic) = 67.60752632246738 y[1] (numeric) = 67.60752632246576 absolute error = 1.620037437533028e-12 relative error = 2.396238297206648e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.310000000000001 y[1] (analytic) = 68.97325196897296 y[1] (numeric) = 68.97325196897127 absolute error = 1.691091711109038e-12 relative error = 2.451808002136483e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.320000000000001 y[1] (analytic) = 70.36656783592176 y[1] (numeric) = 70.36656783591999 absolute error = 1.762145984685048e-12 relative error = 2.504237507780623e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.330000000000001 y[1] (analytic) = 71.78803126823827 y[1] (numeric) = 71.78803126823651 absolute error = 1.762145984685048e-12 relative error = 2.454651497685922e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.340000000000001 y[1] (analytic) = 73.23821087024859 y[1] (numeric) = 73.23821087024683 absolute error = 1.762145984685048e-12 relative error = 2.406047285626527e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.350000000000001 y[1] (analytic) = 74.71768673312957 y[1] (numeric) = 74.71768673312775 absolute error = 1.818989403545856e-12 relative error = 2.434483029490423e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.360000000000001 y[1] (analytic) = 76.22705066695292 y[1] (numeric) = 76.22705066695102 absolute error = 1.904254531837068e-12 relative error = 2.498134868364557e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.370000000000001 y[1] (analytic) = 77.76690643741721 y[1] (numeric) = 77.7669064374153 absolute error = 1.904254531837068e-12 relative error = 2.448669516472941e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.380000000000001 y[1] (analytic) = 79.33787000736237 y[1] (numeric) = 79.33787000736045 absolute error = 1.918465386552271e-12 relative error = 2.418095401822914e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.390000000000001 y[1] (analytic) = 80.94056978316291 y[1] (numeric) = 80.94056978316092 absolute error = 1.989519660128281e-12 relative error = 2.458000561965572e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.400000000000001 y[1] (analytic) = 82.57564686609871 y[1] (numeric) = 82.57564686609665 absolute error = 2.060573933704291e-12 relative error = 2.495377283626531e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.410000000000001 y[1] (analytic) = 84.24375530880418 y[1] (numeric) = 84.24375530880212 absolute error = 2.060573933704291e-12 relative error = 2.445966381901002e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.420000000000001 y[1] (analytic) = 85.94556237689822 y[1] (numeric) = 85.94556237689616 absolute error = 2.060573933704291e-12 relative error = 2.397533830389088e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.430000000000001 y[1] (analytic) = 87.68174881589921 y[1] (numeric) = 87.68174881589707 absolute error = 2.145839061995503e-12 relative error = 2.447304132244224e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.440000000000001 y[1] (analytic) = 89.45300912353214 y[1] (numeric) = 89.4530091235299 absolute error = 2.245315045001917e-12 relative error = 2.510049764677227e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.450000000000001 y[1] (analytic) = 91.26005182753708 y[1] (numeric) = 91.26005182753484 absolute error = 2.245315045001917e-12 relative error = 2.460348202787683e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.460000000000001 y[1] (analytic) = 93.10359976908995 y[1] (numeric) = 93.10359976908771 absolute error = 2.245315045001917e-12 relative error = 2.411630753881283e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.470000000000001 y[1] (analytic) = 94.98439039194842 y[1] (numeric) = 94.98439039194609 absolute error = 2.330580173293129e-12 relative error = 2.453645450243039e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.480000000000001 y[1] (analytic) = 96.90317603743911 y[1] (numeric) = 96.90317603743668 absolute error = 2.430056156299543e-12 relative error = 2.507715696914492e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.490000000000001 y[1] (analytic) = 98.86072424540426 y[1] (numeric) = 98.86072424540181 absolute error = 2.444267011014745e-12 relative error = 2.472434861945057e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.500000000000001 y[1] (analytic) = 100.8578180612281 y[1] (numeric) = 100.8578180612257 absolute error = 2.458477865729947e-12 relative error = 2.437567967450445e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.510000000000001 y[1] (analytic) = 102.8952563490654 y[1] (numeric) = 102.8952563490629 absolute error = 2.557953848736361e-12 relative error = 2.485978401238119e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.520000000000001 y[1] (analytic) = 104.9738541113974 y[1] (numeric) = 104.9738541113947 absolute error = 2.643218977027573e-12 relative error = 2.517978404625033e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.530000000000001 y[1] (analytic) = 107.0944428150438 y[1] (numeric) = 107.0944428150412 absolute error = 2.643218977027573e-12 relative error = 2.468119640523749e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.540000000000001 y[1] (analytic) = 109.2578707237613 y[1] (numeric) = 109.2578707237586 absolute error = 2.657429831742775e-12 relative error = 2.432254824425056e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.550000000000001 y[1] (analytic) = 111.4650032375594 y[1] (numeric) = 111.4650032375566 absolute error = 2.771116669464391e-12 relative error = 2.48608674379927e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.560000000000001 y[1] (analytic) = 113.7167232388723 y[1] (numeric) = 113.7167232388694 absolute error = 2.884803507186007e-12 relative error = 2.536833127987881e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.570000000000001 y[1] (analytic) = 116.0139314457239 y[1] (numeric) = 116.013931445721 absolute error = 2.884803507186007e-12 relative error = 2.486600937694829e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.580000000000001 y[1] (analytic) = 118.3575467720269 y[1] (numeric) = 118.357546772024 absolute error = 2.899014361901209e-12 relative error = 2.449370100146731e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.590000000000001 y[1] (analytic) = 120.7485066951604 y[1] (numeric) = 120.7485066951573 absolute error = 3.012701199622825e-12 relative error = 2.495021497225336e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.600000000000001 y[1] (analytic) = 123.1877676309735 y[1] (numeric) = 123.1877676309704 absolute error = 3.126388037344441e-12 relative error = 2.537904612988833e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.610000000000001 y[1] (analytic) = 125.6763053163644 y[1] (numeric) = 125.6763053163612 absolute error = 3.140598892059643e-12 relative error = 2.49895864153058e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.620000000000001 y[1] (analytic) = 128.2151151995882 y[1] (numeric) = 128.2151151995851 absolute error = 3.154809746774845e-12 relative error = 2.460559928417065e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.630000000000001 y[1] (analytic) = 130.8052128384496 y[1] (numeric) = 130.8052128384464 absolute error = 3.268496584496461e-12 relative error = 2.498751015781918e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.640000000000001 y[1] (analytic) = 133.4476343065392 y[1] (numeric) = 133.4476343065358 absolute error = 3.410605131648481e-12 relative error = 2.555762902333708e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.650000000000001 y[1] (analytic) = 136.1434366076768 y[1] (numeric) = 136.1434366076734 absolute error = 3.410605131648481e-12 relative error = 2.505155750898802e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.660000000000001 y[1] (analytic) = 138.8936980987276 y[1] (numeric) = 138.8936980987241 absolute error = 3.439026841078885e-12 relative error = 2.476013590360577e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.670000000000001 y[1] (analytic) = 141.6995189209585 y[1] (numeric) = 141.699518920955 absolute error = 3.552713678800501e-12 relative error = 2.50721647176674e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.680000000000001 y[1] (analytic) = 144.56202144011 y[1] (numeric) = 144.5620214401063 absolute error = 3.694822225952521e-12 relative error = 2.555873381642794e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.690000000000001 y[1] (analytic) = 147.4823506953567 y[1] (numeric) = 147.482350695353 absolute error = 3.694822225952521e-12 relative error = 2.505263991611199e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.700000000000001 y[1] (analytic) = 150.4616748573391 y[1] (numeric) = 150.4616748573354 absolute error = 3.694822225952521e-12 relative error = 2.45565671753673e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.710000000000001 y[1] (analytic) = 153.501185695447 y[1] (numeric) = 153.5011856954432 absolute error = 3.836930773104541e-12 relative error = 2.499609860159111e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.720000000000001 y[1] (analytic) = 156.6020990545429 y[1] (numeric) = 156.6020990545389 absolute error = 3.979039320256561e-12 relative error = 2.54085950589379e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.730000000000001 y[1] (analytic) = 159.7656553413162 y[1] (numeric) = 159.7656553413122 absolute error = 3.979039320256561e-12 relative error = 2.490547365612415e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.740000000000001 y[1] (analytic) = 162.9931200204632 y[1] (numeric) = 162.9931200204592 absolute error = 4.007461029686965e-12 relative error = 2.458668825520882e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.750000000000001 y[1] (analytic) = 166.2857841208892 y[1] (numeric) = 166.285784120885 absolute error = 4.177991286269389e-12 relative error = 2.512536659917967e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.760000000000001 y[1] (analytic) = 169.6449647521368 y[1] (numeric) = 169.6449647521324 absolute error = 4.348521542851813e-12 relative error = 2.563307168712793e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.770000000000001 y[1] (analytic) = 173.0720056312481 y[1] (numeric) = 173.0720056312438 absolute error = 4.376943252282217e-12 relative error = 2.528972398695055e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.780000000000001 y[1] (analytic) = 176.5682776202695 y[1] (numeric) = 176.5682776202651 absolute error = 4.376943252282217e-12 relative error = 2.478895592839921e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.790000000000001 y[1] (analytic) = 180.1351792746142 y[1] (numeric) = 180.1351792746097 absolute error = 4.547473508864641e-12 relative error = 2.524478298562695e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.800000000000001 y[1] (analytic) = 183.7741374025032 y[1] (numeric) = 183.7741374024985 absolute error = 4.718003765447065e-12 relative error = 2.567283858399327e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.810000000000001 y[1] (analytic) = 187.4866076357075 y[1] (numeric) = 187.4866076357028 absolute error = 4.746425474877469e-12 relative error = 2.531607742404687e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.820000000000001 y[1] (analytic) = 191.2740750118209 y[1] (numeric) = 191.2740750118161 absolute error = 4.746425474877469e-12 relative error = 2.481478723441291e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.830000000000001 y[1] (analytic) = 195.1380545682942 y[1] (numeric) = 195.1380545682892 absolute error = 4.945377440890297e-12 relative error = 2.534296783798017e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.840000000000001 y[1] (analytic) = 199.0800919484702 y[1] (numeric) = 199.0800919484651 absolute error = 5.115907697472721e-12 relative error = 2.569773625982111e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.850000000000001 y[1] (analytic) = 203.101764019862 y[1] (numeric) = 203.1017640198569 absolute error = 5.144329406903125e-12 relative error = 2.532882681609818e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.860000000000001 y[1] (analytic) = 207.2046795049214 y[1] (numeric) = 207.2046795049163 absolute error = 5.172751116333529e-12 relative error = 2.496445123099002e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.870000000000001 y[1] (analytic) = 211.3904796245489 y[1] (numeric) = 211.3904796245435 absolute error = 5.371703082346357e-12 relative error = 2.541128196448133e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.880000000000001 y[1] (analytic) = 215.6608387546035 y[1] (numeric) = 215.6608387545979 absolute error = 5.570655048359185e-12 relative error = 2.583062868775138e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.890000000000001 y[1] (analytic) = 220.0174650956759 y[1] (numeric) = 220.0174650956704 absolute error = 5.570655048359185e-12 relative error = 2.531914930451886e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.900000000000001 y[1] (analytic) = 224.4621013563919 y[1] (numeric) = 224.4621013563864 absolute error = 5.570655048359185e-12 relative error = 2.481779781395846e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.910000000000001 y[1] (analytic) = 228.9965254505186 y[1] (numeric) = 228.9965254505128 absolute error = 5.798028723802418e-12 relative error = 2.531928688610278e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.920000000000001 y[1] (analytic) = 233.6225512081533 y[1] (numeric) = 233.6225512081473 absolute error = 5.996980689815246e-12 relative error = 2.566952830025407e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.930000000000001 y[1] (analytic) = 238.3420291012798 y[1] (numeric) = 238.3420291012738 absolute error = 6.02540239924565e-12 relative error = 2.528048629092289e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.940000000000002 y[1] (analytic) = 243.156846983983 y[1] (numeric) = 243.1568469839769 absolute error = 6.053824108676054e-12 relative error = 2.489678651358243e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.950000000000002 y[1] (analytic) = 248.0689308476145 y[1] (numeric) = 248.0689308476082 absolute error = 6.252776074688882e-12 relative error = 2.520580087689369e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.960000000000002 y[1] (analytic) = 253.0802455912149 y[1] (numeric) = 253.0802455912084 absolute error = 6.508571459562518e-12 relative error = 2.571742193610566e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.970000000000002 y[1] (analytic) = 258.1927958074998 y[1] (numeric) = 258.1927958074933 absolute error = 6.536993168992922e-12 relative error = 2.531826323251363e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.980000000000002 y[1] (analytic) = 263.4086265847242 y[1] (numeric) = 263.4086265847177 absolute error = 6.536993168992922e-12 relative error = 2.481692894325284e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.990000000000002 y[1] (analytic) = 268.7298243247446 y[1] (numeric) = 268.7298243247378 absolute error = 6.764366844436154e-12 relative error = 2.51716267869911e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.000000000000001 y[1] (analytic) = 274.1585175776067 y[1] (numeric) = 274.1585175776 absolute error = 6.764366844436154e-12 relative error = 2.467319601887382e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.010000000000001 y[1] (analytic) = 279.6968778929956 y[1] (numeric) = 279.6968778929888 absolute error = 6.764366844436154e-12 relative error = 2.418463479246993e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.020000000000001 y[1] (analytic) = 285.3471206888831 y[1] (numeric) = 285.3471206888763 absolute error = 6.821210263296962e-12 relative error = 2.390495564430173e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.030000000000001 y[1] (analytic) = 291.1115061377251 y[1] (numeric) = 291.1115061377183 absolute error = 6.821210263296962e-12 relative error = 2.34316065132439e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.04 y[1] (analytic) = 296.9923400705607 y[1] (numeric) = 296.9923400705538 absolute error = 6.821210263296962e-12 relative error = 2.296763028190003e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.05 y[1] (analytic) = 302.9919748993752 y[1] (numeric) = 302.9919748993683 absolute error = 6.87805368215777e-12 relative error = 2.270044836811931e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.06 y[1] (analytic) = 309.1128105580963 y[1] (numeric) = 309.1128105580894 absolute error = 6.87805368215777e-12 relative error = 2.225094996787612e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.07 y[1] (analytic) = 315.3572954625997 y[1] (numeric) = 315.3572954625928 absolute error = 6.87805368215777e-12 relative error = 2.181035219771373e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.08 y[1] (analytic) = 321.7279274901081 y[1] (numeric) = 321.7279274901013 absolute error = 6.87805368215777e-12 relative error = 2.137847881536253e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.089999999999999 y[1] (analytic) = 328.2272549783755 y[1] (numeric) = 328.2272549783686 absolute error = 6.87805368215777e-12 relative error = 2.095515706826636e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.099999999999999 y[1] (analytic) = 334.857877745056 y[1] (numeric) = 334.8578777450491 absolute error = 6.934897101018578e-12 relative error = 2.070997148915356e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.109999999999999 y[1] (analytic) = 341.6224481276657 y[1] (numeric) = 341.6224481276588 absolute error = 6.934897101018578e-12 relative error = 2.02998870215548e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.119999999999999 y[1] (analytic) = 348.5236720445533 y[1] (numeric) = 348.5236720445463 absolute error = 6.991740519879386e-12 relative error = 2.006102047204874e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.129999999999999 y[1] (analytic) = 355.5643100773028 y[1] (numeric) = 355.5643100772958 absolute error = 6.991740519879386e-12 relative error = 1.966378604860347e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.139999999999998 y[1] (analytic) = 362.747178575004 y[1] (numeric) = 362.747178574997 absolute error = 7.048583938740194e-12 relative error = 1.943111995089655e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.149999999999998 y[1] (analytic) = 370.0751507808287 y[1] (numeric) = 370.0751507808216 absolute error = 7.105427357601002e-12 relative error = 1.919995801557906e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.159999999999998 y[1] (analytic) = 377.5511579813669 y[1] (numeric) = 377.5511579813598 absolute error = 7.105427357601002e-12 relative error = 1.881977371117392e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.169999999999998 y[1] (analytic) = 385.1781906791801 y[1] (numeric) = 385.178190679173 absolute error = 7.105427357601002e-12 relative error = 1.844711754077272e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.179999999999997 y[1] (analytic) = 392.9592997890428 y[1] (numeric) = 392.9592997890356 absolute error = 7.16227077646181e-12 relative error = 1.822649516198451e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.189999999999997 y[1] (analytic) = 400.8975978583482 y[1] (numeric) = 400.897597858341 absolute error = 7.16227077646181e-12 relative error = 1.786558666034338e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.199999999999997 y[1] (analytic) = 408.9962603121695 y[1] (numeric) = 408.9962603121623 absolute error = 7.16227077646181e-12 relative error = 1.751182460933787e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.209999999999997 y[1] (analytic) = 417.2585267234719 y[1] (numeric) = 417.2585267234647 absolute error = 7.219114195322618e-12 relative error = 1.730129819517604e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.219999999999997 y[1] (analytic) = 425.6877021089849 y[1] (numeric) = 425.6877021089776 absolute error = 7.275957614183426e-12 relative error = 1.70922429239467e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.229999999999996 y[1] (analytic) = 434.2871582512531 y[1] (numeric) = 434.2871582512458 absolute error = 7.332801033044234e-12 relative error = 1.688468308059412e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.239999999999996 y[1] (analytic) = 443.0603350473945 y[1] (numeric) = 443.0603350473871 absolute error = 7.332801033044234e-12 relative error = 1.655034416985181e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.249999999999996 y[1] (analytic) = 452.0107418851047 y[1] (numeric) = 452.0107418850973 absolute error = 7.389644451905042e-12 relative error = 1.634838238818535e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.259999999999996 y[1] (analytic) = 461.1419590464592 y[1] (numeric) = 461.1419590464518 absolute error = 7.44648787076585e-12 relative error = 1.614792955766497e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.269999999999996 y[1] (analytic) = 470.4576391400738 y[1] (numeric) = 470.4576391400663 absolute error = 7.503331289626658e-12 relative error = 1.594900510775343e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.279999999999995 y[1] (analytic) = 479.9615085621965 y[1] (numeric) = 479.961508562189 absolute error = 7.503331289626658e-12 relative error = 1.563319382027971e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.289999999999995 y[1] (analytic) = 489.6573689873162 y[1] (numeric) = 489.6573689873087 absolute error = 7.503331289626658e-12 relative error = 1.532363600520228e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.299999999999995 y[1] (analytic) = 499.5490988888828 y[1] (numeric) = 499.5490988888753 absolute error = 7.503331289626658e-12 relative error = 1.50202078360583e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.309999999999995 y[1] (analytic) = 509.6406550907484 y[1] (numeric) = 509.6406550907408 absolute error = 7.560174708487466e-12 relative error = 1.483432421053865e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.319999999999995 y[1] (analytic) = 519.9360743499496 y[1] (numeric) = 519.936074349942 absolute error = 7.617018127348274e-12 relative error = 1.464991275489291e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.329999999999994 y[1] (analytic) = 530.4394749714642 y[1] (numeric) = 530.4394749714567 absolute error = 7.503331289626658e-12 relative error = 1.414549942767799e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.339999999999994 y[1] (analytic) = 541.155058455588 y[1] (numeric) = 541.1550584555805 absolute error = 7.503331289626658e-12 relative error = 1.386539989303722e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.349999999999994 y[1] (analytic) = 552.087111178591 y[1] (numeric) = 552.0871111785835 absolute error = 7.503331289626658e-12 relative error = 1.359084669375564e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.359999999999994 y[1] (analytic) = 563.2400061073251 y[1] (numeric) = 563.2400061073176 absolute error = 7.503331289626658e-12 relative error = 1.332173000544443e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.369999999999993 y[1] (analytic) = 574.6182045484691 y[1] (numeric) = 574.6182045484614 absolute error = 7.617018127348274e-12 relative error = 1.325578978712252e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.379999999999993 y[1] (analytic) = 586.2262579331106 y[1] (numeric) = 586.2262579331029 absolute error = 7.617018127348274e-12 relative error = 1.299330765940783e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.389999999999993 y[1] (analytic) = 598.0688096373797 y[1] (numeric) = 598.0688096373719 absolute error = 7.73070496506989e-12 relative error = 1.292611291626654e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.399999999999993 y[1] (analytic) = 610.1505968398608 y[1] (numeric) = 610.1505968398531 absolute error = 7.73070496506989e-12 relative error = 1.267015881834641e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.409999999999993 y[1] (analytic) = 622.4764524165275 y[1] (numeric) = 622.4764524165198 absolute error = 7.73070496506989e-12 relative error = 1.241927294608234e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.419999999999992 y[1] (analytic) = 635.0513068739576 y[1] (numeric) = 635.0513068739499 absolute error = 7.73070496506989e-12 relative error = 1.217335494217674e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.429999999999992 y[1] (analytic) = 647.8801903216009 y[1] (numeric) = 647.8801903215932 absolute error = 7.73070496506989e-12 relative error = 1.193230643652254e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.439999999999992 y[1] (analytic) = 660.9682344838907 y[1] (numeric) = 660.9682344838828 absolute error = 7.844391802791506e-12 relative error = 1.186803146283831e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.449999999999992 y[1] (analytic) = 674.3206747530012 y[1] (numeric) = 674.3206747529933 absolute error = 7.844391802791506e-12 relative error = 1.163302875989209e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.459999999999992 y[1] (analytic) = 687.9428522830751 y[1] (numeric) = 687.9428522830672 absolute error = 7.958078640513122e-12 relative error = 1.156793564189621e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.469999999999991 y[1] (analytic) = 701.8402161267559 y[1] (numeric) = 701.8402161267479 absolute error = 7.958078640513122e-12 relative error = 1.13388752277995e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.479999999999991 y[1] (analytic) = 716.0183254148817 y[1] (numeric) = 716.0183254148736 absolute error = 8.071765478234738e-12 relative error = 1.127312694623804e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.489999999999991 y[1] (analytic) = 730.4828515802118 y[1] (numeric) = 730.4828515802036 absolute error = 8.185452315956354e-12 relative error = 1.120553658206929e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.499999999999991 y[1] (analytic) = 745.2395806260752 y[1] (numeric) = 745.2395806260669 absolute error = 8.29913915367797e-12 relative error = 1.113620286607143e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.50999999999999 y[1] (analytic) = 760.2944154408498 y[1] (numeric) = 760.2944154408408 absolute error = 8.981260180007666e-12 relative error = 1.181287143191755e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.51999999999999 y[1] (analytic) = 775.6533781591942 y[1] (numeric) = 775.6533781591851 absolute error = 9.094947017729282e-12 relative error = 1.172553008060599e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.52999999999999 y[1] (analytic) = 791.3226125709851 y[1] (numeric) = 791.322612570976 absolute error = 9.094947017729282e-12 relative error = 1.149334907564445e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.53999999999999 y[1] (analytic) = 807.3083865789133 y[1] (numeric) = 807.3083865789042 absolute error = 9.094947017729282e-12 relative error = 1.126576555988777e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.54999999999999 y[1] (analytic) = 823.6170947057285 y[1] (numeric) = 823.6170947057193 absolute error = 9.208633855450898e-12 relative error = 1.118072210332286e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.559999999999989 y[1] (analytic) = 840.2552606521335 y[1] (numeric) = 840.2552606521243 absolute error = 9.208633855450898e-12 relative error = 1.09593290118814e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.569999999999989 y[1] (analytic) = 857.2295399063523 y[1] (numeric) = 857.229539906343 absolute error = 9.322320693172514e-12 relative error = 1.087494102710334e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.579999999999989 y[1] (analytic) = 874.5467224064132 y[1] (numeric) = 874.5467224064038 absolute error = 9.43600753089413e-12 relative error = 1.078959795873444e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.589999999999989 y[1] (analytic) = 892.213735256215 y[1] (numeric) = 892.2137352562056 absolute error = 9.43600753089413e-12 relative error = 1.057594963855204e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.599999999999989 y[1] (analytic) = 910.2376454964611 y[1] (numeric) = 910.2376454964516 absolute error = 9.549694368615746e-12 relative error = 1.049142981051631e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.609999999999988 y[1] (analytic) = 928.6256629315695 y[1] (numeric) = 928.62566293156 absolute error = 9.549694368615746e-12 relative error = 1.028368561177645e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.619999999999988 y[1] (analytic) = 947.3851430136912 y[1] (numeric) = 947.3851430136815 absolute error = 9.663381206337363e-12 relative error = 1.020005567703705e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.629999999999988 y[1] (analytic) = 966.5235897849886 y[1] (numeric) = 966.5235897849789 absolute error = 9.777068044058979e-12 relative error = 1.011570555275735e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.639999999999988 y[1] (analytic) = 986.0486588793531 y[1] (numeric) = 986.0486588793432 absolute error = 9.890754881780595e-12 relative error = 1.003069655104188e-12 % Correct digits = 14 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.649999999999987 y[1] (analytic) = 1005.96816058476 y[1] (numeric) = 1005.96816058475 absolute error = 1.000444171950221e-11 relative error = 9.945087838253968e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.659999999999987 y[1] (analytic) = 1026.290062967488 y[1] (numeric) = 1026.290062967478 absolute error = 1.000444171950221e-11 relative error = 9.748161928582503e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.669999999999987 y[1] (analytic) = 1047.022495059454 y[1] (numeric) = 1047.022495059444 absolute error = 1.000444171950221e-11 relative error = 9.555135411808054e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.679999999999987 y[1] (analytic) = 1068.173750109929 y[1] (numeric) = 1068.173750109919 absolute error = 1.000444171950221e-11 relative error = 9.365931074858021e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.689999999999987 y[1] (analytic) = 1089.752288902955 y[1] (numeric) = 1089.752288902945 absolute error = 1.000444171950221e-11 relative error = 9.180473233576418e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.699999999999986 y[1] (analytic) = 1111.766743141766 y[1] (numeric) = 1111.766743141756 absolute error = 1.000444171950221e-11 relative error = 8.998687702449564e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.709999999999986 y[1] (analytic) = 1134.225918901588 y[1] (numeric) = 1134.225918901578 absolute error = 1.000444171950221e-11 relative error = 8.820501764931238e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.719999999999986 y[1] (analytic) = 1157.138800152185 y[1] (numeric) = 1157.138800152174 absolute error = 1.023181539494544e-11 relative error = 8.84234060218167e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.729999999999986 y[1] (analytic) = 1180.514552351565 y[1] (numeric) = 1180.514552351555 absolute error = 1.023181539494544e-11 relative error = 8.667250543048233e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.739999999999986 y[1] (analytic) = 1204.36252611229 y[1] (numeric) = 1204.36252611228 absolute error = 1.023181539494544e-11 relative error = 8.495627498452628e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.749999999999985 y[1] (analytic) = 1228.692260941841 y[1] (numeric) = 1228.692260941831 absolute error = 1.023181539494544e-11 relative error = 8.327402816961144e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.759999999999985 y[1] (analytic) = 1253.51348905855 y[1] (numeric) = 1253.51348905854 absolute error = 1.023181539494544e-11 relative error = 8.162509206526396e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.769999999999985 y[1] (analytic) = 1278.83613928462 y[1] (numeric) = 1278.836139284609 absolute error = 1.023181539494544e-11 relative error = 8.000880707569866e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.779999999999985 y[1] (analytic) = 1304.670341017778 y[1] (numeric) = 1304.670341017768 absolute error = 1.045918907038867e-11 relative error = 8.016729392521808e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.789999999999984 y[1] (analytic) = 1331.026428283181 y[1] (numeric) = 1331.02642828317 absolute error = 1.068656274583191e-11 relative error = 8.028813341907814e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.799999999999984 y[1] (analytic) = 1357.914943867152 y[1] (numeric) = 1357.914943867141 absolute error = 1.068656274583191e-11 relative error = 7.869832196851792e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.809999999999984 y[1] (analytic) = 1385.346643534444 y[1] (numeric) = 1385.346643534433 absolute error = 1.091393642127514e-11 relative error = 7.878126728939364e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.819999999999984 y[1] (analytic) = 1413.332500330685 y[1] (numeric) = 1413.332500330674 absolute error = 1.091393642127514e-11 relative error = 7.722129377709456e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.829999999999984 y[1] (analytic) = 1441.883708971742 y[1] (numeric) = 1441.883708971731 absolute error = 1.114131009671837e-11 relative error = 7.726913084179048e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.839999999999983 y[1] (analytic) = 1471.011690321761 y[1] (numeric) = 1471.01169032175 absolute error = 1.114131009671837e-11 relative error = 7.57390996279668e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.849999999999983 y[1] (analytic) = 1500.728095961659 y[1] (numeric) = 1500.728095961648 absolute error = 1.114131009671837e-11 relative error = 7.423936505685978e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.859999999999983 y[1] (analytic) = 1531.044812849917 y[1] (numeric) = 1531.044812849905 absolute error = 1.13686837721616e-11 relative error = 7.425441552556331e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.869999999999983 y[1] (analytic) = 1561.973968077517 y[1] (numeric) = 1561.973968077506 absolute error = 1.13686837721616e-11 relative error = 7.278407966141854e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.879999999999983 y[1] (analytic) = 1593.527933718946 y[1] (numeric) = 1593.527933718934 absolute error = 1.159605744760484e-11 relative error = 7.276971556150994e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.889999999999982 y[1] (analytic) = 1625.719331781184 y[1] (numeric) = 1625.719331781173 absolute error = 1.159605744760484e-11 relative error = 7.132877871914007e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.899999999999982 y[1] (analytic) = 1658.561039252682 y[1] (numeric) = 1658.561039252671 absolute error = 1.182343112304807e-11 relative error = 7.128728363458659e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.909999999999982 y[1] (analytic) = 1692.066193254323 y[1] (numeric) = 1692.066193254311 absolute error = 1.182343112304807e-11 relative error = 6.987570090451518e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.919999999999982 y[1] (analytic) = 1726.248196294449 y[1] (numeric) = 1726.248196294437 absolute error = 1.20508047984913e-11 relative error = 6.980922456202683e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.929999999999982 y[1] (analytic) = 1761.120721630043 y[1] (numeric) = 1761.12072163003 absolute error = 1.227817847393453e-11 relative error = 6.971798311798979e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.939999999999981 y[1] (analytic) = 1796.697718736211 y[1] (numeric) = 1796.697718736198 absolute error = 1.227817847393453e-11 relative error = 6.833747461187266e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.949999999999981 y[1] (analytic) = 1832.993418886162 y[1] (numeric) = 1832.99341888615 absolute error = 1.250555214937776e-11 relative error = 6.822475203962758e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.959999999999981 y[1] (analytic) = 1870.022340843906 y[1] (numeric) = 1870.022340843894 absolute error = 1.2732925824821e-11 relative error = 6.808969896624264e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.969999999999981 y[1] (analytic) = 1907.799296671951 y[1] (numeric) = 1907.799296671939 absolute error = 1.2732925824821e-11 relative error = 6.674143263933931e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.97999999999998 y[1] (analytic) = 1946.339397656328 y[1] (numeric) = 1946.339397656316 absolute error = 1.2732925824821e-11 relative error = 6.541986377172071e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.98999999999998 y[1] (analytic) = 1985.658060351306 y[1] (numeric) = 1985.658060351293 absolute error = 1.296029950026423e-11 relative error = 6.526954342769001e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.99999999999998 y[1] (analytic) = 2025.771012746218 y[1] (numeric) = 2025.771012746205 absolute error = 1.318767317570746e-11 relative error = 6.509952552746676e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.00999999999998 y[1] (analytic) = 2066.694300556869 y[1] (numeric) = 2066.694300556855 absolute error = 1.364242052659392e-11 relative error = 6.601082957899476e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.01999999999998 y[1] (analytic) = 2108.444293644033 y[1] (numeric) = 2108.44429364402 absolute error = 1.364242052659392e-11 relative error = 6.470372761433345e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.029999999999979 y[1] (analytic) = 2151.037692561621 y[1] (numeric) = 2151.037692561607 absolute error = 1.364242052659392e-11 relative error = 6.342250800053382e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.039999999999979 y[1] (analytic) = 2194.491535237119 y[1] (numeric) = 2194.491535237104 absolute error = 1.409716787748039e-11 relative error = 6.423888017393134e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.049999999999979 y[1] (analytic) = 2238.823203786988 y[1] (numeric) = 2238.823203786974 absolute error = 1.409716787748039e-11 relative error = 6.296686515324172e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.059999999999979 y[1] (analytic) = 2284.050431469746 y[1] (numeric) = 2284.050431469732 absolute error = 1.409716787748039e-11 relative error = 6.172003771566949e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.069999999999979 y[1] (analytic) = 2330.191309779504 y[1] (numeric) = 2330.19130977949 absolute error = 1.455191522836685e-11 relative error = 6.244944424646334e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.079999999999978 y[1] (analytic) = 2377.264295682805 y[1] (numeric) = 2377.264295682791 absolute error = 1.455191522836685e-11 relative error = 6.121286242675514e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.089999999999978 y[1] (analytic) = 2425.28821900166 y[1] (numeric) = 2425.288219001645 absolute error = 1.500666257925332e-11 relative error = 6.187579052122154e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.099999999999978 y[1] (analytic) = 2474.282289945722 y[1] (numeric) = 2474.282289945707 absolute error = 1.546140993013978e-11 relative error = 6.248846379803718e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.109999999999978 y[1] (analytic) = 2524.266106796633 y[1] (numeric) = 2524.266106796618 absolute error = 1.546140993013978e-11 relative error = 6.125110933633204e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.119999999999977 y[1] (analytic) = 2575.259663747593 y[1] (numeric) = 2575.259663747578 absolute error = 1.546140993013978e-11 relative error = 6.003825613313061e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.129999999999977 y[1] (analytic) = 2627.283358901305 y[1] (numeric) = 2627.28335890129 absolute error = 1.546140993013978e-11 relative error = 5.8849419031092e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.139999999999977 y[1] (analytic) = 2680.35800242949 y[1] (numeric) = 2680.358002429474 absolute error = 1.546140993013978e-11 relative error = 5.768412247962952e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.149999999999977 y[1] (analytic) = 2734.504824897229 y[1] (numeric) = 2734.504824897213 absolute error = 1.591615728102624e-11 relative error = 5.82048974136457e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.159999999999977 y[1] (analytic) = 2789.745485755479 y[1] (numeric) = 2789.745485755462 absolute error = 1.637090463191271e-11 relative error = 5.868243076475264e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.169999999999976 y[1] (analytic) = 2846.102082005132 y[1] (numeric) = 2846.102082005115 absolute error = 1.637090463191271e-11 relative error = 5.752044080013849e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.179999999999976 y[1] (analytic) = 2903.597157036121 y[1] (numeric) = 2903.597157036104 absolute error = 1.637090463191271e-11 relative error = 5.638145977737316e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.189999999999976 y[1] (analytic) = 2962.253709645069 y[1] (numeric) = 2962.253709645053 absolute error = 1.637090463191271e-11 relative error = 5.526503208894364e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.199999999999976 y[1] (analytic) = 3022.095203235119 y[1] (numeric) = 3022.095203235102 absolute error = 1.682565198279917e-11 relative error = 5.567545312532676e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.209999999999976 y[1] (analytic) = 3083.145575201602 y[1] (numeric) = 3083.145575201585 absolute error = 1.682565198279917e-11 relative error = 5.457300530384126e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.219999999999975 y[1] (analytic) = 3145.429246507321 y[1] (numeric) = 3145.429246507304 absolute error = 1.682565198279917e-11 relative error = 5.349238741097847e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.229999999999975 y[1] (analytic) = 3208.97113145126 y[1] (numeric) = 3208.971131451242 absolute error = 1.728039933368564e-11 relative error = 5.38502798118678e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.239999999999975 y[1] (analytic) = 3273.796647634631 y[1] (numeric) = 3273.796647634613 absolute error = 1.728039933368564e-11 relative error = 5.278397284135225e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.249999999999975 y[1] (analytic) = 3339.931726128259 y[1] (numeric) = 3339.931726128242 absolute error = 1.77351466845721e-11 relative error = 5.310032700917264e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.259999999999974 y[1] (analytic) = 3407.402821845356 y[1] (numeric) = 3407.402821845338 absolute error = 1.818989403545856e-11 relative error = 5.338345651074919e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.269999999999974 y[1] (analytic) = 3476.236924123834 y[1] (numeric) = 3476.236924123816 absolute error = 1.818989403545856e-11 relative error = 5.232639325941002e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.279999999999974 y[1] (analytic) = 3546.461567522406 y[1] (numeric) = 3546.461567522387 absolute error = 1.864464138634503e-11 relative error = 5.257251779375792e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.289999999999974 y[1] (analytic) = 3618.104842834771 y[1] (numeric) = 3618.104842834752 absolute error = 1.864464138634503e-11 relative error = 5.153151220387805e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.299999999999974 y[1] (analytic) = 3691.195408326311 y[1] (numeric) = 3691.195408326292 absolute error = 1.909938873723149e-11 relative error = 5.174309843946105e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.309999999999973 y[1] (analytic) = 3765.762501197776 y[1] (numeric) = 3765.762501197757 absolute error = 1.909938873723149e-11 relative error = 5.071851645226312e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.319999999999973 y[1] (analytic) = 3841.835949280557 y[1] (numeric) = 3841.835949280538 absolute error = 1.955413608811796e-11 relative error = 5.089789451259565e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.329999999999973 y[1] (analytic) = 3919.446182968212 y[1] (numeric) = 3919.446182968192 absolute error = 1.955413608811796e-11 relative error = 4.989004868363707e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.339999999999973 y[1] (analytic) = 3998.624247389033 y[1] (numeric) = 3998.624247389013 absolute error = 2.000888343900442e-11 relative error = 5.00394190628678e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.349999999999973 y[1] (analytic) = 4079.401814824511 y[1] (numeric) = 4079.401814824491 absolute error = 2.046363078989089e-11 relative error = 5.016331246293568e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.359999999999972 y[1] (analytic) = 4161.811197378669 y[1] (numeric) = 4161.811197378648 absolute error = 2.091837814077735e-11 relative error = 5.026267927279561e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.369999999999972 y[1] (analytic) = 4245.885359903333 y[1] (numeric) = 4245.885359903312 absolute error = 2.091837814077735e-11 relative error = 4.926741154700795e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.379999999999972 y[1] (analytic) = 4331.657933184519 y[1] (numeric) = 4331.657933184497 absolute error = 2.182787284255028e-11 relative error = 5.039149715707817e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.389999999999972 y[1] (analytic) = 4419.163227395186 y[1] (numeric) = 4419.163227395165 absolute error = 2.182787284255028e-11 relative error = 4.939367866576047e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.399999999999971 y[1] (analytic) = 4508.436245819775 y[1] (numeric) = 4508.436245819752 absolute error = 2.273736754432321e-11 relative error = 5.043293573332729e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.409999999999971 y[1] (analytic) = 4599.512698855975 y[1] (numeric) = 4599.512698855952 absolute error = 2.273736754432321e-11 relative error = 4.943429670273247e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.419999999999971 y[1] (analytic) = 4692.429018299372 y[1] (numeric) = 4692.429018299349 absolute error = 2.273736754432321e-11 relative error = 4.845543204948398e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.429999999999971 y[1] (analytic) = 4787.222371916643 y[1] (numeric) = 4787.22237191662 absolute error = 2.364686224609613e-11 relative error = 4.93957882232839e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.439999999999971 y[1] (analytic) = 4883.930678313163 y[1] (numeric) = 4883.93067831314 absolute error = 2.364686224609613e-11 relative error = 4.841768608858185e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.44999999999997 y[1] (analytic) = 4982.592622100952 y[1] (numeric) = 4982.592622100929 absolute error = 2.364686224609613e-11 relative error = 4.745895167348687e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.45999999999997 y[1] (analytic) = 5083.247669373036 y[1] (numeric) = 5083.247669373012 absolute error = 2.364686224609613e-11 relative error = 4.65192014714733e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.46999999999997 y[1] (analytic) = 5185.936083490408 y[1] (numeric) = 5185.936083490384 absolute error = 2.455635694786906e-11 relative error = 4.735183109187365e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.47999999999997 y[1] (analytic) = 5290.698941187913 y[1] (numeric) = 5290.698941187888 absolute error = 2.546585164964199e-11 relative error = 4.813324653835657e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.48999999999997 y[1] (analytic) = 5397.578149005486 y[1] (numeric) = 5397.57814900546 absolute error = 2.637534635141492e-11 relative error = 4.886514956022383e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.499999999999969 y[1] (analytic) = 5506.616460051329 y[1] (numeric) = 5506.616460051302 absolute error = 2.728484105318785e-11 relative error = 4.954919459368614e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.509999999999969 y[1] (analytic) = 5617.857491103724 y[1] (numeric) = 5617.857491103697 absolute error = 2.728484105318785e-11 relative error = 4.856805480807466e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.519999999999969 y[1] (analytic) = 5731.345740058327 y[1] (numeric) = 5731.345740058298 absolute error = 2.819433575496078e-11 relative error = 4.919322098804992e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.529999999999969 y[1] (analytic) = 5847.126603727914 y[1] (numeric) = 5847.126603727886 absolute error = 2.819433575496078e-11 relative error = 4.821912995176998e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.539999999999969 y[1] (analytic) = 5965.246396001719 y[1] (numeric) = 5965.246396001691 absolute error = 2.819433575496078e-11 relative error = 4.726432721011889e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.549999999999968 y[1] (analytic) = 6085.752366371606 y[1] (numeric) = 6085.752366371576 absolute error = 2.91038304567337e-11 relative error = 4.782289633990766e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.559999999999968 y[1] (analytic) = 6208.692718832486 y[1] (numeric) = 6208.692718832457 absolute error = 2.91038304567337e-11 relative error = 4.687593954916573e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.569999999999968 y[1] (analytic) = 6334.116631164574 y[1] (numeric) = 6334.116631164544 absolute error = 3.001332515850663e-11 relative error = 4.738360043899044e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.579999999999968 y[1] (analytic) = 6462.074274605141 y[1] (numeric) = 6462.074274605111 absolute error = 3.001332515850663e-11 relative error = 4.644534228963279e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.589999999999967 y[1] (analytic) = 6592.616833917689 y[1] (numeric) = 6592.616833917659 absolute error = 3.001332515850663e-11 relative error = 4.552566289624797e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.599999999999967 y[1] (analytic) = 6725.796527866535 y[1] (numeric) = 6725.796527866504 absolute error = 3.092281986027956e-11 relative error = 4.597644268921777e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.609999999999967 y[1] (analytic) = 6861.66663010501 y[1] (numeric) = 6861.666630104978 absolute error = 3.183231456205249e-11 relative error = 4.639152013359374e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.619999999999967 y[1] (analytic) = 7000.281490485634 y[1] (numeric) = 7000.281490485602 absolute error = 3.183231456205249e-11 relative error = 4.547290648999912e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.629999999999967 y[1] (analytic) = 7141.696556800784 y[1] (numeric) = 7141.696556800752 absolute error = 3.274180926382542e-11 relative error = 4.584598211841772e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.639999999999966 y[1] (analytic) = 7285.968396962545 y[1] (numeric) = 7285.968396962512 absolute error = 3.274180926382542e-11 relative error = 4.493817085107751e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.649999999999966 y[1] (analytic) = 7433.154721630631 y[1] (numeric) = 7433.154721630597 absolute error = 3.365130396559834e-11 relative error = 4.527190032473341e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.659999999999966 y[1] (analytic) = 7583.31440729742 y[1] (numeric) = 7583.314407297386 absolute error = 3.456079866737127e-11 relative error = 4.55747933042489e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.669999999999966 y[1] (analytic) = 7736.507519839335 y[1] (numeric) = 7736.5075198393 absolute error = 3.54702933691442e-11 relative error = 4.58479401437728e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.679999999999966 y[1] (analytic) = 7892.795338543994 y[1] (numeric) = 7892.795338543959 absolute error = 3.54702933691442e-11 relative error = 4.494009010461369e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.689999999999965 y[1] (analytic) = 8052.240380622746 y[1] (numeric) = 8052.240380622709 absolute error = 3.637978807091713e-11 relative error = 4.517970943647311e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.699999999999965 y[1] (analytic) = 8214.906426218382 y[1] (numeric) = 8214.906426218346 absolute error = 3.637978807091713e-11 relative error = 4.428509125168947e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.709999999999965 y[1] (analytic) = 8380.858543918053 y[1] (numeric) = 8380.858543918015 absolute error = 3.819877747446299e-11 relative error = 4.557859707843852e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.719999999999965 y[1] (analytic) = 8550.163116781561 y[1] (numeric) = 8550.163116781523 absolute error = 3.819877747446299e-11 relative error = 4.467608038902737e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.729999999999964 y[1] (analytic) = 8722.887868895476 y[1] (numeric) = 8722.887868895437 absolute error = 3.819877747446299e-11 relative error = 4.379143472733859e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.739999999999964 y[1] (analytic) = 8899.101892463672 y[1] (numeric) = 8899.101892463632 absolute error = 4.001776687800884e-11 relative error = 4.496832080538199e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.749999999999964 y[1] (analytic) = 9078.875675445126 y[1] (numeric) = 9078.875675445086 absolute error = 4.001776687800884e-11 relative error = 4.407788839563201e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.759999999999964 y[1] (analytic) = 9262.281129750048 y[1] (numeric) = 9262.281129750008 absolute error = 4.001776687800884e-11 relative error = 4.32050877288463e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.769999999999964 y[1] (analytic) = 9449.391620005599 y[1] (numeric) = 9449.391620005559 absolute error = 4.001776687800884e-11 relative error = 4.234956967312688e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.779999999999963 y[1] (analytic) = 9640.281992902721 y[1] (numeric) = 9640.281992902679 absolute error = 4.18367562815547e-11 relative error = 4.339785528302529e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.789999999999963 y[1] (analytic) = 9835.02860713581 y[1] (numeric) = 9835.028607135768 absolute error = 4.18367562815547e-11 relative error = 4.25385201739017e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.799999999999963 y[1] (analytic) = 10033.70936394722 y[1] (numeric) = 10033.70936394717 absolute error = 4.365574568510056e-11 relative error = 4.350907934603218e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.809999999999963 y[1] (analytic) = 10236.40373828878 y[1] (numeric) = 10236.40373828873 absolute error = 4.365574568510056e-11 relative error = 4.264754185281725e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.819999999999963 y[1] (analytic) = 10443.19281061286 y[1] (numeric) = 10443.19281061281 absolute error = 4.547473508864641e-11 relative error = 4.354485827594113e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.829999999999962 y[1] (analytic) = 10654.15929930561 y[1] (numeric) = 10654.15929930556 absolute error = 4.729372449219227e-11 relative error = 4.438991680486199e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.839999999999962 y[1] (analytic) = 10869.38759377543 y[1] (numeric) = 10869.38759377538 absolute error = 4.729372449219227e-11 relative error = 4.351093756126238e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.849999999999962 y[1] (analytic) = 11088.96378820987 y[1] (numeric) = 11088.96378820982 absolute error = 4.911271389573812e-11 relative error = 4.42897233986428e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.859999999999962 y[1] (analytic) = 11312.97571601441 y[1] (numeric) = 11312.97571601436 absolute error = 4.911271389573812e-11 relative error = 4.341272811733805e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.869999999999961 y[1] (analytic) = 11541.51298494704 y[1] (numeric) = 11541.51298494699 absolute error = 4.911271389573812e-11 relative error = 4.255309850605647e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.879999999999961 y[1] (analytic) = 11774.66701296254 y[1] (numeric) = 11774.66701296249 absolute error = 5.093170329928398e-11 relative error = 4.325532369043989e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.889999999999961 y[1] (analytic) = 12012.53106478089 y[1] (numeric) = 12012.53106478083 absolute error = 5.093170329928398e-11 relative error = 4.23988108955729e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.899999999999961 y[1] (analytic) = 12255.20028919436 y[1] (numeric) = 12255.2002891943 absolute error = 5.093170329928398e-11 relative error = 4.155925819033038e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.909999999999961 y[1] (analytic) = 12502.77175712835 y[1] (numeric) = 12502.7717571283 absolute error = 5.275069270282984e-11 relative error = 4.21911986618123e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.91999999999996 y[1] (analytic) = 12755.34450047105 y[1] (numeric) = 12755.344500471 absolute error = 5.275069270282984e-11 relative error = 4.135575695417853e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.92999999999996 y[1] (analytic) = 13013.01955168746 y[1] (numeric) = 13013.0195516874 absolute error = 5.456968210637569e-11 relative error = 4.193468079382036e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.93999999999996 y[1] (analytic) = 13275.89998423379 y[1] (numeric) = 13275.89998423373 absolute error = 5.638867150992155e-11 relative error = 4.24744624295812e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.94999999999996 y[1] (analytic) = 13544.09095378816 y[1] (numeric) = 13544.09095378811 absolute error = 5.638867150992155e-11 relative error = 4.163341172347202e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.95999999999996 y[1] (analytic) = 13817.69974031435 y[1] (numeric) = 13817.69974031429 absolute error = 5.820766091346741e-11 relative error = 4.212543477380788e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.969999999999959 y[1] (analytic) = 14096.83579097511 y[1] (numeric) = 14096.83579097505 absolute error = 6.002665031701326e-11 relative error = 4.258164825573321e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.979999999999959 y[1] (analytic) = 14381.61076391257 y[1] (numeric) = 14381.61076391251 absolute error = 6.002665031701326e-11 relative error = 4.173847512799935e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.989999999999959 y[1] (analytic) = 14672.13857291297 y[1] (numeric) = 14672.13857291291 absolute error = 6.002665031701326e-11 relative error = 4.091199794679674e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.999999999999959 y[1] (analytic) = 14968.53543297366 y[1] (numeric) = 14968.53543297359 absolute error = 6.184563972055912e-11 relative error = 4.131709478024253e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.009999999999959 y[1] (analytic) = 15270.91990679066 y[1] (numeric) = 15270.9199067906 absolute error = 6.184563972055912e-11 relative error = 4.049896148892617e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.019999999999959 y[1] (analytic) = 15579.41295218537 y[1] (numeric) = 15579.41295218531 absolute error = 6.366462912410498e-11 relative error = 4.086458797869823e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.029999999999959 y[1] (analytic) = 15894.13797048922 y[1] (numeric) = 15894.13797048916 absolute error = 6.366462912410498e-11 relative error = 4.005541492235163e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.039999999999958 y[1] (analytic) = 16215.22085590594 y[1] (numeric) = 16215.22085590587 absolute error = 6.548361852765083e-11 relative error = 4.038404355362219e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.049999999999958 y[1] (analytic) = 16542.79004587085 y[1] (numeric) = 16542.79004587078 absolute error = 6.912159733474255e-11 relative error = 4.178351846519118e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.059999999999958 y[1] (analytic) = 16876.97657242757 y[1] (numeric) = 16876.9765724275 absolute error = 6.912159733474255e-11 relative error = 4.09561493660355e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.069999999999958 y[1] (analytic) = 17217.91411464263 y[1] (numeric) = 17217.91411464255 absolute error = 7.275957614183426e-11 relative error = 4.225806660282813e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.079999999999957 y[1] (analytic) = 17565.73905207878 y[1] (numeric) = 17565.73905207871 absolute error = 7.275957614183426e-11 relative error = 4.142130082094307e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.089999999999957 y[1] (analytic) = 17920.59051934875 y[1] (numeric) = 17920.59051934868 absolute error = 7.275957614183426e-11 relative error = 4.060110411165089e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.099999999999957 y[1] (analytic) = 18282.61046177085 y[1] (numeric) = 18282.61046177078 absolute error = 7.275957614183426e-11 relative error = 3.979714838533336e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.109999999999957 y[1] (analytic) = 18651.94369214905 y[1] (numeric) = 18651.94369214898 absolute error = 7.275957614183426e-11 relative error = 3.900911204898186e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.119999999999957 y[1] (analytic) = 19028.7379487 y[1] (numeric) = 19028.73794869993 absolute error = 7.275957614183426e-11 relative error = 3.823667987755594e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.129999999999956 y[1] (analytic) = 19413.14395415033 y[1] (numeric) = 19413.14395415025 absolute error = 7.639755494892597e-11 relative error = 3.935352003228358e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.139999999999956 y[1] (analytic) = 19805.31547602768 y[1] (numeric) = 19805.3154760276 absolute error = 7.639755494892597e-11 relative error = 3.857426812584603e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.149999999999956 y[1] (analytic) = 20205.40938816984 y[1] (numeric) = 20205.40938816976 absolute error = 7.639755494892597e-11 relative error = 3.781044644096959e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.159999999999956 y[1] (analytic) = 20613.58573347632 y[1] (numeric) = 20613.58573347624 absolute error = 8.003553375601768e-11 relative error = 3.882659465016829e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.169999999999956 y[1] (analytic) = 21030.00778792766 y[1] (numeric) = 21030.00778792758 absolute error = 8.003553375601768e-11 relative error = 3.805777656533362e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.179999999999955 y[1] (analytic) = 21454.84212589801 y[1] (numeric) = 21454.84212589793 absolute error = 8.003553375601768e-11 relative error = 3.730418209855167e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.189999999999955 y[1] (analytic) = 21888.2586867871 y[1] (numeric) = 21888.25868678702 absolute error = 8.003553375601768e-11 relative error = 3.656550980198865e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.199999999999955 y[1] (analytic) = 22330.43084299824 y[1] (numeric) = 22330.43084299816 absolute error = 8.36735125631094e-11 relative error = 3.747062166037222e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.209999999999955 y[1] (analytic) = 22781.53546928964 y[1] (numeric) = 22781.53546928955 absolute error = 8.731149137020111e-11 relative error = 3.832555162398965e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.219999999999954 y[1] (analytic) = 23241.7530135266 y[1] (numeric) = 23241.75301352651 absolute error = 8.731149137020111e-11 relative error = 3.756665485576161e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.229999999999954 y[1] (analytic) = 23711.26756886314 y[1] (numeric) = 23711.26756886306 absolute error = 8.731149137020111e-11 relative error = 3.682278525035739e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.239999999999954 y[1] (analytic) = 24190.26694738168 y[1] (numeric) = 24190.26694738159 absolute error = 9.094947017729282e-11 relative error = 3.759754713543459e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.249999999999954 y[1] (analytic) = 24678.94275522037 y[1] (numeric) = 24678.94275522028 absolute error = 9.094947017729282e-11 relative error = 3.685306582189554e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.259999999999954 y[1] (analytic) = 25177.4904692181 y[1] (numeric) = 25177.49046921801 absolute error = 9.094947017729282e-11 relative error = 3.61233262260539e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.269999999999953 y[1] (analytic) = 25686.10951510786 y[1] (numeric) = 25686.10951510777 absolute error = 9.094947017729282e-11 relative error = 3.540803644234206e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.279999999999953 y[1] (analytic) = 26205.0033472897 y[1] (numeric) = 26205.00334728961 absolute error = 9.458744898438454e-11 relative error = 3.609518675912225e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.289999999999953 y[1] (analytic) = 26734.37953021515 y[1] (numeric) = 26734.37953021506 absolute error = 9.458744898438454e-11 relative error = 3.538045417417747e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.299999999999953 y[1] (analytic) = 27274.44982141584 y[1] (numeric) = 27274.44982141574 absolute error = 9.822542779147625e-11 relative error = 3.601371555966267e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.309999999999953 y[1] (analytic) = 27825.43025620927 y[1] (numeric) = 27825.43025620917 absolute error = 9.822542779147625e-11 relative error = 3.530059621254451e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.319999999999952 y[1] (analytic) = 28387.54123411587 y[1] (numeric) = 28387.54123411577 absolute error = 1.01863406598568e-10 relative error = 3.588313822549362e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.329999999999952 y[1] (analytic) = 28961.00760702171 y[1] (numeric) = 28961.00760702161 absolute error = 1.055013854056597e-10 relative error = 3.64287689286337e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.339999999999952 y[1] (analytic) = 29546.05876912228 y[1] (numeric) = 29546.05876912217 absolute error = 1.055013854056597e-10 relative error = 3.570743097414945e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.349999999999952 y[1] (analytic) = 30142.92874868319 y[1] (numeric) = 30142.92874868308 absolute error = 1.091393642127514e-10 relative error = 3.620728600153666e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.359999999999951 y[1] (analytic) = 30751.85630165466 y[1] (numeric) = 30751.85630165454 absolute error = 1.127773430198431e-10 relative error = 3.667334482626823e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.369999999999951 y[1] (analytic) = 31373.085007177 y[1] (numeric) = 31373.08500717689 absolute error = 1.164153218269348e-10 relative error = 3.710674987821672e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.379999999999951 y[1] (analytic) = 32006.8633650156 y[1] (numeric) = 32006.86336501548 absolute error = 1.200533006340265e-10 relative error = 3.750861159523934e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.389999999999951 y[1] (analytic) = 32653.44489496406 y[1] (numeric) = 32653.44489496394 absolute error = 1.200533006340265e-10 relative error = 3.676589132331995e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.399999999999951 y[1] (analytic) = 33313.08823825559 y[1] (numeric) = 33313.08823825546 absolute error = 1.236912794411182e-10 relative error = 3.712993480414569e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.40999999999995 y[1] (analytic) = 33986.05726102284 y[1] (numeric) = 33986.05726102272 absolute error = 1.236912794411182e-10 relative error = 3.639471283507031e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.41999999999995 y[1] (analytic) = 34672.62115984798 y[1] (numeric) = 34672.62115984785 absolute error = 1.309672370553017e-10 relative error = 3.77725227208856e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.42999999999995 y[1] (analytic) = 35373.05456944483 y[1] (numeric) = 35373.0545694447 absolute error = 1.309672370553017e-10 relative error = 3.702457665853683e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.43999999999995 y[1] (analytic) = 36087.63767251648 y[1] (numeric) = 36087.63767251634 absolute error = 1.382431946694851e-10 relative error = 3.830763208276389e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.44999999999995 y[1] (analytic) = 36816.65631183205 y[1] (numeric) = 36816.65631183191 absolute error = 1.382431946694851e-10 relative error = 3.754909014511914e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.459999999999949 y[1] (analytic) = 37560.40210456765 y[1] (numeric) = 37560.40210456751 absolute error = 1.382431946694851e-10 relative error = 3.680556834418809e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.469999999999949 y[1] (analytic) = 38319.17255895711 y[1] (numeric) = 38319.17255895698 absolute error = 1.382431946694851e-10 relative error = 3.607676926133696e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.479999999999949 y[1] (analytic) = 39093.27119329928 y[1] (numeric) = 39093.27119329914 absolute error = 1.382431946694851e-10 relative error = 3.536240136721546e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.489999999999949 y[1] (analytic) = 39883.00765736932 y[1] (numeric) = 39883.00765736918 absolute error = 1.455191522836685e-10 relative error = 3.648650411067492e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.499999999999948 y[1] (analytic) = 40688.69785628284 y[1] (numeric) = 40688.69785628269 absolute error = 1.527951098978519e-10 relative error = 3.755222406908715e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.509999999999948 y[1] (analytic) = 41510.66407686208 y[1] (numeric) = 41510.66407686193 absolute error = 1.527951098978519e-10 relative error = 3.680864021229173e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.519999999999948 y[1] (analytic) = 42349.23511655496 y[1] (numeric) = 42349.2351165548 absolute error = 1.527951098978519e-10 relative error = 3.607978030236537e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.529999999999948 y[1] (analytic) = 43204.74641495846 y[1] (numeric) = 43204.7464149583 absolute error = 1.600710675120354e-10 relative error = 3.704941720398923e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.539999999999948 y[1] (analytic) = 44077.54018799891 y[1] (numeric) = 44077.54018799874 absolute error = 1.673470251262188e-10 relative error = 3.796650729883124e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.549999999999947 y[1] (analytic) = 44967.96556482292 y[1] (numeric) = 44967.96556482276 absolute error = 1.673470251262188e-10 relative error = 3.721472008445258e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.559999999999947 y[1] (analytic) = 45876.37872745374 y[1] (numeric) = 45876.37872745357 absolute error = 1.673470251262188e-10 relative error = 3.647781925430691e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.569999999999947 y[1] (analytic) = 46803.14305326874 y[1] (numeric) = 46803.14305326857 absolute error = 1.746229827404022e-10 relative error = 3.731009743120372e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.579999999999947 y[1] (analytic) = 47748.62926035528 y[1] (numeric) = 47748.6292603551 absolute error = 1.746229827404022e-10 relative error = 3.657130800305259e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.589999999999947 y[1] (analytic) = 48713.21555580284 y[1] (numeric) = 48713.21555580266 absolute error = 1.818989403545856e-10 relative error = 3.734077873512856e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.599999999999946 y[1] (analytic) = 49697.28778699091 y[1] (numeric) = 49697.28778699073 absolute error = 1.818989403545856e-10 relative error = 3.660138177645193e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.609999999999946 y[1] (analytic) = 50701.23959593313 y[1] (numeric) = 50701.23959593294 absolute error = 1.818989403545856e-10 relative error = 3.587662585850785e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.619999999999946 y[1] (analytic) = 51725.47257673925 y[1] (numeric) = 51725.47257673907 absolute error = 1.818989403545856e-10 relative error = 3.516622106926577e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.629999999999946 y[1] (analytic) = 52770.39643625824 y[1] (numeric) = 52770.39643625805 absolute error = 1.891748979687691e-10 relative error = 3.584867856683147e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.639999999999946 y[1] (analytic) = 53836.42915796639 y[1] (numeric) = 53836.4291579662 absolute error = 1.891748979687691e-10 relative error = 3.513882717103946e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.649999999999945 y[1] (analytic) = 54923.99716916636 y[1] (numeric) = 54923.99716916616 absolute error = 1.964508555829525e-10 relative error = 3.576776376596959e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.659999999999945 y[1] (analytic) = 56033.53551156372 y[1] (numeric) = 56033.53551156352 absolute error = 2.037268131971359e-10 relative error = 3.635801513097322e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.669999999999945 y[1] (analytic) = 57165.48801528947 y[1] (numeric) = 57165.48801528927 absolute error = 2.037268131971359e-10 relative error = 3.563807819547472e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.679999999999945 y[1] (analytic) = 58320.30747643801 y[1] (numeric) = 58320.3074764378 absolute error = 2.110027708113194e-10 relative error = 3.617998257237697e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.689999999999944 y[1] (analytic) = 59498.45583819158 y[1] (numeric) = 59498.45583819137 absolute error = 2.182787284255028e-10 relative error = 3.668645267351483e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.699999999999944 y[1] (analytic) = 60700.40437560376 y[1] (numeric) = 60700.40437560354 absolute error = 2.255546860396862e-10 relative error = 3.715867931356639e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.709999999999944 y[1] (analytic) = 61926.63388411569 y[1] (numeric) = 61926.63388411546 absolute error = 2.255546860396862e-10 relative error = 3.642288816501319e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.719999999999944 y[1] (analytic) = 63177.63487188073 y[1] (numeric) = 63177.6348718805 absolute error = 2.328306436538696e-10 relative error = 3.685333332373582e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.729999999999944 y[1] (analytic) = 64453.90775597422 y[1] (numeric) = 64453.90775597398 absolute error = 2.401066012680531e-10 relative error = 3.725245056934467e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.739999999999943 y[1] (analytic) = 65755.963062567 y[1] (numeric) = 65755.96306256675 absolute error = 2.473825588822365e-10 relative error = 3.762131179598894e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.749999999999943 y[1] (analytic) = 67084.32163114265 y[1] (numeric) = 67084.3216311424 absolute error = 2.473825588822365e-10 relative error = 3.687635991050906e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.759999999999943 y[1] (analytic) = 68439.51482284031 y[1] (numeric) = 68439.51482284006 absolute error = 2.473825588822365e-10 relative error = 3.61461590606831e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.769999999999943 y[1] (analytic) = 69822.08473300615 y[1] (numeric) = 69822.08473300589 absolute error = 2.619344741106033e-10 relative error = 3.751455934210773e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.779999999999943 y[1] (analytic) = 71232.58440803872 y[1] (numeric) = 71232.58440803846 absolute error = 2.619344741106033e-10 relative error = 3.677172129684004e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.789999999999942 y[1] (analytic) = 72671.57806661497 y[1] (numeric) = 72671.57806661469 absolute error = 2.764863893389702e-10 relative error = 3.804601423207389e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.799999999999942 y[1] (analytic) = 74139.64132538515 y[1] (numeric) = 74139.64132538487 absolute error = 2.764863893389702e-10 relative error = 3.729265267490608e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.809999999999942 y[1] (analytic) = 75637.36142922721 y[1] (numeric) = 75637.36142922693 absolute error = 2.764863893389702e-10 relative error = 3.655420867604887e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.819999999999942 y[1] (analytic) = 77165.33748615257 y[1] (numeric) = 77165.33748615229 absolute error = 2.764863893389702e-10 relative error = 3.583038684805675e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.829999999999941 y[1] (analytic) = 78724.18070695727 y[1] (numeric) = 78724.18070695699 absolute error = 2.764863893389702e-10 relative error = 3.512089765254751e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.839999999999941 y[1] (analytic) = 80314.51464971449 y[1] (numeric) = 80314.51464971421 absolute error = 2.764863893389702e-10 relative error = 3.442545728438304e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.849999999999941 y[1] (analytic) = 81936.97546920607 y[1] (numeric) = 81936.97546920579 absolute error = 2.764863893389702e-10 relative error = 3.374378755814346e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.859999999999941 y[1] (analytic) = 83592.21217139291 y[1] (numeric) = 83592.21217139262 absolute error = 2.91038304567337e-10 relative error = 3.481643768089401e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.869999999999941 y[1] (analytic) = 85280.88687302599 y[1] (numeric) = 85280.88687302569 absolute error = 2.91038304567337e-10 relative error = 3.412702602409161e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.87999999999994 y[1] (analytic) = 87003.67506650192 y[1] (numeric) = 87003.67506650163 absolute error = 2.91038304567337e-10 relative error = 3.3451265632731e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.88999999999994 y[1] (analytic) = 88761.26589006893 y[1] (numeric) = 88761.26589006864 absolute error = 2.91038304567337e-10 relative error = 3.278888619364541e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.89999999999994 y[1] (analytic) = 90554.36240349129 y[1] (numeric) = 90554.36240349099 absolute error = 3.055902197957039e-10 relative error = 3.374660388353879e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.90999999999994 y[1] (analytic) = 92383.68186928263 y[1] (numeric) = 92383.68186928233 absolute error = 3.055902197957039e-10 relative error = 3.307837635526323e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.91999999999994 y[1] (analytic) = 94249.95603962055 y[1] (numeric) = 94249.95603962023 absolute error = 3.201421350240707e-10 relative error = 3.396735112422654e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.929999999999939 y[1] (analytic) = 96153.93144905714 y[1] (numeric) = 96153.93144905682 absolute error = 3.201421350240707e-10 relative error = 3.329475250772078e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.939999999999939 y[1] (analytic) = 98096.36971314288 y[1] (numeric) = 98096.36971314254 absolute error = 3.346940502524376e-10 relative error = 3.411890279234213e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.949999999999939 y[1] (analytic) = 100078.0478330829 y[1] (numeric) = 100078.0478330826 absolute error = 3.346940502524376e-10 relative error = 3.344330325174443e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.959999999999939 y[1] (analytic) = 102099.7585065479 y[1] (numeric) = 102099.7585065476 absolute error = 3.492459654808044e-10 relative error = 3.420634589046618e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.969999999999938 y[1] (analytic) = 104162.3104447638 y[1] (numeric) = 104162.3104447634 absolute error = 3.637978807091713e-10 relative error = 3.492605714636961e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.979999999999938 y[1] (analytic) = 106266.5286960069 y[1] (numeric) = 106266.5286960066 absolute error = 3.783497959375381e-10 relative error = 3.560385387386377e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.989999999999938 y[1] (analytic) = 108413.2549756344 y[1] (numeric) = 108413.254975634 absolute error = 3.783497959375381e-10 relative error = 3.489885033177643e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.999999999999938 y[1] (analytic) = 110603.3480027815 y[1] (numeric) = 110603.3480027811 absolute error = 3.783497959375381e-10 relative error = 3.420780679514542e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.009999999999938 y[1] (analytic) = 112837.6838438606 y[1] (numeric) = 112837.6838438602 absolute error = 3.92901711165905e-10 relative error = 3.482007940800909e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.019999999999937 y[1] (analytic) = 115117.1562629998 y[1] (numeric) = 115117.1562629994 absolute error = 3.92901711165905e-10 relative error = 3.413059564017297e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.029999999999937 y[1] (analytic) = 117442.6770795601 y[1] (numeric) = 117442.6770795597 absolute error = 4.074536263942719e-10 relative error = 3.469382991995725e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.039999999999937 y[1] (analytic) = 119815.1765328754 y[1] (numeric) = 119815.176532875 absolute error = 4.220055416226387e-10 relative error = 3.522137627588831e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.049999999999937 y[1] (analytic) = 122235.6036543609 y[1] (numeric) = 122235.6036543604 absolute error = 4.220055416226387e-10 relative error = 3.452394629766965e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.059999999999937 y[1] (analytic) = 124704.9266471379 y[1] (numeric) = 124704.9266471374 absolute error = 4.220055416226387e-10 relative error = 3.384032635829503e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.069999999999936 y[1] (analytic) = 127224.1332733282 y[1] (numeric) = 127224.1332733278 absolute error = 4.220055416226387e-10 relative error = 3.317024300067365e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.079999999999936 y[1] (analytic) = 129794.2312491723 y[1] (numeric) = 129794.2312491719 absolute error = 4.365574568510056e-10 relative error = 3.363458087847717e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.089999999999936 y[1] (analytic) = 132416.2486481289 y[1] (numeric) = 132416.2486481284 absolute error = 4.656612873077393e-10 relative error = 3.516647632460468e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.099999999999936 y[1] (analytic) = 135091.2343121183 y[1] (numeric) = 135091.2343121178 absolute error = 4.656612873077393e-10 relative error = 3.447013343825577e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.109999999999935 y[1] (analytic) = 137820.2582710729 y[1] (numeric) = 137820.2582710725 absolute error = 4.656612873077393e-10 relative error = 3.378757906488968e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.119999999999935 y[1] (analytic) = 140604.412170964 y[1] (numeric) = 140604.4121709635 absolute error = 4.656612873077393e-10 relative error = 3.311854017365625e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.129999999999935 y[1] (analytic) = 143444.8097104739 y[1] (numeric) = 143444.8097104734 absolute error = 4.656612873077393e-10 relative error = 3.246274914007838e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.139999999999935 y[1] (analytic) = 146342.587086491 y[1] (numeric) = 146342.5870864905 absolute error = 4.94765117764473e-10 relative error = 3.380869011643605e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.149999999999935 y[1] (analytic) = 149298.9034486032 y[1] (numeric) = 149298.9034486027 absolute error = 4.94765117764473e-10 relative error = 3.313923319837363e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.159999999999934 y[1] (analytic) = 152314.9413627734 y[1] (numeric) = 152314.9413627729 absolute error = 5.238689482212067e-10 relative error = 3.439379902812628e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.169999999999934 y[1] (analytic) = 155391.9072843817 y[1] (numeric) = 155391.9072843811 absolute error = 5.238689482212067e-10 relative error = 3.371275617735213e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.179999999999934 y[1] (analytic) = 158531.0320408234 y[1] (numeric) = 158531.0320408229 absolute error = 5.238689482212067e-10 relative error = 3.304519887855804e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.189999999999934 y[1] (analytic) = 161733.5713238567 y[1] (numeric) = 161733.5713238562 absolute error = 5.238689482212067e-10 relative error = 3.239086009992365e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.199999999999934 y[1] (analytic) = 165000.806191896 y[1] (numeric) = 165000.8061918955 absolute error = 5.529727786779404e-10 relative error = 3.351333799150246e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.209999999999933 y[1] (analytic) = 168334.0435824521 y[1] (numeric) = 168334.0435824516 absolute error = 5.529727786779404e-10 relative error = 3.284972943735457e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.219999999999933 y[1] (analytic) = 171734.6168349251 y[1] (numeric) = 171734.6168349245 absolute error = 5.820766091346741e-10 relative error = 3.389395917156169e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.229999999999933 y[1] (analytic) = 175203.8862239574 y[1] (numeric) = 175203.8862239568 absolute error = 5.820766091346741e-10 relative error = 3.322281381308088e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.239999999999933 y[1] (analytic) = 178743.2395035622 y[1] (numeric) = 178743.2395035616 absolute error = 6.111804395914078e-10 relative error = 3.419320592425692e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.249999999999932 y[1] (analytic) = 182354.0924622435 y[1] (numeric) = 182354.0924622428 absolute error = 6.111804395914078e-10 relative error = 3.351613508306391e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.259999999999932 y[1] (analytic) = 186037.8894893299 y[1] (numeric) = 186037.8894893293 absolute error = 6.402842700481415e-10 relative error = 3.441687453054366e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.269999999999932 y[1] (analytic) = 189796.1041527504 y[1] (numeric) = 189796.1041527497 absolute error = 6.402842700481415e-10 relative error = 3.373537475420636e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.279999999999932 y[1] (analytic) = 193630.2397884804 y[1] (numeric) = 193630.2397884797 absolute error = 6.693881005048752e-10 relative error = 3.457043183110797e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.289999999999932 y[1] (analytic) = 197541.8301018967 y[1] (numeric) = 197541.8301018961 absolute error = 6.693881005048752e-10 relative error = 3.388589141649589e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.299999999999931 y[1] (analytic) = 201532.43978128 y[1] (numeric) = 201532.4397812794 absolute error = 6.693881005048752e-10 relative error = 3.321490581026814e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.309999999999931 y[1] (analytic) = 205603.6651237109 y[1] (numeric) = 205603.6651237102 absolute error = 6.984919309616089e-10 relative error = 3.397273733137632e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.319999999999931 y[1] (analytic) = 209757.13467361 y[1] (numeric) = 209757.1346736092 absolute error = 7.275957614183426e-10 relative error = 3.468753339668322e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.329999999999931 y[1] (analytic) = 213994.5098741775 y[1] (numeric) = 213994.5098741768 absolute error = 7.275957614183426e-10 relative error = 3.400067421571457e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.339999999999931 y[1] (analytic) = 218317.485731993 y[1] (numeric) = 218317.4857319922 absolute error = 7.566995918750763e-10 relative error = 3.466051238809164e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.34999999999993 y[1] (analytic) = 222727.7914950398 y[1] (numeric) = 222727.7914950391 absolute error = 7.566995918750763e-10 relative error = 3.397418825894155e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.35999999999993 y[1] (analytic) = 227227.1913444282 y[1] (numeric) = 227227.1913444274 absolute error = 7.566995918750763e-10 relative error = 3.330145425809011e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.36999999999993 y[1] (analytic) = 231817.4851000906 y[1] (numeric) = 231817.4851000898 absolute error = 7.566995918750763e-10 relative error = 3.264204128296708e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.37999999999993 y[1] (analytic) = 236500.508940734 y[1] (numeric) = 236500.5089407332 absolute error = 7.8580342233181e-10 relative error = 3.322628885034361e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.38999999999993 y[1] (analytic) = 241278.1361383359 y[1] (numeric) = 241278.1361383351 absolute error = 7.8580342233181e-10 relative error = 3.256836425001528e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.399999999999929 y[1] (analytic) = 246152.2778074779 y[1] (numeric) = 246152.277807477 absolute error = 8.149072527885437e-10 relative error = 3.310581807517963e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.409999999999929 y[1] (analytic) = 251124.8836698169 y[1] (numeric) = 251124.8836698161 absolute error = 8.149072527885437e-10 relative error = 3.24502789560272e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.419999999999929 y[1] (analytic) = 256197.9428340003 y[1] (numeric) = 256197.9428339995 absolute error = 8.440110832452774e-10 relative error = 3.294371039474513e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.429999999999929 y[1] (analytic) = 261373.4845913354 y[1] (numeric) = 261373.4845913346 absolute error = 8.731149137020111e-10 relative error = 3.340487712696451e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.439999999999928 y[1] (analytic) = 266653.5792275333 y[1] (numeric) = 266653.5792275324 absolute error = 8.731149137020111e-10 relative error = 3.274341624182698e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.449999999999928 y[1] (analytic) = 272040.3388508507 y[1] (numeric) = 272040.3388508498 absolute error = 9.313225746154785e-10 relative error = 3.423472337042217e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.459999999999928 y[1] (analytic) = 277535.9182369613 y[1] (numeric) = 277535.9182369604 absolute error = 9.313225746154785e-10 relative error = 3.355683042871271e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.469999999999928 y[1] (analytic) = 283142.5156908949 y[1] (numeric) = 283142.515690894 absolute error = 9.313225746154785e-10 relative error = 3.289236066660501e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.479999999999928 y[1] (analytic) = 288862.3739263888 y[1] (numeric) = 288862.3739263878 absolute error = 9.895302355289459e-10 relative error = 3.425611380529294e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.489999999999927 y[1] (analytic) = 294697.7809630029 y[1] (numeric) = 294697.7809630019 absolute error = 9.895302355289459e-10 relative error = 3.357779730459437e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.499999999999927 y[1] (analytic) = 300651.0710413583 y[1] (numeric) = 300651.0710413573 absolute error = 9.895302355289459e-10 relative error = 3.291291237052749e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.509999999999927 y[1] (analytic) = 306724.6255568647 y[1] (numeric) = 306724.6255568636 absolute error = 1.047737896442413e-09 relative error = 3.415891027791539e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.519999999999927 y[1] (analytic) = 312920.8740123099 y[1] (numeric) = 312920.8740123089 absolute error = 1.047737896442413e-09 relative error = 3.348251853601804e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.529999999999927 y[1] (analytic) = 319242.2949896941 y[1] (numeric) = 319242.294989693 absolute error = 1.047737896442413e-09 relative error = 3.281952024797456e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.539999999999926 y[1] (analytic) = 325691.4171416948 y[1] (numeric) = 325691.4171416938 absolute error = 1.047737896442413e-09 relative error = 3.216965020562965e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.549999999999926 y[1] (analytic) = 332270.8202031623 y[1] (numeric) = 332270.8202031613 absolute error = 1.047737896442413e-09 relative error = 3.153264845230131e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.559999999999926 y[1] (analytic) = 338983.1360230478 y[1] (numeric) = 338983.1360230467 absolute error = 1.105945557355881e-09 relative error = 3.262538574428335e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.569999999999926 y[1] (analytic) = 345831.0496171779 y[1] (numeric) = 345831.0496171768 absolute error = 1.105945557355881e-09 relative error = 3.197935982266837e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.579999999999925 y[1] (analytic) = 352817.3002422969 y[1] (numeric) = 352817.3002422958 absolute error = 1.105945557355881e-09 relative error = 3.134612607137954e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.589999999999925 y[1] (analytic) = 359944.6824918063 y[1] (numeric) = 359944.6824918052 absolute error = 1.105945557355881e-09 relative error = 3.072543118847314e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.599999999999925 y[1] (analytic) = 367216.0474136389 y[1] (numeric) = 367216.0474136377 absolute error = 1.164153218269348e-09 relative error = 3.1702133566021e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.609999999999925 y[1] (analytic) = 374634.3036507161 y[1] (numeric) = 374634.303650715 absolute error = 1.164153218269348e-09 relative error = 3.107438926240792e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.619999999999925 y[1] (analytic) = 382202.4186044443 y[1] (numeric) = 382202.4186044431 absolute error = 1.164153218269348e-09 relative error = 3.045907512883047e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.629999999999924 y[1] (analytic) = 389923.4196217144 y[1] (numeric) = 389923.4196217132 absolute error = 1.222360879182816e-09 relative error = 3.134874228300247e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.639999999999924 y[1] (analytic) = 397800.3952058815 y[1] (numeric) = 397800.3952058803 absolute error = 1.222360879182816e-09 relative error = 3.072799559563492e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.649999999999924 y[1] (analytic) = 405836.4962522069 y[1] (numeric) = 405836.4962522056 absolute error = 1.280568540096283e-09 relative error = 3.155380435032325e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.659999999999924 y[1] (analytic) = 414034.9373082586 y[1] (numeric) = 414034.9373082573 absolute error = 1.280568540096283e-09 relative error = 3.092899716196824e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.669999999999924 y[1] (analytic) = 422398.9978597731 y[1] (numeric) = 422398.9978597717 absolute error = 1.33877620100975e-09 relative error = 3.169458752963694e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.679999999999923 y[1] (analytic) = 430932.0236424931 y[1] (numeric) = 430932.0236424918 absolute error = 1.33877620100975e-09 relative error = 3.10669926475554e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.689999999999923 y[1] (analytic) = 439637.4279805071 y[1] (numeric) = 439637.4279805057 absolute error = 1.33877620100975e-09 relative error = 3.045182497676494e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.699999999999923 y[1] (analytic) = 448518.6931516238 y[1] (numeric) = 448518.6931516224 absolute error = 1.396983861923218e-09 relative error = 3.114661402642946e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.709999999999923 y[1] (analytic) = 457579.3717803301 y[1] (numeric) = 457579.3717803287 absolute error = 1.396983861923218e-09 relative error = 3.052986974670412e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.719999999999922 y[1] (analytic) = 466823.0882588882 y[1] (numeric) = 466823.0882588868 absolute error = 1.396983861923218e-09 relative error = 2.992533782194779e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.729999999999922 y[1] (analytic) = 476253.5401971407 y[1] (numeric) = 476253.5401971393 absolute error = 1.455191522836685e-09 relative error = 3.055497544930211e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.739999999999922 y[1] (analytic) = 485874.4999016039 y[1] (numeric) = 485874.4999016024 absolute error = 1.513399183750153e-09 relative error = 3.114794425425982e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.749999999999922 y[1] (analytic) = 495689.8158844408 y[1] (numeric) = 495689.8158844392 absolute error = 1.57160684466362e-09 relative error = 3.170544954326852e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.759999999999922 y[1] (analytic) = 505703.4144029171 y[1] (numeric) = 505703.4144029155 absolute error = 1.57160684466362e-09 relative error = 3.10776395789064e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.769999999999921 y[1] (analytic) = 515919.3010299567 y[1] (numeric) = 515919.301029955 absolute error = 1.629814505577087e-09 relative error = 3.159049297677764e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.779999999999921 y[1] (analytic) = 526341.562256424 y[1] (numeric) = 526341.5622564222 absolute error = 1.746229827404022e-09 relative error = 3.317674211244011e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.789999999999921 y[1] (analytic) = 536974.3671257749 y[1] (numeric) = 536974.3671257731 absolute error = 1.746229827404022e-09 relative error = 3.251979860325447e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.799999999999921 y[1] (analytic) = 547821.9689017298 y[1] (numeric) = 547821.9689017279 absolute error = 1.862645149230957e-09 relative error = 3.400092101025406e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.809999999999921 y[1] (analytic) = 558888.7067696357 y[1] (numeric) = 558888.7067696338 absolute error = 1.862645149230957e-09 relative error = 3.33276576654591e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.81999999999992 y[1] (analytic) = 570179.0075721982 y[1] (numeric) = 570179.0075721963 absolute error = 1.862645149230957e-09 relative error = 3.266772582810499e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.82999999999992 y[1] (analytic) = 581697.3875802776 y[1] (numeric) = 581697.3875802758 absolute error = 1.862645149230957e-09 relative error = 3.20208615166576e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.83999999999992 y[1] (analytic) = 593448.4542994578 y[1] (numeric) = 593448.454299456 absolute error = 1.862645149230957e-09 relative error = 3.138680597676735e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.84999999999992 y[1] (analytic) = 605436.9083131094 y[1] (numeric) = 605436.9083131074 absolute error = 1.979060471057892e-09 relative error = 3.268813717637438e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.859999999999919 y[1] (analytic) = 617667.5451626859 y[1] (numeric) = 617667.5451626839 absolute error = 1.979060471057892e-09 relative error = 3.204086869315162e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.869999999999919 y[1] (analytic) = 630145.2572660046 y[1] (numeric) = 630145.2572660026 absolute error = 1.979060471057892e-09 relative error = 3.140641698462338e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.879999999999919 y[1] (analytic) = 642875.0358742784 y[1] (numeric) = 642875.0358742764 absolute error = 1.979060471057892e-09 relative error = 3.078452826164679e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.889999999999919 y[1] (analytic) = 655861.9730686834 y[1] (numeric) = 655861.9730686813 absolute error = 2.095475792884827e-09 relative error = 3.194995104046661e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.899999999999919 y[1] (analytic) = 669111.2637972587 y[1] (numeric) = 669111.2637972566 absolute error = 2.095475792884827e-09 relative error = 3.131729962208135e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.909999999999918 y[1] (analytic) = 682628.2079529554 y[1] (numeric) = 682628.2079529533 absolute error = 2.095475792884827e-09 relative error = 3.069717554111448e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.919999999999918 y[1] (analytic) = 696418.2124936641 y[1] (numeric) = 696418.2124936619 absolute error = 2.211891114711761e-09 relative error = 3.17609602252021e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.929999999999918 y[1] (analytic) = 710486.7936050702 y[1] (numeric) = 710486.793605068 absolute error = 2.211891114711761e-09 relative error = 3.11320510756919e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.939999999999918 y[1] (analytic) = 724839.5789072019 y[1] (numeric) = 724839.5789071997 absolute error = 2.211891114711761e-09 relative error = 3.05155951617115e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.949999999999918 y[1] (analytic) = 739482.309705553 y[1] (numeric) = 739482.3097055508 absolute error = 2.211891114711761e-09 relative error = 2.991134589267581e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.959999999999917 y[1] (analytic) = 754420.8432876819 y[1] (numeric) = 754420.8432876796 absolute error = 2.328306436538696e-09 relative error = 3.086217006402151e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.969999999999917 y[1] (analytic) = 769661.1552662045 y[1] (numeric) = 769661.1552662022 absolute error = 2.328306436538696e-09 relative error = 3.025105815212149e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.979999999999917 y[1] (analytic) = 785209.3419691193 y[1] (numeric) = 785209.3419691168 absolute error = 2.444721758365631e-09 relative error = 3.113464942017688e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.989999999999917 y[1] (analytic) = 801071.6228784191 y[1] (numeric) = 801071.6228784166 absolute error = 2.561137080192566e-09 relative error = 3.197138691531552e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 5.999999999999917 y[1] (analytic) = 817254.3431179677 y[1] (numeric) = 817254.343117965 absolute error = 2.677552402019501e-09 relative error = 3.276277972172252e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.009999999999916 y[1] (analytic) = 833763.9759916333 y[1] (numeric) = 833763.9759916306 absolute error = 2.677552402019501e-09 relative error = 3.211403321707401e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.019999999999916 y[1] (analytic) = 850607.1255726968 y[1] (numeric) = 850607.125572694 absolute error = 2.793967723846436e-09 relative error = 3.284674722146623e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.029999999999916 y[1] (analytic) = 867790.5293455689 y[1] (numeric) = 867790.5293455661 absolute error = 2.793967723846436e-09 relative error = 3.219633804892367e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.039999999999916 y[1] (analytic) = 885321.0609008739 y[1] (numeric) = 885321.0609008709 absolute error = 2.91038304567337e-09 relative error = 3.28737581675947e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.049999999999915 y[1] (analytic) = 903205.7326849775 y[1] (numeric) = 903205.7326849744 absolute error = 3.026798367500305e-09 relative error = 3.351172670818289e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.059999999999915 y[1] (analytic) = 921451.6988050586 y[1] (numeric) = 921451.6988050556 absolute error = 3.026798367500305e-09 relative error = 3.284815005957954e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.069999999999915 y[1] (analytic) = 940066.2578908482 y[1] (numeric) = 940066.2578908452 absolute error = 3.026798367500305e-09 relative error = 3.219771310898119e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.079999999999915 y[1] (analytic) = 959056.8560141781 y[1] (numeric) = 959056.856014175 absolute error = 3.14321368932724e-09 relative error = 3.277400781420171e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.089999999999915 y[1] (analytic) = 978431.089667509 y[1] (numeric) = 978431.0896675057 absolute error = 3.259629011154175e-09 relative error = 3.331485523688606e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.099999999999914 y[1] (analytic) = 998196.7088026284 y[1] (numeric) = 998196.7088026252 absolute error = 3.259629011154175e-09 relative error = 3.265517690460243e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.109999999999914 y[1] (analytic) = 1018361.619930736 y[1] (numeric) = 1018361.619930733 absolute error = 3.37604433298111e-09 relative error = 3.31517239741491e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.119999999999914 y[1] (analytic) = 1038933.889285152 y[1] (numeric) = 1038933.889285148 absolute error = 3.37604433298111e-09 relative error = 3.24952758572928e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.129999999999914 y[1] (analytic) = 1059921.746047918 y[1] (numeric) = 1059921.746047915 absolute error = 3.492459654808044e-09 relative error = 3.295016512143674e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.139999999999914 y[1] (analytic) = 1081333.585641582 y[1] (numeric) = 1081333.585641579 absolute error = 3.492459654808044e-09 relative error = 3.22977081372709e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.149999999999913 y[1] (analytic) = 1103177.973087476 y[1] (numeric) = 1103177.973087472 absolute error = 3.492459654808044e-09 relative error = 3.165817066700181e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.159999999999913 y[1] (analytic) = 1125463.64643184 y[1] (numeric) = 1125463.646431837 absolute error = 3.492459654808044e-09 relative error = 3.103129688711409e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.169999999999913 y[1] (analytic) = 1148199.52024116 y[1] (numeric) = 1148199.520241156 absolute error = 3.725290298461914e-09 relative error = 3.244462510905317e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.179999999999913 y[1] (analytic) = 1171394.689168107 y[1] (numeric) = 1171394.689168103 absolute error = 3.725290298461914e-09 relative error = 3.180217848782903e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.189999999999912 y[1] (analytic) = 1195058.431589525 y[1] (numeric) = 1195058.431589521 absolute error = 3.725290298461914e-09 relative error = 3.117245316203472e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.199999999999912 y[1] (analytic) = 1219200.213317904 y[1] (numeric) = 1219200.2133179 absolute error = 3.958120942115784e-09 relative error = 3.246489706021493e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.209999999999912 y[1] (analytic) = 1243829.69138783 y[1] (numeric) = 1243829.691387825 absolute error = 4.190951585769653e-09 relative error = 3.369393426437272e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.219999999999912 y[1] (analytic) = 1268956.717918927 y[1] (numeric) = 1268956.717918923 absolute error = 4.190951585769653e-09 relative error = 3.302674966442323e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.229999999999912 y[1] (analytic) = 1294591.344056841 y[1] (numeric) = 1294591.344056837 absolute error = 4.190951585769653e-09 relative error = 3.237277620470204e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.239999999999911 y[1] (analytic) = 1320743.823993826 y[1] (numeric) = 1320743.823993821 absolute error = 4.423782229423523e-09 relative error = 3.349462741416691e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.249999999999911 y[1] (analytic) = 1347424.61907056 y[1] (numeric) = 1347424.619070556 absolute error = 4.656612873077393e-09 relative error = 3.455935721502162e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.259999999999911 y[1] (analytic) = 1374644.401960824 y[1] (numeric) = 1374644.401960819 absolute error = 4.656612873077393e-09 relative error = 3.38750360924985e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.269999999999911 y[1] (analytic) = 1402414.060940708 y[1] (numeric) = 1402414.060940704 absolute error = 4.656612873077393e-09 relative error = 3.320426543608554e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.279999999999911 y[1] (analytic) = 1430744.704244073 y[1] (numeric) = 1430744.704244068 absolute error = 4.656612873077393e-09 relative error = 3.254677692857645e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.28999999999991 y[1] (analytic) = 1459647.664505985 y[1] (numeric) = 1459647.66450598 absolute error = 4.656612873077393e-09 relative error = 3.19023075658016e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.29999999999991 y[1] (analytic) = 1489134.503295928 y[1] (numeric) = 1489134.503295923 absolute error = 4.889443516731262e-09 relative error = 3.283412952899398e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.30999999999991 y[1] (analytic) = 1519217.015742581 y[1] (numeric) = 1519217.015742576 absolute error = 5.122274160385132e-09 relative error = 3.371654021319268e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.31999999999991 y[1] (analytic) = 1549907.235252028 y[1] (numeric) = 1549907.235252023 absolute error = 5.122274160385132e-09 relative error = 3.304890798546539e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.329999999999909 y[1] (analytic) = 1581217.438321281 y[1] (numeric) = 1581217.438321276 absolute error = 5.122274160385132e-09 relative error = 3.239449576159025e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.339999999999909 y[1] (analytic) = 1613160.149449043 y[1] (numeric) = 1613160.149449037 absolute error = 5.355104804039001e-09 relative error = 3.319636184831357e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.349999999999909 y[1] (analytic) = 1645748.146145673 y[1] (numeric) = 1645748.146145667 absolute error = 5.355104804039001e-09 relative error = 3.2539029842328e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.359999999999909 y[1] (analytic) = 1678994.464044362 y[1] (numeric) = 1678994.464044356 absolute error = 5.587935447692871e-09 relative error = 3.328144057266664e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.369999999999909 y[1] (analytic) = 1712912.402115561 y[1] (numeric) = 1712912.402115555 absolute error = 5.587935447692871e-09 relative error = 3.26224238950655e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.379999999999908 y[1] (analytic) = 1747515.527986742 y[1] (numeric) = 1747515.527986736 absolute error = 5.820766091346741e-09 relative error = 3.330880898124358e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.389999999999908 y[1] (analytic) = 1782817.683369636 y[1] (numeric) = 1782817.68336963 absolute error = 5.820766091346741e-09 relative error = 3.264925037284313e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.399999999999908 y[1] (analytic) = 1818832.989597097 y[1] (numeric) = 1818832.989597091 absolute error = 6.05359673500061e-09 relative error = 3.32828619759178e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.409999999999908 y[1] (analytic) = 1855575.853271826 y[1] (numeric) = 1855575.85327182 absolute error = 6.28642737865448e-09 relative error = 3.387857935082523e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.419999999999908 y[1] (analytic) = 1893060.972029206 y[1] (numeric) = 1893060.972029199 absolute error = 6.51925802230835e-09 relative error = 3.44376547751668e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.429999999999907 y[1] (analytic) = 1931303.340416546 y[1] (numeric) = 1931303.34041654 absolute error = 6.51925802230835e-09 relative error = 3.375574352241459e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.439999999999907 y[1] (analytic) = 1970318.255891108 y[1] (numeric) = 1970318.255891102 absolute error = 6.752088665962219e-09 relative error = 3.426902555348084e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.449999999999907 y[1] (analytic) = 2010121.324939287 y[1] (numeric) = 2010121.32493928 absolute error = 6.984919309616089e-09 relative error = 3.474874487900405e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.459999999999907 y[1] (analytic) = 2050728.469319416 y[1] (numeric) = 2050728.469319409 absolute error = 6.984919309616089e-09 relative error = 3.406067362947471e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.469999999999906 y[1] (analytic) = 2092155.932430684 y[1] (numeric) = 2092155.932430677 absolute error = 7.217749953269958e-09 relative error = 3.449910134033039e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.479999999999906 y[1] (analytic) = 2134420.285810709 y[1] (numeric) = 2134420.285810701 absolute error = 7.450580596923828e-09 relative error = 3.490681121452097e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.489999999999906 y[1] (analytic) = 2177538.435764374 y[1] (numeric) = 2177538.435764366 absolute error = 7.916241884231567e-09 relative error = 3.635408566945802e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.499999999999906 y[1] (analytic) = 2221527.630126578 y[1] (numeric) = 2221527.63012657 absolute error = 7.450580596923828e-09 relative error = 3.353809556939569e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.509999999999906 y[1] (analytic) = 2266405.465161596 y[1] (numeric) = 2266405.465161588 absolute error = 7.916241884231567e-09 relative error = 3.492862158125415e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.519999999999905 y[1] (analytic) = 2312189.892601821 y[1] (numeric) = 2312189.892601813 absolute error = 8.381903171539307e-09 relative error = 3.625092903640134e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.529999999999905 y[1] (analytic) = 2358899.226828696 y[1] (numeric) = 2358899.226828688 absolute error = 8.381903171539307e-09 relative error = 3.553311254761797e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.539999999999905 y[1] (analytic) = 2406552.152198712 y[1] (numeric) = 2406552.152198703 absolute error = 8.381903171539307e-09 relative error = 3.482950977763478e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.549999999999905 y[1] (analytic) = 2455167.730517397 y[1] (numeric) = 2455167.730517388 absolute error = 8.847564458847046e-09 relative error = 3.603649701351576e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.559999999999905 y[1] (analytic) = 2504765.408664295 y[1] (numeric) = 2504765.408664286 absolute error = 9.313225746154785e-09 relative error = 3.718202796133793e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.569999999999904 y[1] (analytic) = 2555365.026371977 y[1] (numeric) = 2555365.026371967 absolute error = 9.778887033462524e-09 relative error = 3.826806320248605e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.579999999999904 y[1] (analytic) = 2606986.824162195 y[1] (numeric) = 2606986.824162185 absolute error = 9.778887033462524e-09 relative error = 3.751030478109592e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.589999999999904 y[1] (analytic) = 2659651.451442366 y[1] (numeric) = 2659651.451442355 absolute error = 1.024454832077026e-08 relative error = 3.851838674279859e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.599999999999904 y[1] (analytic) = 2713379.974765605 y[1] (numeric) = 2713379.974765595 absolute error = 1.024454832077026e-08 relative error = 3.775567158320772e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.609999999999904 y[1] (analytic) = 2768193.886257633 y[1] (numeric) = 2768193.886257623 absolute error = 1.024454832077026e-08 relative error = 3.70080591956658e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.619999999999903 y[1] (analytic) = 2824115.112213908 y[1] (numeric) = 2824115.112213898 absolute error = 1.024454832077026e-08 relative error = 3.627525052524951e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.629999999999903 y[1] (analytic) = 2881166.021870438 y[1] (numeric) = 2881166.021870428 absolute error = 1.0710209608078e-08 relative error = 3.717317754957068e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.639999999999903 y[1] (analytic) = 2939369.436351777 y[1] (numeric) = 2939369.436351765 absolute error = 1.117587089538574e-08 relative error = 3.802132102610677e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.649999999999903 y[1] (analytic) = 2998748.63779977 y[1] (numeric) = 2998748.637799759 absolute error = 1.117587089538574e-08 relative error = 3.726844842716013e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.659999999999902 y[1] (analytic) = 3059327.378686732 y[1] (numeric) = 3059327.378686721 absolute error = 1.164153218269348e-08 relative error = 3.805258719219126e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.669999999999902 y[1] (analytic) = 3121129.891316744 y[1] (numeric) = 3121129.891316732 absolute error = 1.164153218269348e-08 relative error = 3.729909548167553e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.679999999999902 y[1] (analytic) = 3184180.897518903 y[1] (numeric) = 3184180.897518891 absolute error = 1.210719347000122e-08 relative error = 3.802294486294758e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.689999999999902 y[1] (analytic) = 3248505.618536381 y[1] (numeric) = 3248505.618536368 absolute error = 1.210719347000122e-08 relative error = 3.727004010987716e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.699999999999902 y[1] (analytic) = 3314129.785115259 y[1] (numeric) = 3314129.785115246 absolute error = 1.257285475730896e-08 relative error = 3.793712248016775e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.709999999999901 y[1] (analytic) = 3381079.647797169 y[1] (numeric) = 3381079.647797156 absolute error = 1.30385160446167e-08 relative error = 3.856317331391916e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.719999999999901 y[1] (analytic) = 3449381.987419861 y[1] (numeric) = 3449381.987419848 absolute error = 1.30385160446167e-08 relative error = 3.779957132080206e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.729999999999901 y[1] (analytic) = 3519064.125829894 y[1] (numeric) = 3519064.125829881 absolute error = 1.350417733192444e-08 relative error = 3.837434286236479e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.739999999999901 y[1] (analytic) = 3590153.93681174 y[1] (numeric) = 3590153.936811726 absolute error = 1.396983861923218e-08 relative error = 3.891153099590539e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.749999999999901 y[1] (analytic) = 3662679.857237668 y[1] (numeric) = 3662679.857237653 absolute error = 1.443549990653992e-08 relative error = 3.941239876047188e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.7599999999999 y[1] (analytic) = 3736670.898442873 y[1] (numeric) = 3736670.898442858 absolute error = 1.443549990653992e-08 relative error = 3.863198097685137e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.7699999999999 y[1] (analytic) = 3812156.657830398 y[1] (numeric) = 3812156.657830384 absolute error = 1.443549990653992e-08 relative error = 3.786701650072154e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.7799999999999 y[1] (analytic) = 3889167.330710489 y[1] (numeric) = 3889167.330710474 absolute error = 1.490116119384766e-08 relative error = 3.831452834693398e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.7899999999999 y[1] (analytic) = 3967733.722379119 y[1] (numeric) = 3967733.722379104 absolute error = 1.490116119384766e-08 relative error = 3.755584985403877e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.799999999999899 y[1] (analytic) = 4047887.260440523 y[1] (numeric) = 4047887.260440508 absolute error = 1.490116119384766e-08 relative error = 3.681219420183653e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.809999999999899 y[1] (analytic) = 4129660.007378653 y[1] (numeric) = 4129660.007378637 absolute error = 1.53668224811554e-08 relative error = 3.721086591559303e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.819999999999899 y[1] (analytic) = 4213084.673382602 y[1] (numeric) = 4213084.673382586 absolute error = 1.583248376846313e-08 relative error = 3.757931538497077e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.829999999999899 y[1] (analytic) = 4298194.629431115 y[1] (numeric) = 4298194.629431099 absolute error = 1.583248376846313e-08 relative error = 3.683519508412451e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.839999999999899 y[1] (analytic) = 4385023.920641425 y[1] (numeric) = 4385023.920641409 absolute error = 1.583248376846313e-08 relative error = 3.610580935245438e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.849999999999898 y[1] (analytic) = 4473607.279887758 y[1] (numeric) = 4473607.279887741 absolute error = 1.676380634307861e-08 relative error = 3.74726820980567e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.859999999999898 y[1] (analytic) = 4563980.141694939 y[1] (numeric) = 4563980.141694921 absolute error = 1.769512891769409e-08 relative error = 3.877126623763661e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.869999999999898 y[1] (analytic) = 4656178.656412677 y[1] (numeric) = 4656178.656412659 absolute error = 1.769512891769409e-08 relative error = 3.800354372855441e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.879999999999898 y[1] (analytic) = 4750239.704676189 y[1] (numeric) = 4750239.704676172 absolute error = 1.769512891769409e-08 relative error = 3.725102314368432e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.889999999999898 y[1] (analytic) = 4846200.912158947 y[1] (numeric) = 4846200.912158929 absolute error = 1.769512891769409e-08 relative error = 3.651340346475863e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.899999999999897 y[1] (analytic) = 4944100.664623441 y[1] (numeric) = 4944100.664623423 absolute error = 1.862645149230957e-08 relative error = 3.767409435165338e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.909999999999897 y[1] (analytic) = 5043978.123276006 y[1] (numeric) = 5043978.123275987 absolute error = 1.955777406692505e-08 relative error = 3.877450216660039e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.919999999999897 y[1] (analytic) = 5145873.24043182 y[1] (numeric) = 5145873.2404318 absolute error = 1.955777406692505e-08 relative error = 3.800671558183163e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.929999999999897 y[1] (analytic) = 5249826.775496364 y[1] (numeric) = 5249826.775496344 absolute error = 1.955777406692505e-08 relative error = 3.725413219005858e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.939999999999896 y[1] (analytic) = 5355880.31126973 y[1] (numeric) = 5355880.31126971 absolute error = 2.048909664154053e-08 relative error = 3.82553295644561e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.949999999999896 y[1] (analytic) = 5464076.270580294 y[1] (numeric) = 5464076.270580273 absolute error = 2.048909664154053e-08 relative error = 3.749782328599259e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.959999999999896 y[1] (analytic) = 5574457.933254411 y[1] (numeric) = 5574457.93325439 absolute error = 2.142041921615601e-08 relative error = 3.842601284758571e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.969999999999896 y[1] (analytic) = 5687069.453428928 y[1] (numeric) = 5687069.453428905 absolute error = 2.235174179077148e-08 relative error = 3.930274102296194e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.979999999999896 y[1] (analytic) = 5801955.877213418 y[1] (numeric) = 5801955.877213396 absolute error = 2.235174179077148e-08 relative error = 3.85244946080263e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.989999999999895 y[1] (analytic) = 5919163.160709239 y[1] (numeric) = 5919163.160709215 absolute error = 2.328306436538696e-08 relative error = 3.933506094229233e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 6.999999999999895 y[1] (analytic) = 6038738.188392569 y[1] (numeric) = 6038738.188392546 absolute error = 2.328306436538696e-08 relative error = 3.855617455007534e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.009999999999895 y[1] (analytic) = 6160728.791868839 y[1] (numeric) = 6160728.791868816 absolute error = 2.328306436538696e-08 relative error = 3.779271114176755e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.019999999999895 y[1] (analytic) = 6285183.769006004 y[1] (numeric) = 6285183.769005979 absolute error = 2.421438694000244e-08 relative error = 3.852613993469904e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.029999999999895 y[1] (analytic) = 6412152.903454337 y[1] (numeric) = 6412152.903454313 absolute error = 2.421438694000244e-08 relative error = 3.776327125162242e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.039999999999894 y[1] (analytic) = 6541686.984560565 y[1] (numeric) = 6541686.98456054 absolute error = 2.514570951461792e-08 relative error = 3.843918177981588e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.049999999999894 y[1] (analytic) = 6673837.827684272 y[1] (numeric) = 6673837.827684247 absolute error = 2.514570951461792e-08 relative error = 3.767803498357275e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.059999999999894 y[1] (analytic) = 6808658.294924744 y[1] (numeric) = 6808658.294924718 absolute error = 2.60770320892334e-08 relative error = 3.829981027050738e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.069999999999894 y[1] (analytic) = 6946202.316266508 y[1] (numeric) = 6946202.316266481 absolute error = 2.700835466384888e-08 relative error = 3.888218832987507e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.079999999999893 y[1] (analytic) = 7086524.911152042 y[1] (numeric) = 7086524.911152015 absolute error = 2.700835466384888e-08 relative error = 3.811226941620697e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.089999999999893 y[1] (analytic) = 7229682.210490297 y[1] (numeric) = 7229682.21049027 absolute error = 2.700835466384888e-08 relative error = 3.735759591847571e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.099999999999893 y[1] (analytic) = 7375731.479109796 y[1] (numeric) = 7375731.479109768 absolute error = 2.793967723846436e-08 relative error = 3.788055099022734e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.109999999999893 y[1] (analytic) = 7524731.138665335 y[1] (numeric) = 7524731.138665307 absolute error = 2.793967723846436e-08 relative error = 3.713046582474975e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.119999999999893 y[1] (analytic) = 7676740.791007427 y[1] (numeric) = 7676740.791007399 absolute error = 2.887099981307983e-08 relative error = 3.760840778537093e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.129999999999892 y[1] (analytic) = 7831821.242023831 y[1] (numeric) = 7831821.242023801 absolute error = 2.980232238769531e-08 relative error = 3.805286339757425e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.139999999999892 y[1] (analytic) = 7990034.525962721 y[1] (numeric) = 7990034.52596269 absolute error = 3.073364496231079e-08 relative error = 3.846497141213253e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.149999999999892 y[1] (analytic) = 8151443.930247208 y[1] (numeric) = 8151443.930247177 absolute error = 3.073364496231079e-08 relative error = 3.770331394695459e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.159999999999892 y[1] (analytic) = 8316114.020791163 y[1] (numeric) = 8316114.020791132 absolute error = 3.073364496231079e-08 relative error = 3.695673831007299e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.169999999999892 y[1] (analytic) = 8484110.667826433 y[1] (numeric) = 8484110.667826401 absolute error = 3.166496753692627e-08 relative error = 3.732267149343846e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.179999999999891 y[1] (analytic) = 8655501.072251817 y[1] (numeric) = 8655501.072251784 absolute error = 3.352761268615723e-08 relative error = 3.873561149872826e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.189999999999891 y[1] (analytic) = 8830353.79251432 y[1] (numeric) = 8830353.792514287 absolute error = 3.352761268615723e-08 relative error = 3.796859500077935e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.199999999999891 y[1] (analytic) = 9008738.772033451 y[1] (numeric) = 9008738.772033418 absolute error = 3.352761268615723e-08 relative error = 3.721676644708544e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.209999999999891 y[1] (analytic) = 9190727.367179513 y[1] (numeric) = 9190727.367179479 absolute error = 3.352761268615723e-08 relative error = 3.647982509620054e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.219999999999891 y[1] (analytic) = 9376392.375817113 y[1] (numeric) = 9376392.375817077 absolute error = 3.539025783538818e-08 relative error = 3.774400261518927e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.22999999999989 y[1] (analytic) = 9565808.066425271 y[1] (numeric) = 9565808.066425234 absolute error = 3.725290298461914e-08 relative error = 3.894381188283709e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.23999999999989 y[1] (analytic) = 9759050.207805807 y[1] (numeric) = 9759050.20780577 absolute error = 3.725290298461914e-08 relative error = 3.817267274106479e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.24999999999989 y[1] (analytic) = 9956196.09939187 y[1] (numeric) = 9956196.099391831 absolute error = 3.91155481338501e-08 relative error = 3.92876433362329e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.25999999999989 y[1] (analytic) = 10157324.60216874 y[1] (numeric) = 10157324.6021687 absolute error = 3.91155481338501e-08 relative error = 3.850969587552449e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.269999999999889 y[1] (analytic) = 10362516.17021928 y[1] (numeric) = 10362516.17021924 absolute error = 3.91155481338501e-08 relative error = 3.774715280663575e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.279999999999889 y[1] (analytic) = 10571852.88290663 y[1] (numeric) = 10571852.88290659 absolute error = 4.097819328308105e-08 relative error = 3.876160001179897e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.289999999999889 y[1] (analytic) = 10785418.47770706 y[1] (numeric) = 10785418.47770702 absolute error = 4.284083843231201e-08 relative error = 3.972107203894032e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.299999999999889 y[1] (analytic) = 11003298.38370607 y[1] (numeric) = 11003298.38370603 absolute error = 4.097819328308105e-08 relative error = 3.724173593598305e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.309999999999889 y[1] (analytic) = 11225579.75577116 y[1] (numeric) = 11225579.75577112 absolute error = 4.284083843231201e-08 relative error = 3.816358652682253e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.319999999999888 y[1] (analytic) = 11452351.50941496 y[1] (numeric) = 11452351.50941491 absolute error = 4.284083843231201e-08 relative error = 3.740789688221902e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.329999999999888 y[1] (analytic) = 11683704.35636257 y[1] (numeric) = 11683704.35636253 absolute error = 4.284083843231201e-08 relative error = 3.666717089514701e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.339999999999888 y[1] (analytic) = 11919730.84083754 y[1] (numeric) = 11919730.84083749 absolute error = 4.470348358154297e-08 relative error = 3.750376932034976e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.349999999999888 y[1] (analytic) = 12160525.3765807 y[1] (numeric) = 12160525.37658065 absolute error = 4.656612873077393e-08 relative error = 3.829285930396817e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.359999999999888 y[1] (analytic) = 12406184.28461699 y[1] (numeric) = 12406184.28461695 absolute error = 4.656612873077393e-08 relative error = 3.753460988687186e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.369999999999887 y[1] (analytic) = 12656805.83178513 y[1] (numeric) = 12656805.83178508 absolute error = 4.656612873077393e-08 relative error = 3.679137481419843e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.379999999999887 y[1] (analytic) = 12912490.27004564 y[1] (numeric) = 12912490.27004559 absolute error = 4.842877388000488e-08 relative error = 3.750537105328924e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.389999999999887 y[1] (analytic) = 13173339.876583 y[1] (numeric) = 13173339.87658295 absolute error = 5.029141902923584e-08 relative error = 3.817666552324678e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.399999999999887 y[1] (analytic) = 13439458.99471787 y[1] (numeric) = 13439458.99471782 absolute error = 5.029141902923584e-08 relative error = 3.742071689716226e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.409999999999886 y[1] (analytic) = 13710954.0756458 y[1] (numeric) = 13710954.07564575 absolute error = 5.21540641784668e-08 relative error = 3.803824583666711e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.419999999999886 y[1] (analytic) = 13987933.72101915 y[1] (numeric) = 13987933.7210191 absolute error = 5.401670932769775e-08 relative error = 3.861664660773223e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.429999999999886 y[1] (analytic) = 14270508.72638918 y[1] (numeric) = 14270508.72638912 absolute error = 5.401670932769775e-08 relative error = 3.785198577245496e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.439999999999886 y[1] (analytic) = 14558792.12552574 y[1] (numeric) = 14558792.12552569 absolute error = 5.587935447692871e-08 relative error = 3.838186162364126e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.449999999999886 y[1] (analytic) = 14852899.23563234 y[1] (numeric) = 14852899.23563228 absolute error = 5.774199962615967e-08 relative error = 3.887591150395453e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.459999999999885 y[1] (analytic) = 15152947.70347448 y[1] (numeric) = 15152947.70347442 absolute error = 5.774199962615967e-08 relative error = 3.810611687976707e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.469999999999885 y[1] (analytic) = 15459057.55244001 y[1] (numeric) = 15459057.55243995 absolute error = 5.774199962615967e-08 relative error = 3.735156521041986e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.479999999999885 y[1] (analytic) = 15771351.23055003 y[1] (numeric) = 15771351.23054997 absolute error = 5.960464477539062e-08 relative error = 3.779298546083542e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.489999999999885 y[1] (analytic) = 16089953.65943976 y[1] (numeric) = 16089953.6594397 absolute error = 5.960464477539062e-08 relative error = 3.704463420901239e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.499999999999885 y[1] (analytic) = 16414992.28432884 y[1] (numeric) = 16414992.28432878 absolute error = 6.146728992462158e-08 relative error = 3.744582322058325e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.509999999999884 y[1] (analytic) = 16746597.12500113 y[1] (numeric) = 16746597.12500107 absolute error = 6.332993507385254e-08 relative error = 3.781659915811001e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.519999999999884 y[1] (analytic) = 17084900.82781437 y[1] (numeric) = 17084900.8278143 absolute error = 6.332993507385254e-08 relative error = 3.706778032375281e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.529999999999884 y[1] (analytic) = 17430038.71876044 y[1] (numeric) = 17430038.71876037 absolute error = 6.332993507385254e-08 relative error = 3.633378909576876e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.539999999999884 y[1] (analytic) = 17782148.85759763 y[1] (numeric) = 17782148.85759756 absolute error = 6.705522537231445e-08 relative error = 3.77092925659906e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.549999999999883 y[1] (analytic) = 18141372.09307634 y[1] (numeric) = 18141372.09307627 absolute error = 6.705522537231445e-08 relative error = 3.696259854452029e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.559999999999883 y[1] (analytic) = 18507852.11928046 y[1] (numeric) = 18507852.11928039 absolute error = 7.078051567077637e-08 relative error = 3.824350616949285e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.569999999999883 y[1] (analytic) = 18881735.53310695 y[1] (numeric) = 18881735.53310688 absolute error = 7.078051567077637e-08 relative error = 3.748623400993562e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.579999999999883 y[1] (analytic) = 19263171.89290652 y[1] (numeric) = 19263171.89290644 absolute error = 7.450580596923828e-08 relative error = 3.867784930926892e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.589999999999883 y[1] (analytic) = 19652313.77830896 y[1] (numeric) = 19652313.77830888 absolute error = 7.450580596923828e-08 relative error = 3.791197657930402e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.599999999999882 y[1] (analytic) = 20049316.85125707 y[1] (numeric) = 20049316.85125699 absolute error = 7.82310962677002e-08 relative error = 3.901933260274412e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.609999999999882 y[1] (analytic) = 20454339.91827347 y[1] (numeric) = 20454339.91827339 absolute error = 7.82310962677002e-08 relative error = 3.824669805052483e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.619999999999882 y[1] (analytic) = 20867544.99398534 y[1] (numeric) = 20867544.99398527 absolute error = 7.82310962677002e-08 relative error = 3.748936268748852e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.629999999999882 y[1] (analytic) = 21289097.36593246 y[1] (numeric) = 21289097.36593238 absolute error = 8.195638656616211e-08 relative error = 3.849688183460117e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.639999999999882 y[1] (analytic) = 21719165.66068436 y[1] (numeric) = 21719165.66068428 absolute error = 8.195638656616211e-08 relative error = 3.773459250072302e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.649999999999881 y[1] (analytic) = 22157921.91129328 y[1] (numeric) = 22157921.91129319 absolute error = 8.195638656616211e-08 relative error = 3.698739750697976e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.659999999999881 y[1] (analytic) = 22605541.6261096 y[1] (numeric) = 22605541.62610952 absolute error = 8.195638656616211e-08 relative error = 3.625499796541117e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.669999999999881 y[1] (analytic) = 23062203.85898762 y[1] (numeric) = 23062203.85898753 absolute error = 8.568167686462402e-08 relative error = 3.715242367490947e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.679999999999881 y[1] (analytic) = 23528091.28090938 y[1] (numeric) = 23528091.28090929 absolute error = 8.940696716308594e-08 relative error = 3.80000936308975e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.68999999999988 y[1] (analytic) = 24003390.25305557 y[1] (numeric) = 24003390.25305548 absolute error = 8.940696716308594e-08 relative error = 3.724764136253822e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.69999999999988 y[1] (analytic) = 24488290.90135245 y[1] (numeric) = 24488290.90135235 absolute error = 9.313225746154785e-08 relative error = 3.803134234100605e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.70999999999988 y[1] (analytic) = 24982987.19252477 y[1] (numeric) = 24982987.19252467 absolute error = 9.685754776000977e-08 relative error = 3.876940215899834e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.71999999999988 y[1] (analytic) = 25487677.01168504 y[1] (numeric) = 25487677.01168494 absolute error = 1.005828380584717e-07 relative error = 3.946332104426726e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.72999999999988 y[1] (analytic) = 26002562.2414902 y[1] (numeric) = 26002562.2414901 absolute error = 1.005828380584717e-07 relative error = 3.868189493186934e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.739999999999879 y[1] (analytic) = 26527848.84289742 y[1] (numeric) = 26527848.84289731 absolute error = 1.043081283569336e-07 relative error = 3.932023624481e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.749999999999879 y[1] (analytic) = 27063746.93755115 y[1] (numeric) = 27063746.93755105 absolute error = 1.043081283569336e-07 relative error = 3.854164340127097e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.759999999999879 y[1] (analytic) = 27610470.89183468 y[1] (numeric) = 27610470.89183458 absolute error = 1.080334186553955e-07 relative error = 3.912769871930888e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.769999999999879 y[1] (analytic) = 28168239.40261947 y[1] (numeric) = 28168239.40261936 absolute error = 1.080334186553955e-07 relative error = 3.835291837421301e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.779999999999879 y[1] (analytic) = 28737275.58474683 y[1] (numeric) = 28737275.58474672 absolute error = 1.117587089538574e-07 relative error = 3.888980659432333e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.789999999999878 y[1] (analytic) = 29317807.06027688 y[1] (numeric) = 29317807.06027677 absolute error = 1.117587089538574e-07 relative error = 3.811973682891205e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.799999999999878 y[1] (analytic) = 29910066.04954034 y[1] (numeric) = 29910066.04954023 absolute error = 1.154839992523193e-07 relative error = 3.861041264871901e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.809999999999878 y[1] (analytic) = 30514289.46402982 y[1] (numeric) = 30514289.4640297 absolute error = 1.192092895507812e-07 relative error = 3.90667099397169e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.819999999999878 y[1] (analytic) = 31130719.00116752 y[1] (numeric) = 31130719.0011674 absolute error = 1.192092895507812e-07 relative error = 3.829313725337036e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.829999999999878 y[1] (analytic) = 31759601.24098748 y[1] (numeric) = 31759601.24098736 absolute error = 1.229345798492432e-07 relative error = 3.870784740539798e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.839999999999877 y[1] (analytic) = 32401187.74477083 y[1] (numeric) = 32401187.74477071 absolute error = 1.229345798492432e-07 relative error = 3.794138067333144e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.849999999999877 y[1] (analytic) = 33055735.15567369 y[1] (numeric) = 33055735.15567356 absolute error = 1.229345798492432e-07 relative error = 3.719009099942606e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.859999999999877 y[1] (analytic) = 33723505.30138782 y[1] (numeric) = 33723505.3013877 absolute error = 1.266598701477051e-07 relative error = 3.755833476257661e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.869999999999877 y[1] (analytic) = 34404765.29887524 y[1] (numeric) = 34404765.29887512 absolute error = 1.266598701477051e-07 relative error = 3.68146299058886e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.879999999999876 y[1] (analytic) = 35099787.66121854 y[1] (numeric) = 35099787.6612184 absolute error = 1.341104507446289e-07 relative error = 3.820833676803305e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.889999999999876 y[1] (analytic) = 35808850.40662973 y[1] (numeric) = 35808850.40662959 absolute error = 1.341104507446289e-07 relative error = 3.745176100928373e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.899999999999876 y[1] (analytic) = 36532237.16966127 y[1] (numeric) = 36532237.16966113 absolute error = 1.341104507446289e-07 relative error = 3.67101664543016e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.909999999999876 y[1] (analytic) = 37270237.31466367 y[1] (numeric) = 37270237.31466353 absolute error = 1.415610313415527e-07 relative error = 3.798232625845307e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.919999999999876 y[1] (analytic) = 38023146.05153506 y[1] (numeric) = 38023146.05153491 absolute error = 1.415610313415527e-07 relative error = 3.723022580764005e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.929999999999875 y[1] (analytic) = 38791264.5538091 y[1] (numeric) = 38791264.55380895 absolute error = 1.490116119384766e-07 relative error = 3.841370309848391e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.939999999999875 y[1] (analytic) = 39574900.07912841 y[1] (numeric) = 39574900.07912827 absolute error = 1.490116119384766e-07 relative error = 3.765306081393355e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.949999999999875 y[1] (analytic) = 40374366.09215176 y[1] (numeric) = 40374366.0921516 absolute error = 1.564621925354004e-07 relative error = 3.875285426854406e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.959999999999875 y[1] (analytic) = 41189982.38994402 y[1] (numeric) = 41189982.38994386 absolute error = 1.564621925354004e-07 relative error = 3.798549634087694e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.969999999999875 y[1] (analytic) = 42022075.22989935 y[1] (numeric) = 42022075.22989918 absolute error = 1.639127731323242e-07 relative error = 3.900634898099887e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.979999999999874 y[1] (analytic) = 42870977.46024843 y[1] (numeric) = 42870977.46024827 absolute error = 1.639127731323242e-07 relative error = 3.823397152171542e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.989999999999874 y[1] (analytic) = 43737028.65320228 y[1] (numeric) = 43737028.65320211 absolute error = 1.71363353729248e-07 relative error = 3.918038307723526e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 7.999999999999874 y[1] (analytic) = 44620575.24078556 y[1] (numeric) = 44620575.24078539 absolute error = 1.71363353729248e-07 relative error = 3.840455951195647e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.009999999999874 y[1] (analytic) = 45521970.65341409 y[1] (numeric) = 45521970.65341392 absolute error = 1.71363353729248e-07 relative error = 3.764409828255008e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.019999999999873 y[1] (analytic) = 46441575.46127169 y[1] (numeric) = 46441575.46127152 absolute error = 1.71363353729248e-07 relative error = 3.689869519438471e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.029999999999873 y[1] (analytic) = 47379757.51854306 y[1] (numeric) = 47379757.51854288 absolute error = 1.788139343261719e-07 relative error = 3.774057607960305e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.039999999999873 y[1] (analytic) = 48336892.11056037 y[1] (numeric) = 48336892.11056019 absolute error = 1.788139343261719e-07 relative error = 3.699326260305959e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.049999999999873 y[1] (analytic) = 49313362.10392238 y[1] (numeric) = 49313362.1039222 absolute error = 1.788139343261719e-07 relative error = 3.626074692480743e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.059999999999873 y[1] (analytic) = 50309558.09964623 y[1] (numeric) = 50309558.09964605 absolute error = 1.862645149230957e-07 relative error = 3.702368336334194e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.069999999999872 y[1] (analytic) = 51325878.58941299 y[1] (numeric) = 51325878.5894128 absolute error = 1.937150955200195e-07 relative error = 3.774218792622426e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.079999999999872 y[1] (analytic) = 52362730.11496969 y[1] (numeric) = 52362730.11496949 absolute error = 1.937150955200195e-07 relative error = 3.699484253297927e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.089999999999872 y[1] (analytic) = 53420527.43075141 y[1] (numeric) = 53420527.43075121 absolute error = 2.011656761169434e-07 relative error = 3.765699924578857e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.099999999999872 y[1] (analytic) = 54499693.66978864 y[1] (numeric) = 54499693.66978843 absolute error = 2.086162567138672e-07 relative error = 3.827842739408121e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.109999999999872 y[1] (analytic) = 55600660.51296604 y[1] (numeric) = 55600660.51296583 absolute error = 2.16066837310791e-07 relative error = 3.886048031037407e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.119999999999871 y[1] (analytic) = 56723868.36170066 y[1] (numeric) = 56723868.36170045 absolute error = 2.16066837310791e-07 relative error = 3.809099124429197e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.129999999999871 y[1] (analytic) = 57869766.51410829 y[1] (numeric) = 57869766.51410807 absolute error = 2.16066837310791e-07 relative error = 3.733673908259424e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.139999999999871 y[1] (analytic) = 59038813.34472873 y[1] (numeric) = 59038813.34472851 absolute error = 2.235174179077148e-07 relative error = 3.785940218726831e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.149999999999871 y[1] (analytic) = 60231476.48788174 y[1] (numeric) = 60231476.48788151 absolute error = 2.309679985046387e-07 relative error = 3.834672698935219e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.15999999999987 y[1] (analytic) = 61448233.02472696 y[1] (numeric) = 61448233.02472673 absolute error = 2.309679985046387e-07 relative error = 3.758741092061939e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.16999999999987 y[1] (analytic) = 62689569.67410277 y[1] (numeric) = 62689569.67410253 absolute error = 2.384185791015625e-07 relative error = 3.803161839218269e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.17999999999987 y[1] (analytic) = 63955982.98722029 y[1] (numeric) = 63955982.98722005 absolute error = 2.384185791015625e-07 relative error = 3.727854189172628e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.18999999999987 y[1] (analytic) = 65247979.54629051 y[1] (numeric) = 65247979.54629026 absolute error = 2.458691596984863e-07 relative error = 3.768226409586418e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.19999999999987 y[1] (analytic) = 66566076.1671639 y[1] (numeric) = 66566076.16716366 absolute error = 2.458691596984863e-07 relative error = 3.693610527396087e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.209999999999869 y[1] (analytic) = 67910800.10606368 y[1] (numeric) = 67910800.10606343 absolute error = 2.533197402954102e-07 relative error = 3.730183415594768e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.219999999999869 y[1] (analytic) = 69282689.27049528 y[1] (numeric) = 69282689.27049503 absolute error = 2.533197402954102e-07 relative error = 3.656320835156855e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.229999999999869 y[1] (analytic) = 70682292.43441659 y[1] (numeric) = 70682292.43441634 absolute error = 2.533197402954102e-07 relative error = 3.583920831804598e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.239999999999869 y[1] (analytic) = 72110169.45775481 y[1] (numeric) = 72110169.45775454 absolute error = 2.682209014892578e-07 relative error = 3.719598823663741e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.249999999999869 y[1] (analytic) = 73566891.51035786 y[1] (numeric) = 73566891.51035759 absolute error = 2.682209014892578e-07 relative error = 3.645945832188569e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.259999999999868 y[1] (analytic) = 75053041.30047002 y[1] (numeric) = 75053041.30046974 absolute error = 2.831220626831055e-07 relative error = 3.772293004751726e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.269999999999868 y[1] (analytic) = 76569213.30782293 y[1] (numeric) = 76569213.30782264 absolute error = 2.831220626831055e-07 relative error = 3.697596598581997e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.279999999999868 y[1] (analytic) = 78116014.02143542 y[1] (numeric) = 78116014.02143513 absolute error = 2.980232238769531e-07 relative error = 3.815136084582786e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.289999999999868 y[1] (analytic) = 79694062.18221724 y[1] (numeric) = 79694062.18221693 absolute error = 3.129243850708008e-07 relative error = 3.926570895022416e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.299999999999867 y[1] (analytic) = 81303989.03047359 y[1] (numeric) = 81303989.03047328 absolute error = 3.129243850708008e-07 relative error = 3.848819581945892e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.309999999999867 y[1] (analytic) = 82946438.55840978 y[1] (numeric) = 82946438.55840945 absolute error = 3.278255462646484e-07 relative error = 3.952255840783303e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.319999999999867 y[1] (analytic) = 84622067.76773658 y[1] (numeric) = 84622067.76773626 absolute error = 3.278255462646484e-07 relative error = 3.87399593170467e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.329999999999867 y[1] (analytic) = 86331546.93247977 y[1] (numeric) = 86331546.93247943 absolute error = 3.427267074584961e-07 relative error = 3.969889566864173e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.339999999999867 y[1] (analytic) = 88075559.86709858 y[1] (numeric) = 88075559.86709823 absolute error = 3.576278686523438e-07 relative error = 4.060466594728271e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.349999999999866 y[1] (analytic) = 89854804.20002069 y[1] (numeric) = 89854804.20002033 absolute error = 3.576278686523438e-07 relative error = 3.980063969159052e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.359999999999866 y[1] (analytic) = 91669991.65270284 y[1] (numeric) = 91669991.65270247 absolute error = 3.725290298461914e-07 relative error = 4.063805648172627e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.369999999999866 y[1] (analytic) = 93521848.32432891 y[1] (numeric) = 93521848.32432854 absolute error = 3.725290298461914e-07 relative error = 3.98333690491531e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.379999999999866 y[1] (analytic) = 95411114.98225932 y[1] (numeric) = 95411114.98225895 absolute error = 3.725290298461914e-07 relative error = 3.904461549531826e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.389999999999866 y[1] (analytic) = 97338547.3583478 y[1] (numeric) = 97338547.35834742 absolute error = 3.874301910400391e-07 relative error = 3.980233952061468e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.399999999999865 y[1] (analytic) = 99304916.45124422 y[1] (numeric) = 99304916.45124382 absolute error = 4.023313522338867e-07 relative error = 4.051474656155816e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.409999999999865 y[1] (analytic) = 101311008.8348043 y[1] (numeric) = 101311008.8348039 absolute error = 4.023313522338867e-07 relative error = 3.971250082899876e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.419999999999865 y[1] (analytic) = 103357626.9727298 y[1] (numeric) = 103357626.9727294 absolute error = 4.172325134277344e-07 relative error = 4.036784953836239e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.429999999999865 y[1] (analytic) = 105445589.5395645 y[1] (numeric) = 105445589.5395641 absolute error = 4.32133674621582e-07 relative error = 4.098167372466917e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.439999999999864 y[1] (analytic) = 107575731.7481749 y[1] (numeric) = 107575731.7481745 absolute error = 4.32133674621582e-07 relative error = 4.017018221481105e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.449999999999864 y[1] (analytic) = 109748905.6838468 y[1] (numeric) = 109748905.6838464 absolute error = 4.470348358154297e-07 relative error = 4.073250963460182e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.459999999999864 y[1] (analytic) = 111965980.6451305 y[1] (numeric) = 111965980.6451301 absolute error = 4.619359970092773e-07 relative error = 4.125681696776773e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.469999999999864 y[1] (analytic) = 114227843.4915719 y[1] (numeric) = 114227843.4915714 absolute error = 4.619359970092773e-07 relative error = 4.043987725666557e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.479999999999864 y[1] (analytic) = 116535398.9984681 y[1] (numeric) = 116535398.9984677 absolute error = 4.76837158203125e-07 relative error = 4.091779513359653e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.489999999999863 y[1] (analytic) = 118889570.2187898 y[1] (numeric) = 118889570.2187893 absolute error = 4.76837158203125e-07 relative error = 4.010756850458895e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.499999999999863 y[1] (analytic) = 121291298.8524144 y[1] (numeric) = 121291298.8524139 absolute error = 4.917383193969727e-07 relative error = 4.054192873268784e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.509999999999863 y[1] (analytic) = 123741545.6228188 y[1] (numeric) = 123741545.6228183 absolute error = 5.066394805908203e-07 relative error = 4.09433612648679e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.519999999999863 y[1] (analytic) = 126241290.6613816 y[1] (numeric) = 126241290.6613811 absolute error = 5.21540641784668e-07 relative error = 4.13129998158528e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.529999999999863 y[1] (analytic) = 128791533.8994487 y[1] (numeric) = 128791533.8994481 absolute error = 5.364418029785156e-07 relative error = 4.16519461129589e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.539999999999862 y[1] (analytic) = 131393295.4683188 y[1] (numeric) = 131393295.4683183 absolute error = 5.364418029785156e-07 relative error = 4.08271823205668e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.549999999999862 y[1] (analytic) = 134047616.1073103 y[1] (numeric) = 134047616.1073097 absolute error = 5.513429641723633e-07 relative error = 4.113038188840241e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.559999999999862 y[1] (analytic) = 136755557.58007 y[1] (numeric) = 136755557.5800695 absolute error = 5.662441253662109e-07 relative error = 4.140556591527744e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.569999999999862 y[1] (analytic) = 139518203.0992935 y[1] (numeric) = 139518203.099293 absolute error = 5.662441253662109e-07 relative error = 4.058568077767038e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.579999999999862 y[1] (analytic) = 142336657.7600243 y[1] (numeric) = 142336657.7600237 absolute error = 5.960464477539062e-07 relative error = 4.187582153002527e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.589999999999861 y[1] (analytic) = 145212048.9817064 y[1] (numeric) = 145212048.9817058 absolute error = 5.960464477539062e-07 relative error = 4.104662470736124e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.599999999999861 y[1] (analytic) = 148145526.9591677 y[1] (numeric) = 148145526.9591672 absolute error = 5.960464477539062e-07 relative error = 4.023384708187579e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.609999999999861 y[1] (analytic) = 151138265.1227128 y[1] (numeric) = 151138265.1227121 absolute error = 6.258487701416016e-07 relative error = 4.140902170826561e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.619999999999861 y[1] (analytic) = 154191460.6075106 y[1] (numeric) = 154191460.6075099 absolute error = 6.258487701416016e-07 relative error = 4.05890681413726e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.62999999999986 y[1] (analytic) = 157306334.7324649 y[1] (numeric) = 157306334.7324643 absolute error = 6.258487701416016e-07 relative error = 3.978535074293093e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.63999999999986 y[1] (analytic) = 160484133.4887581 y[1] (numeric) = 160484133.4887574 absolute error = 6.556510925292969e-07 relative error = 4.085457411122983e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.64999999999986 y[1] (analytic) = 163726128.0382637 y[1] (numeric) = 163726128.038263 absolute error = 6.556510925292969e-07 relative error = 4.004559934234001e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.65999999999986 y[1] (analytic) = 167033615.2220287 y[1] (numeric) = 167033615.2220281 absolute error = 6.556510925292969e-07 relative error = 3.925264334713557e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.66999999999986 y[1] (analytic) = 170407918.0790271 y[1] (numeric) = 170407918.0790265 absolute error = 6.556510925292969e-07 relative error = 3.847538893264554e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.679999999999859 y[1] (analytic) = 173850386.3753931 y[1] (numeric) = 173850386.3753924 absolute error = 6.854534149169922e-07 relative error = 3.942777633159243e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.689999999999859 y[1] (analytic) = 177362397.1443452 y[1] (numeric) = 177362397.1443445 absolute error = 6.854534149169922e-07 relative error = 3.864705405166241e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.699999999999859 y[1] (analytic) = 180945355.2370185 y[1] (numeric) = 180945355.2370178 absolute error = 7.152557373046875e-07 relative error = 3.95288255046824e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.709999999999859 y[1] (analytic) = 184600693.8844236 y[1] (numeric) = 184600693.8844228 absolute error = 7.152557373046875e-07 relative error = 3.874610231706394e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.719999999999859 y[1] (analytic) = 188329875.2707578 y[1] (numeric) = 188329875.270757 absolute error = 7.450580596923828e-07 relative error = 3.956133134061863e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.729999999999858 y[1] (analytic) = 192134391.1182988 y[1] (numeric) = 192134391.1182981 absolute error = 7.450580596923828e-07 relative error = 3.877796449432336e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.739999999999858 y[1] (analytic) = 196015763.2841132 y[1] (numeric) = 196015763.2841124 absolute error = 7.748603820800781e-07 relative error = 3.953051372490712e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.749999999999858 y[1] (analytic) = 199975544.3688195 y[1] (numeric) = 199975544.3688187 absolute error = 7.748603820800781e-07 relative error = 3.874775710828846e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.759999999999858 y[1] (analytic) = 204015318.3376496 y[1] (numeric) = 204015318.3376487 absolute error = 8.046627044677734e-07 relative error = 3.944128857697049e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.769999999999857 y[1] (analytic) = 208136701.1540551 y[1] (numeric) = 208136701.1540543 absolute error = 8.046627044677734e-07 relative error = 3.866029873665537e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.779999999999857 y[1] (analytic) = 212341341.4261154 y[1] (numeric) = 212341341.4261146 absolute error = 8.344650268554688e-07 relative error = 3.929828366210178e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.789999999999857 y[1] (analytic) = 216630921.0660017 y[1] (numeric) = 216630921.0660008 absolute error = 8.344650268554688e-07 relative error = 3.852012550882473e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.799999999999857 y[1] (analytic) = 221007155.9627652 y[1] (numeric) = 221007155.9627643 absolute error = 8.642673492431641e-07 relative error = 3.910585363076542e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.809999999999857 y[1] (analytic) = 225471796.6687152 y[1] (numeric) = 225471796.6687143 absolute error = 8.940696716308594e-07 relative error = 3.965328191110804e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.819999999999856 y[1] (analytic) = 230026629.0996633 y[1] (numeric) = 230026629.0996624 absolute error = 9.238719940185547e-07 relative error = 4.016369746557777e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.829999999999856 y[1] (analytic) = 234673475.249314 y[1] (numeric) = 234673475.2493131 absolute error = 9.238719940185547e-07 relative error = 3.936840297085324e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.839999999999856 y[1] (analytic) = 239414193.9180857 y[1] (numeric) = 239414193.9180848 absolute error = 9.238719940185547e-07 relative error = 3.858885636223609e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.849999999999856 y[1] (analytic) = 244250681.4566565 y[1] (numeric) = 244250681.4566556 absolute error = 9.5367431640625e-07 relative error = 3.904489890135615e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.859999999999856 y[1] (analytic) = 249184872.5245292 y[1] (numeric) = 249184872.5245282 absolute error = 9.5367431640625e-07 relative error = 3.82717581025057e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.869999999999855 y[1] (analytic) = 254218740.8639209 y[1] (numeric) = 254218740.8639199 absolute error = 9.834766387939453e-07 relative error = 3.868623672085546e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.879999999999855 y[1] (analytic) = 259354300.0892865 y[1] (numeric) = 259354300.0892856 absolute error = 9.834766387939453e-07 relative error = 3.792019790901362e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.889999999999855 y[1] (analytic) = 264593604.4927914 y[1] (numeric) = 264593604.4927904 absolute error = 1.013278961181641e-06 relative error = 3.829567094503399e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.899999999999855 y[1] (analytic) = 269938749.8660551 y[1] (numeric) = 269938749.8660541 absolute error = 1.013278961181641e-06 relative error = 3.753736585371439e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.909999999999854 y[1] (analytic) = 275391874.3384965 y[1] (numeric) = 275391874.3384955 absolute error = 1.013278961181641e-06 relative error = 3.679407620924116e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.919999999999854 y[1] (analytic) = 280955159.232614 y[1] (numeric) = 280955159.2326129 absolute error = 1.072883605957031e-06 relative error = 3.818700496148384e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.929999999999854 y[1] (analytic) = 286630829.9365432 y[1] (numeric) = 286630829.9365421 absolute error = 1.132488250732422e-06 relative error = 3.951034335640523e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.939999999999854 y[1] (analytic) = 292421156.7942424 y[1] (numeric) = 292421156.7942412 absolute error = 1.192092895507812e-06 relative error = 4.076630119983452e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.949999999999854 y[1] (analytic) = 298328456.0136601 y[1] (numeric) = 298328456.0136589 absolute error = 1.192092895507812e-06 relative error = 3.995907435170141e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.959999999999853 y[1] (analytic) = 304355090.593249 y[1] (numeric) = 304355090.5932477 absolute error = 1.251697540283203e-06 relative error = 4.112622324940891e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.969999999999853 y[1] (analytic) = 310503471.2671971 y[1] (numeric) = 310503471.2671958 absolute error = 1.311302185058594e-06 relative error = 4.223148229895893e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.979999999999853 y[1] (analytic) = 316776057.4697536 y[1] (numeric) = 316776057.4697523 absolute error = 1.311302185058594e-06 relative error = 4.139524292121728e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.989999999999853 y[1] (analytic) = 323175358.3190351 y[1] (numeric) = 323175358.3190338 absolute error = 1.311302185058594e-06 relative error = 4.057556219258805e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 8.999999999999853 y[1] (analytic) = 329703933.6207064 y[1] (numeric) = 329703933.6207051 absolute error = 1.311302185058594e-06 relative error = 3.977211222985057e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.009999999999852 y[1] (analytic) = 336364394.8919371 y[1] (numeric) = 336364394.8919358 absolute error = 1.370906829833984e-06 relative error = 4.075659762604814e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.019999999999852 y[1] (analytic) = 343159406.406043 y[1] (numeric) = 343159406.4060416 absolute error = 1.430511474609375e-06 relative error = 4.16865004398779e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.029999999999852 y[1] (analytic) = 350091686.258231 y[1] (numeric) = 350091686.2582296 absolute error = 1.430511474609375e-06 relative error = 4.086105242596981e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.039999999999852 y[1] (analytic) = 357164007.4528736 y[1] (numeric) = 357164007.4528722 absolute error = 1.430511474609375e-06 relative error = 4.00519493778534e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.049999999999851 y[1] (analytic) = 364379199.0127478 y[1] (numeric) = 364379199.0127463 absolute error = 1.490116119384766e-06 relative error = 4.089465379533463e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.059999999999851 y[1] (analytic) = 371740147.1106811 y[1] (numeric) = 371740147.1106795 absolute error = 1.549720764160156e-06 relative error = 4.168828081134713e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.069999999999851 y[1] (analytic) = 379249796.22406 y[1] (numeric) = 379249796.2240584 absolute error = 1.609325408935547e-06 relative error = 4.243444360309586e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.079999999999851 y[1] (analytic) = 386911150.3126599 y[1] (numeric) = 386911150.3126583 absolute error = 1.609325408935547e-06 relative error = 4.15941853222649e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.089999999999851 y[1] (analytic) = 394727274.020269 y[1] (numeric) = 394727274.0202674 absolute error = 1.609325408935547e-06 relative error = 4.077056527015939e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.09999999999985 y[1] (analytic) = 402701293.9005867 y[1] (numeric) = 402701293.9005851 absolute error = 1.668930053710938e-06 relative error = 4.144337450584253e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.10999999999985 y[1] (analytic) = 410836399.6678868 y[1] (numeric) = 410836399.6678851 absolute error = 1.668930053710938e-06 relative error = 4.062274070798187e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.11999999999985 y[1] (analytic) = 419135845.4729457 y[1] (numeric) = 419135845.472944 absolute error = 1.728534698486328e-06 relative error = 4.124044071047846e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.12999999999985 y[1] (analytic) = 427602951.2047463 y[1] (numeric) = 427602951.2047446 absolute error = 1.728534698486328e-06 relative error = 4.042382527099691e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.13999999999985 y[1] (analytic) = 436241103.8184775 y[1] (numeric) = 436241103.8184757 absolute error = 1.788139343261719e-06 relative error = 4.098970334546407e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.149999999999849 y[1] (analytic) = 445053758.6903616 y[1] (numeric) = 445053758.6903598 absolute error = 1.788139343261719e-06 relative error = 4.017805283846137e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.159999999999849 y[1] (analytic) = 454044440.9998512 y[1] (numeric) = 454044440.9998493 absolute error = 1.847743988037109e-06 relative error = 4.069522322458552e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.169999999999849 y[1] (analytic) = 463216747.1397473 y[1] (numeric) = 463216747.1397454 absolute error = 1.9073486328125e-06 relative error = 4.117615877642426e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.179999999999849 y[1] (analytic) = 472574346.1548048 y[1] (numeric) = 472574346.1548029 absolute error = 1.9073486328125e-06 relative error = 4.036081620451939e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.189999999999849 y[1] (analytic) = 482120981.2093996 y[1] (numeric) = 482120981.2093977 absolute error = 1.966953277587891e-06 relative error = 4.07979190752867e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.199999999999848 y[1] (analytic) = 491860471.0848437 y[1] (numeric) = 491860471.0848417 absolute error = 2.026557922363281e-06 relative error = 4.12018863376746e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.209999999999848 y[1] (analytic) = 501796711.7069487 y[1] (numeric) = 501796711.7069466 absolute error = 2.086162567138672e-06 relative error = 4.157385886492216e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.219999999999848 y[1] (analytic) = 511933677.7044485 y[1] (numeric) = 511933677.7044464 absolute error = 2.086162567138672e-06 relative error = 4.075064130363901e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.229999999999848 y[1] (analytic) = 522275423.9989035 y[1] (numeric) = 522275423.9989013 absolute error = 2.145767211914062e-06 relative error = 4.108497381486148e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.239999999999847 y[1] (analytic) = 532826087.4267231 y[1] (numeric) = 532826087.426721 absolute error = 2.145767211914062e-06 relative error = 4.027143682617002e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.249999999999847 y[1] (analytic) = 543589888.3939561 y[1] (numeric) = 543589888.3939538 absolute error = 2.264976501464844e-06 relative error = 4.166700944634471e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.259999999999847 y[1] (analytic) = 554571132.5645083 y[1] (numeric) = 554571132.5645061 absolute error = 2.264976501464844e-06 relative error = 4.084194737996716e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.269999999999847 y[1] (analytic) = 565774212.5824668 y[1] (numeric) = 565774212.5824645 absolute error = 2.384185791015625e-06 relative error = 4.214023435485066e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.279999999999847 y[1] (analytic) = 577203609.829215 y[1] (numeric) = 577203609.8292127 absolute error = 2.384185791015625e-06 relative error = 4.130580180746039e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.289999999999846 y[1] (analytic) = 588863896.2160456 y[1] (numeric) = 588863896.2160432 absolute error = 2.384185791015625e-06 relative error = 4.048789213154446e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.299999999999846 y[1] (analytic) = 600759736.0129859 y[1] (numeric) = 600759736.0129836 absolute error = 2.384185791015625e-06 relative error = 3.968617815232692e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.309999999999846 y[1] (analytic) = 612895887.7145681 y[1] (numeric) = 612895887.7145656 absolute error = 2.503395080566406e-06 relative error = 4.084535613220271e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.319999999999846 y[1] (analytic) = 625277205.9432901 y[1] (numeric) = 625277205.9432876 absolute error = 2.503395080566406e-06 relative error = 4.003656389152707e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.329999999999846 y[1] (analytic) = 637908643.3915302 y[1] (numeric) = 637908643.3915275 absolute error = 2.622604370117188e-06 relative error = 4.111253856310437e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.339999999999845 y[1] (analytic) = 650795252.8026886 y[1] (numeric) = 650795252.802686 absolute error = 2.622604370117188e-06 relative error = 4.029845575582774e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.349999999999845 y[1] (analytic) = 663942188.992354 y[1] (numeric) = 663942188.9923513 absolute error = 2.741813659667969e-06 relative error = 4.129596981672667e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.359999999999845 y[1] (analytic) = 677354710.9102968 y[1] (numeric) = 677354710.9102941 absolute error = 2.741813659667969e-06 relative error = 4.047825482727132e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.369999999999845 y[1] (analytic) = 691038183.7441204 y[1] (numeric) = 691038183.7441175 absolute error = 2.86102294921875e-06 relative error = 4.140180696987561e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.379999999999844 y[1] (analytic) = 704998081.0654067 y[1] (numeric) = 704998081.0654039 absolute error = 2.741813659667969e-06 relative error = 3.889107975335886e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.389999999999844 y[1] (analytic) = 719239987.019219 y[1] (numeric) = 719239987.0192162 absolute error = 2.86102294921875e-06 relative error = 3.977841889847957e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.399999999999844 y[1] (analytic) = 733769598.5578334 y[1] (numeric) = 733769598.5578305 absolute error = 2.980232238769531e-06 relative error = 4.061536815680214e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.409999999999844 y[1] (analytic) = 748592727.719596 y[1] (numeric) = 748592727.7195929 absolute error = 3.099441528320312e-06 relative error = 4.140357518248942e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.419999999999844 y[1] (analytic) = 763715303.9538159 y[1] (numeric) = 763715303.9538127 absolute error = 3.218650817871094e-06 relative error = 4.214464213572621e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.429999999999843 y[1] (analytic) = 779143376.4926238 y[1] (numeric) = 779143376.4926206 absolute error = 3.218650817871094e-06 relative error = 4.131012230842682e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.439999999999843 y[1] (analytic) = 794883116.7707455 y[1] (numeric) = 794883116.7707423 absolute error = 3.218650817871094e-06 relative error = 4.049212708085979e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.449999999999843 y[1] (analytic) = 810940820.8941585 y[1] (numeric) = 810940820.8941551 absolute error = 3.337860107421875e-06 relative error = 4.116034143825055e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.459999999999843 y[1] (analytic) = 827322912.1586175 y[1] (numeric) = 827322912.1586142 absolute error = 3.337860107421875e-06 relative error = 4.034531207062627e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.469999999999843 y[1] (analytic) = 844035943.6190592 y[1] (numeric) = 844035943.6190557 absolute error = 3.457069396972656e-06 relative error = 4.095879355740973e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.479999999999842 y[1] (analytic) = 861086600.7109112 y[1] (numeric) = 861086600.7109076 absolute error = 3.576278686523438e-06 relative error = 4.153216045367411e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.489999999999842 y[1] (analytic) = 878481703.9243551 y[1] (numeric) = 878481703.9243516 absolute error = 3.576278686523438e-06 relative error = 4.070976857625467e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.499999999999842 y[1] (analytic) = 896228211.5326145 y[1] (numeric) = 896228211.5326109 absolute error = 3.576278686523438e-06 relative error = 3.990366114906988e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.509999999999842 y[1] (analytic) = 914333222.3753557 y[1] (numeric) = 914333222.375352 absolute error = 3.695487976074219e-06 relative error = 4.041729957568065e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.519999999999841 y[1] (analytic) = 932803978.6983192 y[1] (numeric) = 932803978.6983155 absolute error = 3.695487976074219e-06 relative error = 3.961698342272388e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.529999999999841 y[1] (analytic) = 951647869.0503142 y[1] (numeric) = 951647869.0503105 absolute error = 3.695487976074219e-06 relative error = 3.883251459136968e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.539999999999841 y[1] (analytic) = 970872431.2387367 y[1] (numeric) = 970872431.2387331 absolute error = 3.695487976074219e-06 relative error = 3.806357928362579e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.549999999999841 y[1] (analytic) = 990485355.3447932 y[1] (numeric) = 990485355.3447894 absolute error = 3.814697265625e-06 relative error = 3.851341410592672e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.559999999999841 y[1] (analytic) = 1010494486.799635 y[1] (numeric) = 1010494486.799631 absolute error = 3.814697265625e-06 relative error = 3.775079741114307e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.56999999999984 y[1] (analytic) = 1030907829.522636 y[1] (numeric) = 1030907829.522632 absolute error = 3.933906555175781e-06 relative error = 3.815963408675812e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.57999999999984 y[1] (analytic) = 1051733549.123067 y[1] (numeric) = 1051733549.123063 absolute error = 4.053115844726562e-06 relative error = 3.853747793921797e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.58999999999984 y[1] (analytic) = 1072979976.166448 y[1] (numeric) = 1072979976.166444 absolute error = 4.053115844726562e-06 relative error = 3.777438474860983e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.59999999999984 y[1] (analytic) = 1094655609.506887 y[1] (numeric) = 1094655609.506883 absolute error = 4.053115844726562e-06 relative error = 3.70264018155663e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.60999999999984 y[1] (analytic) = 1116769119.686731 y[1] (numeric) = 1116769119.686726 absolute error = 4.291534423828125e-06 relative error = 3.842812581558452e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.619999999999839 y[1] (analytic) = 1139329352.404902 y[1] (numeric) = 1139329352.404898 absolute error = 4.291534423828125e-06 relative error = 3.766719794210104e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.629999999999839 y[1] (analytic) = 1162345332.055297 y[1] (numeric) = 1162345332.055293 absolute error = 4.291534423828125e-06 relative error = 3.69213374500304e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.639999999999839 y[1] (analytic) = 1185826265.336658 y[1] (numeric) = 1185826265.336653 absolute error = 4.529953002929688e-06 relative error = 3.820081520663254e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.649999999999839 y[1] (analytic) = 1209781544.935381 y[1] (numeric) = 1209781544.935377 absolute error = 4.529953002929688e-06 relative error = 3.744438838477776e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.659999999999838 y[1] (analytic) = 1234220753.282714 y[1] (numeric) = 1234220753.28271 absolute error = 4.529953002929688e-06 relative error = 3.670293981754205e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.669999999999838 y[1] (analytic) = 1259153666.387856 y[1] (numeric) = 1259153666.387852 absolute error = 4.76837158203125e-06 relative error = 3.786965570064465e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.679999999999838 y[1] (analytic) = 1284590257.748493 y[1] (numeric) = 1284590257.748488 absolute error = 4.76837158203125e-06 relative error = 3.711978627635551e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.689999999999838 y[1] (analytic) = 1310540702.340328 y[1] (numeric) = 1310540702.340323 absolute error = 5.006790161132812e-06 relative error = 3.820400352458968e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.699999999999838 y[1] (analytic) = 1337015380.687208 y[1] (numeric) = 1337015380.687203 absolute error = 5.006790161132812e-06 relative error = 3.744751356980943e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.709999999999837 y[1] (analytic) = 1364024883.013472 y[1] (numeric) = 1364024883.013467 absolute error = 5.245208740234375e-06 relative error = 3.845390803022888e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.719999999999837 y[1] (analytic) = 1391580013.480182 y[1] (numeric) = 1391580013.480177 absolute error = 5.245208740234375e-06 relative error = 3.769246963469034e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.729999999999837 y[1] (analytic) = 1419691794.506932 y[1] (numeric) = 1419691794.506927 absolute error = 5.245208740234375e-06 relative error = 3.694610872957865e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.739999999999837 y[1] (analytic) = 1448371471.180961 y[1] (numeric) = 1448371471.180956 absolute error = 5.483627319335938e-06 relative error = 3.786064161333379e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.749999999999837 y[1] (analytic) = 1477630515.75534 y[1] (numeric) = 1477630515.755334 absolute error = 5.483627319335938e-06 relative error = 3.711095067993232e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.759999999999836 y[1] (analytic) = 1507480632.238023 y[1] (numeric) = 1507480632.238018 absolute error = 5.7220458984375e-06 relative error = 3.795767438777959e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.769999999999836 y[1] (analytic) = 1537933761.073612 y[1] (numeric) = 1537933761.073606 absolute error = 5.7220458984375e-06 relative error = 3.720606207671138e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.779999999999836 y[1] (analytic) = 1569002083.919687 y[1] (numeric) = 1569002083.919681 absolute error = 5.960464477539062e-06 relative error = 3.798888821516801e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.789999999999836 y[1] (analytic) = 1600698028.519636 y[1] (numeric) = 1600698028.51963 absolute error = 5.960464477539062e-06 relative error = 3.723665782890633e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.799999999999836 y[1] (analytic) = 1633034273.673918 y[1] (numeric) = 1633034273.673912 absolute error = 5.960464477539062e-06 relative error = 3.64993226022716e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.809999999999835 y[1] (analytic) = 1666023754.31175 y[1] (numeric) = 1666023754.311744 absolute error = 6.198883056640625e-06 relative error = 3.720765109499558e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.819999999999835 y[1] (analytic) = 1699679666.665254 y[1] (numeric) = 1699679666.665247 absolute error = 6.437301635742188e-06 relative error = 3.787361678787438e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.829999999999835 y[1] (analytic) = 1734015473.54812 y[1] (numeric) = 1734015473.548114 absolute error = 6.437301635742188e-06 relative error = 3.712366892880294e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.839999999999835 y[1] (analytic) = 1769044909.740921 y[1] (numeric) = 1769044909.740915 absolute error = 6.437301635742188e-06 relative error = 3.638857103229187e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.849999999999834 y[1] (analytic) = 1804781987.485198 y[1] (numeric) = 1804781987.485192 absolute error = 6.67572021484375e-06 relative error = 3.698906716232117e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.859999999999834 y[1] (analytic) = 1841241002.08855 y[1] (numeric) = 1841241002.088544 absolute error = 6.67572021484375e-06 relative error = 3.62566345593617e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.869999999999834 y[1] (analytic) = 1878436537.642945 y[1] (numeric) = 1878436537.642938 absolute error = 6.914138793945312e-06 relative error = 3.680794456128471e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.879999999999834 y[1] (analytic) = 1916383472.858551 y[1] (numeric) = 1916383472.858544 absolute error = 7.152557373046875e-06 relative error = 3.732320526839989e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.889999999999834 y[1] (analytic) = 1955096987.015421 y[1] (numeric) = 1955096987.015414 absolute error = 7.152557373046875e-06 relative error = 3.658415628764128e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.899999999999833 y[1] (analytic) = 1994592566.035404 y[1] (numeric) = 1994592566.035397 absolute error = 7.152557373046875e-06 relative error = 3.585974145719299e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.909999999999833 y[1] (analytic) = 2034886008.676724 y[1] (numeric) = 2034886008.676717 absolute error = 7.390975952148438e-06 relative error = 3.632132670151263e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.919999999999833 y[1] (analytic) = 2075993432.85369 y[1] (numeric) = 2075993432.853682 absolute error = 7.62939453125e-06 relative error = 3.675057160832405e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.929999999999833 y[1] (analytic) = 2117931282.084078 y[1] (numeric) = 2117931282.084071 absolute error = 7.62939453125e-06 relative error = 3.602286153374416e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.939999999999833 y[1] (analytic) = 2160716332.066761 y[1] (numeric) = 2160716332.066753 absolute error = 8.106231689453125e-06 relative error = 3.751640865184455e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.949999999999832 y[1] (analytic) = 2204365697.392205 y[1] (numeric) = 2204365697.392197 absolute error = 8.106231689453125e-06 relative error = 3.677353398777212e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.959999999999832 y[1] (analytic) = 2248896838.388541 y[1] (numeric) = 2248896838.388533 absolute error = 8.106231689453125e-06 relative error = 3.604536922761513e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.969999999999832 y[1] (analytic) = 2294327568.105923 y[1] (numeric) = 2294327568.105915 absolute error = 8.106231689453125e-06 relative error = 3.53316230957605e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.979999999999832 y[1] (analytic) = 2340676059.441989 y[1] (numeric) = 2340676059.441981 absolute error = 8.58306884765625e-06 relative error = 3.666918714801752e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.989999999999831 y[1] (analytic) = 2387960852.411263 y[1] (numeric) = 2387960852.411254 absolute error = 9.059906005859375e-06 relative error = 3.79399268489308e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 9.999999999999831 y[1] (analytic) = 2436200861.561403 y[1] (numeric) = 2436200861.561394 absolute error = 9.059906005859375e-06 relative error = 3.718866596267733e-13 % Correct digits = 15 h = 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 = 9.5 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 Finished! diff ( y , x , 1 ) = sinh (2.0 * x + 3.0) ; Iterations = 1001 Total Elapsed Time = 0 Seconds Elapsed Time(since restart) = 0 Seconds Time to Timeout = 3 Minutes 0 Seconds Percent Done = 100.2 %