##############ECHO OF PROBLEM################# ##############temp/ln_c_exp_c_sqrt_cpostode.ode################# diff ( y , x , 1 ) = ln ( 0.1 ) + exp ( 0.1 ) + sqrt ( 0.1 ) ; ! #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=3 #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((ln(c(0.1)) + exp(c(0.1)) + sqrt(c(0.1))) * c(x)) 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.08811864089015597 y[1] (numeric) -0.08811864089015597 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 14 Correct digits 16 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.11000000000000001 y[1] (closed_form) -0.09693050497917159 y[1] (numeric) -0.09693050497917155 absolute error 4.163336342344337e-17 relative error 4.2951765734006585e-14% Desired digits 8 Estimated correct digits 13 Correct digits 16 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.12000000000000002 y[1] (closed_form) -0.1057423690681872 y[1] (numeric) -0.10574236906818713 absolute error 6.938893903907228e-17 relative error 6.562075320473227e-14% Desired digits 8 Estimated correct digits 13 Correct digits 16 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.13000000000000003 y[1] (closed_form) -0.1145542331572028 y[1] (numeric) -0.1145542331572027 absolute error 9.71445146547012e-17 relative error 8.480220414150017e-14% Desired digits 8 Estimated correct digits 13 Correct digits 16 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.14000000000000004 y[1] (closed_form) -0.1233660972462184 y[1] (numeric) -0.12336609724621828 absolute error 1.249000902703301e-16 relative error 1.0124344780158695e-13% Desired digits 8 Estimated correct digits 13 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.15000000000000005 y[1] (closed_form) -0.13217796133523402 y[1] (numeric) -0.13217796133523385 absolute error 1.6653345369377348e-16 relative error 1.2599184615308595e-13% Desired digits 8 Estimated correct digits 13 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.16000000000000006 y[1] (closed_form) -0.14098982542424962 y[1] (numeric) -0.14098982542424943 absolute error 1.942890293094024e-16 relative error 1.3780358172993775e-13% Desired digits 8 Estimated correct digits 13 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.17000000000000007 y[1] (closed_form) -0.14980168951326522 y[1] (numeric) -0.149801689513265 absolute error 2.220446049250313e-16 relative error 1.4822570135657172e-13% Desired digits 8 Estimated correct digits 13 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.18000000000000008 y[1] (closed_form) -0.15861355360228083 y[1] (numeric) -0.15861355360228058 absolute error 2.498001805406602e-16 relative error 1.5748980769135743e-13% Desired digits 8 Estimated correct digits 13 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.19000000000000009 y[1] (closed_form) -0.16742541769129643 y[1] (numeric) -0.16742541769129615 absolute error 2.7755575615628914e-16 relative error 1.6577874493827098e-13% Desired digits 8 Estimated correct digits 13 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.2000000000000001 y[1] (closed_form) -0.17623728178031203 y[1] (numeric) -0.17623728178031173 absolute error 3.0531133177191805e-16 relative error 1.7323878846049317e-13% Desired digits 8 Estimated correct digits 13 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.2100000000000001 y[1] (closed_form) -0.18504914586932764 y[1] (numeric) -0.1850491458693273 absolute error 3.3306690738754696e-16 relative error 1.7998835164726565e-13% Desired digits 8 Estimated correct digits 13 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.2200000000000001 y[1] (closed_form) -0.19386100995834324 y[1] (numeric) -0.19386100995834288 absolute error 3.608224830031759e-16 relative error 1.8612431818069515e-13% Desired digits 8 Estimated correct digits 13 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.23000000000000012 y[1] (closed_form) -0.20267287404735884 y[1] (numeric) -0.20267287404735845 absolute error 3.885780586188048e-16 relative error 1.9172672240686992e-13% Desired digits 8 Estimated correct digits 13 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.24000000000000013 y[1] (closed_form) -0.21148473813637444 y[1] (numeric) -0.21148473813637403 absolute error 4.163336342344337e-16 relative error 1.9686225961419679e-13% Desired digits 8 Estimated correct digits 13 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.2500000000000001 y[1] (closed_form) -0.22029660222539005 y[1] (numeric) -0.2202966022253896 absolute error 4.440892098500626e-16 relative error 2.0158695384493752e-13% Desired digits 8 Estimated correct digits 13 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.2600000000000001 y[1] (closed_form) -0.22910846631440565 y[1] (numeric) -0.22910846631440518 absolute error 4.718447854656915e-16 relative error 2.0594821005792895e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.27000000000000013 y[1] (closed_form) -0.23792033040342125 y[1] (numeric) -0.23792033040342075 absolute error 4.996003610813204e-16 relative error 2.0998641025514324e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.28000000000000014 y[1] (closed_form) -0.24673219449243686 y[1] (numeric) -0.24673219449243633 absolute error 5.273559366969494e-16 relative error 2.1373616758112795e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.29000000000000015 y[1] (closed_form) -0.25554405858145246 y[1] (numeric) -0.2555440585814519 absolute error 5.551115123125783e-16 relative error 2.1722732095359645e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.30000000000000016 y[1] (closed_form) -0.26435592267046804 y[1] (numeric) -0.2643559226704675 absolute error 5.551115123125783e-16 relative error 2.0998641025514326e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.31000000000000016 y[1] (closed_form) -0.27316778675948367 y[1] (numeric) -0.27316778675948306 absolute error 6.106226635438361e-16 relative error 2.2353392059418473e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.3200000000000002 y[1] (closed_form) -0.2819796508484993 y[1] (numeric) -0.28197965084849863 absolute error 6.661338147750939e-16 relative error 2.362347115370361e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.3300000000000002 y[1] (closed_form) -0.29079151493751487 y[1] (numeric) -0.2907915149375142 absolute error 6.661338147750939e-16 relative error 2.290760839147017e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.3400000000000002 y[1] (closed_form) -0.2996033790265305 y[1] (numeric) -0.2996033790265298 absolute error 7.216449660063518e-16 relative error 2.4086676470442897e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.3500000000000002 y[1] (closed_form) -0.3084152431155461 y[1] (numeric) -0.30841524311554536 absolute error 7.216449660063518e-16 relative error 2.339848571414453e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.3600000000000002 y[1] (closed_form) -0.3172271072045617 y[1] (numeric) -0.31722710720456093 absolute error 7.771561172376096e-16 relative error 2.449841452976671e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.3700000000000002 y[1] (closed_form) -0.3260389712935773 y[1] (numeric) -0.3260389712935765 absolute error 7.771561172376096e-16 relative error 2.383629521815139e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.3800000000000002 y[1] (closed_form) -0.3348508353825929 y[1] (numeric) -0.3348508353825921 absolute error 8.326672684688674e-16 relative error 2.486681174074064e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.39000000000000024 y[1] (closed_form) -0.3436626994716085 y[1] (numeric) -0.34366269947160766 absolute error 8.326672684688674e-16 relative error 2.4229201183285755e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.40000000000000024 y[1] (closed_form) -0.3524745635606241 y[1] (numeric) -0.35247456356062323 absolute error 8.881784197001252e-16 relative error 2.5198369230617186e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.41000000000000025 y[1] (closed_form) -0.3612864276496397 y[1] (numeric) -0.3612864276496388 absolute error 8.881784197001252e-16 relative error 2.458377485913872e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.42000000000000026 y[1] (closed_form) -0.3700982917386553 y[1] (numeric) -0.3700982917386544 absolute error 9.43689570931383e-16 relative error 2.549834981669596e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.43000000000000027 y[1] (closed_form) -0.37891015582767096 y[1] (numeric) -0.37891015582766996 absolute error 9.992007221626409e-16 relative error 2.637038640413426e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.4400000000000003 y[1] (closed_form) -0.38772201991668653 y[1] (numeric) -0.38772201991668553 absolute error 9.992007221626409e-16 relative error 2.577105944040394e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.4500000000000003 y[1] (closed_form) -0.39653388400570216 y[1] (numeric) -0.3965338840057011 absolute error 1.0547118733938987e-15 relative error 2.659827863231814e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.4600000000000003 y[1] (closed_form) -0.40534574809471774 y[1] (numeric) -0.4053457480947167 absolute error 1.0547118733938987e-15 relative error 2.6020055183789486e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.4700000000000003 y[1] (closed_form) -0.41415761218373337 y[1] (numeric) -0.41415761218373226 absolute error 1.1102230246251565e-15 relative error 2.680677577725232e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.4800000000000003 y[1] (closed_form) -0.42296947627274895 y[1] (numeric) -0.42296947627274784 absolute error 1.1102230246251565e-15 relative error 2.62483012818929e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.4900000000000003 y[1] (closed_form) -0.4317813403617646 y[1] (numeric) -0.4317813403617634 absolute error 1.1657341758564144e-15 relative error 2.699825274708984e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5000000000000003 y[1] (closed_form) -0.44059320445078015 y[1] (numeric) -0.440593204450779 absolute error 1.1657341758564144e-15 relative error 2.6458287692148045e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5100000000000003 y[1] (closed_form) -0.4494050685397958 y[1] (numeric) -0.44940506853979456 absolute error 1.2212453270876722e-15 relative error 2.717471191537147e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5200000000000004 y[1] (closed_form) -0.45821693262881136 y[1] (numeric) -0.45821693262881014 absolute error 1.2212453270876722e-15 relative error 2.665212130161433e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5300000000000004 y[1] (closed_form) -0.467028796717827 y[1] (numeric) -0.4670287967178257 absolute error 1.27675647831893e-15 relative error 2.7337853410575246e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5400000000000004 y[1] (closed_form) -0.47584066080684256 y[1] (numeric) -0.4758406608068413 absolute error 1.27675647831893e-15 relative error 2.6831596865934967e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5500000000000004 y[1] (closed_form) -0.4846525248958582 y[1] (numeric) -0.48465252489585686 absolute error 1.3322676295501878e-15 relative error 2.74891300697642e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5600000000000004 y[1] (closed_form) -0.4934643889848738 y[1] (numeric) -0.49346438898487244 absolute error 1.3877787807814457e-15 relative error 2.812317994488525e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5700000000000004 y[1] (closed_form) -0.5022762530738895 y[1] (numeric) -0.502276253073888 absolute error 1.4432899320127035e-15 relative error 2.873498245596696e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5800000000000004 y[1] (closed_form) -0.511088117162905 y[1] (numeric) -0.5110881171629036 absolute error 1.4432899320127035e-15 relative error 2.823955172396753e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5900000000000004 y[1] (closed_form) -0.5198999812519206 y[1] (numeric) -0.5198999812519192 absolute error 1.4432899320127035e-15 relative error 2.776091525406978e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6000000000000004 y[1] (closed_form) -0.5287118453409362 y[1] (numeric) -0.5287118453409347 absolute error 1.4432899320127035e-15 relative error 2.729823333316862e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6100000000000004 y[1] (closed_form) -0.5375237094299519 y[1] (numeric) -0.5375237094299503 absolute error 1.5543122344752192e-15 relative error 2.891616141218365e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6200000000000004 y[1] (closed_form) -0.5463355735189674 y[1] (numeric) -0.5463355735189659 absolute error 1.5543122344752192e-15 relative error 2.844977171198714e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6300000000000004 y[1] (closed_form) -0.555147437607983 y[1] (numeric) -0.5551474376079815 absolute error 1.5543122344752192e-15 relative error 2.7998188034019095e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6400000000000005 y[1] (closed_form) -0.5639593016969986 y[1] (numeric) -0.563959301696997 absolute error 1.5543122344752192e-15 relative error 2.7560716345987545e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6500000000000005 y[1] (closed_form) -0.5727711657860143 y[1] (numeric) -0.5727711657860126 absolute error 1.6653345369377348e-15 relative error 2.90750414199429e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6600000000000005 y[1] (closed_form) -0.5815830298750299 y[1] (numeric) -0.5815830298750282 absolute error 1.6653345369377348e-15 relative error 2.863451048933771e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6700000000000005 y[1] (closed_form) -0.5903948939640454 y[1] (numeric) -0.5903948939640438 absolute error 1.6653345369377348e-15 relative error 2.8207129735765506e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6800000000000005 y[1] (closed_form) -0.5992067580530611 y[1] (numeric) -0.5992067580530593 absolute error 1.7763568394002505e-15 relative error 2.964514027131433e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6900000000000005 y[1] (closed_form) -0.6080186221420767 y[1] (numeric) -0.6080186221420749 absolute error 1.7763568394002505e-15 relative error 2.921550055723731e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7000000000000005 y[1] (closed_form) -0.6168304862310923 y[1] (numeric) -0.6168304862310905 absolute error 1.7763568394002505e-15 relative error 2.8798136263562493e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7100000000000005 y[1] (closed_form) -0.6256423503201078 y[1] (numeric) -0.6256423503201061 absolute error 1.7763568394002505e-15 relative error 2.8392528710554576e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7200000000000005 y[1] (closed_form) -0.6344542144091235 y[1] (numeric) -0.6344542144091216 absolute error 1.887379141862766e-15 relative error 2.9748074786145285e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7300000000000005 y[1] (closed_form) -0.6432660784981391 y[1] (numeric) -0.6432660784981372 absolute error 1.887379141862766e-15 relative error 2.934056691236247e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7400000000000005 y[1] (closed_form) -0.6520779425871547 y[1] (numeric) -0.6520779425871528 absolute error 1.887379141862766e-15 relative error 2.894407276489812e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7500000000000006 y[1] (closed_form) -0.6608898066761703 y[1] (numeric) -0.6608898066761684 absolute error 1.887379141862766e-15 relative error 2.855815179469948e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7600000000000006 y[1] (closed_form) -0.6697016707651859 y[1] (numeric) -0.6697016707651839 absolute error 1.9984014443252818e-15 relative error 2.984017408888877e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7700000000000006 y[1] (closed_form) -0.6785135348542015 y[1] (numeric) -0.6785135348541995 absolute error 1.9984014443252818e-15 relative error 2.9452639360461644e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7800000000000006 y[1] (closed_form) -0.6873253989432171 y[1] (numeric) -0.6873253989432151 absolute error 1.9984014443252818e-15 relative error 2.90750414199429e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7900000000000006 y[1] (closed_form) -0.6961372630322327 y[1] (numeric) -0.6961372630322307 absolute error 1.9984014443252818e-15 relative error 2.8707002920956285e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8000000000000006 y[1] (closed_form) -0.7049491271212484 y[1] (numeric) -0.7049491271212462 absolute error 2.1094237467877974e-15 relative error 2.9923063461357904e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8100000000000006 y[1] (closed_form) -0.7137609912102639 y[1] (numeric) -0.7137609912102618 absolute error 2.1094237467877974e-15 relative error 2.955364292479793e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8200000000000006 y[1] (closed_form) -0.7225728552992795 y[1] (numeric) -0.7225728552992774 absolute error 2.1094237467877974e-15 relative error 2.9193232645227226e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8300000000000006 y[1] (closed_form) -0.7313847193882952 y[1] (numeric) -0.731384719388293 absolute error 2.220446049250313e-15 relative error 3.035948100074359e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8400000000000006 y[1] (closed_form) -0.7401965834773108 y[1] (numeric) -0.7401965834773085 absolute error 2.220446049250313e-15 relative error 2.9998058607877596e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8500000000000006 y[1] (closed_form) -0.7490084475663263 y[1] (numeric) -0.7490084475663241 absolute error 2.220446049250313e-15 relative error 2.9645140271314334e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8600000000000007 y[1] (closed_form) -0.7578203116553419 y[1] (numeric) -0.7578203116553397 absolute error 2.220446049250313e-15 relative error 2.9300429337926957e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8700000000000007 y[1] (closed_form) -0.7666321757443576 y[1] (numeric) -0.7666321757443553 absolute error 2.3314683517128287e-15 relative error 3.0411824933503496e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8800000000000007 y[1] (closed_form) -0.7754440398333732 y[1] (numeric) -0.7754440398333708 absolute error 2.3314683517128287e-15 relative error 3.0066236013804595e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8900000000000007 y[1] (closed_form) -0.7842559039223888 y[1] (numeric) -0.7842559039223864 absolute error 2.3314683517128287e-15 relative error 2.9728413137244993e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9000000000000007 y[1] (closed_form) -0.7930677680114043 y[1] (numeric) -0.793067768011402 absolute error 2.3314683517128287e-15 relative error 2.9398097435720047e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9100000000000007 y[1] (closed_form) -0.80187963210042 y[1] (numeric) -0.8018796321004176 absolute error 2.4424906541753444e-15 relative error 3.0459567201844946e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9200000000000007 y[1] (closed_form) -0.8106914961894356 y[1] (numeric) -0.8106914961894331 absolute error 2.4424906541753444e-15 relative error 3.0128484949650977e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9300000000000007 y[1] (closed_form) -0.8195033602784512 y[1] (numeric) -0.8195033602784487 absolute error 2.4424906541753444e-15 relative error 2.980452274589129e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9400000000000007 y[1] (closed_form) -0.8283152243674669 y[1] (numeric) -0.8283152243674643 absolute error 2.55351295663786e-15 relative error 3.082779214384017e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9500000000000007 y[1] (closed_form) -0.8371270884564824 y[1] (numeric) -0.8371270884564799 absolute error 2.55351295663786e-15 relative error 3.0503289068641853e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9600000000000007 y[1] (closed_form) -0.845938952545498 y[1] (numeric) -0.8459389525454954 absolute error 2.55351295663786e-15 relative error 3.0185546474176835e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9700000000000008 y[1] (closed_form) -0.8547508166345136 y[1] (numeric) -0.854750816634511 absolute error 2.55351295663786e-15 relative error 2.9874355273412124e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9800000000000008 y[1] (closed_form) -0.8635626807235293 y[1] (numeric) -0.8635626807235266 absolute error 2.6645352591003757e-15 relative error 3.0855145996674097e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9900000000000008 y[1] (closed_form) -0.8723745448125448 y[1] (numeric) -0.8723745448125422 absolute error 2.6645352591003757e-15 relative error 3.0543477855293553e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0000000000000007 y[1] (closed_form) -0.8811864089015603 y[1] (numeric) -0.8811864089015577 absolute error 2.55351295663786e-15 relative error 2.8978124615209763e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0099999999999996 y[1] (closed_form) -0.889998272990575 y[1] (numeric) -0.8899982729905733 absolute error 1.6653345369377348e-15 relative error 1.8711660319765257e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0199999999999985 y[1] (closed_form) -0.8988101370795896 y[1] (numeric) -0.8988101370795889 absolute error 6.661338147750939e-16 relative error 7.4112850678286e-14% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0299999999999974 y[1] (closed_form) -0.9076220011686043 y[1] (numeric) -0.9076220011686045 absolute error 2.220446049250313e-16 relative error 2.4464436146230354e-14% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0399999999999963 y[1] (closed_form) -0.9164338652576188 y[1] (numeric) -0.91643386525762 absolute error 1.2212453270876722e-15 relative error 1.3326060650807222e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0499999999999952 y[1] (closed_form) -0.9252457293466335 y[1] (numeric) -0.9252457293466356 absolute error 2.1094237467877974e-15 relative error 2.2798524541987096e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.059999999999994 y[1] (closed_form) -0.9340575934356481 y[1] (numeric) -0.9340575934356512 absolute error 3.1086244689504383e-15 relative error 3.328086502157008e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.069999999999993 y[1] (closed_form) -0.9428694575246627 y[1] (numeric) -0.9428694575246668 absolute error 4.107825191113079e-15 relative error 4.356727390340386e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0799999999999919 y[1] (closed_form) -0.9516813216136774 y[1] (numeric) -0.9516813216136824 absolute error 4.9960036108132044e-15 relative error 5.249660256378623e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0899999999999908 y[1] (closed_form) -0.9604931857026919 y[1] (numeric) -0.9604931857026979 absolute error 5.995204332975845e-15 relative error 6.241797882813489e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0999999999999897 y[1] (closed_form) -0.9693050497917066 y[1] (numeric) -0.9693050497917135 absolute error 6.8833827526759706e-15 relative error 7.101358601355823e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1099999999999886 y[1] (closed_form) -0.9781169138807212 y[1] (numeric) -0.9781169138807291 absolute error 7.882583474838611e-15 relative error 8.058937907089369e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1199999999999875 y[1] (closed_form) -0.9869287779697359 y[1] (numeric) -0.9869287779697447 absolute error 8.770761894538737e-15 relative error 8.886924862583845e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1299999999999863 y[1] (closed_form) -0.9957406420587505 y[1] (numeric) -0.9957406420587602 absolute error 9.769962616701378e-15 relative error 9.811754390682923e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1399999999999852 y[1] (closed_form) -1.0045525061477651 y[1] (numeric) -1.0045525061477758 absolute error 1.0658141036401503e-14 relative error 1.0609839676049484e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1499999999999841 y[1] (closed_form) -1.0133643702367798 y[1] (numeric) -1.0133643702367914 absolute error 1.1546319456101628e-14 relative error 1.1394045217322716e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.159999999999983 y[1] (closed_form) -1.0221762343257943 y[1] (numeric) -1.022176234325807 absolute error 1.2656542480726785e-14 relative error 1.2381957294355186e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.169999999999982 y[1] (closed_form) -1.030988098414809 y[1] (numeric) -1.0309880984148225 absolute error 1.354472090042691e-14 relative error 1.3137611308270709e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1799999999999808 y[1] (closed_form) -1.0397999625038237 y[1] (numeric) -1.039799962503838 absolute error 1.4432899320127035e-14 relative error 1.3880457627035124e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1899999999999797 y[1] (closed_form) -1.0486118265928384 y[1] (numeric) -1.0486118265928537 absolute error 1.532107773982716e-14 relative error 1.4610819133719465e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1999999999999786 y[1] (closed_form) -1.0574236906818528 y[1] (numeric) -1.0574236906818693 absolute error 1.6431300764452317e-14 relative error 1.5538994358880885e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2099999999999775 y[1] (closed_form) -1.0662355547708675 y[1] (numeric) -1.0662355547708848 absolute error 1.7319479184152442e-14 relative error 1.6243576859406432e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2199999999999764 y[1] (closed_form) -1.0750474188598822 y[1] (numeric) -1.0750474188599004 absolute error 1.8207657603852567e-14 relative error 1.6936608827136478e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2299999999999753 y[1] (closed_form) -1.0838592829488967 y[1] (numeric) -1.083859282948916 absolute error 1.9317880628477724e-14 relative error 1.782323677287594e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2399999999999742 y[1] (closed_form) -1.0926711470379113 y[1] (numeric) -1.0926711470379316 absolute error 2.020605904817785e-14 relative error 1.849235161279204e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2499999999999731 y[1] (closed_form) -1.101483011126926 y[1] (numeric) -1.1014830111269471 absolute error 2.1094237467877974e-14 relative error 1.9150760615269485e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.259999999999972 y[1] (closed_form) -1.1102948752159407 y[1] (numeric) -1.1102948752159627 absolute error 2.19824158875781e-14 relative error 1.979871868119967e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.269999999999971 y[1] (closed_form) -1.1191067393049552 y[1] (numeric) -1.1191067393049783 absolute error 2.3092638912203256e-14 relative error 2.0634885039246057e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2799999999999698 y[1] (closed_form) -1.1279186033939699 y[1] (numeric) -1.1279186033939939 absolute error 2.398081733190338e-14 relative error 2.1261124038333766e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2899999999999687 y[1] (closed_form) -1.1367304674829846 y[1] (numeric) -1.1367304674830094 absolute error 2.4868995751603507e-14 relative error 2.1877653905652674e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2999999999999676 y[1] (closed_form) -1.1455423315719993 y[1] (numeric) -1.145542331572025 absolute error 2.5757174171303632e-14 relative error 2.2484698698089755e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.3099999999999665 y[1] (closed_form) -1.1543541956610137 y[1] (numeric) -1.1543541956610406 absolute error 2.6867397195928788e-14 relative error 2.327482959469282e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.3199999999999654 y[1] (closed_form) -1.1631660597500284 y[1] (numeric) -1.1631660597500562 absolute error 2.7755575615628914e-14 relative error 2.3862092074448732e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.3299999999999643 y[1] (closed_form) -1.171977923839043 y[1] (numeric) -1.1719779238390717 absolute error 2.864375403532904e-14 relative error 2.4440523539471476e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.3399999999999632 y[1] (closed_form) -1.1807897879280576 y[1] (numeric) -1.1807897879280873 absolute error 2.9753977059954195e-14 relative error 2.5198369230617895e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.3499999999999621 y[1] (closed_form) -1.1896016520170722 y[1] (numeric) -1.1896016520171029 absolute error 3.064215547965432e-14 relative error 2.575833299129831e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.359999999999961 y[1] (closed_form) -1.198413516106087 y[1] (numeric) -1.1984135161061185 absolute error 3.1530333899354446e-14 relative error 2.6310061990792243e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.36999999999996 y[1] (closed_form) -1.2072253801951016 y[1] (numeric) -1.207225380195134 absolute error 3.241851231905457e-14 relative error 2.6853736552337365e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.3799999999999588 y[1] (closed_form) -1.216037244284116 y[1] (numeric) -1.2160372442841496 absolute error 3.352873534367973e-14 relative error 2.7572128650893558e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.3899999999999577 y[1] (closed_form) -1.2248491083731308 y[1] (numeric) -1.2248491083731652 absolute error 3.441691376337985e-14 relative error 2.809890094061716e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.3999999999999566 y[1] (closed_form) -1.2336609724621455 y[1] (numeric) -1.2336609724621808 absolute error 3.530509218307998e-14 relative error 2.8618147911916136e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.4099999999999555 y[1] (closed_form) -1.2424728365511601 y[1] (numeric) -1.2424728365511963 absolute error 3.6193270602780103e-14 relative error 2.913002967794846e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.4199999999999544 y[1] (closed_form) -1.2512847006401746 y[1] (numeric) -1.251284700640212 absolute error 3.730349362740526e-14 relative error 2.9812155146083282e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.4299999999999533 y[1] (closed_form) -1.2600965647291893 y[1] (numeric) -1.2600965647292275 absolute error 3.8191672047105385e-14 relative error 3.0308528025638465e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.4399999999999522 y[1] (closed_form) -1.268908428818204 y[1] (numeric) -1.268908428818243 absolute error 3.907985046680551e-14 relative error 3.0798006837422044e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.449999999999951 y[1] (closed_form) -1.2777202929072184 y[1] (numeric) -1.2777202929072586 absolute error 4.0190073491430667e-14 relative error 3.1454516074081845e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.45999999999995 y[1] (closed_form) -1.2865321569962331 y[1] (numeric) -1.2865321569962742 absolute error 4.107825191113079e-14 relative error 3.19294404634544e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.469999999999949 y[1] (closed_form) -1.2953440210852478 y[1] (numeric) -1.2953440210852898 absolute error 4.196643033083092e-14 relative error 3.2397903296508958e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.4799999999999478 y[1] (closed_form) -1.3041558851742625 y[1] (numeric) -1.3041558851743054 absolute error 4.285460875053104e-14 relative error 3.2860035550738455e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.4899999999999467 y[1] (closed_form) -1.312967749263277 y[1] (numeric) -1.312967749263321 absolute error 4.39648317751562e-14 relative error 3.3485081259479094e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.4999999999999456 y[1] (closed_form) -1.3217796133522917 y[1] (numeric) -1.3217796133523365 absolute error 4.4853010194856324e-14 relative error 3.3933803897232398e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5099999999999445 y[1] (closed_form) -1.3305914774413063 y[1] (numeric) -1.330591477441352 absolute error 4.574118861455645e-14 relative error 3.4376583188790294e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5199999999999434 y[1] (closed_form) -1.339403341530321 y[1] (numeric) -1.3394033415303677 absolute error 4.6629367034256575e-14 relative error 3.481353643703822e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5299999999999423 y[1] (closed_form) -1.3482152056193355 y[1] (numeric) -1.3482152056193832 absolute error 4.773959005888173e-14 relative error 3.540947310184904e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5399999999999412 y[1] (closed_form) -1.3570270697083502 y[1] (numeric) -1.3570270697083988 absolute error 4.8627768478581856e-14 relative error 3.5834044555229727e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.54999999999994 y[1] (closed_form) -1.3658389337973649 y[1] (numeric) -1.3658389337974144 absolute error 4.951594689828198e-14 relative error 3.625313766727647e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.559999999999939 y[1] (closed_form) -1.3746507978863793 y[1] (numeric) -1.37465079788643 absolute error 5.062616992290714e-14 relative error 3.682838579859581e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.569999999999938 y[1] (closed_form) -1.383462661975394 y[1] (numeric) -1.3834626619754455 absolute error 5.1514348342607263e-14 relative error 3.72358067611683e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5799999999999368 y[1] (closed_form) -1.3922745260644087 y[1] (numeric) -1.3922745260644611 absolute error 5.240252676230739e-14 relative error 3.763807049636644e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5899999999999357 y[1] (closed_form) -1.4010863901534234 y[1] (numeric) -1.4010863901534767 absolute error 5.3290705182007514e-14 relative error 3.803527431036712e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5999999999999346 y[1] (closed_form) -1.4098982542424379 y[1] (numeric) -1.4098982542424923 absolute error 5.440092820663267e-14 relative error 3.858500288438417e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6099999999999335 y[1] (closed_form) -1.4187101183314526 y[1] (numeric) -1.4187101183315078 absolute error 5.5289106626332796e-14 relative error 3.8971390921887844e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6199999999999324 y[1] (closed_form) -1.4275219824204672 y[1] (numeric) -1.4275219824205234 absolute error 5.617728504603292e-14 relative error 3.935300873670628e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6299999999999313 y[1] (closed_form) -1.436333846509482 y[1] (numeric) -1.436333846509539 absolute error 5.706546346573305e-14 relative error 3.972994412434904e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6399999999999302 y[1] (closed_form) -1.4451457105984964 y[1] (numeric) -1.4451457105985546 absolute error 5.81756864903582e-14 relative error 4.025593133184139e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.649999999999929 y[1] (closed_form) -1.453957574687511 y[1] (numeric) -1.4539575746875701 absolute error 5.906386491005833e-14 relative error 4.062282554754221e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.659999999999928 y[1] (closed_form) -1.4627694387765258 y[1] (numeric) -1.4627694387765857 absolute error 5.995204332975845e-14 relative error 4.098529935100566e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6699999999999269 y[1] (closed_form) -1.4715813028655405 y[1] (numeric) -1.4715813028656013 absolute error 6.084022174945858e-14 relative error 4.134343215083482e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6799999999999258 y[1] (closed_form) -1.480393166954555 y[1] (numeric) -1.4803931669546169 absolute error 6.195044477408373e-14 relative error 4.184729175799113e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6899999999999247 y[1] (closed_form) -1.4892050310435696 y[1] (numeric) -1.4892050310436324 absolute error 6.283862319378386e-14 relative error 4.219608575304725e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6999999999999236 y[1] (closed_form) -1.4980168951325843 y[1] (numeric) -1.498016895132648 absolute error 6.372680161348399e-14 relative error 4.254077628933801e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7099999999999225 y[1] (closed_form) -1.5068287592215988 y[1] (numeric) -1.5068287592216636 absolute error 6.483702463810914e-14 relative error 4.302879424175764e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7199999999999214 y[1] (closed_form) -1.5156406233106134 y[1] (numeric) -1.5156406233106792 absolute error 6.572520305780927e-14 relative error 4.336463542013391e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7299999999999203 y[1] (closed_form) -1.5244524873996281 y[1] (numeric) -1.5244524873996947 absolute error 6.661338147750939e-14 relative error 4.369659404153473e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7399999999999192 y[1] (closed_form) -1.5332643514886428 y[1] (numeric) -1.5332643514887103 absolute error 6.750155989720952e-14 relative error 4.402473704659762e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.749999999999918 y[1] (closed_form) -1.5420762155776573 y[1] (numeric) -1.542076215577726 absolute error 6.861178292183467e-14 relative error 4.449312052720617e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.759999999999917 y[1] (closed_form) -1.550888079666672 y[1] (numeric) -1.5508880796667415 absolute error 6.94999613415348e-14 relative error 4.4813008915815664e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7699999999999159 y[1] (closed_form) -1.5596999437556867 y[1] (numeric) -1.559699943755757 absolute error 7.038813976123492e-14 relative error 4.512928274636177e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7799999999999148 y[1] (closed_form) -1.5685118078447013 y[1] (numeric) -1.5685118078447726 absolute error 7.127631818093505e-14 relative error 4.54420029383624e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7899999999999137 y[1] (closed_form) -1.5773236719337158 y[1] (numeric) -1.5773236719337882 absolute error 7.238654120556021e-14 relative error 4.5892002062467064e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7999999999999126 y[1] (closed_form) -1.5861355360227305 y[1] (numeric) -1.5861355360228038 absolute error 7.327471962526033e-14 relative error 4.619701025613378e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8099999999999115 y[1] (closed_form) -1.5949474001117452 y[1] (numeric) -1.5949474001118193 absolute error 7.416289804496046e-14 relative error 4.6498648193516886e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8199999999999104 y[1] (closed_form) -1.6037592642007596 y[1] (numeric) -1.603759264200835 absolute error 7.527312106958561e-14 relative error 4.693542400648161e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8299999999999093 y[1] (closed_form) -1.6125711282897743 y[1] (numeric) -1.6125711282898505 absolute error 7.616129948928574e-14 relative error 4.722973030656901e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8399999999999082 y[1] (closed_form) -1.621382992378789 y[1] (numeric) -1.621382992378866 absolute error 7.704947790898586e-14 relative error 4.7520837625133725e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.849999999999907 y[1] (closed_form) -1.6301948564678037 y[1] (numeric) -1.6301948564678816 absolute error 7.793765632868599e-14 relative error 4.780879783755179e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.859999999999906 y[1] (closed_form) -1.6390067205568182 y[1] (numeric) -1.6390067205568972 absolute error 7.904787935331115e-14 relative error 4.82291368069902e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8699999999999048 y[1] (closed_form) -1.6478185846458329 y[1] (numeric) -1.6478185846459128 absolute error 7.993605777301127e-14 relative error 4.851022953488051e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8799999999999037 y[1] (closed_form) -1.6566304487348475 y[1] (numeric) -1.6566304487349284 absolute error 8.08242361927114e-14 relative error 4.8788331914601756e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8899999999999026 y[1] (closed_form) -1.6654423128238622 y[1] (numeric) -1.665442312823944 absolute error 8.171241461241152e-14 relative error 4.9063491411997926e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8999999999999015 y[1] (closed_form) -1.6742541769128767 y[1] (numeric) -1.6742541769129595 absolute error 8.282263763703668e-14 relative error 4.946837748958265e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9099999999999004 y[1] (closed_form) -1.6830660410018914 y[1] (numeric) -1.683066041001975 absolute error 8.37108160567368e-14 relative error 4.973709528766063e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9199999999998993 y[1] (closed_form) -1.691877905090906 y[1] (numeric) -1.6918779050909907 absolute error 8.459899447643693e-14 relative error 5.000301394200863e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9299999999998982 y[1] (closed_form) -1.7006897691799205 y[1] (numeric) -1.7006897691800062 absolute error 8.570921750106208e-14 relative error 5.039673846123707e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9399999999998971 y[1] (closed_form) -1.7095016332689352 y[1] (numeric) -1.7095016332690218 absolute error 8.659739592076221e-14 relative error 5.065651546361459e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.949999999999896 y[1] (closed_form) -1.71831349735795 y[1] (numeric) -1.7183134973580374 absolute error 8.748557434046234e-14 relative error 5.091362808648055e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.959999999999895 y[1] (closed_form) -1.7271253614469646 y[1] (numeric) -1.727125361447053 absolute error 8.837375276016246e-14 relative error 5.1168117111154e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9699999999998938 y[1] (closed_form) -1.735937225535979 y[1] (numeric) -1.7359372255360686 absolute error 8.948397578478762e-14 relative error 5.1547932994615636e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9799999999998927 y[1] (closed_form) -1.7447490896249938 y[1] (numeric) -1.7447490896250841 absolute error 9.037215420448774e-14 relative error 5.1796647862938165e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9899999999998916 y[1] (closed_form) -1.7535609537140084 y[1] (numeric) -1.7535609537140997 absolute error 9.126033262418787e-14 relative error 5.204286308434288e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9999999999998905 y[1] (closed_form) -1.7623728178030231 y[1] (numeric) -1.7623728178031153 absolute error 9.214851104388799e-14 relative error 5.228661615353355e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.0099999999998897 y[1] (closed_form) -1.7711846818920378 y[1] (numeric) -1.7711846818921309 absolute error 9.303668946358812e-14 relative error 5.252794381905068e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.0199999999998886 y[1] (closed_form) -1.7799965459810525 y[1] (numeric) -1.7799965459811464 absolute error 9.392486788328824e-14 relative error 5.276688210174091e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.0299999999998875 y[1] (closed_form) -1.7888084100700672 y[1] (numeric) -1.788808410070162 absolute error 9.481304630298837e-14 relative error 5.30034663126805e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.0399999999998863 y[1] (closed_form) -1.7976202741590817 y[1] (numeric) -1.7976202741591776 absolute error 9.592326932761353e-14 relative error 5.336125248836882e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.0499999999998852 y[1] (closed_form) -1.8064321382480963 y[1] (numeric) -1.8064321382481932 absolute error 9.681144774731365e-14 relative error 5.359262919292544e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.059999999999884 y[1] (closed_form) -1.815244002337111 y[1] (numeric) -1.8152440023372087 absolute error 9.769962616701378e-14 relative error 5.382175952170967e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.069999999999883 y[1] (closed_form) -1.8240558664261257 y[1] (numeric) -1.8240558664262243 absolute error 9.85878045867139e-14 relative error 5.404867603089212e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.079999999999882 y[1] (closed_form) -1.8328677305151402 y[1] (numeric) -1.8328677305152399 absolute error 9.969802761133906e-14 relative error 5.439455665647964e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.089999999999881 y[1] (closed_form) -1.8416795946041549 y[1] (numeric) -1.8416795946042555 absolute error 1.0058620603103918e-13 relative error 5.4616561059666235e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.0999999999998797 y[1] (closed_form) -1.8504914586931696 y[1] (numeric) -1.850491458693271 absolute error 1.0147438445073931e-13 relative error 5.483645113520343e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.1099999999998786 y[1] (closed_form) -1.859303322782184 y[1] (numeric) -1.8593033227822866 absolute error 1.0258460747536446e-13 relative error 5.517368049547781e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.1199999999998775 y[1] (closed_form) -1.8681151868711987 y[1] (numeric) -1.8681151868713022 absolute error 1.0347278589506459e-13 relative error 5.538886821447308e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.1299999999998764 y[1] (closed_form) -1.8769270509602134 y[1] (numeric) -1.8769270509603178 absolute error 1.0436096431476471e-13 relative error 5.5602035391505974e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.1399999999998753 y[1] (closed_form) -1.885738915049228 y[1] (numeric) -1.8857389150493333 absolute error 1.0524914273446484e-13 relative error 5.581321035193107e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.1499999999998742 y[1] (closed_form) -1.8945507791382425 y[1] (numeric) -1.894550779138349 absolute error 1.0635936575909e-13 relative error 5.613962261147138e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.159999999999873 y[1] (closed_form) -1.9033626432272572 y[1] (numeric) -1.9033626432273645 absolute error 1.0724754417879012e-13 relative error 5.6346353418466775e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.169999999999872 y[1] (closed_form) -1.912174507316272 y[1] (numeric) -1.91217450731638 absolute error 1.0813572259849025e-13 relative error 5.655117887240231e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.179999999999871 y[1] (closed_form) -1.9209863714052866 y[1] (numeric) -1.9209863714053956 absolute error 1.0902390101819037e-13 relative error 5.675412519373293e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.18999999999987 y[1] (closed_form) -1.929798235494301 y[1] (numeric) -1.9297982354944112 absolute error 1.1013412404281553e-13 relative error 5.707027917071633e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.1999999999998687 y[1] (closed_form) -1.9386100995833158 y[1] (numeric) -1.9386100995834268 absolute error 1.1102230246251565e-13 relative error 5.726902097867887e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.2099999999998676 y[1] (closed_form) -1.9474219636723304 y[1] (numeric) -1.9474219636724424 absolute error 1.1191048088221578e-13 relative error 5.746596421824358e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.2199999999998665 y[1] (closed_form) -1.9562338277613451 y[1] (numeric) -1.956233827761458 absolute error 1.127986593019159e-13 relative error 5.766113319438877e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.2299999999998654 y[1] (closed_form) -1.9650456918503596 y[1] (numeric) -1.9650456918504735 absolute error 1.1390888232654106e-13 relative error 5.796754894756684e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.2399999999998643 y[1] (closed_form) -1.9738575559393743 y[1] (numeric) -1.973857555939489 absolute error 1.1479706074624119e-13 relative error 5.815873612602626e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.249999999999863 y[1] (closed_form) -1.982669420028389 y[1] (numeric) -1.9826694200285047 absolute error 1.156852391659413e-13 relative error 5.834822386289938e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.259999999999862 y[1] (closed_form) -1.9914812841174034 y[1] (numeric) -1.9914812841175202 absolute error 1.1679546219056647e-13 relative error 5.864753192613034e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.269999999999861 y[1] (closed_form) -2.0002931482064183 y[1] (numeric) -2.000293148206536 absolute error 1.176836406102666e-13 relative error 5.883319688206138e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.27999999999986 y[1] (closed_form) -2.0091050122954326 y[1] (numeric) -2.009105012295554 absolute error 1.212363542890671e-13 relative error 6.034346315753438e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.289999999999859 y[1] (closed_form) -2.0179168763844473 y[1] (numeric) -2.0179168763845716 absolute error 1.2434497875801753e-13 relative error 6.162046624081443e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.2999999999998577 y[1] (closed_form) -2.026728740473462 y[1] (numeric) -2.0267287404735894 absolute error 1.2745360322696797e-13 relative error 6.288636494945726e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.3099999999998566 y[1] (closed_form) -2.0355406045624767 y[1] (numeric) -2.035540604562607 absolute error 1.305622276959184e-13 relative error 6.414130349612049e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.3199999999998555 y[1] (closed_form) -2.0443524686514913 y[1] (numeric) -2.044352468651625 absolute error 1.3367085216486885e-13 relative error 6.538542360703663e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.3299999999998544 y[1] (closed_form) -2.053164332740506 y[1] (numeric) -2.053164332740643 absolute error 1.3677947663381929e-13 relative error 6.661886457536981e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.3399999999998533 y[1] (closed_form) -2.0619761968295207 y[1] (numeric) -2.0619761968296606 absolute error 1.3988810110276972e-13 relative error 6.78417633132044e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.349999999999852 y[1] (closed_form) -2.070788060918535 y[1] (numeric) -2.0707880609186784 absolute error 1.4344081478157023e-13 relative error 6.9268708608424416e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.359999999999851 y[1] (closed_form) -2.0795999250075496 y[1] (numeric) -2.079599925007696 absolute error 1.4654943925052066e-13 relative error 7.047001564495086e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.36999999999985 y[1] (closed_form) -2.0884117890965643 y[1] (numeric) -2.088411789096714 absolute error 1.496580637194711e-13 relative error 7.166118506935472e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.379999999999849 y[1] (closed_form) -2.097223653185579 y[1] (numeric) -2.097223653185732 absolute error 1.5276668818842154e-13 relative error 7.284234466666275e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.389999999999848 y[1] (closed_form) -2.1060355172745937 y[1] (numeric) -2.1060355172747496 absolute error 1.5587531265737198e-13 relative error 7.401362008324018e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.3999999999998467 y[1] (closed_form) -2.1148473813636084 y[1] (numeric) -2.1148473813637674 absolute error 1.5898393712632242e-13 relative error 7.517513487134612e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.4099999999998456 y[1] (closed_form) -2.123659245452623 y[1] (numeric) -2.123659245452785 absolute error 1.6209256159527285e-13 relative error 7.63270105325798e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.4199999999998445 y[1] (closed_form) -2.1324711095416378 y[1] (numeric) -2.132471109541803 absolute error 1.652011860642233e-13 relative error 7.746936656024959e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.4299999999998434 y[1] (closed_form) -2.141282973630652 y[1] (numeric) -2.1412829736308208 absolute error 1.687538997430238e-13 relative error 7.880971446613296e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.4399999999998423 y[1] (closed_form) -2.1500948377196667 y[1] (numeric) -2.1500948377198386 absolute error 1.7186252421197423e-13 relative error 7.993253190368432e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.449999999999841 y[1] (closed_form) -2.1589067018086814 y[1] (numeric) -2.1589067018088564 absolute error 1.7497114868092467e-13 relative error 8.104618348460262e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.45999999999984 y[1] (closed_form) -2.167718565897696 y[1] (numeric) -2.167718565897874 absolute error 1.780797731498751e-13 relative error 8.215078098762728e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.469999999999839 y[1] (closed_form) -2.1765304299867108 y[1] (numeric) -2.176530429986892 absolute error 1.8118839761882555e-13 relative error 8.32464343813157e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.479999999999838 y[1] (closed_form) -2.1853422940757254 y[1] (numeric) -2.1853422940759097 absolute error 1.8429702208777599e-13 relative error 8.433325186053889e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.489999999999837 y[1] (closed_form) -2.19415415816474 y[1] (numeric) -2.1941541581649275 absolute error 1.8740564655672642e-13 relative error 8.541133988209762e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.4999999999998357 y[1] (closed_form) -2.2029660222537544 y[1] (numeric) -2.2029660222539453 absolute error 1.9095836023552692e-13 relative error 8.668239015332888e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.5099999999998346 y[1] (closed_form) -2.211777886342769 y[1] (numeric) -2.211777886342963 absolute error 1.9406698470447736e-13 relative error 8.774252871538202e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.5199999999998335 y[1] (closed_form) -2.2205897504317837 y[1] (numeric) -2.220589750431981 absolute error 1.971756091734278e-13 relative error 8.879425347932362e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.5299999999998324 y[1] (closed_form) -2.2294016145207984 y[1] (numeric) -2.2294016145209987 absolute error 2.0028423364237824e-13 relative error 8.983766421351075e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.5399999999998313 y[1] (closed_form) -2.238213478609813 y[1] (numeric) -2.2382134786100165 absolute error 2.0339285811132868e-13 relative error 9.087285911514524e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.54999999999983 y[1] (closed_form) -2.247025342698828 y[1] (numeric) -2.2470253426990343 absolute error 2.0650148258027912e-13 relative error 9.189993484108061e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.559999999999829 y[1] (closed_form) -2.2558372067878425 y[1] (numeric) -2.255837206788052 absolute error 2.0961010704922955e-13 relative error 9.291898653790714e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.569999999999828 y[1] (closed_form) -2.264649070876857 y[1] (numeric) -2.26464907087707 absolute error 2.1271873151818e-13 relative error 9.393010787133421e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.579999999999827 y[1] (closed_form) -2.2734609349658714 y[1] (numeric) -2.2734609349660877 absolute error 2.162714451969805e-13 relative error 9.512872725047598e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.5899999999998258 y[1] (closed_form) -2.282272799054886 y[1] (numeric) -2.2822727990551055 absolute error 2.1938006966593093e-13 relative error 9.612350887973542e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.5999999999998247 y[1] (closed_form) -2.291084663143901 y[1] (numeric) -2.2910846631441233 absolute error 2.2248869413488137e-13 relative error 9.711063834261591e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.6099999999998236 y[1] (closed_form) -2.2998965272329155 y[1] (numeric) -2.299896527233141 absolute error 2.255973186038318e-13 relative error 9.80902035950529e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.6199999999998225 y[1] (closed_form) -2.30870839132193 y[1] (numeric) -2.308708391322159 absolute error 2.2870594307278225e-13 relative error 9.906229125014304e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.6299999999998214 y[1] (closed_form) -2.317520255410945 y[1] (numeric) -2.3175202554111767 absolute error 2.318145675417327e-13 relative error 1.0002698660367355e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.6399999999998203 y[1] (closed_form) -2.3263321194999595 y[1] (numeric) -2.3263321195001945 absolute error 2.349231920106831e-13 relative error 1.0098437365907126e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.649999999999819 y[1] (closed_form) -2.335143983588974 y[1] (numeric) -2.3351439835892123 absolute error 2.384759056894836e-13 relative error 1.0212471152333857e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.659999999999818 y[1] (closed_form) -2.3439558476779885 y[1] (numeric) -2.34395584767823 absolute error 2.4158453015843406e-13 relative error 1.03067013995915e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.669999999999817 y[1] (closed_form) -2.352767711767003 y[1] (numeric) -2.352767711767248 absolute error 2.446931546273845e-13 relative error 1.0400225802300398e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.679999999999816 y[1] (closed_form) -2.361579575856018 y[1] (numeric) -2.3615795758562657 absolute error 2.4780177909633494e-13 relative error 1.0493052261705496e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.6899999999998148 y[1] (closed_form) -2.3703914399450325 y[1] (numeric) -2.3703914399452835 absolute error 2.509104035652854e-13 relative error 1.0585188561561114e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.6999999999998137 y[1] (closed_form) -2.3792033040340472 y[1] (numeric) -2.3792033040343012 absolute error 2.540190280342358e-13 relative error 1.0676642370306692e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.7099999999998126 y[1] (closed_form) -2.388015168123062 y[1] (numeric) -2.388015168123319 absolute error 2.5712765250318625e-13 relative error 1.0767421243194368e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.7199999999998115 y[1] (closed_form) -2.396827032212076 y[1] (numeric) -2.396827032212337 absolute error 2.6068036618198676e-13 relative error 1.0876060837039209e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.7299999999998104 y[1] (closed_form) -2.405638896301091 y[1] (numeric) -2.4056388963013546 absolute error 2.637889906509372e-13 relative error 1.096544419266495e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.7399999999998093 y[1] (closed_form) -2.4144507603901055 y[1] (numeric) -2.4144507603903724 absolute error 2.6689761511988763e-13 relative error 1.1054175115037951e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.749999999999808 y[1] (closed_form) -2.42326262447912 y[1] (numeric) -2.4232626244793902 absolute error 2.7000623958883807e-13 relative error 1.1142260721611875e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.759999999999807 y[1] (closed_form) -2.432074488568135 y[1] (numeric) -2.432074488568408 absolute error 2.731148640577885e-13 relative error 1.1229708026688886e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.769999999999806 y[1] (closed_form) -2.4408863526571496 y[1] (numeric) -2.440886352657426 absolute error 2.7622348852673895e-13 relative error 1.1316523943281587e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.779999999999805 y[1] (closed_form) -2.4496982167461643 y[1] (numeric) -2.4496982167464436 absolute error 2.793321129956894e-13 relative error 1.140271528493477e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.7899999999998037 y[1] (closed_form) -2.458510080835179 y[1] (numeric) -2.4585100808354614 absolute error 2.824407374646398e-13 relative error 1.1488288767508004e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.7999999999998026 y[1] (closed_form) -2.467321944924193 y[1] (numeric) -2.467321944924479 absolute error 2.859934511434403e-13 relative error 1.1591249846084731e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.8099999999998015 y[1] (closed_form) -2.476133809013208 y[1] (numeric) -2.476133809013497 absolute error 2.8910207561239076e-13 relative error 1.1675543323226304e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.8199999999998004 y[1] (closed_form) -2.4849456731022226 y[1] (numeric) -2.484945673102515 absolute error 2.922107000813412e-13 relative error 1.175923897428886e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.8299999999997993 y[1] (closed_form) -2.4937575371912373 y[1] (numeric) -2.4937575371915326 absolute error 2.9531932455029164e-13 relative error 1.1842343136651326e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.8399999999997982 y[1] (closed_form) -2.502569401280252 y[1] (numeric) -2.5025694012805504 absolute error 2.984279490192421e-13 relative error 1.1924862058433777e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.849999999999797 y[1] (closed_form) -2.5113812653692666 y[1] (numeric) -2.511381265369568 absolute error 3.015365734881925e-13 relative error 1.2006801900063366e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.859999999999796 y[1] (closed_form) -2.5201931294582813 y[1] (numeric) -2.520193129458586 absolute error 3.0464519795714295e-13 relative error 1.2088168735807435e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.869999999999795 y[1] (closed_form) -2.5290049935472956 y[1] (numeric) -2.5290049935476038 absolute error 3.0819791163594346e-13 relative error 1.2186528394459644e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.879999999999794 y[1] (closed_form) -2.5378168576363103 y[1] (numeric) -2.5378168576366216 absolute error 3.113065361048939e-13 relative error 1.2266706132405502e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.8899999999997927 y[1] (closed_form) -2.546628721725325 y[1] (numeric) -2.5466287217256394 absolute error 3.1441516057384433e-13 relative error 1.2346329007112981e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.8999999999997916 y[1] (closed_form) -2.5554405858143396 y[1] (numeric) -2.555440585814657 absolute error 3.1752378504279477e-13 relative error 1.2425402758546616e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.9099999999997905 y[1] (closed_form) -2.5642524499033543 y[1] (numeric) -2.564252449903675 absolute error 3.206324095117452e-13 relative error 1.2503933047771085e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.9199999999997894 y[1] (closed_form) -2.573064313992369 y[1] (numeric) -2.5730643139926928 absolute error 3.2374103398069565e-13 relative error 1.2581925458302236e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.9299999999997883 y[1] (closed_form) -2.5818761780813837 y[1] (numeric) -2.5818761780817105 absolute error 3.268496584496461e-13 relative error 1.2659385497430443e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.9399999999997872 y[1] (closed_form) -2.5906880421703984 y[1] (numeric) -2.5906880421707283 absolute error 3.299582829185965e-13 relative error 1.2736318597516963e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.949999999999786 y[1] (closed_form) -2.5994999062594126 y[1] (numeric) -2.599499906259746 absolute error 3.33510996597397e-13 relative error 1.2829813757420266e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.959999999999785 y[1] (closed_form) -2.6083117703484273 y[1] (numeric) -2.608311770348764 absolute error 3.3661962106634746e-13 relative error 1.2905651268114342e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.969999999999784 y[1] (closed_form) -2.617123634437442 y[1] (numeric) -2.6171236344377817 absolute error 3.397282455352979e-13 relative error 1.2980978088500715e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.979999999999783 y[1] (closed_form) -2.6259354985264567 y[1] (numeric) -2.6259354985267995 absolute error 3.4283687000424834e-13 relative error 1.3055799359756978e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.9899999999997817 y[1] (closed_form) -2.6347473626154714 y[1] (numeric) -2.6347473626158173 absolute error 3.459454944731988e-13 relative error 1.313012015428243e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.9999999999997806 y[1] (closed_form) -2.643559226704486 y[1] (numeric) -2.643559226704835 absolute error 3.490541189421492e-13 relative error 1.320394547684438e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.0099999999997795 y[1] (closed_form) -2.6523710907935008 y[1] (numeric) -2.652371090793853 absolute error 3.5216274341109965e-13 relative error 1.3277280265701596e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.0199999999997784 y[1] (closed_form) -2.661182954882515 y[1] (numeric) -2.6611829548828707 absolute error 3.5571545708990016e-13 relative error 1.336681705544759e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.0299999999997773 y[1] (closed_form) -2.6699948189715297 y[1] (numeric) -2.6699948189718885 absolute error 3.588240815588506e-13 relative error 1.3439130256330162e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.039999999999776 y[1] (closed_form) -2.6788066830605444 y[1] (numeric) -2.6788066830609063 absolute error 3.6193270602780103e-13 relative error 1.3510967712470087e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.049999999999775 y[1] (closed_form) -2.687618547149559 y[1] (numeric) -2.687618547149924 absolute error 3.6504133049675147e-13 relative error 1.3582334103323847e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.059999999999774 y[1] (closed_form) -2.6964304112385737 y[1] (numeric) -2.696430411238942 absolute error 3.681499549657019e-13 relative error 1.3653234047178563e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.069999999999773 y[1] (closed_form) -2.7052422753275884 y[1] (numeric) -2.7052422753279597 absolute error 3.7125857943465235e-13 relative error 1.3723672102148232e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.079999999999772 y[1] (closed_form) -2.714054139416603 y[1] (numeric) -2.7140541394169775 absolute error 3.743672039036028e-13 relative error 1.3793652767150568e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.0899999999997707 y[1] (closed_form) -2.7228660035056174 y[1] (numeric) -2.7228660035059953 absolute error 3.779199175824033e-13 relative error 1.387949010696235e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.0999999999997696 y[1] (closed_form) -2.731677867594632 y[1] (numeric) -2.731677867595013 absolute error 3.810285420513537e-13 relative error 1.3948516645078173e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.1099999999997685 y[1] (closed_form) -2.7404897316836467 y[1] (numeric) -2.740489731684031 absolute error 3.8413716652030416e-13 relative error 1.4017099282627333e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.1199999999997674 y[1] (closed_form) -2.7493015957726614 y[1] (numeric) -2.7493015957730487 absolute error 3.872457909892546e-13 relative error 1.4085242287884512e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.1299999999997663 y[1] (closed_form) -2.758113459861676 y[1] (numeric) -2.7581134598620665 absolute error 3.9035441545820504e-13 relative error 1.4152949874577747e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.139999999999765 y[1] (closed_form) -2.766925323950691 y[1] (numeric) -2.7669253239510843 absolute error 3.934630399271555e-13 relative error 1.4220226202757012e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.149999999999764 y[1] (closed_form) -2.7757371880397055 y[1] (numeric) -2.775737188040102 absolute error 3.965716643961059e-13 relative error 1.428707537964625e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.159999999999763 y[1] (closed_form) -2.78454905212872 y[1] (numeric) -2.78454905212912 absolute error 3.9968028886505635e-13 relative error 1.4353501460479227e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.169999999999762 y[1] (closed_form) -2.7933609162177344 y[1] (numeric) -2.7933609162181376 absolute error 4.0323300254385686e-13 relative error 1.443540647407075e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.179999999999761 y[1] (closed_form) -2.802172780306749 y[1] (numeric) -2.8021727803071554 absolute error 4.063416270128073e-13 relative error 1.4500948330827971e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.1899999999997597 y[1] (closed_form) -2.810984644395764 y[1] (numeric) -2.8109846443961732 absolute error 4.0945025148175773e-13 relative error 1.4566079266853173e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.1999999999997586 y[1] (closed_form) -2.8197965084847785 y[1] (numeric) -2.819796508485191 absolute error 4.1255887595070817e-13 relative error 1.4630803134528216e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.2099999999997575 y[1] (closed_form) -2.828608372573793 y[1] (numeric) -2.828608372574209 absolute error 4.156675004196586e-13 relative error 1.4695123738230208e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.2199999999997564 y[1] (closed_form) -2.837420236662808 y[1] (numeric) -2.8374202366632266 absolute error 4.1877612488860905e-13 relative error 1.4759044835076905e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.2299999999997553 y[1] (closed_form) -2.8462321007518225 y[1] (numeric) -2.8462321007522444 absolute error 4.218847493575595e-13 relative error 1.48225701356583e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.239999999999754 y[1] (closed_form) -2.855043964840837 y[1] (numeric) -2.855043964841262 absolute error 4.2543746303636e-13 relative error 1.4901257853662416e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.249999999999753 y[1] (closed_form) -2.8638558289298515 y[1] (numeric) -2.86385582893028 absolute error 4.285460875053104e-13 relative error 1.496395465079843e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.259999999999752 y[1] (closed_form) -2.872667693018866 y[1] (numeric) -2.872667693019298 absolute error 4.3165471197426086e-13 relative error 1.502626680500723e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.269999999999751 y[1] (closed_form) -2.881479557107881 y[1] (numeric) -2.8814795571083156 absolute error 4.347633364432113e-13 relative error 1.508819784512301e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.27999999999975 y[1] (closed_form) -2.8902914211968955 y[1] (numeric) -2.8902914211973334 absolute error 4.3787196091216174e-13 relative error 1.51497512569454e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.2899999999997487 y[1] (closed_form) -2.89910328528591 y[1] (numeric) -2.899103285286351 absolute error 4.409805853811122e-13 relative error 1.521093048389349e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.2999999999997476 y[1] (closed_form) -2.907915149374925 y[1] (numeric) -2.907915149375369 absolute error 4.440892098500626e-13 relative error 1.5271738927647954e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.3099999999997465 y[1] (closed_form) -2.916727013463939 y[1] (numeric) -2.916727013464387 absolute error 4.476419235288631e-13 relative error 1.5347405549525128e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.3199999999997454 y[1] (closed_form) -2.925538877552954 y[1] (numeric) -2.9255388775534046 absolute error 4.5075054799781356e-13 relative error 1.5407436607878567e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.3299999999997443 y[1] (closed_form) -2.9343507416419685 y[1] (numeric) -2.9343507416424224 absolute error 4.53859172466764e-13 relative error 1.546710711933499e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.339999999999743 y[1] (closed_form) -2.943162605730983 y[1] (numeric) -2.94316260573144 absolute error 4.569677969357144e-13 relative error 1.5526420322339578e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.349999999999742 y[1] (closed_form) -2.951974469819998 y[1] (numeric) -2.951974469820458 absolute error 4.600764214046649e-13 relative error 1.558537941666951e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.359999999999741 y[1] (closed_form) -2.9607863339090126 y[1] (numeric) -2.9607863339094758 absolute error 4.631850458736153e-13 relative error 1.5643987564009386e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.36999999999974 y[1] (closed_form) -2.9695981979980273 y[1] (numeric) -2.9695981979984936 absolute error 4.662936703425657e-13 relative error 1.570224788851638e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.3799999999997388 y[1] (closed_form) -2.978410062087042 y[1] (numeric) -2.9784100620875114 absolute error 4.694022948115162e-13 relative error 1.5760163477375408e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.3899999999997377 y[1] (closed_form) -2.987221926176056 y[1] (numeric) -2.987221926176529 absolute error 4.729550084903167e-13 relative error 1.583260367587575e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.3999999999997366 y[1] (closed_form) -2.996033790265071 y[1] (numeric) -2.996033790265547 absolute error 4.760636329592671e-13 relative error 1.5889795185425725e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.4099999999997355 y[1] (closed_form) -3.0048456543540856 y[1] (numeric) -3.0048456543545647 absolute error 4.791722574282176e-13 relative error 1.5946651260902093e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.4199999999997344 y[1] (closed_form) -3.0136575184431003 y[1] (numeric) -3.0136575184435825 absolute error 4.82280881897168e-13 relative error 1.600317484470901e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.4299999999997333 y[1] (closed_form) -3.022469382532115 y[1] (numeric) -3.0224693825326003 absolute error 4.853895063661184e-13 relative error 1.6059368844936876e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.439999999999732 y[1] (closed_form) -3.0312812466211296 y[1] (numeric) -3.031281246621618 absolute error 4.884981308350689e-13 relative error 1.6115236135861092e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.449999999999731 y[1] (closed_form) -3.0400931107101443 y[1] (numeric) -3.040093110710636 absolute error 4.916067553040193e-13 relative error 1.6170779558432124e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.45999999999973 y[1] (closed_form) -3.0489049747991586 y[1] (numeric) -3.0489049747996537 absolute error 4.951594689828198e-13 relative error 1.6240567452104263e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.469999999999729 y[1] (closed_form) -3.0577168388881732 y[1] (numeric) -3.0577168388886715 absolute error 4.982680934517703e-13 relative error 1.629542955432548e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.4799999999997278 y[1] (closed_form) -3.066528702977188 y[1] (numeric) -3.0665287029776893 absolute error 5.013767179207207e-13 relative error 1.6349976357108646e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.4899999999997267 y[1] (closed_form) -3.0753405670662026 y[1] (numeric) -3.075340567066707 absolute error 5.044853423896711e-13 relative error 1.6404210570764116e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.4999999999997256 y[1] (closed_form) -3.0841524311552173 y[1] (numeric) -3.084152431155725 absolute error 5.075939668586216e-13 relative error 1.645813487462727e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.5099999999997245 y[1] (closed_form) -3.092964295244232 y[1] (numeric) -3.0929642952447427 absolute error 5.10702591327572e-13 relative error 1.6511751917499745e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.5199999999997234 y[1] (closed_form) -3.1017761593332467 y[1] (numeric) -3.1017761593337605 absolute error 5.138112157965224e-13 relative error 1.6565064318083178e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.5299999999997222 y[1] (closed_form) -3.1105880234222614 y[1] (numeric) -3.1105880234227783 absolute error 5.169198402654729e-13 relative error 1.661807466540551e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.539999999999721 y[1] (closed_form) -3.1193998875112756 y[1] (numeric) -3.119399887511796 absolute error 5.204725539442734e-13 relative error 1.6685021886037112e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.54999999999972 y[1] (closed_form) -3.1282117516002903 y[1] (numeric) -3.128211751600814 absolute error 5.235811784132238e-13 relative error 1.6737395674873252e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.559999999999719 y[1] (closed_form) -3.137023615689305 y[1] (numeric) -3.1370236156898317 absolute error 5.266898028821743e-13 relative error 1.678947522894065e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.569999999999718 y[1] (closed_form) -3.1458354797783197 y[1] (numeric) -3.1458354797788495 absolute error 5.297984273511247e-13 relative error 1.684126302080039e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.5799999999997167 y[1] (closed_form) -3.1546473438673344 y[1] (numeric) -3.1546473438678673 absolute error 5.329070518200751e-13 relative error 1.689276149538717e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.5899999999997156 y[1] (closed_form) -3.163459207956349 y[1] (numeric) -3.163459207956885 absolute error 5.360156762890256e-13 relative error 1.694397307039408e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.5999999999997145 y[1] (closed_form) -3.1722710720453637 y[1] (numeric) -3.172271072045903 absolute error 5.39124300757976e-13 relative error 1.6994900136650947e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.6099999999997134 y[1] (closed_form) -3.181082936134378 y[1] (numeric) -3.1810829361349207 absolute error 5.426770144367765e-13 relative error 1.7059505373859648e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.6199999999997123 y[1] (closed_form) -3.1898948002233927 y[1] (numeric) -3.1898948002239385 absolute error 5.45785638905727e-13 relative error 1.71098319251e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.6299999999997112 y[1] (closed_form) -3.1987066643124074 y[1] (numeric) -3.1987066643129562 absolute error 5.488942633746774e-13 relative error 1.7159881195066302e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.63999999999971 y[1] (closed_form) -3.207518528401422 y[1] (numeric) -3.207518528401974 absolute error 5.520028878436278e-13 relative error 1.7209655469043776e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.649999999999709 y[1] (closed_form) -3.2163303924904367 y[1] (numeric) -3.216330392490992 absolute error 5.551115123125783e-13 relative error 1.725915700727343e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.659999999999708 y[1] (closed_form) -3.2251422565794514 y[1] (numeric) -3.2251422565800096 absolute error 5.582201367815287e-13 relative error 1.730838804529418e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.669999999999707 y[1] (closed_form) -3.233954120668466 y[1] (numeric) -3.2339541206690274 absolute error 5.613287612504791e-13 relative error 1.735735079427939e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.6799999999997057 y[1] (closed_form) -3.2427659847574803 y[1] (numeric) -3.2427659847580452 absolute error 5.648814749292796e-13 relative error 1.7419742207254154e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.6899999999997046 y[1] (closed_form) -3.251577848846495 y[1] (numeric) -3.251577848847063 absolute error 5.679900993982301e-13 relative error 1.7468137802689423e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.6999999999997035 y[1] (closed_form) -3.2603897129355097 y[1] (numeric) -3.260389712936081 absolute error 5.710987238671805e-13 relative error 1.7516271800311525e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.7099999999997024 y[1] (closed_form) -3.2692015770245244 y[1] (numeric) -3.2692015770250986 absolute error 5.74207348336131e-13 relative error 1.756414631546666e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.7199999999997013 y[1] (closed_form) -3.278013441113539 y[1] (numeric) -3.2780134411141164 absolute error 5.773159728050814e-13 relative error 1.761176344075537e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.7299999999997 y[1] (closed_form) -3.286825305202554 y[1] (numeric) -3.286825305203134 absolute error 5.804245972740318e-13 relative error 1.7659125246337442e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.739999999999699 y[1] (closed_form) -3.2956371692915685 y[1] (numeric) -3.295637169292152 absolute error 5.835332217429823e-13 relative error 1.7706233780231905e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.749999999999698 y[1] (closed_form) -3.304449033380583 y[1] (numeric) -3.30444903338117 absolute error 5.866418462119327e-13 relative error 1.7753091068612267e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.759999999999697 y[1] (closed_form) -3.3132608974695974 y[1] (numeric) -3.3132608974701876 absolute error 5.901945598907332e-13 relative error 1.7813102503985617e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.769999999999696 y[1] (closed_form) -3.322072761558612 y[1] (numeric) -3.3220727615592054 absolute error 5.933031843596837e-13 relative error 1.7859427741170982e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.7799999999996947 y[1] (closed_form) -3.3308846256476268 y[1] (numeric) -3.330884625648223 absolute error 5.964118088286341e-13 relative error 1.790550787128129e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.7899999999996936 y[1] (closed_form) -3.3396964897366415 y[1] (numeric) -3.339696489737241 absolute error 5.995204332975845e-13 relative error 1.7951344834478084e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.7999999999996925 y[1] (closed_form) -3.348508353825656 y[1] (numeric) -3.3485083538262588 absolute error 6.02629057766535e-13 relative error 1.7996940550500162e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.8099999999996914 y[1] (closed_form) -3.357320217914671 y[1] (numeric) -3.3573202179152766 absolute error 6.057376822354854e-13 relative error 1.8042296918931574e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.8199999999996903 y[1] (closed_form) -3.3661320820036855 y[1] (numeric) -3.3661320820042944 absolute error 6.088463067044358e-13 relative error 1.8087415819465437e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.829999999999689 y[1] (closed_form) -3.3749439460926998 y[1] (numeric) -3.374943946093312 absolute error 6.123990203832363e-13 relative error 1.814545752951642e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.839999999999688 y[1] (closed_form) -3.3837558101817145 y[1] (numeric) -3.38375581018233 absolute error 6.155076448521868e-13 relative error 1.8190072788353272e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.849999999999687 y[1] (closed_form) -3.392567674270729 y[1] (numeric) -3.3925676742713478 absolute error 6.186162693211372e-13 relative error 1.8234456279611748e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.859999999999686 y[1] (closed_form) -3.401379538359744 y[1] (numeric) -3.4013795383603656 absolute error 6.217248937900877e-13 relative error 1.8278609804594277e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.869999999999685 y[1] (closed_form) -3.4101914024487585 y[1] (numeric) -3.4101914024493833 absolute error 6.248335182590381e-13 relative error 1.8322535145985162e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.8799999999996837 y[1] (closed_form) -3.419003266537773 y[1] (numeric) -3.419003266538401 absolute error 6.279421427279885e-13 relative error 1.836623406809053e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.8899999999996826 y[1] (closed_form) -3.427815130626788 y[1] (numeric) -3.427815130627419 absolute error 6.31050767196939e-13 relative error 1.840970831707453e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.8999999999996815 y[1] (closed_form) -3.4366269947158026 y[1] (numeric) -3.4366269947164367 absolute error 6.341593916658894e-13 relative error 1.8452959621191948e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.9099999999996804 y[1] (closed_form) -3.445438858804817 y[1] (numeric) -3.4454388588054545 absolute error 6.377121053446899e-13 relative error 1.850887888243952e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.9199999999996793 y[1] (closed_form) -3.4542507228938315 y[1] (numeric) -3.4542507228944723 absolute error 6.408207298136404e-13 relative error 1.8551656530501836e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.929999999999678 y[1] (closed_form) -3.463062586982846 y[1] (numeric) -3.46306258698349 absolute error 6.439293542825908e-13 relative error 1.8594216480609634e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.939999999999677 y[1] (closed_form) -3.471874451071861 y[1] (numeric) -3.471874451072508 absolute error 6.470379787515412e-13 relative error 1.863656039036156e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.949999999999676 y[1] (closed_form) -3.4806863151608756 y[1] (numeric) -3.4806863151615257 absolute error 6.501466032204917e-13 relative error 1.8678689900570435e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.959999999999675 y[1] (closed_form) -3.4894981792498903 y[1] (numeric) -3.4894981792505435 absolute error 6.532552276894421e-13 relative error 1.8720606635475226e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.969999999999674 y[1] (closed_form) -3.498310043338905 y[1] (numeric) -3.4983100433395613 absolute error 6.563638521583925e-13 relative error 1.8762312202949764e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.9799999999996727 y[1] (closed_form) -3.507121907427919 y[1] (numeric) -3.507121907428579 absolute error 6.59916565837193e-13 relative error 1.8816470691809168e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.9899999999996716 y[1] (closed_form) -3.515933771516934 y[1] (numeric) -3.515933771517597 absolute error 6.630251903061435e-13 relative error 1.885772694802736e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.9999999999996705 y[1] (closed_form) -3.5247456356059486 y[1] (numeric) -3.5247456356066147 absolute error 6.661338147750939e-13 relative error 1.889877692296446e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.009999999999674 y[1] (closed_form) -3.5335574996949672 y[1] (numeric) -3.5335574996956325 absolute error 6.652456363553938e-13 relative error 1.882651227305119e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.019999999999677 y[1] (closed_form) -3.542369363783986 y[1] (numeric) -3.5423693637846503 absolute error 6.643574579356937e-13 relative error 1.8754607148759383e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.0299999999996805 y[1] (closed_form) -3.551181227873004 y[1] (numeric) -3.551181227873668 absolute error 6.639133687258436e-13 relative error 1.869556426787876e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.039999999999684 y[1] (closed_form) -3.559993091962023 y[1] (numeric) -3.559993091962686 absolute error 6.630251903061435e-13 relative error 1.8624339238274468e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.049999999999687 y[1] (closed_form) -3.5688049560510415 y[1] (numeric) -3.5688049560517037 absolute error 6.621370118864434e-13 relative error 1.855346593721143e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.0599999999996905 y[1] (closed_form) -3.5776168201400598 y[1] (numeric) -3.5776168201407215 absolute error 6.616929226765933e-13 relative error 1.849535475547906e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.069999999999694 y[1] (closed_form) -3.5864286842290785 y[1] (numeric) -3.5864286842297393 absolute error 6.608047442568932e-13 relative error 1.8425146641356863e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.079999999999697 y[1] (closed_form) -3.595240548318097 y[1] (numeric) -3.595240548318757 absolute error 6.59916565837193e-13 relative error 1.8355282684656833e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.0899999999997005 y[1] (closed_form) -3.6040524124071154 y[1] (numeric) -3.604052412407775 absolute error 6.59472476627343e-13 relative error 1.8298082301940972e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.099999999999704 y[1] (closed_form) -3.612864276496134 y[1] (numeric) -3.6128642764967926 absolute error 6.585842982076429e-13 relative error 1.8228869058052687e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.109999999999707 y[1] (closed_form) -3.6216761405851527 y[1] (numeric) -3.6216761405858104 absolute error 6.576961197879427e-13 relative error 1.8159992618270915e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.119999999999711 y[1] (closed_form) -3.630488004674171 y[1] (numeric) -3.6304880046748282 absolute error 6.572520305780927e-13 relative error 1.810368274821169e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.129999999999714 y[1] (closed_form) -3.6392998687631897 y[1] (numeric) -3.639299868763846 absolute error 6.563638521583925e-13 relative error 1.803544296506286e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.139999999999717 y[1] (closed_form) -3.6481117328522084 y[1] (numeric) -3.648111732852864 absolute error 6.554756737386924e-13 relative error 1.796753284270219e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.149999999999721 y[1] (closed_form) -3.6569235969412266 y[1] (numeric) -3.6569235969418816 absolute error 6.550315845288424e-13 relative error 1.791209379043994e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.159999999999724 y[1] (closed_form) -3.6657354610302453 y[1] (numeric) -3.6657354610308994 absolute error 6.541434061091422e-13 relative error 1.7844806671491155e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.169999999999727 y[1] (closed_form) -3.674547325119264 y[1] (numeric) -3.674547325119917 absolute error 6.532552276894421e-13 relative error 1.7777842272537326e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.179999999999731 y[1] (closed_form) -3.683359189208282 y[1] (numeric) -3.683359189208935 absolute error 6.52811138479592e-13 relative error 1.7723254913401757e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.189999999999734 y[1] (closed_form) -3.692171053297301 y[1] (numeric) -3.692171053297953 absolute error 6.519229600598919e-13 relative error 1.765690025324506e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.199999999999737 y[1] (closed_form) -3.7009829173863196 y[1] (numeric) -3.7009829173869706 absolute error 6.510347816401918e-13 relative error 1.7590861567660538e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.209999999999741 y[1] (closed_form) -3.709794781475338 y[1] (numeric) -3.7097947814759884 absolute error 6.505906924303417e-13 relative error 1.7537107326772672e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.219999999999744 y[1] (closed_form) -3.7186066455643565 y[1] (numeric) -3.718606645565006 absolute error 6.497025140106416e-13 relative error 1.7471665490234694e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.229999999999747 y[1] (closed_form) -3.727418509653375 y[1] (numeric) -3.727418509654024 absolute error 6.488143355909415e-13 relative error 1.740653307136356e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.239999999999751 y[1] (closed_form) -3.7362303737423934 y[1] (numeric) -3.736230373743042 absolute error 6.483702463810914e-13 relative error 1.735359390410532e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.249999999999754 y[1] (closed_form) -3.745042237831412 y[1] (numeric) -3.7450422378320596 absolute error 6.474820679613913e-13 relative error 1.7289045806231534e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.259999999999757 y[1] (closed_form) -3.753854101920431 y[1] (numeric) -3.7538541019210774 absolute error 6.465938895416912e-13 relative error 1.7224800751070766e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.269999999999761 y[1] (closed_form) -3.762665966009449 y[1] (numeric) -3.762665966010095 absolute error 6.461498003318411e-13 relative error 1.717265912437943e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.279999999999764 y[1] (closed_form) -3.7714778300984677 y[1] (numeric) -3.771477830099113 absolute error 6.45261621912141e-13 relative error 1.7108986211256454e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.289999999999767 y[1] (closed_form) -3.7802896941874864 y[1] (numeric) -3.7802896941881308 absolute error 6.443734434924409e-13 relative error 1.7045610141551303e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.299999999999771 y[1] (closed_form) -3.7891015582765046 y[1] (numeric) -3.7891015582771486 absolute error 6.439293542825908e-13 relative error 1.6994249015998553e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.309999999999774 y[1] (closed_form) -3.7979134223655233 y[1] (numeric) -3.7979134223661664 absolute error 6.430411758628907e-13 relative error 1.693143324637384e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.319999999999777 y[1] (closed_form) -3.806725286454542 y[1] (numeric) -3.806725286455184 absolute error 6.421529974431905e-13 relative error 1.6868908290497384e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.329999999999781 y[1] (closed_form) -3.8155371505435602 y[1] (numeric) -3.815537150544202 absolute error 6.417089082333405e-13 relative error 1.6818311103114875e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.339999999999784 y[1] (closed_form) -3.824349014632579 y[1] (numeric) -3.8243490146332197 absolute error 6.408207298136404e-13 relative error 1.6756334930775316e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.349999999999787 y[1] (closed_form) -3.8331608787215976 y[1] (numeric) -3.8331608787222375 absolute error 6.399325513939402e-13 relative error 1.6694643706354558e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.359999999999791 y[1] (closed_form) -3.8419727428106163 y[1] (numeric) -3.8419727428112553 absolute error 6.390443729742401e-13 relative error 1.6633235469201786e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.369999999999794 y[1] (closed_form) -3.8507846068996345 y[1] (numeric) -3.850784606900273 absolute error 6.3860028376439e-13 relative error 1.6583640711043133e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.379999999999797 y[1] (closed_form) -3.859596470988653 y[1] (numeric) -3.859596470989291 absolute error 6.377121053446899e-13 relative error 1.6522766308295877e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.389999999999801 y[1] (closed_form) -3.868408335077672 y[1] (numeric) -3.8684083350783087 absolute error 6.368239269249898e-13 relative error 1.646216923767959e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.399999999999804 y[1] (closed_form) -3.87722019916669 y[1] (numeric) -3.8772201991673265 absolute error 6.363798377151397e-13 relative error 1.6413301412489116e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.409999999999807 y[1] (closed_form) -3.886032063255709 y[1] (numeric) -3.8860320632563443 absolute error 6.354916592954396e-13 relative error 1.6353227378238e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.419999999999811 y[1] (closed_form) -3.8948439273447275 y[1] (numeric) -3.894843927345362 absolute error 6.346034808757395e-13 relative error 1.6293425172196165e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.429999999999814 y[1] (closed_form) -3.9036557914337457 y[1] (numeric) -3.90365579143438 absolute error 6.341593916658894e-13 relative error 1.6245269192470823e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.439999999999817 y[1] (closed_form) -3.9124676555227644 y[1] (numeric) -3.9124676555233977 absolute error 6.332712132461893e-13 relative error 1.6185979514802526e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.449999999999821 y[1] (closed_form) -3.921279519611783 y[1] (numeric) -3.9212795196124155 absolute error 6.323830348264892e-13 relative error 1.6126956307595658e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.459999999999824 y[1] (closed_form) -3.9300913837008014 y[1] (numeric) -3.9300913837014333 absolute error 6.319389456166391e-13 relative error 1.607949749559179e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.4699999999998274 y[1] (closed_form) -3.93890324778982 y[1] (numeric) -3.938903247790451 absolute error 6.31050767196939e-13 relative error 1.6020976589131288e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.479999999999831 y[1] (closed_form) -3.9477151118788387 y[1] (numeric) -3.947715111879469 absolute error 6.301625887772389e-13 relative error 1.596271693671748e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.489999999999834 y[1] (closed_form) -3.956526975967857 y[1] (numeric) -3.9565269759684867 absolute error 6.297184995673888e-13 relative error 1.591594101069778e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.4999999999998375 y[1] (closed_form) -3.9653388400568756 y[1] (numeric) -3.9653388400575045 absolute error 6.288303211476887e-13 relative error 1.5858173702468998e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.509999999999841 y[1] (closed_form) -3.9741507041458943 y[1] (numeric) -3.9741507041465223 absolute error 6.279421427279885e-13 relative error 1.5800662568556087e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.519999999999844 y[1] (closed_form) -3.9829625682349126 y[1] (numeric) -3.98296256823554 absolute error 6.274980535181385e-13 relative error 1.5754555629585546e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.5299999999998475 y[1] (closed_form) -3.9917744323239313 y[1] (numeric) -3.991774432324558 absolute error 6.266098750984384e-13 relative error 1.5697527145431375e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.539999999999851 y[1] (closed_form) -4.0005862964129495 y[1] (numeric) -4.000586296413576 absolute error 6.261657858885883e-13 relative error 1.5651850491264945e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.549999999999854 y[1] (closed_form) -4.009398160501968 y[1] (numeric) -4.009398160502589 absolute error 6.208367153703875e-13 relative error 1.5484536344792957e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.5599999999998575 y[1] (closed_form) -4.018210024590987 y[1] (numeric) -4.018210024591602 absolute error 6.155076448521868e-13 relative error 1.5317956032296725e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.569999999999861 y[1] (closed_form) -4.0270218886800055 y[1] (numeric) -4.027021888680616 absolute error 6.10178574333986e-13 relative error 1.5152104736485377e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.579999999999864 y[1] (closed_form) -4.035833752769024 y[1] (numeric) -4.035833752769629 absolute error 6.048495038157853e-13 relative error 1.4986977682140455e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.5899999999998675 y[1] (closed_form) -4.044645616858043 y[1] (numeric) -4.044645616858642 absolute error 5.995204332975845e-13 relative error 1.4822570135657605e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.599999999999871 y[1] (closed_form) -4.053457480947061 y[1] (numeric) -4.053457480947656 absolute error 5.950795411990839e-13 relative error 1.4680789030012175e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.609999999999874 y[1] (closed_form) -4.062269345036079 y[1] (numeric) -4.062269345036669 absolute error 5.897504706808832e-13 relative error 1.4517758932000242e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.6199999999998775 y[1] (closed_form) -4.071081209125098 y[1] (numeric) -4.0710812091256825 absolute error 5.844214001626824e-13 relative error 1.4355434591988362e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.629999999999881 y[1] (closed_form) -4.079893073214117 y[1] (numeric) -4.079893073214696 absolute error 5.790923296444817e-13 relative error 1.419381143703053e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.639999999999884 y[1] (closed_form) -4.0887049373031354 y[1] (numeric) -4.088704937303709 absolute error 5.737632591262809e-13 relative error 1.4032884933602688e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.649999999999888 y[1] (closed_form) -4.097516801392154 y[1] (numeric) -4.097516801392723 absolute error 5.684341886080801e-13 relative error 1.3872650587178836e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.659999999999891 y[1] (closed_form) -4.106328665481172 y[1] (numeric) -4.106328665481736 absolute error 5.639932965095795e-13 relative error 1.3734733443298111e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.669999999999894 y[1] (closed_form) -4.115140529570191 y[1] (numeric) -4.115140529570749 absolute error 5.586642259913788e-13 relative error 1.3575823765360668e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.679999999999898 y[1] (closed_form) -4.123952393659209 y[1] (numeric) -4.123952393659763 absolute error 5.53335155473178e-13 relative error 1.3417593188610992e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.689999999999901 y[1] (closed_form) -4.132764257748228 y[1] (numeric) -4.132764257748776 absolute error 5.480060849549773e-13 relative error 1.3260037369118244e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.699999999999904 y[1] (closed_form) -4.141576121837247 y[1] (numeric) -4.141576121837789 absolute error 5.426770144367765e-13 relative error 1.3103151999921212e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.709999999999908 y[1] (closed_form) -4.150387985926265 y[1] (numeric) -4.150387985926803 absolute error 5.373479439185758e-13 relative error 1.2946932810635843e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.719999999999911 y[1] (closed_form) -4.159199850015283 y[1] (numeric) -4.159199850015816 absolute error 5.329070518200751e-13 relative error 1.2812730117263227e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.729999999999914 y[1] (closed_form) -4.168011714104302 y[1] (numeric) -4.168011714104829 absolute error 5.275779813018744e-13 relative error 1.2657785473984684e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.739999999999918 y[1] (closed_form) -4.1768235781933205 y[1] (numeric) -4.176823578193843 absolute error 5.222489107836736e-13 relative error 1.2503494605572297e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.749999999999921 y[1] (closed_form) -4.185635442282339 y[1] (numeric) -4.185635442282856 absolute error 5.169198402654729e-13 relative error 1.2349853382921647e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.759999999999924 y[1] (closed_form) -4.194447306371358 y[1] (numeric) -4.1944473063718695 absolute error 5.115907697472721e-13 relative error 1.219685771162667e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.769999999999928 y[1] (closed_form) -4.203259170460377 y[1] (numeric) -4.203259170460883 absolute error 5.062616992290714e-13 relative error 1.2044503531615951e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.779999999999931 y[1] (closed_form) -4.212071034549394 y[1] (numeric) -4.212071034549896 absolute error 5.018208071305708e-13 relative error 1.191387331824178e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.789999999999934 y[1] (closed_form) -4.220882898638413 y[1] (numeric) -4.2208828986389095 absolute error 4.9649173661237e-13 relative error 1.1762746054208944e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.799999999999938 y[1] (closed_form) -4.229694762727432 y[1] (numeric) -4.229694762727923 absolute error 4.911626660941693e-13 relative error 1.1612248487109577e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.809999999999941 y[1] (closed_form) -4.23850662681645 y[1] (numeric) -4.238506626816936 absolute error 4.858335955759685e-13 relative error 1.1462376689519982e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.819999999999944 y[1] (closed_form) -4.247318490905469 y[1] (numeric) -4.24731849090595 absolute error 4.805045250577678e-13 relative error 1.131312676660918e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.829999999999948 y[1] (closed_form) -4.256130354994488 y[1] (numeric) -4.256130354994963 absolute error 4.75175454539567e-13 relative error 1.116449485580153e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.839999999999951 y[1] (closed_form) -4.264942219083506 y[1] (numeric) -4.264942219083976 absolute error 4.707345624410664e-13 relative error 1.1037302224981202e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.849999999999954 y[1] (closed_form) -4.273754083172524 y[1] (numeric) -4.27375408317299 absolute error 4.654054919228656e-13 relative error 1.0889851939664775e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.859999999999958 y[1] (closed_form) -4.282565947261543 y[1] (numeric) -4.282565947262003 absolute error 4.600764214046649e-13 relative error 1.0743008445645946e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.869999999999961 y[1] (closed_form) -4.291377811350562 y[1] (numeric) -4.291377811351016 absolute error 4.547473508864641e-13 relative error 1.0596768004990645e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.879999999999964 y[1] (closed_form) -4.30018967543958 y[1] (numeric) -4.30018967544003 absolute error 4.4941828036826337e-13 relative error 1.0451126910403604e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.889999999999968 y[1] (closed_form) -4.309001539528599 y[1] (numeric) -4.309001539529043 absolute error 4.440892098500626e-13 relative error 1.0306081484915078e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.899999999999971 y[1] (closed_form) -4.317813403617618 y[1] (numeric) -4.317813403618056 absolute error 4.3876013933186186e-13 relative error 1.0161628081571405e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.909999999999974 y[1] (closed_form) -4.3266252677066355 y[1] (numeric) -4.32662526770707 absolute error 4.3431924723336124e-13 relative error 1.0038291286168534e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.919999999999978 y[1] (closed_form) -4.335437131795654 y[1] (numeric) -4.335437131796083 absolute error 4.289901767151605e-13 relative error 9.894969380803386e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.929999999999981 y[1] (closed_form) -4.344248995884673 y[1] (numeric) -4.3442489958850965 absolute error 4.2366110619695974e-13 relative error 9.752228903046208e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.939999999999984 y[1] (closed_form) -4.3530608599736915 y[1] (numeric) -4.35306085997411 absolute error 4.18332035678759e-13 relative error 9.610066321960113e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.949999999999988 y[1] (closed_form) -4.36187272406271 y[1] (numeric) -4.361872724063123 absolute error 4.1300296516055823e-13 relative error 9.468478135141033e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.959999999999991 y[1] (closed_form) -4.370684588151729 y[1] (numeric) -4.370684588152137 absolute error 4.076738946423575e-13 relative error 9.327460868430093e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.969999999999994 y[1] (closed_form) -4.379496452240747 y[1] (numeric) -4.37949645224115 absolute error 4.0323300254385686e-13 relative error 9.207291453279858e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.979999999999998 y[1] (closed_form) -4.388308316329765 y[1] (numeric) -4.388308316330163 absolute error 3.979039320256561e-13 relative error 9.067364992222098e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.990000000000001 y[1] (closed_form) -4.397120180418784 y[1] (numeric) -4.397120180419177 absolute error 3.9257486150745535e-13 relative error 8.927999358663567e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 Finished! diff ( y , x , 1 ) = ln ( 0.1 ) + exp ( 0.1 ) + sqrt ( 0.1 ) ; 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%