##############ECHO OF PROBLEM################# ##############temp/div_lin_cpostode.ode################# diff ( y , x , 1 ) = ( 0.2 * x + 0.3 ) / 2.0 ; ! #BEGIN FIRST INPUT BLOCK # Digits:=32; ELIMINATED in preodein.rb max_terms=30 ! #END FIRST INPUT BLOCK #BEGIN SECOND INPUT BLOCK x_start=c(-5.0) 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(c(0.05) * c(x) * c(x) + c(0.15) * c(x)) end #END USER DEF BLOCK #######END OF ECHO OF PROBLEM################# START of Soultion TOP MAIN SOLVE Loop x[1] -5.0 y[1] (closed_form) 0.5 y[1] (numeric) 0.5 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] -4.989999999999997 y[1] (closed_form) 0.49650499999999886 y[1] (numeric) 0.49650500000000003 absolute error 1.1657341758564144e-15 relative error 2.3478800331445143e-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] -4.979999999999993 y[1] (closed_form) 0.49301999999999757 y[1] (numeric) 0.49302 absolute error 2.4424906541753444e-15 relative error 4.954141118363062e-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] -4.96999999999999 y[1] (closed_form) 0.48954499999999657 y[1] (numeric) 0.489545 absolute error 3.4416913763379853e-15 relative error 7.030388169295999e-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] -4.959999999999987 y[1] (closed_form) 0.4860799999999954 y[1] (numeric) 0.48608 absolute error 4.6074255521944e-15 relative error 9.478739203823328e-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] -4.949999999999983 y[1] (closed_form) 0.4826249999999943 y[1] (numeric) 0.482625 absolute error 5.717648576819556e-15 relative error 1.1846979698149959e-12% Desired digits 8 Estimated correct digits 13 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.93999999999998 y[1] (closed_form) 0.47917999999999306 y[1] (numeric) 0.47918000000000005 absolute error 6.994405055138486e-15 relative error 1.4596613078881813e-12% Desired digits 8 Estimated correct digits 13 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.929999999999977 y[1] (closed_form) 0.4757449999999921 y[1] (numeric) 0.4757450000000001 absolute error 7.993605777301127e-15 relative error 1.6802290675259351e-12% Desired digits 8 Estimated correct digits 13 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.919999999999973 y[1] (closed_form) 0.47231999999999097 y[1] (numeric) 0.47232000000000013 absolute error 9.159339953157541e-15 relative error 1.9392233979415896e-12% Desired digits 8 Estimated correct digits 13 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.90999999999997 y[1] (closed_form) 0.4689049999999897 y[1] (numeric) 0.4689050000000001 absolute error 1.0436096431476471e-14 relative error 2.2256312966329428e-12% Desired digits 8 Estimated correct digits 13 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.899999999999967 y[1] (closed_form) 0.4654999999999887 y[1] (numeric) 0.4655000000000002 absolute error 1.149080830487037e-14 relative error 2.4684872835382703e-12% Desired digits 8 Estimated correct digits 13 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.889999999999963 y[1] (closed_form) 0.46210499999998755 y[1] (numeric) 0.4621050000000002 absolute error 1.2656542480726785e-14 relative error 2.738888884718219e-12% Desired digits 8 Estimated correct digits 13 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.87999999999996 y[1] (closed_form) 0.45871999999998647 y[1] (numeric) 0.4587200000000003 absolute error 1.3822276656583199e-14 relative error 3.0132273841523384e-12% Desired digits 8 Estimated correct digits 13 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.869999999999957 y[1] (closed_form) 0.45534499999998546 y[1] (numeric) 0.4553450000000003 absolute error 1.482147737874584e-14 relative error 3.2549994792402052e-12% Desired digits 8 Estimated correct digits 13 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.859999999999953 y[1] (closed_form) 0.4519799999999843 y[1] (numeric) 0.4519800000000004 absolute error 1.609823385706477e-14 relative error 3.561713761021578e-12% Desired digits 8 Estimated correct digits 13 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.84999999999995 y[1] (closed_form) 0.4486249999999832 y[1] (numeric) 0.4486250000000004 absolute error 1.7208456881689926e-14 relative error 3.835822096782518e-12% Desired digits 8 Estimated correct digits 13 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.839999999999947 y[1] (closed_form) 0.44527999999998213 y[1] (numeric) 0.4452800000000005 absolute error 1.837419105754634e-14 relative error 4.126435289603638e-12% Desired digits 8 Estimated correct digits 13 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.829999999999943 y[1] (closed_form) 0.44194499999998116 y[1] (numeric) 0.4419450000000005 absolute error 1.9317880628477724e-14 relative error 4.371105143961024e-12% Desired digits 8 Estimated correct digits 13 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.81999999999994 y[1] (closed_form) 0.43861999999998 y[1] (numeric) 0.4386200000000006 absolute error 2.0594637106796654e-14 relative error 4.695325590898179e-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.8099999999999365 y[1] (closed_form) 0.43530499999997896 y[1] (numeric) 0.4353050000000006 absolute error 2.1649348980190553e-14 relative error 4.973374755675124e-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.799999999999933 y[1] (closed_form) 0.43199999999997796 y[1] (numeric) 0.4320000000000008 absolute error 2.2815083156046967e-14 relative error 5.281269249085215e-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.78999999999993 y[1] (closed_form) 0.428704999999977 y[1] (numeric) 0.4287050000000007 absolute error 2.3703261575747092e-14 relative error 5.5290378175548135e-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.7799999999999265 y[1] (closed_form) 0.42541999999997593 y[1] (numeric) 0.4254200000000009 absolute error 2.4980018054066022e-14 relative error 5.871848538871571e-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.769999999999923 y[1] (closed_form) 0.4221449999999749 y[1] (numeric) 0.4221450000000009 absolute error 2.5979218776228663e-14 relative error 6.154098420265598e-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.75999999999992 y[1] (closed_form) 0.41887999999997394 y[1] (numeric) 0.4188800000000011 absolute error 2.7144952952085077e-14 relative error 6.480365009569988e-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.7499999999999165 y[1] (closed_form) 0.4156249999999728 y[1] (numeric) 0.415625000000001 absolute error 2.8199664825478976e-14 relative error 6.784881762521701e-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.739999999999913 y[1] (closed_form) 0.41237999999997177 y[1] (numeric) 0.41238000000000125 absolute error 2.9476421303797906e-14 relative error 7.147878486784016e-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.72999999999991 y[1] (closed_form) 0.4091449999999708 y[1] (numeric) 0.4091450000000012 absolute error 3.042011087472929e-14 relative error 7.435044024668873e-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.7199999999999065 y[1] (closed_form) 0.40591999999996986 y[1] (numeric) 0.4059200000000014 absolute error 3.1530333899354446e-14 relative error 7.767622659478909e-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.709999999999903 y[1] (closed_form) 0.402704999999969 y[1] (numeric) 0.40270500000000137 absolute error 3.236300116782331e-14 relative error 8.036404109168201e-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.6999999999999 y[1] (closed_form) 0.399499999999968 y[1] (numeric) 0.3995000000000016 absolute error 3.3584246494910985e-14 relative error 8.406569836023448e-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.6899999999998965 y[1] (closed_form) 0.39630499999996704 y[1] (numeric) 0.3963050000000016 absolute error 3.452793606584237e-14 relative error 8.712465415739201e-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.679999999999893 y[1] (closed_form) 0.39311999999996594 y[1] (numeric) 0.39312000000000175 absolute error 3.58046925441613e-14 relative error 9.107827773749592e-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.66999999999989 y[1] (closed_form) 0.3899449999999651 y[1] (numeric) 0.38994500000000176 absolute error 3.6637359812630166e-14 relative error 9.395519832959376e-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.6599999999998865 y[1] (closed_form) 0.38677999999996415 y[1] (numeric) 0.38678000000000196 absolute error 3.780309398848658e-14 relative error 9.773797504651245e-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.649999999999883 y[1] (closed_form) 0.38362499999996325 y[1] (numeric) 0.383625000000002 absolute error 3.8746783559417963e-14 relative error 1.0100171667493432e-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.63999999999988 y[1] (closed_form) 0.3804799999999622 y[1] (numeric) 0.3804800000000022 absolute error 4.0023540037736893e-14 relative error 1.0519223096546697e-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.629999999999876 y[1] (closed_form) 0.3773449999999614 y[1] (numeric) 0.37734500000000226 absolute error 4.085620730620576e-14 relative error 1.0827282011477544e-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.619999999999873 y[1] (closed_form) 0.3742199999999605 y[1] (numeric) 0.37422000000000244 absolute error 4.196643033083092e-14 relative error 1.1214373986113877e-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.60999999999987 y[1] (closed_form) 0.3711049999999594 y[1] (numeric) 0.3711050000000025 absolute error 4.313216450668733e-14 relative error 1.162263092836045e-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.599999999999866 y[1] (closed_form) 0.3679999999999586 y[1] (numeric) 0.3680000000000027 absolute error 4.413136522884997e-14 relative error 1.1992218812188842e-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.589999999999863 y[1] (closed_form) 0.3649049999999576 y[1] (numeric) 0.3649050000000028 absolute error 4.518607710224387e-14 relative error 1.2382970116125874e-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.57999999999986 y[1] (closed_form) 0.36181999999995673 y[1] (numeric) 0.361820000000003 absolute error 4.624078897563777e-14 relative error 1.2780053334708778e-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.569999999999856 y[1] (closed_form) 0.3587449999999559 y[1] (numeric) 0.3587450000000031 absolute error 4.718447854656915e-14 relative error 1.3152651199758869e-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.559999999999853 y[1] (closed_form) 0.35567999999995514 y[1] (numeric) 0.35568000000000327 absolute error 4.8128168117500536e-14 relative error 1.3531311324085302e-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.54999999999985 y[1] (closed_form) 0.3526249999999542 y[1] (numeric) 0.3526250000000034 absolute error 4.9182879990894435e-14 relative error 1.3947644095257234e-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.539999999999846 y[1] (closed_form) 0.3495799999999534 y[1] (numeric) 0.34958000000000355 absolute error 5.0182080713057076e-14 relative error 1.4354963302552712e-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.529999999999843 y[1] (closed_form) 0.34654499999995236 y[1] (numeric) 0.3465450000000037 absolute error 5.134781488891349e-14 relative error 1.481706990114431e-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.51999999999984 y[1] (closed_form) 0.34351999999995164 y[1] (numeric) 0.3435200000000039 absolute error 5.2235993308613615e-14 relative error 1.5206099589142106e-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.509999999999836 y[1] (closed_form) 0.34050499999995076 y[1] (numeric) 0.34050500000000405 absolute error 5.3290705182007514e-14 relative error 1.5650491235669144e-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.499999999999833 y[1] (closed_form) 0.33749999999994995 y[1] (numeric) 0.3375000000000042 absolute error 5.42343947529389e-14 relative error 1.6069450297169464e-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.48999999999983 y[1] (closed_form) 0.334504999999949 y[1] (numeric) 0.3345050000000044 absolute error 5.540012892879531e-14 relative error 1.6561823867746e-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.479999999999826 y[1] (closed_form) 0.3315199999999483 y[1] (numeric) 0.33152000000000453 absolute error 5.623279619726418e-14 relative error 1.6962112752555786e-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.469999999999823 y[1] (closed_form) 0.32854499999994746 y[1] (numeric) 0.32854500000000475 absolute error 5.728750807065808e-14 relative error 1.7436731062919002e-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.45999999999982 y[1] (closed_form) 0.3255799999999466 y[1] (numeric) 0.32558000000000487 absolute error 5.828670879282072e-14 relative error 1.7902422996753572e-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.449999999999816 y[1] (closed_form) 0.32262499999994576 y[1] (numeric) 0.3226250000000051 absolute error 5.934142066621462e-14 relative error 1.8393311326222268e-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.439999999999813 y[1] (closed_form) 0.319679999999945 y[1] (numeric) 0.31968000000000524 absolute error 6.022959908591474e-14 relative error 1.8840590304656253e-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.42999999999981 y[1] (closed_form) 0.3167449999999442 y[1] (numeric) 0.3167450000000055 absolute error 6.128431095930864e-14 relative error 1.9348154180593044e-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.419999999999806 y[1] (closed_form) 0.3138199999999435 y[1] (numeric) 0.3138200000000056 absolute error 6.211697822777751e-14 relative error 1.979382392065155e-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.409999999999803 y[1] (closed_form) 0.3109049999999427 y[1] (numeric) 0.31090500000000587 absolute error 6.317169010117141e-14 relative error 2.0318647207726812e-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.3999999999998 y[1] (closed_form) 0.3079999999999419 y[1] (numeric) 0.308000000000006 absolute error 6.411537967210279e-14 relative error 2.0816681711725614e-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.389999999999796 y[1] (closed_form) 0.3051049999999411 y[1] (numeric) 0.3051050000000063 absolute error 6.517009154549669e-14 relative error 2.1359889725015737e-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.379999999999793 y[1] (closed_form) 0.3022199999999403 y[1] (numeric) 0.3022200000000064 absolute error 6.605826996519681e-14 relative error 2.185767651552176e-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.36999999999979 y[1] (closed_form) 0.2993449999999396 y[1] (numeric) 0.2993450000000067 absolute error 6.711298183859071e-14 relative error 2.2419944157612207e-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.359999999999786 y[1] (closed_form) 0.2964799999999389 y[1] (numeric) 0.2964800000000068 absolute error 6.789013795582832e-14 relative error 2.289872435099916e-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.349999999999783 y[1] (closed_form) 0.2936249999999382 y[1] (numeric) 0.29362500000000713 absolute error 6.894484982922222e-14 relative error 2.348057891161745e-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.33999999999978 y[1] (closed_form) 0.2907799999999374 y[1] (numeric) 0.29078000000000725 absolute error 6.983302824892235e-14 relative error 2.4015760454273808e-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.329999999999776 y[1] (closed_form) 0.2879449999999367 y[1] (numeric) 0.2879450000000076 absolute error 7.088774012231625e-14 relative error 2.4618500103259936e-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.319999999999773 y[1] (closed_form) 0.285119999999936 y[1] (numeric) 0.2851200000000077 absolute error 7.172040739078511e-14 relative error 2.5154463871633424e-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.30999999999977 y[1] (closed_form) 0.2823049999999353 y[1] (numeric) 0.2823050000000081 absolute error 7.277511926417901e-14 relative error 2.5778898448201657e-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.299999999999766 y[1] (closed_form) 0.2794999999999346 y[1] (numeric) 0.2795000000000082 absolute error 7.360778653264788e-14 relative error 2.633552290971918e-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.289999999999763 y[1] (closed_form) 0.2767049999999338 y[1] (numeric) 0.2767050000000085 absolute error 7.471800955727304e-14 relative error 2.7002768131147217e-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.2799999999997596 y[1] (closed_form) 0.2739199999999331 y[1] (numeric) 0.27392000000000866 absolute error 7.55506768257419e-14 relative error 2.758129264959125e-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.269999999999756 y[1] (closed_form) 0.27114499999993247 y[1] (numeric) 0.271145000000009 absolute error 7.654987754790454e-14 relative error 2.8232081560760334e-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.259999999999753 y[1] (closed_form) 0.2683799999999318 y[1] (numeric) 0.26838000000000917 absolute error 7.738254481637341e-14 relative error 2.8833200989788018e-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.2499999999997495 y[1] (closed_form) 0.26562499999993117 y[1] (numeric) 0.2656250000000095 absolute error 7.83262343873048e-14 relative error 2.9487523534051796e-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.239999999999746 y[1] (closed_form) 0.2628799999999305 y[1] (numeric) 0.26288000000000966 absolute error 7.915890165577366e-14 relative error 3.011218109243556e-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.229999999999743 y[1] (closed_form) 0.2601449999999298 y[1] (numeric) 0.26014500000001 absolute error 8.021361352916756e-14 relative error 3.0834193826208154e-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.2199999999997395 y[1] (closed_form) 0.25741999999992915 y[1] (numeric) 0.2574200000000102 absolute error 8.104628079763643e-14 relative error 3.1484065262084815e-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.209999999999736 y[1] (closed_form) 0.25470499999992846 y[1] (numeric) 0.2547050000000105 absolute error 8.204548151979907e-14 relative error 3.221196345569271e-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.199999999999733 y[1] (closed_form) 0.25199999999992784 y[1] (numeric) 0.2520000000000107 absolute error 8.287814878826794e-14 relative error 3.2888154281068123e-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.1899999999997295 y[1] (closed_form) 0.24930499999992728 y[1] (numeric) 0.24930500000001113 absolute error 8.384959393481495e-14 relative error 3.363333825428267e-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.179999999999726 y[1] (closed_form) 0.24661999999992656 y[1] (numeric) 0.2466200000000114 absolute error 8.484879465697759e-14 relative error 3.4404668987512306e-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.169999999999723 y[1] (closed_form) 0.24394499999992603 y[1] (numeric) 0.24394500000001168 absolute error 8.565370634983083e-14 relative error 3.5111892578186397e-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.1599999999997195 y[1] (closed_form) 0.24127999999992533 y[1] (numeric) 0.24128000000001196 absolute error 8.662515149637784e-14 relative error 3.5902334008788397e-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.149999999999716 y[1] (closed_form) 0.23862499999992481 y[1] (numeric) 0.23862500000001224 absolute error 8.743006318923108e-14 relative error 3.663910453190513e-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.139999999999713 y[1] (closed_form) 0.23597999999992414 y[1] (numeric) 0.23598000000001254 absolute error 8.840150833577809e-14 relative error 3.746144094237076e-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.1299999999997095 y[1] (closed_form) 0.23334499999992364 y[1] (numeric) 0.23334500000001282 absolute error 8.91786644530157e-14 relative error 3.8217516746896174e-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.119999999999706 y[1] (closed_form) 0.230719999999923 y[1] (numeric) 0.2307200000000131 absolute error 9.012235402394708e-14 relative error 3.906135316573213e-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.109999999999703 y[1] (closed_form) 0.2281049999999224 y[1] (numeric) 0.2281050000000134 absolute error 9.101053244364721e-14 relative error 3.989852587346975e-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.099999999999699 y[1] (closed_form) 0.22549999999992187 y[1] (numeric) 0.2255000000000137 absolute error 9.181544413650045e-14 relative error 4.071638320910521e-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.089999999999696 y[1] (closed_form) 0.2229049999999213 y[1] (numeric) 0.22290500000001398 absolute error 9.267586698058494e-14 relative error 4.1576396662532316e-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.079999999999693 y[1] (closed_form) 0.2203199999999207 y[1] (numeric) 0.22032000000001428 absolute error 9.35918009759007e-14 relative error 4.2479938714567166e-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.069999999999689 y[1] (closed_form) 0.21774499999992014 y[1] (numeric) 0.2177450000000146 absolute error 9.445222381998519e-14 relative error 4.337744784955789e-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.059999999999686 y[1] (closed_form) 0.21517999999991966 y[1] (numeric) 0.21518000000001491 absolute error 9.525713551283843e-14 relative error 4.4268582355643643e-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.049999999999683 y[1] (closed_form) 0.21262499999991913 y[1] (numeric) 0.21262500000001522 absolute error 9.60898027813073e-14 relative error 4.519214710468846e-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.039999999999679 y[1] (closed_form) 0.21007999999991855 y[1] (numeric) 0.21008000000001553 absolute error 9.697798120100742e-14 relative error 4.616240536988053e-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.029999999999676 y[1] (closed_form) 0.20754499999991805 y[1] (numeric) 0.20754500000001586 absolute error 9.781064846947629e-14 relative error 4.712744150401836e-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.019999999999673 y[1] (closed_form) 0.2050199999999175 y[1] (numeric) 0.2050200000000162 absolute error 9.869882688917642e-14 relative error 4.814107252424941e-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.009999999999669 y[1] (closed_form) 0.202504999999917 y[1] (numeric) 0.2025050000000165 absolute error 9.950373858202965e-14 relative error 4.9136435437184484e-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.9999999999996665 y[1] (closed_form) 0.1999999999999167 y[1] (numeric) 0.20000000000001683 absolute error 1.0014211682118912e-13 relative error 5.007105841061542e-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.9899999999996676 y[1] (closed_form) 0.19750499999991733 y[1] (numeric) 0.19750500000001717 absolute error 9.98368054894172e-14 relative error 5.0549001538927615e-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.9799999999996687 y[1] (closed_form) 0.19501999999991793 y[1] (numeric) 0.19502000000001748 absolute error 9.955924973326091e-14 relative error 5.105078952584494e-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.96999999999967 y[1] (closed_form) 0.19254499999991848 y[1] (numeric) 0.1925450000000178 absolute error 9.933720512833588e-14 relative error 5.159168253051388e-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.959999999999671 y[1] (closed_form) 0.1900799999999191 y[1] (numeric) 0.19008000000001815 absolute error 9.905964937217959e-14 relative error 5.2114714526631816e-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.949999999999672 y[1] (closed_form) 0.18762499999991977 y[1] (numeric) 0.18762500000001847 absolute error 9.869882688917642e-14 relative error 5.260430480438034e-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.939999999999673 y[1] (closed_form) 0.1851799999999203 y[1] (numeric) 0.1851800000000188 absolute error 9.850453785986701e-14 relative error 5.319393987466757e-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.929999999999674 y[1] (closed_form) 0.1827449999999209 y[1] (numeric) 0.18274500000001914 absolute error 9.825473767932635e-14 relative error 5.376603336855667e-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.9199999999996753 y[1] (closed_form) 0.18031999999992154 y[1] (numeric) 0.18032000000001946 absolute error 9.792167077193881e-14 relative error 5.43043870740802e-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.9099999999996764 y[1] (closed_form) 0.17790499999992215 y[1] (numeric) 0.1779050000000198 absolute error 9.764411501578252e-14 relative error 5.488553723381875e-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.8999999999996775 y[1] (closed_form) 0.17549999999992272 y[1] (numeric) 0.1755000000000201 absolute error 9.739431483524186e-14 relative error 5.549533608848134e-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.8899999999996786 y[1] (closed_form) 0.17310499999992324 y[1] (numeric) 0.17310500000002044 absolute error 9.720002580593246e-14 relative error 5.615090598537047e-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.8799999999996797 y[1] (closed_form) 0.17071999999992382 y[1] (numeric) 0.17072000000002077 absolute error 9.69502256253918e-14 relative error 5.678902625669814e-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.869999999999681 y[1] (closed_form) 0.16834499999992447 y[1] (numeric) 0.1683450000000211 absolute error 9.661715871800425e-14 relative error 5.739235422379494e-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.859999999999682 y[1] (closed_form) 0.16597999999992497 y[1] (numeric) 0.16598000000002142 absolute error 9.645062526431047e-14 relative error 5.810978748304258e-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.849999999999683 y[1] (closed_form) 0.16362499999992564 y[1] (numeric) 0.16362500000002173 absolute error 9.60898027813073e-14 relative error 5.872562431251396e-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.839999999999684 y[1] (closed_form) 0.16127999999992615 y[1] (numeric) 0.16128000000002204 absolute error 9.58955137519979e-14 relative error 5.945902390379577e-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.829999999999685 y[1] (closed_form) 0.15894499999992673 y[1] (numeric) 0.15894500000002237 absolute error 9.564571357145724e-14 relative error 6.017535221082848e-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.8199999999996863 y[1] (closed_form) 0.15661999999992726 y[1] (numeric) 0.15662000000002269 absolute error 9.54236689665322e-14 relative error 6.092687330262834e-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.8099999999996874 y[1] (closed_form) 0.15430499999992786 y[1] (numeric) 0.154305000000023 absolute error 9.514611321037592e-14 relative error 6.166106944714714e-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.7999999999996885 y[1] (closed_form) 0.15199999999992841 y[1] (numeric) 0.1520000000000233 absolute error 9.489631302983526e-14 relative error 6.243178488807891e-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.7899999999996896 y[1] (closed_form) 0.14970499999992903 y[1] (numeric) 0.14970500000002362 absolute error 9.459100169806334e-14 relative error 6.318493149735025e-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.7799999999996907 y[1] (closed_form) 0.1474199999999296 y[1] (numeric) 0.14742000000002392 absolute error 9.431344594190705e-14 relative error 6.397601813997563e-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.769999999999692 y[1] (closed_form) 0.14514499999993014 y[1] (numeric) 0.14514500000002423 absolute error 9.409140133698202e-14 relative error 6.482579581592705e-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.759999999999693 y[1] (closed_form) 0.14287999999993073 y[1] (numeric) 0.14288000000002454 absolute error 9.381384558082573e-14 relative error 6.565918643677996e-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.749999999999694 y[1] (closed_form) 0.14062499999993128 y[1] (numeric) 0.14062500000002484 absolute error 9.356404540028507e-14 relative error 6.653443228467968e-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.739999999999695 y[1] (closed_form) 0.13837999999993178 y[1] (numeric) 0.13838000000002515 absolute error 9.336975637097567e-14 relative error 6.747344729803562e-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.7299999999996962 y[1] (closed_form) 0.13614499999993235 y[1] (numeric) 0.13614500000002544 absolute error 9.309220061481938e-14 relative error 6.837724530086719e-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.7199999999996973 y[1] (closed_form) 0.13391999999993287 y[1] (numeric) 0.13392000000002574 absolute error 9.287015600989434e-14 relative error 6.934748805999171e-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.7099999999996984 y[1] (closed_form) 0.13170499999993346 y[1] (numeric) 0.13170500000002605 absolute error 9.259260025373806e-14 relative error 7.030302589406995e-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.6999999999996995 y[1] (closed_form) 0.129499999999934 y[1] (numeric) 0.12950000000002634 absolute error 9.23428000731974e-14 relative error 7.13071815237409e-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.6899999999997006 y[1] (closed_form) 0.1273049999999345 y[1] (numeric) 0.12730500000002665 absolute error 9.214851104388799e-14 relative error 7.238404700831499e-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.6799999999997017 y[1] (closed_form) 0.12511999999993506 y[1] (numeric) 0.12512000000002696 absolute error 9.189871086334733e-14 relative error 7.344845817087198e-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.669999999999703 y[1] (closed_form) 0.12294499999993558 y[1] (numeric) 0.12294500000002727 absolute error 9.169054404623012e-14 relative error 7.457850587358425e-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.659999999999704 y[1] (closed_form) 0.12077999999993616 y[1] (numeric) 0.12078000000002756 absolute error 9.139911050226601e-14 relative error 7.567404413173896e-11% Desired digits 8 Estimated correct digits 11 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.649999999999705 y[1] (closed_form) 0.1186249999999367 y[1] (numeric) 0.11862500000002786 absolute error 9.116318810953317e-14 relative error 7.684989513979499e-11% Desired digits 8 Estimated correct digits 11 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.639999999999706 y[1] (closed_form) 0.11647999999993719 y[1] (numeric) 0.11648000000002816 absolute error 9.096889908022376e-14 relative error 7.80982993477617e-11% Desired digits 8 Estimated correct digits 11 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.6299999999997072 y[1] (closed_form) 0.11434499999993775 y[1] (numeric) 0.11434500000002845 absolute error 9.070522111187529e-14 relative error 7.932591815289227e-11% Desired digits 8 Estimated correct digits 11 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.6199999999997083 y[1] (closed_form) 0.11221999999993826 y[1] (numeric) 0.11222000000002874 absolute error 9.048317650695026e-14 relative error 8.063016976207453e-11% Desired digits 8 Estimated correct digits 11 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.6099999999997094 y[1] (closed_form) 0.11010499999993872 y[1] (numeric) 0.11010500000002903 absolute error 9.030276526544867e-14 relative error 8.201513579355972e-11% Desired digits 8 Estimated correct digits 11 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.5999999999997105 y[1] (closed_form) 0.10799999999993926 y[1] (numeric) 0.10800000000002932 absolute error 9.006684287271582e-14 relative error 8.339522488219119e-11% Desired digits 8 Estimated correct digits 11 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.5899999999997116 y[1] (closed_form) 0.10590499999993985 y[1] (numeric) 0.1059050000000296 absolute error 8.974765375313609e-14 relative error 8.474354728595162e-11% Desired digits 8 Estimated correct digits 11 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.5799999999997127 y[1] (closed_form) 0.1038199999999403 y[1] (numeric) 0.10382000000002989 absolute error 8.959499808725013e-14 relative error 8.629839923646855e-11% Desired digits 8 Estimated correct digits 11 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.569999999999714 y[1] (closed_form) 0.1017449999999408 y[1] (numeric) 0.10174500000003017 absolute error 8.93729534823251e-14 relative error 8.78401429872496e-11% Desired digits 8 Estimated correct digits 11 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.559999999999715 y[1] (closed_form) 0.09967999999994137 y[1] (numeric) 0.09968000000003045 absolute error 8.9081519938361e-14 relative error 8.93674959253746e-11% Desired digits 8 Estimated correct digits 11 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.549999999999716 y[1] (closed_form) 0.0976249999999419 y[1] (numeric) 0.09762500000003074 absolute error 8.884559754562815e-14 relative error 9.100701413129939e-11% Desired digits 8 Estimated correct digits 11 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.539999999999717 y[1] (closed_form) 0.09557999999994238 y[1] (numeric) 0.09558000000003103 absolute error 8.865130851631875e-14 relative error 9.275089821758966e-11% Desired digits 8 Estimated correct digits 11 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.5299999999997183 y[1] (closed_form) 0.09354499999994292 y[1] (numeric) 0.09354500000003131 absolute error 8.838763054797028e-14 relative error 9.448675027850148e-11% Desired digits 8 Estimated correct digits 11 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.5199999999997194 y[1] (closed_form) 0.09151999999994342 y[1] (numeric) 0.0915200000000316 absolute error 8.817946373085306e-14 relative error 9.634993851716299e-11% Desired digits 8 Estimated correct digits 11 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.5099999999997205 y[1] (closed_form) 0.08950499999994388 y[1] (numeric) 0.08950500000003188 absolute error 8.799905248935147e-14 relative error 9.831747107916502e-11% Desired digits 8 Estimated correct digits 11 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.4999999999997216 y[1] (closed_form) 0.0874999999999444 y[1] (numeric) 0.08750000000003216 absolute error 8.776313009661862e-14 relative error 1.0030072011048502e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.4899999999997227 y[1] (closed_form) 0.08550499999994488 y[1] (numeric) 0.08550500000003243 absolute error 8.755496327950141e-14 relative error 1.0239747766745554e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.4799999999997238 y[1] (closed_form) 0.08351999999994542 y[1] (numeric) 0.08352000000003271 absolute error 8.729128531115293e-14 relative error 1.0451542781514605e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.469999999999725 y[1] (closed_form) 0.08154499999994591 y[1] (numeric) 0.08154500000003298 absolute error 8.70692407062279e-14 relative error 1.0677446895123632e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.459999999999726 y[1] (closed_form) 0.07957999999994636 y[1] (numeric) 0.07958000000003325 absolute error 8.688882946472631e-14 relative error 1.0918425416534918e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.449999999999727 y[1] (closed_form) 0.07762499999994688 y[1] (numeric) 0.07762500000003353 absolute error 8.665290707199347e-14 relative error 1.116301540380712e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.439999999999728 y[1] (closed_form) 0.07567999999994734 y[1] (numeric) 0.07568000000003379 absolute error 8.644474025487625e-14 relative error 1.1422402253559248e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.4299999999997293 y[1] (closed_form) 0.07374499999994788 y[1] (numeric) 0.07374500000003406 absolute error 8.618106228652778e-14 relative error 1.1686360063270552e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.4199999999997304 y[1] (closed_form) 0.07181999999994837 y[1] (numeric) 0.07182000000003434 absolute error 8.597289546941056e-14 relative error 1.197060644242166e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.4099999999997315 y[1] (closed_form) 0.06990499999994881 y[1] (numeric) 0.0699050000000346 absolute error 8.579248422790897e-14 relative error 1.2272725016518389e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.3999999999997326 y[1] (closed_form) 0.06799999999994932 y[1] (numeric) 0.06800000000003488 absolute error 8.555656183517613e-14 relative error 1.2581847328711747e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.3899999999997337 y[1] (closed_form) 0.06610499999994979 y[1] (numeric) 0.06610500000003515 absolute error 8.536227280586672e-14 relative error 1.2913134075475616e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.3799999999997348 y[1] (closed_form) 0.0642199999999502 y[1] (numeric) 0.06422000000003542 absolute error 8.520961713998076e-14 relative error 1.326839257864323e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.369999999999736 y[1] (closed_form) 0.06234499999995069 y[1] (numeric) 0.062345000000035684 absolute error 8.499451142895964e-14 relative error 1.3632931498761225e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.359999999999737 y[1] (closed_form) 0.06047999999995113 y[1] (numeric) 0.06048000000003595 absolute error 8.482103908136196e-14 relative error 1.402464270526298e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.349999999999738 y[1] (closed_form) 0.05862499999995163 y[1] (numeric) 0.05862500000003621 absolute error 8.457817779472521e-14 relative error 1.4426981286958634e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.339999999999739 y[1] (closed_form) 0.05677999999995209 y[1] (numeric) 0.05678000000003647 absolute error 8.43769498715119e-14 relative error 1.486032931870079e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.3299999999997403 y[1] (closed_form) 0.05494499999995245 y[1] (numeric) 0.05494500000003673 absolute error 8.42798053568572e-14 relative error 1.53389399139012e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.3199999999997414 y[1] (closed_form) 0.05311999999995293 y[1] (numeric) 0.053120000000036985 absolute error 8.405776075193216e-14 relative error 1.5824126647591615e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.3099999999997425 y[1] (closed_form) 0.05130499999995347 y[1] (numeric) 0.05130500000003724 absolute error 8.376632720796806e-14 relative error 1.6327127416049904e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.2999999999997436 y[1] (closed_form) 0.04949999999995386 y[1] (numeric) 0.0495000000000375 absolute error 8.364142711769773e-14 relative error 1.689725800359105e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.2899999999997447 y[1] (closed_form) 0.04770499999995431 y[1] (numeric) 0.04770500000003776 absolute error 8.344713808838833e-14 relative error 1.7492325351319201e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.279999999999746 y[1] (closed_form) 0.04591999999995483 y[1] (numeric) 0.045920000000038014 absolute error 8.318346012003985e-14 relative error 1.81148650087373e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.269999999999747 y[1] (closed_form) 0.04414499999995519 y[1] (numeric) 0.044145000000038265 absolute error 8.307243781757734e-14 relative error 1.8818085359080678e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.259999999999748 y[1] (closed_form) 0.04237999999995562 y[1] (numeric) 0.04238000000003852 absolute error 8.289896546997966e-14 relative error 1.9560869624838715e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.249999999999749 y[1] (closed_form) 0.04062499999995611 y[1] (numeric) 0.04062500000003877 absolute error 8.26561041833429e-14 relative error 2.034611795284485e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.23999999999975 y[1] (closed_form) 0.03887999999995656 y[1] (numeric) 0.03888000000003902 absolute error 8.24618151540335e-14 relative error 2.1209314597254537e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.2299999999997513 y[1] (closed_form) 0.03714499999995696 y[1] (numeric) 0.03714500000003927 absolute error 8.230915948814754e-14 relative error 2.2158879926838851e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.2199999999997524 y[1] (closed_form) 0.03541999999995743 y[1] (numeric) 0.03542000000003952 absolute error 8.208711488322251e-14 relative error 2.317535710991563e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.2099999999997535 y[1] (closed_form) 0.03370499999995785 y[1] (numeric) 0.03370500000003976 absolute error 8.190670364172092e-14 relative error 2.4301054336692877e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.1999999999997546 y[1] (closed_form) 0.03199999999995834 y[1] (numeric) 0.03200000000004 absolute error 8.166384235508417e-14 relative error 2.5519950735997025e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.1899999999997557 y[1] (closed_form) 0.03030499999995878 y[1] (numeric) 0.03030500000004025 absolute error 8.146955332577477e-14 relative error 2.6883205189204943e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.179999999999757 y[1] (closed_form) 0.028619999999959178 y[1] (numeric) 0.0286200000000405 absolute error 8.132036710684076e-14 relative error 2.841382498496043e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.169999999999758 y[1] (closed_form) 0.02694499999995964 y[1] (numeric) 0.026945000000040742 absolute error 8.110179194886769e-14 relative error 3.0099013527180984e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.159999999999759 y[1] (closed_form) 0.02527999999996 y[1] (numeric) 0.025280000000040985 absolute error 8.098383075250126e-14 relative error 3.203474317746416e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.14999999999976 y[1] (closed_form) 0.023624999999960428 y[1] (numeric) 0.023625000000041228 absolute error 8.079995006404772e-14 relative error 3.420103706420447e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.139999999999761 y[1] (closed_form) 0.021979999999960864 y[1] (numeric) 0.021980000000041466 absolute error 8.060219158778636e-14 relative error 3.667069680979521e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.1299999999997623 y[1] (closed_form) 0.02034499999996131 y[1] (numeric) 0.020345000000041705 absolute error 8.039402477066915e-14 relative error 3.951537221470731e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.1199999999997634 y[1] (closed_form) 0.01871999999996171 y[1] (numeric) 0.018720000000041943 absolute error 8.023096076392733e-14 relative error 4.28584192115873e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.1099999999997645 y[1] (closed_form) 0.017104999999962123 y[1] (numeric) 0.017105000000042177 absolute error 8.00540189693777e-14 relative error 4.680153111344927e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.0999999999997656 y[1] (closed_form) 0.015499999999962544 y[1] (numeric) 0.015500000000042412 absolute error 7.986840355744818e-14 relative error 5.152800229525238e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.0899999999997667 y[1] (closed_form) 0.01390499999996292 y[1] (numeric) 0.013905000000042647 absolute error 7.972789095589405e-14 relative error 5.733756990730432e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.079999999999768 y[1] (closed_form) 0.01231999999996336 y[1] (numeric) 0.01232000000004288 absolute error 7.951972413877684e-14 relative error 6.454523063231602e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.069999999999769 y[1] (closed_form) 0.010744999999963756 y[1] (numeric) 0.010745000000043112 absolute error 7.935666013203502e-14 relative error 7.385449989046319e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.05999999999977 y[1] (closed_form) 0.009179999999964161 y[1] (numeric) 0.009180000000043343 absolute error 7.918145306096136e-14 relative error 8.625430616696131e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.049999999999771 y[1] (closed_form) 0.007624999999964577 y[1] (numeric) 0.007625000000043572 absolute error 7.899497028729385e-14 relative error 1.0359996103299781e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.039999999999772 y[1] (closed_form) 0.006079999999964947 y[1] (numeric) 0.006080000000043799 absolute error 7.885185560052577e-14 relative error 1.2969055197529668e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.0299999999997733 y[1] (closed_form) 0.004544999999965327 y[1] (numeric) 0.004545000000044025 absolute error 7.869833257290182e-14 relative error 1.7315364702640747e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.0199999999997744 y[1] (closed_form) 0.0030199999999657168 y[1] (numeric) 0.003020000000044251 absolute error 7.853440120442201e-14 relative error 2.6004768611030972e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.0099999999997755 y[1] (closed_form) 0.0015049999999661168 y[1] (numeric) 0.0015050000000444764 absolute error 7.835962781421735e-14 relative error 5.20661978843731e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.9999999999997766 y[1] (closed_form) -3.347322419244847e-14 y[1] (numeric) 4.470016479359018e-14 absolute error 7.817338898603865e-14 relative error 233.5400633550995% Desired digits 8 Estimated correct digits 0 Correct digits 1 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.9899999999997777 y[1] (closed_form) -0.0014950000000331087 y[1] (numeric) -0.0014949999999550772 absolute error 7.803154823682323e-14 relative error 5.219501554186965e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.979999999999779 y[1] (closed_form) -0.0029800000000326787 y[1] (numeric) -0.0029799999999548556 absolute error 7.782316457927152e-14 relative error 2.6115155898798025e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.96999999999978 y[1] (closed_form) -0.00445500000003235 y[1] (numeric) -0.004454999999954634 absolute error 7.771561172376096e-14 relative error 1.7444581756048626e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.959999999999781 y[1] (closed_form) -0.005920000000031955 y[1] (numeric) -0.005919999999954414 absolute error 7.754127201442529e-14 relative error 1.309818784020384e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.949999999999782 y[1] (closed_form) -0.007375000000031551 y[1] (numeric) -0.007374999999954195 absolute error 7.735565660249577e-14 relative error 1.0488902590124047e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.9399999999997832 y[1] (closed_form) -0.008820000000031192 y[1] (numeric) -0.008819999999953978 absolute error 7.721427663920366e-14 relative error 8.754453133665601e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.9299999999997843 y[1] (closed_form) -0.010255000000030823 y[1] (numeric) -0.010254999999953761 absolute error 7.70616209733177e-14 relative error 7.51454129430386e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.9199999999997854 y[1] (closed_form) -0.011680000000030444 y[1] (numeric) -0.011679999999953547 absolute error 7.68968222430999e-14 relative error 6.583632041344133e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.9099999999997865 y[1] (closed_form) -0.013095000000030055 y[1] (numeric) -0.013094999999953335 absolute error 7.671988044855027e-14 relative error 5.858715574522657e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.8999999999997876 y[1] (closed_form) -0.014500000000029711 y[1] (numeric) -0.014499999999953123 absolute error 7.658804146437603e-14 relative error 5.281933894084076e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.8899999999997887 y[1] (closed_form) -0.015895000000029358 y[1] (numeric) -0.015894999999952912 absolute error 7.644579413934594e-14 relative error 4.809423978559594e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.87999999999979 y[1] (closed_form) -0.017280000000028994 y[1] (numeric) -0.0172799999999527 absolute error 7.629313847345998e-14 relative error 4.4151121801696736e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.869999999999791 y[1] (closed_form) -0.01865500000002862 y[1] (numeric) -0.01865499999995249 absolute error 7.613007446671816e-14 relative error 4.0809474385741814e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.859999999999792 y[1] (closed_form) -0.020020000000028237 y[1] (numeric) -0.020019999999952284 absolute error 7.595313267216852e-14 relative error 3.7938627708322374e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.849999999999793 y[1] (closed_form) -0.0213750000000279 y[1] (numeric) -0.021374999999952078 absolute error 7.582129368799428e-14 relative error 3.547195026334284e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.8399999999997942 y[1] (closed_form) -0.02272000000002755 y[1] (numeric) -0.022719999999951872 absolute error 7.567904636296419e-14 relative error 3.330943942027835e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.8299999999997953 y[1] (closed_form) -0.024055000000027194 y[1] (numeric) -0.02405499999995167 absolute error 7.552292125012627e-14 relative error 3.139593483684926e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.8199999999997964 y[1] (closed_form) -0.025380000000026826 y[1] (numeric) -0.02537999999995147 absolute error 7.53563877964325e-14 relative error 2.969124814671113e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.8099999999997975 y[1] (closed_form) -0.026695000000026503 y[1] (numeric) -0.02669499999995126 absolute error 7.524189604701803e-14 relative error 2.8185763643732284e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.7999999999997986 y[1] (closed_form) -0.02800000000002617 y[1] (numeric) -0.027999999999951057 absolute error 7.511352650979575e-14 relative error 2.682625946775912e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.7899999999997998 y[1] (closed_form) -0.029295000000025828 y[1] (numeric) -0.029294999999950857 absolute error 7.497127918476565e-14 relative error 2.559183450578582e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.779999999999801 y[1] (closed_form) -0.030580000000025476 y[1] (numeric) -0.030579999999950654 absolute error 7.482209296583164e-14 relative error 2.4467656300120767e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.769999999999802 y[1] (closed_form) -0.03185500000002511 y[1] (numeric) -0.03185499999995045 absolute error 7.466249840604178e-14 relative error 2.343823525537056e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.759999999999803 y[1] (closed_form) -0.033120000000024796 y[1] (numeric) -0.03311999999995025 absolute error 7.454453720967535e-14 relative error 2.2507408577783679e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.749999999999804 y[1] (closed_form) -0.03437500000002447 y[1] (numeric) -0.03437499999995006 absolute error 7.441269822550112e-14 relative error 2.1647330392857644e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.7399999999998053 y[1] (closed_form) -0.03562000000002413 y[1] (numeric) -0.03561999999994986 absolute error 7.427392034742297e-14 relative error 2.0851746307516185e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.7299999999998064 y[1] (closed_form) -0.036855000000023785 y[1] (numeric) -0.036854999999949664 absolute error 7.412126468153701e-14 relative error 2.011158992850066e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.7199999999998075 y[1] (closed_form) -0.038080000000023484 y[1] (numeric) -0.038079999999949474 absolute error 7.40102423790745e-14 relative error 1.9435462809618923e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.7099999999998086 y[1] (closed_form) -0.03929500000002312 y[1] (numeric) -0.03929499999994929 absolute error 7.382983113757291e-14 relative error 1.8788606982448016e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.6999999999998097 y[1] (closed_form) -0.040500000000022796 y[1] (numeric) -0.0404999999999491 absolute error 7.369799215339867e-14 relative error 1.8197035099594368e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.6899999999998108 y[1] (closed_form) -0.04169500000002252 y[1] (numeric) -0.04169499999994891 absolute error 7.360778653264788e-14 relative error 1.7653864140210607e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.679999999999812 y[1] (closed_form) -0.04288000000002218 y[1] (numeric) -0.04287999999994872 absolute error 7.345513086676192e-14 relative error 1.713039432526211e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.669999999999813 y[1] (closed_form) -0.04405500000002188 y[1] (numeric) -0.04405499999994853 absolute error 7.335104745820331e-14 relative error 1.6649880253811572e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.659999999999814 y[1] (closed_form) -0.04522000000002152 y[1] (numeric) -0.04521999999994834 absolute error 7.317757511060563e-14 relative error 1.618256857818903e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.649999999999815 y[1] (closed_form) -0.046375000000021205 y[1] (numeric) -0.04637499999994816 absolute error 7.304573612643139e-14 relative error 1.5751102129681507e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.6399999999998163 y[1] (closed_form) -0.047520000000020934 y[1] (numeric) -0.04751999999994797 absolute error 7.296246939958451e-14 relative error 1.535405500832331e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.6299999999998174 y[1] (closed_form) -0.0486550000000206 y[1] (numeric) -0.04865499999994779 absolute error 7.280981373369855e-14 relative error 1.496450801226343e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.6199999999998185 y[1] (closed_form) -0.04978000000002031 y[1] (numeric) -0.04977999999994761 absolute error 7.269879143123603e-14 relative error 1.4604015956449652e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.6099999999998196 y[1] (closed_form) -0.05089500000002001 y[1] (numeric) -0.05089499999994743 absolute error 7.258083023486961e-14 relative error 1.426089600841754e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.5999999999998207 y[1] (closed_form) -0.0520000000000197 y[1] (numeric) -0.05199999999994725 absolute error 7.244899125069537e-14 relative error 1.393249831743614e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.589999999999822 y[1] (closed_form) -0.05309500000001938 y[1] (numeric) -0.05309499999994707 absolute error 7.230327447871332e-14 relative error 1.361771814270401e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.579999999999823 y[1] (closed_form) -0.0541800000000191 y[1] (numeric) -0.054179999999946896 absolute error 7.220612996405862e-14 relative error 1.3327081942420297e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.569999999999824 y[1] (closed_form) -0.05525500000001882 y[1] (numeric) -0.05525499999994672 absolute error 7.20951076615961e-14 relative error 1.304770747653091e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.559999999999825 y[1] (closed_form) -0.05632000000001852 y[1] (numeric) -0.05631999999994655 absolute error 7.197020757132577e-14 relative error 1.2778801060245403e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.549999999999826 y[1] (closed_form) -0.05737500000001822 y[1] (numeric) -0.05737499999994637 absolute error 7.184530748105544e-14 relative error 1.2522057948763857e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.5399999999998273 y[1] (closed_form) -0.05842000000001796 y[1] (numeric) -0.058419999999946196 absolute error 7.176204075420856e-14 relative error 1.2283813891507446e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.5299999999998284 y[1] (closed_form) -0.05945500000001763 y[1] (numeric) -0.05945499999994602 absolute error 7.16093850883226e-14 relative error 1.2044299905525415e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.5199999999998295 y[1] (closed_form) -0.06048000000001735 y[1] (numeric) -0.060479999999945855 absolute error 7.149836278586008e-14 relative error 1.1821819243690405e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.5099999999998306 y[1] (closed_form) -0.061495000000017064 y[1] (numeric) -0.06149499999994568 absolute error 7.138040158949366e-14 relative error 1.1607513064391227e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.4999999999998317 y[1] (closed_form) -0.06250000000001682 y[1] (numeric) -0.062499999999945516 absolute error 7.130407375655068e-14 relative error 1.1408651801045038e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.489999999999833 y[1] (closed_form) -0.06349500000001651 y[1] (numeric) -0.06349499999994536 absolute error 7.115141809066472e-14 relative error 1.1205830079635596e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.479999999999834 y[1] (closed_form) -0.06448000000001625 y[1] (numeric) -0.06447999999994519 absolute error 7.105427357601002e-14 relative error 1.1019583370966519e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.469999999999835 y[1] (closed_form) -0.06545500000001597 y[1] (numeric) -0.06545499999994503 absolute error 7.09432512735475e-14 relative error 1.0838477010698982e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.459999999999836 y[1] (closed_form) -0.06642000000001569 y[1] (numeric) -0.06641999999994487 absolute error 7.081835118327717e-14 relative error 1.0662202827952492e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.449999999999837 y[1] (closed_form) -0.06737500000001545 y[1] (numeric) -0.0673749999999447 absolute error 7.07489622442381e-14 relative error 1.0500773616953154e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.4399999999998383 y[1] (closed_form) -0.0683200000000152 y[1] (numeric) -0.06831999999994455 absolute error 7.06518177295834e-14 relative error 1.0341308215686135e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.4299999999998394 y[1] (closed_form) -0.06925500000001489 y[1] (numeric) -0.06925499999994439 absolute error 7.049916206369744e-14 relative error 1.0179649420790164e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.4199999999998405 y[1] (closed_form) -0.07018000000001468 y[1] (numeric) -0.07017999999994422 absolute error 7.0457528700274e-14 relative error 1.0039545269344437e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.4099999999998416 y[1] (closed_form) -0.0710950000000144 y[1] (numeric) -0.07109499999994406 absolute error 7.033262861000367e-14 relative error 9.892767228354937e-11% Desired digits 8 Estimated correct digits 11 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.3999999999998427 y[1] (closed_form) -0.07200000000001411 y[1] (numeric) -0.0719999999999439 absolute error 7.020772851973334e-14 relative error 9.751073405516609e-11% Desired digits 8 Estimated correct digits 11 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.389999999999844 y[1] (closed_form) -0.07289500000001387 y[1] (numeric) -0.07289499999994374 absolute error 7.012446179288645e-14 relative error 9.619927538634078e-11% Desired digits 8 Estimated correct digits 11 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.379999999999845 y[1] (closed_form) -0.07378000000001361 y[1] (numeric) -0.07377999999994359 absolute error 7.002731727823175e-14 relative error 9.491368565765632e-11% Desired digits 8 Estimated correct digits 11 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.369999999999846 y[1] (closed_form) -0.07465500000001335 y[1] (numeric) -0.07465499999994343 absolute error 6.991629497576923e-14 relative error 9.365252826435836e-11% Desired digits 8 Estimated correct digits 11 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.359999999999847 y[1] (closed_form) -0.07552000000001313 y[1] (numeric) -0.07551999999994329 absolute error 6.984690603673016e-14 relative error 9.248795820539991e-11% Desired digits 8 Estimated correct digits 11 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.349999999999848 y[1] (closed_form) -0.0763750000000129 y[1] (numeric) -0.07637499999994313 absolute error 6.977751709769109e-14 relative error 9.136172451414638e-11% Desired digits 8 Estimated correct digits 11 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.3399999999998493 y[1] (closed_form) -0.07722000000001261 y[1] (numeric) -0.07721999999994299 absolute error 6.962486143180513e-14 relative error 9.016428571845863e-11% Desired digits 8 Estimated correct digits 11 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.3299999999998504 y[1] (closed_form) -0.07805500000001236 y[1] (numeric) -0.07805499999994284 absolute error 6.952771691715043e-14 relative error 8.907528911298369e-11% Desired digits 8 Estimated correct digits 11 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.3199999999998515 y[1] (closed_form) -0.07888000000001216 y[1] (numeric) -0.07887999999994269 absolute error 6.947220576591917e-14 relative error 8.807328317179064e-11% Desired digits 8 Estimated correct digits 11 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.3099999999998526 y[1] (closed_form) -0.0796950000000119 y[1] (numeric) -0.07969499999994255 absolute error 6.934730567564884e-14 relative error 8.701588013757261e-11% Desired digits 8 Estimated correct digits 11 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.2999999999998537 y[1] (closed_form) -0.08050000000001167 y[1] (numeric) -0.0804999999999424 absolute error 6.927791673660977e-14 relative error 8.605952389639717e-11% Desired digits 8 Estimated correct digits 11 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.289999999999855 y[1] (closed_form) -0.08129500000001144 y[1] (numeric) -0.08129499999994225 absolute error 6.919465000976288e-14 relative error 8.511550527062321e-11% Desired digits 8 Estimated correct digits 11 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.279999999999856 y[1] (closed_form) -0.0820800000000112 y[1] (numeric) -0.0820799999999421 absolute error 6.909750549510818e-14 relative error 8.418312072989614e-11% Desired digits 8 Estimated correct digits 11 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.269999999999857 y[1] (closed_form) -0.082855000000011 y[1] (numeric) -0.08285499999994195 absolute error 6.905587213168474e-14 relative error 8.334544943778356e-11% Desired digits 8 Estimated correct digits 11 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.259999999999858 y[1] (closed_form) -0.08362000000001074 y[1] (numeric) -0.08361999999994181 absolute error 6.893097204141441e-14 relative error 8.243359488328816e-11% Desired digits 8 Estimated correct digits 11 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.2499999999998592 y[1] (closed_form) -0.08437500000001052 y[1] (numeric) -0.08437499999994166 absolute error 6.886158310237533e-14 relative error 8.161372812132355e-11% Desired digits 8 Estimated correct digits 11 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.2399999999998603 y[1] (closed_form) -0.0851200000000103 y[1] (numeric) -0.08511999999994153 absolute error 6.876443858772063e-14 relative error 8.078528969421089e-11% Desired digits 8 Estimated correct digits 11 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.2299999999998614 y[1] (closed_form) -0.08585500000001009 y[1] (numeric) -0.0858549999999414 absolute error 6.869504964868156e-14 relative error 8.001287012832507e-11% Desired digits 8 Estimated correct digits 11 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.2199999999998625 y[1] (closed_form) -0.08658000000000987 y[1] (numeric) -0.08657999999994126 absolute error 6.861178292183467e-14 relative error 7.924668852139854e-11% Desired digits 8 Estimated correct digits 11 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.2099999999998636 y[1] (closed_form) -0.08729500000000967 y[1] (numeric) -0.08729499999994113 absolute error 6.85423939827956e-14 relative error 7.851812129307292e-11% Desired digits 8 Estimated correct digits 11 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.1999999999998647 y[1] (closed_form) -0.08800000000000943 y[1] (numeric) -0.08799999999994099 absolute error 6.84452494681409e-14 relative error 7.77786925774245e-11% Desired digits 8 Estimated correct digits 11 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.189999999999866 y[1] (closed_form) -0.08869500000000924 y[1] (numeric) -0.08869499999994086 absolute error 6.837586052910183e-14 relative error 7.709099783425752e-11% Desired digits 8 Estimated correct digits 11 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.179999999999867 y[1] (closed_form) -0.08938000000000904 y[1] (numeric) -0.08937999999994073 absolute error 6.830647159006276e-14 relative error 7.642254597231579e-11% Desired digits 8 Estimated correct digits 11 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.169999999999868 y[1] (closed_form) -0.09005500000000882 y[1] (numeric) -0.09005499999994059 absolute error 6.823708265102368e-14 relative error 7.577267519961912e-11% Desired digits 8 Estimated correct digits 11 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.159999999999869 y[1] (closed_form) -0.09072000000000863 y[1] (numeric) -0.09071999999994046 absolute error 6.816769371198461e-14 relative error 7.514075585535508e-11% Desired digits 8 Estimated correct digits 11 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.1499999999998702 y[1] (closed_form) -0.09137500000000842 y[1] (numeric) -0.09137499999994032 absolute error 6.809830477294554e-14 relative error 7.452618853399646e-11% Desired digits 8 Estimated correct digits 11 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.1399999999998713 y[1] (closed_form) -0.0920200000000082 y[1] (numeric) -0.09201999999994019 absolute error 6.801503804609865e-14 relative error 7.391332106725993e-11% Desired digits 8 Estimated correct digits 11 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.1299999999998724 y[1] (closed_form) -0.09265500000000801 y[1] (numeric) -0.09265499999994006 absolute error 6.794564910705958e-14 relative error 7.3331875351631e-11% Desired digits 8 Estimated correct digits 11 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.1199999999998735 y[1] (closed_form) -0.09328000000000783 y[1] (numeric) -0.09327999999993994 absolute error 6.789013795582832e-14 relative error 7.278102267991276e-11% Desired digits 8 Estimated correct digits 11 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.1099999999998746 y[1] (closed_form) -0.09389500000000761 y[1] (numeric) -0.09389499999993982 absolute error 6.779299344117362e-14 relative error 7.220085568046022e-11% Desired digits 8 Estimated correct digits 11 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.0999999999998757 y[1] (closed_form) -0.09450000000000744 y[1] (numeric) -0.09449999999993969 absolute error 6.775136007775018e-14 relative error 7.169456092883052e-11% Desired digits 8 Estimated correct digits 11 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.089999999999877 y[1] (closed_form) -0.09509500000000726 y[1] (numeric) -0.09509499999993958 absolute error 6.76819711387111e-14 relative error 7.117300713886739e-11% Desired digits 8 Estimated correct digits 11 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.079999999999878 y[1] (closed_form) -0.09568000000000706 y[1] (numeric) -0.09567999999993945 absolute error 6.761258219967203e-14 relative error 7.066532420533762e-11% Desired digits 8 Estimated correct digits 11 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.069999999999879 y[1] (closed_form) -0.09625500000000686 y[1] (numeric) -0.09625499999993933 absolute error 6.752931547282515e-14 relative error 7.015668326094264e-11% Desired digits 8 Estimated correct digits 11 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.05999999999988 y[1] (closed_form) -0.09682000000000668 y[1] (numeric) -0.09681999999993922 absolute error 6.745992653378607e-14 relative error 6.967561096238527e-11% Desired digits 8 Estimated correct digits 11 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.0499999999998813 y[1] (closed_form) -0.09737500000000651 y[1] (numeric) -0.0973749999999391 absolute error 6.741829317036263e-14 relative error 6.923573111204942e-11% Desired digits 8 Estimated correct digits 11 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.0399999999998824 y[1] (closed_form) -0.09792000000000634 y[1] (numeric) -0.09791999999993897 absolute error 6.736278201913137e-14 relative error 6.879369078750717e-11% Desired digits 8 Estimated correct digits 11 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.0299999999998835 y[1] (closed_form) -0.09845500000000615 y[1] (numeric) -0.09845499999993886 absolute error 6.72933930800923e-14 relative error 6.83493911737221e-11% Desired digits 8 Estimated correct digits 11 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.0199999999998846 y[1] (closed_form) -0.09898000000000598 y[1] (numeric) -0.09897999999993873 absolute error 6.725175971666886e-14 relative error 6.794479664241746e-11% Desired digits 8 Estimated correct digits 11 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.0099999999998857 y[1] (closed_form) -0.0994950000000058 y[1] (numeric) -0.09949499999993862 absolute error 6.718237077762979e-14 relative error 6.752336376463729e-11% Desired digits 8 Estimated correct digits 11 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] -1.9999999999998868 y[1] (closed_form) -0.10000000000000564 y[1] (numeric) -0.0999999999999385 absolute error 6.714073741420634e-14 relative error 6.714073741420255e-11% Desired digits 8 Estimated correct digits 11 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] -1.9899999999998879 y[1] (closed_form) -0.10049500000000547 y[1] (numeric) -0.1004949999999384 absolute error 6.707134847516727e-14 relative error 6.674098062108923e-11% Desired digits 8 Estimated correct digits 11 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] -1.979999999999889 y[1] (closed_form) -0.10098000000000532 y[1] (numeric) -0.10097999999993829 absolute error 6.702971511174383e-14 relative error 6.637919896191355e-11% Desired digits 8 Estimated correct digits 11 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] -1.96999999999989 y[1] (closed_form) -0.10145500000000515 y[1] (numeric) -0.10145499999993818 absolute error 6.697420396051257e-14 relative error 6.60137045591732e-11% Desired digits 8 Estimated correct digits 11 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] -1.9599999999998912 y[1] (closed_form) -0.10192000000000498 y[1] (numeric) -0.10191999999993807 absolute error 6.69048150214735e-14 relative error 6.564444174006105e-11% Desired digits 8 Estimated correct digits 11 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] -1.9499999999998923 y[1] (closed_form) -0.10237500000000482 y[1] (numeric) -0.10237499999993796 absolute error 6.686318165805005e-14 relative error 6.531202115560137e-11% Desired digits 8 Estimated correct digits 11 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] -1.9399999999998934 y[1] (closed_form) -0.10282000000000466 y[1] (numeric) -0.10281999999993786 absolute error 6.679379271901098e-14 relative error 6.496186804027228e-11% Desired digits 8 Estimated correct digits 11 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] -1.9299999999998945 y[1] (closed_form) -0.10325500000000451 y[1] (numeric) -0.10325499999993776 absolute error 6.675215935558754e-14 relative error 6.464787114966309e-11% Desired digits 8 Estimated correct digits 11 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] -1.9199999999998956 y[1] (closed_form) -0.10368000000000435 y[1] (numeric) -0.10367999999993764 absolute error 6.671052599216409e-14 relative error 6.43427141128099e-11% Desired digits 8 Estimated correct digits 11 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] -1.9099999999998967 y[1] (closed_form) -0.10409500000000421 y[1] (numeric) -0.10409499999993754 absolute error 6.666889262874065e-14 relative error 6.404620070967669e-11% Desired digits 8 Estimated correct digits 11 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] -1.8999999999998978 y[1] (closed_form) -0.10450000000000406 y[1] (numeric) -0.10449999999993743 absolute error 6.662725926531721e-14 relative error 6.375814283762164e-11% Desired digits 8 Estimated correct digits 11 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] -1.8899999999998989 y[1] (closed_form) -0.10489500000000393 y[1] (numeric) -0.10489499999993733 absolute error 6.659950368970158e-14 relative error 6.34915903424368e-11% Desired digits 8 Estimated correct digits 11 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] -1.8799999999999 y[1] (closed_form) -0.10528000000000379 y[1] (numeric) -0.10527999999993723 absolute error 6.655787032627813e-14 relative error 6.321986163210081e-11% Desired digits 8 Estimated correct digits 11 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] -1.869999999999901 y[1] (closed_form) -0.10565500000000363 y[1] (numeric) -0.10565499999993713 absolute error 6.650235917504688e-14 relative error 6.294293613652415e-11% Desired digits 8 Estimated correct digits 11 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] -1.8599999999999022 y[1] (closed_form) -0.1060200000000035 y[1] (numeric) -0.10601999999993704 absolute error 6.646072581162343e-14 relative error 6.268697020526433e-11% Desired digits 8 Estimated correct digits 11 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] -1.8499999999999033 y[1] (closed_form) -0.10637500000000336 y[1] (numeric) -0.10637499999993694 absolute error 6.641909244819999e-14 relative error 6.243862979854092e-11% Desired digits 8 Estimated correct digits 11 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] -1.8399999999999044 y[1] (closed_form) -0.10672000000000323 y[1] (numeric) -0.10671999999993685 absolute error 6.637745908477655e-14 relative error 6.219776900747239e-11% Desired digits 8 Estimated correct digits 11 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] -1.8299999999999055 y[1] (closed_form) -0.10705500000000309 y[1] (numeric) -0.10705499999993676 absolute error 6.63358257213531e-14 relative error 6.196424802330688e-11% Desired digits 8 Estimated correct digits 11 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] -1.8199999999999066 y[1] (closed_form) -0.10738000000000297 y[1] (numeric) -0.10737999999993667 absolute error 6.630807014573747e-14 relative error 6.175085690606783e-11% Desired digits 8 Estimated correct digits 11 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] -1.8099999999999077 y[1] (closed_form) -0.10769500000000284 y[1] (numeric) -0.10769499999993658 absolute error 6.626643678231403e-14 relative error 6.153158157975048e-11% Desired digits 8 Estimated correct digits 11 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] -1.7999999999999088 y[1] (closed_form) -0.1080000000000027 y[1] (numeric) -0.10799999999993648 absolute error 6.622480341889059e-14 relative error 6.131926242489716e-11% Desired digits 8 Estimated correct digits 11 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] -1.7899999999999099 y[1] (closed_form) -0.10829500000000258 y[1] (numeric) -0.10829499999993639 absolute error 6.619704784327496e-14 relative error 6.112659665106735e-11% Desired digits 8 Estimated correct digits 11 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] -1.779999999999911 y[1] (closed_form) -0.10858000000000248 y[1] (numeric) -0.1085799999999363 absolute error 6.618317005546714e-14 relative error 6.095337083759959e-11% Desired digits 8 Estimated correct digits 11 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] -1.769999999999912 y[1] (closed_form) -0.10885500000000237 y[1] (numeric) -0.1088549999999362 absolute error 6.616929226765933e-14 relative error 6.078663567834082e-11% Desired digits 8 Estimated correct digits 11 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] -1.7599999999999132 y[1] (closed_form) -0.10912000000000224 y[1] (numeric) -0.10911999999993612 absolute error 6.612765890423589e-14 relative error 6.060086043276625e-11% Desired digits 8 Estimated correct digits 11 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] -1.7499999999999143 y[1] (closed_form) -0.10937500000000211 y[1] (numeric) -0.10937499999993602 absolute error 6.608602554081244e-14 relative error 6.042150906588449e-11% Desired digits 8 Estimated correct digits 11 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] -1.7399999999999154 y[1] (closed_form) -0.10962000000000202 y[1] (numeric) -0.10961999999993595 absolute error 6.607214775300463e-14 relative error 6.02738074740042e-11% Desired digits 8 Estimated correct digits 11 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] -1.7299999999999165 y[1] (closed_form) -0.1098550000000019 y[1] (numeric) -0.10985499999993587 absolute error 6.603051438958119e-14 relative error 6.01069722721588e-11% Desired digits 8 Estimated correct digits 11 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] -1.7199999999999176 y[1] (closed_form) -0.11008000000000179 y[1] (numeric) -0.11007999999993578 absolute error 6.600275881396556e-14 relative error 5.995890153884855e-11% Desired digits 8 Estimated correct digits 11 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] -1.7099999999999187 y[1] (closed_form) -0.1102950000000017 y[1] (numeric) -0.11029499999993571 absolute error 6.598888102615774e-14 relative error 5.982944016152748e-11% Desired digits 8 Estimated correct digits 11 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] -1.6999999999999198 y[1] (closed_form) -0.1105000000000016 y[1] (numeric) -0.11049999999993562 absolute error 6.597500323834993e-14 relative error 5.970588528357374e-11% Desired digits 8 Estimated correct digits 11 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] -1.689999999999921 y[1] (closed_form) -0.11069500000000149 y[1] (numeric) -0.11069499999993555 absolute error 6.593336987492648e-14 relative error 5.956309668451656e-11% Desired digits 8 Estimated correct digits 11 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] -1.679999999999922 y[1] (closed_form) -0.1108800000000014 y[1] (numeric) -0.11087999999993547 absolute error 6.591949208711867e-14 relative error 5.945120137727078e-11% Desired digits 8 Estimated correct digits 11 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] -1.669999999999923 y[1] (closed_form) -0.11105500000000129 y[1] (numeric) -0.11105499999993539 absolute error 6.590561429931086e-14 relative error 5.934502210554238e-11% Desired digits 8 Estimated correct digits 11 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] -1.6599999999999242 y[1] (closed_form) -0.11122000000000118 y[1] (numeric) -0.11121999999993532 absolute error 6.586398093588741e-14 relative error 5.921954768556619e-11% Desired digits 8 Estimated correct digits 11 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] -1.6499999999999253 y[1] (closed_form) -0.11137500000000111 y[1] (numeric) -0.11137499999993523 absolute error 6.587785872369523e-14 relative error 5.91495925689738e-11% Desired digits 8 Estimated correct digits 11 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] -1.6399999999999264 y[1] (closed_form) -0.11152000000000101 y[1] (numeric) -0.11151999999993516 absolute error 6.58501031480796e-14 relative error 5.904779694052995e-11% Desired digits 8 Estimated correct digits 11 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] -1.6299999999999275 y[1] (closed_form) -0.11165500000000092 y[1] (numeric) -0.11165499999993508 absolute error 6.583622536027178e-14 relative error 5.896397417067864e-11% Desired digits 8 Estimated correct digits 11 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] -1.6199999999999286 y[1] (closed_form) -0.11178000000000082 y[1] (numeric) -0.11177999999993501 absolute error 6.580846978465615e-14 relative error 5.887320610543538e-11% Desired digits 8 Estimated correct digits 11 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] -1.6099999999999297 y[1] (closed_form) -0.11189500000000074 y[1] (numeric) -0.11189499999993495 absolute error 6.579459199684834e-14 relative error 5.880029670391697e-11% Desired digits 8 Estimated correct digits 11 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] -1.5999999999999308 y[1] (closed_form) -0.11200000000000068 y[1] (numeric) -0.11199999999993487 absolute error 6.580846978465615e-14 relative error 5.875756230772835e-11% Desired digits 8 Estimated correct digits 11 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] -1.589999999999932 y[1] (closed_form) -0.11209500000000058 y[1] (numeric) -0.11209499999993482 absolute error 6.576683642123271e-14 relative error 5.867062440004672e-11% Desired digits 8 Estimated correct digits 11 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] -1.579999999999933 y[1] (closed_form) -0.11218000000000052 y[1] (numeric) -0.11217999999993475 absolute error 6.576683642123271e-14 relative error 5.862616903301159e-11% Desired digits 8 Estimated correct digits 11 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] -1.5699999999999341 y[1] (closed_form) -0.11225500000000044 y[1] (numeric) -0.11225499999993468 absolute error 6.57529586334249e-14 relative error 5.85746368833679e-11% Desired digits 8 Estimated correct digits 11 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] -1.5599999999999352 y[1] (closed_form) -0.11232000000000036 y[1] (numeric) -0.11231999999993462 absolute error 6.573908084561708e-14 relative error 5.852838394374721e-11% Desired digits 8 Estimated correct digits 11 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] -1.5499999999999363 y[1] (closed_form) -0.1123750000000003 y[1] (numeric) -0.11237499999993456 absolute error 6.573908084561708e-14 relative error 5.849973823859125e-11% Desired digits 8 Estimated correct digits 11 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] -1.5399999999999374 y[1] (closed_form) -0.11242000000000023 y[1] (numeric) -0.11241999999993449 absolute error 6.573908084561708e-14 relative error 5.847632169152904e-11% Desired digits 8 Estimated correct digits 11 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] -1.5299999999999385 y[1] (closed_form) -0.11245500000000017 y[1] (numeric) -0.11245499999993443 absolute error 6.573908084561708e-14 relative error 5.845812177814858e-11% Desired digits 8 Estimated correct digits 11 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] -1.5199999999999396 y[1] (closed_form) -0.11248000000000011 y[1] (numeric) -0.11247999999993435 absolute error 6.57529586334249e-14 relative error 5.845746677936062e-11% Desired digits 8 Estimated correct digits 11 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] -1.5099999999999407 y[1] (closed_form) -0.11249500000000004 y[1] (numeric) -0.1124949999999343 absolute error 6.573908084561708e-14 relative error 5.843733574435936e-11% Desired digits 8 Estimated correct digits 11 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] -1.4999999999999418 y[1] (closed_form) -0.11249999999999998 y[1] (numeric) -0.11249999999993424 absolute error 6.573908084561708e-14 relative error 5.843473852943742e-11% Desired digits 8 Estimated correct digits 11 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] -1.489999999999943 y[1] (closed_form) -0.11249499999999993 y[1] (numeric) -0.11249499999993419 absolute error 6.573908084561708e-14 relative error 5.843733574435941e-11% Desired digits 8 Estimated correct digits 11 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] -1.479999999999944 y[1] (closed_form) -0.11247999999999987 y[1] (numeric) -0.11247999999993413 absolute error 6.573908084561708e-14 relative error 5.844512877455295e-11% Desired digits 8 Estimated correct digits 11 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] -1.4699999999999451 y[1] (closed_form) -0.11245499999999982 y[1] (numeric) -0.11245499999993408 absolute error 6.573908084561708e-14 relative error 5.845812177814876e-11% Desired digits 8 Estimated correct digits 11 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] -1.4599999999999462 y[1] (closed_form) -0.11241999999999977 y[1] (numeric) -0.11241999999993403 absolute error 6.573908084561708e-14 relative error 5.847632169152928e-11% Desired digits 8 Estimated correct digits 11 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] -1.4499999999999473 y[1] (closed_form) -0.11237499999999971 y[1] (numeric) -0.11237499999993397 absolute error 6.573908084561708e-14 relative error 5.849973823859155e-11% Desired digits 8 Estimated correct digits 11 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] -1.4399999999999484 y[1] (closed_form) -0.11231999999999967 y[1] (numeric) -0.11231999999993393 absolute error 6.573908084561708e-14 relative error 5.852838394374757e-11% Desired digits 8 Estimated correct digits 11 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] -1.4299999999999495 y[1] (closed_form) -0.11225499999999963 y[1] (numeric) -0.11225499999993388 absolute error 6.57529586334249e-14 relative error 5.857463688336833e-11% Desired digits 8 Estimated correct digits 11 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] -1.4199999999999506 y[1] (closed_form) -0.11217999999999959 y[1] (numeric) -0.11217999999993382 absolute error 6.576683642123271e-14 relative error 5.862616903301208e-11% Desired digits 8 Estimated correct digits 11 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] -1.4099999999999517 y[1] (closed_form) -0.11209499999999954 y[1] (numeric) -0.11209499999993378 absolute error 6.576683642123271e-14 relative error 5.867062440004727e-11% Desired digits 8 Estimated correct digits 11 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] -1.3999999999999528 y[1] (closed_form) -0.1119999999999995 y[1] (numeric) -0.11199999999993372 absolute error 6.578071420904053e-14 relative error 5.873278054378644e-11% Desired digits 8 Estimated correct digits 11 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] -1.389999999999954 y[1] (closed_form) -0.11189499999999948 y[1] (numeric) -0.11189499999993367 absolute error 6.580846978465615e-14 relative error 5.88126992132414e-11% Desired digits 8 Estimated correct digits 11 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] -1.379999999999955 y[1] (closed_form) -0.11177999999999944 y[1] (numeric) -0.11177999999993363 absolute error 6.580846978465615e-14 relative error 5.887320610543611e-11% Desired digits 8 Estimated correct digits 11 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] -1.3699999999999561 y[1] (closed_form) -0.11165499999999941 y[1] (numeric) -0.11165499999993359 absolute error 6.582234757246397e-14 relative error 5.895154500243099e-11% Desired digits 8 Estimated correct digits 11 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] -1.3599999999999572 y[1] (closed_form) -0.11151999999999938 y[1] (numeric) -0.11151999999993355 absolute error 6.583622536027178e-14 relative error 5.903535272621247e-11% Desired digits 8 Estimated correct digits 11 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] -1.3499999999999583 y[1] (closed_form) -0.11137499999999936 y[1] (numeric) -0.1113749999999335 absolute error 6.586398093588741e-14 relative error 5.91371321534346e-11% Desired digits 8 Estimated correct digits 11 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] -1.3399999999999594 y[1] (closed_form) -0.11121999999999933 y[1] (numeric) -0.11121999999993347 absolute error 6.586398093588741e-14 relative error 5.921954768556717e-11% Desired digits 8 Estimated correct digits 11 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] -1.3299999999999605 y[1] (closed_form) -0.11105499999999931 y[1] (numeric) -0.11105499999993343 absolute error 6.587785872369523e-14 relative error 5.932002946620651e-11% Desired digits 8 Estimated correct digits 11 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] -1.3199999999999616 y[1] (closed_form) -0.11087999999999928 y[1] (numeric) -0.11087999999993339 absolute error 6.589173651150304e-14 relative error 5.942616929248147e-11% Desired digits 8 Estimated correct digits 11 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] -1.3099999999999627 y[1] (closed_form) -0.11069499999999928 y[1] (numeric) -0.11069499999993336 absolute error 6.591949208711867e-14 relative error 5.955055972457573e-11% Desired digits 8 Estimated correct digits 11 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] -1.2999999999999639 y[1] (closed_form) -0.11049999999999927 y[1] (numeric) -0.11049999999993332 absolute error 6.59472476627343e-14 relative error 5.968076711559705e-11% Desired digits 8 Estimated correct digits 11 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] -1.289999999999965 y[1] (closed_form) -0.11029499999999924 y[1] (numeric) -0.11029499999993328 absolute error 6.596112545054211e-14 relative error 5.98042753076228e-11% Desired digits 8 Estimated correct digits 11 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] -1.279999999999966 y[1] (closed_form) -0.11007999999999923 y[1] (numeric) -0.11007999999993325 absolute error 6.598888102615774e-14 relative error 5.994629453684429e-11% Desired digits 8 Estimated correct digits 11 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] -1.2699999999999672 y[1] (closed_form) -0.10985499999999923 y[1] (numeric) -0.1098549999999332 absolute error 6.603051438958119e-14 relative error 6.010697227216025e-11% Desired digits 8 Estimated correct digits 11 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] -1.2599999999999683 y[1] (closed_form) -0.10961999999999922 y[1] (numeric) -0.10961999999993317 absolute error 6.6044392177389e-14 relative error 6.024848766410278e-11% Desired digits 8 Estimated correct digits 11 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] -1.2499999999999694 y[1] (closed_form) -0.10937499999999921 y[1] (numeric) -0.10937499999993314 absolute error 6.607214775300463e-14 relative error 6.040882080274752e-11% Desired digits 8 Estimated correct digits 11 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] -1.2399999999999705 y[1] (closed_form) -0.10911999999999922 y[1] (numeric) -0.10911999999993312 absolute error 6.609990332862026e-14 relative error 6.057542460467442e-11% Desired digits 8 Estimated correct digits 11 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] -1.2299999999999716 y[1] (closed_form) -0.10885499999999922 y[1] (numeric) -0.10885499999993309 absolute error 6.612765890423589e-14 relative error 6.074838905354496e-11% Desired digits 8 Estimated correct digits 11 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] -1.2199999999999727 y[1] (closed_form) -0.10857999999999922 y[1] (numeric) -0.10857999999993306 absolute error 6.615541447985152e-14 relative error 6.092780850971817e-11% Desired digits 8 Estimated correct digits 11 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] -1.2099999999999738 y[1] (closed_form) -0.10829499999999923 y[1] (numeric) -0.10829499999993304 absolute error 6.618317005546714e-14 relative error 6.111378185093274e-11% Desired digits 8 Estimated correct digits 11 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] -1.1999999999999749 y[1] (closed_form) -0.10799999999999922 y[1] (numeric) -0.10799999999993301 absolute error 6.621092563108277e-14 relative error 6.130641262137337e-11% Desired digits 8 Estimated correct digits 11 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] -1.189999999999976 y[1] (closed_form) -0.10769499999999924 y[1] (numeric) -0.107694999999933 absolute error 6.62386812066984e-14 relative error 6.150580918956207e-11% Desired digits 8 Estimated correct digits 11 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] -1.179999999999977 y[1] (closed_form) -0.10737999999999925 y[1] (numeric) -0.10737999999993297 absolute error 6.628031457012185e-14 relative error 6.172500891238806e-11% Desired digits 8 Estimated correct digits 11 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] -1.1699999999999782 y[1] (closed_form) -0.10705499999999926 y[1] (numeric) -0.10705499999993294 absolute error 6.632194793354529e-14 relative error 6.195128479150507e-11% Desired digits 8 Estimated correct digits 11 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] -1.1599999999999793 y[1] (closed_form) -0.10671999999999927 y[1] (numeric) -0.10671999999993292 absolute error 6.634970350916092e-14 relative error 6.217176115925916e-11% Desired digits 8 Estimated correct digits 11 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] -1.1499999999999804 y[1] (closed_form) -0.10637499999999929 y[1] (numeric) -0.1063749999999329 absolute error 6.639133687258436e-14 relative error 6.241253760054976e-11% Desired digits 8 Estimated correct digits 11 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] -1.1399999999999815 y[1] (closed_form) -0.10601999999999931 y[1] (numeric) -0.10601999999993288 absolute error 6.64329702360078e-14 relative error 6.266079063950976e-11% Desired digits 8 Estimated correct digits 11 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] -1.1299999999999826 y[1] (closed_form) -0.10565499999999933 y[1] (numeric) -0.10565499999993286 absolute error 6.647460359943125e-14 relative error 6.291666612979193e-11% Desired digits 8 Estimated correct digits 11 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] -1.1199999999999837 y[1] (closed_form) -0.10527999999999936 y[1] (numeric) -0.10527999999993284 absolute error 6.651623696285469e-14 relative error 6.318031626411008e-11% Desired digits 8 Estimated correct digits 11 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] -1.1099999999999848 y[1] (closed_form) -0.10489499999999939 y[1] (numeric) -0.10489499999993283 absolute error 6.655787032627813e-14 relative error 6.345189982961869e-11% Desired digits 8 Estimated correct digits 11 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] -1.0999999999999859 y[1] (closed_form) -0.10449999999999943 y[1] (numeric) -0.10449999999993281 absolute error 6.661338147750939e-14 relative error 6.374486265790408e-11% Desired digits 8 Estimated correct digits 11 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] -1.089999999999987 y[1] (closed_form) -0.10409499999999945 y[1] (numeric) -0.10409499999993281 absolute error 6.664113705312502e-14 relative error 6.401953701246494e-11% Desired digits 8 Estimated correct digits 11 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] -1.079999999999988 y[1] (closed_form) -0.10367999999999948 y[1] (numeric) -0.1036799999999328 absolute error 6.668277041654846e-14 relative error 6.431594368880093e-11% Desired digits 8 Estimated correct digits 11 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] -1.0699999999999892 y[1] (closed_form) -0.10325499999999951 y[1] (numeric) -0.10325499999993279 absolute error 6.672440377997191e-14 relative error 6.462099053796157e-11% Desired digits 8 Estimated correct digits 11 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] -1.0599999999999903 y[1] (closed_form) -0.10281999999999955 y[1] (numeric) -0.10281999999993278 absolute error 6.676603714339535e-14 relative error 6.493487370491699e-11% Desired digits 8 Estimated correct digits 11 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] -1.0499999999999914 y[1] (closed_form) -0.1023749999999996 y[1] (numeric) -0.10237499999993277 absolute error 6.683542608243442e-14 relative error 6.528490948223168e-11% Desired digits 8 Estimated correct digits 11 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] -1.0399999999999925 y[1] (closed_form) -0.10191999999999964 y[1] (numeric) -0.10191999999993276 absolute error 6.687705944585787e-14 relative error 6.561720903243534e-11% Desired digits 8 Estimated correct digits 11 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] -1.0299999999999936 y[1] (closed_form) -0.10145499999999968 y[1] (numeric) -0.10145499999993275 absolute error 6.693257059708912e-14 relative error 6.59726682737069e-11% Desired digits 8 Estimated correct digits 11 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] -1.0199999999999947 y[1] (closed_form) -0.10097999999999974 y[1] (numeric) -0.10097999999993273 absolute error 6.70019595361282e-14 relative error 6.635171275116694e-11% Desired digits 8 Estimated correct digits 11 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] -1.0099999999999958 y[1] (closed_form) -0.10049499999999978 y[1] (numeric) -0.10049499999993274 absolute error 6.704359289955164e-14 relative error 6.67133617588455e-11% Desired digits 8 Estimated correct digits 11 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] -0.9999999999999968 y[1] (closed_form) -0.09999999999999984 y[1] (numeric) -0.09999999999993273 absolute error 6.711298183859071e-14 relative error 6.711298183859082e-11% Desired digits 8 Estimated correct digits 11 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] -0.9899999999999968 y[1] (closed_form) -0.09949499999999983 y[1] (numeric) -0.09949499999993273 absolute error 6.70991040507829e-14 relative error 6.743967440653601e-11% Desired digits 8 Estimated correct digits 11 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] -0.9799999999999968 y[1] (closed_form) -0.09897999999999983 y[1] (numeric) -0.09897999999993273 absolute error 6.70991040507829e-14 relative error 6.779056784277936e-11% Desired digits 8 Estimated correct digits 11 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] -0.9699999999999968 y[1] (closed_form) -0.09845499999999982 y[1] (numeric) -0.09845499999993272 absolute error 6.70991040507829e-14 relative error 6.815205327386422e-11% Desired digits 8 Estimated correct digits 11 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] -0.9599999999999967 y[1] (closed_form) -0.09791999999999983 y[1] (numeric) -0.09791999999993273 absolute error 6.70991040507829e-14 relative error 6.852441181656762e-11% Desired digits 8 Estimated correct digits 11 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] -0.9499999999999967 y[1] (closed_form) -0.09737499999999982 y[1] (numeric) -0.09737499999993272 absolute error 6.70991040507829e-14 relative error 6.890793740773609e-11% Desired digits 8 Estimated correct digits 11 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] -0.9399999999999967 y[1] (closed_form) -0.09681999999999982 y[1] (numeric) -0.09681999999993271 absolute error 6.711298183859071e-14 relative error 6.931727105824296e-11% Desired digits 8 Estimated correct digits 11 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] -0.9299999999999967 y[1] (closed_form) -0.09625499999999981 y[1] (numeric) -0.09625499999993271 absolute error 6.70991040507829e-14 relative error 6.970973357309546e-11% Desired digits 8 Estimated correct digits 11 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] -0.9199999999999967 y[1] (closed_form) -0.09567999999999982 y[1] (numeric) -0.09567999999993271 absolute error 6.711298183859071e-14 relative error 7.01431666373232e-11% Desired digits 8 Estimated correct digits 11 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] -0.9099999999999967 y[1] (closed_form) -0.0950949999999998 y[1] (numeric) -0.0950949999999327 absolute error 6.70991040507829e-14 relative error 7.056007576716235e-11% Desired digits 8 Estimated correct digits 11 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] -0.8999999999999967 y[1] (closed_form) -0.0944999999999998 y[1] (numeric) -0.09449999999993271 absolute error 6.70991040507829e-14 relative error 7.100434291088152e-11% Desired digits 8 Estimated correct digits 11 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] -0.8899999999999967 y[1] (closed_form) -0.0938949999999998 y[1] (numeric) -0.0938949999999327 absolute error 6.70991040507829e-14 relative error 7.146184999284631e-11% Desired digits 8 Estimated correct digits 11 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] -0.8799999999999967 y[1] (closed_form) -0.0932799999999998 y[1] (numeric) -0.0932799999999327 absolute error 6.70991040507829e-14 relative error 7.193300176970738e-11% Desired digits 8 Estimated correct digits 11 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] -0.8699999999999967 y[1] (closed_form) -0.0926549999999998 y[1] (numeric) -0.0926549999999327 absolute error 6.70991040507829e-14 relative error 7.241822249288548e-11% Desired digits 8 Estimated correct digits 11 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] -0.8599999999999967 y[1] (closed_form) -0.0920199999999998 y[1] (numeric) -0.09201999999993268 absolute error 6.711298183859071e-14 relative error 7.293303829449126e-11% Desired digits 8 Estimated correct digits 11 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] -0.8499999999999966 y[1] (closed_form) -0.09137499999999979 y[1] (numeric) -0.09137499999993269 absolute error 6.70991040507829e-14 relative error 7.343267201180088e-11% Desired digits 8 Estimated correct digits 11 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] -0.8399999999999966 y[1] (closed_form) -0.09071999999999977 y[1] (numeric) -0.09071999999993269 absolute error 6.708522626297508e-14 relative error 7.394755981368525e-11% Desired digits 8 Estimated correct digits 11 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] -0.8299999999999966 y[1] (closed_form) -0.09005499999999976 y[1] (numeric) -0.09005499999993268 absolute error 6.708522626297508e-14 relative error 7.449361641549638e-11% Desired digits 8 Estimated correct digits 11 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] -0.8199999999999966 y[1] (closed_form) -0.08937999999999977 y[1] (numeric) -0.08937999999993268 absolute error 6.708522626297508e-14 relative error 7.505619407359059e-11% Desired digits 8 Estimated correct digits 11 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] -0.8099999999999966 y[1] (closed_form) -0.08869499999999975 y[1] (numeric) -0.08869499999993267 absolute error 6.707134847516727e-14 relative error 7.56202136255341e-11% Desired digits 8 Estimated correct digits 11 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] -0.7999999999999966 y[1] (closed_form) -0.08799999999999975 y[1] (numeric) -0.08799999999993267 absolute error 6.707134847516727e-14 relative error 7.621744144905394e-11% Desired digits 8 Estimated correct digits 11 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] -0.7899999999999966 y[1] (closed_form) -0.08729499999999975 y[1] (numeric) -0.08729499999993268 absolute error 6.707134847516727e-14 relative error 7.68329783781058e-11% Desired digits 8 Estimated correct digits 11 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] -0.7799999999999966 y[1] (closed_form) -0.08657999999999974 y[1] (numeric) -0.08657999999993267 absolute error 6.707134847516727e-14 relative error 7.746748495630339e-11% Desired digits 8 Estimated correct digits 11 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] -0.7699999999999966 y[1] (closed_form) -0.08585499999999974 y[1] (numeric) -0.08585499999993267 absolute error 6.707134847516727e-14 relative error 7.812165683439225e-11% Desired digits 8 Estimated correct digits 11 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] -0.7599999999999966 y[1] (closed_form) -0.08511999999999974 y[1] (numeric) -0.08511999999993267 absolute error 6.707134847516727e-14 relative error 7.879622706199186e-11% Desired digits 8 Estimated correct digits 11 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] -0.7499999999999966 y[1] (closed_form) -0.08437499999999973 y[1] (numeric) -0.08437499999993266 absolute error 6.707134847516727e-14 relative error 7.949196856316147e-11% Desired digits 8 Estimated correct digits 11 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] -0.7399999999999965 y[1] (closed_form) -0.08361999999999972 y[1] (numeric) -0.08361999999993265 absolute error 6.707134847516727e-14 relative error 8.020969681316371e-11% Desired digits 8 Estimated correct digits 11 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] -0.7299999999999965 y[1] (closed_form) -0.08285499999999972 y[1] (numeric) -0.08285499999993265 absolute error 6.707134847516727e-14 relative error 8.095027273570394e-11% Desired digits 8 Estimated correct digits 11 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] -0.7199999999999965 y[1] (closed_form) -0.08207999999999972 y[1] (numeric) -0.08207999999993264 absolute error 6.708522626297508e-14 relative error 8.173151347828377e-11% Desired digits 8 Estimated correct digits 11 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] -0.7099999999999965 y[1] (closed_form) -0.08129499999999971 y[1] (numeric) -0.08129499999993264 absolute error 6.707134847516727e-14 relative error 8.2503657635977e-11% Desired digits 8 Estimated correct digits 11 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] -0.6999999999999965 y[1] (closed_form) -0.08049999999999971 y[1] (numeric) -0.08049999999993264 absolute error 6.707134847516727e-14 relative error 8.33184453107671e-11% Desired digits 8 Estimated correct digits 11 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] -0.6899999999999965 y[1] (closed_form) -0.07969499999999971 y[1] (numeric) -0.07969499999993264 absolute error 6.707134847516727e-14 relative error 8.416004576845161e-11% Desired digits 8 Estimated correct digits 11 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] -0.6799999999999965 y[1] (closed_form) -0.0788799999999997 y[1] (numeric) -0.07887999999993264 absolute error 6.705747068735946e-14 relative error 8.501200644949254e-11% Desired digits 8 Estimated correct digits 11 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] -0.6699999999999965 y[1] (closed_form) -0.0780549999999997 y[1] (numeric) -0.07805499999993264 absolute error 6.705747068735946e-14 relative error 8.591053832215709e-11% Desired digits 8 Estimated correct digits 11 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] -0.6599999999999965 y[1] (closed_form) -0.07721999999999969 y[1] (numeric) -0.07721999999993263 absolute error 6.705747068735946e-14 relative error 8.683951137964222e-11% Desired digits 8 Estimated correct digits 11 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] -0.6499999999999965 y[1] (closed_form) -0.0763749999999997 y[1] (numeric) -0.07637499999993264 absolute error 6.705747068735946e-14 relative error 8.780028895235316e-11% Desired digits 8 Estimated correct digits 11 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] -0.6399999999999965 y[1] (closed_form) -0.07551999999999968 y[1] (numeric) -0.07551999999993263 absolute error 6.705747068735946e-14 relative error 8.879432029576237e-11% Desired digits 8 Estimated correct digits 11 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] -0.6299999999999965 y[1] (closed_form) -0.07465499999999968 y[1] (numeric) -0.07465499999993262 absolute error 6.705747068735946e-14 relative error 8.982314739449433e-11% Desired digits 8 Estimated correct digits 11 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] -0.6199999999999964 y[1] (closed_form) -0.07377999999999968 y[1] (numeric) -0.07377999999993262 absolute error 6.705747068735946e-14 relative error 9.088841242526395e-11% Desired digits 8 Estimated correct digits 11 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] -0.6099999999999964 y[1] (closed_form) -0.07289499999999968 y[1] (numeric) -0.07289499999993261 absolute error 6.707134847516727e-14 relative error 9.201090400599158e-11% Desired digits 8 Estimated correct digits 11 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] -0.5999999999999964 y[1] (closed_form) -0.07199999999999968 y[1] (numeric) -0.0719999999999326 absolute error 6.707134847516727e-14 relative error 9.315465065995495e-11% Desired digits 8 Estimated correct digits 11 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] -0.5899999999999964 y[1] (closed_form) -0.07109499999999966 y[1] (numeric) -0.0710949999999326 absolute error 6.705747068735946e-14 relative error 9.432093774155676e-11% Desired digits 8 Estimated correct digits 11 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] -0.5799999999999964 y[1] (closed_form) -0.07017999999999966 y[1] (numeric) -0.0701799999999326 absolute error 6.705747068735946e-14 relative error 9.555068493496692e-11% Desired digits 8 Estimated correct digits 11 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] -0.5699999999999964 y[1] (closed_form) -0.06925499999999965 y[1] (numeric) -0.0692549999999326 absolute error 6.704359289955164e-14 relative error 9.680686289733879e-11% Desired digits 8 Estimated correct digits 11 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] -0.5599999999999964 y[1] (closed_form) -0.06831999999999966 y[1] (numeric) -0.0683199999999326 absolute error 6.705747068735946e-14 relative error 9.815203554941421e-11% Desired digits 8 Estimated correct digits 11 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] -0.5499999999999964 y[1] (closed_form) -0.06737499999999964 y[1] (numeric) -0.0673749999999326 absolute error 6.704359289955164e-14 relative error 9.950811562085639e-11% Desired digits 8 Estimated correct digits 11 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] -0.5399999999999964 y[1] (closed_form) -0.06641999999999965 y[1] (numeric) -0.0664199999999326 absolute error 6.704359289955164e-14 relative error 1.0093886314295693e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.5299999999999964 y[1] (closed_form) -0.06545499999999964 y[1] (numeric) -0.0654549999999326 absolute error 6.704359289955164e-14 relative error 1.0242700007570393e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.5199999999999964 y[1] (closed_form) -0.06447999999999963 y[1] (numeric) -0.06447999999993259 absolute error 6.704359289955164e-14 relative error 1.0397579543975189e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.5099999999999963 y[1] (closed_form) -0.06349499999999964 y[1] (numeric) -0.06349499999993259 absolute error 6.704359289955164e-14 relative error 1.0558877533593515e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.49999999999999634 y[1] (closed_form) -0.062499999999999625 y[1] (numeric) -0.06249999999993258 absolute error 6.704359289955164e-14 relative error 1.0726974863928327e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.4899999999999963 y[1] (closed_form) -0.06149499999999962 y[1] (numeric) -0.061494999999932576 absolute error 6.704359289955164e-14 relative error 1.090228358395838e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.4799999999999963 y[1] (closed_form) -0.06047999999999962 y[1] (numeric) -0.060479999999932574 absolute error 6.704359289955164e-14 relative error 1.108525014873546e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.4699999999999963 y[1] (closed_form) -0.05945499999999961 y[1] (numeric) -0.059454999999932576 absolute error 6.703665400564773e-14 relative error 1.1275191994894991e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.4599999999999963 y[1] (closed_form) -0.058419999999999604 y[1] (numeric) -0.05841999999993257 absolute error 6.703665400564773e-14 relative error 1.1474949333387228e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.4499999999999963 y[1] (closed_form) -0.0573749999999996 y[1] (numeric) -0.05737499999993256 absolute error 6.703665400564773e-14 relative error 1.168394841057049e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.4399999999999963 y[1] (closed_form) -0.0563199999999996 y[1] (numeric) -0.05631999999993256 absolute error 6.703665400564773e-14 relative error 1.1902814986798332e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.4299999999999963 y[1] (closed_form) -0.055254999999999596 y[1] (numeric) -0.05525499999993256 absolute error 6.703665400564773e-14 relative error 1.2132233102099036e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.41999999999999627 y[1] (closed_form) -0.05417999999999959 y[1] (numeric) -0.05417999999993255 absolute error 6.703665400564773e-14 relative error 1.2372952012854974e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.40999999999999626 y[1] (closed_form) -0.05309499999999959 y[1] (numeric) -0.05309499999993255 absolute error 6.703665400564773e-14 relative error 1.262579414363843e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.39999999999999625 y[1] (closed_form) -0.05199999999999959 y[1] (numeric) -0.05199999999993255 absolute error 6.703665400564773e-14 relative error 1.2891664231855436e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.38999999999999624 y[1] (closed_form) -0.05089499999999958 y[1] (numeric) -0.05089499999993254 absolute error 6.703665400564773e-14 relative error 1.317155987929036e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.37999999999999623 y[1] (closed_form) -0.049779999999999575 y[1] (numeric) -0.04977999999993254 absolute error 6.703665400564773e-14 relative error 1.3466583769716414e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.3699999999999962 y[1] (closed_form) -0.048654999999999574 y[1] (numeric) -0.04865499999993254 absolute error 6.703665400564773e-14 relative error 1.3777957867772752e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.3599999999999962 y[1] (closed_form) -0.04751999999999957 y[1] (numeric) -0.04751999999993253 absolute error 6.703665400564773e-14 relative error 1.4107039984353608e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.3499999999999962 y[1] (closed_form) -0.04637499999999956 y[1] (numeric) -0.046374999999932526 absolute error 6.703665400564773e-14 relative error 1.4455343181810968e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.3399999999999962 y[1] (closed_form) -0.04521999999999956 y[1] (numeric) -0.04521999999993252 absolute error 6.703665400564773e-14 relative error 1.4824558603637413e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.3299999999999962 y[1] (closed_form) -0.04405499999999955 y[1] (numeric) -0.04405499999993252 absolute error 6.702971511174383e-14 relative error 1.5215007402506982e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.3199999999999962 y[1] (closed_form) -0.042879999999999543 y[1] (numeric) -0.04287999999993252 absolute error 6.702277621783992e-14 relative error 1.5630311617966565e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.30999999999999617 y[1] (closed_form) -0.041694999999999545 y[1] (numeric) -0.041694999999932515 absolute error 6.702971511174383e-14 relative error 1.607619981094725e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.29999999999999616 y[1] (closed_form) -0.040499999999999536 y[1] (numeric) -0.040499999999932514 absolute error 6.702277621783992e-14 relative error 1.6548833634034738e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.28999999999999615 y[1] (closed_form) -0.03929499999999953 y[1] (numeric) -0.03929499999993251 absolute error 6.702277621783992e-14 relative error 1.7056311545448712e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.27999999999999614 y[1] (closed_form) -0.03807999999999953 y[1] (numeric) -0.0380799999999325 absolute error 6.702971511174383e-14 relative error 1.760234115329429e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.26999999999999613 y[1] (closed_form) -0.03685499999999952 y[1] (numeric) -0.0368549999999325 absolute error 6.702277621783992e-14 relative error 1.8185531465972268e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.2599999999999961 y[1] (closed_form) -0.03561999999999952 y[1] (numeric) -0.0356199999999325 absolute error 6.702277621783992e-14 relative error 1.8816051717529708e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.24999999999999611 y[1] (closed_form) -0.03437499999999951 y[1] (numeric) -0.034374999999932494 absolute error 6.701583732393601e-14 relative error 1.9495516312418025e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.2399999999999961 y[1] (closed_form) -0.03311999999999951 y[1] (numeric) -0.03311999999993249 absolute error 6.702277621783992e-14 relative error 2.023634547640124e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.2299999999999961 y[1] (closed_form) -0.0318549999999995 y[1] (numeric) -0.031854999999932486 absolute error 6.701583732393601e-14 relative error 2.1037776588898778e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.2199999999999961 y[1] (closed_form) -0.030579999999999496 y[1] (numeric) -0.03057999999993248 absolute error 6.701583732393601e-14 relative error 2.1914923912340456e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.20999999999999608 y[1] (closed_form) -0.02929499999999949 y[1] (numeric) -0.02929499999993248 absolute error 6.701236787698406e-14 relative error 2.287501890322076e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.19999999999999607 y[1] (closed_form) -0.027999999999999487 y[1] (numeric) -0.02799999999993247 absolute error 6.701583732393601e-14 relative error 2.393422761569187e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.18999999999999606 y[1] (closed_form) -0.026694999999999483 y[1] (numeric) -0.026694999999932467 absolute error 6.701583732393601e-14 relative error 2.5104265714155203e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.17999999999999605 y[1] (closed_form) -0.025379999999999476 y[1] (numeric) -0.025379999999932467 absolute error 6.70088984300321e-14 relative error 2.6402245244300033e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.16999999999999604 y[1] (closed_form) -0.024054999999999473 y[1] (numeric) -0.02405499999993246 absolute error 6.701236787698406e-14 relative error 2.7857978747447736e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.15999999999999603 y[1] (closed_form) -0.022719999999999466 y[1] (numeric) -0.022719999999932454 absolute error 6.701236787698406e-14 relative error 2.949488022754649e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.14999999999999603 y[1] (closed_form) -0.02137499999999946 y[1] (numeric) -0.02137499999993245 absolute error 6.70088984300321e-14 relative error 3.134919224796903e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.13999999999999602 y[1] (closed_form) -0.02001999999999946 y[1] (numeric) -0.02001999999993245 absolute error 6.70088984300321e-14 relative error 3.347097823678018e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.129999999999996 y[1] (closed_form) -0.01865499999999945 y[1] (numeric) -0.01865499999993244 absolute error 6.70088984300321e-14 relative error 3.5920074205325155e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.119999999999996 y[1] (closed_form) -0.017279999999999445 y[1] (numeric) -0.017279999999932436 absolute error 6.70088984300321e-14 relative error 3.877829770256612e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.10999999999999599 y[1] (closed_form) -0.01589499999999944 y[1] (numeric) -0.015894999999932435 absolute error 6.700542898308015e-14 relative error 4.215503553512583e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.09999999999999598 y[1] (closed_form) -0.014499999999999435 y[1] (numeric) -0.01449999999993243 absolute error 6.700542898308015e-14 relative error 4.621064067798811e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.08999999999999597 y[1] (closed_form) -0.013094999999999432 y[1] (numeric) -0.013094999999932426 absolute error 6.700542898308015e-14 relative error 5.116871247276293e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.07999999999999596 y[1] (closed_form) -0.011679999999999427 y[1] (numeric) -0.011679999999932423 absolute error 6.700369425960417e-14 relative error 5.736617659212968e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.06999999999999595 y[1] (closed_form) -0.010254999999999423 y[1] (numeric) -0.010254999999932417 absolute error 6.700542898308015e-14 relative error 6.533927740915059e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.059999999999995945 y[1] (closed_form) -0.008819999999999417 y[1] (numeric) -0.008819999999932413 absolute error 6.700369425960417e-14 relative error 7.596790732381928e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.04999999999999594 y[1] (closed_form) -0.007374999999999411 y[1] (numeric) -0.00737499999993241 absolute error 6.700109217439021e-14 relative error 9.08489385415533e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.03999999999999593 y[1] (closed_form) -0.005919999999999405 y[1] (numeric) -0.0059199999999324055 absolute error 6.699935745091423e-14 relative error 1.1317459028871785e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.02999999999999592 y[1] (closed_form) -0.0044549999999993995 y[1] (numeric) -0.004454999999932401 absolute error 6.699849008917624e-14 relative error 1.5038942780961902e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.01999999999999591 y[1] (closed_form) -0.0029799999999993946 y[1] (numeric) -0.002979999999932397 absolute error 6.699762272743826e-14 relative error 2.248242373404425e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.009999999999995901 y[1] (closed_form) -0.0014949999999993892 y[1] (numeric) -0.001494999999932393 absolute error 6.699610484439678e-14 relative error 4.4813448056471005e-09% Desired digits 8 Estimated correct digits 9 Correct digits 11 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.100886297209172e-15 y[1] (closed_form) 6.151329445813766e-16 y[1] (numeric) 6.761114563179349e-14 absolute error 6.699601268721212e-14 relative error 10891.306225324295% Desired digits 8 Estimated correct digits 0 Correct digits -1 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.010000000000004103 y[1] (closed_form) 0.0015050000000006196 y[1] (numeric) 0.0015050000000676152 absolute error 6.699567116352778e-14 relative error 4.451539612192705e-09% Desired digits 8 Estimated correct digits 9 Correct digits 11 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.02000000000000411 y[1] (closed_form) 0.003020000000000625 y[1] (numeric) 0.0030200000000676196 absolute error 6.69945869613553e-14 relative error 2.218363806666935e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.03000000000000412 y[1] (closed_form) 0.00454500000000063 y[1] (numeric) 0.004545000000067624 absolute error 6.69941532804863e-14 relative error 1.474018774047899e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.04000000000000413 y[1] (closed_form) 0.006080000000000636 y[1] (numeric) 0.0060800000000676285 absolute error 6.699241855701032e-14 relative error 1.1018489894243966e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.05000000000000414 y[1] (closed_form) 0.007625000000000642 y[1] (numeric) 0.007625000000067632 absolute error 6.699068383353435e-14 relative error 8.785663453577536e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.06000000000000415 y[1] (closed_form) 0.009180000000000648 y[1] (numeric) 0.009180000000067636 absolute error 6.698808174832038e-14 relative error 7.297176661036564e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.07000000000000416 y[1] (closed_form) 0.010745000000000653 y[1] (numeric) 0.01074500000006764 absolute error 6.69863470248444e-14 relative error 6.234187717528184e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.08000000000000417 y[1] (closed_form) 0.012320000000000659 y[1] (numeric) 0.012320000000067645 absolute error 6.69863470248444e-14 relative error 5.437203492276041e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.09000000000000417 y[1] (closed_form) 0.013905000000000663 y[1] (numeric) 0.013905000000067648 absolute error 6.698461230136843e-14 relative error 4.817304013043167e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.10000000000000418 y[1] (closed_form) 0.01550000000000067 y[1] (numeric) 0.01550000000006765 absolute error 6.698114285441648e-14 relative error 4.3213640551234567e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.11000000000000419 y[1] (closed_form) 0.017105000000000675 y[1] (numeric) 0.017105000000067656 absolute error 6.698114285441648e-14 relative error 3.915880903502709e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.1200000000000042 y[1] (closed_form) 0.01872000000000068 y[1] (numeric) 0.018720000000067658 absolute error 6.697767340746452e-14 relative error 3.5778671692020344e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.1300000000000042 y[1] (closed_form) 0.020345000000000682 y[1] (numeric) 0.020345000000067663 absolute error 6.698114285441648e-14 relative error 3.2922655617800065e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.1400000000000042 y[1] (closed_form) 0.021980000000000686 y[1] (numeric) 0.021980000000067668 absolute error 6.698114285441648e-14 relative error 3.0473677367795443e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.1500000000000042 y[1] (closed_form) 0.023625000000000694 y[1] (numeric) 0.02362500000006767 absolute error 6.697767340746452e-14 relative error 2.83503379502487e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.16000000000000422 y[1] (closed_form) 0.0252800000000007 y[1] (numeric) 0.025280000000067675 absolute error 6.697420396051257e-14 relative error 2.649296042741721e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.17000000000000423 y[1] (closed_form) 0.026945000000000704 y[1] (numeric) 0.02694500000006768 absolute error 6.697420396051257e-14 relative error 2.4855893100950384e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.18000000000000424 y[1] (closed_form) 0.02862000000000071 y[1] (numeric) 0.028620000000067685 absolute error 6.697420396051257e-14 relative error 2.3401189364259575e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.19000000000000425 y[1] (closed_form) 0.030305000000000717 y[1] (numeric) 0.030305000000067688 absolute error 6.697073451356061e-14 relative error 2.2098905960587041e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.20000000000000426 y[1] (closed_form) 0.03200000000000072 y[1] (numeric) 0.032000000000067697 absolute error 6.697420396051257e-14 relative error 2.0929438737659705e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.21000000000000427 y[1] (closed_form) 0.03370500000000073 y[1] (numeric) 0.0337050000000677 absolute error 6.697420396051257e-14 relative error 1.9870702851360665e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.22000000000000428 y[1] (closed_form) 0.035420000000000736 y[1] (numeric) 0.0354200000000677 absolute error 6.696726506660866e-14 relative error 1.8906624807060212e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.23000000000000428 y[1] (closed_form) 0.03714500000000074 y[1] (numeric) 0.03714500000006771 absolute error 6.696726506660866e-14 relative error 1.8028608175153405e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.2400000000000043 y[1] (closed_form) 0.03888000000000075 y[1] (numeric) 0.038880000000067715 absolute error 6.696726506660866e-14 relative error 1.7224090809312596e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.2500000000000043 y[1] (closed_form) 0.040625000000000744 y[1] (numeric) 0.04062500000006772 absolute error 6.697420396051257e-14 relative error 1.6485957897972023e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.2600000000000043 y[1] (closed_form) 0.04238000000000075 y[1] (numeric) 0.042380000000067725 absolute error 6.697420396051257e-14 relative error 1.580325718747319e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.2700000000000043 y[1] (closed_form) 0.04414500000000075 y[1] (numeric) 0.04414500000006773 absolute error 6.697420396051257e-14 relative error 1.5171413288143941e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.2800000000000043 y[1] (closed_form) 0.04592000000000076 y[1] (numeric) 0.04592000000006773 absolute error 6.697420396051257e-14 relative error 1.4584974730076539e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.2900000000000043 y[1] (closed_form) 0.04770500000000077 y[1] (numeric) 0.047705000000067735 absolute error 6.696726506660866e-14 relative error 1.4037787457626578e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.3000000000000043 y[1] (closed_form) 0.04950000000000077 y[1] (numeric) 0.04950000000006774 absolute error 6.696726506660866e-14 relative error 1.352874041749649e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.3100000000000043 y[1] (closed_form) 0.05130500000000078 y[1] (numeric) 0.05130500000006774 absolute error 6.696032617270475e-14 relative error 1.3051423091843629e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.32000000000000434 y[1] (closed_form) 0.053120000000000785 y[1] (numeric) 0.053120000000067745 absolute error 6.696032617270475e-14 relative error 1.260548308974092e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.33000000000000435 y[1] (closed_form) 0.05494500000000079 y[1] (numeric) 0.05494500000006775 absolute error 6.696032617270475e-14 relative error 1.218679155022364e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.34000000000000435 y[1] (closed_form) 0.056780000000000795 y[1] (numeric) 0.056780000000067755 absolute error 6.696032617270475e-14 relative error 1.179294226359701e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.35000000000000436 y[1] (closed_form) 0.0586250000000008 y[1] (numeric) 0.05862500000006776 absolute error 6.696032617270475e-14 relative error 1.1421804037987861e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.36000000000000437 y[1] (closed_form) 0.06048000000000081 y[1] (numeric) 0.060480000000067764 absolute error 6.695338727880085e-14 relative error 1.1070335198214277e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.3700000000000044 y[1] (closed_form) 0.062345000000000816 y[1] (numeric) 0.06234500000006777 absolute error 6.695338727880085e-14 relative error 1.0739175118902875e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.3800000000000044 y[1] (closed_form) 0.06422000000000082 y[1] (numeric) 0.06422000000006778 absolute error 6.696032617270475e-14 relative error 1.0426709151775755e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.3900000000000044 y[1] (closed_form) 0.06610500000000083 y[1] (numeric) 0.06610500000006779 absolute error 6.696032617270475e-14 relative error 1.012938902847045e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.4000000000000044 y[1] (closed_form) 0.06800000000000084 y[1] (numeric) 0.06800000000006778 absolute error 6.694644838489694e-14 relative error 9.845065938955312e-11% Desired digits 8 Estimated correct digits 11 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] 0.4100000000000044 y[1] (closed_form) 0.06990500000000084 y[1] (numeric) 0.06990500000006779 absolute error 6.694644838489694e-14 relative error 9.576775393018544e-11% Desired digits 8 Estimated correct digits 11 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] 0.4200000000000044 y[1] (closed_form) 0.07182000000000086 y[1] (numeric) 0.0718200000000678 absolute error 6.694644838489694e-14 relative error 9.321421384697319e-11% Desired digits 8 Estimated correct digits 11 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] 0.43000000000000443 y[1] (closed_form) 0.07374500000000087 y[1] (numeric) 0.0737450000000678 absolute error 6.693257059708912e-14 relative error 9.076218129647887e-11% Desired digits 8 Estimated correct digits 11 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] 0.44000000000000444 y[1] (closed_form) 0.07568000000000087 y[1] (numeric) 0.0756800000000678 absolute error 6.693257059708912e-14 relative error 8.844155734287573e-11% Desired digits 8 Estimated correct digits 11 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] 0.45000000000000445 y[1] (closed_form) 0.07762500000000087 y[1] (numeric) 0.0776250000000678 absolute error 6.693257059708912e-14 relative error 8.622553378046812e-11% Desired digits 8 Estimated correct digits 11 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] 0.46000000000000446 y[1] (closed_form) 0.07958000000000087 y[1] (numeric) 0.0795800000000678 absolute error 6.693257059708912e-14 relative error 8.410727644771098e-11% Desired digits 8 Estimated correct digits 11 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] 0.47000000000000447 y[1] (closed_form) 0.08154500000000088 y[1] (numeric) 0.08154500000006781 absolute error 6.693257059708912e-14 relative error 8.208053295369232e-11% Desired digits 8 Estimated correct digits 11 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] 0.4800000000000045 y[1] (closed_form) 0.08352000000000089 y[1] (numeric) 0.08352000000006782 absolute error 6.693257059708912e-14 relative error 8.013957207505797e-11% Desired digits 8 Estimated correct digits 11 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] 0.4900000000000045 y[1] (closed_form) 0.0855050000000009 y[1] (numeric) 0.08550500000006782 absolute error 6.691869280928131e-14 relative error 7.826290019212983e-11% Desired digits 8 Estimated correct digits 11 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] 0.5000000000000044 y[1] (closed_form) 0.08750000000000088 y[1] (numeric) 0.08750000000006783 absolute error 6.694644838489694e-14 relative error 7.651022672559573e-11% Desired digits 8 Estimated correct digits 11 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] 0.5100000000000044 y[1] (closed_form) 0.08950500000000089 y[1] (numeric) 0.08950500000006784 absolute error 6.694644838489694e-14 relative error 7.479632242321242e-11% Desired digits 8 Estimated correct digits 11 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] 0.5200000000000045 y[1] (closed_form) 0.0915200000000009 y[1] (numeric) 0.09152000000006784 absolute error 6.693257059708912e-14 relative error 7.313436472583966e-11% Desired digits 8 Estimated correct digits 11 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] 0.5300000000000045 y[1] (closed_form) 0.0935450000000009 y[1] (numeric) 0.09354500000006785 absolute error 6.694644838489694e-14 relative error 7.156603600929638e-11% Desired digits 8 Estimated correct digits 11 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] 0.5400000000000045 y[1] (closed_form) 0.09558000000000091 y[1] (numeric) 0.09558000000006785 absolute error 6.693257059708912e-14 relative error 7.002779932735769e-11% Desired digits 8 Estimated correct digits 11 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] 0.5500000000000045 y[1] (closed_form) 0.09762500000000092 y[1] (numeric) 0.09762500000006785 absolute error 6.693257059708912e-14 relative error 6.856089177678719e-11% Desired digits 8 Estimated correct digits 11 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] 0.5600000000000045 y[1] (closed_form) 0.09968000000000092 y[1] (numeric) 0.09968000000006785 absolute error 6.693257059708912e-14 relative error 6.714744241280949e-11% Desired digits 8 Estimated correct digits 11 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] 0.5700000000000045 y[1] (closed_form) 0.10174500000000093 y[1] (numeric) 0.10174500000006785 absolute error 6.691869280928131e-14 relative error 6.577098905035205e-11% Desired digits 8 Estimated correct digits 11 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] 0.5800000000000045 y[1] (closed_form) 0.10382000000000094 y[1] (numeric) 0.10382000000006786 absolute error 6.691869280928131e-14 relative error 6.445645618308679e-11% Desired digits 8 Estimated correct digits 11 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] 0.5900000000000045 y[1] (closed_form) 0.10590500000000094 y[1] (numeric) 0.10590500000006786 absolute error 6.691869280928131e-14 relative error 6.31874725549131e-11% Desired digits 8 Estimated correct digits 11 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] 0.6000000000000045 y[1] (closed_form) 0.10800000000000096 y[1] (numeric) 0.10800000000006786 absolute error 6.69048150214735e-14 relative error 6.194890279766009e-11% Desired digits 8 Estimated correct digits 11 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] 0.6100000000000045 y[1] (closed_form) 0.11010500000000095 y[1] (numeric) 0.11010500000006787 absolute error 6.691869280928131e-14 relative error 6.077716071866012e-11% Desired digits 8 Estimated correct digits 11 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] 0.6200000000000045 y[1] (closed_form) 0.11222000000000096 y[1] (numeric) 0.11222000000006788 absolute error 6.691869280928131e-14 relative error 5.963169917062978e-11% Desired digits 8 Estimated correct digits 11 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] 0.6300000000000046 y[1] (closed_form) 0.11434500000000097 y[1] (numeric) 0.11434500000006788 absolute error 6.69048150214735e-14 relative error 5.851136037559397e-11% Desired digits 8 Estimated correct digits 11 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] 0.6400000000000046 y[1] (closed_form) 0.11648000000000097 y[1] (numeric) 0.11648000000006789 absolute error 6.691869280928131e-14 relative error 5.7450800832143505e-11% Desired digits 8 Estimated correct digits 11 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] 0.6500000000000046 y[1] (closed_form) 0.11862500000000098 y[1] (numeric) 0.1186250000000679 absolute error 6.691869280928131e-14 relative error 5.641196443353488e-11% Desired digits 8 Estimated correct digits 11 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] 0.6600000000000046 y[1] (closed_form) 0.12078000000000098 y[1] (numeric) 0.1207800000000679 absolute error 6.691869280928131e-14 relative error 5.5405441968273525e-11% Desired digits 8 Estimated correct digits 11 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] 0.6700000000000046 y[1] (closed_form) 0.122945000000001 y[1] (numeric) 0.1229450000000679 absolute error 6.69048150214735e-14 relative error 5.4418492026087234e-11% Desired digits 8 Estimated correct digits 11 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] 0.6800000000000046 y[1] (closed_form) 0.125120000000001 y[1] (numeric) 0.1251200000000679 absolute error 6.689093723366568e-14 relative error 5.3461426817187616e-11% Desired digits 8 Estimated correct digits 11 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] 0.6900000000000046 y[1] (closed_form) 0.127305000000001 y[1] (numeric) 0.1273050000000679 absolute error 6.689093723366568e-14 relative error 5.254384135239398e-11% Desired digits 8 Estimated correct digits 11 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] 0.7000000000000046 y[1] (closed_form) 0.129500000000001 y[1] (numeric) 0.1295000000000679 absolute error 6.689093723366568e-14 relative error 5.1653233385069625e-11% Desired digits 8 Estimated correct digits 11 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] 0.7100000000000046 y[1] (closed_form) 0.13170500000000102 y[1] (numeric) 0.1317050000000679 absolute error 6.689093723366568e-14 relative error 5.078845695582185e-11% Desired digits 8 Estimated correct digits 11 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] 0.7200000000000046 y[1] (closed_form) 0.13392000000000104 y[1] (numeric) 0.1339200000000679 absolute error 6.686318165805005e-14 relative error 4.99277043444217e-11% Desired digits 8 Estimated correct digits 11 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] 0.7300000000000046 y[1] (closed_form) 0.13614500000000104 y[1] (numeric) 0.1361450000000679 absolute error 6.686318165805005e-14 relative error 4.911174237617947e-11% Desired digits 8 Estimated correct digits 11 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] 0.7400000000000047 y[1] (closed_form) 0.13838000000000103 y[1] (numeric) 0.13838000000006792 absolute error 6.689093723366568e-14 relative error 4.833858739244485e-11% Desired digits 8 Estimated correct digits 11 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] 0.7500000000000047 y[1] (closed_form) 0.14062500000000105 y[1] (numeric) 0.14062500000006792 absolute error 6.686318165805005e-14 relative error 4.754715140127968e-11% Desired digits 8 Estimated correct digits 11 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] 0.7600000000000047 y[1] (closed_form) 0.14288000000000106 y[1] (numeric) 0.14288000000006792 absolute error 6.686318165805005e-14 relative error 4.6796739682285524e-11% Desired digits 8 Estimated correct digits 11 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] 0.7700000000000047 y[1] (closed_form) 0.14514500000000105 y[1] (numeric) 0.14514500000006794 absolute error 6.689093723366568e-14 relative error 4.608559525554804e-11% Desired digits 8 Estimated correct digits 11 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] 0.7800000000000047 y[1] (closed_form) 0.14742000000000108 y[1] (numeric) 0.14742000000006794 absolute error 6.686318165805005e-14 relative error 4.53555702469472e-11% Desired digits 8 Estimated correct digits 11 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] 0.7900000000000047 y[1] (closed_form) 0.1497050000000011 y[1] (numeric) 0.14970500000006795 absolute error 6.686318165805005e-14 relative error 4.4663292246785056e-11% Desired digits 8 Estimated correct digits 11 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] 0.8000000000000047 y[1] (closed_form) 0.15200000000000108 y[1] (numeric) 0.15200000000006797 absolute error 6.689093723366568e-14 relative error 4.4007195548463955e-11% Desired digits 8 Estimated correct digits 11 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] 0.8100000000000047 y[1] (closed_form) 0.15430500000000108 y[1] (numeric) 0.15430500000006797 absolute error 6.689093723366568e-14 relative error 4.334981836859804e-11% Desired digits 8 Estimated correct digits 11 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] 0.8200000000000047 y[1] (closed_form) 0.1566200000000011 y[1] (numeric) 0.15662000000006798 absolute error 6.689093723366568e-14 relative error 4.270906476418415e-11% Desired digits 8 Estimated correct digits 11 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] 0.8300000000000047 y[1] (closed_form) 0.1589450000000011 y[1] (numeric) 0.158945000000068 absolute error 6.689093723366568e-14 relative error 4.208432931747788e-11% Desired digits 8 Estimated correct digits 11 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] 0.8400000000000047 y[1] (closed_form) 0.1612800000000011 y[1] (numeric) 0.161280000000068 absolute error 6.691869280928131e-14 relative error 4.149224504543704e-11% Desired digits 8 Estimated correct digits 11 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] 0.8500000000000048 y[1] (closed_form) 0.1636250000000011 y[1] (numeric) 0.16362500000006802 absolute error 6.691869280928131e-14 relative error 4.089759682767356e-11% Desired digits 8 Estimated correct digits 11 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] 0.8600000000000048 y[1] (closed_form) 0.1659800000000011 y[1] (numeric) 0.16598000000006802 absolute error 6.691869280928131e-14 relative error 4.031732305656155e-11% Desired digits 8 Estimated correct digits 11 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] 0.8700000000000048 y[1] (closed_form) 0.1683450000000011 y[1] (numeric) 0.16834500000006802 absolute error 6.691869280928131e-14 relative error 3.9750923882076016e-11% Desired digits 8 Estimated correct digits 11 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] 0.8800000000000048 y[1] (closed_form) 0.17072000000000112 y[1] (numeric) 0.170720000000068 absolute error 6.689093723366568e-14 relative error 3.918166426526783e-11% Desired digits 8 Estimated correct digits 11 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] 0.8900000000000048 y[1] (closed_form) 0.17310500000000112 y[1] (numeric) 0.173105000000068 absolute error 6.689093723366568e-14 relative error 3.8641828505049105e-11% Desired digits 8 Estimated correct digits 11 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] 0.9000000000000048 y[1] (closed_form) 0.17550000000000113 y[1] (numeric) 0.17550000000006802 absolute error 6.689093723366568e-14 relative error 3.811449415023661e-11% Desired digits 8 Estimated correct digits 11 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] 0.9100000000000048 y[1] (closed_form) 0.17790500000000115 y[1] (numeric) 0.177905000000068 absolute error 6.686318165805005e-14 relative error 3.7583643887495925e-11% Desired digits 8 Estimated correct digits 11 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] 0.9200000000000048 y[1] (closed_form) 0.18032000000000115 y[1] (numeric) 0.180320000000068 absolute error 6.686318165805005e-14 relative error 3.7080291514002675e-11% Desired digits 8 Estimated correct digits 11 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] 0.9300000000000048 y[1] (closed_form) 0.18274500000000116 y[1] (numeric) 0.18274500000006802 absolute error 6.686318165805005e-14 relative error 3.658824135163733e-11% Desired digits 8 Estimated correct digits 11 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] 0.9400000000000048 y[1] (closed_form) 0.18518000000000118 y[1] (numeric) 0.185180000000068 absolute error 6.683542608243442e-14 relative error 3.6092140664452966e-11% Desired digits 8 Estimated correct digits 11 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] 0.9500000000000048 y[1] (closed_form) 0.18762500000000118 y[1] (numeric) 0.18762500000006802 absolute error 6.683542608243442e-14 relative error 3.562181270216336e-11% Desired digits 8 Estimated correct digits 11 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] 0.9600000000000048 y[1] (closed_form) 0.1900800000000012 y[1] (numeric) 0.19008000000006803 absolute error 6.683542608243442e-14 relative error 3.516173510229062e-11% Desired digits 8 Estimated correct digits 11 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] 0.9700000000000049 y[1] (closed_form) 0.1925450000000012 y[1] (numeric) 0.19254500000006802 absolute error 6.683542608243442e-14 relative error 3.471158746393519e-11% Desired digits 8 Estimated correct digits 11 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] 0.9800000000000049 y[1] (closed_form) 0.1950200000000012 y[1] (numeric) 0.19502000000006803 absolute error 6.683542608243442e-14 relative error 3.427106249740233e-11% Desired digits 8 Estimated correct digits 11 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] 0.9900000000000049 y[1] (closed_form) 0.1975050000000012 y[1] (numeric) 0.19750500000006804 absolute error 6.683542608243442e-14 relative error 3.3839865361603e-11% Desired digits 8 Estimated correct digits 11 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] 1.0000000000000049 y[1] (closed_form) 0.2000000000000012 y[1] (numeric) 0.20000000000006804 absolute error 6.683542608243442e-14 relative error 3.341771304121701e-11% Desired digits 8 Estimated correct digits 11 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] 1.0100000000000038 y[1] (closed_form) 0.20250500000000093 y[1] (numeric) 0.20250500000006805 absolute error 6.711298183859071e-14 relative error 3.31413949475768e-11% Desired digits 8 Estimated correct digits 11 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] 1.0200000000000027 y[1] (closed_form) 0.20502000000000065 y[1] (numeric) 0.20502000000006806 absolute error 6.741829317036263e-14 relative error 3.288376410611766e-11% Desired digits 8 Estimated correct digits 11 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] 1.0300000000000016 y[1] (closed_form) 0.20754500000000037 y[1] (numeric) 0.20754500000006806 absolute error 6.769584892651892e-14 relative error 3.261743184683746e-11% Desired digits 8 Estimated correct digits 11 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] 1.0400000000000005 y[1] (closed_form) 0.2100800000000001 y[1] (numeric) 0.21008000000006807 absolute error 6.797340468267521e-14 relative error 3.235596186342116e-11% Desired digits 8 Estimated correct digits 11 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] 1.0499999999999994 y[1] (closed_form) 0.21262499999999984 y[1] (numeric) 0.21262500000006807 absolute error 6.822320486321587e-14 relative error 3.2086163368943405e-11% Desired digits 8 Estimated correct digits 11 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] 1.0599999999999983 y[1] (closed_form) 0.21517999999999954 y[1] (numeric) 0.21518000000006807 absolute error 6.852851619498779e-14 relative error 3.1847065803043e-11% Desired digits 8 Estimated correct digits 11 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] 1.0699999999999972 y[1] (closed_form) 0.21774499999999924 y[1] (numeric) 0.21774500000006808 absolute error 6.88338275267597e-14 relative error 3.1612127730492067e-11% Desired digits 8 Estimated correct digits 11 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] 1.079999999999996 y[1] (closed_form) 0.22031999999999896 y[1] (numeric) 0.22032000000006807 absolute error 6.9111383282916e-14 relative error 3.136863801875287e-11% Desired digits 8 Estimated correct digits 11 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] 1.089999999999995 y[1] (closed_form) 0.2229049999999987 y[1] (numeric) 0.22290500000006808 absolute error 6.938893903907228e-14 relative error 3.1129377555044837e-11% Desired digits 8 Estimated correct digits 11 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] 1.0999999999999939 y[1] (closed_form) 0.2254999999999984 y[1] (numeric) 0.22550000000006806 absolute error 6.966649479522857e-14 relative error 3.089423272515701e-11% Desired digits 8 Estimated correct digits 11 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] 1.1099999999999928 y[1] (closed_form) 0.22810499999999811 y[1] (numeric) 0.22810500000006806 absolute error 6.994405055138486e-14 relative error 3.066309399240939e-11% Desired digits 8 Estimated correct digits 11 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] 1.1199999999999917 y[1] (closed_form) 0.23071999999999782 y[1] (numeric) 0.23072000000006807 absolute error 7.024936188315678e-14 relative error 3.04478856983172e-11% Desired digits 8 Estimated correct digits 11 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] 1.1299999999999906 y[1] (closed_form) 0.2333449999999975 y[1] (numeric) 0.23334500000006805 absolute error 7.05546732149287e-14 relative error 3.023620528184853e-11% Desired digits 8 Estimated correct digits 11 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] 1.1399999999999895 y[1] (closed_form) 0.2359799999999972 y[1] (numeric) 0.23598000000006805 absolute error 7.085998454670062e-14 relative error 3.002796192334158e-11% Desired digits 8 Estimated correct digits 11 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] 1.1499999999999884 y[1] (closed_form) 0.2386249999999969 y[1] (numeric) 0.23862500000006803 absolute error 7.11375403028569e-14 relative error 2.981143648103e-11% Desired digits 8 Estimated correct digits 11 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] 1.1599999999999873 y[1] (closed_form) 0.2412799999999966 y[1] (numeric) 0.24128000000006802 absolute error 7.14150960590132e-14 relative error 2.9598431722071534e-11% Desired digits 8 Estimated correct digits 11 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] 1.1699999999999862 y[1] (closed_form) 0.2439449999999963 y[1] (numeric) 0.243945000000068 absolute error 7.169265181516948e-14 relative error 2.938885888834392e-11% Desired digits 8 Estimated correct digits 11 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] 1.179999999999985 y[1] (closed_form) 0.24661999999999598 y[1] (numeric) 0.24662000000006798 absolute error 7.19979631469414e-14 relative error 2.91938866056859e-11% Desired digits 8 Estimated correct digits 11 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] 1.189999999999984 y[1] (closed_form) 0.24930499999999567 y[1] (numeric) 0.24930500000006797 absolute error 7.230327447871332e-14 relative error 2.900193517126194e-11% Desired digits 8 Estimated correct digits 11 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] 1.1999999999999829 y[1] (closed_form) 0.25199999999999534 y[1] (numeric) 0.252000000000068 absolute error 7.26640969617165e-14 relative error 2.8834959111792793e-11% Desired digits 8 Estimated correct digits 11 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] 1.2099999999999818 y[1] (closed_form) 0.2547049999999951 y[1] (numeric) 0.2547050000000679 absolute error 7.283063041541027e-14 relative error 2.8594110997197415e-11% Desired digits 8 Estimated correct digits 11 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] 1.2199999999999807 y[1] (closed_form) 0.2574199999999947 y[1] (numeric) 0.257420000000068 absolute error 7.327471962526033e-14 relative error 2.8465045305439296e-11% Desired digits 8 Estimated correct digits 11 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] 1.2299999999999796 y[1] (closed_form) 0.2601449999999944 y[1] (numeric) 0.26014500000006785 absolute error 7.34412530789541e-14 relative error 2.8230891648486684e-11% Desired digits 8 Estimated correct digits 11 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] 1.2399999999999785 y[1] (closed_form) 0.26287999999999406 y[1] (numeric) 0.26288000000006795 absolute error 7.388534228880417e-14 relative error 2.8106110122035087e-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] 1.2499999999999774 y[1] (closed_form) 0.2656249999999938 y[1] (numeric) 0.2656250000000678 absolute error 7.399636459126668e-14 relative error 2.785745490494811e-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] 1.2599999999999763 y[1] (closed_form) 0.26837999999999346 y[1] (numeric) 0.2683800000000679 absolute error 7.444045380111675e-14 relative error 2.77369602060953e-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] 1.2699999999999751 y[1] (closed_form) 0.2711449999999931 y[1] (numeric) 0.27114500000006775 absolute error 7.466249840604178e-14 relative error 2.753600413286016e-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] 1.279999999999974 y[1] (closed_form) 0.2739199999999928 y[1] (numeric) 0.27392000000006783 absolute error 7.505107646466058e-14 relative error 2.7398903499073655e-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] 1.289999999999973 y[1] (closed_form) 0.27670499999999243 y[1] (numeric) 0.2767050000000677 absolute error 7.527312106958561e-14 relative error 2.7203383050392177e-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] 1.2999999999999718 y[1] (closed_form) 0.2794999999999921 y[1] (numeric) 0.27950000000006775 absolute error 7.566169912820442e-14 relative error 2.7070375358929003e-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] 1.3099999999999707 y[1] (closed_form) 0.28230499999999176 y[1] (numeric) 0.28230500000006764 absolute error 7.588374373312945e-14 relative error 2.688005658175791e-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] 1.3199999999999696 y[1] (closed_form) 0.28511999999999144 y[1] (numeric) 0.28512000000006765 absolute error 7.6216810640517e-14 relative error 2.6731485213425677e-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] 1.3299999999999685 y[1] (closed_form) 0.2879449999999911 y[1] (numeric) 0.28794500000006756 absolute error 7.643885524544203e-14 relative error 2.6546338795757657e-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] 1.3399999999999674 y[1] (closed_form) 0.29077999999999077 y[1] (numeric) 0.2907800000000676 absolute error 7.682743330406083e-14 relative error 2.6421154585619118e-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] 1.3499999999999663 y[1] (closed_form) 0.2936249999999904 y[1] (numeric) 0.2936250000000675 absolute error 7.710498906021712e-14 relative error 2.625968124656267e-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] 1.3599999999999652 y[1] (closed_form) 0.2964799999999901 y[1] (numeric) 0.2964800000000675 absolute error 7.743805596760467e-14 relative error 2.6119150016057495e-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] 1.3699999999999641 y[1] (closed_form) 0.2993449999999897 y[1] (numeric) 0.2993450000000675 absolute error 7.777112287499222e-14 relative error 2.5980431567253468e-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] 1.379999999999963 y[1] (closed_form) 0.30221999999998933 y[1] (numeric) 0.30222000000006743 absolute error 7.810418978237976e-14 relative error 2.584348811540683e-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] 1.389999999999962 y[1] (closed_form) 0.30510499999998897 y[1] (numeric) 0.3051050000000674 absolute error 7.843725668976731e-14 relative error 2.5708282948417807e-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] 1.3999999999999608 y[1] (closed_form) 0.3079999999999886 y[1] (numeric) 0.30800000000006733 absolute error 7.87148124459236e-14 relative error 2.5556757287638476e-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] 1.4099999999999597 y[1] (closed_form) 0.3109049999999883 y[1] (numeric) 0.3109050000000673 absolute error 7.904787935331115e-14 relative error 2.5425091057819634e-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] 1.4199999999999586 y[1] (closed_form) 0.3138199999999879 y[1] (numeric) 0.31382000000006727 absolute error 7.938094626069869e-14 relative error 2.529505648483263e-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] 1.4299999999999575 y[1] (closed_form) 0.31674499999998756 y[1] (numeric) 0.3167450000000673 absolute error 7.971401316808624e-14 relative error 2.516662083634765e-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] 1.4399999999999564 y[1] (closed_form) 0.3196799999999872 y[1] (numeric) 0.3196800000000672 absolute error 7.999156892424253e-14 relative error 2.5022387676503295e-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] 1.4499999999999553 y[1] (closed_form) 0.32262499999998684 y[1] (numeric) 0.3226250000000672 absolute error 8.038014698286133e-14 relative error 2.4914419831961134e-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] 1.4599999999999542 y[1] (closed_form) 0.32557999999998644 y[1] (numeric) 0.3255800000000671 absolute error 8.065770273901762e-14 relative error 2.4773543442171198e-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] 1.4699999999999531 y[1] (closed_form) 0.3285449999999861 y[1] (numeric) 0.32854500000006714 absolute error 8.104628079763643e-14 relative error 2.4668243558002665e-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] 1.479999999999952 y[1] (closed_form) 0.3315199999999857 y[1] (numeric) 0.331520000000067 absolute error 8.126832540256146e-14 relative error 2.451385298098605e-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] 1.489999999999951 y[1] (closed_form) 0.3345049999999853 y[1] (numeric) 0.33450500000006705 absolute error 8.176792576364278e-14 relative error 2.444445546812346e-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] 1.4999999999999498 y[1] (closed_form) 0.3374999999999849 y[1] (numeric) 0.33750000000006686 absolute error 8.193445921733655e-14 relative error 2.427687680513784e-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] 1.5099999999999487 y[1] (closed_form) 0.34050499999998457 y[1] (numeric) 0.34050500000006695 absolute error 8.237854842718662e-14 relative error 2.419305103513615e-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] 1.5199999999999476 y[1] (closed_form) 0.34351999999998417 y[1] (numeric) 0.34352000000006677 absolute error 8.260059303211165e-14 relative error 2.4045351953922756e-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] 1.5299999999999465 y[1] (closed_form) 0.3465449999999838 y[1] (numeric) 0.3465450000000668 absolute error 8.304468224196171e-14 relative error 2.3963607104983652e-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] 1.5399999999999454 y[1] (closed_form) 0.3495799999999834 y[1] (numeric) 0.34958000000006667 absolute error 8.326672684688674e-14 relative error 2.381907627635754e-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] 1.5499999999999443 y[1] (closed_form) 0.352624999999983 y[1] (numeric) 0.3526250000000667 absolute error 8.37108160567368e-14 relative error 2.3739331033460714e-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] 1.5599999999999432 y[1] (closed_form) 0.3556799999999826 y[1] (numeric) 0.35568000000006655 absolute error 8.393286066166183e-14 relative error 2.3597857810859743e-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] 1.569999999999942 y[1] (closed_form) 0.3587449999999822 y[1] (numeric) 0.35874500000006654 absolute error 8.432143872028064e-14 relative error 2.3504561379332065e-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] 1.579999999999941 y[1] (closed_form) 0.3618199999999818 y[1] (numeric) 0.3618200000000664 absolute error 8.459899447643693e-14 relative error 2.338151414417146e-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] 1.58999999999994 y[1] (closed_form) 0.36490499999998144 y[1] (numeric) 0.3649050000000664 absolute error 8.498757253505573e-14 relative error 2.3290328314235226e-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] 1.5999999999999388 y[1] (closed_form) 0.367999999999981 y[1] (numeric) 0.36800000000006633 absolute error 8.532063944244328e-14 relative error 2.3184956370230347e-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] 1.6099999999999377 y[1] (closed_form) 0.3711049999999806 y[1] (numeric) 0.3711050000000663 absolute error 8.570921750106208e-14 relative error 2.3095678447088173e-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] 1.6199999999999366 y[1] (closed_form) 0.37421999999998024 y[1] (numeric) 0.3742200000000662 absolute error 8.598677325721837e-14 relative error 2.2977599609113067e-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] 1.6299999999999355 y[1] (closed_form) 0.37734499999997984 y[1] (numeric) 0.37734500000006616 absolute error 8.631984016460592e-14 relative error 2.2875575445443966e-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] 1.6399999999999344 y[1] (closed_form) 0.3804799999999794 y[1] (numeric) 0.3804800000000661 absolute error 8.670841822322473e-14 relative error 2.2789218414431617e-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] 1.6499999999999333 y[1] (closed_form) 0.383624999999979 y[1] (numeric) 0.383625000000066 absolute error 8.698597397938101e-14 relative error 2.2674740691922e-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] 1.6599999999999322 y[1] (closed_form) 0.3867799999999786 y[1] (numeric) 0.38678000000006596 absolute error 8.737455203799982e-14 relative error 2.25902456274897e-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] 1.669999999999931 y[1] (closed_form) 0.38994499999997817 y[1] (numeric) 0.3899450000000659 absolute error 8.770761894538737e-14 relative error 2.2492305054659575e-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] 1.67999999999993 y[1] (closed_form) 0.39311999999997777 y[1] (numeric) 0.39312000000006586 absolute error 8.809619700400617e-14 relative error 2.240949252238786e-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] 1.689999999999929 y[1] (closed_form) 0.39630499999997737 y[1] (numeric) 0.39630500000006574 absolute error 8.837375276016246e-14 relative error 2.229942916697178e-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] 1.6999999999999278 y[1] (closed_form) 0.39949999999997693 y[1] (numeric) 0.39950000000006575 absolute error 8.881784197001252e-14 relative error 2.2232250806011927e-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] 1.7099999999999267 y[1] (closed_form) 0.4027049999999765 y[1] (numeric) 0.4027050000000656 absolute error 8.909539772616881e-14 relative error 2.2124234297109303e-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] 1.7199999999999256 y[1] (closed_form) 0.4059199999999761 y[1] (numeric) 0.4059200000000656 absolute error 8.953948693601887e-14 relative error 2.205840730587903e-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] 1.7299999999999245 y[1] (closed_form) 0.40914499999997567 y[1] (numeric) 0.40914500000006543 absolute error 8.97615315409439e-14 relative error 2.193880691220698e-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] 1.7399999999999234 y[1] (closed_form) 0.4123799999999752 y[1] (numeric) 0.41238000000006547 absolute error 9.026113190202523e-14 relative error 2.188785389738364e-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] 1.7499999999999223 y[1] (closed_form) 0.41562499999997476 y[1] (numeric) 0.41562500000006525 absolute error 9.048317650695026e-14 relative error 2.177038833250063e-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] 1.7599999999999212 y[1] (closed_form) 0.41887999999997433 y[1] (numeric) 0.4188800000000653 absolute error 9.098277686803158e-14 relative error 2.1720487220215135e-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] 1.76999999999992 y[1] (closed_form) 0.4221449999999739 y[1] (numeric) 0.4221450000000651 absolute error 9.120482147295661e-14 relative error 2.160509338567607e-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] 1.779999999999919 y[1] (closed_form) 0.4254199999999735 y[1] (numeric) 0.42542000000006513 absolute error 9.164891068280667e-14 relative error 2.1543159861504487e-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] 1.7899999999999179 y[1] (closed_form) 0.428704999999973 y[1] (numeric) 0.42870500000006495 absolute error 9.192646643896296e-14 relative error 2.1442825821711606e-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] 1.7999999999999168 y[1] (closed_form) 0.4319999999999726 y[1] (numeric) 0.43200000000006494 absolute error 9.237055564881302e-14 relative error 2.1382073066856223e-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] 1.8099999999999157 y[1] (closed_form) 0.4353049999999721 y[1] (numeric) 0.4353050000000648 absolute error 9.270362255620057e-14 relative error 2.1296245748660484e-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] 1.8199999999999146 y[1] (closed_form) 0.4386199999999717 y[1] (numeric) 0.43862000000006474 absolute error 9.303668946358812e-14 relative error 2.1211228275863873e-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] 1.8299999999999135 y[1] (closed_form) 0.4419449999999712 y[1] (numeric) 0.4419450000000646 absolute error 9.336975637097567e-14 relative error 2.1127008195812092e-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] 1.8399999999999124 y[1] (closed_form) 0.44527999999997075 y[1] (numeric) 0.44528000000006457 absolute error 9.381384558082573e-14 relative error 2.106850646353573e-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] 1.8499999999999113 y[1] (closed_form) 0.4486249999999703 y[1] (numeric) 0.44862500000006444 absolute error 9.414691248821327e-14 relative error 2.0985658955301087e-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] 1.8599999999999102 y[1] (closed_form) 0.45197999999996985 y[1] (numeric) 0.4519800000000644 absolute error 9.453549054683208e-14 relative error 2.0915857017310144e-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] 1.869999999999909 y[1] (closed_form) 0.45534499999996936 y[1] (numeric) 0.4553450000000643 absolute error 9.492406860545088e-14 relative error 2.0846625878280704e-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] 1.879999999999908 y[1] (closed_form) 0.45871999999996893 y[1] (numeric) 0.4587200000000642 absolute error 9.525713551283843e-14 relative error 2.0765856189580764e-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] 1.8899999999999069 y[1] (closed_form) 0.46210499999996846 y[1] (numeric) 0.4621050000000641 absolute error 9.564571357145724e-14 relative error 2.0697831352498622e-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] 1.8999999999999058 y[1] (closed_form) 0.465499999999968 y[1] (numeric) 0.465500000000064 absolute error 9.597878047884478e-14 relative error 2.0618427600182897e-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] 1.9099999999999047 y[1] (closed_form) 0.4689049999999675 y[1] (numeric) 0.4689050000000639 absolute error 9.642286968869485e-14 relative error 2.056341256516811e-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] 1.9199999999999036 y[1] (closed_form) 0.47231999999996704 y[1] (numeric) 0.4723200000000638 absolute error 9.675593659608239e-14 relative error 2.0485250803711285e-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] 1.9299999999999025 y[1] (closed_form) 0.47574499999996656 y[1] (numeric) 0.47574500000006376 absolute error 9.720002580593246e-14 relative error 2.0431118730819932e-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] 1.9399999999999014 y[1] (closed_form) 0.4791799999999661 y[1] (numeric) 0.4791800000000636 absolute error 9.753309271332e-14 relative error 2.035416601555301e-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] 1.9499999999999003 y[1] (closed_form) 0.4826249999999656 y[1] (numeric) 0.4826250000000636 absolute error 9.797718192317006e-14 relative error 2.030089239537468e-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] 1.9599999999998992 y[1] (closed_form) 0.4860799999999651 y[1] (numeric) 0.4860800000000634 absolute error 9.831024883055761e-14 relative error 2.0225117024062845e-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] 1.969999999999898 y[1] (closed_form) 0.48954499999996465 y[1] (numeric) 0.4895450000000634 absolute error 9.875433804040767e-14 relative error 2.0172678311578058e-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] 1.979999999999897 y[1] (closed_form) 0.49301999999996415 y[1] (numeric) 0.4930200000000632 absolute error 9.903189379656396e-14 relative error 2.0086790352637047e-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] 1.9899999999998959 y[1] (closed_form) 0.49650499999996367 y[1] (numeric) 0.4965050000000632 absolute error 9.953149415764528e-14 relative error 2.0046423330611487e-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] 1.9999999999998948 y[1] (closed_form) 0.4999999999999632 y[1] (numeric) 0.500000000000063 absolute error 9.975353876257032e-14 relative error 1.995070775251553e-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.0099999999998936 y[1] (closed_form) 0.5035049999999627 y[1] (numeric) 0.5035050000000627 absolute error 1.000310945187266e-13 relative error 1.986695157321854e-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.0199999999998925 y[1] (closed_form) 0.5070199999999622 y[1] (numeric) 0.5070200000000628 absolute error 1.0058620603103918e-13 relative error 1.983870577709887e-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.0299999999998914 y[1] (closed_form) 0.5105449999999617 y[1] (numeric) 0.5105450000000625 absolute error 1.0080825063596421e-13 relative error 1.974522336639704e-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.0399999999998903 y[1] (closed_form) 0.5140799999999612 y[1] (numeric) 0.5140800000000625 absolute error 1.0125233984581428e-13 relative error 1.9695833303342264e-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.0499999999998892 y[1] (closed_form) 0.5176249999999607 y[1] (numeric) 0.5176250000000623 absolute error 1.0158540675320182e-13 relative error 1.9625289882291145e-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.059999999999888 y[1] (closed_form) 0.5211799999999602 y[1] (numeric) 0.5211800000000623 absolute error 1.0202949596305189e-13 relative error 1.9576633017970696e-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.069999999999887 y[1] (closed_form) 0.5247449999999597 y[1] (numeric) 0.5247450000000621 absolute error 1.0236256287043943e-13 relative error 1.9507105902952345e-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.079999999999886 y[1] (closed_form) 0.5283199999999592 y[1] (numeric) 0.528320000000062 absolute error 1.028066520802895e-13 relative error 1.9459163401025408e-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.089999999999885 y[1] (closed_form) 0.5319049999999587 y[1] (numeric) 0.5319050000000618 absolute error 1.0313971898767704e-13 relative error 1.9390627835362528e-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.0999999999998837 y[1] (closed_form) 0.5354999999999581 y[1] (numeric) 0.5355000000000617 absolute error 1.035838081975271e-13 relative error 1.9343381549493035e-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.1099999999998826 y[1] (closed_form) 0.5391049999999576 y[1] (numeric) 0.5391050000000616 absolute error 1.0391687510491465e-13 relative error 1.9275813636475793e-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.1199999999998815 y[1] (closed_form) 0.5427199999999571 y[1] (numeric) 0.5427200000000614 absolute error 1.042499420123022e-13 relative error 1.9208789433282436e-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.1299999999998804 y[1] (closed_form) 0.5463449999999566 y[1] (numeric) 0.5463450000000613 absolute error 1.0469403122215226e-13 relative error 1.916262274243575e-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.1399999999998793 y[1] (closed_form) 0.5499799999999562 y[1] (numeric) 0.5499800000000612 absolute error 1.0502709812953981e-13 relative error 1.9096530442843045e-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.1499999999998782 y[1] (closed_form) 0.5536249999999556 y[1] (numeric) 0.5536250000000611 absolute error 1.0547118733938987e-13 relative error 1.9051016001697597e-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.159999999999877 y[1] (closed_form) 0.557279999999955 y[1] (numeric) 0.557280000000061 absolute error 1.0591527654923993e-13 relative error 1.900575591251229e-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.169999999999876 y[1] (closed_form) 0.5609449999999545 y[1] (numeric) 0.5609450000000609 absolute error 1.0635936575909e-13 relative error 1.896074762393793e-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.179999999999875 y[1] (closed_form) 0.5646199999999539 y[1] (numeric) 0.5646200000000607 absolute error 1.0680345496894006e-13 relative error 1.891598862402125e-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.189999999999874 y[1] (closed_form) 0.5683049999999534 y[1] (numeric) 0.5683050000000607 absolute error 1.0724754417879012e-13 relative error 1.887147643937655e-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.1999999999998727 y[1] (closed_form) 0.571999999999953 y[1] (numeric) 0.5720000000000605 absolute error 1.0746958878371515e-13 relative error 1.8788389647504192e-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.2099999999998716 y[1] (closed_form) 0.5757049999999524 y[1] (numeric) 0.5757050000000604 absolute error 1.0802470029602773e-13 relative error 1.8763898228439332e-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.2199999999998705 y[1] (closed_form) 0.5794199999999519 y[1] (numeric) 0.5794200000000602 absolute error 1.0835776720341528e-13 relative error 1.87010747304933e-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.2299999999998694 y[1] (closed_form) 0.5831449999999513 y[1] (numeric) 0.5831450000000602 absolute error 1.0891287871572786e-13 relative error 1.8676809149651794e-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.2399999999998683 y[1] (closed_form) 0.5868799999999508 y[1] (numeric) 0.5868800000000599 absolute error 1.0913492332065289e-13 relative error 1.8595781645423603e-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.249999999999867 y[1] (closed_form) 0.5906249999999502 y[1] (numeric) 0.5906250000000599 absolute error 1.0969003483296547e-13 relative error 1.8571857749498365e-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.259999999999866 y[1] (closed_form) 0.5943799999999497 y[1] (numeric) 0.5943800000000596 absolute error 1.099120794378905e-13 relative error 1.849188725022709e-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.269999999999865 y[1] (closed_form) 0.5981449999999491 y[1] (numeric) 0.5981450000000595 absolute error 1.1046719095020308e-13 relative error 1.846829630778699e-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.279999999999864 y[1] (closed_form) 0.6019199999999486 y[1] (numeric) 0.6019200000000593 absolute error 1.1068923555512811e-13 relative error 1.8389359973939652e-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.289999999999863 y[1] (closed_form) 0.605704999999948 y[1] (numeric) 0.6057050000000593 absolute error 1.113553693699032e-13 relative error 1.8384423006234515e-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.2999999999998617 y[1] (closed_form) 0.6094999999999475 y[1] (numeric) 0.6095000000000591 absolute error 1.1157741397482823e-13 relative error 1.830638457339423e-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.3099999999998606 y[1] (closed_form) 0.6133049999999469 y[1] (numeric) 0.613305000000059 absolute error 1.1213252548714081e-13 relative error 1.8283321591565454e-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.3199999999998595 y[1] (closed_form) 0.6171199999999464 y[1] (numeric) 0.6171200000000588 absolute error 1.1246559239452836e-13 relative error 1.8224266333053236e-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.3299999999998584 y[1] (closed_form) 0.6209449999999458 y[1] (numeric) 0.6209450000000588 absolute error 1.1302070390684094e-13 relative error 1.8201403329900522e-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.3399999999998573 y[1] (closed_form) 0.6247799999999453 y[1] (numeric) 0.6247800000000586 absolute error 1.1335377081422848e-13 relative error 1.8142989662639394e-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.349999999999856 y[1] (closed_form) 0.6286249999999447 y[1] (numeric) 0.6286250000000585 absolute error 1.1379786002407855e-13 relative error 1.8102662163306988e-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.359999999999855 y[1] (closed_form) 0.6324799999999441 y[1] (numeric) 0.6324800000000583 absolute error 1.142419492339286e-13 relative error 1.8062539405821325e-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.369999999999854 y[1] (closed_form) 0.6363449999999435 y[1] (numeric) 0.6363450000000582 absolute error 1.1468603844377867e-13 relative error 1.8022619560739668e-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.379999999999853 y[1] (closed_form) 0.640219999999943 y[1] (numeric) 0.6402200000000581 absolute error 1.1513012765362873e-13 relative error 1.798290082372294e-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.389999999999852 y[1] (closed_form) 0.6441049999999424 y[1] (numeric) 0.6441050000000579 absolute error 1.1546319456101628e-13 relative error 1.7926144737430482e-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.3999999999998507 y[1] (closed_form) 0.6479999999999417 y[1] (numeric) 0.6480000000000578 absolute error 1.1601830607332886e-13 relative error 1.7904059579219028e-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.4099999999998496 y[1] (closed_form) 0.6519049999999412 y[1] (numeric) 0.6519050000000576 absolute error 1.163513729807164e-13 relative error 1.7847903142440524e-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.4199999999998485 y[1] (closed_form) 0.6558199999999406 y[1] (numeric) 0.6558200000000575 absolute error 1.1690648449302898e-13 relative error 1.7826001721972428e-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.4299999999998474 y[1] (closed_form) 0.6597449999999401 y[1] (numeric) 0.6597450000000572 absolute error 1.1712852909795402e-13 relative error 1.7753606180867556e-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.4399999999998463 y[1] (closed_form) 0.6636799999999394 y[1] (numeric) 0.6636800000000571 absolute error 1.176836406102666e-13 relative error 1.7731985386071198e-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.449999999999845 y[1] (closed_form) 0.6676249999999389 y[1] (numeric) 0.6676250000000569 absolute error 1.1801670751765414e-13 relative error 1.7677095303151462e-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.459999999999844 y[1] (closed_form) 0.6715799999999383 y[1] (numeric) 0.6715800000000568 absolute error 1.184607967275042e-13 relative error 1.76391192006187e-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.469999999999843 y[1] (closed_form) 0.6755449999999377 y[1] (numeric) 0.6755450000000566 absolute error 1.1890488593735427e-13 relative error 1.7601327215413515e-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.479999999999842 y[1] (closed_form) 0.6795199999999371 y[1] (numeric) 0.6795200000000565 absolute error 1.1945999744966684e-13 relative error 1.7580056135165693e-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.489999999999841 y[1] (closed_form) 0.6835049999999365 y[1] (numeric) 0.6835050000000563 absolute error 1.197930643570544e-13 relative error 1.7526289399062995e-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.4999999999998397 y[1] (closed_form) 0.6874999999999358 y[1] (numeric) 0.6875000000000563 absolute error 1.2045919817182948e-13 relative error 1.7521337915904106e-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.5099999999998386 y[1] (closed_form) 0.6915049999999352 y[1] (numeric) 0.691505000000056 absolute error 1.2079226507921703e-13 relative error 1.7468024826896168e-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.5199999999998375 y[1] (closed_form) 0.6955199999999346 y[1] (numeric) 0.695520000000056 absolute error 1.213473765915296e-13 relative error 1.744700031509389e-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.5299999999998364 y[1] (closed_form) 0.6995449999999341 y[1] (numeric) 0.6995450000000557 absolute error 1.2156942119645464e-13 relative error 1.737835610239028e-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.5399999999998353 y[1] (closed_form) 0.7035799999999335 y[1] (numeric) 0.7035800000000556 absolute error 1.2212453270876722e-13 relative error 1.735759014025111e-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.549999999999834 y[1] (closed_form) 0.7076249999999329 y[1] (numeric) 0.7076250000000553 absolute error 1.2245759961615477e-13 relative error 1.730543714766527e-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.559999999999833 y[1] (closed_form) 0.7116799999999321 y[1] (numeric) 0.7116800000000553 absolute error 1.2312373343092986e-13 relative error 1.7300434665993367e-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.569999999999832 y[1] (closed_form) 0.7157449999999317 y[1] (numeric) 0.715745000000055 absolute error 1.233457780358549e-13 relative error 1.723320149436834e-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.579999999999831 y[1] (closed_form) 0.7198199999999311 y[1] (numeric) 0.7198200000000549 absolute error 1.2378986724570495e-13 relative error 1.719733645157356e-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.5899999999998298 y[1] (closed_form) 0.7239049999999303 y[1] (numeric) 0.7239050000000546 absolute error 1.2434497875801753e-13 relative error 1.7176974707735064e-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.5999999999998287 y[1] (closed_form) 0.7279999999999298 y[1] (numeric) 0.7280000000000545 absolute error 1.2467804566540508e-13 relative error 1.712610517382103e-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.6099999999998276 y[1] (closed_form) 0.7321049999999292 y[1] (numeric) 0.7321050000000543 absolute error 1.2512213487525514e-13 relative error 1.7090736284449258e-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.6199999999998265 y[1] (closed_form) 0.7362199999999285 y[1] (numeric) 0.736220000000054 absolute error 1.255662240851052e-13 relative error 1.7055530152008556e-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.6299999999998254 y[1] (closed_form) 0.7403449999999279 y[1] (numeric) 0.7403450000000539 absolute error 1.2601031329495527e-13 relative error 1.702048548919322e-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.6399999999998243 y[1] (closed_form) 0.7444799999999272 y[1] (numeric) 0.7444800000000538 absolute error 1.2656542480726785e-13 relative error 1.700051375554484e-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.649999999999823 y[1] (closed_form) 0.7486249999999266 y[1] (numeric) 0.7486250000000536 absolute error 1.270095140171179e-13 relative error 1.69657056626656e-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.659999999999822 y[1] (closed_form) 0.752779999999926 y[1] (numeric) 0.7527800000000534 absolute error 1.2745360322696797e-13 relative error 1.6931055982754656e-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.669999999999821 y[1] (closed_form) 0.7569449999999254 y[1] (numeric) 0.7569450000000533 absolute error 1.2789769243681803e-13 relative error 1.6896563480415437e-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.67999999999982 y[1] (closed_form) 0.7611199999999247 y[1] (numeric) 0.7611200000000531 absolute error 1.283417816466681e-13 relative error 1.686222693486977e-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.6899999999998188 y[1] (closed_form) 0.7653049999999241 y[1] (numeric) 0.765305000000053 absolute error 1.2889689315898067e-13 relative error 1.6842552075184856e-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.6999999999998177 y[1] (closed_form) 0.7694999999999235 y[1] (numeric) 0.7695000000000527 absolute error 1.2922996006636822e-13 relative error 1.679401690271359e-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.7099999999998166 y[1] (closed_form) 0.7737049999999228 y[1] (numeric) 0.7737050000000526 absolute error 1.297850715786808e-13 relative error 1.677449048134544e-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.7199999999998155 y[1] (closed_form) 0.7779199999999221 y[1] (numeric) 0.7779200000000523 absolute error 1.3022916078853086e-13 relative error 1.6740688089847788e-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.7299999999998144 y[1] (closed_form) 0.7821449999999215 y[1] (numeric) 0.7821450000000523 absolute error 1.3078427230084344e-13 relative error 1.6721231012261994e-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.7399999999998133 y[1] (closed_form) 0.7863799999999208 y[1] (numeric) 0.7863800000000519 absolute error 1.31117339208231e-13 relative error 1.6673534322877512e-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.749999999999812 y[1] (closed_form) 0.7906249999999202 y[1] (numeric) 0.7906250000000519 absolute error 1.3167245072054357e-13 relative error 1.6654223016038813e-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.759999999999811 y[1] (closed_form) 0.7948799999999194 y[1] (numeric) 0.7948800000000515 absolute error 1.3211653993039363e-13 relative error 1.662094151700974e-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.76999999999981 y[1] (closed_form) 0.7991449999999188 y[1] (numeric) 0.7991450000000514 absolute error 1.325606291402437e-13 relative error 1.658780686111496e-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.779999999999809 y[1] (closed_form) 0.8034199999999182 y[1] (numeric) 0.8034200000000511 absolute error 1.3289369604763124e-13 relative error 1.6540999234229267e-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.7899999999998077 y[1] (closed_form) 0.8077049999999175 y[1] (numeric) 0.8077050000000511 absolute error 1.3355982986240633e-13 relative error 1.6535719088332988e-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.7999999999998066 y[1] (closed_form) 0.8119999999999168 y[1] (numeric) 0.8120000000000508 absolute error 1.340039190722564e-13 relative error 1.6502945698555434e-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.8099999999998055 y[1] (closed_form) 0.8163049999999161 y[1] (numeric) 0.8163050000000507 absolute error 1.3455903058456897e-13 relative error 1.6483916009896153e-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.8199999999998044 y[1] (closed_form) 0.8206199999999155 y[1] (numeric) 0.8206200000000504 absolute error 1.3489209749195652e-13 relative error 1.6437827190657114e-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.8299999999998033 y[1] (closed_form) 0.8249449999999148 y[1] (numeric) 0.8249450000000503 absolute error 1.3555823130673161e-13 relative error 1.6432396257537852e-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.8399999999998022 y[1] (closed_form) 0.8292799999999141 y[1] (numeric) 0.8292800000000501 absolute error 1.3600232051658168e-13 relative error 1.640004829690765e-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.849999999999801 y[1] (closed_form) 0.8336249999999135 y[1] (numeric) 0.8336250000000499 absolute error 1.3644640972643174e-13 relative error 1.636784042302545e-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.8599999999998 y[1] (closed_form) 0.8379799999999128 y[1] (numeric) 0.8379800000000497 absolute error 1.368904989362818e-13 relative error 1.6335771609858953e-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.869999999999799 y[1] (closed_form) 0.8423449999999122 y[1] (numeric) 0.8423450000000495 absolute error 1.3733458814613186e-13 relative error 1.6303840842664963e-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.879999999999798 y[1] (closed_form) 0.8467199999999114 y[1] (numeric) 0.8467200000000493 absolute error 1.3788969965844444e-13 relative error 1.6285159162232953e-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.8899999999997967 y[1] (closed_form) 0.8511049999999107 y[1] (numeric) 0.8511050000000491 absolute error 1.383337888682945e-13 relative error 1.6253433932159842e-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.8999999999997956 y[1] (closed_form) 0.85549999999991 y[1] (numeric) 0.8555000000000489 absolute error 1.3888890038060708e-13 relative error 1.6234821786162677e-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.9099999999997945 y[1] (closed_form) 0.8599049999999093 y[1] (numeric) 0.8599050000000487 absolute error 1.3933298959045715e-13 relative error 1.620330031695034e-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.9199999999997934 y[1] (closed_form) 0.8643199999999087 y[1] (numeric) 0.8643200000000485 absolute error 1.397770788003072e-13 relative error 1.6171913041503374e-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.9299999999997923 y[1] (closed_form) 0.868744999999908 y[1] (numeric) 0.8687450000000482 absolute error 1.4022116801015727e-13 relative error 1.614065899776944e-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.9399999999997912 y[1] (closed_form) 0.8731799999999073 y[1] (numeric) 0.873180000000048 absolute error 1.4077627952246985e-13 relative error 1.612225194375556e-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.94999999999979 y[1] (closed_form) 0.8776249999999066 y[1] (numeric) 0.8776250000000477 absolute error 1.411093464298574e-13 relative error 1.607854680870217e-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.959999999999789 y[1] (closed_form) 0.8820799999999058 y[1] (numeric) 0.8820800000000476 absolute error 1.417754802446325e-13 relative error 1.6072859632306323e-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.969999999999788 y[1] (closed_form) 0.8865449999999052 y[1] (numeric) 0.8865450000000473 absolute error 1.4210854715202004e-13 relative error 1.6029479287800984e-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.979999999999787 y[1] (closed_form) 0.8910199999999044 y[1] (numeric) 0.8910200000000472 absolute error 1.4277468096679513e-13 relative error 1.602373470481139e-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.9899999999997857 y[1] (closed_form) 0.8955049999999039 y[1] (numeric) 0.895505000000047 absolute error 1.4310774787418268e-13 relative error 1.598067547073417e-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.9999999999997846 y[1] (closed_form) 0.8999999999999031 y[1] (numeric) 0.9000000000000469 absolute error 1.4377388168895777e-13 relative error 1.597487574321925e-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.0099999999997835 y[1] (closed_form) 0.9045049999999024 y[1] (numeric) 0.9045050000000465 absolute error 1.4410694859634532e-13 relative error 1.59321339955402e-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.0199999999997824 y[1] (closed_form) 0.9090199999999017 y[1] (numeric) 0.9090200000000465 absolute error 1.4477308241112041e-13 relative error 1.592628131516755e-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.0299999999997813 y[1] (closed_form) 0.913544999999901 y[1] (numeric) 0.9135450000000461 absolute error 1.4510614931850796e-13 relative error 1.5883853484888395e-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.03999999999978 y[1] (closed_form) 0.9180799999999003 y[1] (numeric) 0.918080000000046 absolute error 1.4566126083082054e-13 relative error 1.5865857096422572e-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.049999999999779 y[1] (closed_form) 0.9226249999998994 y[1] (numeric) 0.9226250000000457 absolute error 1.4621637234313312e-13 relative error 1.5847865854832576e-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.059999999999778 y[1] (closed_form) 0.9271799999998989 y[1] (numeric) 0.9271800000000455 absolute error 1.4666046155298318e-13 relative error 1.5817906075734934e-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.069999999999777 y[1] (closed_form) 0.9317449999998981 y[1] (numeric) 0.9317450000000452 absolute error 1.4710455076283324e-13 relative error 1.5788069779054283e-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.079999999999776 y[1] (closed_form) 0.9363199999998973 y[1] (numeric) 0.936320000000045 absolute error 1.4765966227514582e-13 relative error 1.5770213417972704e-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.0899999999997747 y[1] (closed_form) 0.9409049999998966 y[1] (numeric) 0.9409050000000447 absolute error 1.4810375148499588e-13 relative error 1.5740563764143263e-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.0999999999997736 y[1] (closed_form) 0.9454999999998959 y[1] (numeric) 0.9455000000000445 absolute error 1.4865886299730846e-13 relative error 1.5722777683482265e-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.1099999999997725 y[1] (closed_form) 0.9501049999998952 y[1] (numeric) 0.9501050000000443 absolute error 1.4910295220715852e-13 relative error 1.5693313076678366e-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.1199999999997714 y[1] (closed_form) 0.9547199999998944 y[1] (numeric) 0.954720000000044 absolute error 1.4954704141700859e-13 relative error 1.566396864180337e-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.1299999999997703 y[1] (closed_form) 0.9593449999998938 y[1] (numeric) 0.9593450000000437 absolute error 1.4999113062685865e-13 relative error 1.563474356220914e-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.139999999999769 y[1] (closed_form) 0.9639799999998929 y[1] (numeric) 0.9639800000000436 absolute error 1.5065726444163374e-13 relative error 1.5628671180071213e-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.149999999999768 y[1] (closed_form) 0.9686249999998922 y[1] (numeric) 0.9686250000000434 absolute error 1.5121237595394632e-13 relative error 1.5611033780251713e-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.159999999999767 y[1] (closed_form) 0.9732799999998915 y[1] (numeric) 0.9732800000000431 absolute error 1.5165646516379638e-13 relative error 1.55819974892953e-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.169999999999766 y[1] (closed_form) 0.9779449999998907 y[1] (numeric) 0.9779450000000429 absolute error 1.5221157667610896e-13 relative error 1.5564431197677372e-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.179999999999765 y[1] (closed_form) 0.9826199999998899 y[1] (numeric) 0.9826200000000427 absolute error 1.5276668818842154e-13 relative error 1.5546873479924962e-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.1899999999997637 y[1] (closed_form) 0.9873049999998892 y[1] (numeric) 0.9873050000000425 absolute error 1.5332179970073412e-13 relative error 1.552932474774779e-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.1999999999997626 y[1] (closed_form) 0.9919999999998884 y[1] (numeric) 0.9920000000000422 absolute error 1.5376588891058418e-13 relative error 1.5500593640181602e-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.2099999999997615 y[1] (closed_form) 0.9967049999998877 y[1] (numeric) 0.996705000000042 absolute error 1.5432100042289676e-13 relative error 1.548311691251816e-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.2199999999997604 y[1] (closed_form) 1.001419999999887 y[1] (numeric) 1.0014200000000417 absolute error 1.5476508963274682e-13 relative error 1.5454563483130385e-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.2299999999997593 y[1] (closed_form) 1.0061449999998862 y[1] (numeric) 1.0061450000000416 absolute error 1.5543122344752192e-13 relative error 1.5448193197554973e-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.239999999999758 y[1] (closed_form) 1.0108799999998854 y[1] (numeric) 1.0108800000000413 absolute error 1.5587531265737198e-13 relative error 1.54197642309067e-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.249999999999757 y[1] (closed_form) 1.0156249999998845 y[1] (numeric) 1.0156250000000413 absolute error 1.567634910770721e-13 relative error 1.543517450605193e-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.259999999999756 y[1] (closed_form) 1.020379999999884 y[1] (numeric) 1.020380000000041 absolute error 1.5698553568199713e-13 relative error 1.5385007123034064e-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.269999999999755 y[1] (closed_form) 1.025144999999883 y[1] (numeric) 1.0251450000000408 absolute error 1.5787371410169726e-13 relative error 1.5400135015213975e-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.279999999999754 y[1] (closed_form) 1.0299199999998825 y[1] (numeric) 1.0299200000000406 absolute error 1.580957587066223e-13 relative error 1.5350295042978126e-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.2899999999997527 y[1] (closed_form) 1.0347049999998816 y[1] (numeric) 1.0347050000000404 absolute error 1.5876189252139739e-13 relative error 1.534368660839713e-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.2999999999997516 y[1] (closed_form) 1.0394999999998809 y[1] (numeric) 1.03950000000004 absolute error 1.5920598173124745e-13 relative error 1.5315630758178517e-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.3099999999997505 y[1] (closed_form) 1.0443049999998801 y[1] (numeric) 1.04430500000004 absolute error 1.5987211554602254e-13 relative error 1.5308948587437663e-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.3199999999997494 y[1] (closed_form) 1.0491199999998793 y[1] (numeric) 1.0491200000000396 absolute error 1.603162047558726e-13 relative error 1.528101692426901e-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.3299999999997483 y[1] (closed_form) 1.0539449999998785 y[1] (numeric) 1.0539450000000394 absolute error 1.609823385706477e-13 relative error 1.5274263701679524e-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.339999999999747 y[1] (closed_form) 1.0587799999998777 y[1] (numeric) 1.0587800000000391 absolute error 1.6142642778049776e-13 relative error 1.5246456089132435e-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.349999999999746 y[1] (closed_form) 1.063624999999877 y[1] (numeric) 1.063625000000039 absolute error 1.6187051699034782e-13 relative error 1.5218758208049505e-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.359999999999745 y[1] (closed_form) 1.0684799999998762 y[1] (numeric) 1.0684800000000387 absolute error 1.6253665080512292e-13 relative error 1.5211950696797483e-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.369999999999744 y[1] (closed_form) 1.0733449999998754 y[1] (numeric) 1.0733450000000384 absolute error 1.6298074001497298e-13 relative error 1.5184375947620932e-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.3799999999997428 y[1] (closed_form) 1.0782199999998745 y[1] (numeric) 1.0782200000000381 absolute error 1.6364687382974807e-13 relative error 1.5177503091184277e-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.3899999999997417 y[1] (closed_form) 1.0831049999998736 y[1] (numeric) 1.083105000000038 absolute error 1.6431300764452317e-13 relative error 1.5170552037387174e-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.3999999999997406 y[1] (closed_form) 1.087999999999873 y[1] (numeric) 1.0880000000000376 absolute error 1.645350522494482e-13 relative error 1.5122707008223106e-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.4099999999997395 y[1] (closed_form) 1.0929049999998721 y[1] (numeric) 1.0929050000000373 absolute error 1.652011860642233e-13 relative error 1.5115786464902497e-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.4199999999997384 y[1] (closed_form) 1.0978199999998712 y[1] (numeric) 1.097820000000037 absolute error 1.6586731987899839e-13 relative error 1.5108790136727135e-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.4299999999997373 y[1] (closed_form) 1.1027449999998704 y[1] (numeric) 1.1027450000000367 absolute error 1.6631140908884845e-13 relative error 1.5081583601727325e-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.439999999999736 y[1] (closed_form) 1.1076799999998697 y[1] (numeric) 1.1076800000000366 absolute error 1.6697754290362354e-13 relative error 1.5074529006901197e-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.449999999999735 y[1] (closed_form) 1.112624999999869 y[1] (numeric) 1.1126250000000362 absolute error 1.6719958750854857e-13 relative error 1.5027487923475408e-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.459999999999734 y[1] (closed_form) 1.1175799999998681 y[1] (numeric) 1.117580000000036 absolute error 1.6786572132332367e-13 relative error 1.502046576740309e-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.469999999999733 y[1] (closed_form) 1.1225449999998673 y[1] (numeric) 1.1225450000000357 absolute error 1.6830981053317373e-13 relative error 1.499359139572967e-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.4799999999997318 y[1] (closed_form) 1.1275199999998664 y[1] (numeric) 1.1275200000000354 absolute error 1.6897594434794883e-13 relative error 1.4986514150344903e-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.4899999999997307 y[1] (closed_form) 1.1325049999998655 y[1] (numeric) 1.132505000000035 absolute error 1.694200335577989e-13 relative error 1.4959760315214414e-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.4999999999997295 y[1] (closed_form) 1.1374999999998647 y[1] (numeric) 1.1375000000000348 absolute error 1.7008616737257398e-13 relative error 1.49526300986896e-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.5099999999997284 y[1] (closed_form) 1.142504999999864 y[1] (numeric) 1.1425050000000343 absolute error 1.7030821197749901e-13 relative error 1.49065616323359e-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.5199999999997273 y[1] (closed_form) 1.1475199999998633 y[1] (numeric) 1.147520000000034 absolute error 1.7075230118734908e-13 relative error 1.4880115482725306e-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.5299999999997262 y[1] (closed_form) 1.1525449999998623 y[1] (numeric) 1.1525450000000337 absolute error 1.7141843500212417e-13 relative error 1.4873036194000638e-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.539999999999725 y[1] (closed_form) 1.1575799999998615 y[1] (numeric) 1.1575800000000336 absolute error 1.7208456881689926e-13 relative error 1.4865889944273387e-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.549999999999724 y[1] (closed_form) 1.1626249999998608 y[1] (numeric) 1.1626250000000333 absolute error 1.7252865802674933e-13 relative error 1.4839579230342542e-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.559999999999723 y[1] (closed_form) 1.16767999999986 y[1] (numeric) 1.1676800000000331 absolute error 1.7319479184152442e-13 relative error 1.4832384886402542e-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.569999999999722 y[1] (closed_form) 1.1727449999998592 y[1] (numeric) 1.1727450000000328 absolute error 1.7363888105137448e-13 relative error 1.480619239914861e-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.5799999999997207 y[1] (closed_form) 1.1778199999998582 y[1] (numeric) 1.1778200000000327 absolute error 1.745270594710746e-13 relative error 1.481780403381634e-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.5899999999997196 y[1] (closed_form) 1.1829049999998573 y[1] (numeric) 1.1829050000000323 absolute error 1.7497114868092467e-13 relative error 1.479164841478781e-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.5999999999997185 y[1] (closed_form) 1.1879999999998565 y[1] (numeric) 1.1880000000000321 absolute error 1.7563728249569976e-13 relative error 1.4784283038360352e-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.6099999999997174 y[1] (closed_form) 1.1931049999998558 y[1] (numeric) 1.1931050000000318 absolute error 1.7608137170554983e-13 relative error 1.4758246064308767e-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.6199999999997163 y[1] (closed_form) 1.1982199999998548 y[1] (numeric) 1.1982200000000316 absolute error 1.7674750552032492e-13 relative error 1.475083920484939e-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.6299999999997152 y[1] (closed_form) 1.203344999999854 y[1] (numeric) 1.2033450000000314 absolute error 1.7741363933510002e-13 relative error 1.474337279293316e-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.639999999999714 y[1] (closed_form) 1.2084799999998532 y[1] (numeric) 1.208480000000031 absolute error 1.7785772854495008e-13 relative error 1.4717473896545385e-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.649999999999713 y[1] (closed_form) 1.2136249999998523 y[1] (numeric) 1.2136250000000308 absolute error 1.7852386235972517e-13 relative error 1.4709969089277734e-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.659999999999712 y[1] (closed_form) 1.2187799999998514 y[1] (numeric) 1.2187800000000306 absolute error 1.7918999617450027e-13 relative error 1.4702407011480506e-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.669999999999711 y[1] (closed_form) 1.2239449999998504 y[1] (numeric) 1.2239450000000303 absolute error 1.7985612998927536e-13 relative error 1.4694788572141505e-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.6799999999997097 y[1] (closed_form) 1.2291199999998497 y[1] (numeric) 1.22912000000003 absolute error 1.8030021919912542e-13 relative error 1.4669049336041028e-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.6899999999997086 y[1] (closed_form) 1.2343049999998488 y[1] (numeric) 1.2343050000000297 absolute error 1.8096635301390052e-13 relative error 1.4661396738563215e-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.6999999999997075 y[1] (closed_form) 1.239499999999848 y[1] (numeric) 1.2395000000000294 absolute error 1.8141044222375058e-13 relative error 1.4635775895423383e-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.7099999999997064 y[1] (closed_form) 1.244704999999847 y[1] (numeric) 1.2447050000000293 absolute error 1.822986206434507e-13 relative error 1.464592981015366e-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.7199999999997053 y[1] (closed_form) 1.2499199999998463 y[1] (numeric) 1.2499200000000288 absolute error 1.8252066524837574e-13 relative error 1.4602587785490125e-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.729999999999704 y[1] (closed_form) 1.2551449999998452 y[1] (numeric) 1.2551450000000286 absolute error 1.8340884366807586e-13 relative error 1.4612562187484193e-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.739999999999703 y[1] (closed_form) 1.2603799999998446 y[1] (numeric) 1.2603800000000283 absolute error 1.836308882730009e-13 relative error 1.4569486049685297e-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.749999999999702 y[1] (closed_form) 1.2656249999998437 y[1] (numeric) 1.265625000000028 absolute error 1.8429702208777599e-13 relative error 1.4561740016813728e-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.759999999999701 y[1] (closed_form) 1.2708799999998428 y[1] (numeric) 1.2708800000000275 absolute error 1.8474111129762605e-13 relative error 1.453647168085491e-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.7699999999997 y[1] (closed_form) 1.276144999999842 y[1] (numeric) 1.2761450000000274 absolute error 1.8540724511240114e-13 relative error 1.4528697374704607e-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.7799999999996987 y[1] (closed_form) 1.2814199999998408 y[1] (numeric) 1.2814200000000269 absolute error 1.8607337892717624e-13 relative error 1.4520873634499177e-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.7899999999996976 y[1] (closed_form) 1.2867049999998401 y[1] (numeric) 1.2867050000000266 absolute error 1.865174681370263e-13 relative error 1.4495744412048563e-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.7999999999996965 y[1] (closed_form) 1.291999999999839 y[1] (numeric) 1.2920000000000262 absolute error 1.871836019518014e-13 relative error 1.448789488791213e-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.8099999999996954 y[1] (closed_form) 1.2973049999998383 y[1] (numeric) 1.297305000000026 absolute error 1.8762769116165146e-13 relative error 1.4462881987017304e-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.8199999999996943 y[1] (closed_form) 1.3026199999998376 y[1] (numeric) 1.3026200000000256 absolute error 1.8807178037150152e-13 relative error 1.4437961982122566e-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.829999999999693 y[1] (closed_form) 1.3079449999998365 y[1] (numeric) 1.3079450000000252 absolute error 1.887379141862766e-13 relative error 1.4430110913402337e-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.839999999999692 y[1] (closed_form) 1.3132799999998355 y[1] (numeric) 1.3132800000000249 absolute error 1.894040480010517e-13 relative error 1.4422213694039004e-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.849999999999691 y[1] (closed_form) 1.3186249999998347 y[1] (numeric) 1.3186250000000246 absolute error 1.8984813721090177e-13 relative error 1.4397431962151906e-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.85999999999969 y[1] (closed_form) 1.3239799999998338 y[1] (numeric) 1.3239800000000241 absolute error 1.9029222642075183e-13 relative error 1.4372741765039934e-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.869999999999689 y[1] (closed_form) 1.329344999999833 y[1] (numeric) 1.3293450000000238 absolute error 1.907363156306019e-13 relative error 1.4348142553710726e-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.8799999999996877 y[1] (closed_form) 1.334719999999832 y[1] (numeric) 1.3347200000000234 absolute error 1.91402449445377e-13 relative error 1.4340269827784185e-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.8899999999996866 y[1] (closed_form) 1.3401049999998311 y[1] (numeric) 1.3401050000000232 absolute error 1.9206858326015208e-13 relative error 1.4332353305164617e-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.8999999999996855 y[1] (closed_form) 1.3454999999998303 y[1] (numeric) 1.345500000000023 absolute error 1.9273471707492718e-13 relative error 1.4324393688216388e-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.9099999999996844 y[1] (closed_form) 1.3509049999998293 y[1] (numeric) 1.3509050000000227 absolute error 1.9340085088970227e-13 relative error 1.4316391670008381e-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.9199999999996833 y[1] (closed_form) 1.3563199999998283 y[1] (numeric) 1.3563200000000224 absolute error 1.9406698470447736e-13 relative error 1.4308347934447765e-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.929999999999682 y[1] (closed_form) 1.3617449999998275 y[1] (numeric) 1.3617450000000222 absolute error 1.9473311851925246e-13 relative error 1.43002631564116e-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.939999999999681 y[1] (closed_form) 1.3671799999998266 y[1] (numeric) 1.3671800000000218 absolute error 1.9517720772910252e-13 relative error 1.4275896935965071e-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.94999999999968 y[1] (closed_form) 1.3726249999998257 y[1] (numeric) 1.3726250000000215 absolute error 1.9584334154387761e-13 relative error 1.4267796488035878e-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.959999999999679 y[1] (closed_form) 1.3780799999998248 y[1] (numeric) 1.3780800000000213 absolute error 1.965094753586527e-13 relative error 1.4259656577170969e-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.969999999999678 y[1] (closed_form) 1.383544999999824 y[1] (numeric) 1.383545000000021 absolute error 1.9695356456850277e-13 relative error 1.4235428885112362e-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.9799999999996767 y[1] (closed_form) 1.3890199999998227 y[1] (numeric) 1.3890200000000208 absolute error 1.9806378759312793e-13 relative error 1.4259246633824797e-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.9899999999996756 y[1] (closed_form) 1.394504999999822 y[1] (numeric) 1.3945050000000203 absolute error 1.9828583219805296e-13 relative error 1.421908363168854e-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.9999999999996745 y[1] (closed_form) 1.399999999999821 y[1] (numeric) 1.4000000000000201 absolute error 1.9917401061775308e-13 relative error 1.422671504412704e-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.009999999999677 y[1] (closed_form) 1.4055049999998224 y[1] (numeric) 1.4055050000000198 absolute error 1.9739765377835283e-13 relative error 1.4044607011599232e-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.019999999999681 y[1] (closed_form) 1.4110199999998239 y[1] (numeric) 1.4110200000000195 absolute error 1.9562129693895258e-13 relative error 1.3863821699123825e-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.029999999999684 y[1] (closed_form) 1.4165449999998254 y[1] (numeric) 1.416545000000019 absolute error 1.936228954946273e-13 relative error 1.3668672403252362e-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.039999999999687 y[1] (closed_form) 1.422079999999827 y[1] (numeric) 1.4220800000000189 absolute error 1.9184653865522705e-13 relative error 1.34905588050778e-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.049999999999691 y[1] (closed_form) 1.4276249999998285 y[1] (numeric) 1.4276250000000184 absolute error 1.8984813721090177e-13 relative error 1.3298179648782038e-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.059999999999694 y[1] (closed_form) 1.43317999999983 y[1] (numeric) 1.433180000000018 absolute error 1.8807178037150152e-13 relative error 1.3122690825403915e-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.069999999999697 y[1] (closed_form) 1.4387449999998316 y[1] (numeric) 1.4387450000000177 absolute error 1.8607337892717624e-13 relative error 1.293303392381541e-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.079999999999701 y[1] (closed_form) 1.444319999999833 y[1] (numeric) 1.4443200000000174 absolute error 1.8429702208777599e-13 relative error 1.276012393983309e-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.089999999999704 y[1] (closed_form) 1.4499049999998346 y[1] (numeric) 1.449905000000017 absolute error 1.8252066524837574e-13 relative error 1.2588456847062156e-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.099999999999707 y[1] (closed_form) 1.4554999999998364 y[1] (numeric) 1.455500000000017 absolute error 1.8052226380405045e-13 relative error 1.240276632113162e-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.109999999999711 y[1] (closed_form) 1.4611049999998378 y[1] (numeric) 1.4611050000000165 absolute error 1.787459069646502e-13 relative error 1.2233611339682641e-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.119999999999714 y[1] (closed_form) 1.4667199999998393 y[1] (numeric) 1.4667200000000165 absolute error 1.7719159473017498e-13 relative error 1.2080805793211683e-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.1299999999997175 y[1] (closed_form) 1.472344999999841 y[1] (numeric) 1.472345000000016 absolute error 1.7497114868092467e-13 relative error 1.1883841673041547e-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.139999999999721 y[1] (closed_form) 1.4779799999998426 y[1] (numeric) 1.4779800000000158 absolute error 1.7319479184152442e-13 relative error 1.1718344757137638e-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.149999999999724 y[1] (closed_form) 1.483624999999844 y[1] (numeric) 1.4836250000000155 absolute error 1.7141843500212417e-13 relative error 1.1554027129641398e-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.1599999999997275 y[1] (closed_form) 1.4892799999998458 y[1] (numeric) 1.4892800000000153 absolute error 1.694200335577989e-13 relative error 1.1375969163476071e-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.169999999999731 y[1] (closed_form) 1.4949449999998474 y[1] (numeric) 1.494945000000015 absolute error 1.6764367671839864e-13 relative error 1.1214036417287309e-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.179999999999734 y[1] (closed_form) 1.500619999999849 y[1] (numeric) 1.5006200000000147 absolute error 1.6564527527407336e-13 relative error 1.1038455789879518e-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.1899999999997375 y[1] (closed_form) 1.5063049999998506 y[1] (numeric) 1.5063050000000144 absolute error 1.638689184346731e-13 relative error 1.0878867057779757e-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.199999999999741 y[1] (closed_form) 1.5119999999998524 y[1] (numeric) 1.5120000000000142 absolute error 1.6187051699034782e-13 relative error 1.0705722023172198e-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.209999999999744 y[1] (closed_form) 1.517704999999854 y[1] (numeric) 1.5177050000000138 absolute error 1.5987211554602254e-13 relative error 1.053380700109955e-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.2199999999997475 y[1] (closed_form) 1.5234199999998557 y[1] (numeric) 1.5234200000000135 absolute error 1.5787371410169726e-13 relative error 1.0363111558316958e-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.229999999999751 y[1] (closed_form) 1.5291449999998572 y[1] (numeric) 1.5291450000000133 absolute error 1.56097357262297e-13 relative error 1.0208146203421623e-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.239999999999754 y[1] (closed_form) 1.534879999999859 y[1] (numeric) 1.534880000000013 absolute error 1.538769112130467e-13 relative error 1.0025338216216306e-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.2499999999997575 y[1] (closed_form) 1.5406249999998607 y[1] (numeric) 1.5406250000000128 absolute error 1.5210055437364645e-13 relative error 9.872652616545895e-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.259999999999761 y[1] (closed_form) 1.5463799999998624 y[1] (numeric) 1.5463800000000125 absolute error 1.5010215292932116e-13 relative error 9.706679660195716e-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.269999999999764 y[1] (closed_form) 1.552144999999864 y[1] (numeric) 1.5521450000000123 absolute error 1.4832579608992091e-13 relative error 9.556181676965354e-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.2799999999997675 y[1] (closed_form) 1.5579199999998656 y[1] (numeric) 1.5579200000000122 absolute error 1.4654943925052066e-13 relative error 9.40673713993872e-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.289999999999771 y[1] (closed_form) 1.5637049999998673 y[1] (numeric) 1.563705000000012 absolute error 1.4455103780619538e-13 relative error 9.244137340880003e-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.299999999999774 y[1] (closed_form) 1.569499999999869 y[1] (numeric) 1.5695000000000117 absolute error 1.425526363618701e-13 relative error 9.082678328249888e-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.309999999999778 y[1] (closed_form) 1.575304999999871 y[1] (numeric) 1.5753050000000115 absolute error 1.4055423491754482e-13 relative error 8.922350587191454e-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.319999999999781 y[1] (closed_form) 1.5811199999998726 y[1] (numeric) 1.5811200000000112 absolute error 1.3855583347321954e-13 relative error 8.76314469953139e-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.329999999999784 y[1] (closed_form) 1.5869449999998744 y[1] (numeric) 1.5869450000000112 absolute error 1.3677947663381929e-13 relative error 8.619043296007746e-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.339999999999788 y[1] (closed_form) 1.592779999999876 y[1] (numeric) 1.5927800000000107 absolute error 1.34781075189494e-13 relative error 8.462001983293644e-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.349999999999791 y[1] (closed_form) 1.5986249999998778 y[1] (numeric) 1.5986250000000106 absolute error 1.3278267374516872e-13 relative error 8.306055125196895e-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.359999999999794 y[1] (closed_form) 1.6044799999998796 y[1] (numeric) 1.6044800000000103 absolute error 1.3078427230084344e-13 relative error 8.151193676509103e-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.369999999999798 y[1] (closed_form) 1.6103449999998811 y[1] (numeric) 1.6103450000000101 absolute error 1.290079154614432e-13 relative error 8.011197318677223e-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.379999999999801 y[1] (closed_form) 1.616219999999883 y[1] (numeric) 1.6162200000000098 absolute error 1.2678746941219288e-13 relative error 7.844691280407498e-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.389999999999804 y[1] (closed_form) 1.6221049999998849 y[1] (numeric) 1.6221050000000097 absolute error 1.247890679678676e-13 relative error 7.693032693190419e-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.399999999999808 y[1] (closed_form) 1.6279999999998864 y[1] (numeric) 1.6280000000000094 absolute error 1.2301271112846734e-13 relative error 7.556063337129971e-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.409999999999811 y[1] (closed_form) 1.6339049999998885 y[1] (numeric) 1.6339050000000095 absolute error 1.2101430968414206e-13 relative error 7.406447111928193e-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.419999999999814 y[1] (closed_form) 1.6398199999998901 y[1] (numeric) 1.6398200000000092 absolute error 1.1901590823981678e-13 relative error 7.257864170447046e-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.429999999999818 y[1] (closed_form) 1.6457449999998919 y[1] (numeric) 1.6457450000000091 absolute error 1.1723955140041653e-13 relative error 7.123798121849025e-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.439999999999821 y[1] (closed_form) 1.6516799999998937 y[1] (numeric) 1.651680000000009 absolute error 1.1524114995609125e-13 relative error 6.977208052171042e-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.449999999999824 y[1] (closed_form) 1.6576249999998955 y[1] (numeric) 1.6576250000000088 absolute error 1.1324274851176597e-13 relative error 6.83162648438417e-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.459999999999828 y[1] (closed_form) 1.6635799999998975 y[1] (numeric) 1.6635800000000085 absolute error 1.1102230246251565e-13 relative error 6.673697836143888e-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.469999999999831 y[1] (closed_form) 1.6695449999998992 y[1] (numeric) 1.6695450000000085 absolute error 1.092459456231154e-13 relative error 6.543456188549694e-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.479999999999834 y[1] (closed_form) 1.675519999999901 y[1] (numeric) 1.6755200000000081 absolute error 1.0702549957386509e-13 relative error 6.38759904828778e-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.489999999999838 y[1] (closed_form) 1.6815049999999028 y[1] (numeric) 1.681505000000008 absolute error 1.0524914273446484e-13 relative error 6.259222704331591e-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.499999999999841 y[1] (closed_form) 1.6874999999999045 y[1] (numeric) 1.6875000000000078 absolute error 1.0325074129013956e-13 relative error 6.118562446823431e-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.509999999999844 y[1] (closed_form) 1.6935049999999063 y[1] (numeric) 1.6935050000000076 absolute error 1.0125233984581428e-13 relative error 5.978862763665881e-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.519999999999848 y[1] (closed_form) 1.6995199999999082 y[1] (numeric) 1.6995200000000075 absolute error 9.9253938401489e-14 relative error 5.840115938705891e-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.529999999999851 y[1] (closed_form) 1.7055449999999102 y[1] (numeric) 1.7055450000000072 absolute error 9.703349235223868e-14 relative error 5.689295348539252e-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.539999999999854 y[1] (closed_form) 1.7115799999999122 y[1] (numeric) 1.711580000000007 absolute error 9.481304630298837e-14 relative error 5.53950421849947e-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.549999999999858 y[1] (closed_form) 1.7176249999999138 y[1] (numeric) 1.717625000000007 absolute error 9.325873406851315e-14 relative error 5.429516574835475e-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.559999999999861 y[1] (closed_form) 1.723679999999916 y[1] (numeric) 1.7236800000000068 absolute error 9.08162434143378e-14 relative error 5.268741495773127e-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.569999999999864 y[1] (closed_form) 1.7297449999999177 y[1] (numeric) 1.7297450000000067 absolute error 8.903988657493755e-14 relative error 5.147572999195939e-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.579999999999868 y[1] (closed_form) 1.7358199999999195 y[1] (numeric) 1.7358200000000066 absolute error 8.704148513061227e-14 relative error 5.014430363206802e-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.589999999999871 y[1] (closed_form) 1.7419049999999214 y[1] (numeric) 1.7419050000000065 absolute error 8.504308368628699e-14 relative error 4.8821883906579766e-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.599999999999874 y[1] (closed_form) 1.7479999999999234 y[1] (numeric) 1.7480000000000064 absolute error 8.304468224196171e-14 relative error 4.7508399451925256e-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.609999999999878 y[1] (closed_form) 1.7541049999999254 y[1] (numeric) 1.7541050000000062 absolute error 8.08242361927114e-14 relative error 4.607719389244933e-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.619999999999881 y[1] (closed_form) 1.7602199999999275 y[1] (numeric) 1.7602200000000061 absolute error 7.860379014346108e-14 relative error 4.46556624418904e-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.629999999999884 y[1] (closed_form) 1.7663449999999292 y[1] (numeric) 1.766345000000006 absolute error 7.682743330406083e-14 relative error 4.349514579771444e-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.639999999999888 y[1] (closed_form) 1.772479999999931 y[1] (numeric) 1.7724800000000058 absolute error 7.482903185973555e-14 relative error 4.221713749082555e-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.649999999999891 y[1] (closed_form) 1.7786249999999333 y[1] (numeric) 1.7786250000000057 absolute error 7.238654120556021e-14 relative error 4.069803427117179e-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.6599999999998944 y[1] (closed_form) 1.7847799999999352 y[1] (numeric) 1.7847800000000056 absolute error 7.038813976123492e-14 relative error 3.94379922238245e-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.669999999999898 y[1] (closed_form) 1.7909449999999372 y[1] (numeric) 1.7909450000000053 absolute error 6.816769371198461e-14 relative error 3.806241604962018e-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.679999999999901 y[1] (closed_form) 1.7971199999999392 y[1] (numeric) 1.7971200000000054 absolute error 6.616929226765933e-14 relative error 3.681962933341211e-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.6899999999999045 y[1] (closed_form) 1.8033049999999409 y[1] (numeric) 1.8033050000000053 absolute error 6.439293542825908e-14 relative error 3.570828863018801e-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.699999999999908 y[1] (closed_form) 1.809499999999943 y[1] (numeric) 1.8095000000000052 absolute error 6.217248937900877e-14 relative error 3.4358933063835714e-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.709999999999911 y[1] (closed_form) 1.8157049999999448 y[1] (numeric) 1.8157050000000052 absolute error 6.039613253960852e-14 relative error 3.3263185671466648e-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.7199999999999145 y[1] (closed_form) 1.8219199999999467 y[1] (numeric) 1.821920000000005 absolute error 5.839773109528323e-14 relative error 3.2052851439846396e-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.729999999999918 y[1] (closed_form) 1.828144999999949 y[1] (numeric) 1.828145000000005 absolute error 5.595524044110789e-14 relative error 3.0607659918173583e-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.739999999999921 y[1] (closed_form) 1.834379999999951 y[1] (numeric) 1.834380000000005 absolute error 5.395683899678261e-14 relative error 2.94142102491218e-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.7499999999999245 y[1] (closed_form) 1.840624999999953 y[1] (numeric) 1.8406250000000048 absolute error 5.1736392947532295e-14 relative error 2.810805728898261e-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.759999999999928 y[1] (closed_form) 1.8468799999999548 y[1] (numeric) 1.846880000000005 absolute error 5.0182080713057076e-14 relative error 2.71712730188525e-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.769999999999931 y[1] (closed_form) 1.853144999999957 y[1] (numeric) 1.8531450000000047 absolute error 4.773959005888173e-14 relative error 2.5761389453541326e-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.7799999999999345 y[1] (closed_form) 1.8594199999999588 y[1] (numeric) 1.8594200000000047 absolute error 4.596323321948148e-14 relative error 2.471912382327957e-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.789999999999938 y[1] (closed_form) 1.865704999999961 y[1] (numeric) 1.8657050000000046 absolute error 4.3520742565306136e-14 relative error 2.332670093359188e-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.799999999999941 y[1] (closed_form) 1.871999999999963 y[1] (numeric) 1.8720000000000045 absolute error 4.1522341120980855e-14 relative error 2.2180737778302177e-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.8099999999999445 y[1] (closed_form) 1.878304999999965 y[1] (numeric) 1.8783050000000043 absolute error 3.930189507173054e-14 relative error 2.0924128441191005e-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.819999999999948 y[1] (closed_form) 1.884619999999967 y[1] (numeric) 1.8846200000000044 absolute error 3.730349362740526e-14 relative error 1.9793642021949207e-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.829999999999951 y[1] (closed_form) 1.8909449999999692 y[1] (numeric) 1.890945000000004 absolute error 3.4861002973229915e-14 relative error 1.843575723949162e-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.839999999999955 y[1] (closed_form) 1.8972799999999714 y[1] (numeric) 1.8972800000000043 absolute error 3.2862601528904634e-14 relative error 1.732090230693684e-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.849999999999958 y[1] (closed_form) 1.9036249999999733 y[1] (numeric) 1.9036250000000041 absolute error 3.086420008457935e-14 relative error 1.6213382407028583e-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.859999999999961 y[1] (closed_form) 1.9099799999999756 y[1] (numeric) 1.9099800000000042 absolute error 2.864375403532904e-14 relative error 1.4996886896893897e-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.869999999999965 y[1] (closed_form) 1.9163449999999775 y[1] (numeric) 1.9163450000000042 absolute error 2.6645352591003757e-14 relative error 1.3904256587933838e-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.879999999999968 y[1] (closed_form) 1.9227199999999796 y[1] (numeric) 1.9227200000000042 absolute error 2.4646951146678475e-14 relative error 1.2818793764395615e-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.889999999999971 y[1] (closed_form) 1.9291049999999816 y[1] (numeric) 1.929105000000004 absolute error 2.2426505097428162e-14 relative error 1.1625341854086934e-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.899999999999975 y[1] (closed_form) 1.9354999999999838 y[1] (numeric) 1.9355000000000042 absolute error 2.042810365310288e-14 relative error 1.0554432267167684e-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.909999999999978 y[1] (closed_form) 1.941904999999986 y[1] (numeric) 1.941905000000004 absolute error 1.7985612998927536e-14 relative error 9.26183979078671e-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] 4.919999999999981 y[1] (closed_form) 1.9483199999999883 y[1] (numeric) 1.948320000000004 absolute error 1.5765166949677223e-14 relative error 8.091672286727703e-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] 4.929999999999985 y[1] (closed_form) 1.9547449999999902 y[1] (numeric) 1.954745000000004 absolute error 1.3766765505351941e-14 relative error 7.0427424064786e-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] 4.939999999999988 y[1] (closed_form) 1.9611799999999922 y[1] (numeric) 1.961180000000004 absolute error 1.176836406102666e-14 relative error 6.00065473899729e-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] 4.949999999999991 y[1] (closed_form) 1.9676249999999946 y[1] (numeric) 1.967625000000004 absolute error 9.325873406851315e-15 relative error 4.739659948847641e-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] 4.959999999999995 y[1] (closed_form) 1.9740799999999967 y[1] (numeric) 1.9740800000000038 absolute error 7.105427357601002e-15 relative error 3.5993614025779166e-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] 4.969999999999998 y[1] (closed_form) 1.980544999999999 y[1] (numeric) 1.9805450000000038 absolute error 4.884981308350689e-15 relative error 2.4664833711683863e-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] 4.980000000000001 y[1] (closed_form) 1.9870200000000011 y[1] (numeric) 1.987020000000004 absolute error 2.886579864025407e-15 relative error 1.4527180723019424e-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] 4.990000000000005 y[1] (closed_form) 1.993505000000003 y[1] (numeric) 1.9935050000000039 absolute error 8.881784197001252e-16 relative error 4.4553608829680586e-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 Finished! diff ( y , x , 1 ) = ( 0.2 * x + 0.3 ) / 2.0 ; Iterations 10000 Total Elapsed Time 1 Seconds Elapsed Time(since restart) 1 Seconds Time to Timeout 2 Minutes 59.0 Seconds Percent Done 100.01000000000008%