##############ECHO OF PROBLEM################# ##############temp/expt_lin_sinpostode.ode################# diff ( y , x , 1 ) = expt((0.2 * x + 0.3) , sin(x)); ! // BEGIN FIRST INPUT BLOCK Digits = 32; max_terms = 30; ! // END FIRST INPUT BLOCK // BEGIN SECOND INPUT BLOCK x_start = 0.1; x_end = 5.0 ; array_y_init[0 + 1] = exact_soln_y(x_start); glob_h = 0.05; glob_look_poles = true; glob_max_iter = 1000000; // END SECOND INPUT BLOCK // BEGIN OVERRIDE BLOCK glob_h = 0.00001 ; glob_look_poles = true; glob_max_iter = 100; glob_max_minutes = 1; // END OVERRIDE BLOCK ! // BEGIN USER DEF BLOCK double exact_soln_y (double x) { return(0.0); } // END USER DEF BLOCK #######END OF ECHO OF PROBLEM################# START of Soultion x[1] = 0.1 y[1] (analytic) = 0 y[1] (numeric) = 0 absolute error = 0 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 4.336 Order of pole = 17.24 x[1] = 0.10001 y[1] (analytic) = 0 y[1] (numeric) = 8.924727605044794e-06 absolute error = 8.924727605044794e-06 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.647 Order of pole = 0.6186 x[1] = 0.10002 y[1] (analytic) = 0 y[1] (numeric) = 1.784936238154483e-05 absolute error = 1.784936238154483e-05 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.646 Order of pole = 0.6185 x[1] = 0.10003 y[1] (analytic) = 0 y[1] (numeric) = 2.677390154719523e-05 absolute error = 2.677390154719523e-05 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.646 Order of pole = 0.6184 x[1] = 0.10004 y[1] (analytic) = 0 y[1] (numeric) = 3.569834510419698e-05 absolute error = 3.569834510419698e-05 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.646 Order of pole = 0.6184 x[1] = 0.10005 y[1] (analytic) = 0 y[1] (numeric) = 4.462269305475101e-05 absolute error = 4.462269305475101e-05 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.646 Order of pole = 0.6183 x[1] = 0.10006 y[1] (analytic) = 0 y[1] (numeric) = 5.354694540105821e-05 absolute error = 5.354694540105821e-05 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.646 Order of pole = 0.6182 x[1] = 0.10007 y[1] (analytic) = 0 y[1] (numeric) = 6.24711021453194e-05 absolute error = 6.24711021453194e-05 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.646 Order of pole = 0.6182 x[1] = 0.10008 y[1] (analytic) = 0 y[1] (numeric) = 7.13951632897354e-05 absolute error = 7.13951632897354e-05 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.646 Order of pole = 0.6181 x[1] = 0.10009 y[1] (analytic) = 0 y[1] (numeric) = 8.031912883650692e-05 absolute error = 8.031912883650692e-05 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.646 Order of pole = 0.618 x[1] = 0.1001 y[1] (analytic) = 0 y[1] (numeric) = 8.924299878783465e-05 absolute error = 8.924299878783465e-05 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.646 Order of pole = 0.6179 x[1] = 0.10011 y[1] (analytic) = 0 y[1] (numeric) = 9.816677314591922e-05 absolute error = 9.816677314591922e-05 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.646 Order of pole = 0.6179 x[1] = 0.10012 y[1] (analytic) = 0 y[1] (numeric) = 0.0001070904519129612 absolute error = 0.0001070904519129612 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.646 Order of pole = 0.6178 x[1] = 0.10013 y[1] (analytic) = 0 y[1] (numeric) = 0.0001160140350911612 absolute error = 0.0001160140350911612 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.646 Order of pole = 0.6177 x[1] = 0.10014 y[1] (analytic) = 0 y[1] (numeric) = 0.0001249375226827196 absolute error = 0.0001249375226827196 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.646 Order of pole = 0.6177 x[1] = 0.1001499999999999 y[1] (analytic) = 0 y[1] (numeric) = 0.0001338609146898369 absolute error = 0.0001338609146898369 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.646 Order of pole = 0.6176 x[1] = 0.1001599999999999 y[1] (analytic) = 0 y[1] (numeric) = 0.0001427842111147134 absolute error = 0.0001427842111147134 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.646 Order of pole = 0.6175 x[1] = 0.1001699999999999 y[1] (analytic) = 0 y[1] (numeric) = 0.0001517074119595495 absolute error = 0.0001517074119595495 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.646 Order of pole = 0.6174 x[1] = 0.1001799999999999 y[1] (analytic) = 0 y[1] (numeric) = 0.0001606305172265455 absolute error = 0.0001606305172265455 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.646 Order of pole = 0.6174 x[1] = 0.1001899999999999 y[1] (analytic) = 0 y[1] (numeric) = 0.0001695535269179017 absolute error = 0.0001695535269179017 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.645 Order of pole = 0.6173 x[1] = 0.1001999999999999 y[1] (analytic) = 0 y[1] (numeric) = 0.0001784764410358181 absolute error = 0.0001784764410358181 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.645 Order of pole = 0.6172 x[1] = 0.1002099999999999 y[1] (analytic) = 0 y[1] (numeric) = 0.0001873992595824949 absolute error = 0.0001873992595824949 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.645 Order of pole = 0.6172 x[1] = 0.1002199999999999 y[1] (analytic) = 0 y[1] (numeric) = 0.0001963219825601322 absolute error = 0.0001963219825601322 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.645 Order of pole = 0.6171 x[1] = 0.1002299999999999 y[1] (analytic) = 0 y[1] (numeric) = 0.0002052446099709301 absolute error = 0.0002052446099709301 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.645 Order of pole = 0.617 x[1] = 0.1002399999999999 y[1] (analytic) = 0 y[1] (numeric) = 0.0002141671418170885 absolute error = 0.0002141671418170885 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.645 Order of pole = 0.6169 x[1] = 0.1002499999999999 y[1] (analytic) = 0 y[1] (numeric) = 0.0002230895781008073 absolute error = 0.0002230895781008073 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.645 Order of pole = 0.6169 x[1] = 0.1002599999999999 y[1] (analytic) = 0 y[1] (numeric) = 0.0002320119188242865 absolute error = 0.0002320119188242865 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.645 Order of pole = 0.6168 x[1] = 0.1002699999999999 y[1] (analytic) = 0 y[1] (numeric) = 0.0002409341639897258 absolute error = 0.0002409341639897258 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.645 Order of pole = 0.6167 x[1] = 0.1002799999999999 y[1] (analytic) = 0 y[1] (numeric) = 0.000249856313599325 absolute error = 0.000249856313599325 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.645 Order of pole = 0.6167 x[1] = 0.1002899999999999 y[1] (analytic) = 0 y[1] (numeric) = 0.0002587783676552839 absolute error = 0.0002587783676552839 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.645 Order of pole = 0.6166 x[1] = 0.1002999999999999 y[1] (analytic) = 0 y[1] (numeric) = 0.0002677003261598021 absolute error = 0.0002677003261598021 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.645 Order of pole = 0.6165 x[1] = 0.1003099999999999 y[1] (analytic) = 0 y[1] (numeric) = 0.0002766221891150793 absolute error = 0.0002766221891150793 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.645 Order of pole = 0.6165 x[1] = 0.1003199999999999 y[1] (analytic) = 0 y[1] (numeric) = 0.0002855439565233151 absolute error = 0.0002855439565233151 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.645 Order of pole = 0.6164 x[1] = 0.1003299999999999 y[1] (analytic) = 0 y[1] (numeric) = 0.0002944656283867089 absolute error = 0.0002944656283867089 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.645 Order of pole = 0.6163 x[1] = 0.1003399999999999 y[1] (analytic) = 0 y[1] (numeric) = 0.0003033872047074603 absolute error = 0.0003033872047074603 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.645 Order of pole = 0.6162 x[1] = 0.1003499999999999 y[1] (analytic) = 0 y[1] (numeric) = 0.0003123086854877686 absolute error = 0.0003123086854877686 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.644 Order of pole = 0.6162 x[1] = 0.1003599999999999 y[1] (analytic) = 0 y[1] (numeric) = 0.0003212300707298333 absolute error = 0.0003212300707298333 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.644 Order of pole = 0.6161 x[1] = 0.1003699999999999 y[1] (analytic) = 0 y[1] (numeric) = 0.0003301513604358537 absolute error = 0.0003301513604358537 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.644 Order of pole = 0.616 x[1] = 0.1003799999999999 y[1] (analytic) = 0 y[1] (numeric) = 0.0003390725546080291 absolute error = 0.0003390725546080291 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.644 Order of pole = 0.616 x[1] = 0.1003899999999999 y[1] (analytic) = 0 y[1] (numeric) = 0.0003479936532485587 absolute error = 0.0003479936532485587 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.644 Order of pole = 0.6159 x[1] = 0.1003999999999999 y[1] (analytic) = 0 y[1] (numeric) = 0.0003569146563596416 absolute error = 0.0003569146563596416 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.644 Order of pole = 0.6158 x[1] = 0.1004099999999998 y[1] (analytic) = 0 y[1] (numeric) = 0.0003658355639434769 absolute error = 0.0003658355639434769 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.644 Order of pole = 0.6157 x[1] = 0.1004199999999998 y[1] (analytic) = 0 y[1] (numeric) = 0.0003747563760022639 absolute error = 0.0003747563760022639 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.644 Order of pole = 0.6157 x[1] = 0.1004299999999998 y[1] (analytic) = 0 y[1] (numeric) = 0.0003836770925382015 absolute error = 0.0003836770925382015 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.644 Order of pole = 0.6156 x[1] = 0.1004399999999998 y[1] (analytic) = 0 y[1] (numeric) = 0.0003925977135534885 absolute error = 0.0003925977135534885 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.644 Order of pole = 0.6155 x[1] = 0.1004499999999998 y[1] (analytic) = 0 y[1] (numeric) = 0.0004015182390503241 absolute error = 0.0004015182390503241 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.644 Order of pole = 0.6155 x[1] = 0.1004599999999998 y[1] (analytic) = 0 y[1] (numeric) = 0.0004104386690309071 absolute error = 0.0004104386690309071 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.644 Order of pole = 0.6154 x[1] = 0.1004699999999998 y[1] (analytic) = 0 y[1] (numeric) = 0.0004193590034974363 absolute error = 0.0004193590034974363 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.644 Order of pole = 0.6153 x[1] = 0.1004799999999998 y[1] (analytic) = 0 y[1] (numeric) = 0.0004282792424521104 absolute error = 0.0004282792424521104 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.644 Order of pole = 0.6152 x[1] = 0.1004899999999998 y[1] (analytic) = 0 y[1] (numeric) = 0.0004371993858971282 absolute error = 0.0004371993858971282 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.644 Order of pole = 0.6152 x[1] = 0.1004999999999998 y[1] (analytic) = 0 y[1] (numeric) = 0.0004461194338346884 absolute error = 0.0004461194338346884 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.644 Order of pole = 0.6151 x[1] = 0.1005099999999998 y[1] (analytic) = 0 y[1] (numeric) = 0.0004550393862669895 absolute error = 0.0004550393862669895 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.644 Order of pole = 0.615 x[1] = 0.1005199999999998 y[1] (analytic) = 0 y[1] (numeric) = 0.0004639592431962302 absolute error = 0.0004639592431962302 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.643 Order of pole = 0.615 x[1] = 0.1005299999999998 y[1] (analytic) = 0 y[1] (numeric) = 0.000472879004624609 absolute error = 0.000472879004624609 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.643 Order of pole = 0.6149 x[1] = 0.1005399999999998 y[1] (analytic) = 0 y[1] (numeric) = 0.0004817986705543243 absolute error = 0.0004817986705543243 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.643 Order of pole = 0.6148 x[1] = 0.1005499999999998 y[1] (analytic) = 0 y[1] (numeric) = 0.0004907182409875745 absolute error = 0.0004907182409875745 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.643 Order of pole = 0.6147 x[1] = 0.1005599999999998 y[1] (analytic) = 0 y[1] (numeric) = 0.0004996377159265582 absolute error = 0.0004996377159265582 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.643 Order of pole = 0.6147 x[1] = 0.1005699999999998 y[1] (analytic) = 0 y[1] (numeric) = 0.0005085570953734735 absolute error = 0.0005085570953734735 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.643 Order of pole = 0.6146 x[1] = 0.1005799999999998 y[1] (analytic) = 0 y[1] (numeric) = 0.0005174763793305188 absolute error = 0.0005174763793305188 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.643 Order of pole = 0.6145 x[1] = 0.1005899999999998 y[1] (analytic) = 0 y[1] (numeric) = 0.0005263955677998922 absolute error = 0.0005263955677998922 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.643 Order of pole = 0.6145 x[1] = 0.1005999999999998 y[1] (analytic) = 0 y[1] (numeric) = 0.000535314660783792 absolute error = 0.000535314660783792 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.643 Order of pole = 0.6144 x[1] = 0.1006099999999998 y[1] (analytic) = 0 y[1] (numeric) = 0.0005442336582844162 absolute error = 0.0005442336582844162 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.643 Order of pole = 0.6143 x[1] = 0.1006199999999998 y[1] (analytic) = 0 y[1] (numeric) = 0.000553152560303963 absolute error = 0.000553152560303963 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.643 Order of pole = 0.6142 x[1] = 0.1006299999999998 y[1] (analytic) = 0 y[1] (numeric) = 0.0005620713668446302 absolute error = 0.0005620713668446302 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.643 Order of pole = 0.6142 x[1] = 0.1006399999999998 y[1] (analytic) = 0 y[1] (numeric) = 0.000570990077908616 absolute error = 0.000570990077908616 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.643 Order of pole = 0.6141 x[1] = 0.1006499999999998 y[1] (analytic) = 0 y[1] (numeric) = 0.0005799086934981183 absolute error = 0.0005799086934981183 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.643 Order of pole = 0.614 x[1] = 0.1006599999999997 y[1] (analytic) = 0 y[1] (numeric) = 0.0005888272136153348 absolute error = 0.0005888272136153348 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.643 Order of pole = 0.614 x[1] = 0.1006699999999997 y[1] (analytic) = 0 y[1] (numeric) = 0.0005977456382624635 absolute error = 0.0005977456382624635 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.643 Order of pole = 0.6139 x[1] = 0.1006799999999997 y[1] (analytic) = 0 y[1] (numeric) = 0.0006066639674417021 absolute error = 0.0006066639674417021 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.642 Order of pole = 0.6138 x[1] = 0.1006899999999997 y[1] (analytic) = 0 y[1] (numeric) = 0.0006155822011552482 absolute error = 0.0006155822011552482 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.642 Order of pole = 0.6138 x[1] = 0.1006999999999997 y[1] (analytic) = 0 y[1] (numeric) = 0.0006245003394052996 absolute error = 0.0006245003394052996 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.642 Order of pole = 0.6137 x[1] = 0.1007099999999997 y[1] (analytic) = 0 y[1] (numeric) = 0.0006334183821940539 absolute error = 0.0006334183821940539 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.642 Order of pole = 0.6136 x[1] = 0.1007199999999997 y[1] (analytic) = 0 y[1] (numeric) = 0.0006423363295237087 absolute error = 0.0006423363295237087 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.642 Order of pole = 0.6135 x[1] = 0.1007299999999997 y[1] (analytic) = 0 y[1] (numeric) = 0.0006512541813964615 absolute error = 0.0006512541813964615 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.642 Order of pole = 0.6135 x[1] = 0.1007399999999997 y[1] (analytic) = 0 y[1] (numeric) = 0.0006601719378145097 absolute error = 0.0006601719378145097 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.642 Order of pole = 0.6134 x[1] = 0.1007499999999997 y[1] (analytic) = 0 y[1] (numeric) = 0.0006690895987800508 absolute error = 0.0006690895987800508 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.642 Order of pole = 0.6133 x[1] = 0.1007599999999997 y[1] (analytic) = 0 y[1] (numeric) = 0.0006780071642952821 absolute error = 0.0006780071642952821 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.642 Order of pole = 0.6133 x[1] = 0.1007699999999997 y[1] (analytic) = 0 y[1] (numeric) = 0.000686924634362401 absolute error = 0.000686924634362401 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.642 Order of pole = 0.6132 x[1] = 0.1007799999999997 y[1] (analytic) = 0 y[1] (numeric) = 0.0006958420089836048 absolute error = 0.0006958420089836048 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.642 Order of pole = 0.6131 x[1] = 0.1007899999999997 y[1] (analytic) = 0 y[1] (numeric) = 0.0007047592881610905 absolute error = 0.0007047592881610905 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.642 Order of pole = 0.613 x[1] = 0.1007999999999997 y[1] (analytic) = 0 y[1] (numeric) = 0.0007136764718970554 absolute error = 0.0007136764718970554 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.642 Order of pole = 0.613 x[1] = 0.1008099999999997 y[1] (analytic) = 0 y[1] (numeric) = 0.0007225935601936967 absolute error = 0.0007225935601936967 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.642 Order of pole = 0.6129 x[1] = 0.1008199999999997 y[1] (analytic) = 0 y[1] (numeric) = 0.0007315105530532113 absolute error = 0.0007315105530532113 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.642 Order of pole = 0.6128 x[1] = 0.1008299999999997 y[1] (analytic) = 0 y[1] (numeric) = 0.0007404274504777963 absolute error = 0.0007404274504777963 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.642 Order of pole = 0.6128 x[1] = 0.1008399999999997 y[1] (analytic) = 0 y[1] (numeric) = 0.0007493442524696488 absolute error = 0.0007493442524696488 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.642 Order of pole = 0.6127 x[1] = 0.1008499999999997 y[1] (analytic) = 0 y[1] (numeric) = 0.0007582609590309655 absolute error = 0.0007582609590309655 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.641 Order of pole = 0.6126 x[1] = 0.1008599999999997 y[1] (analytic) = 0 y[1] (numeric) = 0.0007671775701639434 absolute error = 0.0007671775701639434 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.641 Order of pole = 0.6125 x[1] = 0.1008699999999997 y[1] (analytic) = 0 y[1] (numeric) = 0.0007760940858707792 absolute error = 0.0007760940858707792 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.641 Order of pole = 0.6125 x[1] = 0.1008799999999997 y[1] (analytic) = 0 y[1] (numeric) = 0.0007850105061536698 absolute error = 0.0007850105061536698 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.641 Order of pole = 0.6124 x[1] = 0.1008899999999997 y[1] (analytic) = 0 y[1] (numeric) = 0.0007939268310148118 absolute error = 0.0007939268310148118 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.641 Order of pole = 0.6123 x[1] = 0.1008999999999997 y[1] (analytic) = 0 y[1] (numeric) = 0.000802843060456402 absolute error = 0.000802843060456402 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.641 Order of pole = 0.6123 x[1] = 0.1009099999999997 y[1] (analytic) = 0 y[1] (numeric) = 0.0008117591944806368 absolute error = 0.0008117591944806368 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.641 Order of pole = 0.6122 x[1] = 0.1009199999999996 y[1] (analytic) = 0 y[1] (numeric) = 0.0008206752330897129 absolute error = 0.0008206752330897129 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.641 Order of pole = 0.6121 x[1] = 0.1009299999999996 y[1] (analytic) = 0 y[1] (numeric) = 0.0008295911762858268 absolute error = 0.0008295911762858268 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.641 Order of pole = 0.612 x[1] = 0.1009399999999996 y[1] (analytic) = 0 y[1] (numeric) = 0.000838507024071175 absolute error = 0.000838507024071175 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.641 Order of pole = 0.612 x[1] = 0.1009499999999996 y[1] (analytic) = 0 y[1] (numeric) = 0.0008474227764479539 absolute error = 0.0008474227764479539 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.641 Order of pole = 0.6119 x[1] = 0.1009599999999996 y[1] (analytic) = 0 y[1] (numeric) = 0.0008563384334183598 absolute error = 0.0008563384334183598 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.641 Order of pole = 0.6118 x[1] = 0.1009699999999996 y[1] (analytic) = 0 y[1] (numeric) = 0.000865253994984589 absolute error = 0.000865253994984589 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.641 Order of pole = 0.6118 x[1] = 0.1009799999999996 y[1] (analytic) = 0 y[1] (numeric) = 0.0008741694611488379 absolute error = 0.0008741694611488379 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.641 Order of pole = 0.6117 x[1] = 0.1009899999999996 y[1] (analytic) = 0 y[1] (numeric) = 0.0008830848319133027 absolute error = 0.0008830848319133027 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to full series power seems to have NO accuracy - needs more work. Complex estimate of poles used Radius of convergence = 1.641 Order of pole = 0.6116 x[1] = 0.1009999999999996 y[1] (analytic) = 0 y[1] (numeric) = 0.0008920001072801794 absolute error = 0.0008920001072801794 relative error = -1 % Correct digits = -1 h = 1e-05 Finished! Maximum Iterations Reached before Solution Completed! diff ( y , x , 1 ) = expt((0.2 * x + 0.3) , sin(x)); Iterations = 100 Total Elapsed Time = 18 Seconds Elapsed Time(since restart) = 17 Seconds Expected Time Remaining = 1 Days 0 Hours 15 Minutes 8 Seconds Optimized Time Remaining = 22 Hours 54 Minutes 18 Seconds Time to Timeout = 42 Seconds Percent Done = 0.02061 %