##############ECHO OF PROBLEM################# ##############temp/div_exp_exppostode.ode################# diff ( y , x , 1 ) = exp ( 0.1 * x ) / exp ( 0.2 * x ) ; ! #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(-10.0) * (exp(c(0.1) * c(x))/exp(c(0.2)*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) -16.487212707001284 y[1] (numeric) -16.487212707001284 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) -16.47073373515345 y[1] (numeric) -16.470733735153452 absolute error 3.552713678800501e-15 relative error 2.156985678918452e-14% Desired digits 8 Estimated correct digits 13 Correct digits 16 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.979999999999993 y[1] (closed_form) -16.454271234040718 y[1] (numeric) -16.45427123404073 absolute error 1.0658141036401503e-14 relative error 6.477431230349395e-14% Desired digits 8 Estimated correct digits 13 Correct digits 16 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.96999999999999 y[1] (closed_form) -16.437825187200595 y[1] (numeric) -16.43782518720061 absolute error 1.4210854715202004e-14 relative error 8.645215868500273e-14% Desired digits 8 Estimated correct digits 13 Correct digits 16 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.959999999999987 y[1] (closed_form) -16.42139557818703 y[1] (numeric) -16.421395578187045 absolute error 1.4210854715202004e-14 relative error 8.653865408417938e-14% Desired digits 8 Estimated correct digits 13 Correct digits 16 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.949999999999983 y[1] (closed_form) -16.40498239057041 y[1] (numeric) -16.404982390570435 absolute error 2.4868995751603507e-14 relative error 1.515941630385304e-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.93999999999998 y[1] (closed_form) -16.38858560793755 y[1] (numeric) -16.38858560793758 absolute error 2.842170943040401e-14 relative error 1.7342380917019713e-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.929999999999977 y[1] (closed_form) -16.372205213891664 y[1] (numeric) -16.372205213891693 absolute error 2.842170943040401e-14 relative error 1.7359731972018315e-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.919999999999973 y[1] (closed_form) -16.355841192052356 y[1] (numeric) -16.355841192052395 absolute error 3.907985046680551e-14 relative error 2.3893513031781714e-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.90999999999997 y[1] (closed_form) -16.3394935260556 y[1] (numeric) -16.339493526055655 absolute error 5.684341886080802e-14 relative error 3.4788972357168394e-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.899999999999967 y[1] (closed_form) -16.323162199553735 y[1] (numeric) -16.323162199553792 absolute error 5.684341886080802e-14 relative error 3.482377872981136e-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.889999999999963 y[1] (closed_form) -16.30684719621543 y[1] (numeric) -16.30684719621549 absolute error 6.039613253960852e-14 relative error 3.7037283671625706e-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.87999999999996 y[1] (closed_form) -16.29054849972568 y[1] (numeric) -16.29054849972574 absolute error 6.039613253960852e-14 relative error 3.70743394801136e-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.869999999999957 y[1] (closed_form) -16.274266093785783 y[1] (numeric) -16.27426609378585 absolute error 6.750155989720952e-14 relative error 4.147748322917279e-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.859999999999953 y[1] (closed_form) -16.25799996211334 y[1] (numeric) -16.257999962113416 absolute error 7.460698725481052e-14 relative error 4.588940055890646e-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.84999999999995 y[1] (closed_form) -16.241750088442217 y[1] (numeric) -16.24175008844229 absolute error 7.460698725481052e-14 relative error 4.59353129118158e-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.839999999999947 y[1] (closed_form) -16.225516456522524 y[1] (numeric) -16.225516456522616 absolute error 9.237055564881302e-14 relative error 5.692919291433761e-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.829999999999943 y[1] (closed_form) -16.209299050120652 y[1] (numeric) -16.20929905012074 absolute error 8.881784197001252e-14 relative error 5.479437555897978e-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.81999999999994 y[1] (closed_form) -16.193097853019175 y[1] (numeric) -16.193097853019275 absolute error 9.947598300641403e-14 relative error 6.143110102176459e-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.8099999999999365 y[1] (closed_form) -16.1769128490169 y[1] (numeric) -16.176912849017008 absolute error 1.0658141036401503e-13 relative error 6.588488876633354e-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.799999999999933 y[1] (closed_form) -16.160744021928824 y[1] (numeric) -16.160744021928938 absolute error 1.1368683772161603e-13 relative error 7.034752704909636e-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.78999999999993 y[1] (closed_form) -16.14459135558612 y[1] (numeric) -16.14459135558624 absolute error 1.2079226507921703e-13 relative error 7.48190291217388e-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.7799999999999265 y[1] (closed_form) -16.128454833836116 y[1] (numeric) -16.128454833836233 absolute error 1.1723955140041653e-13 relative error 7.269112423247018e-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.769999999999923 y[1] (closed_form) -16.112334440542284 y[1] (numeric) -16.112334440542412 absolute error 1.2789769243681803e-13 relative error 7.937874732478148e-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.75999999999992 y[1] (closed_form) -16.096230159584238 y[1] (numeric) -16.096230159584373 absolute error 1.3500311979441904e-13 relative error 8.387250831775267e-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.7499999999999165 y[1] (closed_form) -16.080141974857693 y[1] (numeric) -16.08014197485784 absolute error 1.4566126083082054e-13 relative error 9.058456141654161e-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.739999999999913 y[1] (closed_form) -16.064069870274466 y[1] (numeric) -16.064069870274622 absolute error 1.5631940186722204e-13 relative error 9.730996137938936e-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.72999999999991 y[1] (closed_form) -16.048013829762443 y[1] (numeric) -16.048013829762606 absolute error 1.6342482922482304e-13 relative error 1.018349254670615e-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) -16.03197383726559 y[1] (numeric) -16.03197383726576 absolute error 1.7053025658242404e-13 relative error 1.0636884660205362e-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) -16.01594987674391 y[1] (numeric) -16.015949876744088 absolute error 1.7763568394002505e-13 relative error 1.1091173817792873e-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) -15.999941932173446 y[1] (numeric) -15.999941932173623 absolute error 1.7763568394002505e-13 relative error 1.1102270539046567e-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) -15.98394998754624 y[1] (numeric) -15.983949987546426 absolute error 1.865174681370263e-13 relative error 1.1669047280700317e-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) -15.967974026870353 y[1] (numeric) -15.967974026870548 absolute error 1.9539925233402755e-13 relative error 1.2236947029423799e-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) -15.952014034169828 y[1] (numeric) -15.952014034170029 absolute error 2.007283228522283e-13 relative error 1.2583258917793109e-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) -15.936069993484667 y[1] (numeric) -15.936069993484871 absolute error 2.042810365310288e-13 relative error 1.2818783841596295e-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) -15.920141888870825 y[1] (numeric) -15.920141888871036 absolute error 2.113864638886298e-13 relative error 1.3277925873035224e-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.63999999999988 y[1] (closed_form) -15.9042297044002 y[1] (numeric) -15.904229704400416 absolute error 2.1671553440683056e-13 relative error 1.3626282972187718e-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.629999999999876 y[1] (closed_form) -15.888333424160603 y[1] (numeric) -15.888333424160825 absolute error 2.220446049250313e-13 relative error 1.397532384280022e-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.619999999999873 y[1] (closed_form) -15.872453032255756 y[1] (numeric) -15.872453032255985 absolute error 2.291500322826323e-13 relative error 1.443696395364706e-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.60999999999987 y[1] (closed_form) -15.856588512805265 y[1] (numeric) -15.856588512805496 absolute error 2.3092638912203256e-13 relative error 1.4563434558167662e-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.599999999999866 y[1] (closed_form) -15.840739849944608 y[1] (numeric) -15.840739849944843 absolute error 2.3447910280083306e-13 relative error 1.480228228113051e-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.589999999999863 y[1] (closed_form) -15.82490702782512 y[1] (numeric) -15.824907027825361 absolute error 2.4158453015843406e-13 relative error 1.526609475389986e-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.57999999999986 y[1] (closed_form) -15.809090030613977 y[1] (numeric) -15.809090030614225 absolute error 2.4868995751603507e-13 relative error 1.573082049848866e-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.569999999999856 y[1] (closed_form) -15.793288842494182 y[1] (numeric) -15.793288842494436 absolute error 2.540190280342358e-13 relative error 1.6083985455313147e-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.559999999999853 y[1] (closed_form) -15.777503447664547 y[1] (numeric) -15.777503447664804 absolute error 2.575717417130363e-13 relative error 1.6325253394329836e-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.54999999999985 y[1] (closed_form) -15.761733830339677 y[1] (numeric) -15.761733830339939 absolute error 2.611244553918368e-13 relative error 1.6566988010494108e-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.539999999999846 y[1] (closed_form) -15.745979974749947 y[1] (numeric) -15.745979974750217 absolute error 2.7000623958883807e-13 relative error 1.7147630063153684e-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.529999999999843 y[1] (closed_form) -15.730241865141503 y[1] (numeric) -15.730241865141782 absolute error 2.788880237858393e-13 relative error 1.7729417397189561e-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.51999999999984 y[1] (closed_form) -15.71451948577624 y[1] (numeric) -15.71451948577652 absolute error 2.8066438062523957e-13 relative error 1.7860194890418297e-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.509999999999836 y[1] (closed_form) -15.698812820931769 y[1] (numeric) -15.698812820932053 absolute error 2.8421709430404007e-13 relative error 1.8104368626211251e-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.499999999999833 y[1] (closed_form) -15.683121854901428 y[1] (numeric) -15.683121854901716 absolute error 2.877698079828406e-13 relative error 1.834901307566543e-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.48999999999983 y[1] (closed_form) -15.667446571994248 y[1] (numeric) -15.66744657199454 absolute error 2.9309887850104133e-13 relative error 1.8707507771238176e-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.479999999999826 y[1] (closed_form) -15.651786956534945 y[1] (numeric) -15.651786956535245 absolute error 3.0020430585864233e-13 relative error 1.9180193717963993e-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.469999999999823 y[1] (closed_form) -15.636142992863904 y[1] (numeric) -15.63614299286421 absolute error 3.055333763768431e-13 relative error 1.954020096364454e-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.45999999999982 y[1] (closed_form) -15.62051466533716 y[1] (numeric) -15.620514665337469 absolute error 3.090860900556436e-13 relative error 1.978718990236114e-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.449999999999816 y[1] (closed_form) -15.60490195832638 y[1] (numeric) -15.604901958326698 absolute error 3.1796787425264483e-13 relative error 2.0376153281949024e-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.439999999999813 y[1] (closed_form) -15.589304856218861 y[1] (numeric) -15.589304856219185 absolute error 3.232969447708456e-13 relative error 2.0738381072962113e-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.42999999999981 y[1] (closed_form) -15.573723343417496 y[1] (numeric) -15.573723343417827 absolute error 3.304023721284466e-13 relative error 2.121537443825833e-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.419999999999806 y[1] (closed_form) -15.558157404340774 y[1] (numeric) -15.55815740434111 absolute error 3.3573144264664734e-13 relative error 2.1579126237209634e-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.409999999999803 y[1] (closed_form) -15.542607023422752 y[1] (numeric) -15.542607023423095 absolute error 3.4283687000424834e-13 relative error 2.205787417050384e-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.3999999999998 y[1] (closed_form) -15.52707218511305 y[1] (numeric) -15.527072185113393 absolute error 3.4283687000424834e-13 relative error 2.207994307728867e-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.389999999999796 y[1] (closed_form) -15.511552873876823 y[1] (numeric) -15.511552873877173 absolute error 3.4994229736184934e-13 relative error 2.256010730886854e-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.379999999999793 y[1] (closed_form) -15.496049074194767 y[1] (numeric) -15.496049074195117 absolute error 3.4994229736184934e-13 relative error 2.2582678699992027e-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.36999999999979 y[1] (closed_form) -15.480560770563073 y[1] (numeric) -15.480560770563425 absolute error 3.517186542012496e-13 relative error 2.2720020250820447e-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.359999999999786 y[1] (closed_form) -15.465087947493444 y[1] (numeric) -15.465087947493798 absolute error 3.5349501104064984e-13 relative error 2.2857614016863302e-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.349999999999783 y[1] (closed_form) -15.449630589513049 y[1] (numeric) -15.449630589513408 absolute error 3.588240815588506e-13 relative error 2.32254149689776e-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.33999999999978 y[1] (closed_form) -15.434188681164532 y[1] (numeric) -15.434188681164896 absolute error 3.6415315207705135e-13 relative error 2.359392901043474e-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.329999999999776 y[1] (closed_form) -15.418762207005978 y[1] (numeric) -15.418762207006349 absolute error 3.7125857943465235e-13 relative error 2.407836468649603e-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.319999999999773 y[1] (closed_form) -15.40335115161092 y[1] (numeric) -15.403351151611298 absolute error 3.7836400679225335e-13 relative error 2.4563746100969925e-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.30999999999977 y[1] (closed_form) -15.387955499568296 y[1] (numeric) -15.38795549956868 absolute error 3.836930773104541e-13 relative error 2.493463652927892e-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.299999999999766 y[1] (closed_form) -15.372575235482454 y[1] (numeric) -15.372575235482838 absolute error 3.836930773104541e-13 relative error 2.4959583637283285e-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.289999999999763 y[1] (closed_form) -15.35721034397313 y[1] (numeric) -15.357210343973517 absolute error 3.872457909892546e-13 relative error 2.5215894183622193e-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.2799999999997596 y[1] (closed_form) -15.34186080967543 y[1] (numeric) -15.341860809675822 absolute error 3.9257486150745535e-13 relative error 2.5588477589359684e-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.269999999999756 y[1] (closed_form) -15.326526617239814 y[1] (numeric) -15.326526617240212 absolute error 3.979039320256561e-13 relative error 2.5961781293491497e-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.259999999999753 y[1] (closed_form) -15.311207751332095 y[1] (numeric) -15.3112077513325 absolute error 4.050093593832571e-13 relative error 2.6451823132503756e-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.2499999999997495 y[1] (closed_form) -15.295904196633403 y[1] (numeric) -15.295904196633813 absolute error 4.1033842990145786e-13 relative error 2.6826686714720173e-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.239999999999746 y[1] (closed_form) -15.280615937840183 y[1] (numeric) -15.280615937840597 absolute error 4.1389114358025836e-13 relative error 2.7086024886949628e-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.229999999999743 y[1] (closed_form) -15.265342959664174 y[1] (numeric) -15.265342959664594 absolute error 4.192202140984591e-13 relative error 2.7462220482446443e-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.2199999999997395 y[1] (closed_form) -15.250085246832397 y[1] (numeric) -15.250085246832823 absolute error 4.263256414560601e-13 relative error 2.7955623496898973e-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.209999999999736 y[1] (closed_form) -15.234842784087137 y[1] (numeric) -15.23484278408757 absolute error 4.334310688136611e-13 relative error 2.84499863212492e-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.199999999999733 y[1] (closed_form) -15.21961555618593 y[1] (numeric) -15.21961555618637 absolute error 4.405364961712621e-13 relative error 2.8945310382180348e-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.1899999999997295 y[1] (closed_form) -15.204403547901551 y[1] (numeric) -15.204403547901995 absolute error 4.440892098500626e-13 relative error 2.92079336391564e-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.179999999999726 y[1] (closed_form) -15.18920674402198 y[1] (numeric) -15.189206744022435 absolute error 4.547473508864641e-13 relative error 2.993884792999076e-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.169999999999723 y[1] (closed_form) -15.174025129350426 y[1] (numeric) -15.174025129350884 absolute error 4.583000645652646e-13 relative error 3.02029330160259e-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.1599999999997195 y[1] (closed_form) -15.158858688705266 y[1] (numeric) -15.158858688705726 absolute error 4.600764214046649e-13 relative error 3.0350333811572754e-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.149999999999716 y[1] (closed_form) -15.14370740692005 y[1] (numeric) -15.143707406920521 absolute error 4.707345624410664e-13 relative error 3.108449930998799e-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.139999999999713 y[1] (closed_form) -15.128571268843508 y[1] (numeric) -15.128571268843983 absolute error 4.742872761198669e-13 relative error 3.1350434068855955e-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.1299999999997095 y[1] (closed_form) -15.113450259339496 y[1] (numeric) -15.113450259339974 absolute error 4.778399897986674e-13 relative error 3.1616869847663126e-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.119999999999706 y[1] (closed_form) -15.098344363287005 y[1] (numeric) -15.098344363287486 absolute error 4.813927034774679e-13 relative error 3.1883807382749723e-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.109999999999703 y[1] (closed_form) -15.083253565580133 y[1] (numeric) -15.08325356558062 absolute error 4.867217739956686e-13 relative error 3.2269017548466064e-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.099999999999699 y[1] (closed_form) -15.068177851128082 y[1] (numeric) -15.068177851128574 absolute error 4.920508445138694e-13 relative error 3.2654966604142643e-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.089999999999696 y[1] (closed_form) -15.05311720485514 y[1] (numeric) -15.053117204855639 absolute error 4.991562718714704e-13 relative error 3.3159661555712568e-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.079999999999693 y[1] (closed_form) -15.038071611700657 y[1] (numeric) -15.038071611701161 absolute error 5.044853423896711e-13 relative error 3.3547209736462933e-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.069999999999689 y[1] (closed_form) -15.023041056619038 y[1] (numeric) -15.023041056619547 absolute error 5.098144129078719e-13 relative error 3.3935500208411635e-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.059999999999686 y[1] (closed_form) -15.008025524579727 y[1] (numeric) -15.008025524580246 absolute error 5.186961971048731e-13 relative error 3.4561254993561073e-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.049999999999683 y[1] (closed_form) -14.993025000567194 y[1] (numeric) -14.993025000567714 absolute error 5.204725539442734e-13 relative error 3.4714312416912775e-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.039999999999679 y[1] (closed_form) -14.97803946958091 y[1] (numeric) -14.978039469581436 absolute error 5.258016244624741e-13 relative error 3.510483635260351e-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.029999999999676 y[1] (closed_form) -14.96306891663534 y[1] (numeric) -14.963068916635875 absolute error 5.346834086594754e-13 relative error 3.573353913147027e-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.019999999999673 y[1] (closed_form) -14.948113326759936 y[1] (numeric) -14.948113326760476 absolute error 5.400124791776761e-13 relative error 3.6125795100238648e-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.009999999999669 y[1] (closed_form) -14.933172684999107 y[1] (numeric) -14.933172684999647 absolute error 5.400124791776761e-13 relative error 3.6161938964258915e-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] -3.9999999999996665 y[1] (closed_form) -14.918246976412206 y[1] (numeric) -14.91824697641275 absolute error 5.435651928564766e-13 relative error 3.643626450989367e-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] -3.9899999999996676 y[1] (closed_form) -14.903336186073531 y[1] (numeric) -14.903336186074073 absolute error 5.417888360170764e-13 relative error 3.6353527106457723e-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] -3.9799999999996687 y[1] (closed_form) -14.888440299072283 y[1] (numeric) -14.888440299072824 absolute error 5.417888360170764e-13 relative error 3.638989881638817e-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] -3.96999999999967 y[1] (closed_form) -14.873559300512579 y[1] (numeric) -14.873559300513115 absolute error 5.364597654988756e-13 relative error 3.606801537278222e-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] -3.959999999999671 y[1] (closed_form) -14.858693175513409 y[1] (numeric) -14.858693175513947 absolute error 5.382361223382759e-13 relative error 3.6223651432904586e-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] -3.949999999999672 y[1] (closed_form) -14.843841909208654 y[1] (numeric) -14.843841909209189 absolute error 5.346834086594754e-13 relative error 3.602055397314455e-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] -3.939999999999673 y[1] (closed_form) -14.829005486747045 y[1] (numeric) -14.829005486747581 absolute error 5.364597654988756e-13 relative error 3.6176381887397613e-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] -3.929999999999674 y[1] (closed_form) -14.81418389329216 y[1] (numeric) -14.814183893292695 absolute error 5.346834086594754e-13 relative error 3.609266717025021e-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] -3.9199999999996753 y[1] (closed_form) -14.799377114022406 y[1] (numeric) -14.799377114022937 absolute error 5.311306949806749e-13 relative error 3.5888719564922007e-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] -3.9099999999996764 y[1] (closed_form) -14.784585134130992 y[1] (numeric) -14.784585134131524 absolute error 5.311306949806749e-13 relative error 3.5924626234829662e-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] -3.8999999999996775 y[1] (closed_form) -14.769807938825949 y[1] (numeric) -14.769807938826478 absolute error 5.293543381412746e-13 relative error 3.584029936839876e-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] -3.8899999999996786 y[1] (closed_form) -14.755045513330074 y[1] (numeric) -14.7550455133306 absolute error 5.258016244624741e-13 relative error 3.563537801272466e-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] -3.8799999999996797 y[1] (closed_form) -14.740297842880945 y[1] (numeric) -14.740297842881468 absolute error 5.222489107836736e-13 relative error 3.543001073318894e-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] -3.869999999999681 y[1] (closed_form) -14.725564912730881 y[1] (numeric) -14.725564912731404 absolute error 5.222489107836736e-13 relative error 3.5465458464833976e-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] -3.859999999999682 y[1] (closed_form) -14.710846708146963 y[1] (numeric) -14.71084670814748 absolute error 5.169198402654729e-13 relative error 3.513868715518593e-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] -3.849999999999683 y[1] (closed_form) -14.696143214410977 y[1] (numeric) -14.696143214411492 absolute error 5.151434834260726e-13 relative error 3.5052971103392968e-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] -3.839999999999684 y[1] (closed_form) -14.681454416819431 y[1] (numeric) -14.681454416819944 absolute error 5.133671265866724e-13 relative error 3.4967048359905442e-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] -3.829999999999685 y[1] (closed_form) -14.666780300683522 y[1] (numeric) -14.666780300684033 absolute error 5.115907697472721e-13 relative error 3.4880918596935024e-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] -3.8199999999996863 y[1] (closed_form) -14.65212085132914 y[1] (numeric) -14.652120851329649 absolute error 5.080380560684716e-13 relative error 3.4673346010682534e-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] -3.8099999999996874 y[1] (closed_form) -14.63747605409683 y[1] (numeric) -14.637476054097334 absolute error 5.044853423896711e-13 relative error 3.4465323155795877e-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] -3.7999999999996885 y[1] (closed_form) -14.62284589434179 y[1] (numeric) -14.622845894342296 absolute error 5.062616992290714e-13 relative error 3.462128390650454e-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] -3.7899999999996896 y[1] (closed_form) -14.608230357433865 y[1] (numeric) -14.608230357434369 absolute error 5.044853423896711e-13 relative error 3.453432277873053e-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] -3.7799999999996907 y[1] (closed_form) -14.593629428757517 y[1] (numeric) -14.593629428758017 absolute error 5.009326287108706e-13 relative error 3.4325431597143098e-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] -3.769999999999692 y[1] (closed_form) -14.57904309371181 y[1] (numeric) -14.57904309371231 absolute error 4.991562718714704e-13 relative error 3.4237931026266394e-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] -3.759999999999693 y[1] (closed_form) -14.564471337710414 y[1] (numeric) -14.564471337710911 absolute error 4.973799150320701e-13 relative error 3.415022100694113e-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] -3.749999999999694 y[1] (closed_form) -14.549914146181568 y[1] (numeric) -14.549914146182065 absolute error 4.973799150320701e-13 relative error 3.4184388308751697e-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] -3.739999999999695 y[1] (closed_form) -14.53537150456808 y[1] (numeric) -14.535371504568577 absolute error 4.973799150320701e-13 relative error 3.421858979495343e-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] -3.7299999999996962 y[1] (closed_form) -14.520843398327312 y[1] (numeric) -14.520843398327802 absolute error 4.902744876744691e-13 relative error 3.3763499421179965e-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] -3.7199999999996973 y[1] (closed_form) -14.506329812931149 y[1] (numeric) -14.506329812931638 absolute error 4.884981308350689e-13 relative error 3.367482589563176e-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] -3.7099999999996984 y[1] (closed_form) -14.491830733866006 y[1] (numeric) -14.491830733866495 absolute error 4.884981308350689e-13 relative error 3.3708517564554214e-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] -3.6999999999996995 y[1] (closed_form) -14.47734614663281 y[1] (numeric) -14.477346146633298 absolute error 4.884981308350689e-13 relative error 3.3742242941997035e-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] -3.6899999999997006 y[1] (closed_form) -14.462876036746966 y[1] (numeric) -14.462876036747451 absolute error 4.849454171562684e-13 relative error 3.3530358410327895e-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] -3.6799999999997017 y[1] (closed_form) -14.44842038973836 y[1] (numeric) -14.448420389738848 absolute error 4.884981308350689e-13 relative error 3.3809794957379068e-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] -3.669999999999703 y[1] (closed_form) -14.433979191151352 y[1] (numeric) -14.433979191151838 absolute error 4.867217739956686e-13 relative error 3.372055394773258e-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] -3.659999999999704 y[1] (closed_form) -14.419552426544733 y[1] (numeric) -14.41955242654522 absolute error 4.867217739956686e-13 relative error 3.3754291367578786e-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] -3.649999999999705 y[1] (closed_form) -14.405140081491744 y[1] (numeric) -14.40514008149223 absolute error 4.849454171562684e-13 relative error 3.366474844485158e-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] -3.639999999999706 y[1] (closed_form) -14.39074214158004 y[1] (numeric) -14.390742141580525 absolute error 4.849454171562684e-13 relative error 3.3698430031282842e-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] -3.6299999999997072 y[1] (closed_form) -14.376358592411675 y[1] (numeric) -14.376358592412158 absolute error 4.831690603168681e-13 relative error 3.360858434429293e-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] -3.6199999999997083 y[1] (closed_form) -14.3619894196031 y[1] (numeric) -14.361989419603582 absolute error 4.813927034774679e-13 relative error 3.3518525143905265e-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] -3.6099999999997094 y[1] (closed_form) -14.34763460878514 y[1] (numeric) -14.347634608785624 absolute error 4.831690603168681e-13 relative error 3.3675868774984057e-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] -3.5999999999997105 y[1] (closed_form) -14.333294145602988 y[1] (numeric) -14.333294145603471 absolute error 4.831690603168681e-13 relative error 3.3709561487307473e-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] -3.5899999999997116 y[1] (closed_form) -14.318968015716177 y[1] (numeric) -14.318968015716655 absolute error 4.778399897986674e-13 relative error 3.337111929254964e-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] -3.5799999999997127 y[1] (closed_form) -14.304656204798567 y[1] (numeric) -14.304656204799048 absolute error 4.813927034774679e-13 relative error 3.3652867750570777e-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] -3.569999999999714 y[1] (closed_form) -14.29035869853836 y[1] (numeric) -14.290358698538839 absolute error 4.778399897986674e-13 relative error 3.3437928317890407e-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] -3.559999999999715 y[1] (closed_form) -14.276075482638042 y[1] (numeric) -14.27607548263852 absolute error 4.778399897986674e-13 relative error 3.3471382970746835e-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] -3.549999999999716 y[1] (closed_form) -14.261806542814398 y[1] (numeric) -14.261806542814872 absolute error 4.742872761198669e-13 relative error 3.3255764246699137e-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] -3.539999999999717 y[1] (closed_form) -14.247551864798481 y[1] (numeric) -14.247551864798956 absolute error 4.742872761198669e-13 relative error 3.3289036644371974e-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] -3.5299999999997183 y[1] (closed_form) -14.233311434335619 y[1] (numeric) -14.23331143433609 absolute error 4.707345624410664e-13 relative error 3.3072736770551755e-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] -3.5199999999997194 y[1] (closed_form) -14.219085237185375 y[1] (numeric) -14.219085237185848 absolute error 4.725109192804666e-13 relative error 3.3230753694672887e-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] -3.5099999999997205 y[1] (closed_form) -14.204873259121555 y[1] (numeric) -14.204873259122028 absolute error 4.725109192804666e-13 relative error 3.3264001069284245e-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] -3.4999999999997216 y[1] (closed_form) -14.190675485932179 y[1] (numeric) -14.19067548593265 absolute error 4.707345624410664e-13 relative error 3.317210395711787e-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] -3.4899999999997227 y[1] (closed_form) -14.176491903419468 y[1] (numeric) -14.17649190341994 absolute error 4.725109192804666e-13 relative error 3.3330595643799134e-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] -3.4799999999997238 y[1] (closed_form) -14.162322497399844 y[1] (numeric) -14.162322497400313 absolute error 4.689582056016661e-13 relative error 3.3113086196685984e-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] -3.469999999999725 y[1] (closed_form) -14.148167253703896 y[1] (numeric) -14.148167253704363 absolute error 4.671818487622659e-13 relative error 3.3020661997048473e-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] -3.459999999999726 y[1] (closed_form) -14.13402615817638 y[1] (numeric) -14.13402615817685 absolute error 4.689582056016661e-13 relative error 3.317937863942461e-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] -3.449999999999727 y[1] (closed_form) -14.119899196676206 y[1] (numeric) -14.119899196676673 absolute error 4.671818487622659e-13 relative error 3.308676940641612e-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] -3.439999999999728 y[1] (closed_form) -14.1057863550764 y[1] (numeric) -14.105786355076868 absolute error 4.671818487622659e-13 relative error 3.311987272472308e-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] -3.4299999999997293 y[1] (closed_form) -14.091687619264128 y[1] (numeric) -14.09168761926459 absolute error 4.618527782440651e-13 relative error 3.2774837955724084e-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] -3.4199999999997304 y[1] (closed_form) -14.077602975140646 y[1] (numeric) -14.077602975141112 absolute error 4.654054919228656e-13 relative error 3.30599955649208e-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] -3.4099999999997315 y[1] (closed_form) -14.063532408621315 y[1] (numeric) -14.063532408621779 absolute error 4.636291350834654e-13 relative error 3.2966762660513977e-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] -3.3999999999997326 y[1] (closed_form) -14.04947590563556 y[1] (numeric) -14.049475905636028 absolute error 4.671818487622659e-13 relative error 3.3252617528235965e-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] -3.3899999999997337 y[1] (closed_form) -14.035433452126888 y[1] (numeric) -14.035433452127354 absolute error 4.654054919228656e-13 relative error 3.3159324470477215e-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] -3.3799999999997348 y[1] (closed_form) -14.021405034052837 y[1] (numeric) -14.021405034053299 absolute error 4.618527782440651e-13 relative error 3.293912251464062e-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] -3.369999999999736 y[1] (closed_form) -14.007390637384983 y[1] (numeric) -14.007390637385447 absolute error 4.636291350834654e-13 relative error 3.30988937972547e-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] -3.359999999999737 y[1] (closed_form) -13.993390248108938 y[1] (numeric) -13.993390248109396 absolute error 4.583000645652646e-13 relative error 3.275118155353376e-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] -3.349999999999738 y[1] (closed_form) -13.979403852224303 y[1] (numeric) -13.979403852224763 absolute error 4.600764214046649e-13 relative error 3.2911018686355555e-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] -3.339999999999739 y[1] (closed_form) -13.965431435744689 y[1] (numeric) -13.965431435745147 absolute error 4.583000645652646e-13 relative error 3.2816749462694014e-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] -3.3299999999997403 y[1] (closed_form) -13.951472984697673 y[1] (numeric) -13.951472984698132 absolute error 4.583000645652646e-13 relative error 3.284958262600226e-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] -3.3199999999997414 y[1] (closed_form) -13.937528485124806 y[1] (numeric) -13.937528485125261 absolute error 4.547473508864641e-13 relative error 3.262754593626877e-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] -3.3099999999997425 y[1] (closed_form) -13.923597923081585 y[1] (numeric) -13.923597923082038 absolute error 4.5297099404706387e-13 relative error 3.25326109350055e-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] -3.2999999999997436 y[1] (closed_form) -13.909681284637447 y[1] (numeric) -13.909681284637896 absolute error 4.4941828036826337e-13 relative error 3.2309746799491628e-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] -3.2899999999997447 y[1] (closed_form) -13.895778555875753 y[1] (numeric) -13.8957785558762 absolute error 4.476419235288631e-13 relative error 3.221423842707829e-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] -3.279999999999746 y[1] (closed_form) -13.881889722893773 y[1] (numeric) -13.881889722894215 absolute error 4.4231285301066237e-13 relative error 3.186258224492359e-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] -3.269999999999747 y[1] (closed_form) -13.86801477180267 y[1] (numeric) -13.86801477180311 absolute error 4.405364961712621e-13 relative error 3.1766370559900825e-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] -3.259999999999748 y[1] (closed_form) -13.854153688727497 y[1] (numeric) -13.854153688727935 absolute error 4.3876013933186186e-13 relative error 3.1669934460800828e-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] -3.249999999999749 y[1] (closed_form) -13.840306459807167 y[1] (numeric) -13.840306459807605 absolute error 4.3876013933186186e-13 relative error 3.1701620235508497e-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] -3.23999999999975 y[1] (closed_form) -13.82647307119445 y[1] (numeric) -13.826473071194886 absolute error 4.369837824924616e-13 relative error 3.160486266037411e-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] -3.2299999999997513 y[1] (closed_form) -13.812653509055956 y[1] (numeric) -13.81265350905639 absolute error 4.3520742565306136e-13 relative error 3.150787973995926e-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] -3.2199999999997524 y[1] (closed_form) -13.798847759572123 y[1] (numeric) -13.798847759572558 absolute error 4.3520742565306136e-13 relative error 3.1539403378891715e-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] -3.2099999999997535 y[1] (closed_form) -13.785055808937198 y[1] (numeric) -13.785055808937631 absolute error 4.334310688136611e-13 relative error 3.144209750189454e-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] -3.1999999999997546 y[1] (closed_form) -13.771277643359232 y[1] (numeric) -13.771277643359664 absolute error 4.3165471197426086e-13 relative error 3.1344565344843862e-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] -3.1899999999997557 y[1] (closed_form) -13.757513249060056 y[1] (numeric) -13.757513249060485 absolute error 4.298783551348606e-13 relative error 3.1246806552356465e-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] -3.179999999999757 y[1] (closed_form) -13.74376261227528 y[1] (numeric) -13.743762612275702 absolute error 4.227729277772596e-13 relative error 3.0761076111694393e-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] -3.169999999999758 y[1] (closed_form) -13.730025719254257 y[1] (numeric) -13.730025719254678 absolute error 4.2099657093785936e-13 relative error 3.0662475041650955e-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] -3.159999999999759 y[1] (closed_form) -13.716302556260098 y[1] (numeric) -13.716302556260521 absolute error 4.227729277772596e-13 relative error 3.082265982710528e-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] -3.14999999999976 y[1] (closed_form) -13.702593109569639 y[1] (numeric) -13.70259310957006 absolute error 4.2099657093785936e-13 relative error 3.0723861357588084e-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] -3.139999999999761 y[1] (closed_form) -13.688897365473432 y[1] (numeric) -13.688897365473851 absolute error 4.192202140984591e-13 relative error 3.0624834338799964e-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] -3.1299999999997623 y[1] (closed_form) -13.675215310275728 y[1] (numeric) -13.675215310276148 absolute error 4.192202140984591e-13 relative error 3.065547449066135e-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] -3.1199999999997634 y[1] (closed_form) -13.661546930294477 y[1] (numeric) -13.661546930294895 absolute error 4.1744385725905886e-13 relative error 3.0556119258601467e-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] -3.1099999999997645 y[1] (closed_form) -13.647892211861292 y[1] (numeric) -13.647892211861707 absolute error 4.156675004196586e-13 relative error 3.045653453054126e-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] -3.0999999999997656 y[1] (closed_form) -13.634251141321458 y[1] (numeric) -13.634251141321872 absolute error 4.1389114358025836e-13 relative error 3.035671994671379e-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] -3.0899999999997667 y[1] (closed_form) -13.6206237050339 y[1] (numeric) -13.620623705034314 absolute error 4.1389114358025836e-13 relative error 3.0387091850081196e-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] -3.079999999999768 y[1] (closed_form) -13.607009889371184 y[1] (numeric) -13.607009889371595 absolute error 4.1033842990145786e-13 relative error 3.015639977023789e-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] -3.069999999999769 y[1] (closed_form) -13.593409680719493 y[1] (numeric) -13.5934096807199 absolute error 4.0678571622265736e-13 relative error 2.992521565796922e-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] -3.05999999999977 y[1] (closed_form) -13.579823065478614 y[1] (numeric) -13.579823065479017 absolute error 4.0323300254385686e-13 relative error 2.9693538759641055e-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] -3.049999999999771 y[1] (closed_form) -13.566250030061928 y[1] (numeric) -13.566250030062335 absolute error 4.0678571622265736e-13 relative error 2.998512597963672e-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] -3.039999999999772 y[1] (closed_form) -13.552690560896409 y[1] (numeric) -13.552690560896812 absolute error 4.0323300254385686e-13 relative error 2.9752985263849043e-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] -3.0299999999997733 y[1] (closed_form) -13.539144644422576 y[1] (numeric) -13.539144644422977 absolute error 4.014566457044566e-13 relative error 2.9651551574924334e-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] -3.0199999999997744 y[1] (closed_form) -13.525612267094518 y[1] (numeric) -13.52561226709492 absolute error 4.014566457044566e-13 relative error 2.96812179572182e-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] -3.0099999999997755 y[1] (closed_form) -13.512093415379853 y[1] (numeric) -13.512093415380251 absolute error 3.979039320256561e-13 relative error 2.9447985578071153e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.9999999999997766 y[1] (closed_form) -13.49858807575973 y[1] (numeric) -13.498588075760125 absolute error 3.943512183468556e-13 relative error 2.9214256789939167e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.9899999999997777 y[1] (closed_form) -13.485096234728806 y[1] (numeric) -13.4850962347292 absolute error 3.943512183468556e-13 relative error 2.9243485658727766e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.979999999999779 y[1] (closed_form) -13.471617878795241 y[1] (numeric) -13.471617878795636 absolute error 3.943512183468556e-13 relative error 2.927274377100445e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.96999999999978 y[1] (closed_form) -13.45815299448068 y[1] (numeric) -13.458152994481072 absolute error 3.9257486150745535e-13 relative error 2.917004002469389e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.959999999999781 y[1] (closed_form) -13.444701568320234 y[1] (numeric) -13.444701568320625 absolute error 3.907985046680551e-13 relative error 2.906710146611912e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.949999999999782 y[1] (closed_form) -13.431263586862475 y[1] (numeric) -13.431263586862865 absolute error 3.907985046680551e-13 relative error 2.90961831059817e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.9399999999997832 y[1] (closed_form) -13.417839036669424 y[1] (numeric) -13.417839036669811 absolute error 3.872457909892546e-13 relative error 2.8860518443465897e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.9299999999997843 y[1] (closed_form) -13.404427904316524 y[1] (numeric) -13.404427904316913 absolute error 3.8902214782865485e-13 relative error 2.902191355017703e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.9199999999997854 y[1] (closed_form) -13.391030176392649 y[1] (numeric) -13.391030176393032 absolute error 3.836930773104541e-13 relative error 2.8652991760624612e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.9099999999997865 y[1] (closed_form) -13.377645839500065 y[1] (numeric) -13.377645839500447 absolute error 3.8191672047105385e-13 relative error 2.854887362493717e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.8999999999997876 y[1] (closed_form) -13.364274880254438 y[1] (numeric) -13.364274880254818 absolute error 3.801403636316536e-13 relative error 2.8444518467164023e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.8899999999997887 y[1] (closed_form) -13.350917285284803 y[1] (numeric) -13.350917285285183 absolute error 3.801403636316536e-13 relative error 2.8472977212632355e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.87999999999979 y[1] (closed_form) -13.337573041233563 y[1] (numeric) -13.337573041233943 absolute error 3.801403636316536e-13 relative error 2.8501464431080276e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.869999999999791 y[1] (closed_form) -13.324242134756481 y[1] (numeric) -13.324242134756856 absolute error 3.7481129311345285e-13 relative error 2.813002715822404e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.859999999999792 y[1] (closed_form) -13.310924552522641 y[1] (numeric) -13.310924552523016 absolute error 3.7481129311345285e-13 relative error 2.815817125508535e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.849999999999793 y[1] (closed_form) -13.297620281214462 y[1] (numeric) -13.297620281214835 absolute error 3.730349362740526e-13 relative error 2.805275894372159e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.8399999999997942 y[1] (closed_form) -13.284329307527674 y[1] (numeric) -13.284329307528045 absolute error 3.7125857943465235e-13 relative error 2.794710751594178e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.8299999999997953 y[1] (closed_form) -13.271051618171299 y[1] (numeric) -13.271051618171672 absolute error 3.730349362740526e-13 relative error 2.8108920604549304e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.8199999999997964 y[1] (closed_form) -13.257787199867652 y[1] (numeric) -13.25778719986802 absolute error 3.6770586575585185e-13 relative error 2.7735085818810138e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.8099999999997975 y[1] (closed_form) -13.244536039352306 y[1] (numeric) -13.244536039352674 absolute error 3.6770586575585185e-13 relative error 2.776283477679552e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.7999999999997986 y[1] (closed_form) -13.231298123374104 y[1] (numeric) -13.231298123374472 absolute error 3.6770586575585185e-13 relative error 2.7790611497617998e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.7899999999997998 y[1] (closed_form) -13.218073438695125 y[1] (numeric) -13.218073438695496 absolute error 3.7125857943465235e-13 relative error 2.8087192975325353e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.779999999999801 y[1] (closed_form) -13.204861972090692 y[1] (numeric) -13.20486197209106 absolute error 3.6770586575585185e-13 relative error 2.784624833890891e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.769999999999802 y[1] (closed_form) -13.191663710349326 y[1] (numeric) -13.191663710349696 absolute error 3.694822225952521e-13 relative error 2.800876604407223e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.759999999999803 y[1] (closed_form) -13.178478640272772 y[1] (numeric) -13.178478640273141 absolute error 3.694822225952521e-13 relative error 2.803678881916862e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.749999999999804 y[1] (closed_form) -13.165306748675958 y[1] (numeric) -13.165306748676326 absolute error 3.6770586575585185e-13 relative error 2.792991251744531e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.7399999999998053 y[1] (closed_form) -13.152148022386989 y[1] (numeric) -13.152148022387355 absolute error 3.659295089164516e-13 relative error 2.782279429136465e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.7299999999998064 y[1] (closed_form) -13.139002448247139 y[1] (numeric) -13.139002448247503 absolute error 3.6415315207705135e-13 relative error 2.771543376381916e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.7199999999998075 y[1] (closed_form) -13.12587001311083 y[1] (numeric) -13.125870013111193 absolute error 3.623767952376511e-13 relative error 2.7607830557188933e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.7099999999998086 y[1] (closed_form) -13.11275070384563 y[1] (numeric) -13.112750703845991 absolute error 3.6060043839825084e-13 relative error 2.749998429334099e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.6999999999998097 y[1] (closed_form) -13.099644507332224 y[1] (numeric) -13.099644507332586 absolute error 3.623767952376511e-13 relative error 2.7663101470793277e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.6899999999998108 y[1] (closed_form) -13.08655141046442 y[1] (numeric) -13.086551410464779 absolute error 3.588240815588506e-13 relative error 2.7419300188736013e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.679999999999812 y[1] (closed_form) -13.073471400149115 y[1] (numeric) -13.073471400149472 absolute error 3.5704772471945034e-13 relative error 2.731085828629861e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.669999999999813 y[1] (closed_form) -13.060404463306298 y[1] (numeric) -13.060404463306655 absolute error 3.5704772471945034e-13 relative error 2.7338182804567e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.659999999999814 y[1] (closed_form) -13.047350586869037 y[1] (numeric) -13.04735058686939 absolute error 3.5349501104064984e-13 relative error 2.709324078379638e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.649999999999815 y[1] (closed_form) -13.034309757783447 y[1] (numeric) -13.034309757783799 absolute error 3.517186542012496e-13 relative error 2.6984064422070418e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.6399999999998163 y[1] (closed_form) -13.021281963008702 y[1] (numeric) -13.021281963009054 absolute error 3.517186542012496e-13 relative error 2.7011061983023162e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.6299999999998174 y[1] (closed_form) -13.008267189517007 y[1] (numeric) -13.008267189517355 absolute error 3.481659405224491e-13 relative error 2.67649745696357e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.6199999999998185 y[1] (closed_form) -12.995265424293581 y[1] (numeric) -12.995265424293931 absolute error 3.4994229736184934e-13 relative error 2.6928445548150247e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.6099999999998196 y[1] (closed_form) -12.982276654336665 y[1] (numeric) -12.982276654337015 absolute error 3.4994229736184934e-13 relative error 2.6955387462410366e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.5999999999998207 y[1] (closed_form) -12.969300866657484 y[1] (numeric) -12.969300866657834 absolute error 3.4994229736184934e-13 relative error 2.6982356332060193e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.589999999999822 y[1] (closed_form) -12.956338048280253 y[1] (numeric) -12.956338048280603 absolute error 3.4994229736184934e-13 relative error 2.7009352184068597e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.579999999999823 y[1] (closed_form) -12.943388186242146 y[1] (numeric) -12.9433881862425 absolute error 3.5349501104064984e-13 relative error 2.7310856010359683e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.569999999999824 y[1] (closed_form) -12.930451267593309 y[1] (numeric) -12.930451267593659 absolute error 3.4994229736184934e-13 relative error 2.706342494317158e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.559999999999825 y[1] (closed_form) -12.917527279396815 y[1] (numeric) -12.917527279397161 absolute error 3.4638958368304884e-13 relative error 2.6815471428152736e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.549999999999826 y[1] (closed_form) -12.904616208728676 y[1] (numeric) -12.90461620872902 absolute error 3.446132268436486e-13 relative error 2.6704647489675237e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.5399999999998273 y[1] (closed_form) -12.891718042677823 y[1] (numeric) -12.891718042678166 absolute error 3.4283687000424834e-13 relative error 2.659357495015734e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.5299999999998284 y[1] (closed_form) -12.878832768346085 y[1] (numeric) -12.878832768346424 absolute error 3.3928415632544784e-13 relative error 2.634432501983789e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.5199999999998295 y[1] (closed_form) -12.865960372848186 y[1] (numeric) -12.865960372848527 absolute error 3.410605131648481e-13 relative error 2.6508748922047727e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.5099999999998306 y[1] (closed_form) -12.853100843311736 y[1] (numeric) -12.853100843312072 absolute error 3.3573144264664734e-13 relative error 2.6120657321485903e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.4999999999998317 y[1] (closed_form) -12.840254166877198 y[1] (numeric) -12.840254166877534 absolute error 3.3573144264664734e-13 relative error 2.614679104349058e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.489999999999833 y[1] (closed_form) -12.827420330697898 y[1] (numeric) -12.827420330698233 absolute error 3.3573144264664734e-13 relative error 2.617295091228848e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.479999999999834 y[1] (closed_form) -12.81459932194 y[1] (numeric) -12.814599321940333 absolute error 3.339550858072471e-13 relative error 2.6060517181795872e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.469999999999835 y[1] (closed_form) -12.80179112778249 y[1] (numeric) -12.801791127782819 absolute error 3.2862601528904634e-13 relative error 2.567031534953426e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.459999999999836 y[1] (closed_form) -12.788995735417174 y[1] (numeric) -12.788995735417501 absolute error 3.268496584496461e-13 relative error 2.5557101215108374e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.449999999999837 y[1] (closed_form) -12.77621313204866 y[1] (numeric) -12.776213132048984 absolute error 3.232969447708456e-13 relative error 2.530459858718755e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.4399999999998383 y[1] (closed_form) -12.76344330489434 y[1] (numeric) -12.763443304894661 absolute error 3.2152058793144533e-13 relative error 2.5190740480521686e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.4299999999998394 y[1] (closed_form) -12.75068624118439 y[1] (numeric) -12.750686241184711 absolute error 3.2152058793144533e-13 relative error 2.5215943820571953e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.4199999999998405 y[1] (closed_form) -12.737941928161744 y[1] (numeric) -12.737941928162064 absolute error 3.197442310920451e-13 relative error 2.510171838553738e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.4099999999998416 y[1] (closed_form) -12.72521035308209 y[1] (numeric) -12.725210353082407 absolute error 3.161915174132446e-13 relative error 2.4847645629422692e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.3999999999998427 y[1] (closed_form) -12.712491503213847 y[1] (numeric) -12.712491503214162 absolute error 3.1441516057384433e-13 relative error 2.4732772524910396e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.389999999999844 y[1] (closed_form) -12.699785365838165 y[1] (numeric) -12.69978536583848 absolute error 3.1441516057384433e-13 relative error 2.4757517667944734e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.379999999999845 y[1] (closed_form) -12.687091928248911 y[1] (numeric) -12.687091928249222 absolute error 3.1086244689504383e-13 relative error 2.4502261720267166e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.369999999999846 y[1] (closed_form) -12.674411177752642 y[1] (numeric) -12.67441117775295 absolute error 3.0730973321624333e-13 relative error 2.4246470223063555e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.359999999999847 y[1] (closed_form) -12.661743101668606 y[1] (numeric) -12.661743101668911 absolute error 3.055333763768431e-13 relative error 2.413043559038715e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.349999999999848 y[1] (closed_form) -12.649087687328727 y[1] (numeric) -12.649087687329029 absolute error 3.019806626980426e-13 relative error 2.387371090806437e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.3399999999998493 y[1] (closed_form) -12.636444922077587 y[1] (numeric) -12.636444922077889 absolute error 3.019806626980426e-13 relative error 2.389759655980784e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.3299999999998504 y[1] (closed_form) -12.623814793272423 y[1] (numeric) -12.623814793272725 absolute error 3.019806626980426e-13 relative error 2.3921506109149854e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.3199999999998515 y[1] (closed_form) -12.611197288283106 y[1] (numeric) -12.611197288283403 absolute error 2.9665159217984183e-13 relative error 2.352287299917644e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.3099999999998526 y[1] (closed_form) -12.59859239449213 y[1] (numeric) -12.598592394492425 absolute error 2.948752353404416e-13 relative error 2.3405411184614207e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.2999999999998537 y[1] (closed_form) -12.586000099294594 y[1] (numeric) -12.586000099294889 absolute error 2.948752353404416e-13 relative error 2.3428828302406293e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.289999999999855 y[1] (closed_form) -12.573420390098208 y[1] (numeric) -12.573420390098503 absolute error 2.948752353404416e-13 relative error 2.345226884902863e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.279999999999856 y[1] (closed_form) -12.560853254323261 y[1] (numeric) -12.560853254323554 absolute error 2.9309887850104133e-13 relative error 2.3334312770524645e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.269999999999857 y[1] (closed_form) -12.548298679402613 y[1] (numeric) -12.548298679402906 absolute error 2.9309887850104133e-13 relative error 2.335765875434158e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.259999999999858 y[1] (closed_form) -12.535756652781691 y[1] (numeric) -12.535756652781982 absolute error 2.913225216616411e-13 relative error 2.323932489523849e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.2499999999998592 y[1] (closed_form) -12.523227161918468 y[1] (numeric) -12.523227161918756 absolute error 2.877698079828406e-13 relative error 2.2978885894357307e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.2399999999998603 y[1] (closed_form) -12.51071019428345 y[1] (numeric) -12.510710194283735 absolute error 2.859934511434403e-13 relative error 2.2859889382948065e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.2299999999998614 y[1] (closed_form) -12.498205737359665 y[1] (numeric) -12.498205737359951 absolute error 2.859934511434403e-13 relative error 2.288276070608664e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.2199999999998625 y[1] (closed_form) -12.485713778642662 y[1] (numeric) -12.485713778642946 absolute error 2.8421709430404007e-13 relative error 2.276338376346616e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.2099999999998636 y[1] (closed_form) -12.47323430564048 y[1] (numeric) -12.47323430564076 absolute error 2.8066438062523957e-13 relative error 2.2501331551057392e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.1999999999998647 y[1] (closed_form) -12.460767305873642 y[1] (numeric) -12.460767305873919 absolute error 2.7711166694643907e-13 relative error 2.2238732185923792e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.189999999999866 y[1] (closed_form) -12.448312766875144 y[1] (numeric) -12.448312766875423 absolute error 2.788880237858393e-13 relative error 2.2403680644011294e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.179999999999867 y[1] (closed_form) -12.435870676190452 y[1] (numeric) -12.43587067619073 absolute error 2.7711166694643907e-13 relative error 2.228325415742649e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.169999999999868 y[1] (closed_form) -12.423441021377474 y[1] (numeric) -12.423441021377753 absolute error 2.788880237858393e-13 relative error 2.2448532842547115e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.159999999999869 y[1] (closed_form) -12.411023790006555 y[1] (numeric) -12.411023790006832 absolute error 2.7711166694643907e-13 relative error 2.2327865261975518e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.1499999999998702 y[1] (closed_form) -12.398618969660458 y[1] (numeric) -12.398618969660733 absolute error 2.753353101070388e-13 relative error 2.220693375454049e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.1399999999998713 y[1] (closed_form) -12.386226547934365 y[1] (numeric) -12.386226547934637 absolute error 2.717825964282383e-13 relative error 2.194232403036122e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.1299999999998724 y[1] (closed_form) -12.373846512435849 y[1] (numeric) -12.373846512436122 absolute error 2.7355895326763857e-13 relative error 2.210783469737635e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.1199999999998735 y[1] (closed_form) -12.361478850784877 y[1] (numeric) -12.36147885078515 absolute error 2.7355895326763857e-13 relative error 2.2129953589676634e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.1099999999998746 y[1] (closed_form) -12.349123550613788 y[1] (numeric) -12.349123550614058 absolute error 2.7000623958883807e-13 relative error 2.1864405071517644e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.0999999999998757 y[1] (closed_form) -12.33678059956728 y[1] (numeric) -12.33678059956755 absolute error 2.7000623958883807e-13 relative error 2.188628041243667e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.089999999999877 y[1] (closed_form) -12.324449985302397 y[1] (numeric) -12.324449985302664 absolute error 2.6645352591003757e-13 relative error 2.161991214437954e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.079999999999878 y[1] (closed_form) -12.312131695488526 y[1] (numeric) -12.312131695488791 absolute error 2.646771690706373e-13 relative error 2.1497265917616984e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.069999999999879 y[1] (closed_form) -12.29982571780738 y[1] (numeric) -12.29982571780764 absolute error 2.5934809855243657e-13 relative error 2.1085510031004657e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.05999999999988 y[1] (closed_form) -12.287532039952971 y[1] (numeric) -12.287532039953232 absolute error 2.611244553918368e-13 relative error 2.1251171882424343e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.0499999999998813 y[1] (closed_form) -12.27525064963163 y[1] (numeric) -12.275250649631888 absolute error 2.575717417130363e-13 relative error 2.0983012816994153e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.0399999999998824 y[1] (closed_form) -12.26298153456196 y[1] (numeric) -12.262981534562217 absolute error 2.5579538487363607e-13 relative error 2.0859151108782386e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.0299999999998835 y[1] (closed_form) -12.25072468247485 y[1] (numeric) -12.250724682475102 absolute error 2.5224267119483557e-13 relative error 2.0590020405542113e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.0199999999998846 y[1] (closed_form) -12.238480081113439 y[1] (numeric) -12.238480081113691 absolute error 2.5224267119483557e-13 relative error 2.0610620724390384e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.0099999999998857 y[1] (closed_form) -12.226247718233132 y[1] (numeric) -12.226247718233378 absolute error 2.4513724383723456e-13 relative error 2.0050079917132612e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.9999999999998868 y[1] (closed_form) -12.214027581601561 y[1] (numeric) -12.214027581601805 absolute error 2.433608869978343e-13 relative error 1.9924704228146475e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.9899999999998879 y[1] (closed_form) -12.201819658998588 y[1] (numeric) -12.201819658998831 absolute error 2.433608869978343e-13 relative error 1.994463889804835e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.979999999999889 y[1] (closed_form) -12.189623938216291 y[1] (numeric) -12.189623938216533 absolute error 2.4158453015843406e-13 relative error 1.9818866552644866e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.96999999999989 y[1] (closed_form) -12.17744040705895 y[1] (numeric) -12.177440407059189 absolute error 2.3803181647963356e-13 relative error 1.954694981234748e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.9599999999998912 y[1] (closed_form) -12.165269053343028 y[1] (numeric) -12.165269053343271 absolute error 2.433608869978343e-13 relative error 2.0004562655435763e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.9499999999998923 y[1] (closed_form) -12.153109864897178 y[1] (numeric) -12.153109864897417 absolute error 2.3803181647963356e-13 relative error 1.9586082831947427e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.9399999999998934 y[1] (closed_form) -12.140962829562202 y[1] (numeric) -12.14096282956244 absolute error 2.3803181647963356e-13 relative error 1.9605678711085954e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.9299999999998945 y[1] (closed_form) -12.128827935191067 y[1] (numeric) -12.128827935191303 absolute error 2.362554596402333e-13 relative error 1.94788367765324e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.9199999999998956 y[1] (closed_form) -12.116705169648881 y[1] (numeric) -12.116705169649116 absolute error 2.3447910280083306e-13 relative error 1.935172140592968e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.9099999999998967 y[1] (closed_form) -12.10459452081287 y[1] (numeric) -12.104594520813107 absolute error 2.362554596402333e-13 relative error 1.951783343374379e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.8999999999998978 y[1] (closed_form) -12.09249597657239 y[1] (numeric) -12.092495976572625 absolute error 2.3447910280083306e-13 relative error 1.939046357799955e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.8899999999998989 y[1] (closed_form) -12.080409524828896 y[1] (numeric) -12.080409524829125 absolute error 2.291500322826323e-13 relative error 1.8968730473222757e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.8799999999999 y[1] (closed_form) -12.068335153495934 y[1] (numeric) -12.068335153496161 absolute error 2.2737367544323206e-13 relative error 1.8840517150981416e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.869999999999901 y[1] (closed_form) -12.056272850499127 y[1] (numeric) -12.056272850499354 absolute error 2.2737367544323206e-13 relative error 1.8859367091531845e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.8599999999999022 y[1] (closed_form) -12.04422260377618 y[1] (numeric) -12.044222603776403 absolute error 2.220446049250313e-13 relative error 1.843577723774505e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.8499999999999033 y[1] (closed_form) -12.032184401276837 y[1] (numeric) -12.03218440127706 absolute error 2.2382096176443156e-13 relative error 1.860185601383237e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.8399999999999044 y[1] (closed_form) -12.020158230962899 y[1] (numeric) -12.020158230963121 absolute error 2.220446049250313e-13 relative error 1.8472685688368344e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.8299999999999055 y[1] (closed_form) -12.008144080808197 y[1] (numeric) -12.008144080808416 absolute error 2.184918912462308e-13 relative error 1.8195308931663436e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.8199999999999066 y[1] (closed_form) -11.99614193879857 y[1] (numeric) -11.996141938798788 absolute error 2.184918912462308e-13 relative error 1.821351334128288e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.8099999999999077 y[1] (closed_form) -11.984151792931886 y[1] (numeric) -11.984151792932103 absolute error 2.1671553440683056e-13 relative error 1.8083510468771505e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.7999999999999088 y[1] (closed_form) -11.972173631217993 y[1] (numeric) -11.972173631218206 absolute error 2.1316282072803006e-13 relative error 1.7804855433452636e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.7899999999999099 y[1] (closed_form) -11.960207441678728 y[1] (numeric) -11.96020744167894 absolute error 2.113864638886298e-13 relative error 1.7674146950996337e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.779999999999911 y[1] (closed_form) -11.9482532123479 y[1] (numeric) -11.948253212348112 absolute error 2.113864638886298e-13 relative error 1.7691829937967238e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.769999999999912 y[1] (closed_form) -11.936310931271283 y[1] (numeric) -11.936310931271489 absolute error 2.0605739337042905e-13 relative error 1.7263071861724936e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.7599999999999132 y[1] (closed_form) -11.92438058650659 y[1] (numeric) -11.924380586506794 absolute error 2.042810365310288e-13 relative error 1.7131375088966002e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.7499999999999143 y[1] (closed_form) -11.912462166123479 y[1] (numeric) -11.912462166123682 absolute error 2.0250467969162855e-13 relative error 1.6999397510575857e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.7399999999999154 y[1] (closed_form) -11.900555658203524 y[1] (numeric) -11.900555658203727 absolute error 2.0250467969162855e-13 relative error 1.701640541061913e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.7299999999999165 y[1] (closed_form) -11.888661050840224 y[1] (numeric) -11.88866105084042 absolute error 1.971756091734278e-13 relative error 1.6585182160567404e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.7199999999999176 y[1] (closed_form) -11.87677833213896 y[1] (numeric) -11.876778332139157 absolute error 1.971756091734278e-13 relative error 1.660177563808394e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.7099999999999187 y[1] (closed_form) -11.864907490217021 y[1] (numeric) -11.864907490217215 absolute error 1.936228954946273e-13 relative error 1.6318955344091413e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.6999999999999198 y[1] (closed_form) -11.85304851320356 y[1] (numeric) -11.85304851320375 absolute error 1.900701818158268e-13 relative error 1.603555250820921e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.689999999999921 y[1] (closed_form) -11.8412013892396 y[1] (numeric) -11.841201389239792 absolute error 1.9184653865522705e-13 relative error 1.6201610997813352e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.679999999999922 y[1] (closed_form) -11.829366106478016 y[1] (numeric) -11.829366106478203 absolute error 1.865174681370263e-13 relative error 1.5767325692531007e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.669999999999923 y[1] (closed_form) -11.817542653083525 y[1] (numeric) -11.817542653083708 absolute error 1.829647544582258e-13 relative error 1.5482470411095594e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.6599999999999242 y[1] (closed_form) -11.80573101723267 y[1] (numeric) -11.805731017232851 absolute error 1.8118839761882555e-13 relative error 1.5347494988183895e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.6499999999999253 y[1] (closed_form) -11.793931187113817 y[1] (numeric) -11.793931187113996 absolute error 1.794120407794253e-13 relative error 1.5212233981444027e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.6399999999999264 y[1] (closed_form) -11.782143150927135 y[1] (numeric) -11.782143150927313 absolute error 1.7763568394002505e-13 relative error 1.5076686954533133e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.6299999999999275 y[1] (closed_form) -11.770366896884585 y[1] (numeric) -11.770366896884763 absolute error 1.7763568394002505e-13 relative error 1.5091771182344552e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.6199999999999286 y[1] (closed_form) -11.758602413209914 y[1] (numeric) -11.75860241321009 absolute error 1.758593271006248e-13 relative error 1.4955801796909125e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.6099999999999297 y[1] (closed_form) -11.746849688138635 y[1] (numeric) -11.746849688138811 absolute error 1.758593271006248e-13 relative error 1.4970765079100187e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.5999999999999308 y[1] (closed_form) -11.73510870991802 y[1] (numeric) -11.735108709918197 absolute error 1.7763568394002505e-13 relative error 1.5137114476825839e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.589999999999932 y[1] (closed_form) -11.723379466807096 y[1] (numeric) -11.72337946680727 absolute error 1.7408297026122455e-13 relative error 1.4849213979135717e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.579999999999933 y[1] (closed_form) -11.711661947076617 y[1] (numeric) -11.711661947076786 absolute error 1.687538997430238e-13 relative error 1.4409048050191284e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.5699999999999341 y[1] (closed_form) -11.69995613900906 y[1] (numeric) -11.699956139009226 absolute error 1.652011860642233e-13 relative error 1.4119812425058815e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.5599999999999352 y[1] (closed_form) -11.688262030898615 y[1] (numeric) -11.688262030898779 absolute error 1.6342482922482304e-13 relative error 1.3981961457811247e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.5499999999999363 y[1] (closed_form) -11.676579611051176 y[1] (numeric) -11.676579611051338 absolute error 1.616484723854228e-13 relative error 1.3843820516791774e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.5399999999999374 y[1] (closed_form) -11.664908867784323 y[1] (numeric) -11.664908867784485 absolute error 1.616484723854228e-13 relative error 1.3857671261526701e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.5299999999999385 y[1] (closed_form) -11.653249789427306 y[1] (numeric) -11.653249789427466 absolute error 1.5987211554602254e-13 relative error 1.3719101403890818e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.5199999999999396 y[1] (closed_form) -11.641602364321052 y[1] (numeric) -11.641602364321212 absolute error 1.5987211554602254e-13 relative error 1.3732827367132498e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.5099999999999407 y[1] (closed_form) -11.629966580818135 y[1] (numeric) -11.629966580818293 absolute error 1.580957587066223e-13 relative error 1.3593827429167102e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.4999999999999418 y[1] (closed_form) -11.618342427282764 y[1] (numeric) -11.61834242728292 absolute error 1.5631940186722204e-13 relative error 1.3454535605711286e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.489999999999943 y[1] (closed_form) -11.60672989209079 y[1] (numeric) -11.606729892090945 absolute error 1.545430450278218e-13 relative error 1.3314951451841102e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.479999999999944 y[1] (closed_form) -11.595128963629675 y[1] (numeric) -11.595128963629831 absolute error 1.5631940186722204e-13 relative error 1.3481471603942272e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.4699999999999451 y[1] (closed_form) -11.583539630298489 y[1] (numeric) -11.583539630298644 absolute error 1.545430450278218e-13 relative error 1.3341608002409835e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.4599999999999462 y[1] (closed_form) -11.5719618805079 y[1] (numeric) -11.571961880508054 absolute error 1.545430450278218e-13 relative error 1.3354956283440402e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.4499999999999473 y[1] (closed_form) -11.560395702680157 y[1] (numeric) -11.56039570268031 absolute error 1.5276668818842154e-13 relative error 1.3214659092768266e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.4399999999999484 y[1] (closed_form) -11.548841085249075 y[1] (numeric) -11.548841085249233 absolute error 1.580957587066223e-13 relative error 1.3689318048418936e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.4299999999999495 y[1] (closed_form) -11.537298016660047 y[1] (numeric) -11.537298016660204 absolute error 1.5631940186722204e-13 relative error 1.3549047761572446e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.4199999999999506 y[1] (closed_form) -11.525766485369992 y[1] (numeric) -11.52576648537015 absolute error 1.580957587066223e-13 relative error 1.371672408141342e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.4099999999999517 y[1] (closed_form) -11.514246479847385 y[1] (numeric) -11.514246479847543 absolute error 1.580957587066223e-13 relative error 1.3730447666143565e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.3999999999999528 y[1] (closed_form) -11.502737988572221 y[1] (numeric) -11.502737988572372 absolute error 1.509903313490213e-13 relative error 1.3126468802386674e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.389999999999954 y[1] (closed_form) -11.491241000035998 y[1] (numeric) -11.491241000036148 absolute error 1.4921397450962104e-13 relative error 1.2985018285592792e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.379999999999955 y[1] (closed_form) -11.479755502741735 y[1] (numeric) -11.479755502741883 absolute error 1.474376176702208e-13 relative error 1.284327158666471e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.3699999999999561 y[1] (closed_form) -11.468281485203933 y[1] (numeric) -11.46828148520408 absolute error 1.474376176702208e-13 relative error 1.2856121282028246e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.3599999999999572 y[1] (closed_form) -11.456818935948569 y[1] (numeric) -11.456818935948716 absolute error 1.474376176702208e-13 relative error 1.286898383351414e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.3499999999999583 y[1] (closed_form) -11.445367843513099 y[1] (numeric) -11.445367843513244 absolute error 1.4566126083082054e-13 relative error 1.2726656130442947e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.3399999999999594 y[1] (closed_form) -11.433928196446423 y[1] (numeric) -11.433928196446567 absolute error 1.438849039914203e-13 relative error 1.258403074773013e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.3299999999999605 y[1] (closed_form) -11.422499983308896 y[1] (numeric) -11.42249998330904 absolute error 1.438849039914203e-13 relative error 1.2596621072591098e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.3199999999999616 y[1] (closed_form) -11.411083192672308 y[1] (numeric) -11.41108319267245 absolute error 1.4210854715202004e-13 relative error 1.2453554562048575e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.3099999999999627 y[1] (closed_form) -11.399677813119862 y[1] (numeric) -11.399677813120002 absolute error 1.4033219031261979e-13 relative error 1.2310189166145714e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.2999999999999639 y[1] (closed_form) -11.388283833246177 y[1] (numeric) -11.388283833246318 absolute error 1.4033219031261979e-13 relative error 1.2322505512458653e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.289999999999965 y[1] (closed_form) -11.376901241657276 y[1] (numeric) -11.37690124165741 absolute error 1.3500311979441904e-13 relative error 1.1866422756672633e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.279999999999966 y[1] (closed_form) -11.365530026970564 y[1] (numeric) -11.365530026970696 absolute error 1.3145040611561853e-13 relative error 1.1565708401076312e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.2699999999999672 y[1] (closed_form) -11.354170177814826 y[1] (numeric) -11.354170177814957 absolute error 1.3145040611561853e-13 relative error 1.1577279894259689e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.2599999999999683 y[1] (closed_form) -11.342821682830213 y[1] (numeric) -11.342821682830342 absolute error 1.2967404927621828e-13 relative error 1.143225670844387e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.2499999999999694 y[1] (closed_form) -11.331484530668227 y[1] (numeric) -11.331484530668355 absolute error 1.2789769243681803e-13 relative error 1.128693174232095e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.2399999999999705 y[1] (closed_form) -11.32015870999172 y[1] (numeric) -11.320158709991842 absolute error 1.2256862191861728e-13 relative error 1.0827464972768649e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.2299999999999716 y[1] (closed_form) -11.308844209474863 y[1] (numeric) -11.308844209474985 absolute error 1.2256862191861728e-13 relative error 1.083829785327893e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.2199999999999727 y[1] (closed_form) -11.297541017803155 y[1] (numeric) -11.297541017803278 absolute error 1.2256862191861728e-13 relative error 1.0849141572087973e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.2099999999999738 y[1] (closed_form) -11.28624912367341 y[1] (numeric) -11.286249123673532 absolute error 1.2079226507921703e-13 relative error 1.0702604891633118e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.1999999999999749 y[1] (closed_form) -11.274968515793729 y[1] (numeric) -11.274968515793848 absolute error 1.1901590823981678e-13 relative error 1.055576413123477e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.189999999999976 y[1] (closed_form) -11.263699182883503 y[1] (numeric) -11.26369918288362 absolute error 1.1723955140041653e-13 relative error 1.0408618829112165e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.179999999999977 y[1] (closed_form) -11.252441113673397 y[1] (numeric) -11.25244111367351 absolute error 1.1368683772161603e-13 relative error 1.0103304391743897e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.1699999999999782 y[1] (closed_form) -11.241194296905343 y[1] (numeric) -11.241194296905455 absolute error 1.1191048088221578e-13 relative error 9.95539067526164e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.1599999999999793 y[1] (closed_form) -11.229958721332522 y[1] (numeric) -11.229958721332634 absolute error 1.1191048088221578e-13 relative error 9.965351045291886e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.1499999999999804 y[1] (closed_form) -11.218734375719361 y[1] (numeric) -11.218734375719471 absolute error 1.1013412404281553e-13 relative error 9.816982946060132e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.1399999999999815 y[1] (closed_form) -11.207521248841509 y[1] (numeric) -11.207521248841616 absolute error 1.0658141036401503e-13 relative error 9.509811134646036e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.1299999999999826 y[1] (closed_form) -11.19631932948584 y[1] (numeric) -11.196319329485945 absolute error 1.0480505352461478e-13 relative error 9.360670273900418e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.1199999999999837 y[1] (closed_form) -11.185128606450432 y[1] (numeric) -11.185128606450537 absolute error 1.0480505352461478e-13 relative error 9.370035626069959e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.1099999999999848 y[1] (closed_form) -11.173949068544566 y[1] (numeric) -11.173949068544665 absolute error 9.947598300641403e-14 relative error 8.902491178024585e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.0999999999999859 y[1] (closed_form) -11.162780704588698 y[1] (numeric) -11.162780704588796 absolute error 9.769962616701378e-14 relative error 8.752266012612097e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.089999999999987 y[1] (closed_form) -11.151623503414463 y[1] (numeric) -11.15162350341456 absolute error 9.769962616701378e-14 relative error 8.761022656216791e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.079999999999988 y[1] (closed_form) -11.140477453864664 y[1] (numeric) -11.140477453864753 absolute error 8.881784197001252e-14 relative error 7.972534600768062e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.0699999999999892 y[1] (closed_form) -11.129342544793243 y[1] (numeric) -11.129342544793333 absolute error 9.059419880941277e-14 relative error 8.140121345424525e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.0599999999999903 y[1] (closed_form) -11.118218765065297 y[1] (numeric) -11.118218765065386 absolute error 8.881784197001252e-14 relative error 7.988495625674164e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.0499999999999914 y[1] (closed_form) -11.107106103557044 y[1] (numeric) -11.107106103557127 absolute error 8.348877145181177e-14 relative error 7.516698829866634e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.0399999999999925 y[1] (closed_form) -11.096004549155818 y[1] (numeric) -11.096004549155902 absolute error 8.348877145181177e-14 relative error 7.52421928829901e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.0299999999999936 y[1] (closed_form) -11.084914090760066 y[1] (numeric) -11.084914090760146 absolute error 7.993605777301127e-14 relative error 7.211247387081035e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.0199999999999947 y[1] (closed_form) -11.073834717279329 y[1] (numeric) -11.073834717279407 absolute error 7.815970093361102e-14 relative error 7.058051969265228e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.0099999999999958 y[1] (closed_form) -11.062766417634231 y[1] (numeric) -11.06276641763431 absolute error 7.815970093361102e-14 relative error 7.065113551437114e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.9999999999999968 y[1] (closed_form) -11.051709180756472 y[1] (numeric) -11.051709180756548 absolute error 7.638334409421077e-14 relative error 6.911450785115796e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.9899999999999968 y[1] (closed_form) -11.040662995588814 y[1] (numeric) -11.040662995588892 absolute error 7.815970093361102e-14 relative error 7.079257918191954e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.9799999999999968 y[1] (closed_form) -11.029627851085074 y[1] (numeric) -11.02962785108515 absolute error 7.638334409421077e-14 relative error 6.925287518807475e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.9699999999999968 y[1] (closed_form) -11.018603736210101 y[1] (numeric) -11.018603736210176 absolute error 7.460698725481052e-14 relative error 6.771001938261184e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.9599999999999967 y[1] (closed_form) -11.007590639939785 y[1] (numeric) -11.00759063993986 absolute error 7.460698725481052e-14 relative error 6.777776326829197e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.9499999999999967 y[1] (closed_form) -10.996588551261027 y[1] (numeric) -10.996588551261102 absolute error 7.460698725481052e-14 relative error 6.7845574931741e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.9399999999999967 y[1] (closed_form) -10.985597459171734 y[1] (numeric) -10.98559745917181 absolute error 7.638334409421077e-14 relative error 6.953044145126517e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.9299999999999967 y[1] (closed_form) -10.974617352680818 y[1] (numeric) -10.974617352680895 absolute error 7.638334409421077e-14 relative error 6.960000666952846e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.9199999999999967 y[1] (closed_form) -10.963648220808167 y[1] (numeric) -10.963648220808244 absolute error 7.638334409421077e-14 relative error 6.966964148780423e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.9099999999999967 y[1] (closed_form) -10.95269005258465 y[1] (numeric) -10.952690052584726 absolute error 7.638334409421077e-14 relative error 6.97393459757273e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.8999999999999967 y[1] (closed_form) -10.9417428370521 y[1] (numeric) -10.941742837052177 absolute error 7.638334409421077e-14 relative error 6.980912020300214e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.8899999999999967 y[1] (closed_form) -10.930806563263298 y[1] (numeric) -10.930806563263376 absolute error 7.815970093361102e-14 relative error 7.150405643101703e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.8799999999999967 y[1] (closed_form) -10.91988122028197 y[1] (numeric) -10.919881220282049 absolute error 7.815970093361102e-14 relative error 7.157559625139659e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.8699999999999967 y[1] (closed_form) -10.908966797182773 y[1] (numeric) -10.90896679718285 absolute error 7.815970093361102e-14 relative error 7.164720764737837e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.8599999999999967 y[1] (closed_form) -10.898063283051282 y[1] (numeric) -10.898063283051359 absolute error 7.638334409421077e-14 relative error 7.008891590215162e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.8499999999999966 y[1] (closed_form) -10.887170666983984 y[1] (numeric) -10.88717066698406 absolute error 7.638334409421077e-14 relative error 7.015903987419613e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.8399999999999966 y[1] (closed_form) -10.876288938088258 y[1] (numeric) -10.876288938088335 absolute error 7.638334409421077e-14 relative error 7.022923400528635e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.8299999999999966 y[1] (closed_form) -10.865418085482377 y[1] (numeric) -10.865418085482453 absolute error 7.638334409421077e-14 relative error 7.029949836561645e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.8199999999999966 y[1] (closed_form) -10.854558098295486 y[1] (numeric) -10.854558098295565 absolute error 7.815970093361102e-14 relative error 7.200634077022868e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.8099999999999966 y[1] (closed_form) -10.8437089656676 y[1] (numeric) -10.843708965667677 absolute error 7.638334409421077e-14 relative error 7.044023805512395e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.7999999999999966 y[1] (closed_form) -10.832870676749582 y[1] (numeric) -10.83287067674966 absolute error 7.815970093361102e-14 relative error 7.215049756050716e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.7899999999999966 y[1] (closed_form) -10.822043220703144 y[1] (numeric) -10.822043220703222 absolute error 7.815970093361102e-14 relative error 7.222268414534454e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.7799999999999966 y[1] (closed_form) -10.811226586700828 y[1] (numeric) -10.811226586700904 absolute error 7.638334409421077e-14 relative error 7.065187606757952e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.7699999999999966 y[1] (closed_form) -10.800420763925999 y[1] (numeric) -10.800420763926077 absolute error 7.815970093361102e-14 relative error 7.23672740553486e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.7599999999999966 y[1] (closed_form) -10.789625741572834 y[1] (numeric) -10.78962574157291 absolute error 7.638334409421077e-14 relative error 7.079332121771645e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.7499999999999966 y[1] (closed_form) -10.77884150884631 y[1] (numeric) -10.778841508846387 absolute error 7.638334409421077e-14 relative error 7.086414994739661e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.7399999999999965 y[1] (closed_form) -10.768068054962194 y[1] (numeric) -10.76806805496227 absolute error 7.638334409421077e-14 relative error 7.093504954123263e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.7299999999999965 y[1] (closed_form) -10.757305369147032 y[1] (numeric) -10.757305369147106 absolute error 7.460698725481052e-14 relative error 6.935471727779562e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.7199999999999965 y[1] (closed_form) -10.746553440638131 y[1] (numeric) -10.746553440638207 absolute error 7.638334409421077e-14 relative error 7.107706160504156e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.7099999999999965 y[1] (closed_form) -10.73581225868357 y[1] (numeric) -10.735812258683644 absolute error 7.460698725481052e-14 relative error 6.949356551430499e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.6999999999999965 y[1] (closed_form) -10.725081812542161 y[1] (numeric) -10.725081812542236 absolute error 7.460698725481052e-14 relative error 6.956309383818719e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.6899999999999965 y[1] (closed_form) -10.714362091483459 y[1] (numeric) -10.714362091483533 absolute error 7.460698725481052e-14 relative error 6.963269172516905e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.6799999999999965 y[1] (closed_form) -10.703653084787739 y[1] (numeric) -10.703653084787815 absolute error 7.638334409421077e-14 relative error 7.136193922686864e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.6699999999999965 y[1] (closed_form) -10.692954781745998 y[1] (numeric) -10.692954781746076 absolute error 7.815970093361102e-14 relative error 7.309457725103063e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.6599999999999965 y[1] (closed_form) -10.68226717165993 y[1] (numeric) -10.682267171660007 absolute error 7.638334409421077e-14 relative error 7.150480592439766e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.6499999999999965 y[1] (closed_form) -10.671590243841923 y[1] (numeric) -10.671590243842 absolute error 7.638334409421077e-14 relative error 7.157634649464548e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.6399999999999965 y[1] (closed_form) -10.660923987615048 y[1] (numeric) -10.660923987615124 absolute error 7.638334409421077e-14 relative error 7.164795864124575e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.6299999999999965 y[1] (closed_form) -10.650268392313052 y[1] (numeric) -10.650268392313126 absolute error 7.460698725481052e-14 relative error 7.005174377451269e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.6199999999999964 y[1] (closed_form) -10.63962344728033 y[1] (numeric) -10.639623447280409 absolute error 7.815970093361102e-14 relative error 7.346096534421054e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.6099999999999964 y[1] (closed_form) -10.62898914187195 y[1] (numeric) -10.628989141872026 absolute error 7.638334409421077e-14 relative error 7.186322525564114e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.5999999999999964 y[1] (closed_form) -10.618365465453593 y[1] (numeric) -10.618365465453667 absolute error 7.460698725481052e-14 relative error 7.026221455415264e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.5899999999999964 y[1] (closed_form) -10.607752407401584 y[1] (numeric) -10.607752407401662 absolute error 7.815970093361102e-14 relative error 7.368167914540964e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.5799999999999964 y[1] (closed_form) -10.597149957102872 y[1] (numeric) -10.597149957102946 absolute error 7.460698725481052e-14 relative error 7.040287960141987e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.5699999999999964 y[1] (closed_form) -10.586558103954998 y[1] (numeric) -10.586558103955072 absolute error 7.460698725481052e-14 relative error 7.047331769419783e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.5599999999999964 y[1] (closed_form) -10.57597683736611 y[1] (numeric) -10.575976837366184 absolute error 7.460698725481052e-14 relative error 7.054382626029937e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.5499999999999964 y[1] (closed_form) -10.565406146754938 y[1] (numeric) -10.565406146755015 absolute error 7.638334409421077e-14 relative error 7.229570073619098e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.5399999999999964 y[1] (closed_form) -10.554846021550796 y[1] (numeric) -10.55484602155087 absolute error 7.460698725481052e-14 relative error 7.068505509457797e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.5299999999999964 y[1] (closed_form) -10.544296451193556 y[1] (numeric) -10.54429645119363 absolute error 7.283063041541027e-14 relative error 6.907111418246046e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.5199999999999964 y[1] (closed_form) -10.533757425133645 y[1] (numeric) -10.533757425133718 absolute error 7.283063041541027e-14 relative error 6.914021984371474e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.5099999999999963 y[1] (closed_form) -10.523228932832037 y[1] (numeric) -10.52322893283211 absolute error 7.283063041541027e-14 relative error 6.920939464519462e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.49999999999999634 y[1] (closed_form) -10.512710963760236 y[1] (numeric) -10.512710963760313 absolute error 7.638334409421077e-14 relative error 7.265808444417615e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.4899999999999963 y[1] (closed_form) -10.502203507400278 y[1] (numeric) -10.502203507400353 absolute error 7.460698725481052e-14 relative error 7.103936540768746e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.4799999999999963 y[1] (closed_form) -10.4917065532447 y[1] (numeric) -10.491706553244775 absolute error 7.460698725481052e-14 relative error 7.111044030462071e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.4699999999999963 y[1] (closed_form) -10.481220090796553 y[1] (numeric) -10.481220090796626 absolute error 7.283063041541027e-14 relative error 6.948678663790494e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.4599999999999963 y[1] (closed_form) -10.47074410956937 y[1] (numeric) -10.470744109569443 absolute error 7.283063041541027e-14 relative error 6.955630817952018e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.4499999999999963 y[1] (closed_form) -10.460278599087165 y[1] (numeric) -10.460278599087241 absolute error 7.638334409421077e-14 relative error 7.302228460805672e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.4399999999999963 y[1] (closed_form) -10.449823548884433 y[1] (numeric) -10.44982354888451 absolute error 7.638334409421077e-14 relative error 7.30953434159805e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.4299999999999963 y[1] (closed_form) -10.439378948506121 y[1] (numeric) -10.439378948506196 absolute error 7.460698725481052e-14 relative error 7.146688286996881e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.41999999999999627 y[1] (closed_form) -10.42894478750763 y[1] (numeric) -10.4289447875077 absolute error 6.927791673660977e-14 relative error 6.642850081975187e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.40999999999999626 y[1] (closed_form) -10.41852105545479 y[1] (numeric) -10.418521055454862 absolute error 7.283063041541027e-14 relative error 6.990496062517298e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.39999999999999625 y[1] (closed_form) -10.40810774192388 y[1] (numeric) -10.408107741923947 absolute error 6.750155989720952e-14 relative error 6.48547858755469e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.38999999999999624 y[1] (closed_form) -10.397704836501575 y[1] (numeric) -10.397704836501642 absolute error 6.750155989720952e-14 relative error 6.491967309962723e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.37999999999999623 y[1] (closed_form) -10.387312328784974 y[1] (numeric) -10.38731232878504 absolute error 6.572520305780927e-14 relative error 6.327450352645484e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.3699999999999962 y[1] (closed_form) -10.376930208381568 y[1] (numeric) -10.376930208381632 absolute error 6.394884621840902e-14 relative error 6.162597698378735e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.3599999999999962 y[1] (closed_form) -10.366558464909234 y[1] (numeric) -10.366558464909298 absolute error 6.394884621840902e-14 relative error 6.168763378403319e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.3499999999999962 y[1] (closed_form) -10.356197087996229 y[1] (numeric) -10.356197087996295 absolute error 6.572520305780927e-14 relative error 6.346461205724902e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.3399999999999962 y[1] (closed_form) -10.345846067281176 y[1] (numeric) -10.34584606728124 absolute error 6.394884621840902e-14 relative error 6.181113250916015e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.3299999999999962 y[1] (closed_form) -10.33550539241305 y[1] (numeric) -10.335505392413117 absolute error 6.572520305780927e-14 relative error 6.359166829524944e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.3199999999999962 y[1] (closed_form) -10.32517505305118 y[1] (numeric) -10.325175053051247 absolute error 6.750155989720952e-14 relative error 6.537570506106066e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.30999999999999617 y[1] (closed_form) -10.314855038865222 y[1] (numeric) -10.31485503886529 absolute error 6.750155989720952e-14 relative error 6.544111346487292e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.29999999999999616 y[1] (closed_form) -10.304545339535165 y[1] (numeric) -10.304545339535231 absolute error 6.572520305780927e-14 relative error 6.378272974901978e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.28999999999999615 y[1] (closed_form) -10.294245944751307 y[1] (numeric) -10.29424594475137 absolute error 6.394884621840902e-14 relative error 6.212096210020551e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.27999999999999614 y[1] (closed_form) -10.283956844214249 y[1] (numeric) -10.283956844214313 absolute error 6.394884621840902e-14 relative error 6.218311413314284e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.26999999999999613 y[1] (closed_form) -10.27367802763489 y[1] (numeric) -10.273678027634956 absolute error 6.572520305780927e-14 relative error 6.397436524778839e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.2599999999999961 y[1] (closed_form) -10.263409484734417 y[1] (numeric) -10.263409484734483 absolute error 6.572520305780927e-14 relative error 6.403837161088386e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.24999999999999611 y[1] (closed_form) -10.253151205244285 y[1] (numeric) -10.25315120524435 absolute error 6.572520305780927e-14 relative error 6.410244201235628e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.2399999999999961 y[1] (closed_form) -10.24290317890621 y[1] (numeric) -10.24290317890628 absolute error 6.927791673660977e-14 relative error 6.763504011175044e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.2299999999999961 y[1] (closed_form) -10.232665395472171 y[1] (numeric) -10.232665395472242 absolute error 7.105427357601002e-14 relative error 6.94386758775975e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.2199999999999961 y[1] (closed_form) -10.222437844704377 y[1] (numeric) -10.22243784470445 absolute error 7.283063041541027e-14 relative error 7.124585301649879e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.20999999999999608 y[1] (closed_form) -10.212220516375282 y[1] (numeric) -10.212220516375353 absolute error 7.105427357601002e-14 relative error 6.957769219933567e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.19999999999999607 y[1] (closed_form) -10.202013400267553 y[1] (numeric) -10.202013400267626 absolute error 7.283063041541027e-14 relative error 7.13884873092798e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.18999999999999606 y[1] (closed_form) -10.191816486174076 y[1] (numeric) -10.191816486174147 absolute error 7.105427357601002e-14 relative error 6.97169868319354e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.17999999999999605 y[1] (closed_form) -10.181629763897934 y[1] (numeric) -10.181629763898005 absolute error 7.105427357601002e-14 relative error 6.978673868888315e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.16999999999999604 y[1] (closed_form) -10.171453223252403 y[1] (numeric) -10.171453223252476 absolute error 7.283063041541027e-14 relative error 7.16029743408898e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.15999999999999603 y[1] (closed_form) -10.161286854060945 y[1] (numeric) -10.161286854061016 absolute error 7.105427357601002e-14 relative error 6.992645183283382e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.14999999999999603 y[1] (closed_form) -10.151130646157187 y[1] (numeric) -10.151130646157258 absolute error 7.105427357601002e-14 relative error 6.99964132595499e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.13999999999999602 y[1] (closed_form) -10.14098458938492 y[1] (numeric) -10.140984589384988 absolute error 6.750155989720952e-14 relative error 6.656312244855081e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.129999999999996 y[1] (closed_form) -10.130848673598088 y[1] (numeric) -10.130848673598159 absolute error 7.105427357601002e-14 relative error 7.013654617227075e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.119999999999996 y[1] (closed_form) -10.120722888660774 y[1] (numeric) -10.120722888660842 absolute error 6.750155989720952e-14 relative error 6.669638190848803e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.10999999999999599 y[1] (closed_form) -10.110607224447193 y[1] (numeric) -10.11060722444726 absolute error 6.750155989720952e-14 relative error 6.676311164970631e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.09999999999999598 y[1] (closed_form) -10.100501670841675 y[1] (numeric) -10.100501670841744 absolute error 6.927791673660977e-14 relative error 6.858858994756925e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.08999999999999597 y[1] (closed_form) -10.090406217738675 y[1] (numeric) -10.090406217738744 absolute error 6.927791673660977e-14 relative error 6.865721284324607e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.07999999999999596 y[1] (closed_form) -10.08032085504273 y[1] (numeric) -10.080320855042801 absolute error 7.105427357601002e-14 relative error 7.048810707296561e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.06999999999999595 y[1] (closed_form) -10.070245572668481 y[1] (numeric) -10.070245572668552 absolute error 7.105427357601002e-14 relative error 7.055863043584306e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.059999999999995945 y[1] (closed_form) -10.060180360540645 y[1] (numeric) -10.060180360540715 absolute error 6.927791673660977e-14 relative error 6.886349374842291e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.04999999999999594 y[1] (closed_form) -10.050125208594007 y[1] (numeric) -10.050125208594078 absolute error 7.105427357601002e-14 relative error 7.069988890810085e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.03999999999999593 y[1] (closed_form) -10.040080106773415 y[1] (numeric) -10.040080106773486 absolute error 7.105427357601002e-14 relative error 7.077062415873967e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.02999999999999592 y[1] (closed_form) -10.030045045033766 y[1] (numeric) -10.030045045033837 absolute error 7.105427357601002e-14 relative error 7.084143018000854e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.01999999999999591 y[1] (closed_form) -10.020020013339998 y[1] (numeric) -10.02002001334007 absolute error 7.105427357601002e-14 relative error 7.09123070427135e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.009999999999995901 y[1] (closed_form) -10.010005001667079 y[1] (numeric) -10.01000500166715 absolute error 7.105427357601002e-14 relative error 7.098325481773142e-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.100886297209172e-15 y[1] (closed_form) -9.999999999999996 y[1] (numeric) -10.00000000000007 absolute error 7.283063041541027e-14 relative error 7.28306304154103e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.010000000000004103 y[1] (closed_form) -9.990004998333745 y[1] (numeric) -9.990004998333818 absolute error 7.283063041541027e-14 relative error 7.290349747328239e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.02000000000000411 y[1] (closed_form) -9.980019986673327 y[1] (numeric) -9.980019986673401 absolute error 7.460698725481052e-14 relative error 7.475635054282042e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.03000000000000412 y[1] (closed_form) -9.970044955033728 y[1] (numeric) -9.9700449550338 absolute error 7.105427357601002e-14 relative error 7.126775646095334e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.04000000000000413 y[1] (closed_form) -9.96007989343991 y[1] (numeric) -9.960079893439984 absolute error 7.283063041541027e-14 relative error 7.31225363597528e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.05000000000000414 y[1] (closed_form) -9.950124791926818 y[1] (numeric) -9.950124791926891 absolute error 7.283063041541027e-14 relative error 7.319569546957087e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.06000000000000415 y[1] (closed_form) -9.940179640539348 y[1] (numeric) -9.940179640539423 absolute error 7.460698725481052e-14 relative error 7.505597479399516e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.07000000000000416 y[1] (closed_form) -9.930244429332348 y[1] (numeric) -9.930244429332426 absolute error 7.815970093361102e-14 relative error 7.870873822877896e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.08000000000000417 y[1] (closed_form) -9.920319148370604 y[1] (numeric) -9.920319148370682 absolute error 7.815970093361102e-14 relative error 7.878748633449824e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.09000000000000417 y[1] (closed_form) -9.910403787728834 y[1] (numeric) -9.910403787728916 absolute error 8.171241461241152e-14 relative error 8.245114564715182e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.10000000000000418 y[1] (closed_form) -9.900498337491676 y[1] (numeric) -9.900498337491758 absolute error 8.171241461241152e-14 relative error 8.253363803211711e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.11000000000000419 y[1] (closed_form) -9.890602787753682 y[1] (numeric) -9.890602787753766 absolute error 8.348877145181177e-14 relative error 8.441221758009093e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.1200000000000042 y[1] (closed_form) -9.880717128619303 y[1] (numeric) -9.880717128619384 absolute error 8.171241461241152e-14 relative error 8.269887048555729e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.1300000000000042 y[1] (closed_form) -9.870841350202873 y[1] (numeric) -9.870841350202955 absolute error 8.171241461241152e-14 relative error 8.278161071926468e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.1400000000000042 y[1] (closed_form) -9.860975442628614 y[1] (numeric) -9.860975442628696 absolute error 8.171241461241152e-14 relative error 8.286443373458971e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.1500000000000042 y[1] (closed_form) -9.85111939603062 y[1] (numeric) -9.851119396030702 absolute error 8.171241461241152e-14 relative error 8.294733961435537e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.16000000000000422 y[1] (closed_form) -9.841273200552848 y[1] (numeric) -9.841273200552925 absolute error 7.638334409421077e-14 relative error 7.761530702137181e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.17000000000000423 y[1] (closed_form) -9.83143684634909 y[1] (numeric) -9.831436846349167 absolute error 7.638334409421077e-14 relative error 7.769296114898584e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.18000000000000424 y[1] (closed_form) -9.821610323583004 y[1] (numeric) -9.821610323583077 absolute error 7.283063041541027e-14 relative error 7.415345143609918e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.19000000000000425 y[1] (closed_form) -9.811793622428056 y[1] (numeric) -9.811793622428132 absolute error 7.638334409421077e-14 relative error 7.784850256084853e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.20000000000000426 y[1] (closed_form) -9.80198673306755 y[1] (numeric) -9.801986733067626 absolute error 7.638334409421077e-14 relative error 7.792639000063864e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.21000000000000427 y[1] (closed_form) -9.792189645694592 y[1] (numeric) -9.79218964569467 absolute error 7.815970093361102e-14 relative error 7.981841014279795e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.22000000000000428 y[1] (closed_form) -9.782402350512095 y[1] (numeric) -9.782402350512173 absolute error 7.815970093361102e-14 relative error 7.989826847545221e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.23000000000000428 y[1] (closed_form) -9.772624837732767 y[1] (numeric) -9.772624837732842 absolute error 7.460698725481052e-14 relative error 7.634283367427335e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.2400000000000043 y[1] (closed_form) -9.762857097579088 y[1] (numeric) -9.762857097579165 absolute error 7.638334409421077e-14 relative error 7.823871980380792e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.2500000000000043 y[1] (closed_form) -9.753099120283322 y[1] (numeric) -9.753099120283398 absolute error 7.638334409421077e-14 relative error 7.831699765601467e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.2600000000000043 y[1] (closed_form) -9.74335089608749 y[1] (numeric) -9.743350896087565 absolute error 7.460698725481052e-14 relative error 7.657220606184827e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.2700000000000043 y[1] (closed_form) -9.733612415243364 y[1] (numeric) -9.733612415243439 absolute error 7.460698725481052e-14 relative error 7.664881656677837e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.2800000000000043 y[1] (closed_form) -9.723883668012466 y[1] (numeric) -9.723883668012538 absolute error 7.283063041541027e-14 relative error 7.489870601289973e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.2900000000000043 y[1] (closed_form) -9.714164644666043 y[1] (numeric) -9.714164644666118 absolute error 7.460698725481052e-14 relative error 7.680226759979461e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.3000000000000043 y[1] (closed_form) -9.704455335485079 y[1] (numeric) -9.704455335485152 absolute error 7.283063041541027e-14 relative error 7.504865332225244e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.3100000000000043 y[1] (closed_form) -9.694755730760255 y[1] (numeric) -9.69475573076033 absolute error 7.460698725481052e-14 relative error 7.695602584198365e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.32000000000000434 y[1] (closed_form) -9.685065820791971 y[1] (numeric) -9.685065820792047 absolute error 7.638334409421077e-14 relative error 7.8867139891017e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.33000000000000435 y[1] (closed_form) -9.675385595890317 y[1] (numeric) -9.675385595890392 absolute error 7.460698725481052e-14 relative error 7.711009190837864e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.34000000000000435 y[1] (closed_form) -9.665715046375063 y[1] (numeric) -9.665715046375139 absolute error 7.638334409421077e-14 relative error 7.902503201028759e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.35000000000000436 y[1] (closed_form) -9.65605416257566 y[1] (numeric) -9.656054162575735 absolute error 7.460698725481052e-14 relative error 7.726446641524411e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.36000000000000437 y[1] (closed_form) -9.646402934831226 y[1] (numeric) -9.646402934831302 absolute error 7.638334409421077e-14 relative error 7.918324022979161e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.3700000000000044 y[1] (closed_form) -9.636761353490531 y[1] (numeric) -9.636761353490602 absolute error 7.105427357601002e-14 relative error 7.37325237905507e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.3800000000000044 y[1] (closed_form) -9.62712940891199 y[1] (numeric) -9.627129408912063 absolute error 7.283063041541027e-14 relative error 7.565145052271737e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.3900000000000044 y[1] (closed_form) -9.617507091463661 y[1] (numeric) -9.617507091463736 absolute error 7.460698725481052e-14 relative error 7.757414322161554e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.4000000000000044 y[1] (closed_form) -9.607894391523228 y[1] (numeric) -9.607894391523303 absolute error 7.460698725481052e-14 relative error 7.765175616484101e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.4100000000000044 y[1] (closed_form) -9.598291299477985 y[1] (numeric) -9.59829129947806 absolute error 7.460698725481052e-14 relative error 7.772944675982913e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.4200000000000044 y[1] (closed_form) -9.588697805724841 y[1] (numeric) -9.588697805724914 absolute error 7.283063041541027e-14 relative error 7.595466234416881e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.43000000000000443 y[1] (closed_form) -9.579113900670302 y[1] (numeric) -9.579113900670377 absolute error 7.460698725481052e-14 relative error 7.788506121593342e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.44000000000000444 y[1] (closed_form) -9.569539574730463 y[1] (numeric) -9.569539574730538 absolute error 7.460698725481052e-14 relative error 7.796298523266403e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.45000000000000445 y[1] (closed_form) -9.559974818330994 y[1] (numeric) -9.559974818331069 absolute error 7.460698725481052e-14 relative error 7.804098721238641e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.46000000000000446 y[1] (closed_form) -9.55041962190714 y[1] (numeric) -9.550419621907217 absolute error 7.638334409421077e-14 relative error 7.997904502436683e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.47000000000000447 y[1] (closed_form) -9.540873975903708 y[1] (numeric) -9.540873975903786 absolute error 7.815970093361102e-14 relative error 8.192090277160146e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.4800000000000045 y[1] (closed_form) -9.531337870775044 y[1] (numeric) -9.531337870775122 absolute error 7.815970093361102e-14 relative error 8.200286464848133e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.4900000000000045 y[1] (closed_form) -9.521811296985046 y[1] (numeric) -9.521811296985122 absolute error 7.638334409421077e-14 relative error 8.021934242531831e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5000000000000044 y[1] (closed_form) -9.512294245007137 y[1] (numeric) -9.512294245007215 absolute error 7.815970093361102e-14 relative error 8.216703449289944e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5100000000000044 y[1] (closed_form) -9.502786705324265 y[1] (numeric) -9.502786705324345 absolute error 7.993605777301127e-14 relative error 8.41185435933486e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5200000000000045 y[1] (closed_form) -9.49328866842889 y[1] (numeric) -9.493288668428972 absolute error 8.171241461241152e-14 relative error 8.607387541490895e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5300000000000045 y[1] (closed_form) -9.483800124822979 y[1] (numeric) -9.483800124823059 absolute error 7.993605777301127e-14 relative error 8.428694902983663e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5400000000000045 y[1] (closed_form) -9.47432106501798 y[1] (numeric) -9.47432106501806 absolute error 7.993605777301127e-14 relative error 8.437127813639232e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5500000000000045 y[1] (closed_form) -9.464851479534834 y[1] (numeric) -9.46485147953492 absolute error 8.526512829121202e-14 relative error 9.008607105518207e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5600000000000045 y[1] (closed_form) -9.455391358903958 y[1] (numeric) -9.455391358904045 absolute error 8.704148513061227e-14 relative error 9.205487306313029e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5700000000000045 y[1] (closed_form) -9.445940693665229 y[1] (numeric) -9.445940693665316 absolute error 8.704148513061227e-14 relative error 9.214697397897625e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5800000000000045 y[1] (closed_form) -9.43649947436798 y[1] (numeric) -9.436499474368066 absolute error 8.526512829121202e-14 relative error 9.03567350613589e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5900000000000045 y[1] (closed_form) -9.427067691570993 y[1] (numeric) -9.427067691571077 absolute error 8.348877145181177e-14 relative error 8.856282163589578e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6000000000000045 y[1] (closed_form) -9.417645335842483 y[1] (numeric) -9.417645335842565 absolute error 8.171241461241152e-14 relative error 8.676522814192566e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6100000000000045 y[1] (closed_form) -9.408232397760095 y[1] (numeric) -9.408232397760173 absolute error 7.815970093361102e-14 relative error 8.307586125553108e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6200000000000045 y[1] (closed_form) -9.398828867910886 y[1] (numeric) -9.398828867910964 absolute error 7.815970093361102e-14 relative error 8.315897866856669e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6300000000000046 y[1] (closed_form) -9.389434736891328 y[1] (numeric) -9.389434736891408 absolute error 7.993605777301127e-14 relative error 8.513404695060126e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6400000000000046 y[1] (closed_form) -9.380049995307289 y[1] (numeric) -9.380049995307374 absolute error 8.526512829121202e-14 relative error 9.090050515068577e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6500000000000046 y[1] (closed_form) -9.37067463377403 y[1] (numeric) -9.370674633774117 absolute error 8.704148513061227e-14 relative error 9.288710635293544e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6600000000000046 y[1] (closed_form) -9.361308642916184 y[1] (numeric) -9.361308642916272 absolute error 8.881784197001252e-14 relative error 9.487759175339451e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6700000000000046 y[1] (closed_form) -9.351952013367761 y[1] (numeric) -9.351952013367852 absolute error 9.059419880941277e-14 relative error 9.687196713575588e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6800000000000046 y[1] (closed_form) -9.34260473577213 y[1] (numeric) -9.342604735772222 absolute error 9.237055564881302e-14 relative error 9.887023829139762e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6900000000000046 y[1] (closed_form) -9.333266800782015 y[1] (numeric) -9.333266800782106 absolute error 9.059419880941277e-14 relative error 9.70659049431889e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7000000000000046 y[1] (closed_form) -9.323938199059478 y[1] (numeric) -9.323938199059567 absolute error 8.881784197001252e-14 relative error 9.525786215418258e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7100000000000046 y[1] (closed_form) -9.314618921275917 y[1] (numeric) -9.314618921276006 absolute error 8.881784197001252e-14 relative error 9.535316766114814e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7200000000000046 y[1] (closed_form) -9.305308958112054 y[1] (numeric) -9.305308958112144 absolute error 9.059419880941277e-14 relative error 9.735753989171507e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7300000000000046 y[1] (closed_form) -9.296008300257922 y[1] (numeric) -9.296008300258013 absolute error 9.059419880941277e-14 relative error 9.745494612660705e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7400000000000047 y[1] (closed_form) -9.286716938412866 y[1] (numeric) -9.286716938412956 absolute error 9.059419880941277e-14 relative error 9.755244981645327e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7500000000000047 y[1] (closed_form) -9.277434863285524 y[1] (numeric) -9.27743486328561 absolute error 8.526512829121202e-14 relative error 9.190593040824228e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7600000000000047 y[1] (closed_form) -9.268162065593817 y[1] (numeric) -9.268162065593904 absolute error 8.704148513061227e-14 relative error 9.391450485499842e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7700000000000047 y[1] (closed_form) -9.258898536064951 y[1] (numeric) -9.258898536065038 absolute error 8.704148513061227e-14 relative error 9.400846633276215e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7800000000000047 y[1] (closed_form) -9.24964426543539 y[1] (numeric) -9.249644265435478 absolute error 8.881784197001252e-14 relative error 9.602298144795928e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7900000000000047 y[1] (closed_form) -9.240399244450865 y[1] (numeric) -9.240399244450954 absolute error 8.881784197001252e-14 relative error 9.611905245690579e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8000000000000047 y[1] (closed_form) -9.231163463866354 y[1] (numeric) -9.231163463866444 absolute error 9.059419880941277e-14 relative error 9.813952397661103e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8100000000000047 y[1] (closed_form) -9.221936914446076 y[1] (numeric) -9.221936914446164 absolute error 8.881784197001252e-14 relative error 9.631148292814736e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8200000000000047 y[1] (closed_form) -9.212719586963482 y[1] (numeric) -9.21271958696357 absolute error 8.704148513061227e-14 relative error 9.447968573121544e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8300000000000047 y[1] (closed_form) -9.203511472201242 y[1] (numeric) -9.20351147220133 absolute error 8.704148513061227e-14 relative error 9.457421267254008e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8400000000000047 y[1] (closed_form) -9.194312560951243 y[1] (numeric) -9.194312560951328 absolute error 8.526512829121202e-14 relative error 9.273681716383861e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8500000000000048 y[1] (closed_form) -9.18512284401457 y[1] (numeric) -9.185122844014654 absolute error 8.348877145181177e-14 relative error 9.089565035726955e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8600000000000048 y[1] (closed_form) -9.175942312201505 y[1] (numeric) -9.17594231220159 absolute error 8.526512829121202e-14 relative error 9.292247639551158e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8700000000000048 y[1] (closed_form) -9.166770956331519 y[1] (numeric) -9.166770956331604 absolute error 8.526512829121202e-14 relative error 9.301544534863623e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8800000000000048 y[1] (closed_form) -9.157608767233253 y[1] (numeric) -9.157608767233334 absolute error 8.171241461241152e-14 relative error 8.922898617899674e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8900000000000048 y[1] (closed_form) -9.148455735744514 y[1] (numeric) -9.148455735744598 absolute error 8.348877145181177e-14 relative error 9.125996109442546e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9000000000000048 y[1] (closed_form) -9.139311852712277 y[1] (numeric) -9.13931185271236 absolute error 8.348877145181177e-14 relative error 9.13512667007142e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9100000000000048 y[1] (closed_form) -9.130177108992655 y[1] (numeric) -9.130177108992738 absolute error 8.348877145181177e-14 relative error 9.144266365827729e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9200000000000048 y[1] (closed_form) -9.1210514954509 y[1] (numeric) -9.121051495450985 absolute error 8.526512829121202e-14 relative error 9.348168720869274e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9300000000000048 y[1] (closed_form) -9.111935002961399 y[1] (numeric) -9.11193500296149 absolute error 9.059419880941277e-14 relative error 9.942366663059983e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9400000000000048 y[1] (closed_form) -9.102827622407665 y[1] (numeric) -9.102827622407753 absolute error 8.881784197001252e-14 relative error 9.75717059074887e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9500000000000048 y[1] (closed_form) -9.09372934468231 y[1] (numeric) -9.093729344682398 absolute error 8.704148513061227e-14 relative error 9.571593988720483e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9600000000000048 y[1] (closed_form) -9.084640160687057 y[1] (numeric) -9.084640160687146 absolute error 8.881784197001252e-14 relative error 9.776704459287617e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9700000000000049 y[1] (closed_form) -9.075560061332721 y[1] (numeric) -9.07556006133281 absolute error 8.881784197001252e-14 relative error 9.786486053728992e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9800000000000049 y[1] (closed_form) -9.066489037539204 y[1] (numeric) -9.066489037539295 absolute error 9.059419880941277e-14 relative error 9.992202983350381e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9900000000000049 y[1] (closed_form) -9.057427080235481 y[1] (numeric) -9.057427080235573 absolute error 9.237055564881302e-14 relative error 1.0198321756338281e-12% Desired digits 8 Estimated correct digits 11 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0000000000000049 y[1] (closed_form) -9.048374180359591 y[1] (numeric) -9.048374180359684 absolute error 9.237055564881302e-14 relative error 1.0208525178955643e-12% Desired digits 8 Estimated correct digits 11 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0100000000000038 y[1] (closed_form) -9.039330328858638 y[1] (numeric) -9.03933032885873 absolute error 9.237055564881302e-14 relative error 1.0218738810099033e-12% Desired digits 8 Estimated correct digits 11 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0200000000000027 y[1] (closed_form) -9.030295516688765 y[1] (numeric) -9.030295516688856 absolute error 9.059419880941277e-14 relative error 1.0032251839597815e-12% Desired digits 8 Estimated correct digits 11 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0300000000000016 y[1] (closed_form) -9.021269734815164 y[1] (numeric) -9.021269734815252 absolute error 8.881784197001252e-14 relative error 9.845381479642933e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0400000000000005 y[1] (closed_form) -9.012252974212046 y[1] (numeric) -9.012252974212137 absolute error 9.059419880941277e-14 relative error 1.0052336421163716e-12% Desired digits 8 Estimated correct digits 11 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0499999999999994 y[1] (closed_form) -9.003245225862656 y[1] (numeric) -9.003245225862745 absolute error 8.881784197001252e-14 relative error 9.865091946498919e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0599999999999983 y[1] (closed_form) -8.994246480759243 y[1] (numeric) -8.994246480759333 absolute error 9.059419880941277e-14 relative error 1.00724612120887e-12% Desired digits 8 Estimated correct digits 11 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0699999999999972 y[1] (closed_form) -8.985256729903057 y[1] (numeric) -8.985256729903147 absolute error 9.059419880941277e-14 relative error 1.008253871121056e-12% Desired digits 8 Estimated correct digits 11 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.079999999999996 y[1] (closed_form) -8.976275964304353 y[1] (numeric) -8.97627596430444 absolute error 8.704148513061227e-14 relative error 9.69683702648483e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.089999999999995 y[1] (closed_form) -8.967304174982358 y[1] (numeric) -8.967304174982447 absolute error 8.881784197001252e-14 relative error 9.904631340353441e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0999999999999939 y[1] (closed_form) -8.958341352965288 y[1] (numeric) -8.958341352965375 absolute error 8.704148513061227e-14 relative error 9.716250107147434e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1099999999999928 y[1] (closed_form) -8.949387489290316 y[1] (numeric) -8.9493874892904 absolute error 8.348877145181177e-14 relative error 9.32899279997903e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1199999999999917 y[1] (closed_form) -8.94044257500358 y[1] (numeric) -8.940442575003662 absolute error 8.171241461241152e-14 relative error 9.139638661834232e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1299999999999906 y[1] (closed_form) -8.931506601160162 y[1] (numeric) -8.931506601160244 absolute error 8.171241461241152e-14 relative error 9.148782871839052e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1399999999999895 y[1] (closed_form) -8.922579558824093 y[1] (numeric) -8.92257955882417 absolute error 7.638334409421077e-14 relative error 8.560679519934405e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1499999999999884 y[1] (closed_form) -8.913661439068324 y[1] (numeric) -8.9136614390684 absolute error 7.638334409421077e-14 relative error 8.569244481221235e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1599999999999873 y[1] (closed_form) -8.904752232974737 y[1] (numeric) -8.904752232974811 absolute error 7.460698725481052e-14 relative error 8.378333871945046e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1699999999999862 y[1] (closed_form) -8.895851931634125 y[1] (numeric) -8.895851931634198 absolute error 7.283063041541027e-14 relative error 8.187032672657315e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.179999999999985 y[1] (closed_form) -8.886960526146186 y[1] (numeric) -8.886960526146261 absolute error 7.460698725481052e-14 relative error 8.395107307533378e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.189999999999984 y[1] (closed_form) -8.878078007619514 y[1] (numeric) -8.878078007619589 absolute error 7.460698725481052e-14 relative error 8.403506613794098e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1999999999999829 y[1] (closed_form) -8.86920436717159 y[1] (numeric) -8.869204367171665 absolute error 7.460698725481052e-14 relative error 8.411914323562132e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2099999999999818 y[1] (closed_form) -8.860339595928773 y[1] (numeric) -8.860339595928844 absolute error 7.105427357601002e-14 relative error 8.019362328804944e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2199999999999807 y[1] (closed_form) -8.851483685026288 y[1] (numeric) -8.85148368502636 absolute error 7.105427357601002e-14 relative error 8.027385702151808e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2299999999999796 y[1] (closed_form) -8.842636625608227 y[1] (numeric) -8.842636625608295 absolute error 6.750155989720952e-14 relative error 7.63364624774079e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2399999999999785 y[1] (closed_form) -8.833798408827528 y[1] (numeric) -8.833798408827596 absolute error 6.750155989720952e-14 relative error 7.641283712084246e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2499999999999774 y[1] (closed_form) -8.824969025845974 y[1] (numeric) -8.824969025846041 absolute error 6.750155989720952e-14 relative error 7.648928817712051e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2599999999999763 y[1] (closed_form) -8.816148467834179 y[1] (numeric) -8.81614846783425 absolute error 7.105427357601002e-14 relative error 8.059559549757173e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2699999999999751 y[1] (closed_form) -8.807336725971592 y[1] (numeric) -8.807336725971656 absolute error 6.394884621840902e-14 relative error 7.260860826387267e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.279999999999974 y[1] (closed_form) -8.79853379144646 y[1] (numeric) -8.798533791446525 absolute error 6.572520305780927e-14 relative error 7.470017688822695e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.289999999999973 y[1] (closed_form) -8.789739655455854 y[1] (numeric) -8.789739655455918 absolute error 6.394884621840902e-14 relative error 7.275397079447685e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2999999999999718 y[1] (closed_form) -8.780954309205638 y[1] (numeric) -8.780954309205699 absolute error 6.039613253960852e-14 relative error 6.878082997914176e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.3099999999999707 y[1] (closed_form) -8.772177743910461 y[1] (numeric) -8.772177743910522 absolute error 6.039613253960852e-14 relative error 6.884964521100222e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.3199999999999696 y[1] (closed_form) -8.76340995079376 y[1] (numeric) -8.76340995079382 absolute error 6.039613253960852e-14 relative error 6.891852929251364e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.3299999999999685 y[1] (closed_form) -8.75465092108774 y[1] (numeric) -8.754650921087796 absolute error 5.684341886080802e-14 relative error 6.492939509888007e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.3399999999999674 y[1] (closed_form) -8.74590064603337 y[1] (numeric) -8.745900646033423 absolute error 5.3290705182007514e-14 relative error 6.093220965890696e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.3499999999999663 y[1] (closed_form) -8.737159116880374 y[1] (numeric) -8.737159116880424 absolute error 4.973799150320701e-14 relative error 5.692696085517337e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.3599999999999652 y[1] (closed_form) -8.728426324887224 y[1] (numeric) -8.728426324887272 absolute error 4.796163466380676e-14 relative error 5.494877642153491e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.3699999999999641 y[1] (closed_form) -8.719702261321126 y[1] (numeric) -8.719702261321174 absolute error 4.796163466380676e-14 relative error 5.500375268150506e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.379999999999963 y[1] (closed_form) -8.710986917458015 y[1] (numeric) -8.710986917458063 absolute error 4.796163466380676e-14 relative error 5.505878394523249e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.389999999999962 y[1] (closed_form) -8.70228028458255 y[1] (numeric) -8.702280284582598 absolute error 4.796163466380676e-14 relative error 5.511387026774845e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.3999999999999608 y[1] (closed_form) -8.693582353988091 y[1] (numeric) -8.693582353988141 absolute error 4.973799150320701e-14 relative error 5.721230843392221e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.4099999999999597 y[1] (closed_form) -8.684893116976713 y[1] (numeric) -8.684893116976761 absolute error 4.796163466380676e-14 relative error 5.522420830954638e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.4199999999999586 y[1] (closed_form) -8.676212564859174 y[1] (numeric) -8.676212564859224 absolute error 4.973799150320701e-14 relative error 5.732684755172815e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.4299999999999575 y[1] (closed_form) -8.667540688954926 y[1] (numeric) -8.667540688954972 absolute error 4.618527782440651e-14 relative error 5.328533142424189e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.4399999999999564 y[1] (closed_form) -8.658877480592087 y[1] (numeric) -8.658877480592132 absolute error 4.440892098500626e-14 relative error 5.128715712232207e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.4499999999999553 y[1] (closed_form) -8.65022293110745 y[1] (numeric) -8.650222931107493 absolute error 4.263256414560601e-14 relative error 4.928493113431002e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.4599999999999542 y[1] (closed_form) -8.641577031846467 y[1] (numeric) -8.641577031846507 absolute error 4.085620730620576e-14 relative error 4.727864735295418e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.4699999999999531 y[1] (closed_form) -8.632939774163233 y[1] (numeric) -8.632939774163273 absolute error 3.907985046680551e-14 relative error 4.52682996628381e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.479999999999952 y[1] (closed_form) -8.624311149420496 y[1] (numeric) -8.624311149420533 absolute error 3.730349362740526e-14 relative error 4.3253881940370206e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.489999999999951 y[1] (closed_form) -8.615691148989626 y[1] (numeric) -8.615691148989663 absolute error 3.730349362740526e-14 relative error 4.329715745646232e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.4999999999999498 y[1] (closed_form) -8.60707976425062 y[1] (numeric) -8.60707976425066 absolute error 3.907985046680551e-14 relative error 4.5404308473035295e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5099999999999487 y[1] (closed_form) -8.598476986592098 y[1] (numeric) -8.598476986592136 absolute error 3.730349362740526e-14 relative error 4.3383838423448575e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5199999999999476 y[1] (closed_form) -8.589882807411279 y[1] (numeric) -8.58988280741132 absolute error 4.085620730620576e-14 relative error 4.756317195731165e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5299999999999465 y[1] (closed_form) -8.581297218113983 y[1] (numeric) -8.581297218114024 absolute error 4.085620730620576e-14 relative error 4.761075891878411e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5399999999999454 y[1] (closed_form) -8.572720210114621 y[1] (numeric) -8.57272021011466 absolute error 3.907985046680551e-14 relative error 4.558628942619252e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5499999999999443 y[1] (closed_form) -8.564151774836182 y[1] (numeric) -8.564151774836224 absolute error 4.263256414560601e-14 relative error 4.978025292694151e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5599999999999432 y[1] (closed_form) -8.555591903710233 y[1] (numeric) -8.555591903710276 absolute error 4.263256414560601e-14 relative error 4.983005807829368e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.569999999999942 y[1] (closed_form) -8.5470405881769 y[1] (numeric) -8.547040588176941 absolute error 4.085620730620576e-14 relative error 4.780158334888693e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.579999999999941 y[1] (closed_form) -8.538497819684867 y[1] (numeric) -8.538497819684908 absolute error 4.085620730620576e-14 relative error 4.784940884099641e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.58999999999994 y[1] (closed_form) -8.529963589691366 y[1] (numeric) -8.529963589691405 absolute error 3.907985046680551e-14 relative error 4.581479165284398e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5999999999999388 y[1] (closed_form) -8.521437889662165 y[1] (numeric) -8.5214378896622 absolute error 3.552713678800501e-14 relative error 4.169148123593669e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6099999999999377 y[1] (closed_form) -8.512920711071565 y[1] (numeric) -8.512920711071597 absolute error 3.197442310920451e-14 relative error 3.7559874212877196e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6199999999999366 y[1] (closed_form) -8.504412045402384 y[1] (numeric) -8.504412045402415 absolute error 3.019806626980426e-14 relative error 3.550870549143935e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6299999999999355 y[1] (closed_form) -8.495911884145958 y[1] (numeric) -8.495911884145988 absolute error 3.019806626980426e-14 relative error 3.5544231957203126e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6399999999999344 y[1] (closed_form) -8.487420218802121 y[1] (numeric) -8.487420218802152 absolute error 3.019806626980426e-14 relative error 3.5579793967201834e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6499999999999333 y[1] (closed_form) -8.478937040879213 y[1] (numeric) -8.478937040879245 absolute error 3.197442310920451e-14 relative error 3.771041458976202e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6599999999999322 y[1] (closed_form) -8.470462341894056 y[1] (numeric) -8.470462341894084 absolute error 2.842170943040401e-14 relative error 3.355390565852951e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.669999999999931 y[1] (closed_form) -8.461996113371942 y[1] (numeric) -8.46199611337197 absolute error 2.842170943040401e-14 relative error 3.358747634673458e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.67999999999993 y[1] (closed_form) -8.453538346846646 y[1] (numeric) -8.453538346846672 absolute error 2.6645352591003757e-14 relative error 3.151976308351763e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.689999999999929 y[1] (closed_form) -8.445089033860404 y[1] (numeric) -8.445089033860429 absolute error 2.4868995751603507e-14 relative error 2.9447878704288136e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6999999999999278 y[1] (closed_form) -8.436648165963899 y[1] (numeric) -8.436648165963922 absolute error 2.3092638912203256e-14 relative error 2.7371816932423765e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7099999999999267 y[1] (closed_form) -8.428215734716263 y[1] (numeric) -8.428215734716288 absolute error 2.4868995751603507e-14 relative error 2.950683339673759e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7199999999999256 y[1] (closed_form) -8.419791731685061 y[1] (numeric) -8.419791731685084 absolute error 2.3092638912203256e-14 relative error 2.742661534643649e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7299999999999245 y[1] (closed_form) -8.411376148446296 y[1] (numeric) -8.411376148446317 absolute error 2.1316282072803006e-14 relative error 2.53422052427657e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7399999999999234 y[1] (closed_form) -8.40296897658438 y[1] (numeric) -8.402968976584399 absolute error 1.9539925233402755e-14 relative error 2.325359677972452e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7499999999999223 y[1] (closed_form) -8.39457020769214 y[1] (numeric) -8.394570207692158 absolute error 1.7763568394002505e-14 relative error 2.1160783642890176e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7599999999999212 y[1] (closed_form) -8.386179833370806 y[1] (numeric) -8.386179833370825 absolute error 1.9539925233402755e-14 relative error 2.3300150511497827e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.76999999999992 y[1] (closed_form) -8.377797845230004 y[1] (numeric) -8.377797845230026 absolute error 2.1316282072803006e-14 relative error 2.544377707196608e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.779999999999919 y[1] (closed_form) -8.36942423488775 y[1] (numeric) -8.369424234887768 absolute error 1.7763568394002505e-14 relative error 2.122436131264022e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7899999999999179 y[1] (closed_form) -8.361058993970424 y[1] (numeric) -8.361058993970444 absolute error 1.9539925233402755e-14 relative error 2.3370155918638974e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7999999999999168 y[1] (closed_form) -8.35270211411279 y[1] (numeric) -8.35270211411281 absolute error 2.1316282072803006e-14 relative error 2.552022301476172e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8099999999999157 y[1] (closed_form) -8.344353586957967 y[1] (numeric) -8.344353586957988 absolute error 2.1316282072803006e-14 relative error 2.5545756002142414e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8199999999999146 y[1] (closed_form) -8.336013404157423 y[1] (numeric) -8.336013404157445 absolute error 2.1316282072803006e-14 relative error 2.557131453528125e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8299999999999135 y[1] (closed_form) -8.327681557370981 y[1] (numeric) -8.327681557371003 absolute error 2.1316282072803006e-14 relative error 2.559689863973675e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8399999999999124 y[1] (closed_form) -8.31935803826679 y[1] (numeric) -8.319358038266811 absolute error 2.1316282072803006e-14 relative error 2.5622508341093013e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8499999999999113 y[1] (closed_form) -8.31104283852133 y[1] (numeric) -8.311042838521352 absolute error 2.3092638912203256e-14 relative error 2.778548897037308e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8599999999999102 y[1] (closed_form) -8.3027359498194 y[1] (numeric) -8.302735949819423 absolute error 2.3092638912203256e-14 relative error 2.7813288356720007e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.869999999999909 y[1] (closed_form) -8.294437363854115 y[1] (numeric) -8.294437363854135 absolute error 1.9539925233402755e-14 relative error 2.3557867009225663e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.879999999999908 y[1] (closed_form) -8.286147072326882 y[1] (numeric) -8.286147072326902 absolute error 1.9539925233402755e-14 relative error 2.358143665909569e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8899999999999069 y[1] (closed_form) -8.277865066947413 y[1] (numeric) -8.277865066947433 absolute error 1.9539925233402755e-14 relative error 2.360502989040433e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8999999999999058 y[1] (closed_form) -8.269591339433703 y[1] (numeric) -8.269591339433722 absolute error 1.9539925233402755e-14 relative error 2.362864672674483e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9099999999999047 y[1] (closed_form) -8.261325881512017 y[1] (numeric) -8.261325881512038 absolute error 2.1316282072803006e-14 relative error 2.580249511825531e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9199999999999036 y[1] (closed_form) -8.253068684916904 y[1] (numeric) -8.253068684916922 absolute error 1.7763568394002505e-14 relative error 2.1523592099102172e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9299999999999025 y[1] (closed_form) -8.244819741391163 y[1] (numeric) -8.244819741391181 absolute error 1.7763568394002505e-14 relative error 2.1545126456585486e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9399999999999014 y[1] (closed_form) -8.23657904268585 y[1] (numeric) -8.236579042685866 absolute error 1.5987211554602254e-14 relative error 1.9410014123277344e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9499999999999003 y[1] (closed_form) -8.228346580560267 y[1] (numeric) -8.228346580560281 absolute error 1.4210854715202004e-14 relative error 1.7270607862794216e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9599999999998992 y[1] (closed_form) -8.220122346781949 y[1] (numeric) -8.220122346781963 absolute error 1.4210854715202004e-14 relative error 1.7287887108840094e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.969999999999898 y[1] (closed_form) -8.211906333126663 y[1] (numeric) -8.211906333126676 absolute error 1.2434497875801753e-14 relative error 1.5142035687427706e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.979999999999897 y[1] (closed_form) -8.203698531378395 y[1] (numeric) -8.203698531378405 absolute error 1.0658141036401503e-14 relative error 1.2991873111420527e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9899999999998959 y[1] (closed_form) -8.195498933329342 y[1] (numeric) -8.195498933329354 absolute error 1.2434497875801753e-14 relative error 1.5172350063073414e-13% Desired digits 8 Estimated correct digits 11 Correct digits 15 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9999999999998948 y[1] (closed_form) -8.187307530779904 y[1] (numeric) -8.18730753077992 absolute error 1.5987211554602254e-14 relative error 1.9526824288081125e-13% Desired digits 8 Estimated correct digits 11 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] 2.0099999999998936 y[1] (closed_form) -8.179124315538681 y[1] (numeric) -8.179124315538695 absolute error 1.4210854715202004e-14 relative error 1.7374543003588117e-13% Desired digits 8 Estimated correct digits 11 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] 2.0199999999998925 y[1] (closed_form) -8.170949279422455 y[1] (numeric) -8.17094927942247 absolute error 1.4210854715202004e-14 relative error 1.7391926236759684e-13% Desired digits 8 Estimated correct digits 11 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] 2.0299999999998914 y[1] (closed_form) -8.162782414256188 y[1] (numeric) -8.162782414256203 absolute error 1.4210854715202004e-14 relative error 1.7409326861858942e-13% Desired digits 8 Estimated correct digits 11 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] 2.0399999999998903 y[1] (closed_form) -8.154623711873016 y[1] (numeric) -8.154623711873032 absolute error 1.5987211554602254e-14 relative error 1.9605088008322324e-13% Desired digits 8 Estimated correct digits 11 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] 2.0499999999998892 y[1] (closed_form) -8.146473164114237 y[1] (numeric) -8.146473164114248 absolute error 1.0658141036401503e-14 relative error 1.3083135268095318e-13% Desired digits 8 Estimated correct digits 11 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] 2.059999999999888 y[1] (closed_form) -8.138330762829298 y[1] (numeric) -8.138330762829312 absolute error 1.4210854715202004e-14 relative error 1.7461633262816153e-13% Desired digits 8 Estimated correct digits 11 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] 2.069999999999887 y[1] (closed_form) -8.130196499875801 y[1] (numeric) -8.130196499875815 absolute error 1.4210854715202004e-14 relative error 1.74791036298066e-13% Desired digits 8 Estimated correct digits 11 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] 2.079999999999886 y[1] (closed_form) -8.122070367119482 y[1] (numeric) -8.122070367119498 absolute error 1.5987211554602254e-14 relative error 1.96836654103899e-13% Desired digits 8 Estimated correct digits 11 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] 2.089999999999885 y[1] (closed_form) -8.113952356434206 y[1] (numeric) -8.11395235643422 absolute error 1.4210854715202004e-14 relative error 1.7514096818590602e-13% Desired digits 8 Estimated correct digits 11 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] 2.0999999999998837 y[1] (closed_form) -8.105842459701966 y[1] (numeric) -8.105842459701975 absolute error 8.881784197001252e-15 relative error 1.0957262297110837e-13% Desired digits 8 Estimated correct digits 11 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] 2.1099999999998826 y[1] (closed_form) -8.097740668812857 y[1] (numeric) -8.097740668812866 absolute error 8.881784197001252e-15 relative error 1.0968225039865764e-13% Desired digits 8 Estimated correct digits 11 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] 2.1199999999998815 y[1] (closed_form) -8.089646975665094 y[1] (numeric) -8.089646975665097 absolute error 3.552713678800501e-15 relative error 4.3916795003386574e-14% Desired digits 8 Estimated correct digits 11 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] 2.1299999999998804 y[1] (closed_form) -8.08156137216498 y[1] (numeric) -8.081561372164982 absolute error 1.7763568394002505e-15 relative error 2.1980366882054375e-14% Desired digits 8 Estimated correct digits 11 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] 2.1399999999998793 y[1] (closed_form) -8.073483850226912 y[1] (numeric) -8.073483850226912 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 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] 2.1499999999998782 y[1] (closed_form) -8.065414401773367 y[1] (numeric) -8.065414401773365 absolute error 1.7763568394002505e-15 relative error 2.202437160587406e-14% Desired digits 8 Estimated correct digits 11 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] 2.159999999999877 y[1] (closed_form) -8.057353018734897 y[1] (numeric) -8.057353018734895 absolute error 1.7763568394002505e-15 relative error 2.2046406993337374e-14% Desired digits 8 Estimated correct digits 11 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] 2.169999999999876 y[1] (closed_form) -8.049299693050113 y[1] (numeric) -8.049299693050115 absolute error 1.7763568394002505e-15 relative error 2.2068464427209535e-14% Desired digits 8 Estimated correct digits 11 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] 2.179999999999875 y[1] (closed_form) -8.041254416665696 y[1] (numeric) -8.041254416665693 absolute error 3.552713678800501e-15 relative error 4.4181087859095906e-14% Desired digits 8 Estimated correct digits 11 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] 2.189999999999874 y[1] (closed_form) -8.033217181536367 y[1] (numeric) -8.03321718153636 absolute error 7.105427357601002e-15 relative error 8.845058208972855e-14% Desired digits 8 Estimated correct digits 11 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] 2.1999999999998727 y[1] (closed_form) -8.025187979624887 y[1] (numeric) -8.02518797962488 absolute error 7.105427357601002e-15 relative error 8.853907691185477e-14% Desired digits 8 Estimated correct digits 11 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] 2.2099999999998716 y[1] (closed_form) -8.017166802902056 y[1] (numeric) -8.017166802902047 absolute error 8.881784197001252e-15 relative error 1.1078457534133158e-13% Desired digits 8 Estimated correct digits 11 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] 2.2199999999998705 y[1] (closed_form) -8.009153643346696 y[1] (numeric) -8.00915364334669 absolute error 7.105427357601002e-15 relative error 8.871633226194341e-14% Desired digits 8 Estimated correct digits 11 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] 2.2299999999998694 y[1] (closed_form) -8.001148492945646 y[1] (numeric) -8.001148492945639 absolute error 7.105427357601002e-15 relative error 8.880509296716124e-14% Desired digits 8 Estimated correct digits 11 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] 2.2399999999998683 y[1] (closed_form) -7.993151343693756 y[1] (numeric) -7.993151343693748 absolute error 7.993605777301127e-15 relative error 1.0000568528716436e-13% Desired digits 8 Estimated correct digits 11 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] 2.249999999999867 y[1] (closed_form) -7.985162187593876 y[1] (numeric) -7.985162187593869 absolute error 7.105427357601002e-15 relative error 8.89828808817475e-14% Desired digits 8 Estimated correct digits 11 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] 2.259999999999866 y[1] (closed_form) -7.977181016656849 y[1] (numeric) -7.977181016656841 absolute error 7.993605777301127e-15 relative error 1.0020589680251686e-13% Desired digits 8 Estimated correct digits 11 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] 2.269999999999865 y[1] (closed_form) -7.969207822901502 y[1] (numeric) -7.969207822901494 absolute error 7.993605777301127e-15 relative error 1.0030615281897294e-13% Desired digits 8 Estimated correct digits 11 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] 2.279999999999864 y[1] (closed_form) -7.961242598354645 y[1] (numeric) -7.961242598354636 absolute error 8.881784197001252e-15 relative error 1.1156278793510018e-13% Desired digits 8 Estimated correct digits 11 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] 2.289999999999863 y[1] (closed_form) -7.9532853350510475 y[1] (numeric) -7.953285335051039 absolute error 8.881784197001252e-15 relative error 1.116744065230277e-13% Desired digits 8 Estimated correct digits 11 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] 2.2999999999998617 y[1] (closed_form) -7.94533602503345 y[1] (numeric) -7.9453360250334395 absolute error 1.0658141036401503e-14 relative error 1.341433641424452e-13% Desired digits 8 Estimated correct digits 11 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] 2.3099999999998606 y[1] (closed_form) -7.937394660352538 y[1] (numeric) -7.937394660352527 absolute error 1.1546319456101628e-14 relative error 1.4546737248401857e-13% Desired digits 8 Estimated correct digits 11 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] 2.3199999999998595 y[1] (closed_form) -7.929461233066948 y[1] (numeric) -7.929461233066935 absolute error 1.2434497875801753e-14 relative error 1.5681390589247327e-13% Desired digits 8 Estimated correct digits 11 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] 2.3299999999998584 y[1] (closed_form) -7.921535735243252 y[1] (numeric) -7.92153573524324 absolute error 1.1546319456101628e-14 relative error 1.4575859835778506e-13% Desired digits 8 Estimated correct digits 11 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] 2.3399999999998573 y[1] (closed_form) -7.913618158955952 y[1] (numeric) -7.913618158955939 absolute error 1.3322676295501878e-14 relative error 1.6835126522277829e-13% Desired digits 8 Estimated correct digits 11 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] 2.349999999999856 y[1] (closed_form) -7.905708496287468 y[1] (numeric) -7.905708496287455 absolute error 1.2434497875801753e-14 relative error 1.5728505397891931e-13% Desired digits 8 Estimated correct digits 11 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] 2.359999999999855 y[1] (closed_form) -7.897806739328141 y[1] (numeric) -7.897806739328127 absolute error 1.4210854715202004e-14 relative error 1.799341916590239e-13% Desired digits 8 Estimated correct digits 11 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] 2.369999999999854 y[1] (closed_form) -7.889912880176212 y[1] (numeric) -7.889912880176196 absolute error 1.5987211554602254e-14 relative error 2.0262849282874716e-13% Desired digits 8 Estimated correct digits 11 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] 2.379999999999853 y[1] (closed_form) -7.882026910937819 y[1] (numeric) -7.882026910937804 absolute error 1.509903313490213e-14 relative error 1.9156282141017984e-13% Desired digits 8 Estimated correct digits 11 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] 2.389999999999852 y[1] (closed_form) -7.874148823726995 y[1] (numeric) -7.874148823726979 absolute error 1.5987211554602254e-14 relative error 2.0303415534169674e-13% Desired digits 8 Estimated correct digits 11 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] 2.3999999999998507 y[1] (closed_form) -7.86627861066565 y[1] (numeric) -7.866278610665633 absolute error 1.687538997430238e-14 relative error 2.1452825166173935e-13% Desired digits 8 Estimated correct digits 11 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] 2.4099999999998496 y[1] (closed_form) -7.858416263883573 y[1] (numeric) -7.858416263883553 absolute error 1.9539925233402755e-14 relative error 2.486496588785469e-13% Desired digits 8 Estimated correct digits 11 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] 2.4199999999998485 y[1] (closed_form) -7.850561775518415 y[1] (numeric) -7.8505617755183925 absolute error 2.220446049250313e-14 relative error 2.828391282996668e-13% Desired digits 8 Estimated correct digits 11 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] 2.4299999999998474 y[1] (closed_form) -7.842715137715684 y[1] (numeric) -7.842715137715662 absolute error 2.220446049250313e-14 relative error 2.831221088946823e-13% Desired digits 8 Estimated correct digits 11 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] 2.4399999999998463 y[1] (closed_form) -7.834876342628746 y[1] (numeric) -7.834876342628724 absolute error 2.220446049250313e-14 relative error 2.8340537261183017e-13% Desired digits 8 Estimated correct digits 11 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] 2.449999999999845 y[1] (closed_form) -7.827045382418802 y[1] (numeric) -7.82704538241878 absolute error 2.220446049250313e-14 relative error 2.8368891973437437e-13% Desired digits 8 Estimated correct digits 11 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] 2.459999999999844 y[1] (closed_form) -7.819222249254895 y[1] (numeric) -7.819222249254872 absolute error 2.3092638912203256e-14 relative error 2.953316605676963e-13% Desired digits 8 Estimated correct digits 11 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] 2.469999999999843 y[1] (closed_form) -7.811406935313887 y[1] (numeric) -7.8114069353138635 absolute error 2.3092638912203256e-14 relative error 2.9562713994332854e-13% Desired digits 8 Estimated correct digits 11 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] 2.479999999999842 y[1] (closed_form) -7.803599432780466 y[1] (numeric) -7.803599432780442 absolute error 2.398081733190338e-14 relative error 3.073045655209763e-13% Desired digits 8 Estimated correct digits 11 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] 2.489999999999841 y[1] (closed_form) -7.7957997338471285 y[1] (numeric) -7.795799733847104 absolute error 2.4868995751603507e-14 relative error 3.1900506170815874e-13% Desired digits 8 Estimated correct digits 11 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] 2.4999999999998397 y[1] (closed_form) -7.788007830714173 y[1] (numeric) -7.788007830714148 absolute error 2.5757174171303632e-14 relative error 3.3072866298006347e-13% Desired digits 8 Estimated correct digits 11 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] 2.5099999999998386 y[1] (closed_form) -7.780223715589699 y[1] (numeric) -7.780223715589672 absolute error 2.6645352591003757e-14 relative error 3.424754038577692e-13% Desired digits 8 Estimated correct digits 11 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] 2.5199999999998375 y[1] (closed_form) -7.772447380689588 y[1] (numeric) -7.7724473806895595 absolute error 2.842170943040401e-14 relative error 3.6567258726018384e-13% Desired digits 8 Estimated correct digits 11 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] 2.5299999999998364 y[1] (closed_form) -7.764678818237504 y[1] (numeric) -7.764678818237475 absolute error 2.930988785010413e-14 relative error 3.7747714408047016e-13% Desired digits 8 Estimated correct digits 11 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] 2.5399999999998353 y[1] (closed_form) -7.756918020464888 y[1] (numeric) -7.756918020464857 absolute error 3.108624468950438e-14 relative error 4.0075510154278156e-13% Desired digits 8 Estimated correct digits 11 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] 2.549999999999834 y[1] (closed_form) -7.749164979610938 y[1] (numeric) -7.749164979610906 absolute error 3.197442310920451e-14 relative error 4.126176587197896e-13% Desired digits 8 Estimated correct digits 11 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] 2.559999999999833 y[1] (closed_form) -7.741419687922612 y[1] (numeric) -7.74141968792258 absolute error 3.197442310920451e-14 relative error 4.130304827561255e-13% Desired digits 8 Estimated correct digits 11 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] 2.569999999999832 y[1] (closed_form) -7.733682137654622 y[1] (numeric) -7.733682137654587 absolute error 3.4638958368304884e-14 relative error 4.4789736314156003e-13% Desired digits 8 Estimated correct digits 11 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] 2.579999999999831 y[1] (closed_form) -7.725952321069411 y[1] (numeric) -7.725952321069376 absolute error 3.552713678800501e-14 relative error 4.598415225928732e-13% Desired digits 8 Estimated correct digits 11 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] 2.5899999999998298 y[1] (closed_form) -7.7182302304371655 y[1] (numeric) -7.718230230437129 absolute error 3.6415315207705135e-14 relative error 4.71809133965709e-13% Desired digits 8 Estimated correct digits 11 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] 2.5999999999998287 y[1] (closed_form) -7.710515858035796 y[1] (numeric) -7.710515858035758 absolute error 3.8191672047105385e-14 relative error 4.953192853796226e-13% Desired digits 8 Estimated correct digits 11 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] 2.6099999999998276 y[1] (closed_form) -7.702809196150923 y[1] (numeric) -7.702809196150887 absolute error 3.6415315207705135e-14 relative error 4.727536964813017e-13% Desired digits 8 Estimated correct digits 11 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] 2.6199999999998265 y[1] (closed_form) -7.695110237075892 y[1] (numeric) -7.695110237075855 absolute error 3.730349362740526e-14 relative error 4.847688009415759e-13% Desired digits 8 Estimated correct digits 11 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] 2.6299999999998254 y[1] (closed_form) -7.687418973111737 y[1] (numeric) -7.687418973111699 absolute error 3.8191672047105385e-14 relative error 4.968074744031551e-13% Desired digits 8 Estimated correct digits 11 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] 2.6399999999998243 y[1] (closed_form) -7.679735396567198 y[1] (numeric) -7.679735396567157 absolute error 4.085620730620576e-14 relative error 5.320001952732418e-13% Desired digits 8 Estimated correct digits 11 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] 2.649999999999823 y[1] (closed_form) -7.672059499758693 y[1] (numeric) -7.672059499758651 absolute error 4.1744385725905886e-14 relative error 5.441092541998515e-13% Desired digits 8 Estimated correct digits 11 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] 2.659999999999822 y[1] (closed_form) -7.6643912750103285 y[1] (numeric) -7.664391275010287 absolute error 4.1744385725905886e-14 relative error 5.446536355993859e-13% Desired digits 8 Estimated correct digits 11 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] 2.669999999999821 y[1] (closed_form) -7.656730714653877 y[1] (numeric) -7.656730714653834 absolute error 4.263256414560601e-14 relative error 5.567985310494652e-13% Desired digits 8 Estimated correct digits 11 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] 2.67999999999982 y[1] (closed_form) -7.6490778110287785 y[1] (numeric) -7.649077811028734 absolute error 4.440892098500626e-14 relative error 5.805787584089616e-13% Desired digits 8 Estimated correct digits 11 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] 2.6899999999998188 y[1] (closed_form) -7.641432556482128 y[1] (numeric) -7.641432556482083 absolute error 4.529709940470639e-14 relative error 5.927828201046078e-13% Desired digits 8 Estimated correct digits 11 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] 2.6999999999998177 y[1] (closed_form) -7.633794943368671 y[1] (numeric) -7.633794943368624 absolute error 4.707345624410664e-14 relative error 6.166455425292558e-13% Desired digits 8 Estimated correct digits 11 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] 2.7099999999998166 y[1] (closed_form) -7.626164964050793 y[1] (numeric) -7.626164964050747 absolute error 4.618527782440651e-14 relative error 6.056160342992929e-13% Desired digits 8 Estimated correct digits 11 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] 2.7199999999998155 y[1] (closed_form) -7.618542610898516 y[1] (numeric) -7.618542610898469 absolute error 4.707345624410664e-14 relative error 6.178800677280045e-13% Desired digits 8 Estimated correct digits 11 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] 2.7299999999998144 y[1] (closed_form) -7.610927876289484 y[1] (numeric) -7.610927876289436 absolute error 4.796163466380676e-14 relative error 6.301680352696924e-13% Desired digits 8 Estimated correct digits 11 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] 2.7399999999998133 y[1] (closed_form) -7.603320752608963 y[1] (numeric) -7.603320752608914 absolute error 4.884981308350689e-14 relative error 6.424799725402197e-13% Desired digits 8 Estimated correct digits 11 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] 2.749999999999812 y[1] (closed_form) -7.5957212322498275 y[1] (numeric) -7.595721232249777 absolute error 5.062616992290714e-14 relative error 6.665090565456657e-13% Desired digits 8 Estimated correct digits 11 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] 2.759999999999811 y[1] (closed_form) -7.588129307612556 y[1] (numeric) -7.5881293076125065 absolute error 4.973799150320701e-14 relative error 6.554710586350829e-13% Desired digits 8 Estimated correct digits 11 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] 2.76999999999981 y[1] (closed_form) -7.580544971105228 y[1] (numeric) -7.5805449711051756 absolute error 5.240252676230739e-14 relative error 6.912765106209404e-13% Desired digits 8 Estimated correct digits 11 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] 2.779999999999809 y[1] (closed_form) -7.572968215143501 y[1] (numeric) -7.572968215143448 absolute error 5.240252676230739e-14 relative error 6.91968132885058e-13% Desired digits 8 Estimated correct digits 11 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] 2.7899999999998077 y[1] (closed_form) -7.565399032150619 y[1] (numeric) -7.565399032150566 absolute error 5.3290705182007514e-14 relative error 7.044004546956268e-13% Desired digits 8 Estimated correct digits 11 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] 2.7999999999998066 y[1] (closed_form) -7.557837414557401 y[1] (numeric) -7.557837414557346 absolute error 5.5067062021407764e-14 relative error 7.286087143835784e-13% Desired digits 8 Estimated correct digits 11 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] 2.8099999999998055 y[1] (closed_form) -7.550283354802226 y[1] (numeric) -7.550283354802171 absolute error 5.5067062021407764e-14 relative error 7.293376875237843e-13% Desired digits 8 Estimated correct digits 11 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] 2.8199999999998044 y[1] (closed_form) -7.542736845331037 y[1] (numeric) -7.54273684533098 absolute error 5.684341886080802e-14 relative error 7.536179509695365e-13% Desired digits 8 Estimated correct digits 11 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] 2.8299999999998033 y[1] (closed_form) -7.53519787859732 y[1] (numeric) -7.5351978785972635 absolute error 5.684341886080802e-14 relative error 7.543719458551158e-13% Desired digits 8 Estimated correct digits 11 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] 2.8399999999998022 y[1] (closed_form) -7.527666447062112 y[1] (numeric) -7.527666447062053 absolute error 5.861977570020827e-14 relative error 7.787244043349758e-13% Desired digits 8 Estimated correct digits 11 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] 2.849999999999801 y[1] (closed_form) -7.520142543193976 y[1] (numeric) -7.520142543193917 absolute error 5.861977570020827e-14 relative error 7.795035182313328e-13% Desired digits 8 Estimated correct digits 11 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] 2.8599999999998 y[1] (closed_form) -7.512626159469011 y[1] (numeric) -7.512626159468952 absolute error 5.950795411990839e-14 relative error 7.9210588756508e-13% Desired digits 8 Estimated correct digits 11 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] 2.869999999999799 y[1] (closed_form) -7.505117288370831 y[1] (numeric) -7.505117288370772 absolute error 5.861977570020827e-14 relative error 7.810640853146896e-13% Desired digits 8 Estimated correct digits 11 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] 2.879999999999798 y[1] (closed_form) -7.4976159223905645 y[1] (numeric) -7.497615922390505 absolute error 5.950795411990839e-14 relative error 7.936916846086546e-13% Desired digits 8 Estimated correct digits 11 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] 2.8899999999997967 y[1] (closed_form) -7.490122054026846 y[1] (numeric) -7.490122054026784 absolute error 6.128431095930864e-14 relative error 8.182017665034032e-13% Desired digits 8 Estimated correct digits 11 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] 2.8999999999997956 y[1] (closed_form) -7.482635675785804 y[1] (numeric) -7.482635675785743 absolute error 6.128431095930864e-14 relative error 8.190203775071909e-13% Desired digits 8 Estimated correct digits 11 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] 2.9099999999997945 y[1] (closed_form) -7.475156780181064 y[1] (numeric) -7.475156780181002 absolute error 6.217248937900877e-14 relative error 8.317215438724594e-13% Desired digits 8 Estimated correct digits 11 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] 2.9199999999997934 y[1] (closed_form) -7.467685359733726 y[1] (numeric) -7.467685359733662 absolute error 6.394884621840902e-14 relative error 8.563409294562088e-13% Desired digits 8 Estimated correct digits 11 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] 2.9299999999997923 y[1] (closed_form) -7.460221406972369 y[1] (numeric) -7.460221406972306 absolute error 6.306066779870889e-14 relative error 8.452921751058487e-13% Desired digits 8 Estimated correct digits 11 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] 2.9399999999997912 y[1] (closed_form) -7.452764914433043 y[1] (numeric) -7.4527649144329775 absolute error 6.572520305780927e-14 relative error 8.818901952820982e-13% Desired digits 8 Estimated correct digits 11 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] 2.94999999999979 y[1] (closed_form) -7.44531587465925 y[1] (numeric) -7.445315874659185 absolute error 6.483702463810914e-14 relative error 8.708431681023412e-13% Desired digits 8 Estimated correct digits 11 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] 2.959999999999789 y[1] (closed_form) -7.437874280201953 y[1] (numeric) -7.4378742802018865 absolute error 6.661338147750939e-14 relative error 8.955970344217852e-13% Desired digits 8 Estimated correct digits 11 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] 2.969999999999788 y[1] (closed_form) -7.430440123619556 y[1] (numeric) -7.430440123619487 absolute error 6.927791673660977e-14 relative error 9.323528025801887e-13% Desired digits 8 Estimated correct digits 11 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] 2.979999999999787 y[1] (closed_form) -7.423013397477901 y[1] (numeric) -7.423013397477832 absolute error 6.927791673660977e-14 relative error 9.332856217146012e-13% Desired digits 8 Estimated correct digits 11 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] 2.9899999999997857 y[1] (closed_form) -7.415594094350264 y[1] (numeric) -7.415594094350193 absolute error 7.105427357601002e-14 relative error 9.58173717061244e-13% Desired digits 8 Estimated correct digits 11 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] 2.9999999999997846 y[1] (closed_form) -7.408182206817338 y[1] (numeric) -7.408182206817267 absolute error 7.105427357601002e-14 relative error 9.591323700248991e-13% Desired digits 8 Estimated correct digits 11 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] 3.0099999999997835 y[1] (closed_form) -7.400777727467236 y[1] (numeric) -7.400777727467165 absolute error 7.105427357601002e-14 relative error 9.600919821210044e-13% Desired digits 8 Estimated correct digits 11 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] 3.0199999999997824 y[1] (closed_form) -7.393380648895479 y[1] (numeric) -7.393380648895408 absolute error 7.105427357601002e-14 relative error 9.610525543091716e-13% Desired digits 8 Estimated correct digits 11 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] 3.0299999999997813 y[1] (closed_form) -7.385990963704987 y[1] (numeric) -7.3859909637049155 absolute error 7.194245199571014e-14 relative error 9.74039263644348e-13% Desired digits 8 Estimated correct digits 11 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] 3.03999999999978 y[1] (closed_form) -7.378608664506073 y[1] (numeric) -7.378608664506002 absolute error 7.105427357601002e-14 relative error 9.629765828049429e-13% Desired digits 8 Estimated correct digits 11 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] 3.049999999999779 y[1] (closed_form) -7.37123374391644 y[1] (numeric) -7.371233743916369 absolute error 7.105427357601002e-14 relative error 9.639400410365754e-13% Desired digits 8 Estimated correct digits 11 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] 3.059999999999778 y[1] (closed_form) -7.363866194561165 y[1] (numeric) -7.363866194561093 absolute error 7.194245199571014e-14 relative error 9.76965768998433e-13% Desired digits 8 Estimated correct digits 11 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] 3.069999999999777 y[1] (closed_form) -7.356506009072696 y[1] (numeric) -7.356506009072625 absolute error 7.105427357601002e-14 relative error 9.658698502846268e-13% Desired digits 8 Estimated correct digits 11 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] 3.079999999999776 y[1] (closed_form) -7.349153180090853 y[1] (numeric) -7.34915318009078 absolute error 7.283063041541027e-14 relative error 9.91007108311626e-13% Desired digits 8 Estimated correct digits 11 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] 3.0899999999997747 y[1] (closed_form) -7.341807700262799 y[1] (numeric) -7.341807700262727 absolute error 7.194245199571014e-14 relative error 9.79901067051034e-13% Desired digits 8 Estimated correct digits 11 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] 3.0999999999997736 y[1] (closed_form) -7.334469562243059 y[1] (numeric) -7.334469562242986 absolute error 7.283063041541027e-14 relative error 9.929911058644696e-13% Desired digits 8 Estimated correct digits 11 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] 3.1099999999997725 y[1] (closed_form) -7.327138758693491 y[1] (numeric) -7.327138758693417 absolute error 7.37188088351104e-14 relative error 1.0061063569683954e-12% Desired digits 8 Estimated correct digits 11 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] 3.1199999999997714 y[1] (closed_form) -7.319815282283294 y[1] (numeric) -7.319815282283219 absolute error 7.460698725481052e-14 relative error 1.0192468577094765e-12% Desired digits 8 Estimated correct digits 11 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] 3.1299999999997703 y[1] (closed_form) -7.312499125688988 y[1] (numeric) -7.312499125688912 absolute error 7.638334409421077e-14 relative error 1.0445586766072111e-12% Desired digits 8 Estimated correct digits 11 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] 3.139999999999769 y[1] (closed_form) -7.305190281594417 y[1] (numeric) -7.305190281594339 absolute error 7.815970093361102e-14 relative error 1.0699201241963e-12% Desired digits 8 Estimated correct digits 11 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] 3.149999999999768 y[1] (closed_form) -7.297888742690738 y[1] (numeric) -7.297888742690658 absolute error 7.993605777301127e-14 relative error 1.0953312744466255e-12% Desired digits 8 Estimated correct digits 11 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] 3.159999999999767 y[1] (closed_form) -7.290594501676408 y[1] (numeric) -7.290594501676328 absolute error 8.08242361927114e-14 relative error 1.108609677497858e-12% Desired digits 8 Estimated correct digits 11 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] 3.169999999999766 y[1] (closed_form) -7.283307551257188 y[1] (numeric) -7.283307551257106 absolute error 8.171241461241152e-14 relative error 1.1219135542107783e-12% Desired digits 8 Estimated correct digits 11 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] 3.179999999999765 y[1] (closed_form) -7.276027884146126 y[1] (numeric) -7.276027884146044 absolute error 8.171241461241152e-14 relative error 1.1230360289087983e-12% Desired digits 8 Estimated correct digits 11 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] 3.1899999999997637 y[1] (closed_form) -7.268755493063555 y[1] (numeric) -7.2687554930634715 absolute error 8.348877145181177e-14 relative error 1.1485978793960483e-12% Desired digits 8 Estimated correct digits 11 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] 3.1999999999997626 y[1] (closed_form) -7.261490370737081 y[1] (numeric) -7.261490370736999 absolute error 8.260059303211165e-14 relative error 1.1375157001513346e-12% Desired digits 8 Estimated correct digits 11 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] 3.2099999999997615 y[1] (closed_form) -7.254232509901584 y[1] (numeric) -7.254232509901503 absolute error 8.08242361927114e-14 relative error 1.1141666066312494e-12% Desired digits 8 Estimated correct digits 11 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] 3.2199999999997604 y[1] (closed_form) -7.246981903299202 y[1] (numeric) -7.24698190329912 absolute error 8.260059303211165e-14 relative error 1.1397930081004835e-12% Desired digits 8 Estimated correct digits 11 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] 3.2299999999997593 y[1] (closed_form) -7.2397385436793265 y[1] (numeric) -7.239738543679245 absolute error 8.171241461241152e-14 relative error 1.1286652704295623e-12% Desired digits 8 Estimated correct digits 11 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] 3.239999999999758 y[1] (closed_form) -7.232502423798599 y[1] (numeric) -7.232502423798516 absolute error 8.348877145181177e-14 relative error 1.1543552502255843e-12% Desired digits 8 Estimated correct digits 11 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] 3.249999999999757 y[1] (closed_form) -7.2252735364208975 y[1] (numeric) -7.225273536420812 absolute error 8.526512829121202e-14 relative error 1.1800955058851496e-12% Desired digits 8 Estimated correct digits 11 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] 3.259999999999756 y[1] (closed_form) -7.218051874317334 y[1] (numeric) -7.218051874317249 absolute error 8.526512829121202e-14 relative error 1.1812761916355194e-12% Desired digits 8 Estimated correct digits 11 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] 3.269999999999755 y[1] (closed_form) -7.2108374302662455 y[1] (numeric) -7.210837430266159 absolute error 8.615330671091215e-14 relative error 1.194775330106577e-12% Desired digits 8 Estimated correct digits 11 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] 3.279999999999754 y[1] (closed_form) -7.203630197053191 y[1] (numeric) -7.203630197053101 absolute error 8.970602038971265e-14 relative error 1.245289082529652e-12% Desired digits 8 Estimated correct digits 11 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] 3.2899999999997527 y[1] (closed_form) -7.196430167470932 y[1] (numeric) -7.196430167470843 absolute error 8.881784197001252e-14 relative error 1.2341930638260624e-12% Desired digits 8 Estimated correct digits 11 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] 3.2999999999997516 y[1] (closed_form) -7.18923733431944 y[1] (numeric) -7.189237334319349 absolute error 9.059419880941277e-14 relative error 1.2601364316760138e-12% Desired digits 8 Estimated correct digits 11 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] 3.3099999999997505 y[1] (closed_form) -7.182051690405881 y[1] (numeric) -7.182051690405791 absolute error 9.059419880941277e-14 relative error 1.261397198385981e-12% Desired digits 8 Estimated correct digits 11 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] 3.3199999999997494 y[1] (closed_form) -7.174873228544612 y[1] (numeric) -7.174873228544521 absolute error 9.14823772291129e-14 relative error 1.275038238517695e-12% Desired digits 8 Estimated correct digits 11 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] 3.3299999999997483 y[1] (closed_form) -7.167701941557169 y[1] (numeric) -7.167701941557078 absolute error 9.14823772291129e-14 relative error 1.2763139144878914e-12% Desired digits 8 Estimated correct digits 11 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] 3.339999999999747 y[1] (closed_form) -7.160537822272266 y[1] (numeric) -7.160537822272172 absolute error 9.414691248821327e-14 relative error 1.314802251241199e-12% Desired digits 8 Estimated correct digits 11 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] 3.349999999999746 y[1] (closed_form) -7.153380863525781 y[1] (numeric) -7.153380863525686 absolute error 9.50350909079134e-14 relative error 1.3285339159345725e-12% Desired digits 8 Estimated correct digits 11 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] 3.359999999999745 y[1] (closed_form) -7.146231058160755 y[1] (numeric) -7.146231058160661 absolute error 9.325873406851315e-14 relative error 1.3050058598653178e-12% Desired digits 8 Estimated correct digits 11 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] 3.369999999999744 y[1] (closed_form) -7.139088399027383 y[1] (numeric) -7.13908839902729 absolute error 9.237055564881302e-14 relative error 1.2938704563652332e-12% Desired digits 8 Estimated correct digits 11 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] 3.3799999999997428 y[1] (closed_form) -7.131952878983006 y[1] (numeric) -7.131952878982912 absolute error 9.325873406851315e-14 relative error 1.307618483337646e-12% Desired digits 8 Estimated correct digits 11 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] 3.3899999999997417 y[1] (closed_form) -7.124824490892101 y[1] (numeric) -7.124824490892007 absolute error 9.325873406851315e-14 relative error 1.3089267558482161e-12% Desired digits 8 Estimated correct digits 11 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] 3.3999999999997406 y[1] (closed_form) -7.117703227626281 y[1] (numeric) -7.117703227626188 absolute error 9.325873406851315e-14 relative error 1.310236337285651e-12% Desired digits 8 Estimated correct digits 11 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] 3.4099999999997395 y[1] (closed_form) -7.1105890820642825 y[1] (numeric) -7.110589082064188 absolute error 9.414691248821327e-14 relative error 1.3240381549496232e-12% Desired digits 8 Estimated correct digits 11 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] 3.4199999999997384 y[1] (closed_form) -7.103482047091958 y[1] (numeric) -7.1034820470918625 absolute error 9.592326932761353e-14 relative error 1.3503697016716307e-12% Desired digits 8 Estimated correct digits 11 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] 3.4299999999997373 y[1] (closed_form) -7.096382115602273 y[1] (numeric) -7.096382115602175 absolute error 9.769962616701378e-14 relative error 1.3767526124644426e-12% Desired digits 8 Estimated correct digits 11 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] 3.439999999999736 y[1] (closed_form) -7.0892892804952945 y[1] (numeric) -7.089289280495197 absolute error 9.769962616701378e-14 relative error 1.3781300536827294e-12% Desired digits 8 Estimated correct digits 11 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] 3.449999999999735 y[1] (closed_form) -7.082203534678188 y[1] (numeric) -7.082203534678087 absolute error 1.0036416142611415e-13 relative error 1.4171318422956712e-12% Desired digits 8 Estimated correct digits 11 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] 3.459999999999734 y[1] (closed_form) -7.075124871065205 y[1] (numeric) -7.075124871065105 absolute error 9.947598300641403e-14 relative error 1.4059961459229664e-12% Desired digits 8 Estimated correct digits 11 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] 3.469999999999733 y[1] (closed_form) -7.068053282577683 y[1] (numeric) -7.068053282577582 absolute error 1.0125233984581428e-13 relative error 1.4325350389674491e-12% Desired digits 8 Estimated correct digits 11 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] 3.4799999999997318 y[1] (closed_form) -7.060988762144032 y[1] (numeric) -7.06098876214393 absolute error 1.021405182655144e-13 relative error 1.4465469597277757e-12% Desired digits 8 Estimated correct digits 11 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] 3.4899999999997307 y[1] (closed_form) -7.053931302699733 y[1] (numeric) -7.053931302699631 absolute error 1.021405182655144e-13 relative error 1.4479942302021346e-12% Desired digits 8 Estimated correct digits 11 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] 3.4999999999997295 y[1] (closed_form) -7.046880897187324 y[1] (numeric) -7.04688089718722 absolute error 1.0391687510491465e-13 relative error 1.4746506521259894e-12% Desired digits 8 Estimated correct digits 11 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] 3.5099999999997284 y[1] (closed_form) -7.0398375385564 y[1] (numeric) -7.039837538556295 absolute error 1.0480505352461478e-13 relative error 1.4887425022326051e-12% Desired digits 8 Estimated correct digits 11 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] 3.5199999999997273 y[1] (closed_form) -7.0328012197636 y[1] (numeric) -7.0328012197634955 absolute error 1.0480505352461478e-13 relative error 1.4902319893542745e-12% Desired digits 8 Estimated correct digits 11 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] 3.5299999999997262 y[1] (closed_form) -7.025771933772607 y[1] (numeric) -7.025771933772502 absolute error 1.0480505352461478e-13 relative error 1.4917229667080573e-12% Desired digits 8 Estimated correct digits 11 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] 3.539999999999725 y[1] (closed_form) -7.018749673554133 y[1] (numeric) -7.0187496735540265 absolute error 1.0658141036401503e-13 relative error 1.5185241719846757e-12% Desired digits 8 Estimated correct digits 11 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] 3.549999999999724 y[1] (closed_form) -7.011734432085916 y[1] (numeric) -7.011734432085809 absolute error 1.0746958878371515e-13 relative error 1.5327104844691629e-12% Desired digits 8 Estimated correct digits 11 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] 3.559999999999723 y[1] (closed_form) -7.004726202352717 y[1] (numeric) -7.004726202352607 absolute error 1.092459456231154e-13 relative error 1.5596033658877681e-12% Desired digits 8 Estimated correct digits 11 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] 3.569999999999722 y[1] (closed_form) -6.997724977346305 y[1] (numeric) -6.997724977346194 absolute error 1.1102230246251565e-13 relative error 1.5865485257269687e-12% Desired digits 8 Estimated correct digits 11 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] 3.5799999999997207 y[1] (closed_form) -6.990730750065451 y[1] (numeric) -6.9907307500653415 absolute error 1.092459456231154e-13 relative error 1.5627256939067864e-12% Desired digits 8 Estimated correct digits 11 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] 3.5899999999997196 y[1] (closed_form) -6.9837435135159325 y[1] (numeric) -6.983743513515821 absolute error 1.1191048088221578e-13 relative error 1.6024425963758651e-12% Desired digits 8 Estimated correct digits 11 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] 3.5999999999997185 y[1] (closed_form) -6.976763260710507 y[1] (numeric) -6.9767632607103955 absolute error 1.1102230246251565e-13 relative error 1.5913153179173412e-12% Desired digits 8 Estimated correct digits 11 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] 3.6099999999997174 y[1] (closed_form) -6.969789984668924 y[1] (numeric) -6.969789984668813 absolute error 1.1102230246251565e-13 relative error 1.5929074291582029e-12% Desired digits 8 Estimated correct digits 11 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] 3.6199999999997163 y[1] (closed_form) -6.962823678417907 y[1] (numeric) -6.962823678417794 absolute error 1.127986593019159e-13 relative error 1.6200131514395324e-12% Desired digits 8 Estimated correct digits 11 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] 3.6299999999997152 y[1] (closed_form) -6.955864334991149 y[1] (numeric) -6.955864334991035 absolute error 1.1368683772161603e-13 relative error 1.6344027463232676e-12% Desired digits 8 Estimated correct digits 11 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] 3.639999999999714 y[1] (closed_form) -6.9489119474293055 y[1] (numeric) -6.94891194742919 absolute error 1.1546319456101628e-13 relative error 1.6616010597706735e-12% Desired digits 8 Estimated correct digits 11 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] 3.649999999999713 y[1] (closed_form) -6.941966508779988 y[1] (numeric) -6.941966508779872 absolute error 1.1546319456101628e-13 relative error 1.6632634919079765e-12% Desired digits 8 Estimated correct digits 11 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] 3.659999999999712 y[1] (closed_form) -6.9350280120977565 y[1] (numeric) -6.935028012097642 absolute error 1.1457501614131615e-13 relative error 1.652120452021919e-12% Desired digits 8 Estimated correct digits 11 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] 3.669999999999711 y[1] (closed_form) -6.928096450444118 y[1] (numeric) -6.928096450444002 absolute error 1.1546319456101628e-13 relative error 1.66659334763757e-12% Desired digits 8 Estimated correct digits 11 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] 3.6799999999997097 y[1] (closed_form) -6.9211718168875045 y[1] (numeric) -6.92117181688739 absolute error 1.1457501614131615e-13 relative error 1.6554279993707955e-12% Desired digits 8 Estimated correct digits 11 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] 3.6899999999997086 y[1] (closed_form) -6.914254104503287 y[1] (numeric) -6.914254104503171 absolute error 1.1546319456101628e-13 relative error 1.6699298697427761e-12% Desired digits 8 Estimated correct digits 11 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] 3.6999999999997075 y[1] (closed_form) -6.907343306373748 y[1] (numeric) -6.907343306373632 absolute error 1.1546319456101628e-13 relative error 1.671600634855845e-12% Desired digits 8 Estimated correct digits 11 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] 3.7099999999997064 y[1] (closed_form) -6.900439415588092 y[1] (numeric) -6.900439415587977 absolute error 1.1546319456101628e-13 relative error 1.6732730715696876e-12% Desired digits 8 Estimated correct digits 11 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] 3.7199999999997053 y[1] (closed_form) -6.893542425242426 y[1] (numeric) -6.893542425242311 absolute error 1.1546319456101628e-13 relative error 1.6749471815567417e-12% Desired digits 8 Estimated correct digits 11 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] 3.729999999999704 y[1] (closed_form) -6.886652328439762 y[1] (numeric) -6.886652328439645 absolute error 1.1723955140041653e-13 relative error 1.7024171659755951e-12% Desired digits 8 Estimated correct digits 11 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] 3.739999999999703 y[1] (closed_form) -6.879769118289998 y[1] (numeric) -6.879769118289881 absolute error 1.1723955140041653e-13 relative error 1.7041204346339608e-12% Desired digits 8 Estimated correct digits 11 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] 3.749999999999702 y[1] (closed_form) -6.872892787909927 y[1] (numeric) -6.872892787909809 absolute error 1.1812772982011666e-13 relative error 1.718748327166031e-12% Desired digits 8 Estimated correct digits 11 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] 3.759999999999701 y[1] (closed_form) -6.866023330423215 y[1] (numeric) -6.866023330423096 absolute error 1.1901590823981678e-13 relative error 1.7334037842903856e-12% Desired digits 8 Estimated correct digits 11 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] 3.7699999999997 y[1] (closed_form) -6.859160738960407 y[1] (numeric) -6.859160738960287 absolute error 1.199040866595169e-13 relative error 1.7480868465212538e-12% Desired digits 8 Estimated correct digits 11 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] 3.7799999999996987 y[1] (closed_form) -6.8523050066589075 y[1] (numeric) -6.8523050066587885 absolute error 1.1901590823981678e-13 relative error 1.736874060978896e-12% Desired digits 8 Estimated correct digits 11 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] 3.7899999999996976 y[1] (closed_form) -6.845456126662989 y[1] (numeric) -6.845456126662868 absolute error 1.2079226507921703e-13 relative error 1.7645612336734183e-12% Desired digits 8 Estimated correct digits 11 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] 3.7999999999996965 y[1] (closed_form) -6.838614092123766 y[1] (numeric) -6.838614092123644 absolute error 1.2256862191861728e-13 relative error 1.7923020697977853e-12% Desired digits 8 Estimated correct digits 11 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] 3.8099999999996954 y[1] (closed_form) -6.8317788961992045 y[1] (numeric) -6.831778896199082 absolute error 1.2256862191861728e-13 relative error 1.7940952683174097e-12% Desired digits 8 Estimated correct digits 11 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] 3.8199999999996943 y[1] (closed_form) -6.824950532054109 y[1] (numeric) -6.824950532053986 absolute error 1.2256862191861728e-13 relative error 1.7958902609324516e-12% Desired digits 8 Estimated correct digits 11 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] 3.829999999999693 y[1] (closed_form) -6.818128992860114 y[1] (numeric) -6.81812899285999 absolute error 1.234568003383174e-13 relative error 1.8107137671874544e-12% Desired digits 8 Estimated correct digits 11 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] 3.839999999999692 y[1] (closed_form) -6.8113142717956805 y[1] (numeric) -6.811314271795556 absolute error 1.2434497875801753e-13 relative error 1.825565137596216e-12% Desired digits 8 Estimated correct digits 11 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] 3.849999999999691 y[1] (closed_form) -6.804506362046086 y[1] (numeric) -6.804506362045962 absolute error 1.2434497875801753e-13 relative error 1.827391615820718e-12% Desired digits 8 Estimated correct digits 11 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] 3.85999999999969 y[1] (closed_form) -6.797705256803422 y[1] (numeric) -6.797705256803297 absolute error 1.2434497875801753e-13 relative error 1.8292199214369875e-12% Desired digits 8 Estimated correct digits 11 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] 3.869999999999689 y[1] (closed_form) -6.7909109492665785 y[1] (numeric) -6.790910949266454 absolute error 1.2434497875801753e-13 relative error 1.8310500562733317e-12% Desired digits 8 Estimated correct digits 11 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] 3.8799999999996877 y[1] (closed_form) -6.784123432641252 y[1] (numeric) -6.784123432641127 absolute error 1.2523315717771766e-13 relative error 1.8459740366038835e-12% Desired digits 8 Estimated correct digits 11 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] 3.8899999999996866 y[1] (closed_form) -6.777342700139924 y[1] (numeric) -6.777342700139798 absolute error 1.2612133559741778e-13 relative error 1.8609260469418773e-12% Desired digits 8 Estimated correct digits 11 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] 3.8999999999996855 y[1] (closed_form) -6.77056874498186 y[1] (numeric) -6.770568744981733 absolute error 1.270095140171179e-13 relative error 1.8759061284364552e-12% Desired digits 8 Estimated correct digits 11 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] 3.9099999999996844 y[1] (closed_form) -6.763801560393104 y[1] (numeric) -6.763801560392977 absolute error 1.270095140171179e-13 relative error 1.877782972830685e-12% Desired digits 8 Estimated correct digits 11 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] 3.9199999999996833 y[1] (closed_form) -6.757041139606475 y[1] (numeric) -6.757041139606347 absolute error 1.2789769243681803e-13 relative error 1.8928061823857225e-12% Desired digits 8 Estimated correct digits 11 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] 3.929999999999682 y[1] (closed_form) -6.750287475861546 y[1] (numeric) -6.750287475861418 absolute error 1.2789769243681803e-13 relative error 1.894699935286746e-12% Desired digits 8 Estimated correct digits 11 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] 3.939999999999681 y[1] (closed_form) -6.7435405624046565 y[1] (numeric) -6.743540562404528 absolute error 1.2878587085651816e-13 relative error 1.909766385546806e-12% Desired digits 8 Estimated correct digits 11 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] 3.94999999999968 y[1] (closed_form) -6.736800392488892 y[1] (numeric) -6.736800392488761 absolute error 1.305622276959184e-13 relative error 1.9380450672323182e-12% Desired digits 8 Estimated correct digits 11 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] 3.959999999999679 y[1] (closed_form) -6.73006695937408 y[1] (numeric) -6.730066959373947 absolute error 1.3233858453531866e-13 relative error 1.9663784228920456e-12% Desired digits 8 Estimated correct digits 11 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] 3.969999999999678 y[1] (closed_form) -6.7233402563267886 y[1] (numeric) -6.723340256326657 absolute error 1.3145040611561853e-13 relative error 1.955135410437115e-12% Desired digits 8 Estimated correct digits 11 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] 3.9799999999996767 y[1] (closed_form) -6.716620276620315 y[1] (numeric) -6.716620276620182 absolute error 1.3322676295501878e-13 relative error 1.9835387064944534e-12% Desired digits 8 Estimated correct digits 11 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] 3.9899999999996756 y[1] (closed_form) -6.709907013534677 y[1] (numeric) -6.709907013534543 absolute error 1.341149413747189e-13 relative error 1.9987600588829798e-12% Desired digits 8 Estimated correct digits 11 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] 3.9999999999996745 y[1] (closed_form) -6.7032004603566095 y[1] (numeric) -6.703200460356476 absolute error 1.3322676295501878e-13 relative error 1.987509753630897e-12% Desired digits 8 Estimated correct digits 11 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.009999999999677 y[1] (closed_form) -6.696500610379562 y[1] (numeric) -6.69650061037943 absolute error 1.3233858453531866e-13 relative error 1.976234935754267e-12% Desired digits 8 Estimated correct digits 11 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.019999999999681 y[1] (closed_form) -6.689807456903681 y[1] (numeric) -6.6898074569035515 absolute error 1.2967404927621828e-13 relative error 1.9383823841207647e-12% Desired digits 8 Estimated correct digits 11 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.029999999999684 y[1] (closed_form) -6.683120993235814 y[1] (numeric) -6.683120993235685 absolute error 1.2878587085651816e-13 relative error 1.9270318611149818e-12% Desired digits 8 Estimated correct digits 11 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.039999999999687 y[1] (closed_form) -6.6764412126894985 y[1] (numeric) -6.676441212689372 absolute error 1.2612133559741778e-13 relative error 1.8890503425343845e-12% Desired digits 8 Estimated correct digits 11 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.049999999999691 y[1] (closed_form) -6.669768108584949 y[1] (numeric) -6.669768108584827 absolute error 1.2256862191861728e-13 relative error 1.8376744127108987e-12% Desired digits 8 Estimated correct digits 11 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.059999999999694 y[1] (closed_form) -6.6631016742490665 y[1] (numeric) -6.663101674248946 absolute error 1.2079226507921703e-13 relative error 1.8128533974806914e-12% Desired digits 8 Estimated correct digits 11 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.069999999999697 y[1] (closed_form) -6.656441903015413 y[1] (numeric) -6.656441903015294 absolute error 1.1901590823981678e-13 relative error 1.7879808758775733e-12% Desired digits 8 Estimated correct digits 11 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.079999999999701 y[1] (closed_form) -6.6497887882242175 y[1] (numeric) -6.649788788224101 absolute error 1.163513729807164e-13 relative error 1.7497002790037077e-12% Desired digits 8 Estimated correct digits 11 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.089999999999704 y[1] (closed_form) -6.643142323222364 y[1] (numeric) -6.64314232322225 absolute error 1.1368683772161603e-13 relative error 1.7113412928728341e-12% Desired digits 8 Estimated correct digits 11 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.099999999999707 y[1] (closed_form) -6.636502501363388 y[1] (numeric) -6.636502501363274 absolute error 1.1457501614131615e-13 relative error 1.726436720513224e-12% Desired digits 8 Estimated correct digits 11 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.109999999999711 y[1] (closed_form) -6.629869316007467 y[1] (numeric) -6.629869316007354 absolute error 1.127986593019159e-13 relative error 1.7013707801082826e-12% Desired digits 8 Estimated correct digits 11 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.119999999999714 y[1] (closed_form) -6.6232427605214115 y[1] (numeric) -6.623242760521302 absolute error 1.092459456231154e-13 relative error 1.6494329073107245e-12% Desired digits 8 Estimated correct digits 11 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.1299999999997175 y[1] (closed_form) -6.616622828278671 y[1] (numeric) -6.6166228282785635 absolute error 1.0746958878371515e-13 relative error 1.6242362844743503e-12% Desired digits 8 Estimated correct digits 11 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.139999999999721 y[1] (closed_form) -6.610009512659309 y[1] (numeric) -6.610009512659203 absolute error 1.056932319443149e-13 relative error 1.598987592103977e-12% Desired digits 8 Estimated correct digits 11 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.149999999999724 y[1] (closed_form) -6.603402807050012 y[1] (numeric) -6.603402807049906 absolute error 1.056932319443149e-13 relative error 1.6005873794564419e-12% Desired digits 8 Estimated correct digits 11 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.1599999999997275 y[1] (closed_form) -6.5968027048440705 y[1] (numeric) -6.596802704843968 absolute error 1.021405182655144e-13 relative error 1.5483336827780528e-12% Desired digits 8 Estimated correct digits 11 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.169999999999731 y[1] (closed_form) -6.590209199441384 y[1] (numeric) -6.5902091994412855 absolute error 9.85878045867139e-14 relative error 1.4959738242462871e-12% Desired digits 8 Estimated correct digits 11 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.179999999999734 y[1] (closed_form) -6.583622284248447 y[1] (numeric) -6.583622284248351 absolute error 9.592326932761353e-14 relative error 1.4569983693796254e-12% Desired digits 8 Estimated correct digits 11 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.1899999999997375 y[1] (closed_form) -6.577041952678341 y[1] (numeric) -6.577041952678249 absolute error 9.237055564881302e-14 relative error 1.4044392040284515e-12% Desired digits 8 Estimated correct digits 11 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.199999999999741 y[1] (closed_form) -6.570468198150738 y[1] (numeric) -6.570468198150648 absolute error 8.970602038971265e-14 relative error 1.3652911434068042e-12% Desired digits 8 Estimated correct digits 11 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.209999999999744 y[1] (closed_form) -6.563901014091879 y[1] (numeric) -6.563901014091792 absolute error 8.704148513061227e-14 relative error 1.3260633416583375e-12% Desired digits 8 Estimated correct digits 11 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.2199999999997475 y[1] (closed_form) -6.557340393934582 y[1] (numeric) -6.557340393934497 absolute error 8.43769498715119e-14 relative error 1.2867556784082616e-12% Desired digits 8 Estimated correct digits 11 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.229999999999751 y[1] (closed_form) -6.550786331118226 y[1] (numeric) -6.550786331118145 absolute error 8.08242361927114e-14 relative error 1.2338096849346423e-12% Desired digits 8 Estimated correct digits 11 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.239999999999754 y[1] (closed_form) -6.544238819088747 y[1] (numeric) -6.544238819088667 absolute error 7.993605777301127e-14 relative error 1.2214721984143906e-12% Desired digits 8 Estimated correct digits 11 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.2499999999997575 y[1] (closed_form) -6.537697851298631 y[1] (numeric) -6.537697851298556 absolute error 7.549516567451064e-14 relative error 1.1547668214662823e-12% Desired digits 8 Estimated correct digits 11 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) -6.531163421206911 y[1] (numeric) -6.5311634212068395 absolute error 7.194245199571014e-14 relative error 1.1015258286465553e-12% Desired digits 8 Estimated correct digits 11 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) -6.524635522279158 y[1] (numeric) -6.524635522279088 absolute error 6.927791673660977e-14 relative error 1.0617898348505742e-12% Desired digits 8 Estimated correct digits 11 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) -6.51811414798747 y[1] (numeric) -6.518114147987402 absolute error 6.838973831690964e-14 relative error 1.0492258460681549e-12% Desired digits 8 Estimated correct digits 11 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) -6.511599291810475 y[1] (numeric) -6.511599291810407 absolute error 6.750155989720952e-14 relative error 1.0366356538877485e-12% Desired digits 8 Estimated correct digits 11 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) -6.505090947233311 y[1] (numeric) -6.505090947233248 absolute error 6.306066779870889e-14 relative error 9.69404860135419e-13% Desired digits 8 Estimated correct digits 11 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.309999999999778 y[1] (closed_form) -6.49858910774764 y[1] (numeric) -6.498589107747578 absolute error 6.217248937900877e-14 relative error 9.5670749986157e-13% Desired digits 8 Estimated correct digits 11 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.319999999999781 y[1] (closed_form) -6.4920937668516165 y[1] (numeric) -6.492093766851557 absolute error 5.950795411990839e-14 relative error 9.166219136229014e-13% Desired digits 8 Estimated correct digits 11 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.329999999999784 y[1] (closed_form) -6.485604918049901 y[1] (numeric) -6.485604918049843 absolute error 5.861977570020827e-14 relative error 9.038443821495393e-13% Desired digits 8 Estimated correct digits 11 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.339999999999788 y[1] (closed_form) -6.479122554853643 y[1] (numeric) -6.479122554853589 absolute error 5.417888360170764e-14 relative error 8.362071120436073e-13% Desired digits 8 Estimated correct digits 11 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.349999999999791 y[1] (closed_form) -6.472646670780482 y[1] (numeric) -6.472646670780427 absolute error 5.5067062021407764e-14 relative error 8.507657658805543e-13% Desired digits 8 Estimated correct digits 11 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.359999999999794 y[1] (closed_form) -6.466177259354529 y[1] (numeric) -6.466177259354477 absolute error 5.240252676230739e-14 relative error 8.104096850499633e-13% Desired digits 8 Estimated correct digits 11 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.369999999999798 y[1] (closed_form) -6.459714314106376 y[1] (numeric) -6.459714314106325 absolute error 5.1514348342607263e-14 relative error 7.974710000736875e-13% Desired digits 8 Estimated correct digits 11 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.379999999999801 y[1] (closed_form) -6.453257828573074 y[1] (numeric) -6.453257828573025 absolute error 4.884981308350689e-14 relative error 7.569791008072649e-13% Desired digits 8 Estimated correct digits 11 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.389999999999804 y[1] (closed_form) -6.446807796298138 y[1] (numeric) -6.44680779629809 absolute error 4.796163466380676e-14 relative error 7.439594320052028e-13% Desired digits 8 Estimated correct digits 11 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.399999999999808 y[1] (closed_form) -6.440364210831538 y[1] (numeric) -6.440364210831491 absolute error 4.707345624410664e-14 relative error 7.309129531050049e-13% Desired digits 8 Estimated correct digits 11 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.409999999999811 y[1] (closed_form) -6.433927065729684 y[1] (numeric) -6.433927065729638 absolute error 4.529709940470639e-14 relative error 7.040350153482687e-13% Desired digits 8 Estimated correct digits 11 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.419999999999814 y[1] (closed_form) -6.427496354555431 y[1] (numeric) -6.427496354555388 absolute error 4.263256414560601e-14 relative error 6.632841435279937e-13% Desired digits 8 Estimated correct digits 11 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.429999999999818 y[1] (closed_form) -6.421072070878068 y[1] (numeric) -6.421072070878028 absolute error 4.085620730620576e-14 relative error 6.362832694481618e-13% Desired digits 8 Estimated correct digits 11 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.439999999999821 y[1] (closed_form) -6.414654208273313 y[1] (numeric) -6.414654208273274 absolute error 3.907985046680551e-14 relative error 6.092277026624786e-13% Desired digits 8 Estimated correct digits 11 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.449999999999824 y[1] (closed_form) -6.408242760323301 y[1] (numeric) -6.4082427603232635 absolute error 3.730349362740526e-14 relative error 5.821173607587125e-13% Desired digits 8 Estimated correct digits 11 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.459999999999828 y[1] (closed_form) -6.401837720616581 y[1] (numeric) -6.401837720616549 absolute error 3.197442310920451e-14 relative error 4.994569450930248e-13% Desired digits 8 Estimated correct digits 11 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.469999999999831 y[1] (closed_form) -6.3954390827481165 y[1] (numeric) -6.395439082748085 absolute error 3.108624468950438e-14 relative error 4.860689670762472e-13% Desired digits 8 Estimated correct digits 11 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.479999999999834 y[1] (closed_form) -6.389046840319268 y[1] (numeric) -6.389046840319238 absolute error 3.019806626980426e-14 relative error 4.726536997543005e-13% Desired digits 8 Estimated correct digits 11 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.489999999999838 y[1] (closed_form) -6.382660986937791 y[1] (numeric) -6.382660986937762 absolute error 2.842170943040401e-14 relative error 4.4529561398560025e-13% Desired digits 8 Estimated correct digits 11 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.499999999999841 y[1] (closed_form) -6.3762815162178335 y[1] (numeric) -6.376281516217806 absolute error 2.7533531010703882e-14 relative error 4.3181172193657663e-13% Desired digits 8 Estimated correct digits 11 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.509999999999844 y[1] (closed_form) -6.369908421779924 y[1] (numeric) -6.369908421779898 absolute error 2.5757174171303632e-14 relative error 4.043570561114344e-13% Desired digits 8 Estimated correct digits 11 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.519999999999848 y[1] (closed_form) -6.363541697250966 y[1] (numeric) -6.363541697250942 absolute error 2.398081733190338e-14 relative error 3.768470212470366e-13% Desired digits 8 Estimated correct digits 11 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.529999999999851 y[1] (closed_form) -6.357181336264237 y[1] (numeric) -6.357181336264215 absolute error 2.1316282072803006e-14 relative error 3.353102726707715e-13% Desired digits 8 Estimated correct digits 11 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.539999999999854 y[1] (closed_form) -6.3508273324593745 y[1] (numeric) -6.350827332459354 absolute error 2.042810365310288e-14 relative error 3.216605110438744e-13% Desired digits 8 Estimated correct digits 11 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.549999999999858 y[1] (closed_form) -6.344479679482372 y[1] (numeric) -6.3444796794823555 absolute error 1.687538997430238e-14 relative error 2.65985405058137e-13% Desired digits 8 Estimated correct digits 11 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.559999999999861 y[1] (closed_form) -6.338138370985577 y[1] (numeric) -6.338138370985564 absolute error 1.3322676295501878e-14 relative error 2.1019857118439982e-13% Desired digits 8 Estimated correct digits 11 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.569999999999864 y[1] (closed_form) -6.331803400627684 y[1] (numeric) -6.3318034006276696 absolute error 1.4210854715202004e-14 relative error 2.2443613321590584e-13% Desired digits 8 Estimated correct digits 11 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.579999999999868 y[1] (closed_form) -6.325474762073719 y[1] (numeric) -6.325474762073705 absolute error 1.3322676295501878e-14 relative error 2.10619389004316e-13% Desired digits 8 Estimated correct digits 11 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.589999999999871 y[1] (closed_form) -6.319152448995039 y[1] (numeric) -6.3191524489950295 absolute error 9.769962616701378e-15 relative error 1.5460875007462646e-13% Desired digits 8 Estimated correct digits 11 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.599999999999874 y[1] (closed_form) -6.3128364550693385 y[1] (numeric) -6.3128364550693306 absolute error 7.993605777301127e-15 relative error 1.2662462958124151e-13% Desired digits 8 Estimated correct digits 11 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.609999999999878 y[1] (closed_form) -6.306526773980618 y[1] (numeric) -6.306526773980612 absolute error 6.217248937900877e-15 relative error 9.858435808996986e-14% Desired digits 8 Estimated correct digits 11 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.619999999999881 y[1] (closed_form) -6.300223399419198 y[1] (numeric) -6.3002233994191945 absolute error 3.552713678800501e-15 relative error 5.639028100381356e-14% Desired digits 8 Estimated correct digits 11 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.629999999999884 y[1] (closed_form) -6.293926325081701 y[1] (numeric) -6.2939263250817 absolute error 8.881784197001252e-16 relative error 1.4111674872339658e-14% Desired digits 8 Estimated correct digits 11 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.639999999999888 y[1] (closed_form) -6.287635544671055 y[1] (numeric) -6.287635544671056 absolute error 8.881784197001252e-16 relative error 1.412579360540197e-14% Desired digits 8 Estimated correct digits 11 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.649999999999891 y[1] (closed_form) -6.281351051896476 y[1] (numeric) -6.281351051896481 absolute error 4.440892098500626e-15 relative error 7.069963232129534e-14% Desired digits 8 Estimated correct digits 11 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.6599999999998944 y[1] (closed_form) -6.275072840473474 y[1] (numeric) -6.27507284047348 absolute error 6.217248937900877e-15 relative error 9.907851424130665e-14% Desired digits 8 Estimated correct digits 11 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.669999999999898 y[1] (closed_form) -6.268800904123834 y[1] (numeric) -6.268800904123842 absolute error 7.993605777301127e-15 relative error 1.2751411154312872e-13% Desired digits 8 Estimated correct digits 11 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.679999999999901 y[1] (closed_form) -6.26253523657562 y[1] (numeric) -6.262535236575631 absolute error 1.0658141036401503e-14 relative error 1.7018891924398047e-13% Desired digits 8 Estimated correct digits 11 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.6899999999999045 y[1] (closed_form) -6.256275831563167 y[1] (numeric) -6.256275831563179 absolute error 1.1546319456101628e-14 relative error 1.8455579272656066e-13% Desired digits 8 Estimated correct digits 11 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.699999999999908 y[1] (closed_form) -6.2500226828270655 y[1] (numeric) -6.250022682827079 absolute error 1.3322676295501878e-14 relative error 2.1316204710917382e-13% Desired digits 8 Estimated correct digits 11 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.709999999999911 y[1] (closed_form) -6.243775784114169 y[1] (numeric) -6.243775784114181 absolute error 1.2434497875801753e-14 relative error 1.9915029472131964e-13% Desired digits 8 Estimated correct digits 11 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.7199999999999145 y[1] (closed_form) -6.237535129177575 y[1] (numeric) -6.23753512917759 absolute error 1.509903313490213e-14 relative error 2.4206730418675736e-13% Desired digits 8 Estimated correct digits 11 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.729999999999918 y[1] (closed_form) -6.23130071177663 y[1] (numeric) -6.2313007117766475 absolute error 1.7763568394002505e-14 relative error 2.8506999125288346e-13% Desired digits 8 Estimated correct digits 11 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.739999999999921 y[1] (closed_form) -6.225072525676917 y[1] (numeric) -6.225072525676936 absolute error 1.865174681370263e-14 relative error 2.996229640179884e-13% Desired digits 8 Estimated correct digits 11 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.7499999999999245 y[1] (closed_form) -6.218850564650246 y[1] (numeric) -6.2188505646502685 absolute error 2.220446049250313e-14 relative error 3.570508771945693e-13% Desired digits 8 Estimated correct digits 11 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.759999999999928 y[1] (closed_form) -6.212634822474662 y[1] (numeric) -6.212634822474685 absolute error 2.3092638912203256e-14 relative error 3.7170443092299487e-13% Desired digits 8 Estimated correct digits 11 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.769999999999931 y[1] (closed_form) -6.206425292934416 y[1] (numeric) -6.206425292934441 absolute error 2.4868995751603507e-14 relative error 4.0069757675026123e-13% Desired digits 8 Estimated correct digits 11 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.7799999999999345 y[1] (closed_form) -6.20022196981998 y[1] (numeric) -6.200221969820007 absolute error 2.7533531010703882e-14 relative error 4.440733113221639e-13% Desired digits 8 Estimated correct digits 11 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.789999999999938 y[1] (closed_form) -6.194024846928031 y[1] (numeric) -6.194024846928062 absolute error 3.108624468950438e-14 relative error 5.018747172918078e-13% Desired digits 8 Estimated correct digits 11 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.799999999999941 y[1] (closed_form) -6.187833918061445 y[1] (numeric) -6.187833918061478 absolute error 3.2862601528904634e-14 relative error 5.310840912032751e-13% Desired digits 8 Estimated correct digits 11 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.8099999999999445 y[1] (closed_form) -6.181649177029293 y[1] (numeric) -6.181649177029328 absolute error 3.552713678800501e-14 relative error 5.747193955946598e-13% Desired digits 8 Estimated correct digits 11 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.819999999999948 y[1] (closed_form) -6.175470617646832 y[1] (numeric) -6.17547061764687 absolute error 3.8191672047105385e-14 relative error 6.184414826291952e-13% Desired digits 8 Estimated correct digits 11 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.829999999999951 y[1] (closed_form) -6.169298233735504 y[1] (numeric) -6.169298233735544 absolute error 3.9968028886505635e-14 relative error 6.47853732665231e-13% Desired digits 8 Estimated correct digits 11 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.839999999999955 y[1] (closed_form) -6.163132019122923 y[1] (numeric) -6.163132019122966 absolute error 4.3520742565306136e-14 relative error 7.061465246934559e-13% Desired digits 8 Estimated correct digits 11 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.849999999999958 y[1] (closed_form) -6.1569719676428765 y[1] (numeric) -6.15697196764292 absolute error 4.3520742565306136e-14 relative error 7.068530244091323e-13% Desired digits 8 Estimated correct digits 11 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.859999999999961 y[1] (closed_form) -6.15081807313531 y[1] (numeric) -6.150818073135354 absolute error 4.3520742565306136e-14 relative error 7.075602309778921e-13% Desired digits 8 Estimated correct digits 11 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.869999999999965 y[1] (closed_form) -6.144670329446329 y[1] (numeric) -6.144670329446376 absolute error 4.618527782440651e-14 relative error 7.51631500929816e-13% Desired digits 8 Estimated correct digits 11 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.879999999999968 y[1] (closed_form) -6.13852873042819 y[1] (numeric) -6.138528730428237 absolute error 4.707345624410664e-14 relative error 7.668524219943343e-13% Desired digits 8 Estimated correct digits 11 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.889999999999971 y[1] (closed_form) -6.132393269939293 y[1] (numeric) -6.132393269939341 absolute error 4.796163466380676e-14 relative error 7.821030477434067e-13% Desired digits 8 Estimated correct digits 11 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.899999999999975 y[1] (closed_form) -6.126263941844176 y[1] (numeric) -6.126263941844226 absolute error 5.062616992290714e-14 relative error 8.263791831937827e-13% Desired digits 8 Estimated correct digits 11 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.909999999999978 y[1] (closed_form) -6.120140740013512 y[1] (numeric) -6.120140740013566 absolute error 5.417888360170764e-14 relative error 8.852555178590227e-13% Desired digits 8 Estimated correct digits 11 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) -6.114023658324098 y[1] (numeric) -6.114023658324154 absolute error 5.595524044110789e-14 relative error 9.15195026517867e-13% Desired digits 8 Estimated correct digits 11 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) -6.107912690658851 y[1] (numeric) -6.1079126906589085 absolute error 5.773159728050814e-14 relative error 9.451935580022302e-13% Desired digits 8 Estimated correct digits 11 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) -6.101807830906805 y[1] (numeric) -6.101807830906864 absolute error 5.950795411990839e-14 relative error 9.752512004473397e-13% Desired digits 8 Estimated correct digits 11 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) -6.095709072963098 y[1] (numeric) -6.095709072963159 absolute error 6.128431095930864e-14 relative error 1.0053680421057005e-12% Desired digits 8 Estimated correct digits 11 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.959999999999995 y[1] (closed_form) -6.089616410728973 y[1] (numeric) -6.089616410729037 absolute error 6.394884621840902e-14 relative error 1.0501293005211449e-12% Desired digits 8 Estimated correct digits 11 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.969999999999998 y[1] (closed_form) -6.083529838111764 y[1] (numeric) -6.083529838111831 absolute error 6.661338147750939e-14 relative error 1.0949791198556064e-12% Desired digits 8 Estimated correct digits 11 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.980000000000001 y[1] (closed_form) -6.0774493490249 y[1] (numeric) -6.0774493490249695 absolute error 6.927791673660977e-14 relative error 1.1399176325134672e-12% Desired digits 8 Estimated correct digits 11 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.990000000000005 y[1] (closed_form) -6.071374937387893 y[1] (numeric) -6.071374937387962 absolute error 6.927791673660977e-14 relative error 1.141058120294831e-12% Desired digits 8 Estimated correct digits 11 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 Finished! diff ( y , x , 1 ) = exp ( 0.1 * x ) / exp ( 0.2 * x ) ; Iterations 10000 Total Elapsed Time 3 Seconds Elapsed Time(since restart) 3 Seconds Time to Timeout 2 Minutes 57.0 Seconds Percent Done 100.01000000000008%