##############ECHO OF PROBLEM################# ##############temp/lin_sin_cospostode.ode################# diff ( y , x , 1 ) = sin ( 2.0 * x + 3.0 ) + cos ( 1.5 * x - 2.0 ) ; ! /* BEGIN FIRST INPUT BLOCK */ Digits=32; max_terms=30; ! /* END FIRST INPUT BLOCK */ /* BEGIN SECOND INPUT BLOCK */ x_start=0.1; x_end=5.0; array_y_init[0 + 1] = exact_soln_y(x_start); glob_look_poles=true; glob_type_given_pole=3; /* END SECOND INPUT BLOCK */ /* BEGIN OVERRIDE BLOCK */ glob_desired_digits_correct=16; glob_max_minutes=3.0; glob_subiter_method=3; glob_max_iter=100000000; /* END OVERRIDE BLOCK */ ! /* BEGIN USER DEF BLOCK */ double exact_soln_y (double x) { return(-cos(2.0*x + 3.0)/2.0 + sin(1.5*x -2.0)/1.5); } /* END USER DEF BLOCK */ #######END OF ECHO OF PROBLEM################# START of Optimize min_size = 0 min_size = 1 glob_desired_digits_correct = 16 estimated_h = 1e-06 estimated_answer = 1 desired_abs_gbl_error = 1e-16 range = 4.9 estimated_steps = 4900000.000000001 step_error = 1.505846504842085e-21 est_needed_step_err = 1.505846504842085e-21 opt_iter = 1 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 min_size = 0.1417027474194901 min_size = 1 glob_desired_digits_correct = 16 estimated_h = 1e-06 estimated_answer = 1 desired_abs_gbl_error = 1e-16 range = 4.9 estimated_steps = 4900000.000000001 step_error = 1.505846504842085e-21 est_needed_step_err = 1.505846504842085e-21 hn_div_ho = 0.5 hn_div_ho_2 = 0.25 hn_div_ho_3 = 0.125 max_estimated_step_error = 8.299937886655786e-176 estimated_step_error = 8.299937886655786e-176 Double H and LOOP opt_iter = 2 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 min_size = 0.1417027474194901 min_size = 1 glob_desired_digits_correct = 16 estimated_h = 2e-06 estimated_answer = 1 desired_abs_gbl_error = 1e-16 range = 4.9 estimated_steps = 2450000 step_error = 2.129588549999799e-21 est_needed_step_err = 2.129588549999799e-21 hn_div_ho = 0.5 hn_div_ho_2 = 0.25 hn_div_ho_3 = 0.125 max_estimated_step_error = 5.569994016336442e-168 estimated_step_error = 5.569994016336442e-168 Double H and LOOP opt_iter = 3 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 min_size = 0.1417027474194901 min_size = 1 glob_desired_digits_correct = 16 estimated_h = 4e-06 estimated_answer = 1 desired_abs_gbl_error = 1e-16 range = 4.9 estimated_steps = 1225000 step_error = 3.01169300968417e-21 est_needed_step_err = 3.01169300968417e-21 hn_div_ho = 0.5 hn_div_ho_2 = 0.25 hn_div_ho_3 = 0.125 max_estimated_step_error = 3.737959692985801e-160 estimated_step_error = 3.737959692985801e-160 Double H and LOOP opt_iter = 4 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 min_size = 0.1417027474194901 min_size = 1 glob_desired_digits_correct = 16 estimated_h = 8e-06 estimated_answer = 1 desired_abs_gbl_error = 1e-16 range = 4.9 estimated_steps = 612500.0000000001 step_error = 4.259177099999599e-21 est_needed_step_err = 4.259177099999599e-21 hn_div_ho = 0.5 hn_div_ho_2 = 0.25 hn_div_ho_3 = 0.125 max_estimated_step_error = 2.508502264936159e-152 estimated_step_error = 2.508502264936159e-152 Double H and LOOP opt_iter = 5 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 min_size = 0.1417027474194901 min_size = 1 glob_desired_digits_correct = 16 estimated_h = 1.6e-05 estimated_answer = 1 desired_abs_gbl_error = 1e-16 range = 4.9 estimated_steps = 306250.0000000001 step_error = 6.023386019368341e-21 est_needed_step_err = 6.023386019368341e-21 hn_div_ho = 0.5 hn_div_ho_2 = 0.25 hn_div_ho_3 = 0.125 max_estimated_step_error = 1.683427344147208e-144 estimated_step_error = 1.683427344147208e-144 Double H and LOOP opt_iter = 6 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 min_size = 0.1417027474194901 min_size = 1 glob_desired_digits_correct = 16 estimated_h = 3.2e-05 estimated_answer = 1 desired_abs_gbl_error = 1e-16 range = 4.9 estimated_steps = 153125 step_error = 8.518354199999198e-21 est_needed_step_err = 8.518354199999198e-21 hn_div_ho = 0.5 hn_div_ho_2 = 0.25 hn_div_ho_3 = 0.125 max_estimated_step_error = 1.129728927642204e-136 estimated_step_error = 1.129728927642204e-136 Double H and LOOP opt_iter = 7 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 min_size = 0.1417027474194901 min_size = 1 glob_desired_digits_correct = 16 estimated_h = 6.4e-05 estimated_answer = 1 desired_abs_gbl_error = 1e-16 range = 4.9 estimated_steps = 76562.50000000001 step_error = 1.204677203873668e-20 est_needed_step_err = 1.204677203873668e-20 hn_div_ho = 0.5 hn_div_ho_2 = 0.25 hn_div_ho_3 = 0.125 max_estimated_step_error = 7.581481968973216e-129 estimated_step_error = 7.581481968973216e-129 Double H and LOOP opt_iter = 8 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 min_size = 0.1417027474194901 min_size = 1 glob_desired_digits_correct = 16 estimated_h = 0.000128 estimated_answer = 1 desired_abs_gbl_error = 1e-16 range = 4.9 estimated_steps = 38281.25000000001 step_error = 1.70367083999984e-20 est_needed_step_err = 1.70367083999984e-20 hn_div_ho = 0.5 hn_div_ho_2 = 0.25 hn_div_ho_3 = 0.125 max_estimated_step_error = 5.08784571606871e-121 estimated_step_error = 5.08784571606871e-121 Double H and LOOP opt_iter = 9 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 min_size = 0.1417027474194901 min_size = 1 glob_desired_digits_correct = 16 estimated_h = 0.000256 estimated_answer = 1 desired_abs_gbl_error = 1e-16 range = 4.9 estimated_steps = 19140.625 step_error = 2.409354407747336e-20 est_needed_step_err = 2.409354407747336e-20 hn_div_ho = 0.5 hn_div_ho_2 = 0.25 hn_div_ho_3 = 0.125 max_estimated_step_error = 3.414394512191318e-113 estimated_step_error = 3.414394512191318e-113 Double H and LOOP opt_iter = 10 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 min_size = 0.1417027474194901 min_size = 1 glob_desired_digits_correct = 16 estimated_h = 0.000512 estimated_answer = 1 desired_abs_gbl_error = 1e-16 range = 4.9 estimated_steps = 9570.312500000002 step_error = 3.407341679999679e-20 est_needed_step_err = 3.407341679999679e-20 hn_div_ho = 0.5 hn_div_ho_2 = 0.25 hn_div_ho_3 = 0.125 max_estimated_step_error = 2.291360094330637e-105 estimated_step_error = 2.291360094330637e-105 Double H and LOOP opt_iter = 11 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 min_size = 0.1417027474194901 min_size = 1 glob_desired_digits_correct = 16 estimated_h = 0.001024 estimated_answer = 1 desired_abs_gbl_error = 1e-16 range = 4.9 estimated_steps = 4785.156250000001 step_error = 4.818708815494673e-20 est_needed_step_err = 4.818708815494673e-20 hn_div_ho = 0.5 hn_div_ho_2 = 0.25 hn_div_ho_3 = 0.125 max_estimated_step_error = 1.537704017003666e-97 estimated_step_error = 1.537704017003666e-97 Double H and LOOP opt_iter = 12 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 min_size = 0.1417027474194901 min_size = 1 glob_desired_digits_correct = 16 estimated_h = 0.002048 estimated_answer = 1 desired_abs_gbl_error = 1e-16 range = 4.9 estimated_steps = 2392.578125 step_error = 6.814683359999358e-20 est_needed_step_err = 6.814683359999358e-20 hn_div_ho = 0.5 hn_div_ho_2 = 0.25 hn_div_ho_3 = 0.125 max_estimated_step_error = 1.031933396933144e-89 estimated_step_error = 1.031933396933144e-89 Double H and LOOP opt_iter = 13 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 min_size = 0.1417027474194901 min_size = 1 glob_desired_digits_correct = 16 estimated_h = 0.004096 estimated_answer = 1 desired_abs_gbl_error = 1e-16 range = 4.9 estimated_steps = 1196.2890625 step_error = 9.637417630989345e-20 est_needed_step_err = 9.637417630989345e-20 hn_div_ho = 0.5 hn_div_ho_2 = 0.25 hn_div_ho_3 = 0.125 max_estimated_step_error = 6.925156863936323e-82 estimated_step_error = 6.925156863936323e-82 Double H and LOOP opt_iter = 14 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 min_size = 0.1417027474194901 min_size = 1 glob_desired_digits_correct = 16 estimated_h = 0.008192 estimated_answer = 1 desired_abs_gbl_error = 1e-16 range = 4.9 estimated_steps = 598.1445312500001 step_error = 1.362936671999872e-19 est_needed_step_err = 1.362936671999872e-19 hn_div_ho = 0.5 hn_div_ho_2 = 0.25 hn_div_ho_3 = 0.125 max_estimated_step_error = 4.647352426269499e-74 estimated_step_error = 4.647352426269499e-74 Double H and LOOP opt_iter = 15 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 min_size = 0.1417027474194901 min_size = 1 glob_desired_digits_correct = 16 estimated_h = 0.016384 estimated_answer = 1 desired_abs_gbl_error = 1e-16 range = 4.9 estimated_steps = 299.0722656250001 step_error = 1.927483526197869e-19 est_needed_step_err = 1.927483526197869e-19 hn_div_ho = 0.5 hn_div_ho_2 = 0.25 hn_div_ho_3 = 0.125 max_estimated_step_error = 3.118729068267302e-66 estimated_step_error = 3.118729068267302e-66 Double H and LOOP opt_iter = 16 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 min_size = 0.1417027474194901 min_size = 1 glob_desired_digits_correct = 16 estimated_h = 0.032768 estimated_answer = 1 desired_abs_gbl_error = 1e-16 range = 4.9 estimated_steps = 149.5361328125 step_error = 2.725873343999743e-19 est_needed_step_err = 2.725873343999743e-19 hn_div_ho = 0.5 hn_div_ho_2 = 0.25 hn_div_ho_3 = 0.125 max_estimated_step_error = 2.092866900827221e-58 estimated_step_error = 2.092866900827221e-58 Double H and LOOP opt_iter = 17 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 min_size = 0.1417027474194901 min_size = 1 glob_desired_digits_correct = 16 estimated_h = 0.065536 estimated_answer = 1 desired_abs_gbl_error = 1e-16 range = 4.9 estimated_steps = 74.76806640625001 step_error = 3.854967052395738e-19 est_needed_step_err = 3.854967052395738e-19 hn_div_ho = 0.5 hn_div_ho_2 = 0.25 hn_div_ho_3 = 0.125 max_estimated_step_error = 1.40439319991321e-50 estimated_step_error = 1.40439319991321e-50 Double H and LOOP opt_iter = 18 SETTING H FOR MAX H SETTING H FOR DISPLAY INTERVAL NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 START of Soultion TOP MAIN SOLVE Loop x[1] = 0.1 y[1] (closed_form) = -0.1417027474194901 y[1] (numeric) = -0.1417027474194901 absolute error = 0 relative error = 0 % Desired digits = 16 Estimated correct digits = 14 Correct digits = 16 h = 0.1 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.2 y[1] (closed_form) = -0.1777107773452485 y[1] (numeric) = -0.1777107773452486 absolute error = 5.551115123125783e-17 relative error = 3.123679501070059e-14 % Desired digits = 16 Estimated correct digits = 13 Correct digits = 16 h = 0.1 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.3 y[1] (closed_form) = -0.2181433012924979 y[1] (numeric) = -0.2181433012924978 absolute error = 5.551115123125783e-17 relative error = 2.544710330427502e-14 % Desired digits = 16 Estimated correct digits = 13 Correct digits = 16 h = 0.1 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.4 y[1] (closed_form) = -0.261482630701765 y[1] (numeric) = -0.2614826307017651 absolute error = 1.110223024625157e-16 relative error = 4.245876759177269e-14 % Desired digits = 16 Estimated correct digits = 13 Correct digits = 16 h = 0.1 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.5 y[1] (closed_form) = -0.3058346024719181 y[1] (numeric) = -0.3058346024719181 absolute error = 0 relative error = 0 % Desired digits = 16 Estimated correct digits = 13 Correct digits = 16 h = 0.1 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.6 y[1] (closed_form) = -0.3490078293706073 y[1] (numeric) = -0.349007829370607 absolute error = 2.220446049250313e-16 relative error = 6.362166869593197e-14 % Desired digits = 16 Estimated correct digits = 13 Correct digits = 16 h = 0.1 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.7 y[1] (closed_form) = -0.3886105682037063 y[1] (numeric) = -0.3886105682037059 absolute error = 3.33066907387547e-16 relative error = 8.570711520458604e-14 % Desired digits = 16 Estimated correct digits = 13 Correct digits = 16 h = 0.1 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.7999999999999999 y[1] (closed_form) = -0.4221611304654878 y[1] (numeric) = -0.4221611304654879 absolute error = 1.110223024625157e-16 relative error = 2.629856101155004e-14 % Desired digits = 16 Estimated correct digits = 13 Correct digits = 16 h = 0.1 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.8999999999999999 y[1] (closed_form) = -0.4472070955437497 y[1] (numeric) = -0.4472070955437496 absolute error = 5.551115123125783e-17 relative error = 1.241285117888458e-14 % Desired digits = 16 Estimated correct digits = 13 Correct digits = 16 h = 0.1 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 0.9999999999999999 y[1] (closed_form) = -0.4614481184677486 y[1] (numeric) = -0.4614481184677484 absolute error = 1.665334536937735e-16 relative error = 3.608931254216671e-14 % Desired digits = 16 Estimated correct digits = 13 Correct digits = 16 h = 0.1 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.1 y[1] (closed_form) = -0.4628568739538225 y[1] (numeric) = -0.4628568739538227 absolute error = 2.220446049250313e-16 relative error = 4.797262769985002e-14 % Desired digits = 16 Estimated correct digits = 13 Correct digits = 16 h = 0.1 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.2 y[1] (closed_form) = -0.4497926585013583 y[1] (numeric) = -0.449792658501358 absolute error = 2.775557561562891e-16 relative error = 6.170748919759235e-14 % Desired digits = 16 Estimated correct digits = 13 Correct digits = 16 h = 0.1 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.3 y[1] (closed_form) = -0.4211023854355769 y[1] (numeric) = -0.4211023854355771 absolute error = 2.220446049250313e-16 relative error = 5.272936288293746e-14 % Desired digits = 16 Estimated correct digits = 13 Correct digits = 16 h = 0.1 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.4 y[1] (closed_form) = -0.3762041473727742 y[1] (numeric) = -0.3762041473727741 absolute error = 1.110223024625157e-16 relative error = 2.951118514717106e-14 % Desired digits = 16 Estimated correct digits = 13 Correct digits = 16 h = 0.1 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.5 y[1] (closed_form) = -0.3151491704888341 y[1] (numeric) = -0.3151491704888343 absolute error = 2.775557561562891e-16 relative error = 8.807123170458198e-14 % Desired digits = 16 Estimated correct digits = 13 Correct digits = 16 h = 0.1 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.6 y[1] (closed_form) = -0.2386588203058416 y[1] (numeric) = -0.2386588203058417 absolute error = 8.326672684688674e-17 relative error = 3.488944039033643e-14 % Desired digits = 16 Estimated correct digits = 13 Correct digits = 16 h = 0.1 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.7 y[1] (closed_form) = -0.1481343067586565 y[1] (numeric) = -0.1481343067586567 absolute error = 2.775557561562891e-16 relative error = 1.873676410478559e-13 % Desired digits = 16 Estimated correct digits = 12 Correct digits = 15 h = 0.1 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.8 y[1] (closed_form) = -0.0456378378208035 y[1] (numeric) = -0.0456378378208039 absolute error = 4.024558464266192e-16 relative error = 8.818468745317384e-13 % Desired digits = 16 Estimated correct digits = 12 Correct digits = 15 h = 0.1 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 1.900000000000001 y[1] (closed_form) = 0.06615485825194983 y[1] (numeric) = 0.06615485825194944 absolute error = 3.885780586188048e-16 relative error = 5.873764510822634e-13 % Desired digits = 16 Estimated correct digits = 12 Correct digits = 15 h = 0.1 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2 y[1] (closed_form) = 0.1840295293669459 y[1] (numeric) = 0.1840295293669456 absolute error = 3.885780586188048e-16 relative error = 2.111498409823127e-13 % Desired digits = 16 Estimated correct digits = 12 Correct digits = 15 h = 0.1 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.100000000000001 y[1] (closed_form) = 0.3043336362408874 y[1] (numeric) = 0.3043336362408869 absolute error = 4.996003610813204e-16 relative error = 1.641620582109677e-13 % Desired digits = 16 Estimated correct digits = 13 Correct digits = 15 h = 0.1 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.200000000000001 y[1] (closed_form) = 0.4230984598242674 y[1] (numeric) = 0.4230984598242669 absolute error = 4.996003610813204e-16 relative error = 1.180813471381645e-13 % Desired digits = 16 Estimated correct digits = 13 Correct digits = 15 h = 0.1 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.300000000000001 y[1] (closed_form) = 0.5361787394005988 y[1] (numeric) = 0.5361787394005981 absolute error = 6.661338147750939e-16 relative error = 1.242372675051931e-13 % Desired digits = 16 Estimated correct digits = 13 Correct digits = 15 h = 0.1 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.400000000000001 y[1] (closed_form) = 0.6394046917463461 y[1] (numeric) = 0.6394046917463454 absolute error = 6.661338147750939e-16 relative error = 1.041803138722278e-13 % Desired digits = 16 Estimated correct digits = 13 Correct digits = 15 h = 0.1 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.500000000000001 y[1] (closed_form) = 0.7287406481535987 y[1] (numeric) = 0.728740648153598 absolute error = 7.771561172376096e-16 relative error = 1.066437173782855e-13 % Desired digits = 16 Estimated correct digits = 13 Correct digits = 15 h = 0.1 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.600000000000001 y[1] (closed_form) = 0.8004441556168618 y[1] (numeric) = 0.8004441556168603 absolute error = 1.443289932012704e-15 relative error = 1.803111337480418e-13 % Desired digits = 16 Estimated correct digits = 13 Correct digits = 15 h = 0.1 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.700000000000001 y[1] (closed_form) = 0.8512192394805933 y[1] (numeric) = 0.8512192394805924 absolute error = 8.881784197001252e-16 relative error = 1.043419108151367e-13 % Desired digits = 16 Estimated correct digits = 13 Correct digits = 15 h = 0.1 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.800000000000001 y[1] (closed_form) = 0.8783576262063995 y[1] (numeric) = 0.878357626206399 absolute error = 4.440892098500626e-16 relative error = 5.055904299118694e-14 % Desired digits = 16 Estimated correct digits = 13 Correct digits = 16 h = 0.1 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 2.900000000000001 y[1] (closed_form) = 0.8798620755580575 y[1] (numeric) = 0.8798620755580564 absolute error = 1.110223024625157e-15 relative error = 1.261814840605547e-13 % Desired digits = 16 Estimated correct digits = 13 Correct digits = 15 h = 0.1 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.000000000000001 y[1] (closed_form) = 0.854546560344976 y[1] (numeric) = 0.8545465603449749 absolute error = 1.110223024625157e-15 relative error = 1.299195475290387e-13 % Desired digits = 16 Estimated correct digits = 13 Correct digits = 15 h = 0.1 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.100000000000001 y[1] (closed_form) = 0.8021088382286693 y[1] (numeric) = 0.8021088382286685 absolute error = 7.771561172376096e-16 relative error = 9.688911032994427e-14 % Desired digits = 16 Estimated correct digits = 13 Correct digits = 16 h = 0.1 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.200000000000002 y[1] (closed_form) = 0.7231719544548716 y[1] (numeric) = 0.723171954454871 absolute error = 5.551115123125783e-16 relative error = 7.676065269027508e-14 % Desired digits = 16 Estimated correct digits = 13 Correct digits = 16 h = 0.1 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.300000000000002 y[1] (closed_form) = 0.6192923594710794 y[1] (numeric) = 0.6192923594710792 absolute error = 2.220446049250313e-16 relative error = 3.58545687717952e-14 % Desired digits = 16 Estimated correct digits = 13 Correct digits = 16 h = 0.1 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.400000000000002 y[1] (closed_form) = 0.4929335776745681 y[1] (numeric) = 0.4929335776745677 absolute error = 4.440892098500626e-16 relative error = 9.009108528274123e-14 % Desired digits = 16 Estimated correct digits = 13 Correct digits = 16 h = 0.1 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.500000000000002 y[1] (closed_form) = 0.3474056748514846 y[1] (numeric) = 0.3474056748514842 absolute error = 4.440892098500626e-16 relative error = 1.278301541965053e-13 % Desired digits = 16 Estimated correct digits = 12 Correct digits = 15 h = 0.1 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.600000000000002 y[1] (closed_form) = 0.1867720913290427 y[1] (numeric) = 0.1867720913290423 absolute error = 4.440892098500626e-16 relative error = 2.377706469365895e-13 % Desired digits = 16 Estimated correct digits = 12 Correct digits = 15 h = 0.1 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.700000000000002 y[1] (closed_form) = 0.01572668385630471 y[1] (numeric) = 0.01572668385630444 absolute error = 2.775557561562891e-16 relative error = 1.76487146745192e-12 % Desired digits = 16 Estimated correct digits = 11 Correct digits = 14 h = 0.1 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.800000000000002 y[1] (closed_form) = -0.1605549985530847 y[1] (numeric) = -0.1605549985530844 absolute error = 3.33066907387547e-16 relative error = 2.074472363919733e-13 % Desired digits = 16 Estimated correct digits = 12 Correct digits = 15 h = 0.1 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 3.900000000000002 y[1] (closed_form) = -0.3365851381491142 y[1] (numeric) = -0.3365851381491139 absolute error = 2.220446049250313e-16 relative error = 6.596981855647499e-14 % Desired digits = 16 Estimated correct digits = 12 Correct digits = 16 h = 0.1 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.000000000000002 y[1] (closed_form) = -0.5067478458659805 y[1] (numeric) = -0.5067478458659809 absolute error = 3.33066907387547e-16 relative error = 6.572635880047394e-14 % Desired digits = 16 Estimated correct digits = 13 Correct digits = 16 h = 0.1 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.100000000000001 y[1] (closed_form) = -0.6654915659596752 y[1] (numeric) = -0.6654915659596762 absolute error = 9.992007221626409e-16 relative error = 1.501447611468582e-13 % Desired digits = 16 Estimated correct digits = 13 Correct digits = 15 h = 0.1 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.200000000000001 y[1] (closed_form) = -0.8075227243402501 y[1] (numeric) = -0.8075227243402514 absolute error = 1.332267629550188e-15 relative error = 1.649820604910725e-13 % Desired digits = 16 Estimated correct digits = 13 Correct digits = 15 h = 0.1 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.300000000000001 y[1] (closed_form) = -0.9279935219644135 y[1] (numeric) = -0.9279935219644153 absolute error = 1.77635683940025e-15 relative error = 1.9141909909457e-13 % Desired digits = 16 Estimated correct digits = 13 Correct digits = 15 h = 0.1 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.4 y[1] (closed_form) = -1.022676908584396 y[1] (numeric) = -1.022676908584398 absolute error = 1.77635683940025e-15 relative error = 1.736967779842716e-13 % Desired digits = 16 Estimated correct digits = 13 Correct digits = 15 h = 0.1 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.5 y[1] (closed_form) = -1.088122172016498 y[1] (numeric) = -1.0881221720165 absolute error = 2.220446049250313e-15 relative error = 2.040622005831756e-13 % Desired digits = 16 Estimated correct digits = 13 Correct digits = 15 h = 0.1 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.6 y[1] (closed_form) = -1.12178523045354 y[1] (numeric) = -1.121785230453543 absolute error = 2.220446049250313e-15 relative error = 1.979386061583804e-13 % Desired digits = 16 Estimated correct digits = 13 Correct digits = 15 h = 0.1 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.699999999999999 y[1] (closed_form) = -1.122128596896703 y[1] (numeric) = -1.122128596896705 absolute error = 1.998401444325282e-15 relative error = 1.780902340294999e-13 % Desired digits = 16 Estimated correct digits = 13 Correct digits = 15 h = 0.1 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.799999999999999 y[1] (closed_form) = -1.088687063230605 y[1] (numeric) = -1.088687063230607 absolute error = 1.77635683940025e-15 relative error = 1.631650544398894e-13 % Desired digits = 16 Estimated correct digits = 13 Correct digits = 15 h = 0.1 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.899999999999999 y[1] (closed_form) = -1.022096386750156 y[1] (numeric) = -1.022096386750158 absolute error = 1.554312234475219e-15 relative error = 1.520710037354979e-13 % Desired digits = 16 Estimated correct digits = 13 Correct digits = 15 h = 0.1 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] = 4.999999999999998 y[1] (closed_form) = -0.924083607772028 y[1] (numeric) = -0.9240836077720292 absolute error = 1.221245327087672e-15 relative error = 1.32157449479285e-13 % Desired digits = 16 Estimated correct digits = 13 Correct digits = 15 h = 0.1 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 Finished! diff ( y , x , 1 ) = sin ( 2.0 * x + 3.0 ) + cos ( 1.5 * x - 2.0 ) ; Iterations = 50 Total Elapsed Time = 0.0 Seconds Elapsed Time(since restart) = 0.0 Seconds Time to Timeout = 3 Minutes 0.0 Seconds Percent Done = 104.1 %