##############ECHO OF PROBLEM################# ##############temp/expt_lin_linpostode.ode################# diff ( y , x , 1 ) = expt ( ( 0.1 * x + 0.2 ) , ( 0.2 * x + 0.3 ) ) ; ! #BEGIN FIRST INPUT BLOCK # Digits:=32; ELIMINATED in preodein.rb max_terms=30 ! #END FIRST INPUT BLOCK #BEGIN SECOND INPUT BLOCK x_start=c(0.1) x_end=c(5.0) $array_y_init[0 + 1] = exact_soln_y(x_start) $glob_look_poles=true # ELIMINATED in preodein.rb # ELIMINATED in preodein.rb # ELIMINATED in preodein.rb # ELIMINATED in preodein.rb # ELIMINATED in preodein.rb # ELIMINATED in preodein.rb # ELIMINATED in preodein.rb $glob_type_given_pole=0 #END SECOND INPUT BLOCK #BEGIN OVERRIDE BLOCK $glob_desired_digits_correct=8 $glob_max_minutes=(3.0) $glob_subiter_method=3 $glob_max_iter=100000 $glob_upper_ratio_limit=c(1.000001) $glob_lower_ratio_limit=c(0.999999) $glob_look_poles=true $glob_h=c(0.001) $glob_display_interval=c(0.01) #END OVERRIDE BLOCK ! #BEGIN USER DEF BLOCK def exact_soln_y (x) x = c(x) return(c(0.0) ) end #END USER DEF BLOCK #######END OF ECHO OF PROBLEM################# START of Soultion TOP MAIN SOLVE Loop x[1] 0.1 y[1] (closed_form) 0.0 y[1] (numeric) 0.0 absolute error 0.0 relative error -1% Desired digits 8 Estimated correct digits -16 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.11000000000000001 y[1] (closed_form) 0.0 y[1] (numeric) 0.006064023433184017 absolute error 0.006064023433184017 relative error -1% Desired digits 8 Estimated correct digits 13 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.12000000000000002 y[1] (closed_form) 0.0 y[1] (numeric) 0.01211848472289477 absolute error 0.01211848472289477 relative error -1% Desired digits 8 Estimated correct digits 13 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.13000000000000003 y[1] (closed_form) 0.0 y[1] (numeric) 0.01816342352590391 absolute error 0.01816342352590391 relative error -1% Desired digits 8 Estimated correct digits 13 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.14000000000000004 y[1] (closed_form) 0.0 y[1] (numeric) 0.024198924990009668 absolute error 0.024198924990009668 relative error -1% Desired digits 8 Estimated correct digits 13 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.15000000000000005 y[1] (closed_form) 0.0 y[1] (numeric) 0.030225073520421086 absolute error 0.030225073520421086 relative error -1% Desired digits 8 Estimated correct digits 13 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.16000000000000006 y[1] (closed_form) 0.0 y[1] (numeric) 0.036241952789873834 absolute error 0.036241952789873834 relative error -1% Desired digits 8 Estimated correct digits 13 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.17000000000000007 y[1] (closed_form) 0.0 y[1] (numeric) 0.04224964574857163 absolute error 0.04224964574857163 relative error -1% Desired digits 8 Estimated correct digits 13 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.18000000000000008 y[1] (closed_form) 0.0 y[1] (numeric) 0.048248234633957075 absolute error 0.048248234633957075 relative error -1% Desired digits 8 Estimated correct digits 13 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.19000000000000009 y[1] (closed_form) 0.0 y[1] (numeric) 0.054237800980315456 absolute error 0.054237800980315456 relative error -1% Desired digits 8 Estimated correct digits 13 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.2000000000000001 y[1] (closed_form) 0.0 y[1] (numeric) 0.06021842562821528 absolute error 0.06021842562821528 relative error -1% Desired digits 8 Estimated correct digits 13 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.2100000000000001 y[1] (closed_form) 0.0 y[1] (numeric) 0.06619018873378882 absolute error 0.06619018873378882 relative error -1% Desired digits 8 Estimated correct digits 13 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.2200000000000001 y[1] (closed_form) 0.0 y[1] (numeric) 0.07215316977785614 absolute error 0.07215316977785614 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.23000000000000012 y[1] (closed_form) 0.0 y[1] (numeric) 0.07810744757489611 absolute error 0.07810744757489611 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.24000000000000013 y[1] (closed_form) 0.0 y[1] (numeric) 0.08405310028186716 absolute error 0.08405310028186716 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.2500000000000001 y[1] (closed_form) 0.0 y[1] (numeric) 0.08999020540688142 absolute error 0.08999020540688142 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.2600000000000001 y[1] (closed_form) 0.0 y[1] (numeric) 0.09591883981773516 absolute error 0.09591883981773516 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.27000000000000013 y[1] (closed_form) 0.0 y[1] (numeric) 0.10183907975029811 absolute error 0.10183907975029811 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.28000000000000014 y[1] (closed_form) 0.0 y[1] (numeric) 0.10775100081676524 absolute error 0.10775100081676524 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.29000000000000015 y[1] (closed_form) 0.0 y[1] (numeric) 0.11365467801377338 absolute error 0.11365467801377338 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.30000000000000016 y[1] (closed_form) 0.0 y[1] (numeric) 0.11955018573038566 absolute error 0.11955018573038566 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.31000000000000016 y[1] (closed_form) 0.0 y[1] (numeric) 0.12543759775594618 absolute error 0.12543759775594618 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.3200000000000002 y[1] (closed_form) 0.0 y[1] (numeric) 0.13131698728780808 absolute error 0.13131698728780808 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.3300000000000002 y[1] (closed_form) 0.0 y[1] (numeric) 0.13718842693893687 absolute error 0.13718842693893687 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.3400000000000002 y[1] (closed_form) 0.0 y[1] (numeric) 0.14305198874539238 absolute error 0.14305198874539238 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.3500000000000002 y[1] (closed_form) 0.0 y[1] (numeric) 0.14890774417369074 absolute error 0.14890774417369074 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.3600000000000002 y[1] (closed_form) 0.0 y[1] (numeric) 0.15475576412804995 absolute error 0.15475576412804995 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.3700000000000002 y[1] (closed_form) 0.0 y[1] (numeric) 0.16059611895752032 absolute error 0.16059611895752032 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.3800000000000002 y[1] (closed_form) 0.0 y[1] (numeric) 0.16642887846300275 absolute error 0.16642887846300275 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.39000000000000024 y[1] (closed_form) 0.0 y[1] (numeric) 0.17225411190415657 absolute error 0.17225411190415657 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.40000000000000024 y[1] (closed_form) 0.0 y[1] (numeric) 0.1780718880061997 absolute error 0.1780718880061997 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.41000000000000025 y[1] (closed_form) 0.0 y[1] (numeric) 0.1838822749666027 absolute error 0.1838822749666027 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.42000000000000026 y[1] (closed_form) 0.0 y[1] (numeric) 0.18968534046167912 absolute error 0.18968534046167912 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.43000000000000027 y[1] (closed_form) 0.0 y[1] (numeric) 0.19548115165307364 absolute error 0.19548115165307364 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.4400000000000003 y[1] (closed_form) 0.0 y[1] (numeric) 0.20126977519415098 absolute error 0.20126977519415098 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.4500000000000003 y[1] (closed_form) 0.0 y[1] (numeric) 0.20705127723628658 absolute error 0.20705127723628658 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.4600000000000003 y[1] (closed_form) 0.0 y[1] (numeric) 0.2128257234350611 absolute error 0.2128257234350611 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.4700000000000003 y[1] (closed_form) 0.0 y[1] (numeric) 0.21859317895636102 absolute error 0.21859317895636102 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.4800000000000003 y[1] (closed_form) 0.0 y[1] (numeric) 0.22435370848238656 absolute error 0.22435370848238656 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.4900000000000003 y[1] (closed_form) 0.0 y[1] (numeric) 0.23010737621756927 absolute error 0.23010737621756927 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.5000000000000003 y[1] (closed_form) 0.0 y[1] (numeric) 0.2358542458944004 absolute error 0.2358542458944004 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.5100000000000003 y[1] (closed_form) 0.0 y[1] (numeric) 0.24159438077917225 absolute error 0.24159438077917225 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.5200000000000004 y[1] (closed_form) 0.0 y[1] (numeric) 0.24732784367763366 absolute error 0.24732784367763366 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.5300000000000004 y[1] (closed_form) 0.0 y[1] (numeric) 0.25305469694056176 absolute error 0.25305469694056176 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.5400000000000004 y[1] (closed_form) 0.0 y[1] (numeric) 0.25877500246925106 absolute error 0.25877500246925106 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.5500000000000004 y[1] (closed_form) 0.0 y[1] (numeric) 0.26448882172092175 absolute error 0.26448882172092175 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.5600000000000004 y[1] (closed_form) 0.0 y[1] (numeric) 0.27019621571404834 absolute error 0.27019621571404834 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.5700000000000004 y[1] (closed_form) 0.0 y[1] (numeric) 0.27589724503361096 absolute error 0.27589724503361096 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.5800000000000004 y[1] (closed_form) 0.0 y[1] (numeric) 0.28159196983626905 absolute error 0.28159196983626905 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.5900000000000004 y[1] (closed_form) 0.0 y[1] (numeric) 0.28728044985546175 absolute error 0.28728044985546175 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.6000000000000004 y[1] (closed_form) 0.0 y[1] (numeric) 0.29296274440643183 absolute error 0.29296274440643183 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.6100000000000004 y[1] (closed_form) 0.0 y[1] (numeric) 0.2986389123911801 absolute error 0.2986389123911801 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.6200000000000004 y[1] (closed_form) 0.0 y[1] (numeric) 0.3043090123033465 absolute error 0.3043090123033465 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.6300000000000004 y[1] (closed_form) 0.0 y[1] (numeric) 0.30997310223302255 absolute error 0.30997310223302255 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.6400000000000005 y[1] (closed_form) 0.0 y[1] (numeric) 0.3156312398714951 absolute error 0.3156312398714951 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.6500000000000005 y[1] (closed_form) 0.0 y[1] (numeric) 0.32128348251592226 absolute error 0.32128348251592226 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.6600000000000005 y[1] (closed_form) 0.0 y[1] (numeric) 0.3269298870739434 absolute error 0.3269298870739434 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.6700000000000005 y[1] (closed_form) 0.0 y[1] (numeric) 0.3325705100682247 absolute error 0.3325705100682247 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.6800000000000005 y[1] (closed_form) 0.0 y[1] (numeric) 0.3382054076409401 absolute error 0.3382054076409401 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.6900000000000005 y[1] (closed_form) 0.0 y[1] (numeric) 0.3438346355581899 absolute error 0.3438346355581899 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.7000000000000005 y[1] (closed_form) 0.0 y[1] (numeric) 0.3494582492143581 absolute error 0.3494582492143581 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.7100000000000005 y[1] (closed_form) 0.0 y[1] (numeric) 0.3550763036364086 absolute error 0.3550763036364086 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.7200000000000005 y[1] (closed_form) 0.0 y[1] (numeric) 0.3606888534881224 absolute error 0.3606888534881224 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.7300000000000005 y[1] (closed_form) 0.0 y[1] (numeric) 0.36629595307427637 absolute error 0.36629595307427637 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.7400000000000005 y[1] (closed_form) 0.0 y[1] (numeric) 0.3718976563447642 absolute error 0.3718976563447642 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.7500000000000006 y[1] (closed_form) 0.0 y[1] (numeric) 0.3774940168986615 absolute error 0.3774940168986615 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.7600000000000006 y[1] (closed_form) 0.0 y[1] (numeric) 0.3830850879882354 absolute error 0.3830850879882354 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.7700000000000006 y[1] (closed_form) 0.0 y[1] (numeric) 0.3886709225228989 absolute error 0.3886709225228989 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.7800000000000006 y[1] (closed_form) 0.0 y[1] (numeric) 0.3942515730731127 absolute error 0.3942515730731127 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.7900000000000006 y[1] (closed_form) 0.0 y[1] (numeric) 0.3998270918742337 absolute error 0.3998270918742337 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.8000000000000006 y[1] (closed_form) 0.0 y[1] (numeric) 0.40539753083031244 absolute error 0.40539753083031244 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.8100000000000006 y[1] (closed_form) 0.0 y[1] (numeric) 0.4109629415178386 absolute error 0.4109629415178386 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.8200000000000006 y[1] (closed_form) 0.0 y[1] (numeric) 0.4165233751894371 absolute error 0.4165233751894371 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.8300000000000006 y[1] (closed_form) 0.0 y[1] (numeric) 0.4220788827775159 absolute error 0.4220788827775159 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.8400000000000006 y[1] (closed_form) 0.0 y[1] (numeric) 0.4276295148978638 absolute error 0.4276295148978638 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.8500000000000006 y[1] (closed_form) 0.0 y[1] (numeric) 0.4331753218532016 absolute error 0.4331753218532016 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.8600000000000007 y[1] (closed_form) 0.0 y[1] (numeric) 0.4387163536366868 absolute error 0.4387163536366868 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.8700000000000007 y[1] (closed_form) 0.0 y[1] (numeric) 0.44425265993537144 absolute error 0.44425265993537144 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.8800000000000007 y[1] (closed_form) 0.0 y[1] (numeric) 0.4497842901336156 absolute error 0.4497842901336156 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.8900000000000007 y[1] (closed_form) 0.0 y[1] (numeric) 0.4553112933164561 absolute error 0.4553112933164561 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.9000000000000007 y[1] (closed_form) 0.0 y[1] (numeric) 0.4608337182729314 absolute error 0.4608337182729314 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.9100000000000007 y[1] (closed_form) 0.0 y[1] (numeric) 0.46635161349936327 absolute error 0.46635161349936327 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.9200000000000007 y[1] (closed_form) 0.0 y[1] (numeric) 0.4718650272025968 absolute error 0.4718650272025968 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.9300000000000007 y[1] (closed_form) 0.0 y[1] (numeric) 0.47737400730319857 absolute error 0.47737400730319857 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.9400000000000007 y[1] (closed_form) 0.0 y[1] (numeric) 0.4828786014386131 absolute error 0.4828786014386131 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.9500000000000007 y[1] (closed_form) 0.0 y[1] (numeric) 0.4883788569662802 absolute error 0.4883788569662802 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.9600000000000007 y[1] (closed_form) 0.0 y[1] (numeric) 0.49387482096671187 absolute error 0.49387482096671187 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.9700000000000008 y[1] (closed_form) 0.0 y[1] (numeric) 0.4993665402465308 absolute error 0.4993665402465308 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.9800000000000008 y[1] (closed_form) 0.0 y[1] (numeric) 0.5048540613414698 absolute error 0.5048540613414698 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 0.9900000000000008 y[1] (closed_form) 0.0 y[1] (numeric) 0.510337430519334 absolute error 0.510337430519334 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.0000000000000007 y[1] (closed_form) 0.0 y[1] (numeric) 0.515816693782926 absolute error 0.515816693782926 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.0099999999999996 y[1] (closed_form) 0.0 y[1] (numeric) 0.521291896872934 absolute error 0.521291896872934 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.0199999999999985 y[1] (closed_form) 0.0 y[1] (numeric) 0.5267630852707843 absolute error 0.5267630852707843 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.0299999999999974 y[1] (closed_form) 0.0 y[1] (numeric) 0.5322303042014577 absolute error 0.5322303042014577 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.0399999999999963 y[1] (closed_form) 0.0 y[1] (numeric) 0.5376935986362725 absolute error 0.5376935986362725 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.0499999999999952 y[1] (closed_form) 0.0 y[1] (numeric) 0.543153013295632 absolute error 0.543153013295632 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.059999999999994 y[1] (closed_form) 0.0 y[1] (numeric) 0.5486085926517384 absolute error 0.5486085926517384 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.069999999999993 y[1] (closed_form) 0.0 y[1] (numeric) 0.5540603809312737 absolute error 0.5540603809312737 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.0799999999999919 y[1] (closed_form) 0.0 y[1] (numeric) 0.5595084221180475 absolute error 0.5595084221180475 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.0899999999999908 y[1] (closed_form) 0.0 y[1] (numeric) 0.5649527599556131 absolute error 0.5649527599556131 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.0999999999999897 y[1] (closed_form) 0.0 y[1] (numeric) 0.5703934379498519 absolute error 0.5703934379498519 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.1099999999999886 y[1] (closed_form) 0.0 y[1] (numeric) 0.5758304993715262 absolute error 0.5758304993715262 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.1199999999999875 y[1] (closed_form) 0.0 y[1] (numeric) 0.5812639872588004 absolute error 0.5812639872588004 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.1299999999999863 y[1] (closed_form) 0.0 y[1] (numeric) 0.5866939444197343 absolute error 0.5866939444197343 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.1399999999999852 y[1] (closed_form) 0.0 y[1] (numeric) 0.5921204134347449 absolute error 0.5921204134347449 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.1499999999999841 y[1] (closed_form) 0.0 y[1] (numeric) 0.5975434366590382 absolute error 0.5975434366590382 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.159999999999983 y[1] (closed_form) 0.0 y[1] (numeric) 0.602963056225014 absolute error 0.602963056225014 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.169999999999982 y[1] (closed_form) 0.0 y[1] (numeric) 0.6083793140446406 absolute error 0.6083793140446406 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.1799999999999808 y[1] (closed_form) 0.0 y[1] (numeric) 0.6137922518118027 absolute error 0.6137922518118027 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.1899999999999797 y[1] (closed_form) 0.0 y[1] (numeric) 0.6192019110046209 absolute error 0.6192019110046209 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.1999999999999786 y[1] (closed_form) 0.0 y[1] (numeric) 0.6246083328877432 absolute error 0.6246083328877432 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.2099999999999775 y[1] (closed_form) 0.0 y[1] (numeric) 0.6300115585146124 absolute error 0.6300115585146124 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.2199999999999764 y[1] (closed_form) 0.0 y[1] (numeric) 0.6354116287297044 absolute error 0.6354116287297044 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.2299999999999753 y[1] (closed_form) 0.0 y[1] (numeric) 0.6408085841707408 absolute error 0.6408085841707408 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.2399999999999742 y[1] (closed_form) 0.0 y[1] (numeric) 0.6462024652708784 absolute error 0.6462024652708784 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.2499999999999731 y[1] (closed_form) 0.0 y[1] (numeric) 0.6515933122608702 absolute error 0.6515933122608702 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.259999999999972 y[1] (closed_form) 0.0 y[1] (numeric) 0.6569811651712031 absolute error 0.6569811651712031 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.269999999999971 y[1] (closed_form) 0.0 y[1] (numeric) 0.6623660638342116 absolute error 0.6623660638342116 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.2799999999999698 y[1] (closed_form) 0.0 y[1] (numeric) 0.6677480478861668 absolute error 0.6677480478861668 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.2899999999999687 y[1] (closed_form) 0.0 y[1] (numeric) 0.6731271567693408 absolute error 0.6731271567693408 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.2999999999999676 y[1] (closed_form) 0.0 y[1] (numeric) 0.6785034297340491 absolute error 0.6785034297340491 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.3099999999999665 y[1] (closed_form) 0.0 y[1] (numeric) 0.6838769058406686 absolute error 0.6838769058406686 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.3199999999999654 y[1] (closed_form) 0.0 y[1] (numeric) 0.6892476239616347 absolute error 0.6892476239616347 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.3299999999999643 y[1] (closed_form) 0.0 y[1] (numeric) 0.6946156227834135 absolute error 0.6946156227834135 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.3399999999999632 y[1] (closed_form) 0.0 y[1] (numeric) 0.699980940808454 absolute error 0.699980940808454 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.3499999999999621 y[1] (closed_form) 0.0 y[1] (numeric) 0.7053436163571171 absolute error 0.7053436163571171 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.359999999999961 y[1] (closed_form) 0.0 y[1] (numeric) 0.7107036875695847 absolute error 0.7107036875695847 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.36999999999996 y[1] (closed_form) 0.0 y[1] (numeric) 0.7160611924077456 absolute error 0.7160611924077456 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.3799999999999588 y[1] (closed_form) 0.0 y[1] (numeric) 0.7214161686570626 absolute error 0.7214161686570626 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.3899999999999577 y[1] (closed_form) 0.0 y[1] (numeric) 0.7267686539284172 absolute error 0.7267686539284172 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.3999999999999566 y[1] (closed_form) 0.0 y[1] (numeric) 0.7321186856599353 absolute error 0.7321186856599353 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.4099999999999555 y[1] (closed_form) 0.0 y[1] (numeric) 0.7374663011187932 absolute error 0.7374663011187932 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.4199999999999544 y[1] (closed_form) 0.0 y[1] (numeric) 0.7428115374030022 absolute error 0.7428115374030022 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.4299999999999533 y[1] (closed_form) 0.0 y[1] (numeric) 0.7481544314431756 absolute error 0.7481544314431756 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.4399999999999522 y[1] (closed_form) 0.0 y[1] (numeric) 0.7534950200042756 absolute error 0.7534950200042756 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.449999999999951 y[1] (closed_form) 0.0 y[1] (numeric) 0.7588333396873413 absolute error 0.7588333396873413 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.45999999999995 y[1] (closed_form) 0.0 y[1] (numeric) 0.7641694269311988 absolute error 0.7641694269311988 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.469999999999949 y[1] (closed_form) 0.0 y[1] (numeric) 0.7695033180141523 absolute error 0.7695033180141523 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.4799999999999478 y[1] (closed_form) 0.0 y[1] (numeric) 0.7748350490556569 absolute error 0.7748350490556569 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.4899999999999467 y[1] (closed_form) 0.0 y[1] (numeric) 0.7801646560179751 absolute error 0.7801646560179751 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.4999999999999456 y[1] (closed_form) 0.0 y[1] (numeric) 0.785492174707814 absolute error 0.785492174707814 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.5099999999999445 y[1] (closed_form) 0.0 y[1] (numeric) 0.7908176407779448 absolute error 0.7908176407779448 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.5199999999999434 y[1] (closed_form) 0.0 y[1] (numeric) 0.7961410897288078 absolute error 0.7961410897288078 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.5299999999999423 y[1] (closed_form) 0.0 y[1] (numeric) 0.8014625569100983 absolute error 0.8014625569100983 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.5399999999999412 y[1] (closed_form) 0.0 y[1] (numeric) 0.8067820775223361 absolute error 0.8067820775223361 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.54999999999994 y[1] (closed_form) 0.0 y[1] (numeric) 0.8120996866184196 absolute error 0.8120996866184196 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.559999999999939 y[1] (closed_form) 0.0 y[1] (numeric) 0.8174154191051624 absolute error 0.8174154191051624 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.569999999999938 y[1] (closed_form) 0.0 y[1] (numeric) 0.8227293097448153 absolute error 0.8227293097448153 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.5799999999999368 y[1] (closed_form) 0.0 y[1] (numeric) 0.8280413931565712 absolute error 0.8280413931565712 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.5899999999999357 y[1] (closed_form) 0.0 y[1] (numeric) 0.8333517038180565 absolute error 0.8333517038180565 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.5999999999999346 y[1] (closed_form) 0.0 y[1] (numeric) 0.8386602760668044 absolute error 0.8386602760668044 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.6099999999999335 y[1] (closed_form) 0.0 y[1] (numeric) 0.843967144101715 absolute error 0.843967144101715 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.6199999999999324 y[1] (closed_form) 0.0 y[1] (numeric) 0.8492723419845007 absolute error 0.8492723419845007 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.6299999999999313 y[1] (closed_form) 0.0 y[1] (numeric) 0.854575903641116 absolute error 0.854575903641116 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.6399999999999302 y[1] (closed_form) 0.0 y[1] (numeric) 0.8598778628631722 absolute error 0.8598778628631722 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.649999999999929 y[1] (closed_form) 0.0 y[1] (numeric) 0.8651782533093398 absolute error 0.8651782533093398 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.659999999999928 y[1] (closed_form) 0.0 y[1] (numeric) 0.8704771085067351 absolute error 0.8704771085067351 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.6699999999999269 y[1] (closed_form) 0.0 y[1] (numeric) 0.8757744618522938 absolute error 0.8757744618522938 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.6799999999999258 y[1] (closed_form) 0.0 y[1] (numeric) 0.8810703466141298 absolute error 0.8810703466141298 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.6899999999999247 y[1] (closed_form) 0.0 y[1] (numeric) 0.8863647959328816 absolute error 0.8863647959328816 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.6999999999999236 y[1] (closed_form) 0.0 y[1] (numeric) 0.8916578428230452 absolute error 0.8916578428230452 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.7099999999999225 y[1] (closed_form) 0.0 y[1] (numeric) 0.8969495201742925 absolute error 0.8969495201742925 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.7199999999999214 y[1] (closed_form) 0.0 y[1] (numeric) 0.9022398607527787 absolute error 0.9022398607527787 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.7299999999999203 y[1] (closed_form) 0.0 y[1] (numeric) 0.9075288972024349 absolute error 0.9075288972024349 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.7399999999999192 y[1] (closed_form) 0.0 y[1] (numeric) 0.9128166620462492 absolute error 0.9128166620462492 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.749999999999918 y[1] (closed_form) 0.0 y[1] (numeric) 0.9181031876875355 absolute error 0.9181031876875355 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.759999999999917 y[1] (closed_form) 0.0 y[1] (numeric) 0.9233885064111884 absolute error 0.9233885064111884 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.7699999999999159 y[1] (closed_form) 0.0 y[1] (numeric) 0.928672650384928 absolute error 0.928672650384928 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.7799999999999148 y[1] (closed_form) 0.0 y[1] (numeric) 0.9339556516605309 absolute error 0.9339556516605309 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.7899999999999137 y[1] (closed_form) 0.0 y[1] (numeric) 0.93923754217505 absolute error 0.93923754217505 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.7999999999999126 y[1] (closed_form) 0.0 y[1] (numeric) 0.9445183537520232 absolute error 0.9445183537520232 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.8099999999999115 y[1] (closed_form) 0.0 y[1] (numeric) 0.9497981181026695 absolute error 0.9497981181026695 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.8199999999999104 y[1] (closed_form) 0.0 y[1] (numeric) 0.9550768668270743 absolute error 0.9550768668270743 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.8299999999999093 y[1] (closed_form) 0.0 y[1] (numeric) 0.9603546314153629 absolute error 0.9603546314153629 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.8399999999999082 y[1] (closed_form) 0.0 y[1] (numeric) 0.9656314432488641 absolute error 0.9656314432488641 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.849999999999907 y[1] (closed_form) 0.0 y[1] (numeric) 0.9709073336012608 absolute error 0.9709073336012608 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.859999999999906 y[1] (closed_form) 0.0 y[1] (numeric) 0.976182333639732 absolute error 0.976182333639732 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.8699999999999048 y[1] (closed_form) 0.0 y[1] (numeric) 0.9814564744260822 absolute error 0.9814564744260822 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.8799999999999037 y[1] (closed_form) 0.0 y[1] (numeric) 0.9867297869178617 absolute error 0.9867297869178617 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.8899999999999026 y[1] (closed_form) 0.0 y[1] (numeric) 0.9920023019694753 absolute error 0.9920023019694753 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.8999999999999015 y[1] (closed_form) 0.0 y[1] (numeric) 0.9972740503332815 absolute error 0.9972740503332815 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.9099999999999004 y[1] (closed_form) 0.0 y[1] (numeric) 1.0025450626606816 absolute error 1.0025450626606816 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.9199999999998993 y[1] (closed_form) 0.0 y[1] (numeric) 1.0078153695031973 absolute error 1.0078153695031973 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.9299999999998982 y[1] (closed_form) 0.0 y[1] (numeric) 1.0130850013135413 absolute error 1.0130850013135413 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.9399999999998971 y[1] (closed_form) 0.0 y[1] (numeric) 1.0183539884466744 absolute error 1.0183539884466744 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.949999999999896 y[1] (closed_form) 0.0 y[1] (numeric) 1.023622361160856 absolute error 1.023622361160856 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.959999999999895 y[1] (closed_form) 0.0 y[1] (numeric) 1.0288901496186849 absolute error 1.0288901496186849 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.9699999999998938 y[1] (closed_form) 0.0 y[1] (numeric) 1.0341573838881277 absolute error 1.0341573838881277 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.9799999999998927 y[1] (closed_form) 0.0 y[1] (numeric) 1.0394240939435417 absolute error 1.0394240939435417 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.9899999999998916 y[1] (closed_form) 0.0 y[1] (numeric) 1.0446903096666846 absolute error 1.0446903096666846 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 1.9999999999998905 y[1] (closed_form) 0.0 y[1] (numeric) 1.0499560608477203 absolute error 1.0499560608477203 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.0099999999998897 y[1] (closed_form) 0.0 y[1] (numeric) 1.0552213771862107 absolute error 1.0552213771862107 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.0199999999998886 y[1] (closed_form) 0.0 y[1] (numeric) 1.0604862882921022 absolute error 1.0604862882921022 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.0299999999998875 y[1] (closed_form) 0.0 y[1] (numeric) 1.0657508236867013 absolute error 1.0657508236867013 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.0399999999998863 y[1] (closed_form) 0.0 y[1] (numeric) 1.071015012803642 absolute error 1.071015012803642 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.0499999999998852 y[1] (closed_form) 0.0 y[1] (numeric) 1.0762788849898455 absolute error 1.0762788849898455 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.059999999999884 y[1] (closed_form) 0.0 y[1] (numeric) 1.081542469506471 absolute error 1.081542469506471 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.069999999999883 y[1] (closed_form) 0.0 y[1] (numeric) 1.0868057955298591 absolute error 1.0868057955298591 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.079999999999882 y[1] (closed_form) 0.0 y[1] (numeric) 1.0920688921524657 absolute error 1.0920688921524657 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.089999999999881 y[1] (closed_form) 0.0 y[1] (numeric) 1.097331788383786 absolute error 1.097331788383786 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.0999999999998797 y[1] (closed_form) 0.0 y[1] (numeric) 1.1025945131512762 absolute error 1.1025945131512762 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.1099999999998786 y[1] (closed_form) 0.0 y[1] (numeric) 1.1078570953012614 absolute error 1.1078570953012614 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.1199999999998775 y[1] (closed_form) 0.0 y[1] (numeric) 1.1131195635998394 absolute error 1.1131195635998394 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.1299999999998764 y[1] (closed_form) 0.0 y[1] (numeric) 1.1183819467337752 absolute error 1.1183819467337752 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.1399999999998753 y[1] (closed_form) 0.0 y[1] (numeric) 1.1236442733113876 absolute error 1.1236442733113876 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.1499999999998742 y[1] (closed_form) 0.0 y[1] (numeric) 1.12890657186343 absolute error 1.12890657186343 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.159999999999873 y[1] (closed_form) 0.0 y[1] (numeric) 1.134168870843961 absolute error 1.134168870843961 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.169999999999872 y[1] (closed_form) 0.0 y[1] (numeric) 1.1394311986312116 absolute error 1.1394311986312116 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.179999999999871 y[1] (closed_form) 0.0 y[1] (numeric) 1.1446935835284404 absolute error 1.1446935835284404 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.18999999999987 y[1] (closed_form) 0.0 y[1] (numeric) 1.1499560537647866 absolute error 1.1499560537647866 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.1999999999998687 y[1] (closed_form) 0.0 y[1] (numeric) 1.1552186374961109 absolute error 1.1552186374961109 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.2099999999998676 y[1] (closed_form) 0.0 y[1] (numeric) 1.160481362805833 absolute error 1.160481362805833 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.2199999999998665 y[1] (closed_form) 0.0 y[1] (numeric) 1.1657442577057624 absolute error 1.1657442577057624 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.2299999999998654 y[1] (closed_form) 0.0 y[1] (numeric) 1.1710073501369191 absolute error 1.1710073501369191 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.2399999999998643 y[1] (closed_form) 0.0 y[1] (numeric) 1.1762706679703518 absolute error 1.1762706679703518 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.249999999999863 y[1] (closed_form) 0.0 y[1] (numeric) 1.1815342390079437 absolute error 1.1815342390079437 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.259999999999862 y[1] (closed_form) 0.0 y[1] (numeric) 1.1867980909832185 absolute error 1.1867980909832185 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.269999999999861 y[1] (closed_form) 0.0 y[1] (numeric) 1.1920622515621366 absolute error 1.1920622515621366 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.27999999999986 y[1] (closed_form) 0.0 y[1] (numeric) 1.1973267483438823 absolute error 1.1973267483438823 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.289999999999859 y[1] (closed_form) 0.0 y[1] (numeric) 1.2025916088616493 absolute error 1.2025916088616493 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.2999999999998577 y[1] (closed_form) 0.0 y[1] (numeric) 1.2078568605834177 absolute error 1.2078568605834177 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.3099999999998566 y[1] (closed_form) 0.0 y[1] (numeric) 1.2131225309127247 absolute error 1.2131225309127247 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.3199999999998555 y[1] (closed_form) 0.0 y[1] (numeric) 1.218388647189429 absolute error 1.218388647189429 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.3299999999998544 y[1] (closed_form) 0.0 y[1] (numeric) 1.2236552366904707 absolute error 1.2236552366904707 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.3399999999998533 y[1] (closed_form) 0.0 y[1] (numeric) 1.2289223266306237 absolute error 1.2289223266306237 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.349999999999852 y[1] (closed_form) 0.0 y[1] (numeric) 1.2341899441632422 absolute error 1.2341899441632422 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.359999999999851 y[1] (closed_form) 0.0 y[1] (numeric) 1.2394581163810026 absolute error 1.2394581163810026 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.36999999999985 y[1] (closed_form) 0.0 y[1] (numeric) 1.2447268703166385 absolute error 1.2447268703166385 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.379999999999849 y[1] (closed_form) 0.0 y[1] (numeric) 1.249996232943671 absolute error 1.249996232943671 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.389999999999848 y[1] (closed_form) 0.0 y[1] (numeric) 1.2552662311771312 absolute error 1.2552662311771312 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.3999999999998467 y[1] (closed_form) 0.0 y[1] (numeric) 1.2605368918742803 absolute error 1.2605368918742803 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.4099999999998456 y[1] (closed_form) 0.0 y[1] (numeric) 1.2658082418353216 absolute error 1.2658082418353216 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.4199999999998445 y[1] (closed_form) 0.0 y[1] (numeric) 1.2710803078041089 absolute error 1.2710803078041089 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.4299999999998434 y[1] (closed_form) 0.0 y[1] (numeric) 1.2763531164688473 absolute error 1.2763531164688473 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.4399999999998423 y[1] (closed_form) 0.0 y[1] (numeric) 1.2816266944627923 absolute error 1.2816266944627923 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.449999999999841 y[1] (closed_form) 0.0 y[1] (numeric) 1.2869010683649393 absolute error 1.2869010683649393 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.45999999999984 y[1] (closed_form) 0.0 y[1] (numeric) 1.2921762647007113 absolute error 1.2921762647007113 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.469999999999839 y[1] (closed_form) 0.0 y[1] (numeric) 1.2974523099426396 absolute error 1.2974523099426396 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.479999999999838 y[1] (closed_form) 0.0 y[1] (numeric) 1.3027292305110412 absolute error 1.3027292305110412 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.489999999999837 y[1] (closed_form) 0.0 y[1] (numeric) 1.3080070527746883 absolute error 1.3080070527746883 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.4999999999998357 y[1] (closed_form) 0.0 y[1] (numeric) 1.3132858030514765 absolute error 1.3132858030514765 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.5099999999998346 y[1] (closed_form) 0.0 y[1] (numeric) 1.3185655076090845 absolute error 1.3185655076090845 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.5199999999998335 y[1] (closed_form) 0.0 y[1] (numeric) 1.3238461926656326 absolute error 1.3238461926656326 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.5299999999998324 y[1] (closed_form) 0.0 y[1] (numeric) 1.3291278843903338 absolute error 1.3291278843903338 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.5399999999998313 y[1] (closed_form) 0.0 y[1] (numeric) 1.3344106089041399 absolute error 1.3344106089041399 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.54999999999983 y[1] (closed_form) 0.0 y[1] (numeric) 1.3396943922803857 absolute error 1.3396943922803857 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.559999999999829 y[1] (closed_form) 0.0 y[1] (numeric) 1.3449792605454258 absolute error 1.3449792605454258 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.569999999999828 y[1] (closed_form) 0.0 y[1] (numeric) 1.3502652396792683 absolute error 1.3502652396792683 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.579999999999827 y[1] (closed_form) 0.0 y[1] (numeric) 1.3555523556162035 absolute error 1.3555523556162035 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.5899999999998258 y[1] (closed_form) 0.0 y[1] (numeric) 1.3608406342454287 absolute error 1.3608406342454287 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.5999999999998247 y[1] (closed_form) 0.0 y[1] (numeric) 1.3661301014116685 absolute error 1.3661301014116685 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.6099999999998236 y[1] (closed_form) 0.0 y[1] (numeric) 1.371420782915789 absolute error 1.371420782915789 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.6199999999998225 y[1] (closed_form) 0.0 y[1] (numeric) 1.3767127045154104 absolute error 1.3767127045154104 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.6299999999998214 y[1] (closed_form) 0.0 y[1] (numeric) 1.3820058919255143 absolute error 1.3820058919255143 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.6399999999998203 y[1] (closed_form) 0.0 y[1] (numeric) 1.387300370819046 absolute error 1.387300370819046 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.649999999999819 y[1] (closed_form) 0.0 y[1] (numeric) 1.3925961668275117 absolute error 1.3925961668275117 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.659999999999818 y[1] (closed_form) 0.0 y[1] (numeric) 1.3978933055415779 absolute error 1.3978933055415779 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.669999999999817 y[1] (closed_form) 0.0 y[1] (numeric) 1.4031918125116574 absolute error 1.4031918125116574 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.679999999999816 y[1] (closed_form) 0.0 y[1] (numeric) 1.4084917132484975 absolute error 1.4084917132484975 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.6899999999998148 y[1] (closed_form) 0.0 y[1] (numeric) 1.4137930332237638 absolute error 1.4137930332237638 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.6999999999998137 y[1] (closed_form) 0.0 y[1] (numeric) 1.4190957978706171 absolute error 1.4190957978706171 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.7099999999998126 y[1] (closed_form) 0.0 y[1] (numeric) 1.4244000325842898 absolute error 1.4244000325842898 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.7199999999998115 y[1] (closed_form) 0.0 y[1] (numeric) 1.4297057627226555 absolute error 1.4297057627226555 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.7299999999998104 y[1] (closed_form) 0.0 y[1] (numeric) 1.4350130136067982 absolute error 1.4350130136067982 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.7399999999998093 y[1] (closed_form) 0.0 y[1] (numeric) 1.4403218105215745 absolute error 1.4403218105215745 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.749999999999808 y[1] (closed_form) 0.0 y[1] (numeric) 1.445632178716173 absolute error 1.445632178716173 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.759999999999807 y[1] (closed_form) 0.0 y[1] (numeric) 1.4509441434046724 absolute error 1.4509441434046724 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.769999999999806 y[1] (closed_form) 0.0 y[1] (numeric) 1.4562577297665926 absolute error 1.4562577297665926 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.779999999999805 y[1] (closed_form) 0.0 y[1] (numeric) 1.4615729629474445 absolute error 1.4615729629474445 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.7899999999998037 y[1] (closed_form) 0.0 y[1] (numeric) 1.466889868059275 absolute error 1.466889868059275 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.7999999999998026 y[1] (closed_form) 0.0 y[1] (numeric) 1.4722084701812093 absolute error 1.4722084701812093 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.8099999999998015 y[1] (closed_form) 0.0 y[1] (numeric) 1.4775287943599895 absolute error 1.4775287943599895 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.8199999999998004 y[1] (closed_form) 0.0 y[1] (numeric) 1.48285086561051 absolute error 1.48285086561051 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.8299999999997993 y[1] (closed_form) 0.0 y[1] (numeric) 1.4881747089163486 absolute error 1.4881747089163486 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.8399999999997982 y[1] (closed_form) 0.0 y[1] (numeric) 1.4935003492302958 absolute error 1.4935003492302958 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.849999999999797 y[1] (closed_form) 0.0 y[1] (numeric) 1.4988278114748805 absolute error 1.4988278114748805 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.859999999999796 y[1] (closed_form) 0.0 y[1] (numeric) 1.5041571205428899 absolute error 1.5041571205428899 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.869999999999795 y[1] (closed_form) 0.0 y[1] (numeric) 1.5094883012978901 absolute error 1.5094883012978901 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.879999999999794 y[1] (closed_form) 0.0 y[1] (numeric) 1.514821378574742 absolute error 1.514821378574742 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.8899999999997927 y[1] (closed_form) 0.0 y[1] (numeric) 1.520156377180111 absolute error 1.520156377180111 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.8999999999997916 y[1] (closed_form) 0.0 y[1] (numeric) 1.52549332189298 absolute error 1.52549332189298 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.9099999999997905 y[1] (closed_form) 0.0 y[1] (numeric) 1.530832237465153 absolute error 1.530832237465153 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.9199999999997894 y[1] (closed_form) 0.0 y[1] (numeric) 1.5361731486217596 absolute error 1.5361731486217596 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.9299999999997883 y[1] (closed_form) 0.0 y[1] (numeric) 1.5415160800617544 absolute error 1.5415160800617544 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.9399999999997872 y[1] (closed_form) 0.0 y[1] (numeric) 1.546861056458415 absolute error 1.546861056458415 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.949999999999786 y[1] (closed_form) 0.0 y[1] (numeric) 1.5522081024598362 absolute error 1.5522081024598362 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.959999999999785 y[1] (closed_form) 0.0 y[1] (numeric) 1.5575572426894204 absolute error 1.5575572426894204 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.969999999999784 y[1] (closed_form) 0.0 y[1] (numeric) 1.562908501746369 absolute error 1.562908501746369 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.979999999999783 y[1] (closed_form) 0.0 y[1] (numeric) 1.568261904206164 absolute error 1.568261904206164 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.9899999999997817 y[1] (closed_form) 0.0 y[1] (numeric) 1.5736174746210547 absolute error 1.5736174746210547 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 2.9999999999997806 y[1] (closed_form) 0.0 y[1] (numeric) 1.5789752375205357 absolute error 1.5789752375205357 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.0099999999997795 y[1] (closed_form) 0.0 y[1] (numeric) 1.5843352174118253 absolute error 1.5843352174118253 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.0199999999997784 y[1] (closed_form) 0.0 y[1] (numeric) 1.5896974387803393 absolute error 1.5896974387803393 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.0299999999997773 y[1] (closed_form) 0.0 y[1] (numeric) 1.5950619260901653 absolute error 1.5950619260901653 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.039999999999776 y[1] (closed_form) 0.0 y[1] (numeric) 1.6004287037845293 absolute error 1.6004287037845293 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.049999999999775 y[1] (closed_form) 0.0 y[1] (numeric) 1.6057977962862642 absolute error 1.6057977962862642 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.059999999999774 y[1] (closed_form) 0.0 y[1] (numeric) 1.6111692279982732 absolute error 1.6111692279982732 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.069999999999773 y[1] (closed_form) 0.0 y[1] (numeric) 1.6165430233039932 absolute error 1.6165430233039932 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.079999999999772 y[1] (closed_form) 0.0 y[1] (numeric) 1.6219192065678518 absolute error 1.6219192065678518 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.0899999999997707 y[1] (closed_form) 0.0 y[1] (numeric) 1.627297802135726 absolute error 1.627297802135726 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.0999999999997696 y[1] (closed_form) 0.0 y[1] (numeric) 1.6326788343353944 absolute error 1.6326788343353944 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.1099999999997685 y[1] (closed_form) 0.0 y[1] (numeric) 1.6380623274769903 absolute error 1.6380623274769903 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.1199999999997674 y[1] (closed_form) 0.0 y[1] (numeric) 1.6434483058534515 absolute error 1.6434483058534515 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.1299999999997663 y[1] (closed_form) 0.0 y[1] (numeric) 1.6488367937409656 absolute error 1.6488367937409656 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.139999999999765 y[1] (closed_form) 0.0 y[1] (numeric) 1.6542278153994163 absolute error 1.6542278153994163 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.149999999999764 y[1] (closed_form) 0.0 y[1] (numeric) 1.6596213950728254 absolute error 1.6596213950728254 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.159999999999763 y[1] (closed_form) 0.0 y[1] (numeric) 1.665017556989792 absolute error 1.665017556989792 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.169999999999762 y[1] (closed_form) 0.0 y[1] (numeric) 1.6704163253639321 absolute error 1.6704163253639321 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.179999999999761 y[1] (closed_form) 0.0 y[1] (numeric) 1.675817724394312 absolute error 1.675817724394312 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.1899999999997597 y[1] (closed_form) 0.0 y[1] (numeric) 1.6812217782658816 absolute error 1.6812217782658816 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.1999999999997586 y[1] (closed_form) 0.0 y[1] (numeric) 1.6866285111499089 absolute error 1.6866285111499089 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.2099999999997575 y[1] (closed_form) 0.0 y[1] (numeric) 1.6920379472044047 absolute error 1.6920379472044047 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.2199999999997564 y[1] (closed_form) 0.0 y[1] (numeric) 1.697450110574552 absolute error 1.697450110574552 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.2299999999997553 y[1] (closed_form) 0.0 y[1] (numeric) 1.7028650253931303 absolute error 1.7028650253931303 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.239999999999754 y[1] (closed_form) 0.0 y[1] (numeric) 1.7082827157809366 absolute error 1.7082827157809366 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.249999999999753 y[1] (closed_form) 0.0 y[1] (numeric) 1.7137032058472093 absolute error 1.7137032058472093 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.259999999999752 y[1] (closed_form) 0.0 y[1] (numeric) 1.7191265196900432 absolute error 1.7191265196900432 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.269999999999751 y[1] (closed_form) 0.0 y[1] (numeric) 1.7245526813968086 absolute error 1.7245526813968086 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.27999999999975 y[1] (closed_form) 0.0 y[1] (numeric) 1.7299817150445638 absolute error 1.7299817150445638 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.2899999999997487 y[1] (closed_form) 0.0 y[1] (numeric) 1.735413644700469 absolute error 1.735413644700469 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.2999999999997476 y[1] (closed_form) 0.0 y[1] (numeric) 1.740848494422197 absolute error 1.740848494422197 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.3099999999997465 y[1] (closed_form) 0.0 y[1] (numeric) 1.7462862882583408 absolute error 1.7462862882583408 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.3199999999997454 y[1] (closed_form) 0.0 y[1] (numeric) 1.7517270502488211 absolute error 1.7517270502488211 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.3299999999997443 y[1] (closed_form) 0.0 y[1] (numeric) 1.7571708044252905 absolute error 1.7571708044252905 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.339999999999743 y[1] (closed_form) 0.0 y[1] (numeric) 1.7626175748115385 absolute error 1.7626175748115385 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.349999999999742 y[1] (closed_form) 0.0 y[1] (numeric) 1.76806738542389 absolute error 1.76806738542389 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.359999999999741 y[1] (closed_form) 0.0 y[1] (numeric) 1.7735202602716067 absolute error 1.7735202602716067 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.36999999999974 y[1] (closed_form) 0.0 y[1] (numeric) 1.7789762233572834 absolute error 1.7789762233572834 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.3799999999997388 y[1] (closed_form) 0.0 y[1] (numeric) 1.7844352986772452 absolute error 1.7844352986772452 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.3899999999997377 y[1] (closed_form) 0.0 y[1] (numeric) 1.7898975102219403 absolute error 1.7898975102219403 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.3999999999997366 y[1] (closed_form) 0.0 y[1] (numeric) 1.7953628819763332 absolute error 1.7953628819763332 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.4099999999997355 y[1] (closed_form) 0.0 y[1] (numeric) 1.8008314379202945 absolute error 1.8008314379202945 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.4199999999997344 y[1] (closed_form) 0.0 y[1] (numeric) 1.8063032020289915 absolute error 1.8063032020289915 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.4299999999997333 y[1] (closed_form) 0.0 y[1] (numeric) 1.8117781982732735 absolute error 1.8117781982732735 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.439999999999732 y[1] (closed_form) 0.0 y[1] (numeric) 1.8172564506200592 absolute error 1.8172564506200592 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.449999999999731 y[1] (closed_form) 0.0 y[1] (numeric) 1.8227379830327204 absolute error 1.8227379830327204 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.45999999999973 y[1] (closed_form) 0.0 y[1] (numeric) 1.8282228194714625 absolute error 1.8282228194714625 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.469999999999729 y[1] (closed_form) 0.0 y[1] (numeric) 1.833710983893708 absolute error 1.833710983893708 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.4799999999997278 y[1] (closed_form) 0.0 y[1] (numeric) 1.8392025002544752 absolute error 1.8392025002544752 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.4899999999997267 y[1] (closed_form) 0.0 y[1] (numeric) 1.844697392506754 absolute error 1.844697392506754 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.4999999999997256 y[1] (closed_form) 0.0 y[1] (numeric) 1.8501956846018852 absolute error 1.8501956846018852 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.5099999999997245 y[1] (closed_form) 0.0 y[1] (numeric) 1.855697400489933 absolute error 1.855697400489933 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.5199999999997234 y[1] (closed_form) 0.0 y[1] (numeric) 1.8612025641200587 absolute error 1.8612025641200587 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.5299999999997222 y[1] (closed_form) 0.0 y[1] (numeric) 1.866711199440893 absolute error 1.866711199440893 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.539999999999721 y[1] (closed_form) 0.0 y[1] (numeric) 1.8722233304009057 absolute error 1.8722233304009057 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.54999999999972 y[1] (closed_form) 0.0 y[1] (numeric) 1.877738980948775 absolute error 1.877738980948775 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.559999999999719 y[1] (closed_form) 0.0 y[1] (numeric) 1.883258175033755 absolute error 1.883258175033755 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.569999999999718 y[1] (closed_form) 0.0 y[1] (numeric) 1.8887809366060413 absolute error 1.8887809366060413 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.5799999999997167 y[1] (closed_form) 0.0 y[1] (numeric) 1.8943072896171351 absolute error 1.8943072896171351 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.5899999999997156 y[1] (closed_form) 0.0 y[1] (numeric) 1.8998372580202094 absolute error 1.8998372580202094 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.5999999999997145 y[1] (closed_form) 0.0 y[1] (numeric) 1.9053708657704678 absolute error 1.9053708657704678 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.6099999999997134 y[1] (closed_form) 0.0 y[1] (numeric) 1.9109081368255063 absolute error 1.9109081368255063 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.6199999999997123 y[1] (closed_form) 0.0 y[1] (numeric) 1.916449095145673 absolute error 1.916449095145673 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.6299999999997112 y[1] (closed_form) 0.0 y[1] (numeric) 1.9219937646944252 absolute error 1.9219937646944252 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.63999999999971 y[1] (closed_form) 0.0 y[1] (numeric) 1.9275421694386876 absolute error 1.9275421694386876 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.649999999999709 y[1] (closed_form) 0.0 y[1] (numeric) 1.9330943333492066 absolute error 1.9330943333492066 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.659999999999708 y[1] (closed_form) 0.0 y[1] (numeric) 1.9386502804009054 absolute error 1.9386502804009054 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.669999999999707 y[1] (closed_form) 0.0 y[1] (numeric) 1.9442100345732354 absolute error 1.9442100345732354 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.6799999999997057 y[1] (closed_form) 0.0 y[1] (numeric) 1.949773619850531 absolute error 1.949773619850531 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.6899999999997046 y[1] (closed_form) 0.0 y[1] (numeric) 1.9553410602223575 absolute error 1.9553410602223575 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.6999999999997035 y[1] (closed_form) 0.0 y[1] (numeric) 1.9609123796838608 absolute error 1.9609123796838608 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.7099999999997024 y[1] (closed_form) 0.0 y[1] (numeric) 1.9664876022361182 absolute error 1.9664876022361182 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.7199999999997013 y[1] (closed_form) 0.0 y[1] (numeric) 1.9720667518864823 absolute error 1.9720667518864823 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.7299999999997 y[1] (closed_form) 0.0 y[1] (numeric) 1.97764985264893 absolute error 1.97764985264893 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.739999999999699 y[1] (closed_form) 0.0 y[1] (numeric) 1.9832369285444036 absolute error 1.9832369285444036 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.749999999999698 y[1] (closed_form) 0.0 y[1] (numeric) 1.9888280036011583 absolute error 1.9888280036011583 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.759999999999697 y[1] (closed_form) 0.0 y[1] (numeric) 1.9944231018551035 absolute error 1.9944231018551035 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.769999999999696 y[1] (closed_form) 0.0 y[1] (numeric) 2.0000222473501443 absolute error 2.0000222473501443 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.7799999999996947 y[1] (closed_form) 0.0 y[1] (numeric) 2.005625464138521 absolute error 2.005625464138521 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.7899999999996936 y[1] (closed_form) 0.0 y[1] (numeric) 2.0112327762811515 absolute error 2.0112327762811515 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.7999999999996925 y[1] (closed_form) 0.0 y[1] (numeric) 2.016844207847966 absolute error 2.016844207847966 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.8099999999996914 y[1] (closed_form) 0.0 y[1] (numeric) 2.022459782918248 absolute error 2.022459782918248 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.8199999999996903 y[1] (closed_form) 0.0 y[1] (numeric) 2.0280795255809707 absolute error 2.0280795255809707 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.829999999999689 y[1] (closed_form) 0.0 y[1] (numeric) 2.0337034599351274 absolute error 2.0337034599351274 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.839999999999688 y[1] (closed_form) 0.0 y[1] (numeric) 2.0393316100900702 absolute error 2.0393316100900702 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.849999999999687 y[1] (closed_form) 0.0 y[1] (numeric) 2.044964000165847 absolute error 2.044964000165847 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.859999999999686 y[1] (closed_form) 0.0 y[1] (numeric) 2.050600654293526 absolute error 2.050600654293526 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.869999999999685 y[1] (closed_form) 0.0 y[1] (numeric) 2.056241596615533 absolute error 2.056241596615533 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.8799999999996837 y[1] (closed_form) 0.0 y[1] (numeric) 2.0618868512859807 absolute error 2.0618868512859807 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.8899999999996826 y[1] (closed_form) 0.0 y[1] (numeric) 2.0675364424709985 absolute error 2.0675364424709985 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.8999999999996815 y[1] (closed_form) 0.0 y[1] (numeric) 2.073190394349062 absolute error 2.073190394349062 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.9099999999996804 y[1] (closed_form) 0.0 y[1] (numeric) 2.078848731111319 absolute error 2.078848731111319 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.9199999999996793 y[1] (closed_form) 0.0 y[1] (numeric) 2.0845114769619193 absolute error 2.0845114769619193 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.929999999999678 y[1] (closed_form) 0.0 y[1] (numeric) 2.0901786561183413 absolute error 2.0901786561183413 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.939999999999677 y[1] (closed_form) 0.0 y[1] (numeric) 2.095850292811713 absolute error 2.095850292811713 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.949999999999676 y[1] (closed_form) 0.0 y[1] (numeric) 2.1015264112871432 absolute error 2.1015264112871432 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.959999999999675 y[1] (closed_form) 0.0 y[1] (numeric) 2.1072070358040413 absolute error 2.1072070358040413 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.969999999999674 y[1] (closed_form) 0.0 y[1] (numeric) 2.11289219063644 absolute error 2.11289219063644 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.9799999999996727 y[1] (closed_form) 0.0 y[1] (numeric) 2.1185819000733193 absolute error 2.1185819000733193 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.9899999999996716 y[1] (closed_form) 0.0 y[1] (numeric) 2.1242761884189285 absolute error 2.1242761884189285 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 3.9999999999996705 y[1] (closed_form) 0.0 y[1] (numeric) 2.1299750799931054 absolute error 2.1299750799931054 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.009999999999674 y[1] (closed_form) 0.0 y[1] (numeric) 2.135678599131596 absolute error 2.135678599131596 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.019999999999677 y[1] (closed_form) 0.0 y[1] (numeric) 2.1413867701863762 absolute error 2.1413867701863762 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.0299999999996805 y[1] (closed_form) 0.0 y[1] (numeric) 2.147099617525969 absolute error 2.147099617525969 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.039999999999684 y[1] (closed_form) 0.0 y[1] (numeric) 2.1528171655357595 absolute error 2.1528171655357595 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.049999999999687 y[1] (closed_form) 0.0 y[1] (numeric) 2.1585394386183165 absolute error 2.1585394386183165 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.0599999999996905 y[1] (closed_form) 0.0 y[1] (numeric) 2.1642664611937077 absolute error 2.1642664611937077 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.069999999999694 y[1] (closed_form) 0.0 y[1] (numeric) 2.1699982576998136 absolute error 2.1699982576998136 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.079999999999697 y[1] (closed_form) 0.0 y[1] (numeric) 2.175734852592643 absolute error 2.175734852592643 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.0899999999997005 y[1] (closed_form) 0.0 y[1] (numeric) 2.1814762703466495 absolute error 2.1814762703466495 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.099999999999704 y[1] (closed_form) 0.0 y[1] (numeric) 2.1872225354550436 absolute error 2.1872225354550436 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.109999999999707 y[1] (closed_form) 0.0 y[1] (numeric) 2.1929736724301057 absolute error 2.1929736724301057 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.119999999999711 y[1] (closed_form) 0.0 y[1] (numeric) 2.198729705803499 absolute error 2.198729705803499 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.129999999999714 y[1] (closed_form) 0.0 y[1] (numeric) 2.2044906601265812 absolute error 2.2044906601265812 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.139999999999717 y[1] (closed_form) 0.0 y[1] (numeric) 2.2102565599707162 absolute error 2.2102565599707162 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.149999999999721 y[1] (closed_form) 0.0 y[1] (numeric) 2.2160274299275855 absolute error 2.2160274299275855 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.159999999999724 y[1] (closed_form) 0.0 y[1] (numeric) 2.221803294609494 absolute error 2.221803294609494 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.169999999999727 y[1] (closed_form) 0.0 y[1] (numeric) 2.2275841786496864 absolute error 2.2275841786496864 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.179999999999731 y[1] (closed_form) 0.0 y[1] (numeric) 2.233370106702651 absolute error 2.233370106702651 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.189999999999734 y[1] (closed_form) 0.0 y[1] (numeric) 2.2391611034444283 absolute error 2.2391611034444283 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.199999999999737 y[1] (closed_form) 0.0 y[1] (numeric) 2.244957193572924 absolute error 2.244957193572924 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.209999999999741 y[1] (closed_form) 0.0 y[1] (numeric) 2.2507584018082083 absolute error 2.2507584018082083 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.219999999999744 y[1] (closed_form) 0.0 y[1] (numeric) 2.25656475289283 absolute error 2.25656475289283 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.229999999999747 y[1] (closed_form) 0.0 y[1] (numeric) 2.2623762715921183 absolute error 2.2623762715921183 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.239999999999751 y[1] (closed_form) 0.0 y[1] (numeric) 2.2681929826944915 absolute error 2.2681929826944915 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.249999999999754 y[1] (closed_form) 0.0 y[1] (numeric) 2.27401491101176 absolute error 2.27401491101176 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.259999999999757 y[1] (closed_form) 0.0 y[1] (numeric) 2.2798420813794333 absolute error 2.2798420813794333 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.269999999999761 y[1] (closed_form) 0.0 y[1] (numeric) 2.28567451865702 absolute error 2.28567451865702 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.279999999999764 y[1] (closed_form) 0.0 y[1] (numeric) 2.29151224772834 absolute error 2.29151224772834 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.289999999999767 y[1] (closed_form) 0.0 y[1] (numeric) 2.297355293501819 absolute error 2.297355293501819 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.299999999999771 y[1] (closed_form) 0.0 y[1] (numeric) 2.3032036809107965 absolute error 2.3032036809107965 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.309999999999774 y[1] (closed_form) 0.0 y[1] (numeric) 2.309057434913827 absolute error 2.309057434913827 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.319999999999777 y[1] (closed_form) 0.0 y[1] (numeric) 2.3149165804949847 absolute error 2.3149165804949847 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.329999999999781 y[1] (closed_form) 0.0 y[1] (numeric) 2.3207811426641602 absolute error 2.3207811426641602 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.339999999999784 y[1] (closed_form) 0.0 y[1] (numeric) 2.326651146457367 absolute error 2.326651146457367 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.349999999999787 y[1] (closed_form) 0.0 y[1] (numeric) 2.33252661693704 absolute error 2.33252661693704 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.359999999999791 y[1] (closed_form) 0.0 y[1] (numeric) 2.3384075791923356 absolute error 2.3384075791923356 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.369999999999794 y[1] (closed_form) 0.0 y[1] (numeric) 2.3442940583394325 absolute error 2.3442940583394325 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.379999999999797 y[1] (closed_form) 0.0 y[1] (numeric) 2.3501860795218334 absolute error 2.3501860795218334 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.389999999999801 y[1] (closed_form) 0.0 y[1] (numeric) 2.356083667910661 absolute error 2.356083667910661 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.399999999999804 y[1] (closed_form) 0.0 y[1] (numeric) 2.3619868487049605 absolute error 2.3619868487049605 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.409999999999807 y[1] (closed_form) 0.0 y[1] (numeric) 2.3678956471319967 absolute error 2.3678956471319967 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.419999999999811 y[1] (closed_form) 0.0 y[1] (numeric) 2.3738100884475526 absolute error 2.3738100884475526 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.429999999999814 y[1] (closed_form) 0.0 y[1] (numeric) 2.379730197936228 absolute error 2.379730197936228 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.439999999999817 y[1] (closed_form) 0.0 y[1] (numeric) 2.385656000911738 absolute error 2.385656000911738 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.449999999999821 y[1] (closed_form) 0.0 y[1] (numeric) 2.3915875227172076 absolute error 2.3915875227172076 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.459999999999824 y[1] (closed_form) 0.0 y[1] (numeric) 2.397524788725474 absolute error 2.397524788725474 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.4699999999998274 y[1] (closed_form) 0.0 y[1] (numeric) 2.403467824339379 absolute error 2.403467824339379 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.479999999999831 y[1] (closed_form) 0.0 y[1] (numeric) 2.4094166549920684 absolute error 2.4094166549920684 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.489999999999834 y[1] (closed_form) 0.0 y[1] (numeric) 2.4153713061472857 absolute error 2.4153713061472857 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.4999999999998375 y[1] (closed_form) 0.0 y[1] (numeric) 2.4213318032996733 absolute error 2.4213318032996733 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.509999999999841 y[1] (closed_form) 0.0 y[1] (numeric) 2.427298171975062 absolute error 2.427298171975062 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.519999999999844 y[1] (closed_form) 0.0 y[1] (numeric) 2.433270437730773 absolute error 2.433270437730773 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.5299999999998475 y[1] (closed_form) 0.0 y[1] (numeric) 2.439248626155907 absolute error 2.439248626155907 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.539999999999851 y[1] (closed_form) 0.0 y[1] (numeric) 2.445232762871647 absolute error 2.445232762871647 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.549999999999854 y[1] (closed_form) 0.0 y[1] (numeric) 2.451222873531547 absolute error 2.451222873531547 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.5599999999998575 y[1] (closed_form) 0.0 y[1] (numeric) 2.457218983821829 absolute error 2.457218983821829 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.569999999999861 y[1] (closed_form) 0.0 y[1] (numeric) 2.463221119461678 absolute error 2.463221119461678 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.579999999999864 y[1] (closed_form) 0.0 y[1] (numeric) 2.469229306203538 absolute error 2.469229306203538 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.5899999999998675 y[1] (closed_form) 0.0 y[1] (numeric) 2.4752435698334 absolute error 2.4752435698334 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.599999999999871 y[1] (closed_form) 0.0 y[1] (numeric) 2.4812639361711044 absolute error 2.4812639361711044 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.609999999999874 y[1] (closed_form) 0.0 y[1] (numeric) 2.4872904310706305 absolute error 2.4872904310706305 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.6199999999998775 y[1] (closed_form) 0.0 y[1] (numeric) 2.49332308042039 absolute error 2.49332308042039 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.629999999999881 y[1] (closed_form) 0.0 y[1] (numeric) 2.499361910143522 absolute error 2.499361910143522 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.639999999999884 y[1] (closed_form) 0.0 y[1] (numeric) 2.5054069461981854 absolute error 2.5054069461981854 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.649999999999888 y[1] (closed_form) 0.0 y[1] (numeric) 2.511458214577853 absolute error 2.511458214577853 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.659999999999891 y[1] (closed_form) 0.0 y[1] (numeric) 2.517515741311605 absolute error 2.517515741311605 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.669999999999894 y[1] (closed_form) 0.0 y[1] (numeric) 2.523579552464421 absolute error 2.523579552464421 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.679999999999898 y[1] (closed_form) 0.0 y[1] (numeric) 2.5296496741374743 absolute error 2.5296496741374743 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.689999999999901 y[1] (closed_form) 0.0 y[1] (numeric) 2.535726132468422 absolute error 2.535726132468422 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.699999999999904 y[1] (closed_form) 0.0 y[1] (numeric) 2.541808953631703 absolute error 2.541808953631703 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.709999999999908 y[1] (closed_form) 0.0 y[1] (numeric) 2.547898163838824 absolute error 2.547898163838824 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.719999999999911 y[1] (closed_form) 0.0 y[1] (numeric) 2.553993789338658 absolute error 2.553993789338658 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.729999999999914 y[1] (closed_form) 0.0 y[1] (numeric) 2.5600958564177354 absolute error 2.5600958564177354 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.739999999999918 y[1] (closed_form) 0.0 y[1] (numeric) 2.5662043914005324 absolute error 2.5662043914005324 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.749999999999921 y[1] (closed_form) 0.0 y[1] (numeric) 2.572319420649769 absolute error 2.572319420649769 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.759999999999924 y[1] (closed_form) 0.0 y[1] (numeric) 2.578440970566697 absolute error 2.578440970566697 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.769999999999928 y[1] (closed_form) 0.0 y[1] (numeric) 2.5845690675913957 absolute error 2.5845690675913957 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.779999999999931 y[1] (closed_form) 0.0 y[1] (numeric) 2.590703738203062 absolute error 2.590703738203062 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.789999999999934 y[1] (closed_form) 0.0 y[1] (numeric) 2.5968450089203046 absolute error 2.5968450089203046 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.799999999999938 y[1] (closed_form) 0.0 y[1] (numeric) 2.602992906301433 absolute error 2.602992906301433 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.809999999999941 y[1] (closed_form) 0.0 y[1] (numeric) 2.6091474569447533 absolute error 2.6091474569447533 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.819999999999944 y[1] (closed_form) 0.0 y[1] (numeric) 2.6153086874888576 absolute error 2.6153086874888576 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.829999999999948 y[1] (closed_form) 0.0 y[1] (numeric) 2.6214766246129186 absolute error 2.6214766246129186 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.839999999999951 y[1] (closed_form) 0.0 y[1] (numeric) 2.6276512950369786 absolute error 2.6276512950369786 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.849999999999954 y[1] (closed_form) 0.0 y[1] (numeric) 2.6338327255222462 absolute error 2.6338327255222462 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.859999999999958 y[1] (closed_form) 0.0 y[1] (numeric) 2.640020942871384 absolute error 2.640020942871384 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.869999999999961 y[1] (closed_form) 0.0 y[1] (numeric) 2.646215973928804 absolute error 2.646215973928804 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.879999999999964 y[1] (closed_form) 0.0 y[1] (numeric) 2.652417845580959 absolute error 2.652417845580959 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.889999999999968 y[1] (closed_form) 0.0 y[1] (numeric) 2.6586265847566337 absolute error 2.6586265847566337 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.899999999999971 y[1] (closed_form) 0.0 y[1] (numeric) 2.66484221842724 absolute error 2.66484221842724 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.909999999999974 y[1] (closed_form) 0.0 y[1] (numeric) 2.6710647736071045 absolute error 2.6710647736071045 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.919999999999978 y[1] (closed_form) 0.0 y[1] (numeric) 2.677294277353767 absolute error 2.677294277353767 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.929999999999981 y[1] (closed_form) 0.0 y[1] (numeric) 2.6835307567682682 absolute error 2.6835307567682682 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.939999999999984 y[1] (closed_form) 0.0 y[1] (numeric) 2.6897742389954464 absolute error 2.6897742389954464 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.949999999999988 y[1] (closed_form) 0.0 y[1] (numeric) 2.696024751224227 absolute error 2.696024751224227 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.959999999999991 y[1] (closed_form) 0.0 y[1] (numeric) 2.702282320687916 absolute error 2.702282320687916 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.969999999999994 y[1] (closed_form) 0.0 y[1] (numeric) 2.7085469746644937 absolute error 2.7085469746644937 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.979999999999998 y[1] (closed_form) 0.0 y[1] (numeric) 2.714818740476908 absolute error 2.714818740476908 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 TOP MAIN SOLVE Loop x[1] 4.990000000000001 y[1] (closed_form) 0.0 y[1] (numeric) 2.721097645493367 absolute error 2.721097645493367 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 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 Finished! diff ( y , x , 1 ) = expt ( ( 0.1 * x + 0.2 ) , ( 0.2 * x + 0.3 ) ) ; Iterations 4900 Total Elapsed Time 1 Seconds Elapsed Time(since restart) 1 Seconds Time to Timeout 2 Minutes 59.0 Seconds Percent Done 100.0204081632654%