##############ECHO OF PROBLEM################# ##############temp/nonlinear1postode.ode################# diff ( y , x , 1 ) = y * y; ! // BEGIN FIRST INPUT BLOCK Digits=32; max_terms=30; ! // END FIRST INPUT BLOCK // BEGIN SECOND INPUT BLOCK x_start=0.0; x_end=0.5; array_y_init[0 + 1] = exact_soln_y(x_start); glob_look_poles=true; glob_max_iter=1000000; // END SECOND INPUT BLOCK // BEGIN OVERRIDE BLOCK glob_desired_digits_correct=10; glob_display_interval=0.001; 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(1.0/(1.0 - x)); } // END USER DEF BLOCK #######END OF ECHO OF PROBLEM################# START of Optimize min_size = 0 min_size = 1 opt_iter = 1 glob_desired_digits_correct = 10 desired_abs_gbl_error = 1e-10 range = 0.5 estimated_steps = 500 step_error = 2e-13 est_needed_step_err = 2e-13 hn_div_ho = 0.5 hn_div_ho_2 = 0.25 hn_div_ho_3 = 0.125 value3 = 1.00050025e-78 max_value3 = 1.00050025e-78 value3 = 1.00050025e-78 best_h = 0.001 START of Soultion TOP MAIN SOLVE Loop x[1] = 0 y[1] (analytic) = 1 y[1] (numeric) = 1 absolute error = 0 relative error = 0 % Correct digits = 16 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 1 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.001 y[1] (analytic) = 1.001001001001001 y[1] (numeric) = 1.001001001001001 absolute error = 0 relative error = 0 % Correct digits = 16 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.999 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.002 y[1] (analytic) = 1.002004008016032 y[1] (numeric) = 1.002004008016032 absolute error = 2.220446049250313e-16 relative error = 2.216005157151813e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.998 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.003 y[1] (analytic) = 1.003009027081244 y[1] (numeric) = 1.003009027081244 absolute error = 2.220446049250313e-16 relative error = 2.213784711102562e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.997 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.004 y[1] (analytic) = 1.004016064257028 y[1] (numeric) = 1.004016064257028 absolute error = 2.220446049250313e-16 relative error = 2.211564265053312e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.996 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.005 y[1] (analytic) = 1.005025125628141 y[1] (numeric) = 1.005025125628141 absolute error = 4.440892098500626e-16 relative error = 4.418687638008124e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.995 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.006 y[1] (analytic) = 1.006036217303823 y[1] (numeric) = 1.006036217303823 absolute error = 4.440892098500626e-16 relative error = 4.414246745909623e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.994 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.007 y[1] (analytic) = 1.007049345417925 y[1] (numeric) = 1.007049345417926 absolute error = 4.440892098500626e-16 relative error = 4.409805853811122e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.993 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.008 y[1] (analytic) = 1.008064516129032 y[1] (numeric) = 1.008064516129033 absolute error = 4.440892098500626e-16 relative error = 4.405364961712621e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.992 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.009000000000000001 y[1] (analytic) = 1.009081735620585 y[1] (numeric) = 1.009081735620586 absolute error = 4.440892098500626e-16 relative error = 4.400924069614121e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.991 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.01 y[1] (analytic) = 1.01010101010101 y[1] (numeric) = 1.010101010101011 absolute error = 4.440892098500626e-16 relative error = 4.39648317751562e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.99 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.011 y[1] (analytic) = 1.011122345803842 y[1] (numeric) = 1.011122345803843 absolute error = 4.440892098500626e-16 relative error = 4.392042285417119e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.989 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.012 y[1] (analytic) = 1.012145748987854 y[1] (numeric) = 1.012145748987855 absolute error = 4.440892098500626e-16 relative error = 4.387601393318619e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.988 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.013 y[1] (analytic) = 1.013171225937183 y[1] (numeric) = 1.013171225937184 absolute error = 4.440892098500626e-16 relative error = 4.383160501220118e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.987 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.01400000000000001 y[1] (analytic) = 1.01419878296146 y[1] (numeric) = 1.014198782961461 absolute error = 4.440892098500626e-16 relative error = 4.378719609121617e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.986 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.01500000000000001 y[1] (analytic) = 1.015228426395939 y[1] (numeric) = 1.015228426395939 absolute error = 4.440892098500626e-16 relative error = 4.374278717023117e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.985 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.01600000000000001 y[1] (analytic) = 1.016260162601626 y[1] (numeric) = 1.016260162601626 absolute error = 2.220446049250313e-16 relative error = 2.184918912462308e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.984 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.01700000000000001 y[1] (analytic) = 1.017293997965412 y[1] (numeric) = 1.017293997965412 absolute error = 2.220446049250313e-16 relative error = 2.182698466413058e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.983 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.01800000000000001 y[1] (analytic) = 1.018329938900204 y[1] (numeric) = 1.018329938900204 absolute error = 4.440892098500626e-16 relative error = 4.360956040727615e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.982 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.01900000000000001 y[1] (analytic) = 1.019367991845056 y[1] (numeric) = 1.019367991845056 absolute error = 4.440892098500626e-16 relative error = 4.356515148629115e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.981 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.02000000000000001 y[1] (analytic) = 1.020408163265306 y[1] (numeric) = 1.020408163265307 absolute error = 4.440892098500626e-16 relative error = 4.352074256530614e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.98 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.02100000000000001 y[1] (analytic) = 1.021450459652707 y[1] (numeric) = 1.021450459652707 absolute error = 6.661338147750939e-16 relative error = 6.521450046648171e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.979 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.02200000000000001 y[1] (analytic) = 1.022494887525562 y[1] (numeric) = 1.022494887525563 absolute error = 6.661338147750939e-16 relative error = 6.514788708500418e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.978 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.02300000000000001 y[1] (analytic) = 1.023541453428864 y[1] (numeric) = 1.023541453428864 absolute error = 6.661338147750939e-16 relative error = 6.508127370352668e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.977 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.02400000000000001 y[1] (analytic) = 1.024590163934426 y[1] (numeric) = 1.024590163934427 absolute error = 6.661338147750939e-16 relative error = 6.501466032204917e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.976 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.02500000000000002 y[1] (analytic) = 1.025641025641026 y[1] (numeric) = 1.025641025641026 absolute error = 6.661338147750939e-16 relative error = 6.494804694057166e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.975 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.02600000000000002 y[1] (analytic) = 1.026694045174538 y[1] (numeric) = 1.026694045174539 absolute error = 4.440892098500626e-16 relative error = 4.32542890393961e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.974 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.02700000000000002 y[1] (analytic) = 1.027749229188078 y[1] (numeric) = 1.027749229188079 absolute error = 6.661338147750939e-16 relative error = 6.481482017761663e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.973 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.02800000000000002 y[1] (analytic) = 1.02880658436214 y[1] (numeric) = 1.028806584362141 absolute error = 6.661338147750939e-16 relative error = 6.474820679613913e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.972 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.02900000000000002 y[1] (analytic) = 1.029866117404737 y[1] (numeric) = 1.029866117404738 absolute error = 6.661338147750939e-16 relative error = 6.468159341466162e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.971 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.03000000000000002 y[1] (analytic) = 1.030927835051547 y[1] (numeric) = 1.030927835051547 absolute error = 6.661338147750939e-16 relative error = 6.46149800331841e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.97 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.03100000000000002 y[1] (analytic) = 1.031991744066048 y[1] (numeric) = 1.031991744066048 absolute error = 6.661338147750939e-16 relative error = 6.45483666517066e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.969 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.03200000000000002 y[1] (analytic) = 1.03305785123967 y[1] (numeric) = 1.03305785123967 absolute error = 6.661338147750939e-16 relative error = 6.448175327022909e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.968 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.03300000000000002 y[1] (analytic) = 1.034126163391934 y[1] (numeric) = 1.034126163391935 absolute error = 6.661338147750939e-16 relative error = 6.441513988875157e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.967 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.03400000000000002 y[1] (analytic) = 1.0351966873706 y[1] (numeric) = 1.035196687370601 absolute error = 6.661338147750939e-16 relative error = 6.434852650727408e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.966 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.03500000000000002 y[1] (analytic) = 1.036269430051814 y[1] (numeric) = 1.036269430051814 absolute error = 6.661338147750939e-16 relative error = 6.428191312579655e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.965 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.03600000000000003 y[1] (analytic) = 1.037344398340249 y[1] (numeric) = 1.03734439834025 absolute error = 6.661338147750939e-16 relative error = 6.421529974431905e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.964 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.03700000000000003 y[1] (analytic) = 1.038421599169263 y[1] (numeric) = 1.038421599169264 absolute error = 8.881784197001252e-16 relative error = 8.553158181712206e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.963 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.03800000000000003 y[1] (analytic) = 1.03950103950104 y[1] (numeric) = 1.03950103950104 absolute error = 8.881784197001252e-16 relative error = 8.544276397515204e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.962 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.03900000000000003 y[1] (analytic) = 1.040582726326743 y[1] (numeric) = 1.040582726326744 absolute error = 8.881784197001252e-16 relative error = 8.535394613318203e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.961 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.04000000000000003 y[1] (analytic) = 1.041666666666667 y[1] (numeric) = 1.041666666666668 absolute error = 8.881784197001252e-16 relative error = 8.526512829121202e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.96 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.04100000000000003 y[1] (analytic) = 1.042752867570386 y[1] (numeric) = 1.042752867570387 absolute error = 8.881784197001252e-16 relative error = 8.5176310449242e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.959 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.04200000000000003 y[1] (analytic) = 1.04384133611691 y[1] (numeric) = 1.043841336116911 absolute error = 8.881784197001252e-16 relative error = 8.508749260727199e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.958 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.04300000000000003 y[1] (analytic) = 1.044932079414838 y[1] (numeric) = 1.044932079414839 absolute error = 1.110223024625157e-15 relative error = 1.062483434566275e-13 % Correct digits = 14 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.957 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.04400000000000003 y[1] (analytic) = 1.04602510460251 y[1] (numeric) = 1.046025104602512 absolute error = 1.110223024625157e-15 relative error = 1.06137321154165e-13 % Correct digits = 14 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.956 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.04500000000000003 y[1] (analytic) = 1.047120418848168 y[1] (numeric) = 1.047120418848169 absolute error = 1.110223024625157e-15 relative error = 1.060262988517024e-13 % Correct digits = 14 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.955 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.04600000000000003 y[1] (analytic) = 1.048218029350105 y[1] (numeric) = 1.048218029350106 absolute error = 1.110223024625157e-15 relative error = 1.059152765492399e-13 % Correct digits = 14 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.954 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.04700000000000003 y[1] (analytic) = 1.049317943336831 y[1] (numeric) = 1.049317943336832 absolute error = 1.110223024625157e-15 relative error = 1.058042542467774e-13 % Correct digits = 14 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.953 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.04800000000000004 y[1] (analytic) = 1.050420168067227 y[1] (numeric) = 1.050420168067228 absolute error = 1.110223024625157e-15 relative error = 1.056932319443149e-13 % Correct digits = 14 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.952 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.04900000000000004 y[1] (analytic) = 1.051524710830705 y[1] (numeric) = 1.051524710830706 absolute error = 1.110223024625157e-15 relative error = 1.055822096418524e-13 % Correct digits = 14 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.951 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.05000000000000004 y[1] (analytic) = 1.052631578947368 y[1] (numeric) = 1.05263157894737 absolute error = 1.332267629550188e-15 relative error = 1.265654248072678e-13 % Correct digits = 14 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.95 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.05100000000000004 y[1] (analytic) = 1.053740779768177 y[1] (numeric) = 1.053740779768178 absolute error = 1.332267629550188e-15 relative error = 1.264321980443128e-13 % Correct digits = 14 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.949 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.05200000000000004 y[1] (analytic) = 1.054852320675105 y[1] (numeric) = 1.054852320675107 absolute error = 1.332267629550188e-15 relative error = 1.262989712813578e-13 % Correct digits = 14 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.948 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.05300000000000004 y[1] (analytic) = 1.055966209081309 y[1] (numeric) = 1.055966209081311 absolute error = 1.332267629550188e-15 relative error = 1.261657445184028e-13 % Correct digits = 14 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.947 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.05400000000000004 y[1] (analytic) = 1.05708245243129 y[1] (numeric) = 1.057082452431291 absolute error = 1.332267629550188e-15 relative error = 1.260325177554478e-13 % Correct digits = 14 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.946 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.05500000000000004 y[1] (analytic) = 1.058201058201058 y[1] (numeric) = 1.058201058201059 absolute error = 1.332267629550188e-15 relative error = 1.258992909924928e-13 % Correct digits = 14 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.945 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.05600000000000004 y[1] (analytic) = 1.059322033898305 y[1] (numeric) = 1.059322033898306 absolute error = 1.110223024625157e-15 relative error = 1.048050535246148e-13 % Correct digits = 14 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.944 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.05700000000000004 y[1] (analytic) = 1.060445387062566 y[1] (numeric) = 1.060445387062567 absolute error = 1.110223024625157e-15 relative error = 1.046940312221523e-13 % Correct digits = 14 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.943 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.05800000000000004 y[1] (analytic) = 1.061571125265393 y[1] (numeric) = 1.061571125265394 absolute error = 1.110223024625157e-15 relative error = 1.045830089196897e-13 % Correct digits = 14 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.942 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.05900000000000005 y[1] (analytic) = 1.062699256110521 y[1] (numeric) = 1.062699256110522 absolute error = 8.881784197001252e-16 relative error = 8.357758929378178e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.941 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.06000000000000005 y[1] (analytic) = 1.063829787234043 y[1] (numeric) = 1.063829787234044 absolute error = 1.110223024625157e-15 relative error = 1.043609643147647e-13 % Correct digits = 14 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.94 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.06100000000000005 y[1] (analytic) = 1.064962726304579 y[1] (numeric) = 1.06496272630458 absolute error = 1.110223024625157e-15 relative error = 1.042499420123022e-13 % Correct digits = 14 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.939 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.06200000000000005 y[1] (analytic) = 1.066098081023454 y[1] (numeric) = 1.066098081023455 absolute error = 1.110223024625157e-15 relative error = 1.041389197098397e-13 % Correct digits = 14 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.938 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.06300000000000004 y[1] (analytic) = 1.067235859124867 y[1] (numeric) = 1.067235859124868 absolute error = 8.881784197001252e-16 relative error = 8.322231792590172e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.937 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.06400000000000004 y[1] (analytic) = 1.068376068376068 y[1] (numeric) = 1.068376068376069 absolute error = 1.110223024625157e-15 relative error = 1.039168751049147e-13 % Correct digits = 14 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.936 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.06500000000000004 y[1] (analytic) = 1.06951871657754 y[1] (numeric) = 1.069518716577541 absolute error = 1.110223024625157e-15 relative error = 1.038058528024521e-13 % Correct digits = 14 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.935 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.06600000000000004 y[1] (analytic) = 1.070663811563169 y[1] (numeric) = 1.07066381156317 absolute error = 1.110223024625157e-15 relative error = 1.036948304999896e-13 % Correct digits = 14 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.934 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.06700000000000005 y[1] (analytic) = 1.071811361200429 y[1] (numeric) = 1.07181136120043 absolute error = 1.110223024625157e-15 relative error = 1.035838081975271e-13 % Correct digits = 14 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.933 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.06800000000000005 y[1] (analytic) = 1.072961373390558 y[1] (numeric) = 1.072961373390559 absolute error = 8.881784197001252e-16 relative error = 8.277822871605166e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.932 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.06900000000000005 y[1] (analytic) = 1.074113856068743 y[1] (numeric) = 1.074113856068744 absolute error = 8.881784197001252e-16 relative error = 8.268941087408165e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.931 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.07000000000000005 y[1] (analytic) = 1.075268817204301 y[1] (numeric) = 1.075268817204302 absolute error = 6.661338147750939e-16 relative error = 6.195044477408372e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.93 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.07100000000000005 y[1] (analytic) = 1.076426264800861 y[1] (numeric) = 1.076426264800862 absolute error = 8.881784197001252e-16 relative error = 8.251177519014164e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.929 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.07200000000000005 y[1] (analytic) = 1.077586206896552 y[1] (numeric) = 1.077586206896552 absolute error = 6.661338147750939e-16 relative error = 6.181721801112871e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.928 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.07300000000000005 y[1] (analytic) = 1.078748651564186 y[1] (numeric) = 1.078748651564186 absolute error = 8.881784197001252e-16 relative error = 8.233413950620161e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.927 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.07400000000000005 y[1] (analytic) = 1.079913606911447 y[1] (numeric) = 1.079913606911448 absolute error = 6.661338147750939e-16 relative error = 6.168399124817369e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.926 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.07500000000000005 y[1] (analytic) = 1.081081081081081 y[1] (numeric) = 1.081081081081082 absolute error = 6.661338147750939e-16 relative error = 6.161737786669619e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.925 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.07600000000000005 y[1] (analytic) = 1.082251082251082 y[1] (numeric) = 1.082251082251083 absolute error = 6.661338147750939e-16 relative error = 6.155076448521868e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.924 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.07700000000000005 y[1] (analytic) = 1.083423618634886 y[1] (numeric) = 1.083423618634887 absolute error = 6.661338147750939e-16 relative error = 6.148415110374116e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.923 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.07800000000000006 y[1] (analytic) = 1.084598698481562 y[1] (numeric) = 1.084598698481563 absolute error = 6.661338147750939e-16 relative error = 6.141753772226365e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.922 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.07900000000000006 y[1] (analytic) = 1.085776330076004 y[1] (numeric) = 1.085776330076005 absolute error = 6.661338147750939e-16 relative error = 6.135092434078615e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.921 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.08000000000000006 y[1] (analytic) = 1.086956521739131 y[1] (numeric) = 1.086956521739131 absolute error = 4.440892098500626e-16 relative error = 4.085620730620575e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.92 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.08100000000000006 y[1] (analytic) = 1.088139281828074 y[1] (numeric) = 1.088139281828075 absolute error = 6.661338147750939e-16 relative error = 6.121769757783113e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.919 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.08200000000000006 y[1] (analytic) = 1.089324618736383 y[1] (numeric) = 1.089324618736384 absolute error = 6.661338147750939e-16 relative error = 6.115108419635362e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.918 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.08300000000000006 y[1] (analytic) = 1.09051254089422 y[1] (numeric) = 1.090512540894221 absolute error = 4.440892098500626e-16 relative error = 4.072298054325074e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.917 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.08400000000000006 y[1] (analytic) = 1.091703056768559 y[1] (numeric) = 1.091703056768559 absolute error = 4.440892098500626e-16 relative error = 4.067857162226573e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.916 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.08500000000000006 y[1] (analytic) = 1.092896174863388 y[1] (numeric) = 1.092896174863389 absolute error = 4.440892098500626e-16 relative error = 4.063416270128072e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.915 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.08600000000000006 y[1] (analytic) = 1.094091903719913 y[1] (numeric) = 1.094091903719913 absolute error = 4.440892098500626e-16 relative error = 4.058975378029572e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.914 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.08700000000000006 y[1] (analytic) = 1.095290251916758 y[1] (numeric) = 1.095290251916758 absolute error = 4.440892098500626e-16 relative error = 4.054534485931072e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.913 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.08800000000000006 y[1] (analytic) = 1.096491228070176 y[1] (numeric) = 1.096491228070176 absolute error = 4.440892098500626e-16 relative error = 4.050093593832571e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.912 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.08900000000000007 y[1] (analytic) = 1.097694840834248 y[1] (numeric) = 1.097694840834249 absolute error = 4.440892098500626e-16 relative error = 4.04565270173407e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.911 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.09000000000000007 y[1] (analytic) = 1.098901098901099 y[1] (numeric) = 1.098901098901099 absolute error = 4.440892098500626e-16 relative error = 4.041211809635569e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.91 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.09100000000000007 y[1] (analytic) = 1.1001100110011 y[1] (numeric) = 1.100110011001101 absolute error = 4.440892098500626e-16 relative error = 4.036770917537069e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.909 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.09200000000000007 y[1] (analytic) = 1.101321585903084 y[1] (numeric) = 1.101321585903084 absolute error = 4.440892098500626e-16 relative error = 4.032330025438568e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.908 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.09300000000000007 y[1] (analytic) = 1.102535832414554 y[1] (numeric) = 1.102535832414554 absolute error = 4.440892098500626e-16 relative error = 4.027889133340067e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.907 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.09400000000000007 y[1] (analytic) = 1.103752759381899 y[1] (numeric) = 1.103752759381899 absolute error = 4.440892098500626e-16 relative error = 4.023448241241567e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.906 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.09500000000000007 y[1] (analytic) = 1.104972375690608 y[1] (numeric) = 1.104972375690608 absolute error = 4.440892098500626e-16 relative error = 4.019007349143067e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.905 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.09600000000000007 y[1] (analytic) = 1.106194690265487 y[1] (numeric) = 1.106194690265487 absolute error = 4.440892098500626e-16 relative error = 4.014566457044566e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.904 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.09700000000000007 y[1] (analytic) = 1.107419712070875 y[1] (numeric) = 1.107419712070876 absolute error = 6.661338147750939e-16 relative error = 6.015188347419098e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.903 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.09800000000000007 y[1] (analytic) = 1.108647450110865 y[1] (numeric) = 1.108647450110865 absolute error = 6.661338147750939e-16 relative error = 6.008527009271348e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.902 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.09900000000000007 y[1] (analytic) = 1.109877913429523 y[1] (numeric) = 1.109877913429523 absolute error = 4.440892098500626e-16 relative error = 4.001243780749063e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.901 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1000000000000001 y[1] (analytic) = 1.111111111111111 y[1] (numeric) = 1.111111111111112 absolute error = 4.440892098500626e-16 relative error = 3.996802888650564e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.9 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1010000000000001 y[1] (analytic) = 1.112347052280312 y[1] (numeric) = 1.112347052280312 absolute error = 4.440892098500626e-16 relative error = 3.992361996552063e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.899 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1020000000000001 y[1] (analytic) = 1.11358574610245 y[1] (numeric) = 1.113585746102451 absolute error = 4.440892098500626e-16 relative error = 3.987921104453562e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.898 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1030000000000001 y[1] (analytic) = 1.114827201783724 y[1] (numeric) = 1.114827201783724 absolute error = 6.661338147750939e-16 relative error = 5.975220318532593e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.897 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1040000000000001 y[1] (analytic) = 1.116071428571429 y[1] (numeric) = 1.116071428571429 absolute error = 6.661338147750939e-16 relative error = 5.968558980384842e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.896 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1050000000000001 y[1] (analytic) = 1.11731843575419 y[1] (numeric) = 1.117318435754191 absolute error = 4.440892098500626e-16 relative error = 3.97459842815806e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.895 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1060000000000001 y[1] (analytic) = 1.118568232662192 y[1] (numeric) = 1.118568232662193 absolute error = 6.661338147750939e-16 relative error = 5.955236304089339e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.894 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1070000000000001 y[1] (analytic) = 1.119820828667413 y[1] (numeric) = 1.119820828667414 absolute error = 4.440892098500626e-16 relative error = 3.965716643961058e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.893 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1080000000000001 y[1] (analytic) = 1.121076233183857 y[1] (numeric) = 1.121076233183857 absolute error = 4.440892098500626e-16 relative error = 3.961275751862558e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.892 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1090000000000001 y[1] (analytic) = 1.122334455667789 y[1] (numeric) = 1.12233445566779 absolute error = 6.661338147750939e-16 relative error = 5.935252289646087e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.891 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1100000000000001 y[1] (analytic) = 1.123595505617978 y[1] (numeric) = 1.123595505617978 absolute error = 6.661338147750939e-16 relative error = 5.928590951498336e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.89 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1110000000000001 y[1] (analytic) = 1.124859392575928 y[1] (numeric) = 1.124859392575929 absolute error = 6.661338147750939e-16 relative error = 5.921929613350585e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.889 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1120000000000001 y[1] (analytic) = 1.126126126126126 y[1] (numeric) = 1.126126126126127 absolute error = 6.661338147750939e-16 relative error = 5.915268275202834e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.888 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1130000000000001 y[1] (analytic) = 1.12739571589628 y[1] (numeric) = 1.12739571589628 absolute error = 6.661338147750939e-16 relative error = 5.908606937055082e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.887 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1140000000000001 y[1] (analytic) = 1.128668171557562 y[1] (numeric) = 1.128668171557563 absolute error = 6.661338147750939e-16 relative error = 5.901945598907331e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.886 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1150000000000001 y[1] (analytic) = 1.129943502824859 y[1] (numeric) = 1.129943502824859 absolute error = 6.661338147750939e-16 relative error = 5.895284260759581e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.885 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1160000000000001 y[1] (analytic) = 1.131221719457014 y[1] (numeric) = 1.131221719457014 absolute error = 4.440892098500626e-16 relative error = 3.925748615074553e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.884 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1170000000000001 y[1] (analytic) = 1.132502831257078 y[1] (numeric) = 1.132502831257079 absolute error = 6.661338147750939e-16 relative error = 5.881961584464079e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.883 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1180000000000001 y[1] (analytic) = 1.133786848072563 y[1] (numeric) = 1.133786848072563 absolute error = 4.440892098500626e-16 relative error = 3.916866830877552e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.882 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1190000000000001 y[1] (analytic) = 1.135073779795687 y[1] (numeric) = 1.135073779795687 absolute error = 4.440892098500626e-16 relative error = 3.912425938779051e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.881 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1200000000000001 y[1] (analytic) = 1.136363636363636 y[1] (numeric) = 1.136363636363637 absolute error = 4.440892098500626e-16 relative error = 3.90798504668055e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.88 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1210000000000001 y[1] (analytic) = 1.137656427758817 y[1] (numeric) = 1.137656427758817 absolute error = 4.440892098500626e-16 relative error = 3.90354415458205e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.879 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1220000000000001 y[1] (analytic) = 1.138952164009112 y[1] (numeric) = 1.138952164009112 absolute error = 4.440892098500626e-16 relative error = 3.899103262483549e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.878 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1230000000000001 y[1] (analytic) = 1.140250855188142 y[1] (numeric) = 1.140250855188142 absolute error = 4.440892098500626e-16 relative error = 3.894662370385049e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.877 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1240000000000001 y[1] (analytic) = 1.141552511415525 y[1] (numeric) = 1.141552511415526 absolute error = 6.661338147750939e-16 relative error = 5.835332217429823e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.876 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1250000000000001 y[1] (analytic) = 1.142857142857143 y[1] (numeric) = 1.142857142857144 absolute error = 6.661338147750939e-16 relative error = 5.828670879282071e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.875 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1260000000000001 y[1] (analytic) = 1.144164759725401 y[1] (numeric) = 1.144164759725401 absolute error = 6.661338147750939e-16 relative error = 5.822009541134321e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.874 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1270000000000001 y[1] (analytic) = 1.145475372279496 y[1] (numeric) = 1.145475372279497 absolute error = 6.661338147750939e-16 relative error = 5.815348202986569e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.873 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1280000000000001 y[1] (analytic) = 1.146788990825688 y[1] (numeric) = 1.146788990825689 absolute error = 8.881784197001252e-16 relative error = 7.744915819785092e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.872 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1290000000000001 y[1] (analytic) = 1.148105625717566 y[1] (numeric) = 1.148105625717567 absolute error = 8.881784197001252e-16 relative error = 7.73603403558809e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.871 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1300000000000001 y[1] (analytic) = 1.149425287356322 y[1] (numeric) = 1.149425287356323 absolute error = 8.881784197001252e-16 relative error = 7.727152251391088e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.87 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1310000000000001 y[1] (analytic) = 1.150747986191024 y[1] (numeric) = 1.150747986191025 absolute error = 8.881784197001252e-16 relative error = 7.718270467194088e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.869 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1320000000000001 y[1] (analytic) = 1.152073732718894 y[1] (numeric) = 1.152073732718895 absolute error = 8.881784197001252e-16 relative error = 7.709388682997087e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.868 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1330000000000001 y[1] (analytic) = 1.153402537485583 y[1] (numeric) = 1.153402537485583 absolute error = 8.881784197001252e-16 relative error = 7.700506898800086e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.867 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1340000000000001 y[1] (analytic) = 1.15473441108545 y[1] (numeric) = 1.154734411085451 absolute error = 8.881784197001252e-16 relative error = 7.691625114603084e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.866 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1350000000000001 y[1] (analytic) = 1.15606936416185 y[1] (numeric) = 1.156069364161851 absolute error = 8.881784197001252e-16 relative error = 7.682743330406083e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.865 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1360000000000001 y[1] (analytic) = 1.157407407407407 y[1] (numeric) = 1.157407407407408 absolute error = 8.881784197001252e-16 relative error = 7.673861546209081e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.864 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1370000000000001 y[1] (analytic) = 1.158748551564311 y[1] (numeric) = 1.158748551564311 absolute error = 6.661338147750939e-16 relative error = 5.748734821509059e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.863 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1380000000000001 y[1] (analytic) = 1.160092807424594 y[1] (numeric) = 1.160092807424595 absolute error = 6.661338147750939e-16 relative error = 5.742073483361309e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.862 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1390000000000001 y[1] (analytic) = 1.16144018583043 y[1] (numeric) = 1.161440185830431 absolute error = 6.661338147750939e-16 relative error = 5.735412145213558e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.861 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1400000000000001 y[1] (analytic) = 1.162790697674419 y[1] (numeric) = 1.16279069767442 absolute error = 8.881784197001252e-16 relative error = 7.638334409421077e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.86 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1410000000000001 y[1] (analytic) = 1.164144353899884 y[1] (numeric) = 1.164144353899885 absolute error = 8.881784197001252e-16 relative error = 7.629452625224075e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.859 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1420000000000001 y[1] (analytic) = 1.165501165501166 y[1] (numeric) = 1.165501165501166 absolute error = 8.881784197001252e-16 relative error = 7.620570841027074e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.858 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1430000000000001 y[1] (analytic) = 1.166861143523921 y[1] (numeric) = 1.166861143523922 absolute error = 6.661338147750939e-16 relative error = 5.708766792622554e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.857 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1440000000000001 y[1] (analytic) = 1.168224299065421 y[1] (numeric) = 1.168224299065421 absolute error = 6.661338147750939e-16 relative error = 5.702105454474803e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.856 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1450000000000001 y[1] (analytic) = 1.169590643274854 y[1] (numeric) = 1.169590643274855 absolute error = 6.661338147750939e-16 relative error = 5.695444116327052e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.855 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1460000000000001 y[1] (analytic) = 1.17096018735363 y[1] (numeric) = 1.170960187353631 absolute error = 6.661338147750939e-16 relative error = 5.688782778179301e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.854 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1470000000000001 y[1] (analytic) = 1.172332942555686 y[1] (numeric) = 1.172332942555687 absolute error = 8.881784197001252e-16 relative error = 7.576161920042068e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.853 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1480000000000001 y[1] (analytic) = 1.173708920187793 y[1] (numeric) = 1.173708920187794 absolute error = 8.881784197001252e-16 relative error = 7.567280135845066e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.852 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1490000000000001 y[1] (analytic) = 1.175088131609871 y[1] (numeric) = 1.175088131609872 absolute error = 8.881784197001252e-16 relative error = 7.558398351648065e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.851 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1500000000000001 y[1] (analytic) = 1.176470588235294 y[1] (numeric) = 1.176470588235295 absolute error = 1.110223024625157e-15 relative error = 9.436895709313831e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.85 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1510000000000001 y[1] (analytic) = 1.177856301531213 y[1] (numeric) = 1.177856301531214 absolute error = 8.881784197001252e-16 relative error = 7.540634783254062e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.849 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1520000000000001 y[1] (analytic) = 1.179245283018868 y[1] (numeric) = 1.179245283018869 absolute error = 8.881784197001252e-16 relative error = 7.531752999057062e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.848 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1530000000000001 y[1] (analytic) = 1.180637544273908 y[1] (numeric) = 1.180637544273909 absolute error = 6.661338147750939e-16 relative error = 5.642153411145045e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.847 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1540000000000001 y[1] (analytic) = 1.182033096926714 y[1] (numeric) = 1.182033096926715 absolute error = 6.661338147750939e-16 relative error = 5.635492072997294e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.846 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1550000000000001 y[1] (analytic) = 1.183431952662722 y[1] (numeric) = 1.183431952662723 absolute error = 6.661338147750939e-16 relative error = 5.628830734849544e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.845 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1560000000000001 y[1] (analytic) = 1.184834123222749 y[1] (numeric) = 1.18483412322275 absolute error = 4.440892098500626e-16 relative error = 3.748112931134527e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.844 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1570000000000001 y[1] (analytic) = 1.186239620403322 y[1] (numeric) = 1.186239620403322 absolute error = 4.440892098500626e-16 relative error = 3.743672039036027e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.843 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1580000000000001 y[1] (analytic) = 1.187648456057007 y[1] (numeric) = 1.187648456057008 absolute error = 4.440892098500626e-16 relative error = 3.739231146937527e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.842 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1590000000000001 y[1] (analytic) = 1.189060642092747 y[1] (numeric) = 1.189060642092747 absolute error = 4.440892098500626e-16 relative error = 3.734790254839026e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.841 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1600000000000001 y[1] (analytic) = 1.190476190476191 y[1] (numeric) = 1.190476190476191 absolute error = 4.440892098500626e-16 relative error = 3.730349362740525e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.84 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1610000000000001 y[1] (analytic) = 1.191895113230036 y[1] (numeric) = 1.191895113230036 absolute error = 4.440892098500626e-16 relative error = 3.725908470642025e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.839 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1620000000000001 y[1] (analytic) = 1.193317422434368 y[1] (numeric) = 1.193317422434368 absolute error = 4.440892098500626e-16 relative error = 3.721467578543525e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.838 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1630000000000001 y[1] (analytic) = 1.194743130227001 y[1] (numeric) = 1.194743130227002 absolute error = 4.440892098500626e-16 relative error = 3.717026686445024e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.837 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1640000000000001 y[1] (analytic) = 1.196172248803828 y[1] (numeric) = 1.196172248803828 absolute error = 2.220446049250313e-16 relative error = 1.856292897173261e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.836 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1650000000000001 y[1] (analytic) = 1.197604790419162 y[1] (numeric) = 1.197604790419162 absolute error = 4.440892098500626e-16 relative error = 3.708144902248022e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.835 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1660000000000001 y[1] (analytic) = 1.199040767386091 y[1] (numeric) = 1.199040767386092 absolute error = 4.440892098500626e-16 relative error = 3.703704010149522e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.834 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1670000000000001 y[1] (analytic) = 1.200480192076831 y[1] (numeric) = 1.200480192076831 absolute error = 4.440892098500626e-16 relative error = 3.699263118051021e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.833 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1680000000000001 y[1] (analytic) = 1.201923076923077 y[1] (numeric) = 1.201923076923078 absolute error = 4.440892098500626e-16 relative error = 3.69482222595252e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.832 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1690000000000001 y[1] (analytic) = 1.203369434416366 y[1] (numeric) = 1.203369434416366 absolute error = 4.440892098500626e-16 relative error = 3.69038133385402e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.831 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1700000000000001 y[1] (analytic) = 1.204819277108434 y[1] (numeric) = 1.204819277108434 absolute error = 4.440892098500626e-16 relative error = 3.685940441755519e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.83 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1710000000000001 y[1] (analytic) = 1.20627261761158 y[1] (numeric) = 1.206272617611581 absolute error = 4.440892098500626e-16 relative error = 3.681499549657019e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.829 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1720000000000001 y[1] (analytic) = 1.207729468599034 y[1] (numeric) = 1.207729468599034 absolute error = 2.220446049250313e-16 relative error = 1.838529328779259e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.828 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1730000000000001 y[1] (analytic) = 1.209189842805321 y[1] (numeric) = 1.209189842805321 absolute error = 2.220446049250313e-16 relative error = 1.836308882730008e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.827 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1740000000000001 y[1] (analytic) = 1.210653753026635 y[1] (numeric) = 1.210653753026635 absolute error = 2.220446049250313e-16 relative error = 1.834088436680758e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.826 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1750000000000001 y[1] (analytic) = 1.212121212121212 y[1] (numeric) = 1.212121212121213 absolute error = 2.220446049250313e-16 relative error = 1.831867990631508e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.825 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1760000000000001 y[1] (analytic) = 1.213592233009709 y[1] (numeric) = 1.213592233009709 absolute error = 4.440892098500626e-16 relative error = 3.659295089164516e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.824 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1770000000000001 y[1] (analytic) = 1.215066828675577 y[1] (numeric) = 1.215066828675578 absolute error = 4.440892098500626e-16 relative error = 3.654854197066015e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.823 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1780000000000001 y[1] (analytic) = 1.21654501216545 y[1] (numeric) = 1.216545012165451 absolute error = 2.220446049250313e-16 relative error = 1.825206652483757e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.822 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1790000000000001 y[1] (analytic) = 1.218026796589525 y[1] (numeric) = 1.218026796589526 absolute error = 4.440892098500626e-16 relative error = 3.645972412869014e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.821 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1800000000000001 y[1] (analytic) = 1.219512195121951 y[1] (numeric) = 1.219512195121952 absolute error = 4.440892098500626e-16 relative error = 3.641531520770513e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.82 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1810000000000001 y[1] (analytic) = 1.221001221001221 y[1] (numeric) = 1.221001221001222 absolute error = 4.440892098500626e-16 relative error = 3.637090628672012e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.819 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1820000000000001 y[1] (analytic) = 1.222493887530563 y[1] (numeric) = 1.222493887530563 absolute error = 2.220446049250313e-16 relative error = 1.816324868286756e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.818 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1830000000000001 y[1] (analytic) = 1.223990208078336 y[1] (numeric) = 1.223990208078336 absolute error = 2.220446049250313e-16 relative error = 1.814104422237506e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.817 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1840000000000001 y[1] (analytic) = 1.225490196078432 y[1] (numeric) = 1.225490196078432 absolute error = 2.220446049250313e-16 relative error = 1.811883976188255e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.816 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1850000000000001 y[1] (analytic) = 1.226993865030675 y[1] (numeric) = 1.226993865030675 absolute error = 2.220446049250313e-16 relative error = 1.809663530139005e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.815 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1860000000000001 y[1] (analytic) = 1.228501228501229 y[1] (numeric) = 1.228501228501229 absolute error = 2.220446049250313e-16 relative error = 1.807443084089755e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.814 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1870000000000001 y[1] (analytic) = 1.230012300123001 y[1] (numeric) = 1.230012300123002 absolute error = 2.220446049250313e-16 relative error = 1.805222638040504e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.813 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1880000000000001 y[1] (analytic) = 1.231527093596059 y[1] (numeric) = 1.23152709359606 absolute error = 2.220446049250313e-16 relative error = 1.803002191991254e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.812 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1890000000000001 y[1] (analytic) = 1.23304562268804 y[1] (numeric) = 1.23304562268804 absolute error = 2.220446049250313e-16 relative error = 1.800781745942003e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.811 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1900000000000001 y[1] (analytic) = 1.234567901234568 y[1] (numeric) = 1.234567901234568 absolute error = 4.440892098500626e-16 relative error = 3.597122599785507e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.81 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1910000000000001 y[1] (analytic) = 1.236093943139679 y[1] (numeric) = 1.236093943139679 absolute error = 2.220446049250313e-16 relative error = 1.796340853843503e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.809 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1920000000000001 y[1] (analytic) = 1.237623762376238 y[1] (numeric) = 1.237623762376238 absolute error = 2.220446049250313e-16 relative error = 1.794120407794253e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.808 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1930000000000001 y[1] (analytic) = 1.239157372986369 y[1] (numeric) = 1.23915737298637 absolute error = 2.220446049250313e-16 relative error = 1.791899961745002e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.807 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1940000000000001 y[1] (analytic) = 1.240694789081886 y[1] (numeric) = 1.240694789081886 absolute error = 2.220446049250313e-16 relative error = 1.789679515695752e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.806 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1950000000000001 y[1] (analytic) = 1.242236024844721 y[1] (numeric) = 1.242236024844721 absolute error = 2.220446049250313e-16 relative error = 1.787459069646502e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.805 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1960000000000001 y[1] (analytic) = 1.243781094527364 y[1] (numeric) = 1.243781094527364 absolute error = 0 relative error = 0 % Correct digits = 16 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.804 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1970000000000001 y[1] (analytic) = 1.2453300124533 y[1] (numeric) = 1.2453300124533 absolute error = 0 relative error = 0 % Correct digits = 16 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.803 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1980000000000001 y[1] (analytic) = 1.246882793017457 y[1] (numeric) = 1.246882793017457 absolute error = 0 relative error = 0 % Correct digits = 16 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.802 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.1990000000000001 y[1] (analytic) = 1.248439450686642 y[1] (numeric) = 1.248439450686642 absolute error = 2.220446049250313e-16 relative error = 1.778577285449501e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.801 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2000000000000001 y[1] (analytic) = 1.25 y[1] (numeric) = 1.25 absolute error = 2.220446049250313e-16 relative error = 1.77635683940025e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.8 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2010000000000002 y[1] (analytic) = 1.251564455569462 y[1] (numeric) = 1.251564455569462 absolute error = 2.220446049250313e-16 relative error = 1.774136393351e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.799 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2020000000000002 y[1] (analytic) = 1.253132832080201 y[1] (numeric) = 1.253132832080201 absolute error = 2.220446049250313e-16 relative error = 1.77191594730175e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.798 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2030000000000002 y[1] (analytic) = 1.254705144291092 y[1] (numeric) = 1.254705144291092 absolute error = 0 relative error = 0 % Correct digits = 16 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.797 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2040000000000002 y[1] (analytic) = 1.256281407035176 y[1] (numeric) = 1.256281407035176 absolute error = 0 relative error = 0 % Correct digits = 16 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.796 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2050000000000002 y[1] (analytic) = 1.257861635220126 y[1] (numeric) = 1.257861635220126 absolute error = 2.220446049250313e-16 relative error = 1.765254609153999e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.795 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2060000000000002 y[1] (analytic) = 1.259445843828716 y[1] (numeric) = 1.259445843828716 absolute error = 0 relative error = 0 % Correct digits = 16 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.794 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2070000000000002 y[1] (analytic) = 1.261034047919294 y[1] (numeric) = 1.261034047919294 absolute error = 0 relative error = 0 % Correct digits = 16 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.793 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2080000000000002 y[1] (analytic) = 1.262626262626263 y[1] (numeric) = 1.262626262626263 absolute error = 0 relative error = 0 % Correct digits = 16 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.792 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2090000000000002 y[1] (analytic) = 1.264222503160557 y[1] (numeric) = 1.264222503160557 absolute error = 0 relative error = 0 % Correct digits = 16 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.791 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2100000000000002 y[1] (analytic) = 1.265822784810127 y[1] (numeric) = 1.265822784810127 absolute error = 0 relative error = 0 % Correct digits = 16 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.79 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2110000000000002 y[1] (analytic) = 1.267427122940431 y[1] (numeric) = 1.267427122940431 absolute error = 0 relative error = 0 % Correct digits = 16 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.789 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2120000000000002 y[1] (analytic) = 1.269035532994924 y[1] (numeric) = 1.269035532994924 absolute error = 0 relative error = 0 % Correct digits = 16 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.788 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2130000000000002 y[1] (analytic) = 1.270648030495553 y[1] (numeric) = 1.270648030495553 absolute error = 0 relative error = 0 % Correct digits = 16 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.787 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2140000000000002 y[1] (analytic) = 1.272264631043257 y[1] (numeric) = 1.272264631043257 absolute error = 0 relative error = 0 % Correct digits = 16 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.786 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2150000000000002 y[1] (analytic) = 1.273885350318471 y[1] (numeric) = 1.273885350318471 absolute error = 0 relative error = 0 % Correct digits = 16 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.785 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2160000000000002 y[1] (analytic) = 1.275510204081633 y[1] (numeric) = 1.275510204081633 absolute error = 0 relative error = 0 % Correct digits = 16 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.784 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2170000000000002 y[1] (analytic) = 1.277139208173691 y[1] (numeric) = 1.277139208173691 absolute error = 0 relative error = 0 % Correct digits = 16 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.783 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2180000000000002 y[1] (analytic) = 1.278772378516624 y[1] (numeric) = 1.278772378516624 absolute error = 0 relative error = 0 % Correct digits = 16 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.782 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2190000000000002 y[1] (analytic) = 1.280409731113957 y[1] (numeric) = 1.280409731113957 absolute error = 2.220446049250313e-16 relative error = 1.734168364464494e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.781 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2200000000000002 y[1] (analytic) = 1.282051282051282 y[1] (numeric) = 1.282051282051282 absolute error = 2.220446049250313e-16 relative error = 1.731947918415244e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.78 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2210000000000002 y[1] (analytic) = 1.283697047496791 y[1] (numeric) = 1.283697047496791 absolute error = 2.220446049250313e-16 relative error = 1.729727472365993e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.779 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2220000000000002 y[1] (analytic) = 1.2853470437018 y[1] (numeric) = 1.2853470437018 absolute error = 2.220446049250313e-16 relative error = 1.727507026316743e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.778 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2230000000000002 y[1] (analytic) = 1.287001287001287 y[1] (numeric) = 1.287001287001287 absolute error = 2.220446049250313e-16 relative error = 1.725286580267493e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.777 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2240000000000002 y[1] (analytic) = 1.288659793814433 y[1] (numeric) = 1.288659793814433 absolute error = 2.220446049250313e-16 relative error = 1.723066134218243e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.776 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2250000000000002 y[1] (analytic) = 1.290322580645161 y[1] (numeric) = 1.290322580645161 absolute error = 0 relative error = 0 % Correct digits = 16 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.775 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2260000000000002 y[1] (analytic) = 1.291989664082688 y[1] (numeric) = 1.291989664082688 absolute error = 0 relative error = 0 % Correct digits = 16 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.774 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2270000000000002 y[1] (analytic) = 1.29366106080207 y[1] (numeric) = 1.29366106080207 absolute error = 2.220446049250313e-16 relative error = 1.716404796070492e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.773 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2280000000000002 y[1] (analytic) = 1.295336787564767 y[1] (numeric) = 1.295336787564767 absolute error = 2.220446049250313e-16 relative error = 1.714184350021241e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.772 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2290000000000002 y[1] (analytic) = 1.297016861219196 y[1] (numeric) = 1.297016861219196 absolute error = 2.220446049250313e-16 relative error = 1.711963903971991e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.771 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2300000000000002 y[1] (analytic) = 1.298701298701299 y[1] (numeric) = 1.298701298701299 absolute error = 2.220446049250313e-16 relative error = 1.709743457922741e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.77 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2310000000000002 y[1] (analytic) = 1.300390117035111 y[1] (numeric) = 1.30039011703511 absolute error = 4.440892098500626e-16 relative error = 3.415046023746981e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.769 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2320000000000002 y[1] (analytic) = 1.302083333333334 y[1] (numeric) = 1.302083333333333 absolute error = 4.440892098500626e-16 relative error = 3.41060513164848e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.768 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2330000000000002 y[1] (analytic) = 1.303780964797914 y[1] (numeric) = 1.303780964797914 absolute error = 2.220446049250313e-16 relative error = 1.70308211977499e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.767 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2340000000000002 y[1] (analytic) = 1.305483028720627 y[1] (numeric) = 1.305483028720627 absolute error = 2.220446049250313e-16 relative error = 1.700861673725739e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.766 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2350000000000002 y[1] (analytic) = 1.30718954248366 y[1] (numeric) = 1.30718954248366 absolute error = 2.220446049250313e-16 relative error = 1.698641227676489e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.765 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2360000000000002 y[1] (analytic) = 1.30890052356021 y[1] (numeric) = 1.308900523560209 absolute error = 4.440892098500626e-16 relative error = 3.392841563254477e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.764 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2370000000000002 y[1] (analytic) = 1.310615989515072 y[1] (numeric) = 1.310615989515072 absolute error = 4.440892098500626e-16 relative error = 3.388400671155977e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.763 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2380000000000002 y[1] (analytic) = 1.31233595800525 y[1] (numeric) = 1.312335958005249 absolute error = 4.440892098500626e-16 relative error = 3.383959779057477e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.762 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2390000000000002 y[1] (analytic) = 1.314060446780552 y[1] (numeric) = 1.314060446780552 absolute error = 4.440892098500626e-16 relative error = 3.379518886958976e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.761 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2400000000000002 y[1] (analytic) = 1.315789473684211 y[1] (numeric) = 1.31578947368421 absolute error = 4.440892098500626e-16 relative error = 3.375077994860475e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.76 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2410000000000002 y[1] (analytic) = 1.317523056653492 y[1] (numeric) = 1.317523056653491 absolute error = 4.440892098500626e-16 relative error = 3.370637102761975e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.759 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2420000000000002 y[1] (analytic) = 1.319261213720317 y[1] (numeric) = 1.319261213720316 absolute error = 6.661338147750939e-16 relative error = 5.04929431599521e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.758 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2430000000000002 y[1] (analytic) = 1.321003963011889 y[1] (numeric) = 1.321003963011889 absolute error = 4.440892098500626e-16 relative error = 3.361755318564973e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.757 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2440000000000002 y[1] (analytic) = 1.322751322751323 y[1] (numeric) = 1.322751322751323 absolute error = 4.440892098500626e-16 relative error = 3.357314426466472e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.756 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2450000000000002 y[1] (analytic) = 1.324503311258278 y[1] (numeric) = 1.324503311258278 absolute error = 4.440892098500626e-16 relative error = 3.352873534367972e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.755 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2460000000000002 y[1] (analytic) = 1.326259946949602 y[1] (numeric) = 1.326259946949602 absolute error = 4.440892098500626e-16 relative error = 3.348432642269472e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.754 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2470000000000002 y[1] (analytic) = 1.328021248339974 y[1] (numeric) = 1.328021248339973 absolute error = 6.661338147750939e-16 relative error = 5.015987625256456e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.753 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2480000000000002 y[1] (analytic) = 1.329787234042554 y[1] (numeric) = 1.329787234042553 absolute error = 6.661338147750939e-16 relative error = 5.009326287108705e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.752 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2490000000000002 y[1] (analytic) = 1.331557922769641 y[1] (numeric) = 1.33155792276964 absolute error = 6.661338147750939e-16 relative error = 5.002664948960954e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.751 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2500000000000002 y[1] (analytic) = 1.333333333333334 y[1] (numeric) = 1.333333333333333 absolute error = 6.661338147750939e-16 relative error = 4.996003610813203e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.75 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2510000000000002 y[1] (analytic) = 1.335113484646195 y[1] (numeric) = 1.335113484646195 absolute error = 4.440892098500626e-16 relative error = 3.326228181776969e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.749 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2520000000000002 y[1] (analytic) = 1.336898395721925 y[1] (numeric) = 1.336898395721925 absolute error = 4.440892098500626e-16 relative error = 3.321787289678468e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.748 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2530000000000002 y[1] (analytic) = 1.338688085676038 y[1] (numeric) = 1.338688085676037 absolute error = 4.440892098500626e-16 relative error = 3.317346397579967e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.747 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2540000000000002 y[1] (analytic) = 1.340482573726542 y[1] (numeric) = 1.340482573726541 absolute error = 4.440892098500626e-16 relative error = 3.312905505481467e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.746 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2550000000000002 y[1] (analytic) = 1.342281879194631 y[1] (numeric) = 1.342281879194631 absolute error = 4.440892098500626e-16 relative error = 3.308464613382966e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.745 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2560000000000002 y[1] (analytic) = 1.344086021505377 y[1] (numeric) = 1.344086021505376 absolute error = 4.440892098500626e-16 relative error = 3.304023721284465e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.744 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2570000000000002 y[1] (analytic) = 1.345895020188426 y[1] (numeric) = 1.345895020188425 absolute error = 4.440892098500626e-16 relative error = 3.299582829185964e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.743 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2580000000000002 y[1] (analytic) = 1.347708894878707 y[1] (numeric) = 1.347708894878706 absolute error = 4.440892098500626e-16 relative error = 3.295141937087463e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.742 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2590000000000002 y[1] (analytic) = 1.349527665317139 y[1] (numeric) = 1.349527665317139 absolute error = 4.440892098500626e-16 relative error = 3.290701044988963e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.741 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2600000000000002 y[1] (analytic) = 1.351351351351352 y[1] (numeric) = 1.351351351351351 absolute error = 4.440892098500626e-16 relative error = 3.286260152890462e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.74 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2610000000000002 y[1] (analytic) = 1.353179972936401 y[1] (numeric) = 1.3531799729364 absolute error = 4.440892098500626e-16 relative error = 3.281819260791962e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.739 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2620000000000002 y[1] (analytic) = 1.355013550135502 y[1] (numeric) = 1.355013550135501 absolute error = 4.440892098500626e-16 relative error = 3.277378368693461e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.738 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2630000000000002 y[1] (analytic) = 1.35685210312076 y[1] (numeric) = 1.35685210312076 absolute error = 4.440892098500626e-16 relative error = 3.272937476594961e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.737 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2640000000000002 y[1] (analytic) = 1.358695652173913 y[1] (numeric) = 1.358695652173913 absolute error = 4.440892098500626e-16 relative error = 3.26849658449646e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.736 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2650000000000002 y[1] (analytic) = 1.360544217687075 y[1] (numeric) = 1.360544217687075 absolute error = 6.661338147750939e-16 relative error = 4.896083538596939e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.735 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2660000000000002 y[1] (analytic) = 1.362397820163488 y[1] (numeric) = 1.362397820163487 absolute error = 6.661338147750939e-16 relative error = 4.889422200449188e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.734 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2670000000000002 y[1] (analytic) = 1.364256480218281 y[1] (numeric) = 1.364256480218281 absolute error = 4.440892098500626e-16 relative error = 3.255173908200958e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.733 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2680000000000002 y[1] (analytic) = 1.366120218579235 y[1] (numeric) = 1.366120218579235 absolute error = 6.661338147750939e-16 relative error = 4.876099524153686e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.732 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2690000000000002 y[1] (analytic) = 1.367989056087552 y[1] (numeric) = 1.367989056087551 absolute error = 6.661338147750939e-16 relative error = 4.869438186005936e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.731 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2700000000000002 y[1] (analytic) = 1.369863013698631 y[1] (numeric) = 1.36986301369863 absolute error = 6.661338147750939e-16 relative error = 4.862776847858184e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.73 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2710000000000002 y[1] (analytic) = 1.371742112482853 y[1] (numeric) = 1.371742112482853 absolute error = 6.661338147750939e-16 relative error = 4.856115509710434e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.729 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2720000000000002 y[1] (analytic) = 1.373626373626374 y[1] (numeric) = 1.373626373626373 absolute error = 8.881784197001252e-16 relative error = 6.46593889541691e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.728 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2730000000000002 y[1] (analytic) = 1.375515818431912 y[1] (numeric) = 1.375515818431912 absolute error = 6.661338147750939e-16 relative error = 4.842792833414931e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.727 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2740000000000002 y[1] (analytic) = 1.37741046831956 y[1] (numeric) = 1.377410468319559 absolute error = 6.661338147750939e-16 relative error = 4.836131495267181e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.726 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2750000000000002 y[1] (analytic) = 1.379310344827587 y[1] (numeric) = 1.379310344827586 absolute error = 6.661338147750939e-16 relative error = 4.82947015711943e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.725 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2760000000000002 y[1] (analytic) = 1.38121546961326 y[1] (numeric) = 1.381215469613259 absolute error = 8.881784197001252e-16 relative error = 6.430411758628905e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.724 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2770000000000002 y[1] (analytic) = 1.383125864453666 y[1] (numeric) = 1.383125864453665 absolute error = 8.881784197001252e-16 relative error = 6.421529974431904e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.723 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2780000000000002 y[1] (analytic) = 1.385041551246538 y[1] (numeric) = 1.385041551246537 absolute error = 8.881784197001252e-16 relative error = 6.412648190234903e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.722 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2790000000000002 y[1] (analytic) = 1.386962552011096 y[1] (numeric) = 1.386962552011095 absolute error = 8.881784197001252e-16 relative error = 6.403766406037901e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.721 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2800000000000002 y[1] (analytic) = 1.388888888888889 y[1] (numeric) = 1.388888888888888 absolute error = 1.110223024625157e-15 relative error = 7.993605777301125e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.72 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2810000000000002 y[1] (analytic) = 1.390820584144646 y[1] (numeric) = 1.390820584144645 absolute error = 1.110223024625157e-15 relative error = 7.982503547054873e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.719 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2820000000000002 y[1] (analytic) = 1.392757660167131 y[1] (numeric) = 1.39275766016713 absolute error = 1.110223024625157e-15 relative error = 7.971401316808623e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.718 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2830000000000002 y[1] (analytic) = 1.394700139470014 y[1] (numeric) = 1.394700139470013 absolute error = 1.110223024625157e-15 relative error = 7.960299086562371e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.717 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2840000000000002 y[1] (analytic) = 1.396648044692738 y[1] (numeric) = 1.396648044692737 absolute error = 1.110223024625157e-15 relative error = 7.949196856316118e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.716 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2850000000000002 y[1] (analytic) = 1.398601398601399 y[1] (numeric) = 1.398601398601398 absolute error = 1.110223024625157e-15 relative error = 7.938094626069867e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.715 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2860000000000002 y[1] (analytic) = 1.400560224089636 y[1] (numeric) = 1.400560224089635 absolute error = 1.110223024625157e-15 relative error = 7.926992395823615e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.714 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2870000000000002 y[1] (analytic) = 1.402524544179524 y[1] (numeric) = 1.402524544179522 absolute error = 1.110223024625157e-15 relative error = 7.915890165577364e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.713 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2880000000000002 y[1] (analytic) = 1.404494382022472 y[1] (numeric) = 1.404494382022471 absolute error = 1.110223024625157e-15 relative error = 7.904787935331113e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.712 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2890000000000002 y[1] (analytic) = 1.406469760900141 y[1] (numeric) = 1.40646976090014 absolute error = 1.332267629550188e-15 relative error = 9.472422846101832e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.711 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2900000000000002 y[1] (analytic) = 1.408450704225352 y[1] (numeric) = 1.408450704225351 absolute error = 1.332267629550188e-15 relative error = 9.459100169806331e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.71 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2910000000000002 y[1] (analytic) = 1.410437235543019 y[1] (numeric) = 1.410437235543017 absolute error = 1.554312234475219e-15 relative error = 1.10200737424293e-13 % Correct digits = 14 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.709 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2920000000000002 y[1] (analytic) = 1.412429378531074 y[1] (numeric) = 1.412429378531072 absolute error = 1.332267629550188e-15 relative error = 9.432454817215328e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.708 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2930000000000002 y[1] (analytic) = 1.414427157001415 y[1] (numeric) = 1.414427157001413 absolute error = 1.554312234475219e-15 relative error = 1.09889874977398e-13 % Correct digits = 14 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.707 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2940000000000002 y[1] (analytic) = 1.41643059490085 y[1] (numeric) = 1.416430594900849 absolute error = 1.554312234475219e-15 relative error = 1.097344437539504e-13 % Correct digits = 14 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.706 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2950000000000002 y[1] (analytic) = 1.418439716312057 y[1] (numeric) = 1.418439716312055 absolute error = 1.77635683940025e-15 relative error = 1.252331571777176e-13 % Correct digits = 14 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.705 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2960000000000002 y[1] (analytic) = 1.420454545454546 y[1] (numeric) = 1.420454545454544 absolute error = 1.77635683940025e-15 relative error = 1.250555214937776e-13 % Correct digits = 14 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.704 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2970000000000002 y[1] (analytic) = 1.422475106685633 y[1] (numeric) = 1.422475106685632 absolute error = 1.77635683940025e-15 relative error = 1.248778858098376e-13 % Correct digits = 14 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.703 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2980000000000002 y[1] (analytic) = 1.424501424501425 y[1] (numeric) = 1.424501424501423 absolute error = 1.77635683940025e-15 relative error = 1.247002501258975e-13 % Correct digits = 14 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.702 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.2990000000000002 y[1] (analytic) = 1.426533523537804 y[1] (numeric) = 1.426533523537802 absolute error = 1.77635683940025e-15 relative error = 1.245226144419575e-13 % Correct digits = 14 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.701 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3000000000000002 y[1] (analytic) = 1.428571428571429 y[1] (numeric) = 1.428571428571427 absolute error = 1.77635683940025e-15 relative error = 1.243449787580175e-13 % Correct digits = 14 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.7 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3010000000000002 y[1] (analytic) = 1.430615164520744 y[1] (numeric) = 1.430615164520743 absolute error = 1.77635683940025e-15 relative error = 1.241673430740775e-13 % Correct digits = 14 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.699 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3020000000000002 y[1] (analytic) = 1.432664756446992 y[1] (numeric) = 1.43266475644699 absolute error = 1.77635683940025e-15 relative error = 1.239897073901375e-13 % Correct digits = 14 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.698 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3030000000000002 y[1] (analytic) = 1.434720229555237 y[1] (numeric) = 1.434720229555235 absolute error = 1.77635683940025e-15 relative error = 1.238120717061974e-13 % Correct digits = 14 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.697 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3040000000000002 y[1] (analytic) = 1.436781609195403 y[1] (numeric) = 1.436781609195401 absolute error = 1.554312234475219e-15 relative error = 1.081801315194752e-13 % Correct digits = 14 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.696 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3050000000000002 y[1] (analytic) = 1.43884892086331 y[1] (numeric) = 1.438848920863308 absolute error = 1.554312234475219e-15 relative error = 1.080247002960277e-13 % Correct digits = 14 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.695 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3060000000000002 y[1] (analytic) = 1.44092219020173 y[1] (numeric) = 1.440922190201728 absolute error = 1.554312234475219e-15 relative error = 1.078692690725802e-13 % Correct digits = 14 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.694 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3070000000000002 y[1] (analytic) = 1.443001443001444 y[1] (numeric) = 1.443001443001442 absolute error = 1.554312234475219e-15 relative error = 1.077138378491327e-13 % Correct digits = 14 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.693 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3080000000000002 y[1] (analytic) = 1.445086705202313 y[1] (numeric) = 1.445086705202311 absolute error = 1.554312234475219e-15 relative error = 1.075584066256851e-13 % Correct digits = 14 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.692 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3090000000000002 y[1] (analytic) = 1.447178002894356 y[1] (numeric) = 1.447178002894355 absolute error = 1.332267629550188e-15 relative error = 9.205969320191796e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.691 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3100000000000002 y[1] (analytic) = 1.449275362318841 y[1] (numeric) = 1.44927536231884 absolute error = 1.332267629550188e-15 relative error = 9.192646643896294e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.69 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3110000000000002 y[1] (analytic) = 1.451378809869376 y[1] (numeric) = 1.451378809869375 absolute error = 1.332267629550188e-15 relative error = 9.179323967600793e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.689 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3120000000000002 y[1] (analytic) = 1.453488372093024 y[1] (numeric) = 1.453488372093022 absolute error = 1.332267629550188e-15 relative error = 9.16600129130529e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.688 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3130000000000002 y[1] (analytic) = 1.455604075691412 y[1] (numeric) = 1.455604075691411 absolute error = 1.332267629550188e-15 relative error = 9.152678615009788e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.687 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3140000000000002 y[1] (analytic) = 1.457725947521866 y[1] (numeric) = 1.457725947521865 absolute error = 1.554312234475219e-15 relative error = 1.06625819285e-13 % Correct digits = 14 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.686 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3150000000000002 y[1] (analytic) = 1.459854014598541 y[1] (numeric) = 1.459854014598539 absolute error = 1.332267629550188e-15 relative error = 9.126033262418784e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.685 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3160000000000002 y[1] (analytic) = 1.461988304093568 y[1] (numeric) = 1.461988304093566 absolute error = 1.332267629550188e-15 relative error = 9.112710586123282e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.684 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3170000000000002 y[1] (analytic) = 1.464128843338214 y[1] (numeric) = 1.464128843338213 absolute error = 1.332267629550188e-15 relative error = 9.099387909827779e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.683 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3180000000000002 y[1] (analytic) = 1.466275659824047 y[1] (numeric) = 1.466275659824046 absolute error = 1.332267629550188e-15 relative error = 9.086065233532278e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.682 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3190000000000002 y[1] (analytic) = 1.468428781204112 y[1] (numeric) = 1.468428781204111 absolute error = 1.332267629550188e-15 relative error = 9.072742557236776e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.681 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3200000000000002 y[1] (analytic) = 1.470588235294118 y[1] (numeric) = 1.470588235294117 absolute error = 1.332267629550188e-15 relative error = 9.059419880941274e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.68 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3210000000000002 y[1] (analytic) = 1.472754050073638 y[1] (numeric) = 1.472754050073637 absolute error = 1.332267629550188e-15 relative error = 9.046097204645772e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.679 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3220000000000002 y[1] (analytic) = 1.474926253687316 y[1] (numeric) = 1.474926253687315 absolute error = 1.332267629550188e-15 relative error = 9.03277452835027e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.678 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3230000000000002 y[1] (analytic) = 1.477104874446086 y[1] (numeric) = 1.477104874446085 absolute error = 1.332267629550188e-15 relative error = 9.019451852054769e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.677 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3240000000000002 y[1] (analytic) = 1.479289940828403 y[1] (numeric) = 1.479289940828401 absolute error = 1.332267629550188e-15 relative error = 9.006129175759267e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.676 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3250000000000002 y[1] (analytic) = 1.481481481481482 y[1] (numeric) = 1.481481481481481 absolute error = 1.554312234475219e-15 relative error = 1.049160758270773e-13 % Correct digits = 14 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.675 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3260000000000002 y[1] (analytic) = 1.483679525222553 y[1] (numeric) = 1.483679525222551 absolute error = 1.554312234475219e-15 relative error = 1.047606446036297e-13 % Correct digits = 14 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.674 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3270000000000002 y[1] (analytic) = 1.485884101040119 y[1] (numeric) = 1.485884101040118 absolute error = 1.554312234475219e-15 relative error = 1.046052133801822e-13 % Correct digits = 14 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.673 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3280000000000002 y[1] (analytic) = 1.488095238095239 y[1] (numeric) = 1.488095238095237 absolute error = 1.554312234475219e-15 relative error = 1.044497821567347e-13 % Correct digits = 14 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.672 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3290000000000002 y[1] (analytic) = 1.490312965722802 y[1] (numeric) = 1.490312965722801 absolute error = 1.554312234475219e-15 relative error = 1.042943509332872e-13 % Correct digits = 14 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.671 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3300000000000002 y[1] (analytic) = 1.492537313432836 y[1] (numeric) = 1.492537313432835 absolute error = 1.554312234475219e-15 relative error = 1.041389197098396e-13 % Correct digits = 14 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.67 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3310000000000002 y[1] (analytic) = 1.494768310911809 y[1] (numeric) = 1.494768310911808 absolute error = 1.554312234475219e-15 relative error = 1.039834884863921e-13 % Correct digits = 14 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.669 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3320000000000002 y[1] (analytic) = 1.497005988023953 y[1] (numeric) = 1.497005988023951 absolute error = 1.332267629550188e-15 relative error = 8.899547765395253e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.668 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3330000000000002 y[1] (analytic) = 1.499250374812594 y[1] (numeric) = 1.499250374812593 absolute error = 1.332267629550188e-15 relative error = 8.88622508909975e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.667 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3340000000000002 y[1] (analytic) = 1.501501501501502 y[1] (numeric) = 1.501501501501501 absolute error = 1.332267629550188e-15 relative error = 8.872902412804248e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.666 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3350000000000002 y[1] (analytic) = 1.503759398496241 y[1] (numeric) = 1.50375939849624 absolute error = 1.332267629550188e-15 relative error = 8.859579736508745e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.665 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3360000000000002 y[1] (analytic) = 1.506024096385543 y[1] (numeric) = 1.506024096385541 absolute error = 1.332267629550188e-15 relative error = 8.846257060213244e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.664 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3370000000000002 y[1] (analytic) = 1.508295625942685 y[1] (numeric) = 1.508295625942684 absolute error = 1.554312234475219e-15 relative error = 1.03050901145707e-13 % Correct digits = 14 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.663 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3380000000000002 y[1] (analytic) = 1.510574018126889 y[1] (numeric) = 1.510574018126887 absolute error = 1.332267629550188e-15 relative error = 8.819611707622241e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.662 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3390000000000002 y[1] (analytic) = 1.512859304084721 y[1] (numeric) = 1.512859304084719 absolute error = 1.332267629550188e-15 relative error = 8.806289031326738e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.661 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3400000000000002 y[1] (analytic) = 1.515151515151516 y[1] (numeric) = 1.515151515151514 absolute error = 1.332267629550188e-15 relative error = 8.792966355031236e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.66 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3410000000000002 y[1] (analytic) = 1.517450682852808 y[1] (numeric) = 1.517450682852807 absolute error = 1.110223024625157e-15 relative error = 7.316369732279779e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.659 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3420000000000002 y[1] (analytic) = 1.519756838905776 y[1] (numeric) = 1.519756838905775 absolute error = 1.110223024625157e-15 relative error = 7.305267502033528e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.658 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3430000000000002 y[1] (analytic) = 1.522070015220701 y[1] (numeric) = 1.5220700152207 absolute error = 1.110223024625157e-15 relative error = 7.294165271787276e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.657 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3440000000000003 y[1] (analytic) = 1.52439024390244 y[1] (numeric) = 1.524390243902439 absolute error = 1.110223024625157e-15 relative error = 7.283063041541023e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.656 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3450000000000003 y[1] (analytic) = 1.526717557251909 y[1] (numeric) = 1.526717557251908 absolute error = 8.881784197001252e-16 relative error = 5.817568649035818e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.655 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3460000000000003 y[1] (analytic) = 1.529051987767585 y[1] (numeric) = 1.529051987767584 absolute error = 1.110223024625157e-15 relative error = 7.26085858104852e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.654 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3470000000000003 y[1] (analytic) = 1.531393568147014 y[1] (numeric) = 1.531393568147013 absolute error = 8.881784197001252e-16 relative error = 5.799805080641816e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.653 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3480000000000003 y[1] (analytic) = 1.533742331288344 y[1] (numeric) = 1.533742331288343 absolute error = 1.110223024625157e-15 relative error = 7.238654120556017e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.652 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3490000000000003 y[1] (analytic) = 1.536098310291859 y[1] (numeric) = 1.536098310291858 absolute error = 1.110223024625157e-15 relative error = 7.227551890309767e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.651 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3500000000000003 y[1] (analytic) = 1.538461538461539 y[1] (numeric) = 1.538461538461538 absolute error = 1.110223024625157e-15 relative error = 7.216449660063515e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.65 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3510000000000003 y[1] (analytic) = 1.540832049306626 y[1] (numeric) = 1.540832049306625 absolute error = 1.110223024625157e-15 relative error = 7.205347429817263e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.649 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3520000000000003 y[1] (analytic) = 1.543209876543211 y[1] (numeric) = 1.543209876543209 absolute error = 1.332267629550188e-15 relative error = 8.633094239485214e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.648 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3530000000000003 y[1] (analytic) = 1.545595054095827 y[1] (numeric) = 1.545595054095826 absolute error = 1.332267629550188e-15 relative error = 8.619771563189713e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.647 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3540000000000003 y[1] (analytic) = 1.547987616099072 y[1] (numeric) = 1.54798761609907 absolute error = 1.332267629550188e-15 relative error = 8.60644888689421e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.646 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3550000000000003 y[1] (analytic) = 1.550387596899225 y[1] (numeric) = 1.550387596899224 absolute error = 1.332267629550188e-15 relative error = 8.593126210598709e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.645 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3560000000000003 y[1] (analytic) = 1.552795031055901 y[1] (numeric) = 1.5527950310559 absolute error = 1.554312234475219e-15 relative error = 1.000977079002041e-13 % Correct digits = 14 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.644 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3570000000000003 y[1] (analytic) = 1.555209953343702 y[1] (numeric) = 1.5552099533437 absolute error = 1.554312234475219e-15 relative error = 9.994227667675655e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.643 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3580000000000003 y[1] (analytic) = 1.557632398753895 y[1] (numeric) = 1.557632398753893 absolute error = 1.554312234475219e-15 relative error = 9.978684545330903e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.642 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3590000000000003 y[1] (analytic) = 1.560062402496101 y[1] (numeric) = 1.560062402496099 absolute error = 1.554312234475219e-15 relative error = 9.963141422986151e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.641 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3600000000000003 y[1] (analytic) = 1.562500000000001 y[1] (numeric) = 1.562499999999999 absolute error = 1.554312234475219e-15 relative error = 9.947598300641399e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.64 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3610000000000003 y[1] (analytic) = 1.564945226917059 y[1] (numeric) = 1.564945226917057 absolute error = 1.554312234475219e-15 relative error = 9.932055178296647e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.639 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3620000000000003 y[1] (analytic) = 1.567398119122258 y[1] (numeric) = 1.567398119122256 absolute error = 1.554312234475219e-15 relative error = 9.916512055951894e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.638 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3630000000000003 y[1] (analytic) = 1.569858712715856 y[1] (numeric) = 1.569858712715855 absolute error = 1.554312234475219e-15 relative error = 9.900968933607142e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.637 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3640000000000003 y[1] (analytic) = 1.572327044025158 y[1] (numeric) = 1.572327044025156 absolute error = 1.554312234475219e-15 relative error = 9.885425811262389e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.636 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3650000000000003 y[1] (analytic) = 1.5748031496063 y[1] (numeric) = 1.574803149606298 absolute error = 1.554312234475219e-15 relative error = 9.869882688917637e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.635 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3660000000000003 y[1] (analytic) = 1.577287066246057 y[1] (numeric) = 1.577287066246056 absolute error = 1.332267629550188e-15 relative error = 8.446576771348188e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.634 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3670000000000003 y[1] (analytic) = 1.579778830963666 y[1] (numeric) = 1.579778830963664 absolute error = 1.332267629550188e-15 relative error = 8.433254095052686e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.633 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3680000000000003 y[1] (analytic) = 1.582278481012659 y[1] (numeric) = 1.582278481012658 absolute error = 1.332267629550188e-15 relative error = 8.419931418757183e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.632 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3690000000000003 y[1] (analytic) = 1.584786053882727 y[1] (numeric) = 1.584786053882725 absolute error = 1.332267629550188e-15 relative error = 8.406608742461682e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.631 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3700000000000003 y[1] (analytic) = 1.587301587301588 y[1] (numeric) = 1.587301587301587 absolute error = 1.110223024625157e-15 relative error = 6.994405055138484e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.63 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3710000000000003 y[1] (analytic) = 1.589825119236885 y[1] (numeric) = 1.589825119236883 absolute error = 1.332267629550188e-15 relative error = 8.379963389870679e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.629 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3720000000000003 y[1] (analytic) = 1.59235668789809 y[1] (numeric) = 1.592356687898089 absolute error = 1.332267629550188e-15 relative error = 8.366640713575176e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.628 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3730000000000003 y[1] (analytic) = 1.594896331738438 y[1] (numeric) = 1.594896331738436 absolute error = 1.332267629550188e-15 relative error = 8.353318037279674e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.627 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3740000000000003 y[1] (analytic) = 1.59744408945687 y[1] (numeric) = 1.597444089456868 absolute error = 1.332267629550188e-15 relative error = 8.339995360984171e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.626 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3750000000000003 y[1] (analytic) = 1.600000000000001 y[1] (numeric) = 1.599999999999999 absolute error = 1.332267629550188e-15 relative error = 8.32667268468867e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.625 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3760000000000003 y[1] (analytic) = 1.602564102564103 y[1] (numeric) = 1.602564102564102 absolute error = 1.332267629550188e-15 relative error = 8.313350008393168e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.624 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3770000000000003 y[1] (analytic) = 1.605136436597111 y[1] (numeric) = 1.60513643659711 absolute error = 1.332267629550188e-15 relative error = 8.300027332097667e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.623 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3780000000000003 y[1] (analytic) = 1.607717041800644 y[1] (numeric) = 1.607717041800643 absolute error = 1.332267629550188e-15 relative error = 8.286704655802164e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.622 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3790000000000003 y[1] (analytic) = 1.610305958132046 y[1] (numeric) = 1.610305958132044 absolute error = 1.332267629550188e-15 relative error = 8.273381979506663e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.621 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3800000000000003 y[1] (analytic) = 1.612903225806452 y[1] (numeric) = 1.612903225806451 absolute error = 1.332267629550188e-15 relative error = 8.260059303211161e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.62 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3810000000000003 y[1] (analytic) = 1.61550888529887 y[1] (numeric) = 1.615508885298869 absolute error = 1.332267629550188e-15 relative error = 8.246736626915658e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.619 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3820000000000003 y[1] (analytic) = 1.618122977346279 y[1] (numeric) = 1.618122977346278 absolute error = 1.332267629550188e-15 relative error = 8.233413950620157e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.618 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3830000000000003 y[1] (analytic) = 1.620745542949758 y[1] (numeric) = 1.620745542949756 absolute error = 1.332267629550188e-15 relative error = 8.220091274324655e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.617 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3840000000000003 y[1] (analytic) = 1.623376623376624 y[1] (numeric) = 1.623376623376623 absolute error = 1.110223024625157e-15 relative error = 6.838973831690962e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.616 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3850000000000003 y[1] (analytic) = 1.626016260162602 y[1] (numeric) = 1.626016260162601 absolute error = 1.332267629550188e-15 relative error = 8.193445921733651e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.615 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3860000000000003 y[1] (analytic) = 1.628664495114007 y[1] (numeric) = 1.628664495114006 absolute error = 1.110223024625157e-15 relative error = 6.816769371198459e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.614 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3870000000000003 y[1] (analytic) = 1.631321370309952 y[1] (numeric) = 1.631321370309951 absolute error = 1.110223024625157e-15 relative error = 6.805667140952206e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.613 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3880000000000003 y[1] (analytic) = 1.633986928104576 y[1] (numeric) = 1.633986928104575 absolute error = 1.110223024625157e-15 relative error = 6.794564910705954e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.612 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3890000000000003 y[1] (analytic) = 1.636661211129297 y[1] (numeric) = 1.636661211129296 absolute error = 1.110223024625157e-15 relative error = 6.783462680459703e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.611 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3900000000000003 y[1] (analytic) = 1.639344262295083 y[1] (numeric) = 1.639344262295082 absolute error = 8.881784197001252e-16 relative error = 5.417888360170761e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.61 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3910000000000003 y[1] (analytic) = 1.642036124794746 y[1] (numeric) = 1.642036124794745 absolute error = 1.110223024625157e-15 relative error = 6.7612582199672e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.609 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3920000000000003 y[1] (analytic) = 1.644736842105264 y[1] (numeric) = 1.644736842105263 absolute error = 1.110223024625157e-15 relative error = 6.750155989720948e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.608 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3930000000000003 y[1] (analytic) = 1.647446457990116 y[1] (numeric) = 1.647446457990115 absolute error = 1.110223024625157e-15 relative error = 6.739053759474698e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.607 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3940000000000003 y[1] (analytic) = 1.650165016501651 y[1] (numeric) = 1.65016501650165 absolute error = 1.332267629550188e-15 relative error = 8.073541835074134e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.606 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3950000000000003 y[1] (analytic) = 1.652892561983472 y[1] (numeric) = 1.652892561983471 absolute error = 1.110223024625157e-15 relative error = 6.716849298982195e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.605 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3960000000000003 y[1] (analytic) = 1.655629139072849 y[1] (numeric) = 1.655629139072847 absolute error = 1.332267629550188e-15 relative error = 8.04689648248313e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.604 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3970000000000003 y[1] (analytic) = 1.658374792703152 y[1] (numeric) = 1.65837479270315 absolute error = 1.332267629550188e-15 relative error = 8.033573806187628e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.603 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3980000000000003 y[1] (analytic) = 1.661129568106313 y[1] (numeric) = 1.661129568106312 absolute error = 1.332267629550188e-15 relative error = 8.020251129892127e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.602 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.3990000000000003 y[1] (analytic) = 1.663893510815309 y[1] (numeric) = 1.663893510815307 absolute error = 1.110223024625157e-15 relative error = 6.672440377997188e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.601 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4000000000000003 y[1] (analytic) = 1.666666666666667 y[1] (numeric) = 1.666666666666666 absolute error = 1.110223024625157e-15 relative error = 6.661338147750937e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.6 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4010000000000003 y[1] (analytic) = 1.669449081803006 y[1] (numeric) = 1.669449081803005 absolute error = 1.332267629550188e-15 relative error = 7.980283101005621e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.599 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4020000000000003 y[1] (analytic) = 1.672240802675586 y[1] (numeric) = 1.672240802675585 absolute error = 1.332267629550188e-15 relative error = 7.966960424710119e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.598 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4030000000000003 y[1] (analytic) = 1.675041876046902 y[1] (numeric) = 1.675041876046901 absolute error = 1.110223024625157e-15 relative error = 6.628031457012182e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.597 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4040000000000003 y[1] (analytic) = 1.677852348993289 y[1] (numeric) = 1.677852348993288 absolute error = 1.332267629550188e-15 relative error = 7.940315072119115e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.596 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4050000000000003 y[1] (analytic) = 1.680672268907564 y[1] (numeric) = 1.680672268907563 absolute error = 1.332267629550188e-15 relative error = 7.926992395823614e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.595 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4060000000000003 y[1] (analytic) = 1.683501683501684 y[1] (numeric) = 1.683501683501683 absolute error = 1.110223024625157e-15 relative error = 6.594724766273427e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.594 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4070000000000003 y[1] (analytic) = 1.686340640809444 y[1] (numeric) = 1.686340640809443 absolute error = 1.110223024625157e-15 relative error = 6.583622536027174e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.593 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4080000000000003 y[1] (analytic) = 1.68918918918919 y[1] (numeric) = 1.689189189189189 absolute error = 1.332267629550188e-15 relative error = 7.887024366937108e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.592 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4090000000000003 y[1] (analytic) = 1.692047377326566 y[1] (numeric) = 1.692047377326565 absolute error = 1.332267629550188e-15 relative error = 7.873701690641606e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.591 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4100000000000003 y[1] (analytic) = 1.694915254237289 y[1] (numeric) = 1.694915254237288 absolute error = 1.110223024625157e-15 relative error = 6.550315845288421e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.59 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4110000000000003 y[1] (analytic) = 1.69779286926995 y[1] (numeric) = 1.697792869269949 absolute error = 1.332267629550188e-15 relative error = 7.847056338050602e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.589 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4120000000000003 y[1] (analytic) = 1.700680272108845 y[1] (numeric) = 1.700680272108843 absolute error = 1.332267629550188e-15 relative error = 7.8337336617551e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.588 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4130000000000003 y[1] (analytic) = 1.703577512776832 y[1] (numeric) = 1.703577512776831 absolute error = 1.110223024625157e-15 relative error = 6.517009154549665e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.587 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4140000000000003 y[1] (analytic) = 1.706484641638226 y[1] (numeric) = 1.706484641638225 absolute error = 1.110223024625157e-15 relative error = 6.505906924303414e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.586 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4150000000000003 y[1] (analytic) = 1.70940170940171 y[1] (numeric) = 1.709401709401709 absolute error = 8.881784197001252e-16 relative error = 5.19584375524573e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.585 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4160000000000003 y[1] (analytic) = 1.712328767123289 y[1] (numeric) = 1.712328767123288 absolute error = 8.881784197001252e-16 relative error = 5.186961971048729e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.584 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4170000000000003 y[1] (analytic) = 1.715265866209263 y[1] (numeric) = 1.715265866209262 absolute error = 1.110223024625157e-15 relative error = 6.472600233564659e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.583 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4180000000000003 y[1] (analytic) = 1.718213058419245 y[1] (numeric) = 1.718213058419244 absolute error = 1.110223024625157e-15 relative error = 6.461498003318407e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.582 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4190000000000003 y[1] (analytic) = 1.721170395869192 y[1] (numeric) = 1.721170395869191 absolute error = 1.110223024625157e-15 relative error = 6.450395773072156e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.581 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4200000000000003 y[1] (analytic) = 1.724137931034484 y[1] (numeric) = 1.724137931034483 absolute error = 1.110223024625157e-15 relative error = 6.439293542825904e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.58 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4210000000000003 y[1] (analytic) = 1.727115716753023 y[1] (numeric) = 1.727115716753022 absolute error = 8.881784197001252e-16 relative error = 5.142553050063722e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.579 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4220000000000003 y[1] (analytic) = 1.730103806228375 y[1] (numeric) = 1.730103806228374 absolute error = 8.881784197001252e-16 relative error = 5.133671265866721e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.578 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4230000000000003 y[1] (analytic) = 1.73310225303293 y[1] (numeric) = 1.733102253032929 absolute error = 8.881784197001252e-16 relative error = 5.12478948166972e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.577 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4240000000000003 y[1] (analytic) = 1.736111111111112 y[1] (numeric) = 1.736111111111111 absolute error = 8.881784197001252e-16 relative error = 5.115907697472718e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.576 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4250000000000003 y[1] (analytic) = 1.73913043478261 y[1] (numeric) = 1.739130434782609 absolute error = 1.110223024625157e-15 relative error = 6.383782391594646e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.575 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4260000000000003 y[1] (analytic) = 1.742160278745646 y[1] (numeric) = 1.742160278745644 absolute error = 1.110223024625157e-15 relative error = 6.372680161348395e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.574 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4270000000000003 y[1] (analytic) = 1.74520069808028 y[1] (numeric) = 1.745200698080279 absolute error = 8.881784197001252e-16 relative error = 5.089262344881715e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.573 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4280000000000003 y[1] (analytic) = 1.748251748251749 y[1] (numeric) = 1.748251748251748 absolute error = 8.881784197001252e-16 relative error = 5.080380560684713e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.572 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4290000000000003 y[1] (analytic) = 1.751313485113836 y[1] (numeric) = 1.751313485113835 absolute error = 8.881784197001252e-16 relative error = 5.071498776487712e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.571 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4300000000000003 y[1] (analytic) = 1.754385964912282 y[1] (numeric) = 1.754385964912281 absolute error = 8.881784197001252e-16 relative error = 5.062616992290711e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.57 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4310000000000003 y[1] (analytic) = 1.757469244288226 y[1] (numeric) = 1.757469244288225 absolute error = 8.881784197001252e-16 relative error = 5.053735208093709e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.569 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4320000000000003 y[1] (analytic) = 1.760563380281691 y[1] (numeric) = 1.76056338028169 absolute error = 8.881784197001252e-16 relative error = 5.044853423896709e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.568 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4330000000000003 y[1] (analytic) = 1.763668430335098 y[1] (numeric) = 1.763668430335097 absolute error = 8.881784197001252e-16 relative error = 5.035971639699707e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.567 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4340000000000003 y[1] (analytic) = 1.766784452296821 y[1] (numeric) = 1.76678445229682 absolute error = 8.881784197001252e-16 relative error = 5.027089855502706e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.566 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4350000000000003 y[1] (analytic) = 1.76991150442478 y[1] (numeric) = 1.769911504424779 absolute error = 8.881784197001252e-16 relative error = 5.018208071305705e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.565 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4360000000000003 y[1] (analytic) = 1.773049645390072 y[1] (numeric) = 1.773049645390071 absolute error = 8.881784197001252e-16 relative error = 5.009326287108704e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.564 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4370000000000003 y[1] (analytic) = 1.776198934280641 y[1] (numeric) = 1.776198934280639 absolute error = 1.110223024625157e-15 relative error = 6.250555628639628e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.563 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4380000000000003 y[1] (analytic) = 1.779359430604983 y[1] (numeric) = 1.779359430604982 absolute error = 1.110223024625157e-15 relative error = 6.239453398393376e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.562 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4390000000000003 y[1] (analytic) = 1.782531194295901 y[1] (numeric) = 1.7825311942959 absolute error = 1.110223024625157e-15 relative error = 6.228351168147124e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.561 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4400000000000003 y[1] (analytic) = 1.785714285714287 y[1] (numeric) = 1.785714285714286 absolute error = 1.110223024625157e-15 relative error = 6.217248937900873e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.56 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4410000000000003 y[1] (analytic) = 1.788908765652953 y[1] (numeric) = 1.788908765652952 absolute error = 1.110223024625157e-15 relative error = 6.206146707654621e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.559 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4420000000000003 y[1] (analytic) = 1.792114695340503 y[1] (numeric) = 1.792114695340502 absolute error = 1.110223024625157e-15 relative error = 6.19504447740837e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.558 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4430000000000003 y[1] (analytic) = 1.795332136445243 y[1] (numeric) = 1.795332136445242 absolute error = 1.110223024625157e-15 relative error = 6.183942247162118e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.557 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4440000000000003 y[1] (analytic) = 1.798561151079138 y[1] (numeric) = 1.798561151079137 absolute error = 1.110223024625157e-15 relative error = 6.172840016915867e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.556 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4450000000000003 y[1] (analytic) = 1.801801801801803 y[1] (numeric) = 1.801801801801802 absolute error = 1.110223024625157e-15 relative error = 6.161737786669615e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.555 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4460000000000003 y[1] (analytic) = 1.80505415162455 y[1] (numeric) = 1.805054151624549 absolute error = 8.881784197001252e-16 relative error = 4.920508445138691e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.554 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4470000000000003 y[1] (analytic) = 1.808318264014468 y[1] (numeric) = 1.808318264014467 absolute error = 1.110223024625157e-15 relative error = 6.139533326177112e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.553 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4480000000000003 y[1] (analytic) = 1.811594202898552 y[1] (numeric) = 1.811594202898551 absolute error = 1.110223024625157e-15 relative error = 6.12843109593086e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.552 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4490000000000003 y[1] (analytic) = 1.814882032667878 y[1] (numeric) = 1.814882032667877 absolute error = 8.881784197001252e-16 relative error = 4.893863092547687e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.551 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4500000000000003 y[1] (analytic) = 1.818181818181819 y[1] (numeric) = 1.818181818181818 absolute error = 8.881784197001252e-16 relative error = 4.884981308350686e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.55 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4510000000000003 y[1] (analytic) = 1.821493624772314 y[1] (numeric) = 1.821493624772313 absolute error = 8.881784197001252e-16 relative error = 4.876099524153685e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.549 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4520000000000003 y[1] (analytic) = 1.824817518248176 y[1] (numeric) = 1.824817518248175 absolute error = 8.881784197001252e-16 relative error = 4.867217739956683e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.548 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4530000000000003 y[1] (analytic) = 1.828153564899453 y[1] (numeric) = 1.828153564899452 absolute error = 8.881784197001252e-16 relative error = 4.858335955759682e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.547 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4540000000000003 y[1] (analytic) = 1.831501831501833 y[1] (numeric) = 1.831501831501832 absolute error = 1.110223024625157e-15 relative error = 6.061817714453351e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.546 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4550000000000003 y[1] (analytic) = 1.834862385321102 y[1] (numeric) = 1.834862385321101 absolute error = 1.110223024625157e-15 relative error = 6.050715484207099e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.545 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4560000000000003 y[1] (analytic) = 1.838235294117648 y[1] (numeric) = 1.838235294117647 absolute error = 1.110223024625157e-15 relative error = 6.039613253960848e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.544 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4570000000000004 y[1] (analytic) = 1.841620626151014 y[1] (numeric) = 1.841620626151013 absolute error = 1.110223024625157e-15 relative error = 6.028511023714596e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.543 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4580000000000004 y[1] (analytic) = 1.845018450184503 y[1] (numeric) = 1.845018450184502 absolute error = 1.110223024625157e-15 relative error = 6.017408793468345e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.542 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4590000000000004 y[1] (analytic) = 1.848428835489835 y[1] (numeric) = 1.848428835489834 absolute error = 1.110223024625157e-15 relative error = 6.006306563222093e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.541 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4600000000000004 y[1] (analytic) = 1.851851851851853 y[1] (numeric) = 1.851851851851852 absolute error = 1.110223024625157e-15 relative error = 5.995204332975842e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.54 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4610000000000004 y[1] (analytic) = 1.855287569573285 y[1] (numeric) = 1.855287569573284 absolute error = 1.332267629550188e-15 relative error = 7.180922523275508e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.539 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4620000000000004 y[1] (analytic) = 1.858736059479555 y[1] (numeric) = 1.858736059479554 absolute error = 1.332267629550188e-15 relative error = 7.167599846980006e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.538 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4630000000000004 y[1] (analytic) = 1.862197392923651 y[1] (numeric) = 1.86219739292365 absolute error = 1.110223024625157e-15 relative error = 5.961897642237087e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.537 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4640000000000004 y[1] (analytic) = 1.865671641791046 y[1] (numeric) = 1.865671641791045 absolute error = 1.110223024625157e-15 relative error = 5.950795411990835e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.536 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4650000000000004 y[1] (analytic) = 1.869158878504674 y[1] (numeric) = 1.869158878504673 absolute error = 1.332267629550188e-15 relative error = 7.1276318180935e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.535 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4660000000000004 y[1] (analytic) = 1.872659176029964 y[1] (numeric) = 1.872659176029962 absolute error = 1.332267629550188e-15 relative error = 7.114309141797999e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.534 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4670000000000004 y[1] (analytic) = 1.876172607879926 y[1] (numeric) = 1.876172607879925 absolute error = 1.332267629550188e-15 relative error = 7.100986465502496e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.533 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4680000000000004 y[1] (analytic) = 1.879699248120302 y[1] (numeric) = 1.879699248120301 absolute error = 1.554312234475219e-15 relative error = 8.26894108740816e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.532 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4690000000000004 y[1] (analytic) = 1.883239171374766 y[1] (numeric) = 1.883239171374764 absolute error = 1.332267629550188e-15 relative error = 7.074341112911493e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.531 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4700000000000004 y[1] (analytic) = 1.88679245283019 y[1] (numeric) = 1.886792452830188 absolute error = 1.554312234475219e-15 relative error = 8.237854842718655e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.53 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4710000000000004 y[1] (analytic) = 1.890359168241967 y[1] (numeric) = 1.890359168241966 absolute error = 1.554312234475219e-15 relative error = 8.222311720373903e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.529 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4720000000000004 y[1] (analytic) = 1.893939393939395 y[1] (numeric) = 1.893939393939394 absolute error = 1.332267629550188e-15 relative error = 7.034373084024987e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.528 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4730000000000004 y[1] (analytic) = 1.897533206831121 y[1] (numeric) = 1.897533206831119 absolute error = 1.332267629550188e-15 relative error = 7.021050407729485e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.527 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4740000000000004 y[1] (analytic) = 1.901140684410648 y[1] (numeric) = 1.901140684410646 absolute error = 1.332267629550188e-15 relative error = 7.007727731433984e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.526 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4750000000000004 y[1] (analytic) = 1.904761904761906 y[1] (numeric) = 1.904761904761905 absolute error = 1.110223024625157e-15 relative error = 5.828670879282068e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.525 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4760000000000004 y[1] (analytic) = 1.908396946564887 y[1] (numeric) = 1.908396946564886 absolute error = 1.332267629550188e-15 relative error = 6.981082378842979e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.524 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4770000000000004 y[1] (analytic) = 1.91204588910134 y[1] (numeric) = 1.912045889101339 absolute error = 1.332267629550188e-15 relative error = 6.967759702547478e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.523 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4780000000000004 y[1] (analytic) = 1.915708812260538 y[1] (numeric) = 1.915708812260537 absolute error = 1.110223024625157e-15 relative error = 5.795364188543313e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.522 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4790000000000004 y[1] (analytic) = 1.919385796545107 y[1] (numeric) = 1.919385796545106 absolute error = 1.110223024625157e-15 relative error = 5.784261958297062e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.521 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4800000000000004 y[1] (analytic) = 1.923076923076924 y[1] (numeric) = 1.923076923076923 absolute error = 1.110223024625157e-15 relative error = 5.77315972805081e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.52 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4810000000000004 y[1] (analytic) = 1.926782273603084 y[1] (numeric) = 1.926782273603083 absolute error = 1.110223024625157e-15 relative error = 5.762057497804559e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.519 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4820000000000004 y[1] (analytic) = 1.930501930501932 y[1] (numeric) = 1.930501930501931 absolute error = 1.332267629550188e-15 relative error = 6.901146321069968e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.518 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4830000000000004 y[1] (analytic) = 1.93423597678917 y[1] (numeric) = 1.934235976789168 absolute error = 1.332267629550188e-15 relative error = 6.887823644774466e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.517 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4840000000000004 y[1] (analytic) = 1.937984496124032 y[1] (numeric) = 1.937984496124031 absolute error = 1.332267629550188e-15 relative error = 6.874500968478965e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.516 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4850000000000004 y[1] (analytic) = 1.941747572815535 y[1] (numeric) = 1.941747572815534 absolute error = 1.332267629550188e-15 relative error = 6.861178292183462e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.515 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4860000000000004 y[1] (analytic) = 1.945525291828795 y[1] (numeric) = 1.945525291828794 absolute error = 1.554312234475219e-15 relative error = 7.98916488520262e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.514 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4870000000000004 y[1] (analytic) = 1.949317738791424 y[1] (numeric) = 1.949317738791423 absolute error = 1.554312234475219e-15 relative error = 7.973621762857868e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.513 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4880000000000004 y[1] (analytic) = 1.953125000000001 y[1] (numeric) = 1.953125 absolute error = 1.332267629550188e-15 relative error = 6.821210263296958e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.512 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4890000000000004 y[1] (analytic) = 1.956947162426616 y[1] (numeric) = 1.956947162426614 absolute error = 1.554312234475219e-15 relative error = 7.942535518168365e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.511 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4900000000000004 y[1] (analytic) = 1.960784313725492 y[1] (numeric) = 1.96078431372549 absolute error = 1.554312234475219e-15 relative error = 7.926992395823611e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.51 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4910000000000004 y[1] (analytic) = 1.964636542239687 y[1] (numeric) = 1.964636542239686 absolute error = 1.554312234475219e-15 relative error = 7.911449273478859e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.509 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4920000000000004 y[1] (analytic) = 1.968503937007875 y[1] (numeric) = 1.968503937007874 absolute error = 1.332267629550188e-15 relative error = 6.767919558114949e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.508 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4930000000000004 y[1] (analytic) = 1.972386587771205 y[1] (numeric) = 1.972386587771203 absolute error = 1.332267629550188e-15 relative error = 6.754596881819447e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.507 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4940000000000004 y[1] (analytic) = 1.976284584980239 y[1] (numeric) = 1.976284584980237 absolute error = 1.332267629550188e-15 relative error = 6.741274205523946e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.506 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4950000000000004 y[1] (analytic) = 1.980198019801982 y[1] (numeric) = 1.98019801980198 absolute error = 1.332267629550188e-15 relative error = 6.727951529228444e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.505 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4960000000000004 y[1] (analytic) = 1.984126984126986 y[1] (numeric) = 1.984126984126984 absolute error = 1.332267629550188e-15 relative error = 6.714628852932941e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.504 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4970000000000004 y[1] (analytic) = 1.988071570576542 y[1] (numeric) = 1.988071570576541 absolute error = 1.332267629550188e-15 relative error = 6.701306176637439e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.503 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4980000000000004 y[1] (analytic) = 1.992031872509962 y[1] (numeric) = 1.99203187250996 absolute error = 1.332267629550188e-15 relative error = 6.687983500341938e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.502 Order of pole = 651 TOP MAIN SOLVE Loop x[1] = 0.4990000000000004 y[1] (analytic) = 1.996007984031938 y[1] (numeric) = 1.996007984031936 absolute error = 1.110223024625157e-15 relative error = 5.56221735337203e-14 % Correct digits = 15 h = 0.001 Real estimate of pole used for equation 1 Radius of convergence = 0.501 Order of pole = 651 Finished! diff ( y , x , 1 ) = y * y; Iterations = 500 Total Elapsed Time = 0 Seconds Elapsed Time(since restart) = 0 Seconds Time to Timeout = 3 Minutes 0 Seconds Percent Done = 100.2 %