##############ECHO OF PROBLEM################# ##############temp/chang3_1_sm_hpostode.ode################# diff ( x , t , 2 ) = m1 * 0.58 * x * expt ( ( x * x + y * y ) , ( m1 * 1.5 ) ) ; diff ( y , t , 2 ) = m1 * 0.58 * y * expt ( ( x * x + y * y ) , ( m1 * 1.5 ) ) ; ! /* BEGIN FIRST INPUT BLOCK */ max_terms=30; Digits=16; ! /* END FIRST INPUT BLOCK */ /* BEGIN SECOND INPUT BLOCK */ t_start=1.00; t_end=12.0; array_x_init[0 + 1] = -1.000; array_x_init[1 + 1] = 0.000; array_y_init[0 + 1] = 0.000; array_y_init[1 + 1] = 4.300; glob_look_poles=true; glob_type_given_pole=0; glob_min_h=0.01; glob_max_h=0.01; glob_display_interval=0.1; /* 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_x (double t) { return(0); } double exact_soln_y (double t) { return(0); } /* 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 = 0.01 estimated_answer = 1 desired_abs_gbl_error = 1e-16 range = 11 estimated_steps = 1100 step_error = 1.005037815259212e-19 est_needed_step_err = 1.005037815259212e-19 opt_iter = 1 SETTING H FOR MAX H NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 START of Soultion TOP MAIN SOLVE Loop t[1] = 1 x[1] (closed_form) = 0 x[1] (numeric) = -1 absolute error = 1 relative error = -1 % Desired digits = 16 Estimated correct digits = 13 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 0 absolute error = 0 relative error = -1 % Desired digits = 16 Estimated correct digits = -16 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 1.1 x[1] (closed_form) = 0 x[1] (numeric) = -0.9971841806481785 absolute error = 0.9971841806481785 relative error = -1 % Desired digits = 16 Estimated correct digits = 13 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 0.4296068458132675 absolute error = 0.4296068458132675 relative error = -1 % Desired digits = 16 Estimated correct digits = 13 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 1.2 x[1] (closed_form) = 0 x[1] (numeric) = -0.9897176221010492 absolute error = 0.9897176221010492 relative error = -1 % Desired digits = 16 Estimated correct digits = 12 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 0.8573359787656973 absolute error = 0.8573359787656973 relative error = -1 % Desired digits = 16 Estimated correct digits = 13 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 1.3 x[1] (closed_form) = 0 x[1] (numeric) = -0.9793990180119064 absolute error = 0.9793990180119064 relative error = -1 % Desired digits = 16 Estimated correct digits = 12 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 1.282711133186801 absolute error = 1.282711133186801 relative error = -1 % Desired digits = 16 Estimated correct digits = 12 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 1.4 x[1] (closed_form) = 0 x[1] (numeric) = -0.9674810488899666 absolute error = 0.9674810488899666 relative error = -1 % Desired digits = 16 Estimated correct digits = 12 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 1.70605792402377 absolute error = 1.70605792402377 relative error = -1 % Desired digits = 16 Estimated correct digits = 12 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 1.5 x[1] (closed_form) = 0 x[1] (numeric) = -0.9546306045187342 absolute error = 0.9546306045187342 relative error = -1 % Desired digits = 16 Estimated correct digits = 12 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 2.127795146370395 absolute error = 2.127795146370395 relative error = -1 % Desired digits = 16 Estimated correct digits = 12 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 1.600000000000001 x[1] (closed_form) = 0 x[1] (numeric) = -0.9411949689960424 absolute error = 0.9411949689960424 relative error = -1 % Desired digits = 16 Estimated correct digits = 12 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 2.548246950208472 absolute error = 2.548246950208472 relative error = -1 % Desired digits = 16 Estimated correct digits = 12 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 1.700000000000001 x[1] (closed_form) = 0 x[1] (numeric) = -0.9273645394504276 absolute error = 0.9273645394504276 relative error = -1 % Desired digits = 16 Estimated correct digits = 12 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 2.967640842163572 absolute error = 2.967640842163572 relative error = -1 % Desired digits = 16 Estimated correct digits = 12 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 1.800000000000001 x[1] (closed_form) = 0 x[1] (numeric) = -0.9132505430137323 absolute error = 0.9132505430137323 relative error = -1 % Desired digits = 16 Estimated correct digits = 12 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 3.386134063300268 absolute error = 3.386134063300268 relative error = -1 % Desired digits = 16 Estimated correct digits = 12 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 1.900000000000001 x[1] (closed_form) = 0 x[1] (numeric) = -0.8989218350781302 absolute error = 0.8989218350781302 relative error = -1 % Desired digits = 16 Estimated correct digits = 12 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 3.803835572188788 absolute error = 3.803835572188788 relative error = -1 % Desired digits = 16 Estimated correct digits = 12 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 2.000000000000001 x[1] (closed_form) = 0 x[1] (numeric) = -0.884423162959496 absolute error = 0.884423162959496 relative error = -1 % Desired digits = 16 Estimated correct digits = 12 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 4.220820838567362 absolute error = 4.220820838567362 relative error = -1 % Desired digits = 16 Estimated correct digits = 12 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 2.099999999999999 x[1] (closed_form) = 0 x[1] (numeric) = -0.8697847663926236 absolute error = 0.8697847663926236 relative error = -1 % Desired digits = 16 Estimated correct digits = 12 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 4.637141356269397 absolute error = 4.637141356269397 relative error = -1 % Desired digits = 16 Estimated correct digits = 12 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 2.199999999999997 x[1] (closed_form) = 0 x[1] (numeric) = -0.8550277088258449 absolute error = 0.8550277088258449 relative error = -1 % Desired digits = 16 Estimated correct digits = 12 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 5.052830725302983 absolute error = 5.052830725302983 relative error = -1 % Desired digits = 16 Estimated correct digits = 12 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 2.299999999999994 x[1] (closed_form) = 0 x[1] (numeric) = -0.8401669861564141 absolute error = 0.8401669861564141 relative error = -1 % Desired digits = 16 Estimated correct digits = 12 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 5.467908542856979 absolute error = 5.467908542856979 relative error = -1 % Desired digits = 16 Estimated correct digits = 12 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 2.399999999999992 x[1] (closed_form) = 0 x[1] (numeric) = -0.8252134176258424 absolute error = 0.8252134176258424 relative error = -1 % Desired digits = 16 Estimated correct digits = 12 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 5.882382870595534 absolute error = 5.882382870595534 relative error = -1 % Desired digits = 16 Estimated correct digits = 12 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 2.49999999999999 x[1] (closed_form) = 0 x[1] (numeric) = -0.8101748378714988 absolute error = 0.8101748378714988 relative error = -1 % Desired digits = 16 Estimated correct digits = 12 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 6.296251745378735 absolute error = 6.296251745378735 relative error = -1 % Desired digits = 16 Estimated correct digits = 12 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 2.599999999999988 x[1] (closed_form) = 0 x[1] (numeric) = -0.7950568710501584 absolute error = 0.7950568710501584 relative error = -1 % Desired digits = 16 Estimated correct digits = 12 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 6.709504018097634 absolute error = 6.709504018097634 relative error = -1 % Desired digits = 16 Estimated correct digits = 12 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 2.699999999999986 x[1] (closed_form) = 0 x[1] (numeric) = -0.7798634456211684 absolute error = 0.7798634456211684 relative error = -1 % Desired digits = 16 Estimated correct digits = 12 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 7.122119694577349 absolute error = 7.122119694577349 relative error = -1 % Desired digits = 16 Estimated correct digits = 12 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 2.799999999999984 x[1] (closed_form) = 0 x[1] (numeric) = -0.7645971427767362 absolute error = 0.7645971427767362 relative error = -1 % Desired digits = 16 Estimated correct digits = 12 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 7.534069884344809 absolute error = 7.534069884344809 relative error = -1 % Desired digits = 16 Estimated correct digits = 12 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 2.899999999999982 x[1] (closed_form) = 0 x[1] (numeric) = -0.7492594349665098 absolute error = 0.7492594349665098 relative error = -1 % Desired digits = 16 Estimated correct digits = 12 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 7.945316420403408 absolute error = 7.945316420403408 relative error = -1 % Desired digits = 16 Estimated correct digits = 12 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 2.99999999999998 x[1] (closed_form) = 0 x[1] (numeric) = -0.7338508499344023 absolute error = 0.7338508499344023 relative error = -1 % Desired digits = 16 Estimated correct digits = 12 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 8.355811186278922 absolute error = 8.355811186278922 relative error = -1 % Desired digits = 16 Estimated correct digits = 12 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 3.099999999999977 x[1] (closed_form) = 0 x[1] (numeric) = -0.7183710832628232 absolute error = 0.7183710832628232 relative error = -1 % Desired digits = 16 Estimated correct digits = 12 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 8.765495170112395 absolute error = 8.765495170112395 relative error = -1 % Desired digits = 16 Estimated correct digits = 12 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 3.199999999999975 x[1] (closed_form) = 0 x[1] (numeric) = -0.702819074956872 absolute error = 0.702819074956872 relative error = -1 % Desired digits = 16 Estimated correct digits = 12 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 9.174297256702614 absolute error = 9.174297256702614 relative error = -1 % Desired digits = 16 Estimated correct digits = 12 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 3.299999999999973 x[1] (closed_form) = 0 x[1] (numeric) = -0.6871930611122152 absolute error = 0.6871930611122152 relative error = -1 % Desired digits = 16 Estimated correct digits = 12 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 9.582132766032188 absolute error = 9.582132766032188 relative error = -1 % Desired digits = 16 Estimated correct digits = 12 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 3.399999999999971 x[1] (closed_form) = 0 x[1] (numeric) = -0.6714906090830197 absolute error = 0.6714906090830197 relative error = -1 % Desired digits = 16 Estimated correct digits = 12 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 9.988901750977389 absolute error = 9.988901750977389 relative error = -1 % Desired digits = 16 Estimated correct digits = 12 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 3.499999999999969 x[1] (closed_form) = 0 x[1] (numeric) = -0.6557086431594512 absolute error = 0.6557086431594512 relative error = -1 % Desired digits = 16 Estimated correct digits = 12 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 10.39448707846078 absolute error = 10.39448707846078 relative error = -1 % Desired digits = 16 Estimated correct digits = 12 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 3.599999999999967 x[1] (closed_form) = 0 x[1] (numeric) = -0.6398434671908074 absolute error = 0.6398434671908074 relative error = -1 % Desired digits = 16 Estimated correct digits = 11 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 10.79875233868125 absolute error = 10.79875233868125 relative error = -1 % Desired digits = 16 Estimated correct digits = 11 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 3.699999999999965 x[1] (closed_form) = 0 x[1] (numeric) = -0.6238907905906382 absolute error = 0.6238907905906382 relative error = -1 % Desired digits = 16 Estimated correct digits = 11 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 11.20153965789272 absolute error = 11.20153965789272 relative error = -1 % Desired digits = 16 Estimated correct digits = 11 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 3.799999999999963 x[1] (closed_form) = 0 x[1] (numeric) = -0.6078457645193748 absolute error = 0.6078457645193748 relative error = -1 % Desired digits = 16 Estimated correct digits = 11 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 11.60266753279648 absolute error = 11.60266753279648 relative error = -1 % Desired digits = 16 Estimated correct digits = 11 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 3.89999999999996 x[1] (closed_form) = 0 x[1] (numeric) = -0.5917030355272002 absolute error = 0.5917030355272002 relative error = -1 % Desired digits = 16 Estimated correct digits = 10 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 12.00192885898195 absolute error = 12.00192885898195 relative error = -1 % Desired digits = 16 Estimated correct digits = 10 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 3.999999999999958 x[1] (closed_form) = 0 x[1] (numeric) = -0.5754568242617294 absolute error = 0.5754568242617294 relative error = -1 % Desired digits = 16 Estimated correct digits = 10 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 12.39908938936822 absolute error = 12.39908938936822 relative error = -1 % Desired digits = 16 Estimated correct digits = 10 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 4.099999999999956 x[1] (closed_form) = 0 x[1] (numeric) = -0.5591010366181439 absolute error = 0.5591010366181439 relative error = -1 % Desired digits = 16 Estimated correct digits = 10 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 12.79388692425733 absolute error = 12.79388692425733 relative error = -1 % Desired digits = 16 Estimated correct digits = 10 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 4.199999999999954 x[1] (closed_form) = 0 x[1] (numeric) = -0.5426294134688459 absolute error = 0.5426294134688459 relative error = -1 % Desired digits = 16 Estimated correct digits = 9 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 13.18603158934207 absolute error = 13.18603158934207 relative error = -1 % Desired digits = 16 Estimated correct digits = 9 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 4.299999999999952 x[1] (closed_form) = 0 x[1] (numeric) = -0.5260357223787343 absolute error = 0.5260357223787343 relative error = -1 % Desired digits = 16 Estimated correct digits = 9 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 13.57520758201048 absolute error = 13.57520758201048 relative error = -1 % Desired digits = 16 Estimated correct digits = 9 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 4.39999999999995 x[1] (closed_form) = 0 x[1] (numeric) = -0.5093139901554051 absolute error = 0.5093139901554051 relative error = -1 % Desired digits = 16 Estimated correct digits = 9 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 13.96107673477976 absolute error = 13.96107673477976 relative error = -1 % Desired digits = 16 Estimated correct digits = 9 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 4.499999999999948 x[1] (closed_form) = 0 x[1] (numeric) = -0.4924587687384004 absolute error = 0.4924587687384004 relative error = -1 % Desired digits = 16 Estimated correct digits = 9 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 14.34328413373134 absolute error = 14.34328413373134 relative error = -1 % Desired digits = 16 Estimated correct digits = 9 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 4.599999999999945 x[1] (closed_form) = 0 x[1] (numeric) = -0.4754654194559209 absolute error = 0.4754654194559209 relative error = -1 % Desired digits = 16 Estimated correct digits = 9 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 14.72146582657389 absolute error = 14.72146582657389 relative error = -1 % Desired digits = 16 Estimated correct digits = 9 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 4.699999999999943 x[1] (closed_form) = 0 x[1] (numeric) = -0.4583303934748467 absolute error = 0.4583303934748467 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 15.09525837025355 absolute error = 15.09525837025355 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 4.799999999999941 x[1] (closed_form) = 0 x[1] (numeric) = -0.4410514813206119 absolute error = 0.4410514813206119 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 15.4643096452215 absolute error = 15.4643096452215 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 4.899999999999939 x[1] (closed_form) = 0 x[1] (numeric) = -0.4236280036425014 absolute error = 0.4236280036425014 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 15.82829007574446 absolute error = 15.82829007574446 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 4.999999999999937 x[1] (closed_form) = 0 x[1] (numeric) = -0.4060609201249885 absolute error = 0.4060609201249885 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 16.1869032267935 absolute error = 16.1869032267935 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 5.099999999999935 x[1] (closed_form) = 0 x[1] (numeric) = -0.3883528432344926 absolute error = 0.3883528432344926 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 16.53989476088105 absolute error = 16.53989476088105 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 5.199999999999933 x[1] (closed_form) = 0 x[1] (numeric) = -0.370507956290794 absolute error = 0.370507956290794 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 16.88705894514179 absolute error = 16.88705894514179 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 5.299999999999931 x[1] (closed_form) = 0 x[1] (numeric) = -0.3525318480554174 absolute error = 0.3525318480554174 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 17.22824225201781 absolute error = 17.22824225201781 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 5.399999999999928 x[1] (closed_form) = 0 x[1] (numeric) = -0.334431285632045 absolute error = 0.334431285632045 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 17.5633440050499 absolute error = 17.5633440050499 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 5.499999999999926 x[1] (closed_form) = 0 x[1] (numeric) = -0.3162139521563918 absolute error = 0.3162139521563918 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 17.89231438606587 absolute error = 17.89231438606587 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 5.599999999999924 x[1] (closed_form) = 0 x[1] (numeric) = -0.2978881753408128 absolute error = 0.2978881753408128 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 18.21515037054916 absolute error = 18.21515037054916 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 5.699999999999922 x[1] (closed_form) = 0 x[1] (numeric) = -0.2794626686268485 absolute error = 0.2794626686268485 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 18.53189026823701 absolute error = 18.53189026823701 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 5.79999999999992 x[1] (closed_form) = 0 x[1] (numeric) = -0.2609463003284219 absolute error = 0.2609463003284219 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 18.84260753141837 absolute error = 18.84260753141837 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 5.899999999999918 x[1] (closed_form) = 0 x[1] (numeric) = -0.2423478994766581 absolute error = 0.2423478994766581 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 19.14740439353325 absolute error = 19.14740439353325 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 5.999999999999916 x[1] (closed_form) = 0 x[1] (numeric) = -0.2236761013299349 absolute error = 0.2236761013299349 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 19.44640576011186 absolute error = 19.44640576011186 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 6.099999999999913 x[1] (closed_form) = 0 x[1] (numeric) = -0.2049392312758354 absolute error = 0.2049392312758354 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 19.73975362923623 absolute error = 19.73975362923623 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 6.199999999999911 x[1] (closed_form) = 0 x[1] (numeric) = -0.1861452231945427 absolute error = 0.1861452231945427 relative error = -1 % Desired digits = 16 Estimated correct digits = 7 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 20.02760219249493 absolute error = 20.02760219249493 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 6.299999999999909 x[1] (closed_form) = 0 x[1] (numeric) = -0.1673015670365527 absolute error = 0.1673015670365527 relative error = -1 % Desired digits = 16 Estimated correct digits = 7 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 20.31011367004481 absolute error = 20.31011367004481 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 6.399999999999907 x[1] (closed_form) = 0 x[1] (numeric) = -0.1484152800316006 absolute error = 0.1484152800316006 relative error = -1 % Desired digits = 16 Estimated correct digits = 7 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 20.58745486599238 absolute error = 20.58745486599238 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 6.499999999999905 x[1] (closed_form) = 0 x[1] (numeric) = -0.1294928962355776 absolute error = 0.1294928962355776 relative error = -1 % Desired digits = 16 Estimated correct digits = 7 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 20.85979438885631 absolute error = 20.85979438885631 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 6.599999999999903 x[1] (closed_form) = 0 x[1] (numeric) = -0.1105404697498038 absolute error = 0.1105404697498038 relative error = -1 % Desired digits = 16 Estimated correct digits = 7 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 21.12730046039864 absolute error = 21.12730046039864 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 6.699999999999901 x[1] (closed_form) = 0 x[1] (numeric) = -0.09156358770756265 absolute error = 0.09156358770756265 relative error = -1 % Desired digits = 16 Estimated correct digits = 7 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 21.39013922862782 absolute error = 21.39013922862782 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 6.799999999999899 x[1] (closed_form) = 0 x[1] (numeric) = -0.07256738988690617 absolute error = 0.07256738988690617 relative error = -1 % Desired digits = 16 Estimated correct digits = 7 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 21.64847350222795 absolute error = 21.64847350222795 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 6.899999999999896 x[1] (closed_form) = 0 x[1] (numeric) = -0.05355659250494087 absolute error = 0.05355659250494087 relative error = -1 % Desired digits = 16 Estimated correct digits = 7 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 21.90246183023111 absolute error = 21.90246183023111 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 6.999999999999894 x[1] (closed_form) = 0 x[1] (numeric) = -0.03453551434529591 absolute error = 0.03453551434529591 relative error = -1 % Desired digits = 16 Estimated correct digits = 7 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 22.15225785975646 absolute error = 22.15225785975646 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 7.099999999999892 x[1] (closed_form) = 0 x[1] (numeric) = -0.01550810386003601 absolute error = 0.01550810386003601 relative error = -1 % Desired digits = 16 Estimated correct digits = 6 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 22.39800991436841 absolute error = 22.39800991436841 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 7.19999999999989 x[1] (closed_form) = 0 x[1] (numeric) = 0.003522033723703482 absolute error = 0.003522033723703482 relative error = -1 % Desired digits = 16 Estimated correct digits = 6 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 22.63986074503179 absolute error = 22.63986074503179 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 7.299999999999888 x[1] (closed_form) = 0 x[1] (numeric) = 0.02255160996086149 absolute error = 0.02255160996086149 relative error = -1 % Desired digits = 16 Estimated correct digits = 6 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 22.87794741421858 absolute error = 22.87794741421858 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 7.399999999999886 x[1] (closed_form) = 0 x[1] (numeric) = 0.04157762784972462 absolute error = 0.04157762784972462 relative error = -1 % Desired digits = 16 Estimated correct digits = 7 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 23.11240128121624 absolute error = 23.11240128121624 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 7.499999999999884 x[1] (closed_form) = 0 x[1] (numeric) = 0.0605973578683139 absolute error = 0.0605973578683139 relative error = -1 % Desired digits = 16 Estimated correct digits = 7 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 23.34334806305586 absolute error = 23.34334806305586 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 7.599999999999882 x[1] (closed_form) = 0 x[1] (numeric) = 0.07960831553361837 absolute error = 0.07960831553361837 relative error = -1 % Desired digits = 16 Estimated correct digits = 7 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 23.57090795077968 absolute error = 23.57090795077968 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 7.699999999999879 x[1] (closed_form) = 0 x[1] (numeric) = 0.09860824054360741 absolute error = 0.09860824054360741 relative error = -1 % Desired digits = 16 Estimated correct digits = 7 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 23.79519576511366 absolute error = 23.79519576511366 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 7.799999999999877 x[1] (closed_form) = 0 x[1] (numeric) = 0.1175950775009494 absolute error = 0.1175950775009494 relative error = -1 % Desired digits = 16 Estimated correct digits = 7 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 24.01632113913107 absolute error = 24.01632113913107 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 7.899999999999875 x[1] (closed_form) = 0 x[1] (numeric) = 0.1365669581763148 absolute error = 0.1365669581763148 relative error = -1 % Desired digits = 16 Estimated correct digits = 7 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 24.23438871831845 absolute error = 24.23438871831845 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 7.999999999999873 x[1] (closed_form) = 0 x[1] (numeric) = 0.1555221852427435 absolute error = 0.1555221852427435 relative error = -1 % Desired digits = 16 Estimated correct digits = 7 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 24.4494983707055 absolute error = 24.4494983707055 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 8.099999999999872 x[1] (closed_form) = 0 x[1] (numeric) = 0.1744592173967626 absolute error = 0.1744592173967626 relative error = -1 % Desired digits = 16 Estimated correct digits = 7 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 24.66174540149962 absolute error = 24.66174540149962 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 8.19999999999987 x[1] (closed_form) = 0 x[1] (numeric) = 0.1933766557736945 absolute error = 0.1933766557736945 relative error = -1 % Desired digits = 16 Estimated correct digits = 7 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 24.87122076806667 absolute error = 24.87122076806667 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 8.299999999999867 x[1] (closed_form) = 0 x[1] (numeric) = 0.212273231561629 absolute error = 0.212273231561629 relative error = -1 % Desired digits = 16 Estimated correct digits = 7 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 25.0780112921944 absolute error = 25.0780112921944 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 8.399999999999865 x[1] (closed_form) = 0 x[1] (numeric) = 0.231147794719169 absolute error = 0.231147794719169 relative error = -1 % Desired digits = 16 Estimated correct digits = 7 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 25.28219986742803 absolute error = 25.28219986742803 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 8.499999999999863 x[1] (closed_form) = 0 x[1] (numeric) = 0.2499993037050661 absolute error = 0.2499993037050661 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 25.48386565992705 absolute error = 25.48386565992705 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 8.599999999999861 x[1] (closed_form) = 0 x[1] (numeric) = 0.26882681613237 absolute error = 0.26882681613237 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 25.68308430180069 absolute error = 25.68308430180069 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 8.699999999999859 x[1] (closed_form) = 0 x[1] (numeric) = 0.2876294802650805 absolute error = 0.2876294802650805 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 25.87992807626773 absolute error = 25.87992807626773 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 8.799999999999857 x[1] (closed_form) = 0 x[1] (numeric) = 0.3064065272810811 absolute error = 0.3064065272810811 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 26.07446609428072 absolute error = 26.07446609428072 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 8.899999999999855 x[1] (closed_form) = 0 x[1] (numeric) = 0.325157264231033 absolute error = 0.325157264231033 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 26.26676446247606 absolute error = 26.26676446247606 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 8.999999999999853 x[1] (closed_form) = 0 x[1] (numeric) = 0.3438810676287253 absolute error = 0.3438810676287253 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 26.45688644247553 absolute error = 26.45688644247553 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 9.09999999999985 x[1] (closed_form) = 0 x[1] (numeric) = 0.3625773776139656 absolute error = 0.3625773776139656 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 26.64489260168414 absolute error = 26.64489260168414 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 9.199999999999848 x[1] (closed_form) = 0 x[1] (numeric) = 0.3812456926343831 absolute error = 0.3812456926343831 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 26.83084095581525 absolute error = 26.83084095581525 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 9.299999999999846 x[1] (closed_form) = 0 x[1] (numeric) = 0.3998855645974523 absolute error = 0.3998855645974523 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 27.01478710343226 absolute error = 27.01478710343226 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 9.399999999999844 x[1] (closed_form) = 0 x[1] (numeric) = 0.4184965944486163 absolute error = 0.4184965944486163 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 27.19678435283528 absolute error = 27.19678435283528 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 9.499999999999842 x[1] (closed_form) = 0 x[1] (numeric) = 0.4370784281355848 absolute error = 0.4370784281355848 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 27.37688384164445 absolute error = 27.37688384164445 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 9.59999999999984 x[1] (closed_form) = 0 x[1] (numeric) = 0.4556307529227198 absolute error = 0.4556307529227198 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 27.55513464944321 absolute error = 27.55513464944321 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 9.699999999999838 x[1] (closed_form) = 0 x[1] (numeric) = 0.4741532940229129 absolute error = 0.4741532940229129 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 27.73158390384806 absolute error = 27.73158390384806 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 9.799999999999836 x[1] (closed_form) = 0 x[1] (numeric) = 0.4926458115175231 absolute error = 0.4926458115175231 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 27.90627688036784 absolute error = 27.90627688036784 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 9.899999999999833 x[1] (closed_form) = 0 x[1] (numeric) = 0.5111080975378116 absolute error = 0.5111080975378116 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 28.07925709640763 absolute error = 28.07925709640763 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 9.999999999999831 x[1] (closed_form) = 0 x[1] (numeric) = 0.529539973683896 absolute error = 0.529539973683896 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 28.25056639976127 absolute error = 28.25056639976127 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 10.09999999999983 x[1] (closed_form) = 0 x[1] (numeric) = 0.547941288659578 absolute error = 0.547941288659578 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 28.42024505192284 absolute error = 28.42024505192284 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 10.19999999999983 x[1] (closed_form) = 0 x[1] (numeric) = 0.5663119161035038 absolute error = 0.5663119161035038 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 28.58833180653293 absolute error = 28.58833180653293 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 10.29999999999982 x[1] (closed_form) = 0 x[1] (numeric) = 0.5846517525990027 absolute error = 0.5846517525990027 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 28.75486398325963 absolute error = 28.75486398325963 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 10.39999999999982 x[1] (closed_form) = 0 x[1] (numeric) = 0.602960715846659 absolute error = 0.602960715846659 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 28.91987753739834 absolute error = 28.91987753739834 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 10.49999999999982 x[1] (closed_form) = 0 x[1] (numeric) = 0.6212387429851922 absolute error = 0.6212387429851922 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 29.08340712545864 absolute error = 29.08340712545864 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 10.59999999999982 x[1] (closed_form) = 0 x[1] (numeric) = 0.6394857890476084 absolute error = 0.6394857890476084 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 29.24548616699046 absolute error = 29.24548616699046 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 10.69999999999982 x[1] (closed_form) = 0 x[1] (numeric) = 0.6577018255408159 absolute error = 0.6577018255408159 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 29.406146902887 absolute error = 29.406146902887 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 10.79999999999981 x[1] (closed_form) = 0 x[1] (numeric) = 0.6758868391380164 absolute error = 0.6758868391380164 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 29.56542045038659 absolute error = 29.56542045038659 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 10.89999999999981 x[1] (closed_form) = 0 x[1] (numeric) = 0.6940408304741816 absolute error = 0.6940408304741816 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 29.72333685498216 absolute error = 29.72333685498216 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 10.99999999999981 x[1] (closed_form) = 0 x[1] (numeric) = 0.7121638130358316 absolute error = 0.7121638130358316 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 29.87992513943289 absolute error = 29.87992513943289 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 11.09999999999981 x[1] (closed_form) = 0 x[1] (numeric) = 0.7302558121371407 absolute error = 0.7302558121371407 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 30.03521335006085 absolute error = 30.03521335006085 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 11.19999999999981 x[1] (closed_form) = 0 x[1] (numeric) = 0.7483168639751289 absolute error = 0.7483168639751289 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 30.18922860050248 absolute error = 30.18922860050248 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 11.2999999999998 x[1] (closed_form) = 0 x[1] (numeric) = 0.7663470147573591 absolute error = 0.7663470147573591 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 30.34199711307429 absolute error = 30.34199711307429 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 11.3999999999998 x[1] (closed_form) = 0 x[1] (numeric) = 0.7843463198961539 absolute error = 0.7843463198961539 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 30.49354425790097 absolute error = 30.49354425790097 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 11.4999999999998 x[1] (closed_form) = 0 x[1] (numeric) = 0.8023148432638831 absolute error = 0.8023148432638831 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 30.64389458994486 absolute error = 30.64389458994486 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 11.5999999999998 x[1] (closed_form) = 0 x[1] (numeric) = 0.8202526565043593 absolute error = 0.8202526565043593 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 30.79307188406561 absolute error = 30.79307188406561 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 11.6999999999998 x[1] (closed_form) = 0 x[1] (numeric) = 0.8381598383958179 absolute error = 0.8381598383958179 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 30.9410991682312 absolute error = 30.9410991682312 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 11.79999999999979 x[1] (closed_form) = 0 x[1] (numeric) = 0.8560364742613538 absolute error = 0.8560364742613538 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 31.08799875499248 absolute error = 31.08799875499248 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 11.89999999999979 x[1] (closed_form) = 0 x[1] (numeric) = 0.8738826554230483 absolute error = 0.8738826554230483 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 31.23379227132673 absolute error = 31.23379227132673 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop t[1] = 11.99999999999979 x[1] (closed_form) = 0 x[1] (numeric) = 0.8916984786963404 absolute error = 0.8916984786963404 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 y[1] (closed_form) = 0 y[1] (numeric) = 31.3785006869479 absolute error = 31.3785006869479 relative error = -1 % Desired digits = 16 Estimated correct digits = 8 Correct digits = -16 h = 0.01 NO INFO (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 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 NO REAL POLE (three term test) for Equation 2 NO COMPLEX POLE (six term test) for Equation 2 Finished! diff ( x , t , 2 ) = m1 * 0.58 * x * expt ( ( x * x + y * y ) , ( m1 * 1.5 ) ) ; diff ( y , t , 2 ) = m1 * 0.58 * y * expt ( ( x * x + y * y ) , ( m1 * 1.5 ) ) ; Iterations = 1101 Total Elapsed Time = 1.0 Seconds Elapsed Time(since restart) = 1.0 Seconds Time to Timeout = 2 Minutes 59.0 Seconds Percent Done = 100.2 %